[ 402.920900] [53377]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini [ 402.922220] [53377]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Mar 12 06:34:35 2025] *** [ 402.922220] [53377]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 402.922220] [53377]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 402.922220] [53377]: nodename: devstack [ 402.922220] [53377]: machine: x86_64 [ 402.922220] [53377]: clock source: unix [ 402.922220] [53377]: pcre jit disabled [ 402.922220] [53377]: detected number of CPU cores: 8 [ 402.922220] [53377]: current working directory: / [ 402.922430] [53377]: detected binary path: /usr/bin/uwsgi-core [ 402.922430] [53377]: your processes number limit is 63753 [ 402.922430] [53377]: your memory page size is 4096 bytes [ 402.922430] [53377]: detected max file descriptor number: 2048 [ 402.922430] [53377]: lock engine: pthread robust mutexes [ 402.922430] [53377]: thunder lock: enabled [ 402.922551] [53377]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 [ 402.922551] [53377]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 402.922551] [53377]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 402.922551] [53377]: Set PythonHome to /opt/stack/data/venv [ 402.949921] [53377]: Python main interpreter initialized at 0x5df751f1cc00 [ 402.949921] [53377]: python threads support enabled [ 402.949921] [53377]: your server socket listen backlog is limited to 100 connections [ 402.949921] [53377]: your mercy for graceful operations on workers is 80 seconds [ 402.950164] [53377]: mapped 403077 bytes (393 KB) for 2 cores [ 402.950221] [53377]: *** Operational MODE: preforking *** [ 402.950386] [53377]: *** uWSGI is running in multiple interpreter mode *** [ 402.950386] [53377]: spawned uWSGI master process (pid: 53377) [ 402.950862] [53377]: spawned uWSGI worker 1 (pid: 53378, cores: 1) [ 402.951147] [53377]: spawned uWSGI worker 2 (pid: 53379, cores: 1) [ 402.951214] [53377]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 404.538077] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 404.538424] [53378]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 404.538424] [53378]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 404.538484] [53378]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 404.538586] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 404.538702] [53378]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.538837] [53378]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.538969] [53378]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539110] [53378]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539247] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539366] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539493] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539620] [53378]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539752] [53378]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539897] [53378]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.539958] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 404.540151] [53378]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540182] [53379]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 404.540223] [53378]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540251] [53379]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 404.540314] [53378]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540356] [53379]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 404.540408] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540453] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 404.540536] [53378]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540591] [53379]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540663] [53378]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540731] [53379]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540779] [53378]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540907] [53379]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.540956] [53378]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541046] [53378]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541077] [53379]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541180] [53378]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541217] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541318] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541389] [53378]: DEBUG nova.api.openstack.wsgi_app [-] 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=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541453] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541510] [53378]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541566] [53379]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541634] [53378]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541697] [53379]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541760] [53378]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541792] [53379]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541920] [53379]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.541969] [53378]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542065] [53379]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542132] [53378]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542199] [53379]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542266] [53378]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542316] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542394] [53378]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542441] [53379]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542521] [53378]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542566] [53379]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542658] [53378]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542690] [53379]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542785] [53378]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = -1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542819] [53379]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542917] [53379]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.542983] [53378]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543055] [53379]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543133] [53378]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543257] [53379]: DEBUG nova.api.openstack.wsgi_app [-] 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=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543333] [53378]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543379] [53378]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543406] [53379]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543502] [53379]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543552] [53378]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543626] [53379]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543671] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543767] [53379]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543801] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543897] [53379]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.543933] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544031] [53379]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544069] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544160] [53379]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544192] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544284] [53379]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544319] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544413] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544446] [53379]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544539] [53379]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = -1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544567] [53378]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544668] [53378]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544737] [53379]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544792] [53378]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544874] [53379]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.544916] [53378]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545009] [53379]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545052] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545141] [53379]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545173] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545278] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545315] [53379]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545401] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545433] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545520] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545549] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545613] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545677] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545735] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545810] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545860] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545937] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.545990] [53378]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546081] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546124] [53378]: DEBUG nova.api.openstack.wsgi_app [-] 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=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546211] [53378]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546242] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546306] [53378]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546337] [53379]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546435] [53378]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546465] [53379]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546562] [53378]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546595] [53379]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546674] [53379]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546701] [53378]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546799] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546831] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546921] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.546951] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547050] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547081] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547171] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547203] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547289] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547321] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547382] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547414] [53378]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547504] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547536] [53378]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547632] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547669] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547764] [53379]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547801] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547890] [53379]: DEBUG nova.api.openstack.wsgi_app [-] 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=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547921] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.547987] [53379]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548043] [53378]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548092] [53379]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548166] [53378]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548215] [53379]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548336] [53378]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548379] [53379]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548425] [53378]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548467] [53379]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548579] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548611] [53378]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548701] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548733] [53378]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548823] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548856] [53378]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548946] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.548977] [53378]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549080] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549115] [53378]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549205] [53379]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549237] [53378]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549329] [53379]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549361] [53378]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549450] [53378]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549479] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549580] [53378]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549613] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549703] [53378]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549734] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549850] [53379]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549885] [53378]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.549985] [53379]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550026] [53378]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550138] [53378]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550170] [53379]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550242] [53378]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550277] [53379]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550364] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550413] [53379]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550484] [53378]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550526] [53379]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550612] [53378]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550663] [53379]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550733] [53378]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550811] [53379]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550855] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.550968] [53379]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551009] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551098] [53378]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551131] [53379]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551224] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551255] [53379]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551354] [53378]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551385] [53379]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551476] [53378]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551508] [53379]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551598] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551633] [53379]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551717] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551746] [53379]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551836] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551868] [53379]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551957] [53379]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.551989] [53378]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552070] [53379]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552105] [53378]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552194] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552225] [53378]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552317] [53379]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552349] [53378]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552441] [53378]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552473] [53379]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552563] [53379]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552595] [53378]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552683] [53378]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552715] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552803] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552832] [53378]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552923] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.552956] [53379]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553057] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553086] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553190] [53378]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553220] [53379]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553307] [53378]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553340] [53379]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553428] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553460] [53378]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553546] [53378]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553577] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553667] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553697] [53378]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553788] [53378]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553829] [53379]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553910] [53379]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.553943] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554045] [53379]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554082] [53378]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554169] [53378]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554199] [53379]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554291] [53378]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554321] [53379]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554416] [53378]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554448] [53379]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554534] [53378]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554566] [53379]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554654] [53379]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554686] [53378]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554776] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554809] [53378]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554896] [53378]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.554928] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555032] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555069] [53379]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555156] [53379]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555185] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555275] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555309] [53379]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555395] [53379]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555426] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555513] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555545] [53379]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555632] [53378]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555662] [53379]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555750] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555783] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555876] [53379]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.555908] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556027] [53379]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556064] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556138] [53379]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556168] [53378]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556258] [53378]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556290] [53379]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556381] [53379]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556414] [53378]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556505] [53379]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556537] [53378]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556633] [53379]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556665] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.556755] [53379]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556785] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.556883] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.556937] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.556998] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557056] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557132] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557174] [53378]: DEBUG nova.api.openstack.wsgi_app [-] 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=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557252] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557299] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557373] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557421] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557491] [53379]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557539] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557610] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557673] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557752] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557830] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557861] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.557960] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.557990] [53379]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.558106] [53379]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.558141] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558231] [53379]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.558263] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558360] [53379]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 404.558389] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558496] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558529] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558628] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558657] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558759] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558791] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558890] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.558931] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559032] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559070] [53379]: DEBUG nova.api.openstack.wsgi_app [-] 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=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559162] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559192] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559292] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559325] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559417] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559461] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559547] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559579] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559673] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559708] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559818] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559858] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559960] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.559998] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560102] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560140] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560236] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560266] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_expiration_time = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560366] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560399] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560501] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560537] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560630] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560662] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560761] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560797] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560883] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.560923] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561026] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561103] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561155] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561245] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561280] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561385] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561419] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561520] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561552] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561644] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561677] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561765] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561798] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561893] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.561928] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562025] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562061] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562156] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562187] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_expiration_time = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562281] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562313] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562405] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562439] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562545] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562575] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562674] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562709] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562797] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562846] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562930] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.562974] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563063] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563101] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563186] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563219] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563317] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563349] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563448] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563481] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563574] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563609] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563698] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563727] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563817] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563850] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563943] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.563975] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564083] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564159] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564209] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564305] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564335] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564434] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564465] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564562] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564591] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564683] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564713] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564806] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564836] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564932] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.564961] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565064] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565100] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565192] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565225] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565328] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565360] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565454] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565484] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565586] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565616] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565706] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565738] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565828] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565857] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565953] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.565989] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566089] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566120] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566215] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566246] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566342] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566371] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566463] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566492] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566582] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566613] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566703] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566736] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566823] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566858] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566945] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.566978] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567076] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567107] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567207] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567240] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567329] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567361] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567462] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567506] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567579] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567623] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567704] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567748] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567828] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567873] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567951] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.567984] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568092] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568131] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568216] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568244] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568338] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568370] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568460] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568494] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568579] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568608] [53378]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568712] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568744] [53378]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568838] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568871] [53378]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.568965] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569009] [53378]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569108] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569142] [53378]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569235] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569268] [53378]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569358] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569388] [53378]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569486] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569516] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569612] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569646] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569738] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569781] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569896] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.569929] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570035] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570072] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570163] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570195] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570291] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570321] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570414] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570448] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570536] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570567] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570657] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570689] [53379]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570780] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570818] [53379]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570903] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.570990] [53379]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571027] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571139] [53379]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571174] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571278] [53379]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571310] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571400] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571429] [53379]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571523] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571553] [53379]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571645] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571677] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571777] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571807] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571904] [53378]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.571934] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572042] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572091] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572169] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572207] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_slave_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572293] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572328] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572419] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572452] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572540] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572574] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572663] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572699] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572786] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572819] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572910] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.572943] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573042] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573081] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573167] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573200] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573297] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573326] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573420] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573454] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573541] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573573] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573662] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573691] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573781] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573814] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573910] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.573942] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574042] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574073] [53379]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574167] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574206] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574292] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574330] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_slave_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574414] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574450] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574540] [53378]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574573] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574669] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574703] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574789] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_slave_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574822] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574919] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.574954] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575056] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575097] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575181] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575211] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575308] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575341] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575429] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575458] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575552] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575584] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575674] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575710] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575797] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575826] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575918] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.575951] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576051] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576088] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576177] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576209] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576297] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576327] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576416] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576448] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576546] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576637] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576670] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576782] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576849] [53379]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.576905] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577186] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577277] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577308] [53378]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577333] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_slave_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577359] [53378]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577439] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577481] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577541] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577587] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577672] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577721] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577807] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577859] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577934] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.577976] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578073] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578121] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578200] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578242] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578327] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578369] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578452] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578499] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578577] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578623] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578703] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578746] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578831] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578876] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.578959] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579011] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579105] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579153] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579230] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579272] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579351] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579397] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579474] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579538] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579588] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579670] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579715] [53379]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579810] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579861] [53379]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.579951] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580055] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580104] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580146] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580227] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580257] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580360] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580395] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580491] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580521] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580615] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580645] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580737] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580775] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580859] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580890] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.580993] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581047] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581130] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581165] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581253] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581284] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581376] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581407] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581498] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581532] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581622] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581652] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581751] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581783] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581871] [53378]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581904] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.581998] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582042] [53378]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582139] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582168] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582261] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582297] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582387] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582419] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582508] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582541] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582634] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582667] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582753] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582786] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582874] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582911] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.582995] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583048] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583133] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583180] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583254] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583288] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583375] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583408] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583496] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583526] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583617] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583649] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583739] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583769] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583859] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583894] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.583990] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584037] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584129] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584160] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584254] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584284] [53379]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584375] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584415] [53379]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584495] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584525] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584616] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584646] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584753] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584782] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584875] [53378]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.584909] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585015] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585047] [53378]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585139] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585261] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585300] [53378]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585382] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585442] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585505] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585575] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585624] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585708] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585753] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585842] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585876] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585968] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.585997] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586103] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586133] [53378]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586225] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586262] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586359] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586389] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586485] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586514] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586611] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586645] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586729] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586758] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586851] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586887] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.586969] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587011] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587107] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587140] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587231] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587261] [53379]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587351] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587385] [53379]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587470] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587593] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587640] [53379]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587733] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587779] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587862] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587910] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.587984] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588052] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588123] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588191] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588242] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588323] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588369] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588479] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588511] [53379]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588600] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588635] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588732] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588762] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588852] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588883] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.588978] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589034] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589113] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589149] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589237] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589266] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589358] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589392] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589489] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589518] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589612] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589641] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589735] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589778] [53378]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589881] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.589918] [53378]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590016] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590065] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590147] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590190] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590269] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590299] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590389] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590434] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590516] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590560] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590637] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590667] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590762] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590799] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590906] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.590952] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591041] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591094] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591176] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591221] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591298] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591342] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591423] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591457] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591543] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591574] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591664] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591694] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591784] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591814] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591926] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.591957] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592059] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592110] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592190] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592222] [53379]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592319] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592350] [53379]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592444] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592474] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592567] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592597] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592694] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592724] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592821] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592871] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592937] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.592971] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593070] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593106] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593193] [53378]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593224] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593314] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593344] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593434] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593469] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593552] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593583] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593675] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593705] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593797] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593830] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593916] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.593949] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594050] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594087] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594174] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594203] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594297] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594330] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594418] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594448] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594544] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594574] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594668] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594705] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594788] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594823] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594908] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.594941] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595038] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595074] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595162] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595192] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595281] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595311] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595404] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595434] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595522] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595560] [53379]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595644] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595677] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595762] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595793] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595880] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.595922] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596008] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596090] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596141] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596183] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596259] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596305] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596376] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596421] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596497] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596542] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596620] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596655] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596742] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596780] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596873] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596906] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.596994] [53378]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597047] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597130] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597163] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_options = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597255] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597344] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597379] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597480] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597514] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597602] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597631] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597724] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597754] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597843] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597876] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.597963] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598013] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598094] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598127] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598215] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598247] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598334] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598364] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598454] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598484] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598583] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598612] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598706] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598737] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598827] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598857] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.598955] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599019] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599105] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599134] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599213] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599248] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599335] [53379]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599367] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599453] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599483] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_options = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599584] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599665] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599711] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599830] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599901] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.599966] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600007] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600109] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600147] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600244] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600278] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600363] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600393] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600490] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600523] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600620] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600651] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600743] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600790] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600883] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.600914] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601031] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601064] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601165] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601195] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601285] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601315] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601411] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601441] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601534] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601567] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601657] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601686] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601779] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601812] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601907] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.601945] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602047] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602084] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602172] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602203] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602295] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602324] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602424] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602454] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602548] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602579] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602673] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602709] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602794] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602824] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602920] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.602950] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603060] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603119] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603189] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603268] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603319] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603421] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603452] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603548] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603580] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603673] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603707] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603797] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603827] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603920] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.603949] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604055] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604092] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604182] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604215] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604309] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604341] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604430] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604464] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604550] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604618] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604684] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604732] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604808] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604860] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604933] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.604979] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605064] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605096] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605186] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605217] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605311] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605349] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605454] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605487] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605578] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605609] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605700] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605779] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605829] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605900] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.605946] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606043] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606088] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606171] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606218] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606298] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606391] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606421] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606524] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606558] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606648] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606678] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606781] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606827] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606949] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.606982] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607093] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607129] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607220] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607249] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607346] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607376] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607469] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607499] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607588] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607620] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607710] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607740] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607835] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607866] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607959] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.607992] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608094] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608126] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608216] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608246] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608343] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608373] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608463] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608493] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_enforce_multipath = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608588] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608621] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608710] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608755] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608850] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608895] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608962] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.608993] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609102] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609179] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609231] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609311] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609402] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609431] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609534] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609564] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609662] [53378]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609692] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609825] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609860] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609956] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.609990] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610097] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610128] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610218] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610249] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610343] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610373] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610464] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610494] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610587] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610620] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610714] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610744] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610862] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.610897] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_enforce_multipath = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611016] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611053] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611150] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611182] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611283] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611314] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611406] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611436] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611532] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611562] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611659] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611689] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611779] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611833] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611910] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.611966] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612050] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612107] [53379]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612188] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612240] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612313] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612379] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612445] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612505] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612570] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612628] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612699] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612750] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612823] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612870] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612946] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.612988] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613079] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613115] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613204] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613233] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613344] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613374] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613468] [53378]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613502] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613586] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613616] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613708] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613741] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613832] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613877] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.include_share_mapping = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613961] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.613994] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614094] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614200] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614230] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614342] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614373] [53378]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614471] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614502] [53378]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614592] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614621] [53378]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614719] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614750] [53378]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614840] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614870] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614969] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.614999] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615104] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615139] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615225] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615256] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615344] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615374] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615463] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615494] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615583] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615613] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615708] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615738] [53379]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615833] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615864] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615957] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.615989] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616089] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616119] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.include_share_mapping = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616213] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616243] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616344] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616374] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616469] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616498] [53379]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616592] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616623] [53379]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616724] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616755] [53379]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616853] [53379]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616889] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.616974] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617024] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617113] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617143] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617235] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617274] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617353] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617386] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617477] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617507] [53378]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617597] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617631] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617717] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617753] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617836] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617866] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617962] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.617995] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618093] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618129] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618215] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618248] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618333] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618383] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618463] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618505] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618585] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618631] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618705] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618756] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618833] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618890] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.618956] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619037] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619083] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619172] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619216] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619319] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619349] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_list = ['servers'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619457] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619486] [53378]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_strategy = require {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619579] [53379]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619609] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619712] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619742] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619862] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619902] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.619995] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620034] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620137] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620168] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620266] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620296] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620393] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620425] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620518] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620548] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620645] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620675] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620787] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620824] [53378]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620941] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.620972] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621096] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621134] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621229] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621271] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621357] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621401] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621485] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621532] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_list = ['servers'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621615] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621657] [53379]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_strategy = require {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621743] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621776] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621893] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.621926] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622031] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622063] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622162] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622192] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622284] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622320] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622410] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622443] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622536] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_setting = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622568] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622656] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622690] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622782] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622811] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622908] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.622950] [53379]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623048] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623079] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623176] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623206] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623301] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623337] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623425] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623459] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623547] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623577] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623668] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623701] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623790] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623821] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.623916] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624015] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624048] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624172] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624208] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624297] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624327] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624434] [53378]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624464] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624566] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624600] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624689] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624719] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_setting = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624813] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624846] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624939] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.624970] [53378]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625083] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625210] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625242] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625334] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625368] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625459] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625489] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625583] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625613] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625706] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625740] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625829] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625860] [53378]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625955] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.625990] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626090] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626128] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626217] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626247] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626341] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626371] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626465] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626499] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626601] [53379]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626631] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626729] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626759] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626854] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626888] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.626982] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627018] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627120] [53378]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627150] [53379]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627255] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627382] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627412] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627514] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627641] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627671] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627784] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627815] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627921] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.627950] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628063] [53379]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628095] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628204] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628264] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628334] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628421] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628468] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628551] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628583] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628676] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628722] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628839] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628955] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.628996] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629099] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629132] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629231] [53378]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629264] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629355] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629388] [53378]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629477] [53379]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629511] [53378]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629609] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629639] [53378]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629729] [53378]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629763] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.629885] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630026] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630057] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630158] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630204] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630283] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630339] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630410] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630457] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630535] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630582] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630658] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630692] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630784] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630834] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630925] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.630982] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631083] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631134] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631210] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631333] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631377] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631455] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631503] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631582] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631626] [53379]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631703] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631752] [53379]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631824] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631887] [53379]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.631948] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632024] [53379]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632082] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632147] [53379]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632211] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632276] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632327] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632402] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632452] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632523] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632572] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632642] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632694] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632766] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632810] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632887] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.632930] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633027] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633066] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633147] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633197] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633268] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633313] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633401] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633431] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633522] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633552] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633644] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633674] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633765] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633804] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633891] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.633924] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634016] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634053] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634140] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634173] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634264] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634309] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634385] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634513] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634548] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634632] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634684] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634756] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634820] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634878] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.634976] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635037] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635133] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635175] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635252] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635294] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635373] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635404] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635499] [53378]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635529] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635616] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635645] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635734] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635767] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635878] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.635912] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636015] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636047] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636153] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636206] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636283] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636343] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636410] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636468] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636537] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636611] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636657] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636741] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636789] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636899] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.636988] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637036] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637148] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637179] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637277] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637315] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637403] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637434] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637527] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637556] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637650] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637685] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637775] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637812] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637899] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.637933] [53379]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638032] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638127] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638154] [53378]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638179] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638294] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638324] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638420] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638454] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638543] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638574] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638666] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638696] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638788] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638823] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638909] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.638939] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639039] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639071] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639164] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639200] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639285] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639315] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639403] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639432] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639528] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639562] [53378]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639651] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639681] [53378]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639795] [53378]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639840] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639926] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.639976] [53378]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640065] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640121] [53378]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640190] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640257] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640324] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640388] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640440] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640507] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640542] [53379]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640634] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640686] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640760] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640849] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640911] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.640994] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641078] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641133] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641222] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641267] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641352] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641383] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641483] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641518] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641610] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641640] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641731] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641761] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641857] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641891] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.641989] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642032] [53379]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642128] [53379]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642159] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642254] [53379]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642288] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642376] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642431] [53379]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642501] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642559] [53379]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642639] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642688] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642763] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642805] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642891] [53378]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.642937] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643031] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643076] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643160] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643191] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643279] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643321] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643398] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643448] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643520] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643576] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643639] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643708] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643758] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643839] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643882] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643968] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.643998] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_interface = publicURL {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644109] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644146] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644234] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644264] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644355] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644385] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644474] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644508] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644596] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644626] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644713] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644743] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644832] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644865] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644949] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.644980] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645081] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645113] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645201] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645238] [53379]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645320] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645350] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645438] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645468] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645559] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645593] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645678] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645708] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645797] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645826] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645913] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.645946] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646038] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646069] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646158] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646188] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646289] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_interface = publicURL {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646333] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646409] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646444] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646525] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646555] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646644] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646719] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646768] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646809] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646880] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.646922] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647007] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647057] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647129] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647171] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647247] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647278] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647365] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647397] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647485] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647514] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647602] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647768] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647845] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647873] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647897] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647924] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.647949] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648065] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648099] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648188] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648220] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648307] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648341] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648423] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648457] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648556] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648587] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648679] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648715] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648803] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648837] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648927] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.648958] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649061] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649093] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649189] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649220] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649309] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649344] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649432] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649463] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649553] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649588] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649679] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649710] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649833] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649868] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649954] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.649986] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650097] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650134] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650223] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650256] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650350] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650385] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650472] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650501] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650596] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650674] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650724] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650781] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650865] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.650913] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651016] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651069] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651150] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651193] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651280] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651312] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651406] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651443] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651532] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651562] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651656] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651685] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651776] [53378]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651811] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.651873] [53378]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=53378) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 404.651903] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652022] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652151] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652275] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652403] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652531] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652657] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652781] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.652930] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653072] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653199] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653340] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653465] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653601] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653731] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653862] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.653990] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.654126] [53379]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 404.654221] [53379]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=53379) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 404.675911] [53378]: INFO dbcounter [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Registered counter for database nova_api [ 404.678006] [53379]: INFO dbcounter [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Registered counter for database nova_api [ 404.685651] [53378]: DEBUG oslo_db.sqlalchemy.engines [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.687404] [53379]: DEBUG oslo_db.sqlalchemy.engines [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.717405] [53378]: DEBUG dbcounter [-] [53378] Writer thread running {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.718900] [53379]: DEBUG dbcounter [-] [53379] Writer thread running {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.720644] [53378]: DEBUG nova.context [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),89ee6408-f448-40c4-befc-998701a6c5f7(cell1) {{(pid=53378) load_cells /opt/stack/nova/nova/context.py:464}} [ 404.722117] [53379]: DEBUG nova.context [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),89ee6408-f448-40c4-befc-998701a6c5f7(cell1) {{(pid=53379) load_cells /opt/stack/nova/nova/context.py:464}} [ 404.722512] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 404.722745] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 404.723293] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 404.723666] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 404.723912] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 404.723971] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 404.724178] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 404.724652] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 404.724914] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 404.725127] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 404.725309] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 404.726347] [53379]: DEBUG oslo_concurrency.lockutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 404.726385] [53378]: INFO dbcounter [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Registered counter for database nova_cell0 [ 404.727790] [53379]: INFO dbcounter [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Registered counter for database nova_cell0 [ 404.808271] [53378]: INFO dbcounter [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Registered counter for database nova_cell1 [ 404.809424] [53379]: INFO dbcounter [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Registered counter for database nova_cell1 [ 404.811383] [53378]: DEBUG oslo_db.sqlalchemy.engines [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.812474] [53378]: DEBUG oslo_db.sqlalchemy.engines [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.812633] [53379]: DEBUG oslo_db.sqlalchemy.engines [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.813037] [53379]: DEBUG oslo_db.sqlalchemy.engines [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.899376] [53378]: DEBUG dbcounter [-] [53378] Writer thread running {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.900474] [53379]: DEBUG dbcounter [-] [53379] Writer thread running {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.902099] [53379]: DEBUG dbcounter [-] [53379] Writer thread running {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.902238] [53378]: DEBUG dbcounter [-] [53378] Writer thread running {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.905499] [53378]: INFO dbcounter [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Registered counter for database nova_cell1 [ 404.905556] [53379]: INFO dbcounter [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Registered counter for database nova_cell1 [ 404.908301] [53378]: DEBUG oslo_db.sqlalchemy.engines [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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=53378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.908375] [53379]: DEBUG oslo_db.sqlalchemy.engines [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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=53379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 404.914522] [53379]: DEBUG dbcounter [-] [53379] Writer thread running {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.914617] [53378]: DEBUG dbcounter [-] [53378] Writer thread running {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 405.266513] [53379]: DEBUG oslo_concurrency.processutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=53379) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 405.267683] [53378]: DEBUG oslo_concurrency.processutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 405.278444] [53379]: DEBUG oslo_concurrency.processutils [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=53379) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 405.278889] [53378]: DEBUG oslo_concurrency.processutils [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 405.738348] [53378]: WARNING keystonemiddleware.auth_token [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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. [ 405.740932] [53379]: WARNING keystonemiddleware.auth_token [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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. [ 405.742807] [53378]: WARNING keystonemiddleware.auth_token [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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 [ 405.745255] [53379]: WARNING keystonemiddleware.auth_token [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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 [ 405.846120] [53378]: WARNING keystonemiddleware.auth_token [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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. [ 405.848717] [53379]: WARNING keystonemiddleware.auth_token [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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. [ 405.849449] [53378]: WARNING keystonemiddleware.auth_token [None req-1fa988af-a467-4766-904e-6993b0ee2fdc 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 [ 405.852092] [53379]: WARNING keystonemiddleware.auth_token [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 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 [ 405.852160] [53378]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5df751f1cc00 pid: 53378 (default app) [ 405.853254] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 405.854619] [53379]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5df751f1cc00 pid: 53379 (default app) [ 405.856692] [53378]: INFO nova.api.openstack.requestlog [None req-1fa988af-a467-4766-904e-6993b0ee2fdc None None] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003722 [ 405.856930] [53378]: [pid: 53378|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 783 bytes} [Wed Mar 12 06:34:38 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.067362] [53379]: DEBUG nova.api.openstack.wsgi [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 443.070946] [53379]: INFO nova.api.openstack.requestlog [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004114 [ 443.071214] [53379]: [pid: 53379|app: 0|req: 1/2] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:15 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) [ 443.078153] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 443.080368] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 443.080368] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 443.081142] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 443.221370] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ea9ce1d-6339-48c1-b6e7-dcd79b916182 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 443.239965] [53378]: INFO nova.api.openstack.requestlog [None req-0ea9ce1d-6339-48c1-b6e7-dcd79b916182 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.165454 [ 443.240280] [53378]: [pid: 53378|app: 0|req: 2/3] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:35:15 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 444.338719] [53379]: DEBUG nova.api.openstack.wsgi [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 444.342269] [53379]: INFO nova.api.openstack.requestlog [None req-79711e58-e9fc-46e6-a057-f3d5dce26689 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003768 [ 444.342495] [53379]: [pid: 53379|app: 0|req: 2/4] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35: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) [ 444.367516] [53378]: DEBUG nova.api.openstack.wsgi [None req-d14586e0-6b27-4549-bc54-20a6d2d72b95 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 256, "vcpus": 1, "name": "cirros256", "os-flavor-access:is_public": true, "id": "c1", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "disk": 1}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 444.396676] [53378]: INFO nova.api.openstack.requestlog [None req-d14586e0-6b27-4549-bc54-20a6d2d72b95 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.050849 [ 444.397117] [53378]: [pid: 53378|app: 0|req: 3/5] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:16 2025] POST /compute/v2.1/flavors => generated 407 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 444.405729] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.406457] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.406913] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.407395] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.495117] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d471937-4e5b-4a61-bd1d-314a5f228974 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 444.533264] [53379]: INFO nova.api.openstack.requestlog [None req-6d471937-4e5b-4a61-bd1d-314a5f228974 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.130504 [ 444.533400] [53379]: [pid: 53379|app: 0|req: 3/6] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:16 2025] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 445.651463] [53378]: DEBUG nova.api.openstack.wsgi [None req-d14586e0-6b27-4549-bc54-20a6d2d72b95 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 445.655182] [53378]: INFO nova.api.openstack.requestlog [None req-d14586e0-6b27-4549-bc54-20a6d2d72b95 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003985 [ 445.655446] [53378]: [pid: 53378|app: 0|req: 4/7] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:17 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) [ 445.713515] [53379]: DEBUG nova.api.openstack.wsgi [None req-b65f8ad0-3b81-473e-ba24-732059cdbcc7 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "ram": 512, "os-flavor-access:is_public": true, "name": "ds512M", "id": "d1", "disk": 5, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "rxtx_factor": 1.0}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 445.737427] [53379]: INFO nova.api.openstack.requestlog [None req-b65f8ad0-3b81-473e-ba24-732059cdbcc7 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.078522 [ 445.737793] [53379]: [pid: 53379|app: 0|req: 4/8] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:17 2025] POST /compute/v2.1/flavors => generated 404 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 445.745968] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2953646-6c13-4add-8941-dbb0d1d85cae admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 445.768393] [53378]: INFO nova.api.openstack.requestlog [None req-e2953646-6c13-4add-8941-dbb0d1d85cae admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.025068 [ 445.768830] [53378]: [pid: 53378|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:18 2025] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 446.893640] [53379]: DEBUG nova.api.openstack.wsgi [None req-b65f8ad0-3b81-473e-ba24-732059cdbcc7 admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 446.897079] [53379]: INFO nova.api.openstack.requestlog [None req-b65f8ad0-3b81-473e-ba24-732059cdbcc7 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003658 [ 446.897313] [53379]: [pid: 53379|app: 0|req: 5/10] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:19 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.925862] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c70c440-36f3-4fbf-b4b0-5fc4aede6ba0 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "id": "d2", "name": "ds1G", "swap": 0, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "ram": 1024, "disk": 10}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 446.942294] [53378]: INFO nova.api.openstack.requestlog [None req-5c70c440-36f3-4fbf-b4b0-5fc4aede6ba0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.041594 [ 446.942763] [53378]: [pid: 53378|app: 0|req: 6/11] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:19 2025] POST /compute/v2.1/flavors => generated 404 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 446.950349] [53379]: DEBUG nova.api.openstack.wsgi [None req-75989755-8f65-4648-b939-3b4c51b73fc1 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 446.964546] [53379]: INFO nova.api.openstack.requestlog [None req-75989755-8f65-4648-b939-3b4c51b73fc1 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016374 [ 446.964858] [53379]: [pid: 53379|app: 0|req: 6/12] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:19 2025] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 448.077959] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c70c440-36f3-4fbf-b4b0-5fc4aede6ba0 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 448.079643] [53378]: INFO nova.api.openstack.requestlog [None req-5c70c440-36f3-4fbf-b4b0-5fc4aede6ba0 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004398 [ 448.080174] [53378]: [pid: 53378|app: 0|req: 7/13] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:20 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) [ 448.104334] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac2b83e7-8ada-4b3f-8b90-b4f5c0581e95 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d3", "name": "ds2G", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 2, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "disk": 10, "ram": 2048, "swap": 0}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 448.117060] [53379]: INFO nova.api.openstack.requestlog [None req-ac2b83e7-8ada-4b3f-8b90-b4f5c0581e95 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.033466 [ 448.117376] [53379]: [pid: 53379|app: 0|req: 7/14] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:20 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) [ 448.125021] [53378]: DEBUG nova.api.openstack.wsgi [None req-d360da02-4483-4123-a59a-fb46e82e6783 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 448.139267] [53378]: INFO nova.api.openstack.requestlog [None req-d360da02-4483-4123-a59a-fb46e82e6783 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016906 [ 448.139899] [53378]: [pid: 53378|app: 0|req: 8/15] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:20 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) [ 449.275259] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac2b83e7-8ada-4b3f-8b90-b4f5c0581e95 admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 449.279047] [53379]: INFO nova.api.openstack.requestlog [None req-ac2b83e7-8ada-4b3f-8b90-b4f5c0581e95 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004114 [ 449.279258] [53379]: [pid: 53379|app: 0|req: 8/16] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:21 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) [ 449.304236] [53378]: DEBUG nova.api.openstack.wsgi [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "vcpus": 4, "id": "d4", "disk": 20, "name": "ds4G", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "swap": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 449.316623] [53378]: INFO nova.api.openstack.requestlog [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.034006 [ 449.316991] [53378]: [pid: 53378|app: 0|req: 9/17] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:21 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) [ 449.324139] [53379]: DEBUG nova.api.openstack.wsgi [None req-18444e9e-76df-4154-8ddd-b4d49e10c80d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 449.338655] [53379]: INFO nova.api.openstack.requestlog [None req-18444e9e-76df-4154-8ddd-b4d49e10c80d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016711 [ 449.338970] [53379]: [pid: 53379|app: 0|req: 9/18] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:21 2025] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 450.495051] [53378]: DEBUG nova.api.openstack.wsgi [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 450.498129] [53378]: INFO nova.api.openstack.requestlog [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003636 [ 450.498444] [53378]: [pid: 53378|app: 0|req: 10/19] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:22 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.526053] [53379]: DEBUG nova.api.openstack.wsgi [None req-346ee545-4e4a-4291-9519-bdd459a470b5 admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 450.545998] [53379]: INFO nova.api.openstack.requestlog [None req-346ee545-4e4a-4291-9519-bdd459a470b5 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.043976 [ 450.546321] [53379]: [pid: 53379|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:35:22 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 451.738179] [53378]: DEBUG nova.api.openstack.wsgi [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 451.741697] [53378]: INFO nova.api.openstack.requestlog [None req-714d1e9b-5f52-46ac-ad1e-201f47ba7813 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003769 [ 451.742633] [53378]: [pid: 53378|app: 0|req: 11/21] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:24 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) [ 451.767612] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3bdb7ae-ecfd-452b-adcb-37a549103f5c admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.tiny", "ram": 512, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "rxtx_factor": 1.0, "id": "1", "disk": 1, "os-flavor-access:is_public": true, "vcpus": 1}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 451.780224] [53379]: INFO nova.api.openstack.requestlog [None req-b3bdb7ae-ecfd-452b-adcb-37a549103f5c admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.034722 [ 451.780553] [53379]: [pid: 53379|app: 0|req: 11/22] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:24 2025] POST /compute/v2.1/flavors => generated 402 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 451.787994] [53378]: DEBUG nova.api.openstack.wsgi [None req-9aa2af21-3a27-4a89-9182-566438383673 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 451.807937] [53378]: INFO nova.api.openstack.requestlog [None req-9aa2af21-3a27-4a89-9182-566438383673 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.022105 [ 451.808421] [53378]: [pid: 53378|app: 0|req: 12/23] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 12 06:35:24 2025] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 452.917252] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3bdb7ae-ecfd-452b-adcb-37a549103f5c admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 452.920712] [53379]: INFO nova.api.openstack.requestlog [None req-b3bdb7ae-ecfd-452b-adcb-37a549103f5c admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003688 [ 452.920944] [53379]: [pid: 53379|app: 0|req: 12/24] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:25 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) [ 452.946837] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c83c15d-2fb5-4efa-8253-e59e102a5e2a admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 20, "name": "m1.small", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "vcpus": 1, "rxtx_factor": 1.0, "id": "2", "ram": 2048}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 452.958440] [53378]: INFO nova.api.openstack.requestlog [None req-5c83c15d-2fb5-4efa-8253-e59e102a5e2a admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033207 [ 452.958821] [53378]: [pid: 53378|app: 0|req: 13/25] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:25 2025] POST /compute/v2.1/flavors => generated 405 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 452.965653] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8d029ff-0b46-4312-bb08-2306097949c3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 452.980312] [53379]: INFO nova.api.openstack.requestlog [None req-a8d029ff-0b46-4312-bb08-2306097949c3 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016695 [ 452.980580] [53379]: [pid: 53379|app: 0|req: 13/26] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 12 06:35:25 2025] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 454.069668] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c83c15d-2fb5-4efa-8253-e59e102a5e2a admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 454.073506] [53378]: INFO nova.api.openstack.requestlog [None req-5c83c15d-2fb5-4efa-8253-e59e102a5e2a admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004065 [ 454.073741] [53378]: [pid: 53378|app: 0|req: 14/27] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:26 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) [ 454.099866] [53379]: DEBUG nova.api.openstack.wsgi [None req-03d861d9-59da-469a-bace-5acb2b8413f9 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.medium", "vcpus": 2, "disk": 40, "swap": 0, "ram": 4096, "os-flavor-access:is_public": true, "id": "3"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 454.111928] [53379]: INFO nova.api.openstack.requestlog [None req-03d861d9-59da-469a-bace-5acb2b8413f9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.034984 [ 454.112213] [53379]: [pid: 53379|app: 0|req: 14/28] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:26 2025] POST /compute/v2.1/flavors => generated 406 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 454.118800] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd744d78-ce83-42dc-96cb-3b914d983de2 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 454.132715] [53378]: INFO nova.api.openstack.requestlog [None req-bd744d78-ce83-42dc-96cb-3b914d983de2 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015968 [ 454.133033] [53378]: [pid: 53378|app: 0|req: 15/29] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 12 06:35:26 2025] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 455.223168] [53379]: DEBUG nova.api.openstack.wsgi [None req-03d861d9-59da-469a-bace-5acb2b8413f9 admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 455.227151] [53379]: INFO nova.api.openstack.requestlog [None req-03d861d9-59da-469a-bace-5acb2b8413f9 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004089 [ 455.227151] [53379]: [pid: 53379|app: 0|req: 15/30] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:27 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) [ 455.250513] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac26736f-99e2-4713-954b-51daa5381567 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 4, "swap": 0, "disk": 80, "rxtx_factor": 1.0, "id": "4", "ram": 8192, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "name": "m1.large"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 455.262222] [53378]: INFO nova.api.openstack.requestlog [None req-ac26736f-99e2-4713-954b-51daa5381567 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.032088 [ 455.262515] [53378]: [pid: 53378|app: 0|req: 16/31] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:27 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) [ 455.269604] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6518659-2a0e-433b-a6fd-9054100f51a6 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 455.283574] [53379]: INFO nova.api.openstack.requestlog [None req-c6518659-2a0e-433b-a6fd-9054100f51a6 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016307 [ 455.283880] [53379]: [pid: 53379|app: 0|req: 16/32] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 12 06:35:27 2025] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 456.381684] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac26736f-99e2-4713-954b-51daa5381567 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 456.384839] [53378]: INFO nova.api.openstack.requestlog [None req-ac26736f-99e2-4713-954b-51daa5381567 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003603 [ 456.385087] [53378]: [pid: 53378|app: 0|req: 17/33] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:28 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) [ 456.409134] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "os-flavor-access:is_public": true, "swap": 0, "disk": 160, "name": "m1.xlarge", "rxtx_factor": 1.0, "ram": 16384, "id": "5", "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 456.423155] [53379]: INFO nova.api.openstack.requestlog [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.034785 [ 456.423450] [53379]: [pid: 53379|app: 0|req: 17/34] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:28 2025] POST /compute/v2.1/flavors => generated 408 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 456.430109] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c971b24-7470-4a59-b570-3d989b43ea0b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 456.445676] [53378]: INFO nova.api.openstack.requestlog [None req-4c971b24-7470-4a59-b570-3d989b43ea0b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017679 [ 456.445974] [53378]: [pid: 53378|app: 0|req: 18/35] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 12 06:35:28 2025] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 470.654145] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 470.657485] [53379]: INFO nova.api.openstack.requestlog [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003578 [ 470.657725] [53379]: [pid: 53379|app: 0|req: 18/36] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35: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) [ 470.663712] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 470.682888] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4c5fafe-a86b-4f1d-b193-cddc7342dc48 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 470.698691] [53378]: INFO nova.api.openstack.requestlog [None req-e4c5fafe-a86b-4f1d-b193-cddc7342dc48 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.037670 [ 470.698973] [53378]: [pid: 53378|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:35:42 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 472.971663] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 472.975165] [53379]: INFO nova.api.openstack.requestlog [None req-b3fa0674-4651-4fb7-bc16-da9236f6778f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003781 [ 472.975398] [53379]: [pid: 53379|app: 0|req: 19/38] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35: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) [ 472.999945] [53378]: DEBUG nova.api.openstack.wsgi [None req-b11d4f17-eefa-4db1-a8f0-a0e2fcbeb9f9 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "ram": 192, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.nano", "disk": 1, "id": "42", "vcpus": 1, "swap": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 473.011676] [53378]: INFO nova.api.openstack.requestlog [None req-b11d4f17-eefa-4db1-a8f0-a0e2fcbeb9f9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033215 [ 473.011971] [53378]: [pid: 53378|app: 0|req: 20/39] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:45 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) [ 473.018459] [53379]: DEBUG nova.api.openstack.wsgi [None req-00f4a3fe-2158-493d-84d0-6bf52786a35f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 473.022800] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 473.034467] [53379]: INFO nova.api.openstack.requestlog [None req-00f4a3fe-2158-493d-84d0-6bf52786a35f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.018151 [ 473.034747] [53379]: [pid: 53379|app: 0|req: 20/40] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:45 2025] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 475.466100] [53378]: DEBUG nova.api.openstack.wsgi [None req-b11d4f17-eefa-4db1-a8f0-a0e2fcbeb9f9 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 475.471841] [53378]: INFO nova.api.openstack.requestlog [None req-b11d4f17-eefa-4db1-a8f0-a0e2fcbeb9f9 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.006954 [ 475.472152] [53378]: [pid: 53378|app: 0|req: 21/41] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:35:47 2025] GET /compute/v2.1 => generated 389 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 475.502693] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "os-flavor-access:is_public": true, "name": "m1.micro", "ram": 256, "id": "84", "rxtx_factor": 1.0, "disk": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 475.517893] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.042429 [ 475.518287] [53379]: [pid: 53379|app: 0|req: 21/42] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 12 06:35:47 2025] POST /compute/v2.1/flavors => generated 406 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 475.525572] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba1709b5-180a-4ae2-90a7-c1a640ce3af5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 475.539089] [53378]: INFO nova.api.openstack.requestlog [None req-ba1709b5-180a-4ae2-90a7-c1a640ce3af5 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015661 [ 475.539393] [53378]: [pid: 53378|app: 0|req: 22/43] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 12 06:35:47 2025] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 523.978024] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 523.984278] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.007972 [ 523.984278] [53379]: [pid: 53379|app: 0|req: 22/44] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36:36 2025] GET /compute/v2.1 => generated 389 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 523.992373] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 524.042663] [53378]: DEBUG nova.api.openstack.wsgi [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 524.045366] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 524.045611] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 524.045798] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 524.046531] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 524.046531] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 524.046531] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 524.065511] [53378]: INFO nova.api.openstack.requestlog [None req-01ffd2c0-e670-4682-aa1e-c01aa78acf9b admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.076015 [ 524.065880] [53378]: [pid: 53378|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 12 06:36:36 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 526.155843] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 526.160176] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004597 [ 526.160419] [53379]: [pid: 53379|app: 0|req: 23/46] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36:38 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) [ 526.186794] [53378]: DEBUG nova.api.openstack.wsgi [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 526.189169] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 526.189409] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 526.189612] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 526.189974] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 526.190194] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 526.190371] [53378]: DEBUG oslo_concurrency.lockutils [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 526.199995] [53378]: INFO nova.api.openstack.requestlog [None req-1716e960-a808-4b49-812c-fb9a2e655cf2 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034346 [ 526.200309] [53378]: [pid: 53378|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 12 06:36:38 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) [ 528.304262] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 528.307661] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003607 [ 528.307947] [53379]: [pid: 53379|app: 0|req: 24/48] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36:40 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) [ 528.334965] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 528.337239] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 528.337472] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 528.337657] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 528.338029] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 528.338233] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 528.338410] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 528.347772] [53378]: INFO nova.api.openstack.requestlog [None req-4f8ac61f-f9b6-4da8-8562-23c270dc2a40 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034729 [ 528.348066] [53378]: [pid: 53378|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 12 06:36:40 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) [ 530.416271] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 530.419894] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004038 [ 530.420137] [53379]: [pid: 53379|app: 0|req: 25/50] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36: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) [ 530.446447] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 530.448680] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 530.448915] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 530.449108] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 530.449473] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 530.449674] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 530.449849] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 530.459479] [53378]: INFO nova.api.openstack.requestlog [None req-0e4b0b89-02ac-4a84-bb5e-29e749cddf2c admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034457 [ 530.459770] [53378]: [pid: 53378|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 12 06:36:42 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) [ 532.542906] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 532.546456] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003752 [ 532.546699] [53379]: [pid: 53379|app: 0|req: 26/52] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36: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) [ 532.574088] [53378]: DEBUG nova.api.openstack.wsgi [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 532.576433] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 532.576671] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 532.577078] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 532.577231] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 532.577453] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 532.577601] [53378]: DEBUG oslo_concurrency.lockutils [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 532.590459] [53378]: INFO nova.api.openstack.requestlog [None req-af842170-1188-4dc3-9f09-9a24043e3fc8 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 187 microversion: 2.52 time: 0.038438 [ 532.590784] [53378]: [pid: 53378|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 12 06:36:44 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 187 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 536.118674] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 536.122138] [53379]: INFO nova.api.openstack.requestlog [None req-38d9e0ed-1fbb-4a9c-bb62-ed3d53e6ff0e admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003658 [ 536.122396] [53379]: [pid: 53379|app: 0|req: 27/54] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36: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) [ 536.149943] [53378]: DEBUG nova.api.openstack.wsgi [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] Calling method '.version_select at 0x726f74160820>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 536.157960] [53378]: INFO nova.api.openstack.wsgi [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] HTTP exception thrown: Keypair openstack-ci not found for user 8fb49db6dab241998dbc565244ee6e7c [ 536.158295] [53378]: DEBUG nova.api.openstack.wsgi [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] Returning 404 to user: Keypair openstack-ci not found for user 8fb49db6dab241998dbc565244ee6e7c {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 536.158750] [53378]: INFO nova.api.openstack.requestlog [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/openstack-ci" status: 404 len: 118 microversion: 2.52 time: 0.029975 [ 536.159149] [53378]: [pid: 53378|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:36:48 2025] GET /compute/v2.1/os-keypairs/openstack-ci => generated 118 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 536.163404] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 536.165818] [53379]: DEBUG nova.api.openstack.wsgi [None req-44cb8bec-6175-4db3-88fb-250f5396f9d4 demo admin] Calling method '.version_select at 0x726f742ddf30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 536.168674] [53379]: WARNING oslo_db.sqlalchemy.utils [None req-44cb8bec-6175-4db3-88fb-250f5396f9d4 demo admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 536.173594] [53379]: INFO nova.api.openstack.requestlog [None req-44cb8bec-6175-4db3-88fb-250f5396f9d4 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 16 microversion: 2.52 time: 0.011302 [ 536.173885] [53379]: [pid: 53379|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1249 bytes} [Wed Mar 12 06:36:48 2025] GET /compute/v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 537.247920] [53378]: DEBUG nova.api.openstack.wsgi [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 537.251492] [53378]: INFO nova.api.openstack.requestlog [None req-845bf350-d941-4699-bd42-487ce2a1693f demo admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003797 [ 537.251752] [53378]: [pid: 53378|app: 0|req: 29/57] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 12 06:36: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) [ 537.285210] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd38e641-4f81-447a-adf4-96904ca4642b demo admin] Action: 'create', calling method: .version_select at 0x726f741328c0>, body: {"keypair": {"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErY35ICe0nOXa4GM+sjjtzfeABRXlVr6C+m3SNTzsZT openstack-ci@sap.com\n", "name": "openstack-ci"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 537.300880] [53379]: DEBUG nova.quota [None req-bd38e641-4f81-447a-adf4-96904ca4642b demo admin] Getting quotas for project 18e5682e314841c09dbc8947d436ac49. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 537.304932] [53379]: DEBUG nova.quota [None req-bd38e641-4f81-447a-adf4-96904ca4642b demo admin] Getting quotas for user 8fb49db6dab241998dbc565244ee6e7c and project 18e5682e314841c09dbc8947d436ac49. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 537.331160] [53379]: INFO nova.api.openstack.requestlog [None req-bd38e641-4f81-447a-adf4-96904ca4642b demo admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 286 microversion: 2.52 time: 0.072318 [ 537.331502] [53379]: [pid: 53379|app: 0|req: 29/58] 10.180.1.21 () {64 vars in 1290 bytes} [Wed Mar 12 06:36:49 2025] POST /compute/v2.1/os-keypairs => generated 286 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 565.954777] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=5 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.955569] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=5 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.956689] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=11 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 566.705163] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8384667-2685-4725-858f-6cf18e68332e tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Action: 'create', calling method: .version_select at 0x726f74160700>, body: {"pool": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 566.791197] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 566.792408] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 567.425038] [53379]: DEBUG nova.api.openstack.wsgi [None req-61be92d4-7278-48a2-bafb-c0d7adfacf44 tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-715871325", "id": 1848151919, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 567.443590] [53379]: INFO nova.api.openstack.requestlog [None req-61be92d4-7278-48a2-bafb-c0d7adfacf44 tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 448 microversion: 2.55 time: 0.655047 [ 567.443858] [53379]: [pid: 53379|app: 0|req: 30/59] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:37:19 2025] POST /compute/v2.1/flavors => generated 448 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 568.232088] [53379]: DEBUG nova.api.openstack.wsgi [None req-82aea3eb-e7d3-457a-afbd-35d49804ae16 tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 568.251438] [53379]: INFO nova.api.openstack.requestlog [None req-82aea3eb-e7d3-457a-afbd-35d49804ae16 tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1848151919" status: 200 len: 448 microversion: 2.55 time: 0.800366 [ 568.251735] [53379]: [pid: 53379|app: 0|req: 31/60] 10.180.1.21 () {60 vars in 1194 bytes} [Wed Mar 12 06:37:19 2025] GET /compute/v2.1/flavors/1848151919 => generated 448 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 569.146373] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-1153803917", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 569.574087] [53378]: INFO nova.api.openstack.requestlog [None req-e8384667-2685-4725-858f-6cf18e68332e tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 3.623401 [ 569.574578] [53378]: [pid: 53378|app: 0|req: 30/61] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:37:18 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 3624 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.581258] [53378]: DEBUG nova.api.openstack.wsgi [None req-01370fae-ee75-499f-9428-465fe8b087bb tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] Action: 'update', calling method: .version_select at 0x726f7410f6d0>, body: {"flavor": {"description": "new"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 569.612172] [53378]: INFO nova.api.openstack.requestlog [None req-01370fae-ee75-499f-9428-465fe8b087bb tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1848151919" status: 200 len: 449 microversion: 2.55 time: 0.036865 [ 569.612368] [53378]: [pid: 53378|app: 0|req: 31/62] 10.180.1.21 () {62 vars in 1214 bytes} [Wed Mar 12 06:37:21 2025] PUT /compute/v2.1/flavors/1848151919 => generated 449 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 570.371060] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e94c7f7-805f-43cb-9d11-db6b704b27be tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-14059199", "id": 1896749754, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 570.386474] [53378]: INFO nova.api.openstack.requestlog [None req-3e94c7f7-805f-43cb-9d11-db6b704b27be tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 428 microversion: 2.1 time: 0.773472 [ 570.386968] [53378]: [pid: 53378|app: 0|req: 32/63] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:21 2025] POST /compute/v2.1/flavors => generated 428 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.389847] [53378]: DEBUG nova.api.openstack.wsgi [None req-534edb55-03f9-4d07-ab3d-07f2318ecfdb tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Action: 'create', calling method: .version_select at 0x726f7410c550>, body: {"pool": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 571.533585] [53378]: INFO nova.api.openstack.requestlog [None req-534edb55-03f9-4d07-ab3d-07f2318ecfdb tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.145709 [ 571.534875] [53378]: [pid: 53378|app: 0|req: 33/64] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:37:22 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 571.537140] [53378]: DEBUG nova.api.openstack.wsgi [None req-80f4da47-8348-4ed9-9231-ece2cb33c636 tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 571.573392] [53378]: INFO nova.api.openstack.requestlog [None req-80f4da47-8348-4ed9-9231-ece2cb33c636 tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5403 microversion: 2.55 time: 0.037080 [ 571.573392] [53378]: [pid: 53378|app: 0|req: 34/65] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:37:23 2025] GET /compute/v2.1/flavors/detail => generated 5403 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 571.575594] [53378]: DEBUG nova.api.openstack.wsgi [None req-7208bf17-1b51-4d8b-9796-826963e84047 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 571.602022] [53378]: INFO nova.api.openstack.requestlog [None req-7208bf17-1b51-4d8b-9796-826963e84047 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1896749754" status: 202 len: 0 microversion: 2.1 time: 0.027466 [ 571.602022] [53378]: [pid: 53378|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:23 2025] DELETE /compute/v2.1/flavors/1896749754 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 572.161504] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.161786] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.161972] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.162431] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.163437] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.163437] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.169131] [53379]: DEBUG nova.network.neutron [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 572.291528] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Calling method '.version_select at 0x726f7410e830>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 572.299238] [53378]: DEBUG nova.compute.api [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),89ee6408-f448-40c4-befc-998701a6c5f7(cell1) {{(pid=53378) load_cells /opt/stack/nova/nova/compute/api.py:322}} [ 572.301212] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.301212] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.301212] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.319171] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.320289] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.320289] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.326202] [53378]: INFO nova.api.openstack.requestlog [None req-0ad70a06-9cf5-46bc-8065-ba616bf6353e tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.724443 [ 572.326540] [53378]: [pid: 53378|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:23 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 572.329208] [53378]: DEBUG nova.api.openstack.wsgi [None req-2127dcf6-353f-41da-9d62-29926cd82f3a tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Action: 'create', calling method: .version_select at 0x726f7410dfc0>, body: {"pool": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 572.582267] [53379]: DEBUG nova.virt.hardware [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 572.582468] [53379]: DEBUG nova.virt.hardware [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 572.582701] [53379]: DEBUG nova.virt.hardware [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 572.582866] [53379]: DEBUG nova.virt.hardware [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 572.583066] [53379]: DEBUG nova.virt.hardware [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 572.603284] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.603284] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.603284] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.603893] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.604533] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.605063] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.633837] [53379]: DEBUG nova.quota [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Getting quotas for project f998bec613d84abea360f107a839aa9d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 572.639174] [53379]: DEBUG nova.quota [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Getting quotas for user 55c312204da54536b1ae82ab2beebdc8 and project f998bec613d84abea360f107a839aa9d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 572.646076] [53379]: DEBUG nova.compute.api [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 572.649323] [53379]: DEBUG nova.compute.api [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 572.723720] [53379]: INFO nova.api.openstack.requestlog [None req-bbc5fe6a-6fa2-4064-977b-bde4e20b174b tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 4.471250 [ 572.725017] [53379]: [pid: 53379|app: 0|req: 32/68] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 4472 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 572.729592] [53379]: DEBUG nova.api.openstack.wsgi [None req-c94cb3e5-b32f-43d6-9ed1-30e7376b2b8f tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 572.769364] [53379]: INFO nova.api.openstack.requestlog [None req-c94cb3e5-b32f-43d6-9ed1-30e7376b2b8f tempest-FlavorsV255TestJSON-1923528596 tempest-FlavorsV255TestJSON-1923528596-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2737 microversion: 2.55 time: 0.043297 [ 572.773019] [53379]: [pid: 53379|app: 0|req: 33/69] 10.180.1.21 () {60 vars in 1161 bytes} [Wed Mar 12 06:37:25 2025] GET /compute/v2.1/flavors => generated 2737 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 572.773019] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e943694-f01b-43c6-92ec-7f87b3d9a8f1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 572.801540] [53379]: INFO nova.api.openstack.requestlog [None req-6e943694-f01b-43c6-92ec-7f87b3d9a8f1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4690 microversion: 2.1 time: 0.030834 [ 572.802022] [53379]: [pid: 53379|app: 0|req: 34/70] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:25 2025] GET /compute/v2.1/flavors/detail => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.931354] [53378]: INFO nova.api.openstack.requestlog [None req-2127dcf6-353f-41da-9d62-29926cd82f3a tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.604127 [ 572.932015] [53378]: [pid: 53378|app: 0|req: 37/71] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:37:24 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.587511] [53379]: DEBUG nova.api.openstack.wsgi [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f74132830>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 573.590554] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.590887] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.591103] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.593152] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.593152] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.593152] [53379]: DEBUG oslo_concurrency.lockutils [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.622015] [53379]: INFO nova.api.openstack.requestlog [None req-41595749-8396-40ee-bf63-db9d3c14667b tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.819401 [ 573.624879] [53379]: [pid: 53379|app: 0|req: 35/72] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:37:25 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.627611] [53379]: DEBUG nova.api.openstack.wsgi [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Calling method '.version_select at 0x726f74133130>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 573.642469] [53379]: DEBUG nova.compute.api [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),89ee6408-f448-40c4-befc-998701a6c5f7(cell1) {{(pid=53379) load_cells /opt/stack/nova/nova/compute/api.py:322}} [ 573.642469] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.642469] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.642469] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.662218] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.662475] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.662676] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.788463] [53378]: DEBUG nova.api.openstack.wsgi [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Calling method '.version_select at 0x726f74178040>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 573.791079] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.791079] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.791233] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.805344] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.805344] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.805344] [53378]: DEBUG oslo_concurrency.lockutils [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.810665] [53378]: INFO nova.api.openstack.requestlog [None req-34abc7c8-fa27-4080-b858-30863590827b tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.878322 [ 573.814995] [53378]: [pid: 53378|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:25 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.837993] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 573.838771] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 573.838771] [53379]: DEBUG oslo_concurrency.lockutils [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 573.843608] [53379]: INFO nova.api.openstack.requestlog [None req-360de6a3-b7cc-44a9-b41a-1a08bcaf8d85 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers" status: 200 len: 137 microversion: 2.1 time: 0.218058 [ 573.843940] [53379]: [pid: 53379|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Mar 12 06:37:25 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers => generated 137 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.202852] [53378]: DEBUG nova.api.openstack.wsgi [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Calling method '.version_select at 0x726f74178d30>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.207590] [53379]: DEBUG nova.api.openstack.wsgi [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Calling method '.version_select at 0x726f741be950>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.208770] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.209014] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.209207] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.220977] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.221233] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.221444] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.224837] [53378]: DEBUG neutronclient.v2_0.client [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2268f565-a679-4c88-8b33-fb2842f86a30 does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 574.226371] [53378]: DEBUG nova.network.security_group_api [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Neutron security group 2268f565-a679-4c88-8b33-fb2842f86a30 not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 574.226666] [53378]: INFO nova.api.openstack.wsgi [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] HTTP exception thrown: Security group 2268f565-a679-4c88-8b33-fb2842f86a30 does not exist [ 574.226666] [53378]: Neutron server returns request_ids: ['req-8d523700-db5a-4007-bdb8-9b7688a157c4'] [ 574.226952] [53378]: DEBUG nova.api.openstack.wsgi [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Returning 404 to user: Security group 2268f565-a679-4c88-8b33-fb2842f86a30 does not exist [ 574.226952] [53378]: Neutron server returns request_ids: ['req-8d523700-db5a-4007-bdb8-9b7688a157c4'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 574.227392] [53378]: INFO nova.api.openstack.requestlog [None req-741cad19-5b21-492d-9383-a753fa7c9f14 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2268f565-a679-4c88-8b33-fb2842f86a30" status: 404 len: 194 microversion: 2.1 time: 0.415876 [ 574.227694] [53378]: [pid: 53378|app: 0|req: 39/75] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:26 2025] DELETE /compute/v2.1/os-security-groups/2268f565-a679-4c88-8b33-fb2842f86a30 => generated 194 bytes in 416 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 574.227737] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.227926] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.228125] [53379]: DEBUG oslo_concurrency.lockutils [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.231943] [53379]: INFO nova.api.openstack.requestlog [None req-68e01934-5765-4853-ad53-38557395793f tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-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.386870 [ 574.231943] [53379]: [pid: 53379|app: 0|req: 37/76] 10.180.1.21 () {60 vars in 1238 bytes} [Wed Mar 12 06:37:26 2025] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 618 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 574.234029] [53379]: DEBUG nova.api.openstack.wsgi [None req-46731485-759d-4cfd-b78a-560e67b99390 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.236753] [53379]: DEBUG nova.compute.api [None req-46731485-759d-4cfd-b78a-560e67b99390 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 574.292745] [53379]: DEBUG nova.policy [None req-46731485-759d-4cfd-b78a-560e67b99390 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 574.307024] [53379]: INFO nova.api.openstack.requestlog [None req-46731485-759d-4cfd-b78a-560e67b99390 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1221 microversion: 2.1 time: 0.073747 [ 574.307024] [53379]: [pid: 53379|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:26 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1221 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.309937] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4c897ad-6b15-4fc4-a43a-43d7f4bbfc4c tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.337813] [53379]: INFO nova.api.openstack.requestlog [None req-c4c897ad-6b15-4fc4-a43a-43d7f4bbfc4c tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1848151919" status: 202 len: 0 microversion: 2.55 time: 0.030549 [ 574.338149] [53379]: [pid: 53379|app: 0|req: 39/78] 10.180.1.21 () {60 vars in 1197 bytes} [Wed Mar 12 06:37:26 2025] DELETE /compute/v2.1/flavors/1848151919 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 574.340680] [53379]: DEBUG nova.api.openstack.wsgi [None req-12d157f9-6895-4818-976d-a94dfdba1fa1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-275581861", "id": 277628423, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 574.356471] [53379]: INFO nova.api.openstack.requestlog [None req-12d157f9-6895-4818-976d-a94dfdba1fa1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.017689 [ 574.357568] [53379]: [pid: 53379|app: 0|req: 40/79] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:26 2025] POST /compute/v2.1/flavors => generated 413 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.360071] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f98225a-1daf-4324-b204-382877bc9807 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Action: 'create', calling method: .version_select at 0x726f73f31cf0>, body: {"pool": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 574.434384] [53378]: DEBUG nova.api.openstack.wsgi [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Calling method '.version_select at 0x726f7410f6d0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.437759] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.437995] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.438635] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.448229] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.448464] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.449660] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.456550] [53378]: INFO nova.api.openstack.requestlog [None req-bcd2b650-2bbf-4046-a4f7-6a37c1b56089 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.228276 [ 574.456890] [53378]: [pid: 53378|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:26 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.621702] [53378]: DEBUG nova.api.openstack.wsgi [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Calling method '.version_select at 0x726f74179900>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.625438] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.625438] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.625438] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.632622] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.632899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.633209] [53378]: DEBUG oslo_concurrency.lockutils [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.636748] [53378]: INFO nova.api.openstack.requestlog [None req-1973d2ae-7f9f-4706-b5fb-fe1ae92b1238 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.28 time: 0.179244 [ 574.637224] [53378]: [pid: 53378|app: 0|req: 41/81] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:37:26 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 574.797904] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffc1fe9d-9380-4f50-aab4-79ca39901306 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Calling method '.version_select at 0x726f7417ab90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.800679] [53378]: DEBUG nova.policy [None req-ffc1fe9d-9380-4f50-aab4-79ca39901306 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': 'a979f6d3a54743cb9004d698c0afcf66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e93ef9723b547b5a5d67a186e99080c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 574.801034] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffc1fe9d-9380-4f50-aab4-79ca39901306 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 574.801485] [53378]: INFO nova.api.openstack.requestlog [None req-ffc1fe9d-9380-4f50-aab4-79ca39901306 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.163859 [ 574.801811] [53378]: [pid: 53378|app: 0|req: 42/82] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 12 06:37:26 2025] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 164 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 574.877187] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3ae42e7-9801-4186-8e48-97d631cdf596 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-7940634", "id": 273295723, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 574.895935] [53378]: INFO nova.api.openstack.requestlog [None req-c3ae42e7-9801-4186-8e48-97d631cdf596 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 462 microversion: 2.61 time: 0.093488 [ 574.896256] [53378]: [pid: 53378|app: 0|req: 43/83] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:37:27 2025] POST /compute/v2.1/flavors => generated 462 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 574.963500] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5c7940b-3b4d-44a7-b87d-5c9e8fdf6442 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-444248628", "ram": 512, "vcpus": 1, "disk": 10, "id": 757930879, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 574.975222] [53378]: INFO nova.api.openstack.requestlog [None req-d5c7940b-3b4d-44a7-b87d-5c9e8fdf6442 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.1 time: 0.078276 [ 574.975599] [53378]: [pid: 53378|app: 0|req: 44/84] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:27 2025] POST /compute/v2.1/flavors => generated 412 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.047047] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bc41ff5-29e8-43a5-bab2-d21f02306d09 tempest-AZAdminNegativeTestJSON-1352740621 tempest-AZAdminNegativeTestJSON-1352740621-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.048456] [53378]: DEBUG nova.policy [None req-7bc41ff5-29e8-43a5-bab2-d21f02306d09 tempest-AZAdminNegativeTestJSON-1352740621 tempest-AZAdminNegativeTestJSON-1352740621-project-member] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': '9f9cf3fb971f4158b40c494e50fff873', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '66d38763e7774de4bae41d86de1c9dcc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 575.048802] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bc41ff5-29e8-43a5-bab2-d21f02306d09 tempest-AZAdminNegativeTestJSON-1352740621 tempest-AZAdminNegativeTestJSON-1352740621-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 575.049218] [53378]: INFO nova.api.openstack.requestlog [None req-7bc41ff5-29e8-43a5-bab2-d21f02306d09 tempest-AZAdminNegativeTestJSON-1352740621 tempest-AZAdminNegativeTestJSON-1352740621-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.073106 [ 575.049505] [53378]: [pid: 53378|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:37:27 2025] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 73 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 575.052426] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f7417a680>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.054780] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.054780] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.054916] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.055313] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.055514] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.055683] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.074456] [53378]: INFO nova.api.openstack.requestlog [None req-6c133c29-6ad5-42d8-9526-c8ec3ca711ff tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 215 microversion: 2.1 time: 0.024299 [ 575.074948] [53378]: [pid: 53378|app: 0|req: 46/86] 10.180.1.21 () {58 vars in 1134 bytes} [Wed Mar 12 06:37:27 2025] GET /compute/v2.1/os-hosts?zone= => generated 215 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.143767] [53378]: DEBUG nova.api.openstack.wsgi [None req-bae3a0a4-65d6-47af-ae3b-60d9cad2ff3d tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1036905051", "id": 1446738281, "os-flavor-access:is_public": "False"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 575.160891] [53378]: INFO nova.api.openstack.requestlog [None req-bae3a0a4-65d6-47af-ae3b-60d9cad2ff3d tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.085471 [ 575.161779] [53378]: [pid: 53378|app: 0|req: 47/87] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:27 2025] POST /compute/v2.1/flavors => generated 431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.251975] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa2ae545-414e-438c-9c67-5b0bf948bfe1 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '.version_select at 0x726f7417ad40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.251975] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa2ae545-414e-438c-9c67-5b0bf948bfe1 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.251975] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa2ae545-414e-438c-9c67-5b0bf948bfe1 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.251975] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa2ae545-414e-438c-9c67-5b0bf948bfe1 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.263843] [53378]: INFO nova.api.openstack.requestlog [None req-aa2ae545-414e-438c-9c67-5b0bf948bfe1 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 18 microversion: 2.1 time: 0.100421 [ 575.263843] [53378]: [pid: 53378|app: 0|req: 48/88] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 12 06:37:27 2025] GET /compute/v2.1/os-migrations => generated 18 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 575.796255] [53378]: DEBUG nova.api.openstack.wsgi [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.799728] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.799972] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.800484] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.800911] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.801341] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.801680] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.815819] [53378]: INFO nova.api.openstack.requestlog [None req-e5023251-4370-40fb-b9dc-f7e7d9e24bf6 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.552015 [ 575.816168] [53378]: [pid: 53378|app: 0|req: 49/89] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 12 06:37:27 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.836575] [53379]: INFO nova.api.openstack.requestlog [None req-9f98225a-1daf-4324-b204-382877bc9807 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.478344 [ 575.836950] [53379]: [pid: 53379|app: 0|req: 41/90] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:37:26 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1479 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.840678] [53379]: DEBUG nova.api.openstack.wsgi [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Calling method '.version_select at 0x726f73f31480>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.843095] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.843277] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.843476] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.858830] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.859275] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.859513] [53379]: DEBUG oslo_concurrency.lockutils [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.870639] [53379]: INFO nova.api.openstack.requestlog [None req-9768b75c-2f0d-4bc5-8758-5219a97b2fb4 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.032489 [ 575.870842] [53379]: [pid: 53379|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:28 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 575.927722] [53378]: DEBUG nova.api.openstack.wsgi [None req-4446afb4-c7f6-45c4-897c-cd7f7d69a3bd tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Calling method '.version_select at 0x726f7417a710>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.930051] [53378]: DEBUG nova.policy [None req-4446afb4-c7f6-45c4-897c-cd7f7d69a3bd tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': '5b2f8d61dd1646f582ff96646c8621ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5fbbcb48f854a64be083dc7b3ae6555', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 575.930242] [53378]: DEBUG nova.api.openstack.wsgi [None req-4446afb4-c7f6-45c4-897c-cd7f7d69a3bd tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 575.930718] [53378]: INFO nova.api.openstack.requestlog [None req-4446afb4-c7f6-45c4-897c-cd7f7d69a3bd tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-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.113996 [ 575.933687] [53378]: [pid: 53378|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 12 06:37:28 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 117 bytes in 114 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 575.954398] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 575.956927] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.957213] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.957402] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.958062] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 575.958455] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 575.958654] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 575.976900] [53379]: INFO nova.api.openstack.requestlog [None req-8c8286e5-4ca2-4449-8c8b-7e65339b5eb8 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.105124 [ 575.977029] [53379]: [pid: 53379|app: 0|req: 43/93] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 12 06:37:28 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 575.984237] [53378]: DEBUG nova.api.openstack.wsgi [None req-485c9ed3-f763-41ce-a20c-517429bbfdde tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-416505085", "ram": 512, "vcpus": 1, "disk": 10, "id": 1948413681, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.003945] [53378]: INFO nova.api.openstack.requestlog [None req-485c9ed3-f763-41ce-a20c-517429bbfdde tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.071777 [ 576.003945] [53378]: [pid: 53378|app: 0|req: 51/94] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:28 2025] POST /compute/v2.1/flavors => generated 415 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 576.035663] [53379]: DEBUG nova.api.openstack.wsgi [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1453836659", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.051922] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-67789584", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.073314] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.073579] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.073799] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.074249] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.074452] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.074629] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.080886] [53379]: DEBUG nova.network.neutron [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 576.096216] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.096471] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.096659] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.097045] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.097617] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.097617] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.102550] [53378]: DEBUG nova.network.neutron [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 576.273727] [53378]: DEBUG nova.virt.hardware [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 576.273993] [53378]: DEBUG nova.virt.hardware [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 576.274868] [53378]: DEBUG nova.virt.hardware [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 576.275105] [53378]: DEBUG nova.virt.hardware [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 576.275250] [53378]: DEBUG nova.virt.hardware [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 576.290066] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.290337] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.290524] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.290907] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.291116] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.291289] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.326170] [53378]: DEBUG nova.quota [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Getting quotas for project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.333399] [53378]: DEBUG nova.quota [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Getting quotas for user df8d00a53c98458291ee795043bd4798 and project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.340241] [53378]: DEBUG nova.compute.api [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 576.341501] [53378]: DEBUG nova.compute.api [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 576.372035] [53379]: DEBUG nova.virt.hardware [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 576.372176] [53379]: DEBUG nova.virt.hardware [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 576.372391] [53379]: DEBUG nova.virt.hardware [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 576.372560] [53379]: DEBUG nova.virt.hardware [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 576.372753] [53379]: DEBUG nova.virt.hardware [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 576.380846] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.381176] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.381420] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.381856] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.382124] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.382338] [53379]: DEBUG oslo_concurrency.lockutils [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.395752] [53379]: DEBUG nova.quota [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Getting quotas for project 2ba6c63ac92143759d21494159b24c40. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.398888] [53379]: DEBUG nova.quota [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Getting quotas for user 202d5f9afa5a412ab677607b397f3acb and project 2ba6c63ac92143759d21494159b24c40. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.404495] [53378]: INFO nova.api.openstack.requestlog [None req-5d74b5bd-f2cc-47b0-af58-06d68cfe12f2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.400009 [ 576.404933] [53379]: DEBUG nova.compute.api [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 576.406847] [53378]: [pid: 53378|app: 0|req: 52/95] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 402 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 576.407299] [53379]: DEBUG nova.compute.api [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 576.458375] [53379]: INFO nova.api.openstack.requestlog [None req-edbd33ed-bc54-4d5e-9573-136ac2418d64 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.480014 [ 576.458375] [53379]: [pid: 53379|app: 0|req: 44/96] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 576.506656] [53378]: DEBUG nova.api.openstack.wsgi [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-128009374", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.578726] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsV248Test-server-1321247445", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.624759] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.625034] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.625220] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.625635] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.634052] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.634362] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.646188] [53379]: DEBUG nova.virt.hardware [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 576.646188] [53379]: DEBUG nova.virt.hardware [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 576.646188] [53379]: DEBUG nova.virt.hardware [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 576.646188] [53379]: DEBUG nova.virt.hardware [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 576.646188] [53379]: DEBUG nova.virt.hardware [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 576.651642] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.651872] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.652064] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.652465] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.652704] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.652840] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.661664] [53379]: DEBUG nova.quota [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Getting quotas for project 1d70aa395e6e4540b8161c4937c91c15. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.663619] [53379]: DEBUG nova.quota [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Getting quotas for user a622fee840d943d0a46f8bcf4d19c08d and project 1d70aa395e6e4540b8161c4937c91c15. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.668824] [53379]: DEBUG nova.compute.api [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 576.670163] [53379]: DEBUG nova.compute.api [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 576.706525] [53379]: INFO nova.api.openstack.requestlog [None req-e7dbbc18-f2a4-4273-b6ff-15e8b52e8b13 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.48 time: 0.247493 [ 576.707249] [53379]: [pid: 53379|app: 0|req: 45/97] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:37:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 248 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 576.740491] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.740772] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.740975] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.745703] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.745703] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.745703] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.760182] [53378]: DEBUG nova.virt.hardware [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 576.760182] [53378]: DEBUG nova.virt.hardware [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 576.760182] [53378]: DEBUG nova.virt.hardware [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 576.760182] [53378]: DEBUG nova.virt.hardware [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 576.760182] [53378]: DEBUG nova.virt.hardware [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 576.768865] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.769116] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.770093] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.770093] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.770093] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.770210] [53378]: DEBUG oslo_concurrency.lockutils [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.783200] [53378]: DEBUG nova.quota [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Getting quotas for project 7c490d749b5841218b58f43e60b05b1d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.786860] [53378]: DEBUG nova.quota [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Getting quotas for user b3f29abc6df24a74bd9f5157989614ce and project 7c490d749b5841218b58f43e60b05b1d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.797652] [53378]: DEBUG nova.compute.api [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 576.801852] [53378]: DEBUG nova.compute.api [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 576.859345] [53378]: INFO nova.api.openstack.requestlog [None req-775f7a95-1891-4e2b-9b2c-601c9c992777 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.451423 [ 576.859345] [53378]: [pid: 53378|app: 0|req: 53/98] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:37:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 576.863509] [53378]: INFO nova.api.openstack.requestlog [None req-6c1ab27a-e67a-44a0-bf23-c31bb6b35c6a tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.003565 [ 576.864510] [53378]: [pid: 53378|app: 0|req: 54/99] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 12 06:37:29 2025] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 576.867358] [53378]: DEBUG nova.api.openstack.wsgi [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Calling method '.version_select at 0x726f740f3760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 576.869717] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.869949] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.871093] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.895535] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.895838] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.896040] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.900921] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Action: 'update', calling method: .version_select at 0x726f73f317e0>, body: {"quota_set": {"ram": "5120"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 576.928865] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.928865] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.928865] [53378]: DEBUG oslo_concurrency.lockutils [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.934565] [53378]: INFO nova.api.openstack.requestlog [None req-356950f1-3770-40dc-a020-acb3aa3a4baf tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 266 microversion: 2.53 time: 0.070219 [ 576.938723] [53378]: [pid: 53378|app: 0|req: 55/100] 10.180.1.21 () {60 vars in 1217 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 266 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 576.957696] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.957931] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.958187] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.958600] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.958799] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.958970] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.012480] [53379]: INFO nova.api.openstack.requestlog [None req-2b356e28-71e9-48d4-852b-8b91920e071a tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae" status: 200 len: 148 microversion: 2.57 time: 0.304694 [ 577.013388] [53379]: [pid: 53379|app: 0|req: 46/101] 10.180.1.21 () {62 vars in 1298 bytes} [Wed Mar 12 06:37:28 2025] PUT /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae => generated 148 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 577.015778] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd6463b1-ee83-4ea0-ac19-496073869b11 tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.042055] [53379]: INFO nova.api.openstack.requestlog [None req-fd6463b1-ee83-4ea0-ac19-496073869b11 tempest-FlavorsV255TestJSON-1698083226 tempest-FlavorsV255TestJSON-1698083226-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6231 microversion: 2.55 time: 0.028202 [ 577.042461] [53379]: [pid: 53379|app: 0|req: 47/102] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/flavors/detail => generated 6231 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 577.045197] [53379]: DEBUG nova.api.openstack.wsgi [None req-54f45cd2-3297-4500-96b8-f2e3507bcab8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.049035] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-542996566", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "f42cee66-ded9-4691-869d-05e60130dee4"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 577.065463] [53379]: INFO nova.api.openstack.requestlog [None req-54f45cd2-3297-4500-96b8-f2e3507bcab8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5895 microversion: 2.1 time: 0.022344 [ 577.065996] [53379]: [pid: 53379|app: 0|req: 48/103] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/flavors/detail => generated 5895 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.070436] [53379]: DEBUG nova.api.openstack.wsgi [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Calling method '.version_select at 0x726f73f33eb0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.072424] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.073664] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.073664] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.081723] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.081962] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.082166] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.086408] [53379]: INFO nova.api.openstack.requestlog [None req-14b35c84-954f-4ae2-b9d8-3146b872462d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 544 microversion: 2.1 time: 0.019844 [ 577.086735] [53379]: [pid: 53379|app: 0|req: 49/104] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/os-hypervisors/detail => generated 544 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 577.089261] [53379]: DEBUG nova.api.openstack.wsgi [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Calling method '.version_select at 0x726f73f33f40>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.091896] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.092362] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.093916] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.109148] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.109285] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.109544] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.114010] [53379]: INFO nova.api.openstack.requestlog [None req-74b51b9b-2985-47d5-82b2-17d4b7c09273 tempest-HypervisorAdminV228Test-1568619514 tempest-HypervisorAdminV228Test-1568619514-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 541 microversion: 2.28 time: 0.025770 [ 577.114010] [53379]: [pid: 53379|app: 0|req: 50/105] 10.180.1.21 () {60 vars in 1188 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/os-hypervisors/1 => generated 541 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 577.123148] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.124229] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.124229] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.125257] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.125351] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.125535] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.133585] [53378]: DEBUG nova.network.neutron [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] validate_networks() for [('f42cee66-ded9-4691-869d-05e60130dee4', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 577.319967] [53379]: DEBUG nova.api.openstack.wsgi [None req-9b1dee85-6fdc-40d2-9661-3fab373ee8b1 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-340628890", "id": 1107848247, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 577.352864] [53379]: INFO nova.api.openstack.requestlog [None req-9b1dee85-6fdc-40d2-9661-3fab373ee8b1 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.238517 [ 577.354386] [53379]: [pid: 53379|app: 0|req: 51/106] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:29 2025] POST /compute/v2.1/flavors => generated 438 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 577.356550] [53379]: DEBUG nova.api.openstack.wsgi [None req-6354263d-d26b-4d5c-93e4-37ff2c47eeae tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Calling method '.version_select at 0x726f73f33e20>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.359480] [53379]: DEBUG nova.policy [None req-6354263d-d26b-4d5c-93e4-37ff2c47eeae tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': 'a979f6d3a54743cb9004d698c0afcf66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e93ef9723b547b5a5d67a186e99080c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 577.359862] [53379]: DEBUG nova.api.openstack.wsgi [None req-6354263d-d26b-4d5c-93e4-37ff2c47eeae tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 577.360291] [53379]: INFO nova.api.openstack.requestlog [None req-6354263d-d26b-4d5c-93e4-37ff2c47eeae tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.006698 [ 577.360664] [53379]: [pid: 53379|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 577.598603] [53379]: DEBUG nova.api.openstack.wsgi [None req-adfbedf0-93c4-434c-bd5a-809d0fc914f7 tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.610238] [53379]: INFO nova.api.openstack.requestlog [None req-adfbedf0-93c4-434c-bd5a-809d0fc914f7 tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/273295723" status: 200 len: 462 microversion: 2.61 time: 0.249083 [ 577.610561] [53379]: [pid: 53379|app: 0|req: 53/108] 10.180.1.21 () {60 vars in 1191 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/flavors/273295723 => generated 462 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 577.613540] [53379]: DEBUG nova.api.openstack.wsgi [None req-33199ba8-b6ce-462e-af28-d15e1d5956d8 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 577.634956] [53379]: INFO nova.api.openstack.requestlog [None req-33199ba8-b6ce-462e-af28-d15e1d5956d8 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.023775 [ 577.635310] [53379]: [pid: 53379|app: 0|req: 54/109] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 12 06:37:29 2025] POST /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 577.638472] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f73fcc550>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.641988] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.642745] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.642992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.643406] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.643606] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.643944] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 577.656463] [53379]: INFO nova.api.openstack.requestlog [None req-3c50804d-f657-47f2-a502-c81b54819448 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.019850 [ 577.656913] [53379]: [pid: 53379|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1140 bytes} [Wed Mar 12 06:37:29 2025] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 577.659393] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f53a08b-b1a7-45e3-b77b-7b0fe28c61db tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "730bf4fbf46b45019b94d5644025d455"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 577.987310] [53379]: INFO nova.api.openstack.requestlog [None req-2f53a08b-b1a7-45e3-b77b-7b0fe28c61db tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1446738281/action" status: 200 len: 97 microversion: 2.1 time: 0.328585 [ 577.987310] [53379]: [pid: 53379|app: 0|req: 56/111] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:29 2025] POST /compute/v2.1/flavors/1446738281/action => generated 97 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 577.990779] [53379]: DEBUG nova.api.openstack.wsgi [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 577.991659] [53379]: DEBUG nova.compute.api [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 577.999404] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 577.999678] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 577.999861] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.000227] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.000843] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.000843] [53379]: DEBUG oslo_concurrency.lockutils [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.010968] [53378]: DEBUG nova.virt.hardware [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 578.011206] [53378]: DEBUG nova.virt.hardware [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 578.011428] [53378]: DEBUG nova.virt.hardware [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 578.011611] [53378]: DEBUG nova.virt.hardware [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 578.011842] [53378]: DEBUG nova.virt.hardware [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 578.028941] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.030905] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.032084] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.032574] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.032784] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.032954] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.059713] [53378]: DEBUG nova.quota [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Getting quotas for project e668de0f0dfa4942baa509f08a041b7a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 578.066957] [53378]: DEBUG nova.quota [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Getting quotas for user 1010ff17cc4442f9955c0d92c9b63371 and project e668de0f0dfa4942baa509f08a041b7a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 578.073186] [53378]: DEBUG nova.compute.api [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 578.074582] [53378]: DEBUG nova.compute.api [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 578.106638] [53379]: DEBUG nova.policy [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.113355] [53378]: INFO nova.api.openstack.requestlog [None req-5f61851e-e35d-4df9-abf2-25d02db47ba1 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.177415 [ 578.113543] [53378]: [pid: 53378|app: 0|req: 56/112] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:29 2025] POST /compute/v2.1/servers => generated 380 bytes in 1178 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 578.118946] [53379]: INFO nova.api.openstack.requestlog [None req-7010680b-7a4b-4c05-8ddf-05cdab8f6309 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1281 microversion: 2.1 time: 0.131657 [ 578.119431] [53379]: [pid: 53379|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1281 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.125017] [53379]: DEBUG nova.api.openstack.wsgi [None req-7dc67f24-fbc1-4ffb-98d5-0d8ae1dabd13 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1219605935"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 578.125017] [53379]: DEBUG nova.objects.aggregate [None req-7dc67f24-fbc1-4ffb-98d5-0d8ae1dabd13 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 1b6ee31b-6d0f-4553-90a8-90ace0e690e0 for aggregate {{(pid=53379) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 578.171741] [53379]: INFO nova.api.openstack.requestlog [None req-7dc67f24-fbc1-4ffb-98d5-0d8ae1dabd13 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.051738 [ 578.172369] [53379]: [pid: 53379|app: 0|req: 58/114] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:30 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 578.180332] [53379]: DEBUG nova.api.openstack.wsgi [None req-caef3718-401b-434c-9ff3-5c0932a9b9a9 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f73fcd090>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.323894] [53378]: DEBUG nova.api.openstack.wsgi [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-1793641686", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 578.333605] [53379]: INFO nova.api.openstack.requestlog [None req-caef3718-401b-434c-9ff3-5c0932a9b9a9 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/d5e7d1bf-0756-4b3d-ae68-4c09469abcc6" status: 200 len: 144 microversion: 2.1 time: 0.157200 [ 578.334481] [53379]: [pid: 53379|app: 0|req: 59/115] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/os-floating-ips/d5e7d1bf-0756-4b3d-ae68-4c09469abcc6 => generated 144 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 578.339035] [53379]: DEBUG nova.api.openstack.wsgi [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Calling method '.version_select at 0x726f73fccf70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.340915] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.341225] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.341510] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.355958] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.355958] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.355958] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.359167] [53379]: INFO nova.api.openstack.requestlog [None req-b5dac14e-e7c3-4d95-bd7e-1304f6503785 tempest-HypervisorAdminUnderV252Test-265922188 tempest-HypervisorAdminUnderV252Test-265922188-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.024072 [ 578.359544] [53379]: [pid: 53379|app: 0|req: 60/116] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 137 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 578.362471] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Calling method '.version_select at 0x726f73fcc670>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.366734] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.366734] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.366734] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.371183] [53379]: INFO nova.api.openstack.wsgi [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [ 578.371183] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 578.371183] [53379]: INFO nova.api.openstack.requestlog [None req-ca41a298-c030-403d-ae09-85829f7fe6ce tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-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.010999 [ 578.373635] [53379]: [pid: 53379|app: 0|req: 61/117] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 578.374662] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.378157] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.378157] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.378157] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.378157] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.378370] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.378608] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.378658] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.378792] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.378857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.379563] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.379563] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.379715] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.387619] [53378]: DEBUG nova.network.neutron [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 578.395633] [53379]: INFO nova.api.openstack.requestlog [None req-e4d86c70-774b-4fe5-ae05-a1fb5ee176d4 tempest-AZAdminV2TestJSON-335923251 tempest-AZAdminV2TestJSON-335923251-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 484 microversion: 2.1 time: 0.023415 [ 578.397602] [53379]: [pid: 53379|app: 0|req: 62/118] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/os-availability-zone/detail => generated 484 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 578.532774] [53378]: DEBUG nova.virt.hardware [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 578.533091] [53378]: DEBUG nova.virt.hardware [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 578.533344] [53378]: DEBUG nova.virt.hardware [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 578.533426] [53378]: DEBUG nova.virt.hardware [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 578.533588] [53378]: DEBUG nova.virt.hardware [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 578.542347] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.542603] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.543046] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.543361] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.543425] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.543564] [53378]: DEBUG oslo_concurrency.lockutils [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.562779] [53378]: DEBUG nova.quota [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 578.565475] [53378]: DEBUG nova.quota [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for user f6c3ab9deb7c4502939c619f0192de1a and project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 578.575045] [53378]: DEBUG nova.compute.api [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 578.576505] [53378]: DEBUG nova.compute.api [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 578.618124] [53378]: INFO nova.api.openstack.requestlog [None req-a87a3acd-014c-4b34-8307-5932a3dae612 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.503448 [ 578.618124] [53378]: [pid: 53378|app: 0|req: 57/119] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 578.622217] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.625790] [53378]: DEBUG nova.compute.api [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 578.626081] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d904147-3bee-4fc5-a51c-088a1a57bf15 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.634916] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.635471] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.635471] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.636019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.636253] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.636500] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.640257] [53379]: INFO nova.api.openstack.wsgi [None req-3d904147-3bee-4fc5-a51c-088a1a57bf15 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] HTTP exception thrown: Flavor 1948413681 has no extra specs with key hw:cpu_thread_policy. [ 578.640560] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d904147-3bee-4fc5-a51c-088a1a57bf15 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Returning 404 to user: Flavor 1948413681 has no extra specs with key hw:cpu_thread_policy. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 578.641116] [53379]: INFO nova.api.openstack.requestlog [None req-3d904147-3bee-4fc5-a51c-088a1a57bf15 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1948413681/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.244474 [ 578.645244] [53379]: [pid: 53379|app: 0|req: 63/120] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/flavors/1948413681/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 249 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 578.651015] [53379]: DEBUG nova.api.openstack.wsgi [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.651015] [53379]: DEBUG nova.compute.api [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 578.654488] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.654725] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.655290] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.655555] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.656155] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.656155] [53379]: DEBUG oslo_concurrency.lockutils [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.741620] [53379]: DEBUG nova.policy [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.754641] [53379]: INFO nova.api.openstack.requestlog [None req-351b7bc6-e5aa-4e1d-93f7-5f95bd42acf4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1270 microversion: 2.1 time: 0.103077 [ 578.754641] [53379]: [pid: 53379|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1270 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.754641] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.755383] [53379]: DEBUG nova.compute.api [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 578.762116] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.762569] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.762844] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.763446] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.763615] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.763835] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.778246] [53378]: DEBUG nova.policy [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.786926] [53378]: INFO nova.api.openstack.requestlog [None req-d4f7bf92-3d43-4fdd-b387-a29d1a6f4650 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1214 microversion: 2.1 time: 0.168238 [ 578.788061] [53378]: [pid: 53378|app: 0|req: 58/122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:30 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1214 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.791870] [53378]: DEBUG nova.api.openstack.wsgi [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 578.793832] [53378]: DEBUG nova.compute.api [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 578.801202] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.801202] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.801202] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.801202] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.801327] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.801327] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.845560] [53379]: DEBUG nova.policy [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.852214] [53379]: DEBUG nova.policy [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.853075] [53379]: DEBUG nova.policy [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.854329] [53379]: INFO nova.api.openstack.requestlog [None req-ed5cf0fb-0f77-45e0-a5e6-56a0205fd0fc tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1303 microversion: 2.48 time: 0.103834 [ 578.854329] [53379]: [pid: 53379|app: 0|req: 65/123] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1303 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 578.856526] [53379]: DEBUG nova.api.openstack.wsgi [None req-35f1fe53-c995-4c03-835e-55669e007955 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Calling method '.version_select at 0x726f73fcecb0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.907500] [53378]: DEBUG nova.policy [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.917809] [53378]: DEBUG nova.policy [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.917809] [53378]: DEBUG nova.policy [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 578.924439] [53378]: INFO nova.api.openstack.requestlog [None req-477ffcb6-812e-426d-a065-aacb1d836253 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1376 microversion: 2.75 time: 0.136410 [ 578.924792] [53378]: [pid: 53378|app: 0|req: 59/124] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 12 06:37:31 2025] PUT /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1376 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 578.929875] [53378]: DEBUG nova.api.openstack.wsgi [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Calling method '.version_select at 0x726f73538040>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 578.932745] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.932991] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.936411] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.956528] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 578.956528] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 578.956528] [53378]: DEBUG oslo_concurrency.lockutils [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 578.963554] [53378]: INFO nova.api.openstack.requestlog [None req-87e7deee-78e1-4f96-82a6-45856c097c91 tempest-HypervisorAdminV253TestBase-1994605939 tempest-HypervisorAdminV253TestBase-1994605939-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/8cabb240-e297-4e27-8fbd-6c9dfdf79952" status: 200 len: 615 microversion: 2.53 time: 0.035394 [ 578.963967] [53378]: [pid: 53378|app: 0|req: 60/125] 10.180.1.21 () {60 vars in 1293 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/os-hypervisors/8cabb240-e297-4e27-8fbd-6c9dfdf79952 => generated 615 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 578.967967] [53378]: DEBUG nova.api.openstack.wsgi [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Calling method '.version_select at 0x726f7353a320>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.130660] [53379]: INFO nova.api.openstack.requestlog [None req-35f1fe53-c995-4c03-835e-55669e007955 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.272341 [ 579.131060] [53379]: [pid: 53379|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/os-security-groups => generated 707 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.133669] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3bacb46-2aa8-48a5-b785-4a18635e5586 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.154873] [53379]: INFO nova.api.openstack.requestlog [None req-a3bacb46-2aa8-48a5-b785-4a18635e5586 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/277628423" status: 202 len: 0 microversion: 2.1 time: 0.023157 [ 579.155221] [53379]: [pid: 53379|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:31 2025] DELETE /compute/v2.1/flavors/277628423 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 579.158204] [53379]: DEBUG nova.api.openstack.wsgi [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Calling method '.version_select at 0x726f73fcc1f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.159894] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.160254] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.161065] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.171171] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.171420] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.171632] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.175597] [53379]: INFO nova.api.openstack.requestlog [None req-28e17950-0690-470b-96c9-524488bb30c1 tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.019698 [ 579.176014] [53379]: [pid: 53379|app: 0|req: 68/128] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:31 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) [ 579.178165] [53379]: DEBUG nova.api.openstack.wsgi [None req-34d2f3b4-9d4b-4f8b-b10e-59f7ae7178fb tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Calling method '.version_select at 0x726f73fcd630>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.180091] [53379]: DEBUG nova.policy [None req-34d2f3b4-9d4b-4f8b-b10e-59f7ae7178fb tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': 'a979f6d3a54743cb9004d698c0afcf66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e93ef9723b547b5a5d67a186e99080c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 579.180412] [53379]: DEBUG nova.api.openstack.wsgi [None req-34d2f3b4-9d4b-4f8b-b10e-59f7ae7178fb tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 579.180927] [53379]: INFO nova.api.openstack.requestlog [None req-34d2f3b4-9d4b-4f8b-b10e-59f7ae7178fb tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.004464 [ 579.181065] [53379]: [pid: 53379|app: 0|req: 69/129] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:37:31 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) [ 579.186042] [53379]: DEBUG nova.api.openstack.wsgi [None req-e36324a1-be9e-4471-ad26-b1891cfb07cd tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 579.269068] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.269068] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.269068] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.269632] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.269632] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.270683] [53378]: DEBUG oslo_concurrency.lockutils [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.289060] [53378]: INFO nova.api.openstack.requestlog [None req-d095966a-7445-43ed-b056-12eaee2613a2 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae/detail" status: 200 len: 463 microversion: 2.57 time: 0.324382 [ 579.290305] [53378]: [pid: 53378|app: 0|req: 61/130] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae/detail => generated 463 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 579.294504] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ba9d183-e528-41b5-b4ea-989e0720064d tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] Action: 'update', calling method: .version_select at 0x726f73f59090>, body: {"flavor": {"description": "new"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 579.330364] [53378]: INFO nova.api.openstack.requestlog [None req-8ba9d183-e528-41b5-b4ea-989e0720064d tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/273295723" status: 200 len: 463 microversion: 2.61 time: 0.036971 [ 579.330847] [53378]: [pid: 53378|app: 0|req: 62/131] 10.180.1.21 () {62 vars in 1211 bytes} [Wed Mar 12 06:37:31 2025] PUT /compute/v2.1/flavors/273295723 => generated 463 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 579.530774] [53378]: DEBUG nova.api.openstack.wsgi [None req-a786e121-a6fc-421c-beff-14c84cbe362b tempest-FlavorsExtraSpecsTestJSON-56903819 tempest-FlavorsExtraSpecsTestJSON-56903819-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.543309] [53378]: INFO nova.api.openstack.requestlog [None req-a786e121-a6fc-421c-beff-14c84cbe362b tempest-FlavorsExtraSpecsTestJSON-56903819 tempest-FlavorsExtraSpecsTestJSON-56903819-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.211914 [ 579.543631] [53378]: [pid: 53378|app: 0|req: 63/132] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 579.579517] [53379]: INFO nova.api.openstack.requestlog [None req-e36324a1-be9e-4471-ad26-b1891cfb07cd tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1107848247/action" status: 200 len: 97 microversion: 2.1 time: 0.394237 [ 579.579517] [53379]: [pid: 53379|app: 0|req: 70/133] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:31 2025] POST /compute/v2.1/flavors/1107848247/action => generated 97 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 579.711183] [53378]: DEBUG nova.api.openstack.wsgi [None req-650f5f95-d995-435b-a7e6-5baae0a897bd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.725661] [53378]: INFO nova.api.openstack.requestlog [None req-650f5f95-d995-435b-a7e6-5baae0a897bd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.180480 [ 579.725989] [53378]: [pid: 53378|app: 0|req: 64/134] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.732591] [53378]: DEBUG nova.api.openstack.wsgi [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.734527] [53378]: DEBUG nova.compute.api [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 579.740040] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.741106] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.741106] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.741106] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.741106] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.741530] [53378]: DEBUG oslo_concurrency.lockutils [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.755302] [53379]: DEBUG nova.api.openstack.wsgi [None req-83669b29-ceb3-4712-a856-97236e6e30d2 tempest-FlavorsAccessTestJSON-421208500 tempest-FlavorsAccessTestJSON-421208500-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 579.793166] [53379]: INFO nova.api.openstack.requestlog [None req-83669b29-ceb3-4712-a856-97236e6e30d2 tempest-FlavorsAccessTestJSON-421208500 tempest-FlavorsAccessTestJSON-421208500-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5913 microversion: 2.1 time: 0.213542 [ 579.793538] [53379]: [pid: 53379|app: 0|req: 71/135] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:31 2025] GET /compute/v2.1/flavors/detail => generated 5913 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.796692] [53379]: DEBUG nova.api.openstack.wsgi [None req-430bf462-ccae-4ff0-8ee8-c741ccfd6d09 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 579.808069] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bf462-ccae-4ff0-8ee8-c741ccfd6d09 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 579.808069] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bf462-ccae-4ff0-8ee8-c741ccfd6d09 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 579.808069] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bf462-ccae-4ff0-8ee8-c741ccfd6d09 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 579.842037] [53378]: DEBUG nova.policy [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 579.850118] [53378]: INFO nova.api.openstack.requestlog [None req-092c5803-ee91-483d-b2af-abe4a31c0be8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1209 microversion: 2.1 time: 0.123454 [ 579.850806] [53378]: [pid: 53378|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:32 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.854611] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b22a8d3-037d-427b-af92-11bdfcb156d9 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f7353b880>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.219591] [53379]: INFO nova.api.openstack.requestlog [None req-430bf462-ccae-4ff0-8ee8-c741ccfd6d09 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 234 microversion: 2.1 time: 0.425095 [ 580.219823] [53379]: [pid: 53379|app: 0|req: 72/137] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:37:32 2025] POST /compute/v2.1/os-aggregates/1/action => generated 234 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 580.225584] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Calling method '.version_select at 0x726f735c4550>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.227819] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.228067] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.228244] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.244145] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.244145] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.244145] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.249576] [53379]: INFO nova.api.openstack.requestlog [None req-3c6bc5af-88bf-4ce4-a077-963af35d2a5f tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.026150 [ 580.249938] [53379]: [pid: 53379|app: 0|req: 73/138] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:32 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 580.367625] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b061dc4-162e-454b-8eb3-5dff450e1f3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Action: 'create', calling method: .version_select at 0x726f735c5fc0>, body: {"keypair": {"name": "tempest-keypair-1058047694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBr2lo5aor4alb8bQoUerxx4AkllCXe/DI8dD0WOxLL8NjCKa3sK3zRObQ1K+bZStc/f68u5LV7TVO+aBCDn50tIgPe3W+q+j1rykQNotHLVzmDRo8E8chculkdz0hxdHg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 580.379786] [53379]: DEBUG nova.quota [None req-0b061dc4-162e-454b-8eb3-5dff450e1f3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for project f640f707644e40109e0e6275e3be3788. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 580.383222] [53379]: DEBUG nova.quota [None req-0b061dc4-162e-454b-8eb3-5dff450e1f3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for user 911b80a457ad45998076c7fb4c013906 and project f640f707644e40109e0e6275e3be3788. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 580.408237] [53379]: INFO nova.api.openstack.requestlog [None req-0b061dc4-162e-454b-8eb3-5dff450e1f3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.154558 [ 580.408604] [53379]: [pid: 53379|app: 0|req: 74/139] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:37:32 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 580.412714] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.413806] [53379]: DEBUG nova.compute.api [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 580.420334] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.420334] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.420461] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.420858] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.421077] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.421257] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.465752] [53379]: DEBUG nova.policy [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.472065] [53379]: INFO nova.api.openstack.requestlog [None req-3d126f0f-51d0-474c-b776-a09f5539d70f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1207 microversion: 2.1 time: 0.062758 [ 580.473072] [53379]: [pid: 53379|app: 0|req: 75/140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:32 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.475771] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cf63334-babf-418d-9983-2d6f582e8a14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 580.478320] [53379]: DEBUG nova.policy [None req-9cf63334-babf-418d-9983-2d6f582e8a14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': '90c69dceaf0048e68d79fc121d1a97b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '846a699611924fdcb43e129c5317c3db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.478707] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cf63334-babf-418d-9983-2d6f582e8a14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 580.479391] [53379]: INFO nova.api.openstack.requestlog [None req-9cf63334-babf-418d-9983-2d6f582e8a14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/1948413681/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.005951 [ 580.479683] [53379]: [pid: 53379|app: 0|req: 76/141] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 12 06:37:32 2025] POST /compute/v2.1/flavors/1948413681/os-extra_specs => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 580.481888] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.487668] [53379]: DEBUG nova.compute.api [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 580.491256] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.491592] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.491890] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.492058] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.492330] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.492447] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.572407] [53379]: DEBUG nova.policy [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.575644] [53379]: DEBUG nova.policy [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.576318] [53379]: DEBUG nova.policy [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.582016] [53379]: INFO nova.api.openstack.requestlog [None req-b7b0868f-7ba5-48bb-a0a6-1caaf850d001 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1376 microversion: 2.75 time: 0.101650 [ 580.582219] [53379]: [pid: 53379|app: 0|req: 77/142] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:32 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1376 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 580.584744] [53379]: DEBUG nova.api.openstack.wsgi [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.586563] [53379]: DEBUG nova.compute.api [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 580.589781] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.590016] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.591096] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.591096] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 580.591096] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 580.591096] [53379]: DEBUG oslo_concurrency.lockutils [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 580.804727] [53379]: DEBUG nova.policy [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 580.813831] [53379]: INFO nova.api.openstack.requestlog [None req-698dcca0-c70c-43ce-a1e5-fb7dd5c27dad tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.230924 [ 580.814190] [53379]: [pid: 53379|app: 0|req: 78/143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:32 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.816836] [53379]: DEBUG nova.api.openstack.wsgi [None req-e88e150b-bdb6-4978-8d3f-910bea2debd6 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Calling method '.version_select at 0x726f735c5750>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.990021] [53378]: INFO nova.api.openstack.requestlog [None req-5b22a8d3-037d-427b-af92-11bdfcb156d9 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/d5e7d1bf-0756-4b3d-ae68-4c09469abcc6" status: 202 len: 0 microversion: 2.1 time: 1.135221 [ 580.990021] [53378]: [pid: 53378|app: 0|req: 66/144] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:37:32 2025] DELETE /compute/v2.1/os-floating-ips/d5e7d1bf-0756-4b3d-ae68-4c09469abcc6 => generated 0 bytes in 1136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 580.990021] [53378]: DEBUG nova.api.openstack.wsgi [None req-376832da-d03c-45f9-83c4-a0fe25edc48e tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.017410] [53378]: INFO nova.api.openstack.requestlog [None req-376832da-d03c-45f9-83c4-a0fe25edc48e tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5492 microversion: 2.1 time: 0.029485 [ 581.019114] [53378]: [pid: 53378|app: 0|req: 67/145] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/flavors/detail => generated 5492 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.021025] [53378]: DEBUG nova.api.openstack.wsgi [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Calling method '.version_select at 0x726f7353b0a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.023724] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.024019] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.024204] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.040585] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.040585] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.040585] [53378]: DEBUG oslo_concurrency.lockutils [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.045061] [53378]: INFO nova.api.openstack.requestlog [None req-15a5de37-debd-4e29-8396-0fa185f164bb tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 541 microversion: 2.1 time: 0.026189 [ 581.045580] [53378]: [pid: 53378|app: 0|req: 68/146] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/os-hypervisors/1 => generated 541 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.092952] [53379]: DEBUG neutronclient.v2_0.client [None req-e88e150b-bdb6-4978-8d3f-910bea2debd6 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 581.093633] [53379]: INFO nova.api.openstack.wsgi [None req-e88e150b-bdb6-4978-8d3f-910bea2debd6 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] HTTP exception thrown: Insufficient rights for removing default security group. [ 581.093633] [53379]: Neutron server returns request_ids: ['req-ad9e027f-2644-4522-9835-5a81b9befa9e'] [ 581.093935] [53379]: DEBUG nova.api.openstack.wsgi [None req-e88e150b-bdb6-4978-8d3f-910bea2debd6 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Returning 400 to user: Insufficient rights for removing default security group. [ 581.093935] [53379]: Neutron server returns request_ids: ['req-ad9e027f-2644-4522-9835-5a81b9befa9e'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 581.094374] [53379]: INFO nova.api.openstack.requestlog [None req-e88e150b-bdb6-4978-8d3f-910bea2debd6 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/8d5f405d-5e6d-4e0d-af58-631f7b21e2af" status: 400 len: 182 microversion: 2.1 time: 0.279699 [ 581.094691] [53379]: [pid: 53379|app: 0|req: 79/147] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:33 2025] DELETE /compute/v2.1/os-security-groups/8d5f405d-5e6d-4e0d-af58-631f7b21e2af => generated 182 bytes in 280 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 581.100273] [53379]: DEBUG nova.api.openstack.wsgi [None req-14ae0b43-d947-4d8d-8e15-0f1be6f81e37 tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.134051] [53379]: INFO nova.api.openstack.requestlog [None req-14ae0b43-d947-4d8d-8e15-0f1be6f81e37 tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6428 microversion: 2.61 time: 0.038674 [ 581.134400] [53379]: [pid: 53379|app: 0|req: 80/148] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/flavors/detail => generated 6428 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 581.137457] [53379]: DEBUG nova.api.openstack.wsgi [None req-f371cd95-2944-424e-821d-2daa12ba53e5 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.155811] [53379]: INFO nova.api.openstack.requestlog [None req-f371cd95-2944-424e-821d-2daa12ba53e5 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.020639 [ 581.155995] [53379]: [pid: 53379|app: 0|req: 81/149] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 12 06:37:33 2025] POST /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 581.158863] [53379]: DEBUG nova.api.openstack.wsgi [None req-00dbfa81-c43e-4742-9bbe-d8d9956ce5b4 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.206099] [53378]: DEBUG nova.api.openstack.wsgi [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Calling method '.version_select at 0x726f73539a20>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.209157] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.209157] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.210358] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.220095] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.220788] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.220788] [53378]: DEBUG oslo_concurrency.lockutils [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.224109] [53378]: INFO nova.api.openstack.requestlog [None req-2454003e-3e8e-4107-89c2-262ef209264d tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.177886 [ 581.224429] [53378]: [pid: 53378|app: 0|req: 69/150] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.321322] [53379]: INFO nova.api.openstack.wsgi [None req-00dbfa81-c43e-4742-9bbe-d8d9956ce5b4 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] HTTP exception thrown: Flavor access already exists for flavor 20 and project 21e5b2a7d5ce462495941ad2d79ba064 combination. [ 581.322086] [53379]: DEBUG nova.api.openstack.wsgi [None req-00dbfa81-c43e-4742-9bbe-d8d9956ce5b4 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Returning 409 to user: Flavor access already exists for flavor 20 and project 21e5b2a7d5ce462495941ad2d79ba064 combination. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 581.322758] [53379]: INFO nova.api.openstack.requestlog [None req-00dbfa81-c43e-4742-9bbe-d8d9956ce5b4 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1107848247/action" status: 409 len: 152 microversion: 2.1 time: 0.166155 [ 581.323445] [53379]: [pid: 53379|app: 0|req: 82/151] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:33 2025] POST /compute/v2.1/flavors/1107848247/action => generated 152 bytes in 167 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 581.327447] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.329612] [53379]: DEBUG nova.compute.api [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 581.336613] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.337073] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.338093] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.339908] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.340558] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.340857] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.344216] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a0c21e4-5b33-4269-8420-79c91e53bd23 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-2095625231", "id": 372310627, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.364766] [53378]: INFO nova.api.openstack.requestlog [None req-0a0c21e4-5b33-4269-8420-79c91e53bd23 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 421 microversion: 2.1 time: 0.137123 [ 581.364766] [53378]: [pid: 53378|app: 0|req: 70/152] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:33 2025] POST /compute/v2.1/flavors => generated 421 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.371544] [53378]: DEBUG nova.api.openstack.wsgi [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Action: 'update', calling method: .version_select at 0x726f73421090>, body: {"quota_set": {"ram": "2048"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.401296] [53379]: DEBUG nova.policy [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.406942] [53379]: INFO nova.api.openstack.requestlog [None req-a5d15c4d-1071-454f-9278-40d95b9b3ad6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1278 microversion: 2.1 time: 0.082826 [ 581.407260] [53379]: [pid: 53379|app: 0|req: 83/153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1278 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.410313] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.412016] [53379]: DEBUG nova.compute.api [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 581.416108] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.416355] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.416549] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.416910] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.417146] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.417364] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.468912] [53379]: DEBUG nova.policy [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.473536] [53379]: INFO nova.api.openstack.requestlog [None req-1c6d9aa7-2576-41a3-ac4e-d6d3a7587a82 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1270 microversion: 2.1 time: 0.065623 [ 581.474049] [53379]: [pid: 53379|app: 0|req: 84/154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1270 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.478538] [53379]: DEBUG nova.api.openstack.wsgi [None req-b43edab4-d94b-44b5-a990-c091a84ea041 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "730bf4fbf46b45019b94d5644025d455"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.575979] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.575979] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.575979] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.575979] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.576405] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.576405] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.607795] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.607795] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.607795] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.608117] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.608379] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.608828] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.658507] [53378]: INFO nova.api.openstack.requestlog [None req-64c40737-9471-4902-b5dc-be8c7feb81a1 tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae?user_id=ddf660badc2a4534af7237f193d8b91e" status: 200 len: 148 microversion: 2.57 time: 0.294618 [ 581.662018] [53378]: [pid: 53378|app: 0|req: 71/155] 10.180.1.21 () {62 vars in 1379 bytes} [Wed Mar 12 06:37:33 2025] PUT /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae?user_id=ddf660badc2a4534af7237f193d8b91e => generated 148 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 581.662018] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.665049] [53378]: DEBUG nova.compute.api [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 581.671589] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.671589] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.671589] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.671589] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.672076] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.672076] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.705753] [53379]: INFO nova.api.openstack.requestlog [None req-b43edab4-d94b-44b5-a990-c091a84ea041 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1446738281/action" status: 200 len: 21 microversion: 2.1 time: 0.230352 [ 581.706052] [53379]: [pid: 53379|app: 0|req: 85/156] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:33 2025] POST /compute/v2.1/flavors/1446738281/action => generated 21 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 581.709860] [53379]: DEBUG nova.api.openstack.wsgi [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.722828] [53379]: DEBUG oslo_concurrency.lockutils [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.723141] [53379]: DEBUG oslo_concurrency.lockutils [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.723342] [53379]: DEBUG oslo_concurrency.lockutils [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.761022] [53379]: INFO nova.api.openstack.wsgi [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Aggregate 1 already has host cpu-1. [ 581.761022] [53379]: DEBUG nova.api.openstack.wsgi [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 409 to user: Aggregate 1 already has host cpu-1. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 581.761022] [53379]: INFO nova.api.openstack.requestlog [None req-c354bd9f-d330-44b3-b87b-deed765c449f tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 409 len: 87 microversion: 2.1 time: 0.052798 [ 581.761022] [53379]: [pid: 53379|app: 0|req: 86/157] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:37:33 2025] POST /compute/v2.1/os-aggregates/1/action => generated 87 bytes in 53 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) [ 581.762283] [53378]: DEBUG nova.policy [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.763342] [53379]: DEBUG nova.api.openstack.wsgi [None req-2640187a-1689-46de-b449-470d8593ca52 tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Calling method '.version_select at 0x726f735c53f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.768998] [53379]: DEBUG nova.policy [None req-2640187a-1689-46de-b449-470d8593ca52 tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': '5b2f8d61dd1646f582ff96646c8621ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5fbbcb48f854a64be083dc7b3ae6555', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.768998] [53379]: DEBUG nova.api.openstack.wsgi [None req-2640187a-1689-46de-b449-470d8593ca52 tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 581.768998] [53379]: INFO nova.api.openstack.requestlog [None req-2640187a-1689-46de-b449-470d8593ca52 tempest-HypervisorAdminNegativeUnderV252Test-1805575267 tempest-HypervisorAdminNegativeUnderV252Test-1805575267-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.007293 [ 581.768998] [53379]: [pid: 53379|app: 0|req: 87/158] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 581.770108] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cf4299e-e90f-4e4a-8762-1179430b1cde tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.778598] [53378]: DEBUG nova.policy [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.779090] [53378]: DEBUG nova.policy [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.779737] [53378]: INFO nova.api.openstack.requestlog [None req-a0fb4f10-e959-4034-bb48-10946371d921 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1303 microversion: 2.48 time: 0.120121 [ 581.780810] [53378]: [pid: 53378|app: 0|req: 72/159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:33 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1303 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 581.783416] [53378]: DEBUG nova.api.openstack.wsgi [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.785462] [53378]: DEBUG nova.compute.api [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 581.795566] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.795818] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.795996] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.796996] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.796996] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.796996] [53378]: DEBUG oslo_concurrency.lockutils [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.813774] [53379]: INFO nova.api.openstack.requestlog [None req-5cf4299e-e90f-4e4a-8762-1179430b1cde tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1948413681/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.045307 [ 581.814744] [53379]: [pid: 53379|app: 0|req: 88/160] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 12 06:37:34 2025] POST /compute/v2.1/flavors/1948413681/os-extra_specs => generated 66 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 581.839896] [53378]: DEBUG nova.policy [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 581.845181] [53378]: INFO nova.api.openstack.requestlog [None req-aefc9449-c590-4b79-9b1e-2441b10b0a7d tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1209 microversion: 2.1 time: 0.063562 [ 581.845508] [53378]: [pid: 53378|app: 0|req: 73/161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.904662] [53379]: DEBUG nova.api.openstack.wsgi [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Calling method '.version_select at 0x726f735c5e10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.907988] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.910184] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-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.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.910492] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.910881] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 581.911209] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 581.911509] [53379]: DEBUG oslo_concurrency.lockutils [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 581.926385] [53379]: INFO nova.api.openstack.requestlog [None req-39658768-df81-42c9-9ef4-a92f42c89542 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.110946 [ 581.926720] [53379]: [pid: 53379|app: 0|req: 89/162] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.932962] [53379]: DEBUG nova.api.openstack.wsgi [None req-1391d648-c4da-4d90-a986-aa3bc2d99fb5 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f735c7c70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.940371] [53378]: DEBUG nova.api.openstack.wsgi [None req-d69460d2-06b2-4722-bfee-e9385617202b tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] Action: 'create', calling method: .version_select at 0x726f734201f0>, body: {"security_group": {"name": "tempest-securitygroup-1457779267", "description": "tempest-description-570025095"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 582.096239] [53379]: INFO nova.api.openstack.requestlog [None req-1391d648-c4da-4d90-a986-aa3bc2d99fb5 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 405 microversion: 2.1 time: 0.168760 [ 582.096588] [53379]: [pid: 53379|app: 0|req: 90/163] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-floating-ips => generated 405 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 582.099083] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8135c63-7572-4e56-a401-e8633ad7c6f0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-999123454", "id": 228274641, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 582.114470] [53379]: INFO nova.api.openstack.requestlog [None req-d8135c63-7572-4e56-a401-e8633ad7c6f0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 425 microversion: 2.1 time: 0.017066 [ 582.114911] [53379]: [pid: 53379|app: 0|req: 91/164] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:34 2025] POST /compute/v2.1/flavors => generated 425 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 582.117163] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ae5fee4-0031-4c67-9f8a-5d55fc5b448d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Calling method '.version_select at 0x726f735c7e20>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.119266] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ae5fee4-0031-4c67-9f8a-5d55fc5b448d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.119863] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ae5fee4-0031-4c67-9f8a-5d55fc5b448d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.120263] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ae5fee4-0031-4c67-9f8a-5d55fc5b448d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.130281] [53379]: INFO nova.api.openstack.requestlog [None req-9ae5fee4-0031-4c67-9f8a-5d55fc5b448d tempest-HypervisorAdminTestJSON-115886819 tempest-HypervisorAdminTestJSON-115886819-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 262 microversion: 2.1 time: 0.014888 [ 582.130664] [53379]: [pid: 53379|app: 0|req: 92/165] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 262 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 582.134612] [53379]: DEBUG nova.api.openstack.wsgi [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Calling method '.version_select at 0x726f735c6b90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.149897] [53379]: DEBUG neutronclient.v2_0.client [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 55de4461-4963-4988-9510-30b353b87b28 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 582.150534] [53379]: DEBUG nova.network.security_group_api [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Neutron security group 55de4461-4963-4988-9510-30b353b87b28 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 582.150763] [53379]: INFO nova.api.openstack.wsgi [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] HTTP exception thrown: Security group 55de4461-4963-4988-9510-30b353b87b28 does not exist [ 582.150763] [53379]: Neutron server returns request_ids: ['req-6518e0d1-1a64-4330-a8cf-1689c2fbf6d1'] [ 582.151127] [53379]: DEBUG nova.api.openstack.wsgi [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Returning 404 to user: Security group 55de4461-4963-4988-9510-30b353b87b28 does not exist [ 582.151127] [53379]: Neutron server returns request_ids: ['req-6518e0d1-1a64-4330-a8cf-1689c2fbf6d1'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 582.152103] [53379]: INFO nova.api.openstack.requestlog [None req-af0c90da-e1ae-4622-a62d-08e39323cf65 tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/55de4461-4963-4988-9510-30b353b87b28" status: 404 len: 194 microversion: 2.1 time: 0.020407 [ 582.152430] [53379]: [pid: 53379|app: 0|req: 93/166] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-security-groups/55de4461-4963-4988-9510-30b353b87b28 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 582.155055] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8577907-1534-4ab1-ac8e-f14c5d887f6d tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.176390] [53379]: INFO nova.api.openstack.requestlog [None req-f8577907-1534-4ab1-ac8e-f14c5d887f6d tempest-FlavorsV261TestJSON-599962068 tempest-FlavorsV261TestJSON-599962068-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3760 microversion: 2.61 time: 0.023374 [ 582.177121] [53379]: [pid: 53379|app: 0|req: 94/167] 10.180.1.21 () {60 vars in 1161 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/flavors => generated 3760 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 582.180430] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3403413-c704-4698-8508-fb3aaec2c6db tempest-FlavorsExtraSpecsTestJSON-56903819 tempest-FlavorsExtraSpecsTestJSON-56903819-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.188352] [53379]: INFO nova.api.openstack.requestlog [None req-c3403413-c704-4698-8508-fb3aaec2c6db tempest-FlavorsExtraSpecsTestJSON-56903819 tempest-FlavorsExtraSpecsTestJSON-56903819-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.010828 [ 582.188730] [53379]: [pid: 53379|app: 0|req: 95/168] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes => generated 22 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 582.191165] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f245a77-9ac0-4b82-bbbf-294001e20b0a tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Calling method '.version_select at 0x726f7320d630>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.193525] [53379]: DEBUG nova.policy [None req-7f245a77-9ac0-4b82-bbbf-294001e20b0a tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': 'a979f6d3a54743cb9004d698c0afcf66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e93ef9723b547b5a5d67a186e99080c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.193915] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f245a77-9ac0-4b82-bbbf-294001e20b0a tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 582.194382] [53379]: INFO nova.api.openstack.requestlog [None req-7f245a77-9ac0-4b82-bbbf-294001e20b0a tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.005245 [ 582.194788] [53379]: [pid: 53379|app: 0|req: 96/169] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-hypervisors/1/uptime => generated 117 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 582.197296] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e115da4-3499-4e7a-949b-11df39800bfe tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 582.368824] [53378]: INFO nova.api.openstack.requestlog [None req-d69460d2-06b2-4722-bfee-e9385617202b tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.522593 [ 582.369210] [53378]: [pid: 53378|app: 0|req: 74/170] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:34 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 582.372780] [53378]: DEBUG nova.api.openstack.wsgi [None req-f09a7b21-13d2-4494-b574-b6db96f2e8ea tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.383601] [53378]: INFO nova.api.openstack.requestlog [None req-f09a7b21-13d2-4494-b574-b6db96f2e8ea tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.013650 [ 582.383949] [53378]: [pid: 53378|app: 0|req: 75/171] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 582.430373] [53379]: INFO nova.api.openstack.requestlog [None req-4e115da4-3499-4e7a-949b-11df39800bfe tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1107848247/action" status: 200 len: 21 microversion: 2.1 time: 0.235022 [ 582.430727] [53379]: [pid: 53379|app: 0|req: 97/172] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:34 2025] POST /compute/v2.1/flavors/1107848247/action => generated 21 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 582.433709] [53379]: DEBUG nova.api.openstack.wsgi [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.435357] [53379]: DEBUG nova.compute.api [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 582.439814] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.440071] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.440256] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.440604] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.440801] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.441289] [53379]: DEBUG oslo_concurrency.lockutils [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.478557] [53379]: DEBUG nova.policy [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.494550] [53379]: INFO nova.api.openstack.requestlog [None req-89401f45-4d5e-48bf-8a49-eaefbc22ea2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1207 microversion: 2.1 time: 0.063058 [ 582.495886] [53379]: [pid: 53379|app: 0|req: 98/173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.499068] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.507315] [53379]: DEBUG nova.compute.api [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 582.512933] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.513257] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.513388] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.513877] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.514099] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.514275] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.564144] [53379]: DEBUG nova.policy [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.572190] [53379]: DEBUG nova.policy [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.575842] [53379]: DEBUG nova.policy [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.584147] [53379]: INFO nova.api.openstack.requestlog [None req-e1347480-214a-4492-b324-7ba7b78dfd2e tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1376 microversion: 2.75 time: 0.085419 [ 582.584147] [53379]: [pid: 53379|app: 0|req: 99/174] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1376 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 582.585596] [53379]: DEBUG nova.api.openstack.wsgi [None req-144c9f4f-df98-4d52-84df-3f7f3252f61e tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] Calling method '.version_select at 0x726f735c6710>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.588829] [53378]: DEBUG nova.api.openstack.wsgi [None req-56999642-4785-455b-b513-955ac4bd60dd tempest-ListImageFiltersNegativeTestJSON-1965437391 tempest-ListImageFiltersNegativeTestJSON-1965437391-project-member] Calling method '.version_select at 0x726f734231c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.612426] [53378]: INFO nova.api.openstack.wsgi [None req-56999642-4785-455b-b513-955ac4bd60dd tempest-ListImageFiltersNegativeTestJSON-1965437391 tempest-ListImageFiltersNegativeTestJSON-1965437391-project-member] HTTP exception thrown: Image not found. [ 582.612875] [53378]: DEBUG nova.api.openstack.wsgi [None req-56999642-4785-455b-b513-955ac4bd60dd tempest-ListImageFiltersNegativeTestJSON-1965437391 tempest-ListImageFiltersNegativeTestJSON-1965437391-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 582.614974] [53378]: INFO nova.api.openstack.requestlog [None req-56999642-4785-455b-b513-955ac4bd60dd tempest-ListImageFiltersNegativeTestJSON-1965437391 tempest-ListImageFiltersNegativeTestJSON-1965437391-project-member] 10.180.1.21 "GET /compute/v2.1/images/0e98d467-a456-4493-bbe1-2437c52e8442" status: 404 len: 62 microversion: 2.1 time: 0.228873 [ 582.615348] [53378]: [pid: 53378|app: 0|req: 76/175] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/images/0e98d467-a456-4493-bbe1-2437c52e8442 => generated 62 bytes in 231 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 582.621978] [53378]: DEBUG nova.api.openstack.wsgi [None req-c99afd65-1c25-4783-86a0-b71626602673 tempest-FlavorsAccessTestJSON-421208500 tempest-FlavorsAccessTestJSON-421208500-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.656422] [53378]: INFO nova.api.openstack.requestlog [None req-c99afd65-1c25-4783-86a0-b71626602673 tempest-FlavorsAccessTestJSON-421208500 tempest-FlavorsAccessTestJSON-421208500-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6318 microversion: 2.1 time: 0.040498 [ 582.656997] [53378]: [pid: 53378|app: 0|req: 77/176] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/flavors/detail => generated 6318 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.659859] [53378]: DEBUG nova.api.openstack.wsgi [None req-36b3d5b0-143c-46cc-8cc9-03a82331a51a tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 582.676280] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b3d5b0-143c-46cc-8cc9-03a82331a51a tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.677394] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b3d5b0-143c-46cc-8cc9-03a82331a51a tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.677394] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b3d5b0-143c-46cc-8cc9-03a82331a51a tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.913637] [53379]: INFO nova.api.openstack.requestlog [None req-144c9f4f-df98-4d52-84df-3f7f3252f61e tempest-QuotasAdminTestV257-1461832618 tempest-QuotasAdminTestV257-1461832618-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae?user_id=ddf660badc2a4534af7237f193d8b91e" status: 200 len: 190 microversion: 2.57 time: 0.330750 [ 582.913973] [53379]: [pid: 53379|app: 0|req: 100/177] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 12 06:37:34 2025] GET /compute/v2.1/os-quota-sets/c9cbe5f948c14179ae0cfb8e08aa4dae?user_id=ddf660badc2a4534af7237f193d8b91e => generated 190 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 582.916549] [53379]: DEBUG nova.api.openstack.wsgi [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Calling method '.version_select at 0x726f735c7370>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.918721] [53379]: DEBUG oslo_concurrency.lockutils [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.919023] [53379]: DEBUG oslo_concurrency.lockutils [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.919215] [53379]: DEBUG oslo_concurrency.lockutils [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.923411] [53379]: INFO nova.api.openstack.wsgi [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] HTTP exception thrown: No hypervisor matching 'd3133099-6823-4c69-98d4-8988ffbb6dff' could be found. [ 582.923915] [53379]: DEBUG nova.api.openstack.wsgi [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] Returning 404 to user: No hypervisor matching 'd3133099-6823-4c69-98d4-8988ffbb6dff' could be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 582.924341] [53379]: INFO nova.api.openstack.requestlog [None req-f58002ec-c8c1-49af-9f65-bd85f95f4e57 tempest-HypervisorAdminNegativeUnderV252Test-1328014411 tempest-HypervisorAdminNegativeUnderV252Test-1328014411-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/d3133099-6823-4c69-98d4-8988ffbb6dff/servers" status: 404 len: 123 microversion: 2.1 time: 0.009884 [ 582.924617] [53379]: [pid: 53379|app: 0|req: 101/178] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 12 06:37:35 2025] GET /compute/v2.1/os-hypervisors/d3133099-6823-4c69-98d4-8988ffbb6dff/servers => generated 123 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 582.927479] [53379]: DEBUG nova.api.openstack.wsgi [None req-4253e8f5-26ab-48a6-a3c1-6cf71caaab14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.928172] [53379]: DEBUG nova.policy [None req-4253e8f5-26ab-48a6-a3c1-6cf71caaab14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': '90c69dceaf0048e68d79fc121d1a97b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '846a699611924fdcb43e129c5317c3db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.928474] [53379]: DEBUG nova.api.openstack.wsgi [None req-4253e8f5-26ab-48a6-a3c1-6cf71caaab14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 582.928852] [53379]: INFO nova.api.openstack.requestlog [None req-4253e8f5-26ab-48a6-a3c1-6cf71caaab14 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] 10.180.1.21 "DELETE /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.003748 [ 582.929106] [53379]: [pid: 53379|app: 0|req: 102/179] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:37:35 2025] DELETE /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes => generated 124 bytes in 4 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 582.932179] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 582.934640] [53379]: DEBUG nova.compute.api [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 582.941411] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.941677] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.941856] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.942218] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.942409] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.942574] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.072602] [53379]: DEBUG nova.policy [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 583.085512] [53379]: INFO nova.api.openstack.requestlog [None req-f8f0c468-ba30-4694-a497-e4a2b6aae69a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.155051 [ 583.086090] [53379]: [pid: 53379|app: 0|req: 103/180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:35 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.385838] [53379]: DEBUG nova.api.openstack.wsgi [None req-aef72d26-e2d5-4406-875e-8731b57c59f1 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Calling method '.version_select at 0x726f735c49d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 583.388206] [53379]: DEBUG nova.policy [None req-aef72d26-e2d5-4406-875e-8731b57c59f1 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 583.388615] [53379]: DEBUG nova.api.openstack.wsgi [None req-aef72d26-e2d5-4406-875e-8731b57c59f1 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 583.389052] [53379]: INFO nova.api.openstack.requestlog [None req-aef72d26-e2d5-4406-875e-8731b57c59f1 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.302430 [ 583.389507] [53379]: [pid: 53379|app: 0|req: 104/181] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:37:35 2025] GET /compute/v2.1/os-hosts => generated 109 bytes in 303 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 583.392053] [53379]: DEBUG nova.api.openstack.wsgi [None req-28fcb208-b8ab-4405-984a-9bb412191290 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f7320d750>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 583.776719] [53378]: INFO nova.api.openstack.requestlog [None req-36b3d5b0-143c-46cc-8cc9-03a82331a51a tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 227 microversion: 2.1 time: 1.118931 [ 583.779613] [53378]: [pid: 53378|app: 0|req: 78/182] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:37:34 2025] POST /compute/v2.1/os-aggregates/1/action => generated 227 bytes in 1122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 583.782603] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1812670012", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ef68af3a-e597-4131-bd27-1b0c315ce56b"}], "security_groups": [{"name": "tempest-securitygroup--305115006"}], "key_name": "tempest-keypair-1058047694", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 583.836666] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.837026] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.837913] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.837913] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.838176] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.838304] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.891534] [53379]: INFO nova.api.openstack.requestlog [None req-28fcb208-b8ab-4405-984a-9bb412191290 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/ffc8015e-8b65-4338-825f-87793579e990" status: 202 len: 0 microversion: 2.1 time: 0.501491 [ 583.892240] [53379]: [pid: 53379|app: 0|req: 105/183] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:37:35 2025] DELETE /compute/v2.1/os-floating-ips/ffc8015e-8b65-4338-825f-87793579e990 => generated 0 bytes in 502 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 583.897104] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a759f85-52d6-4c53-8065-b61ae320a994 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 583.917516] [53379]: INFO nova.api.openstack.requestlog [None req-8a759f85-52d6-4c53-8065-b61ae320a994 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/228274641" status: 202 len: 0 microversion: 2.1 time: 0.024952 [ 583.917839] [53379]: [pid: 53379|app: 0|req: 106/184] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:36 2025] DELETE /compute/v2.1/flavors/228274641 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 583.921100] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Action: 'update', calling method: .version_select at 0x726f735c6050>, body: {"security_group": {"name": "tempest-sg-1203815445", "description": "tempest-description-1454301585"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.056216] [53378]: DEBUG nova.network.neutron [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] validate_networks() for [('ef68af3a-e597-4131-bd27-1b0c315ce56b', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 584.085533] [53379]: DEBUG neutronclient.v2_0.client [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ef29273a-97a8-4989-96dc-2ac572bac0ec does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 584.085876] [53379]: DEBUG nova.network.security_group_api [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Neutron security group ef29273a-97a8-4989-96dc-2ac572bac0ec not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 584.086161] [53379]: INFO nova.api.openstack.wsgi [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] HTTP exception thrown: Security group ef29273a-97a8-4989-96dc-2ac572bac0ec does not exist [ 584.086161] [53379]: Neutron server returns request_ids: ['req-2b392501-c7a7-47b3-8612-47d271e02e8a'] [ 584.086463] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] Returning 404 to user: Security group ef29273a-97a8-4989-96dc-2ac572bac0ec does not exist [ 584.086463] [53379]: Neutron server returns request_ids: ['req-2b392501-c7a7-47b3-8612-47d271e02e8a'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 584.087041] [53379]: INFO nova.api.openstack.requestlog [None req-ed6348b6-a0fb-42a6-ae84-6d5c9019d55c tempest-SecurityGroupsNegativeTestJSON-250415861 tempest-SecurityGroupsNegativeTestJSON-250415861-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/ef29273a-97a8-4989-96dc-2ac572bac0ec" status: 404 len: 194 microversion: 2.1 time: 0.168482 [ 584.087212] [53379]: [pid: 53379|app: 0|req: 107/185] 10.180.1.21 () {60 vars in 1285 bytes} [Wed Mar 12 06:37:36 2025] PUT /compute/v2.1/os-security-groups/ef29273a-97a8-4989-96dc-2ac572bac0ec => generated 194 bytes in 169 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 584.090734] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fb04595-b636-420c-97f5-bba030c36926 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 584.104128] [53379]: INFO nova.api.openstack.requestlog [None req-7fb04595-b636-420c-97f5-bba030c36926 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/273295723" status: 202 len: 0 microversion: 2.61 time: 0.015927 [ 584.104128] [53379]: [pid: 53379|app: 0|req: 108/186] 10.180.1.21 () {60 vars in 1194 bytes} [Wed Mar 12 06:37:36 2025] DELETE /compute/v2.1/flavors/273295723 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 584.106621] [53379]: DEBUG nova.api.openstack.wsgi [None req-947bca32-0041-4831-8fca-b0d3907955ca tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.124062] [53379]: INFO nova.api.openstack.requestlog [None req-947bca32-0041-4831-8fca-b0d3907955ca tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.018568 [ 584.124062] [53379]: [pid: 53379|app: 0|req: 109/187] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 12 06:37:36 2025] POST /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 584.125813] [53379]: DEBUG nova.api.openstack.wsgi [None req-64233fb4-ddb0-4564-8530-71a10b474684 tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Calling method '.version_select at 0x726f7320e440>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 584.127884] [53379]: INFO nova.api.openstack.wsgi [None req-64233fb4-ddb0-4564-8530-71a10b474684 tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] HTTP exception thrown: Hypervisor with ID 'fafeb458-1802-4193-8707-e3af58011c73' could not be found. [ 584.128339] [53379]: DEBUG nova.api.openstack.wsgi [None req-64233fb4-ddb0-4564-8530-71a10b474684 tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Returning 404 to user: Hypervisor with ID 'fafeb458-1802-4193-8707-e3af58011c73' could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 584.128889] [53379]: INFO nova.api.openstack.requestlog [None req-64233fb4-ddb0-4564-8530-71a10b474684 tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/fafeb458-1802-4193-8707-e3af58011c73/uptime" status: 404 len: 123 microversion: 2.1 time: 0.004747 [ 584.129115] [53379]: [pid: 53379|app: 0|req: 110/188] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 12 06:37:36 2025] GET /compute/v2.1/os-hypervisors/fafeb458-1802-4193-8707-e3af58011c73/uptime => generated 123 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 584.350626] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7b3eb3c-7523-433a-a937-952b838ffc00 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Action: 'create', calling method: .version_select at 0x726f73fcdc60>, body: {"keypair": {"name": "tempest-keypair-644765289", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvRvEH1VkHYw9rbIi68A5Mt952U5OkFb+lQ9+Na9832WnQKheugUOy+Az9mUt67Mq5QerE6vSyd5D+JYyTY4mKOiaT5gj2u8CQpblo1zZQ7Je5ItWmTUNvVBK/LhmW0EA=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.371996] [53379]: DEBUG nova.quota [None req-a7b3eb3c-7523-433a-a937-952b838ffc00 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Getting quotas for project 0d0ec30b837f4815988c9eb0a61aac83. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 584.372876] [53379]: DEBUG nova.quota [None req-a7b3eb3c-7523-433a-a937-952b838ffc00 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Getting quotas for user 7ba85274c4444791b2c9eef21c2a54f7 and project 0d0ec30b837f4815988c9eb0a61aac83. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 584.390677] [53379]: INFO nova.api.openstack.requestlog [None req-a7b3eb3c-7523-433a-a937-952b838ffc00 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.260928 [ 584.394018] [53379]: [pid: 53379|app: 0|req: 111/189] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:37:36 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.536653] [53379]: DEBUG nova.api.openstack.wsgi [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerExternalEventsTest-server-479227975", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.587558] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.587778] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.587963] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.588519] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.588998] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.589256] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.595873] [53379]: DEBUG nova.network.neutron [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 584.730934] [53378]: DEBUG nova.virt.hardware [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 584.731163] [53378]: DEBUG nova.virt.hardware [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 584.731419] [53378]: DEBUG nova.virt.hardware [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 584.731501] [53378]: DEBUG nova.virt.hardware [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 584.732088] [53378]: DEBUG nova.virt.hardware [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 584.740649] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.740827] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.741531] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.742531] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.742785] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.742970] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.756742] [53378]: DEBUG nova.quota [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for project f640f707644e40109e0e6275e3be3788. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 584.760073] [53378]: DEBUG nova.quota [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for user 911b80a457ad45998076c7fb4c013906 and project f640f707644e40109e0e6275e3be3788. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 584.767532] [53378]: DEBUG nova.compute.api [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 584.769198] [53378]: DEBUG nova.compute.api [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 584.776438] [53379]: DEBUG nova.virt.hardware [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 584.776609] [53379]: DEBUG nova.virt.hardware [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 584.776847] [53379]: DEBUG nova.virt.hardware [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 584.777036] [53379]: DEBUG nova.virt.hardware [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 584.777803] [53379]: DEBUG nova.virt.hardware [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 584.794054] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.794356] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.794594] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.795118] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.795378] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.795624] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.808878] [53378]: INFO nova.api.openstack.requestlog [None req-b30aabcf-d85a-4998-b7b4-1284c8d4a95f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.028486 [ 584.809263] [53378]: [pid: 53378|app: 0|req: 79/190] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:36 2025] POST /compute/v2.1/servers => generated 405 bytes in 1029 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 584.813973] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9e9fbfd-dc22-47ab-915c-4431e686d76b tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] Action: 'create', calling method: .version_select at 0x726f73420ca0>, body: {"security_group": {"name": "tempest-securitygroup-1240346219", "description": "tempest-description-1407606229"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.817488] [53379]: DEBUG nova.quota [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Getting quotas for project e067772d3e7c4693ab4fba7ba244256e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 584.820524] [53379]: DEBUG nova.quota [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Getting quotas for user 13f8bf14761c4990ad922a555ba8774c and project e067772d3e7c4693ab4fba7ba244256e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 584.836332] [53379]: DEBUG nova.compute.api [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 584.838505] [53379]: DEBUG nova.compute.api [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 584.886864] [53379]: INFO nova.api.openstack.requestlog [None req-b032bd88-3d62-486e-bd75-99bb9e0d1647 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.491258 [ 584.886864] [53379]: [pid: 53379|app: 0|req: 112/191] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:36 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) [ 584.888411] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd355789-ed8f-457c-9811-d8893e51ead8 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 584.924638] [53379]: INFO nova.api.openstack.requestlog [None req-bd355789-ed8f-457c-9811-d8893e51ead8 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/372310627/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.040231 [ 584.925313] [53379]: [pid: 53379|app: 0|req: 113/192] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 12 06:37:37 2025] POST /compute/v2.1/flavors/372310627/os-extra_specs => generated 43 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 584.928128] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 584.930962] [53379]: DEBUG nova.compute.api [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 584.935630] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.935630] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.935630] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.935630] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.935835] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.935835] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.079827] [53379]: DEBUG nova.policy [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.091933] [53379]: INFO nova.api.openstack.requestlog [None req-2d83b952-1cdc-4e4a-97cf-409aeb208f41 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1318 microversion: 2.1 time: 0.165956 [ 585.092295] [53379]: [pid: 53379|app: 0|req: 114/193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1318 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.095988] [53379]: DEBUG nova.api.openstack.wsgi [None req-17b0fe2e-be46-49ec-90aa-5d233efbceb2 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.111838] [53379]: INFO nova.api.openstack.requestlog [None req-17b0fe2e-be46-49ec-90aa-5d233efbceb2 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1107848247" status: 202 len: 0 microversion: 2.1 time: 0.018842 [ 585.112291] [53379]: [pid: 53379|app: 0|req: 115/194] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:37 2025] DELETE /compute/v2.1/flavors/1107848247 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 585.116663] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.119485] [53379]: DEBUG nova.compute.api [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.125234] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.125537] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.125724] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.126200] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.126416] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.126788] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.165481] [53378]: INFO nova.api.openstack.requestlog [None req-d9e9fbfd-dc22-47ab-915c-4431e686d76b tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.355270 [ 585.165622] [53378]: [pid: 53378|app: 0|req: 80/195] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:37 2025] POST /compute/v2.1/os-security-groups => generated 221 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 585.168774] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d153660-0027-4186-b6ef-a060f1f73bec tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.182463] [53378]: INFO nova.api.openstack.requestlog [None req-6d153660-0027-4186-b6ef-a060f1f73bec tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1446738281" status: 202 len: 0 microversion: 2.1 time: 0.016215 [ 585.183364] [53378]: [pid: 53378|app: 0|req: 81/196] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:37 2025] DELETE /compute/v2.1/flavors/1446738281 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 585.187035] [53378]: DEBUG nova.api.openstack.wsgi [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.189050] [53378]: DEBUG nova.compute.api [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.194863] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.195090] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.195279] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.195875] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.195875] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.196051] [53378]: DEBUG oslo_concurrency.lockutils [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.234696] [53379]: DEBUG nova.policy [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.248142] [53379]: INFO nova.api.openstack.requestlog [None req-7c5e33d7-cd52-4910-8038-a2e1bf2318ec tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1318 microversion: 2.1 time: 0.133004 [ 585.248142] [53379]: [pid: 53379|app: 0|req: 116/197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1318 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.252385] [53378]: DEBUG nova.policy [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.252946] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.254757] [53379]: DEBUG nova.compute.api [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.257384] [53378]: DEBUG nova.policy [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.258055] [53378]: DEBUG nova.policy [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.258675] [53378]: INFO nova.api.openstack.requestlog [None req-657109b0-2fcd-49ed-802f-2ade2e77d0e3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1367 microversion: 2.48 time: 0.074396 [ 585.259026] [53378]: [pid: 53378|app: 0|req: 82/198] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1367 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.259915] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.260207] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.260395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.260785] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.260990] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.261177] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.264089] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2725012-d34c-4665-92cf-22946d1cbdd7 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 585.281436] [53378]: INFO nova.api.openstack.requestlog [None req-c2725012-d34c-4665-92cf-22946d1cbdd7 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1948413681/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.021629 [ 585.281815] [53378]: [pid: 53378|app: 0|req: 83/199] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 12 06:37:37 2025] POST /compute/v2.1/flavors/1948413681/os-extra_specs => generated 66 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 585.312786] [53379]: DEBUG nova.policy [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.316054] [53379]: INFO nova.api.openstack.requestlog [None req-8b9c7bc6-0e91-4cb6-8da7-eb721e775433 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1209 microversion: 2.1 time: 0.068820 [ 585.317162] [53379]: [pid: 53379|app: 0|req: 117/200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.320141] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb74b732-5645-417c-b79e-eecd7cd79841 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Calling method '.version_select at 0x726f735c6950>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.324162] [53379]: DEBUG nova.policy [None req-cb74b732-5645-417c-b79e-eecd7cd79841 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.325737] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb74b732-5645-417c-b79e-eecd7cd79841 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 585.327247] [53379]: INFO nova.api.openstack.requestlog [None req-cb74b732-5645-417c-b79e-eecd7cd79841 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/reboot" status: 403 len: 111 microversion: 2.1 time: 0.008377 [ 585.328020] [53379]: [pid: 53379|app: 0|req: 118/201] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/os-hosts/devstack/reboot => generated 111 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 585.380015] [53378]: DEBUG nova.api.openstack.wsgi [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41142f7e-166a-4188-b70e-206b2870590a", "name": "network-vif-plugged", "status": "completed", "tag": "9cde8649-3431-4069-9dd9-afb3ff154a68"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 585.390307] [53378]: DEBUG oslo_concurrency.lockutils [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.390630] [53378]: DEBUG oslo_concurrency.lockutils [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.390868] [53378]: DEBUG oslo_concurrency.lockutils [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.406618] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Creating event network-vif-plugged:9cde8649-3431-4069-9dd9-afb3ff154a68 for instance 41142f7e-166a-4188-b70e-206b2870590a on cpu-1 [ 585.406965] [53378]: DEBUG oslo_concurrency.lockutils [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 585.407125] [53378]: DEBUG oslo_concurrency.lockutils [req-cedec67d-54b1-4794-9390-3b9814592110 req-40fa7e62-e73e-4b7d-801e-0f1e76a55b49 service nova] Acquired lock "compute-rpcapi-router" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 585.407698] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.407894] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.408087] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.408465] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.408653] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.408821] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.420683] [53378]: INFO nova.compute.rpcapi [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 585.424250] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] Releasing lock "compute-rpcapi-router" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 585.434611] [53378]: INFO nova.api.openstack.requestlog [None req-7e428166-cc0f-4b4d-9546-12da6df58e38 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.151908 [ 585.435072] [53378]: [pid: 53378|app: 0|req: 84/202] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:37 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 585.438707] [53378]: DEBUG nova.api.openstack.wsgi [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.440691] [53378]: DEBUG nova.compute.api [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.449434] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.449688] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.449905] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.450449] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.450657] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.450859] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.483109] [53379]: DEBUG nova.api.openstack.wsgi [None req-49d4392d-389a-4b25-ba2b-7c8d8a8ac297 tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] Calling method '.version_select at 0x726f73fcfd90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.496913] [53379]: INFO nova.api.openstack.requestlog [None req-49d4392d-389a-4b25-ba2b-7c8d8a8ac297 tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.163941 [ 585.497306] [53379]: [pid: 53379|app: 0|req: 119/203] 10.180.1.21 () {60 vars in 1221 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 585.501164] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.502715] [53379]: DEBUG nova.compute.api [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.509727] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.509839] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.510047] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.510418] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.510621] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.510800] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.562201] [53379]: DEBUG nova.policy [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.570663] [53379]: DEBUG nova.policy [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.571404] [53379]: DEBUG nova.policy [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.578210] [53379]: INFO nova.api.openstack.requestlog [None req-9fa0f875-748f-49e2-ad79-e9b7dbd8aae8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1432 microversion: 2.75 time: 0.077559 [ 585.578210] [53379]: [pid: 53379|app: 0|req: 120/204] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1432 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.578405] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a734218-aca3-4d3b-9b0f-cc3fed8dd617 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.595121] [53379]: INFO nova.api.openstack.requestlog [None req-7a734218-aca3-4d3b-9b0f-cc3fed8dd617 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.1 time: 0.018703 [ 585.595589] [53379]: [pid: 53379|app: 0|req: 121/205] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:37 2025] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 585.598380] [53379]: DEBUG nova.api.openstack.wsgi [None req-78868d8b-e044-45b2-b1d2-6c1c353afefe tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f7320cdc0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.655796] [53378]: DEBUG nova.policy [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.663453] [53378]: INFO nova.api.openstack.requestlog [None req-b93352c1-88a0-41a2-8571-f0dbd8e0763e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1207 microversion: 2.1 time: 0.227417 [ 585.663554] [53378]: [pid: 53378|app: 0|req: 85/206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1207 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.666027] [53378]: DEBUG nova.api.openstack.wsgi [None req-115ac997-df20-499b-8a03-fb3d607e121f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.686755] [53378]: INFO nova.api.openstack.requestlog [None req-115ac997-df20-499b-8a03-fb3d607e121f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5491 microversion: 2.1 time: 0.021370 [ 585.686755] [53378]: [pid: 53378|app: 0|req: 86/207] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/flavors/detail => generated 5491 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.692688] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.694319] [53378]: DEBUG nova.compute.api [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 585.699559] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.699559] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.699559] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.699559] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.699745] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.699745] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.913301] [53378]: DEBUG nova.policy [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.924593] [53378]: INFO nova.api.openstack.requestlog [None req-1cb78674-2e03-4679-9d82-38288aed8560 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.233924 [ 585.925179] [53378]: [pid: 53378|app: 0|req: 87/208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:37 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.928065] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae8710dc-8939-48a5-92e5-3c8160bd2b76 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.954724] [53378]: INFO nova.api.openstack.requestlog [None req-ae8710dc-8939-48a5-92e5-3c8160bd2b76 tempest-FlavorsV261TestJSON-1153071520 tempest-FlavorsV261TestJSON-1153071520-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6497 microversion: 2.61 time: 0.029088 [ 585.955858] [53378]: [pid: 53378|app: 0|req: 88/209] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/flavors/detail => generated 6497 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.962017] [53378]: DEBUG nova.api.openstack.wsgi [None req-36afa820-65cb-4b34-a21c-5e2e05514a70 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.976967] [53378]: INFO nova.api.openstack.requestlog [None req-36afa820-65cb-4b34-a21c-5e2e05514a70 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.020170 [ 585.977081] [53378]: [pid: 53378|app: 0|req: 89/210] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 585.982479] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Calling method '.version_select at 0x726f733cab90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 585.985668] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.985894] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.986135] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.996620] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.996784] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.997845] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.002800] [53378]: INFO nova.api.openstack.requestlog [None req-4d33fa42-7106-4e88-a947-657d6b761d7a tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.023943 [ 586.002800] [53378]: [pid: 53378|app: 0|req: 90/211] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.098774] [53379]: INFO nova.api.openstack.requestlog [None req-78868d8b-e044-45b2-b1d2-6c1c353afefe tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/9c296f38-3756-4b22-9f6e-672a0691b43e" status: 202 len: 0 microversion: 2.1 time: 0.502435 [ 586.099338] [53379]: [pid: 53379|app: 0|req: 122/212] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:37:37 2025] DELETE /compute/v2.1/os-floating-ips/9c296f38-3756-4b22-9f6e-672a0691b43e => generated 0 bytes in 503 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 586.182936] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd90b4d7-33e6-4486-8c68-b2351cd2a3e1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Action: 'create', calling method: .version_select at 0x726f73421bd0>, body: {"keypair": {"name": "tempest-keypair-1342270361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJ7cdf1BEfTbjrKNc7k6q5VflQIFGNbOhWhfAQHZsRH1tNlbFcR+PnBunKvOhiwC7iOAfDDlvM0DCnDu+X/VeRmOIYGt/q+RxfhwW0SDCR6LwXWrEHs/VV4P2l6kxi8FA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.208519] [53378]: DEBUG nova.quota [None req-fd90b4d7-33e6-4486-8c68-b2351cd2a3e1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Getting quotas for project 31ad79bb28d04ee19dff08fe1d9759fa. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 586.212779] [53378]: DEBUG nova.quota [None req-fd90b4d7-33e6-4486-8c68-b2351cd2a3e1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Getting quotas for user 7a443ba2ed354cfea417ab1784fc55c0 and project 31ad79bb28d04ee19dff08fe1d9759fa. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 586.239683] [53378]: INFO nova.api.openstack.requestlog [None req-fd90b4d7-33e6-4486-8c68-b2351cd2a3e1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.235322 [ 586.240068] [53378]: [pid: 53378|app: 0|req: 91/213] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:37:38 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.327770] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Calling method '.version_select at 0x726f735c7d90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.335539] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.335768] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.335946] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.337430] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.337629] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.337805] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.354429] [53379]: INFO nova.api.openstack.requestlog [None req-c3d7842a-f56d-4612-bd98-9e675223b0b9 tempest-AbsoluteLimitsTestJSON-931242192 tempest-AbsoluteLimitsTestJSON-931242192-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.254417 [ 586.354775] [53379]: [pid: 53379|app: 0|req: 123/214] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/limits => generated 511 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.357892] [53379]: DEBUG nova.api.openstack.wsgi [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.360163] [53379]: DEBUG nova.compute.api [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 586.369835] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.370153] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.372020] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.372020] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.372020] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.372020] [53379]: DEBUG oslo_concurrency.lockutils [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.412797] [53378]: DEBUG nova.api.openstack.wsgi [None req-17ec53b4-739a-48d7-ad60-fca649d7ac58 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f734228c0>, body: {"keypair": {"name": "tempest-keypair-888302508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCP5MYSRe4kkd20/Tm4RnGHLPCAFgPJYWfQwDNvt8fN8wEj9Lu6QpdHvQRvPl9BJ8jGKR2tZd/t4b62s4qVODm9URcD29lrWrlzNhQHDUhYRfQ3TtYvC4HMTCXj+QMYiA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.424166] [53378]: DEBUG nova.quota [None req-17ec53b4-739a-48d7-ad60-fca649d7ac58 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 586.426632] [53378]: DEBUG nova.quota [None req-17ec53b4-739a-48d7-ad60-fca649d7ac58 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 586.440124] [53378]: INFO nova.api.openstack.requestlog [None req-17ec53b4-739a-48d7-ad60-fca649d7ac58 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.199353 [ 586.440442] [53378]: [pid: 53378|app: 0|req: 92/215] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:38 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 200 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 586.443222] [53378]: DEBUG nova.api.openstack.wsgi [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.445392] [53378]: DEBUG nova.compute.api [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 586.452379] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.453280] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.453280] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.453692] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.453970] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.454220] [53378]: DEBUG oslo_concurrency.lockutils [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.495089] [53378]: DEBUG nova.policy [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 586.505445] [53378]: INFO nova.api.openstack.requestlog [None req-37afad06-19d7-4b40-a389-f94caafedaa0 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1211 microversion: 2.1 time: 0.062448 [ 586.505445] [53378]: [pid: 53378|app: 0|req: 93/216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.509317] [53378]: DEBUG nova.api.openstack.wsgi [None req-effe6a22-b542-4ca2-b114-c7be0e8d26f0 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1534936791", "id": 1930258093, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.529133] [53378]: INFO nova.api.openstack.requestlog [None req-effe6a22-b542-4ca2-b114-c7be0e8d26f0 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 424 microversion: 2.1 time: 0.023525 [ 586.529133] [53378]: [pid: 53378|app: 0|req: 94/217] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:38 2025] POST /compute/v2.1/flavors => generated 424 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.533074] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d33237a-7ce6-4a26-8a14-c1432ab835a5 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.558194] [53378]: INFO nova.api.openstack.requestlog [None req-4d33237a-7ce6-4a26-8a14-c1432ab835a5 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5905 microversion: 2.1 time: 0.029026 [ 586.558538] [53378]: [pid: 53378|app: 0|req: 95/218] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/flavors/detail => generated 5905 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.607744] [53379]: DEBUG nova.policy [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 586.622073] [53379]: INFO nova.api.openstack.requestlog [None req-3680476c-bb9e-4856-9ab7-21876a5b089b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1236 microversion: 2.1 time: 0.266410 [ 586.622435] [53379]: [pid: 53379|app: 0|req: 124/219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1236 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.627415] [53379]: DEBUG nova.api.openstack.wsgi [None req-339d4b36-9833-4934-a882-4f3c3efb2945 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.646808] [53379]: INFO nova.api.openstack.requestlog [None req-339d4b36-9833-4934-a882-4f3c3efb2945 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5905 microversion: 2.1 time: 0.023731 [ 586.647153] [53379]: [pid: 53379|app: 0|req: 125/220] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:38 2025] GET /compute/v2.1/flavors/detail => generated 5905 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.649646] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb180f50-5aa3-402e-b0b2-b1b213d0abec tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.652250] [53379]: DEBUG nova.policy [None req-eb180f50-5aa3-402e-b0b2-b1b213d0abec tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': '90c69dceaf0048e68d79fc121d1a97b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '846a699611924fdcb43e129c5317c3db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 586.653127] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb180f50-5aa3-402e-b0b2-b1b213d0abec tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 586.653541] [53379]: INFO nova.api.openstack.requestlog [None req-eb180f50-5aa3-402e-b0b2-b1b213d0abec tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266 tempest-FlavorsExtraSpecsNegativeTestJSON-1547169266-project-member] 10.180.1.21 "PUT /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.005907 [ 586.656272] [53379]: [pid: 53379|app: 0|req: 126/221] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 12 06:37:38 2025] PUT /compute/v2.1/flavors/1948413681/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) [ 586.657596] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7829308-573a-485e-9d7e-1c9386bc4fe4 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Calling method '.version_select at 0x726f7320c040>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 586.668661] [53379]: INFO nova.api.openstack.wsgi [None req-e7829308-573a-485e-9d7e-1c9386bc4fe4 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 586.669041] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7829308-573a-485e-9d7e-1c9386bc4fe4 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 586.669451] [53379]: INFO nova.api.openstack.requestlog [None req-e7829308-573a-485e-9d7e-1c9386bc4fe4 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.013579 [ 586.669790] [53379]: [pid: 53379|app: 0|req: 127/222] 10.180.1.21 () {58 vars in 1207 bytes} [Wed Mar 12 06:37:38 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) [ 586.674778] [53379]: DEBUG nova.api.openstack.wsgi [None req-805ab276-4624-428f-bde2-d9e74e136676 tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] Action: 'update', calling method: .version_select at 0x726f735c5bd0>, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.713926] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f8a4b52-5c3d-41df-b2d6-224fd23587db tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Action: 'create', calling method: .version_select at 0x726f733caf80>, body: {"security_group": {"name": "tempest-securitygroup-1127836941", "description": "tempest-description-507567718"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.810022] [53379]: INFO nova.api.openstack.requestlog [None req-805ab276-4624-428f-bde2-d9e74e136676 tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.138750 [ 586.810022] [53379]: [pid: 53379|app: 0|req: 128/223] 10.180.1.21 () {62 vars in 1242 bytes} [Wed Mar 12 06:37:38 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 586.812538] [53379]: DEBUG nova.api.openstack.wsgi [None req-1772a1af-3270-47f5-b759-72b8d8eace4c tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1006212408"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.815533] [53379]: DEBUG nova.objects.aggregate [None req-1772a1af-3270-47f5-b759-72b8d8eace4c tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 180dd5ab-9564-4d5b-bfab-8f5601db2fa9 for aggregate {{(pid=53379) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 586.833734] [53379]: INFO nova.api.openstack.requestlog [None req-1772a1af-3270-47f5-b759-72b8d8eace4c tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.022851 [ 586.833734] [53379]: [pid: 53379|app: 0|req: 129/224] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:39 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 586.836755] [53379]: DEBUG nova.api.openstack.wsgi [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "8d72000f-a6c8-4139-97fa-00a16918ecd5"}], "security_groups": [{"name": "tempest-securitygroup--1416277373"}], "key_name": "tempest-keypair-644765289", "user_data": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 586.880755] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.881164] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.881439] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.881917] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.882189] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.882429] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.956592] [53379]: DEBUG nova.network.neutron [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] validate_networks() for [('8d72000f-a6c8-4139-97fa-00a16918ecd5', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 587.156155] [53378]: INFO nova.api.openstack.requestlog [None req-6f8a4b52-5c3d-41df-b2d6-224fd23587db tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.596507 [ 587.156421] [53378]: [pid: 53378|app: 0|req: 96/225] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:38 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.159469] [53378]: DEBUG nova.api.openstack.wsgi [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f733ca9e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 587.162145] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.162407] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.162676] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.163176] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.163307] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.163528] [53378]: DEBUG oslo_concurrency.lockutils [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.180265] [53378]: INFO nova.api.openstack.requestlog [None req-614bcf5c-36ec-45a4-9401-5bb12ca59d4c tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.023069 [ 587.180351] [53378]: [pid: 53378|app: 0|req: 97/226] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:37:39 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) [ 587.183039] [53378]: DEBUG nova.api.openstack.wsgi [None req-48490031-0570-4bb2-9a77-4cdf1ad70eff tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1654235218", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 587.198358] [53378]: INFO nova.api.openstack.requestlog [None req-48490031-0570-4bb2-9a77-4cdf1ad70eff tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.017253 [ 587.199070] [53378]: [pid: 53378|app: 0|req: 98/227] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:39 2025] POST /compute/v2.1/flavors => generated 507 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.201628] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdfd0419-830d-4c1e-8789-1fa83670b61f tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 587.225696] [53378]: INFO nova.api.openstack.requestlog [None req-bdfd0419-830d-4c1e-8789-1fa83670b61f tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.026239 [ 587.226052] [53378]: [pid: 53378|app: 0|req: 99/228] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:39 2025] PUT /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes => generated 22 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 587.228880] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea6b8a5b-ecee-4c1c-a350-794ca57d4699 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Calling method '.version_select at 0x726f734228c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 587.231372] [53378]: DEBUG nova.policy [None req-ea6b8a5b-ecee-4c1c-a350-794ca57d4699 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': 'a979f6d3a54743cb9004d698c0afcf66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e93ef9723b547b5a5d67a186e99080c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 587.231752] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea6b8a5b-ecee-4c1c-a350-794ca57d4699 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 587.232166] [53378]: INFO nova.api.openstack.requestlog [None req-ea6b8a5b-ecee-4c1c-a350-794ca57d4699 tempest-HypervisorAdminNegativeTestJSON-891732256 tempest-HypervisorAdminNegativeTestJSON-891732256-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.005611 [ 587.235564] [53378]: [pid: 53378|app: 0|req: 100/229] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:39 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) [ 587.237556] [53378]: DEBUG nova.api.openstack.wsgi [None req-12142835-489f-4cc1-b8b6-06b06e998939 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] Calling method '.version_select at 0x726f733c89d0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 587.636112] [53379]: DEBUG nova.virt.hardware [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 587.636487] [53379]: DEBUG nova.virt.hardware [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 587.636721] [53379]: DEBUG nova.virt.hardware [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 587.636907] [53379]: DEBUG nova.virt.hardware [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 587.637229] [53379]: DEBUG nova.virt.hardware [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 587.647900] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.648190] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.648435] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.648758] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.648994] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.649211] [53379]: DEBUG oslo_concurrency.lockutils [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.664147] [53379]: DEBUG nova.quota [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Getting quotas for project 0d0ec30b837f4815988c9eb0a61aac83. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 587.667518] [53379]: DEBUG nova.quota [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Getting quotas for user 7ba85274c4444791b2c9eef21c2a54f7 and project 0d0ec30b837f4815988c9eb0a61aac83. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 587.673356] [53379]: DEBUG nova.compute.api [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 587.675109] [53379]: DEBUG nova.compute.api [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 587.716582] [53379]: INFO nova.api.openstack.requestlog [None req-d595d92d-6f2a-4f37-9e96-e11fe57f5ba4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.881585 [ 587.716582] [53379]: [pid: 53379|app: 0|req: 130/230] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:39 2025] POST /compute/v2.1/servers => generated 409 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 587.720885] [53379]: DEBUG nova.api.openstack.wsgi [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 587.725018] [53379]: DEBUG nova.compute.api [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 587.733617] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.733888] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.734674] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.738694] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.738694] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.738694] [53379]: DEBUG oslo_concurrency.lockutils [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.933654] [53379]: DEBUG nova.policy [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 587.939281] [53379]: INFO nova.api.openstack.requestlog [None req-5615698f-1b54-4d24-add3-f76d190c2efb tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1318 microversion: 2.1 time: 0.222060 [ 587.939613] [53379]: [pid: 53379|app: 0|req: 131/231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1318 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.942737] [53379]: DEBUG nova.api.openstack.wsgi [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 587.945640] [53379]: DEBUG nova.compute.api [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 587.951324] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.951662] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.951946] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.952354] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.952638] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.952864] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.064033] [53378]: INFO nova.api.openstack.requestlog [None req-12142835-489f-4cc1-b8b6-06b06e998939 tempest-FloatingIPDetailsTestJSON-1732955155 tempest-FloatingIPDetailsTestJSON-1732955155-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/efdac5f3-533c-41fa-a4eb-12a5fc895862" status: 202 len: 0 microversion: 2.1 time: 0.830261 [ 588.064383] [53378]: [pid: 53378|app: 0|req: 101/232] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:37:39 2025] DELETE /compute/v2.1/os-floating-ips/efdac5f3-533c-41fa-a4eb-12a5fc895862 => generated 0 bytes in 831 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 588.066971] [53378]: DEBUG nova.api.openstack.wsgi [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.069220] [53378]: DEBUG nova.compute.api [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.073474] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.073708] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.074008] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.074277] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.074457] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.074629] [53378]: DEBUG oslo_concurrency.lockutils [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.117958] [53379]: DEBUG nova.policy [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.126639] [53379]: INFO nova.api.openstack.requestlog [None req-b983b338-39a8-462a-9007-73535d214142 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1318 microversion: 2.1 time: 0.186347 [ 588.127249] [53379]: [pid: 53379|app: 0|req: 132/233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1318 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.130320] [53379]: DEBUG nova.api.openstack.wsgi [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.132672] [53379]: DEBUG nova.compute.api [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.137469] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.137756] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.137885] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.138241] [53378]: DEBUG nova.policy [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.138360] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.138446] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.138607] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.145635] [53378]: DEBUG nova.policy [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.146587] [53378]: DEBUG nova.policy [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.149052] [53378]: INFO nova.api.openstack.requestlog [None req-e96a75e8-2057-4426-ae68-8135d1fe6de4 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1365 microversion: 2.48 time: 0.084099 [ 588.149775] [53378]: [pid: 53378|app: 0|req: 102/234] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1365 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.159230] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb4e24d5-2507-4d2a-ad11-38656a153e98 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f734228c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.162603] [53378]: INFO nova.api.openstack.requestlog [None req-bb4e24d5-2507-4d2a-ad11-38656a153e98 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-888302508" status: 200 len: 511 microversion: 2.2 time: 0.012020 [ 588.162923] [53378]: [pid: 53378|app: 0|req: 103/235] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-888302508 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.165639] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd60691c-4e37-4cea-866c-a2cbd70265d1 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.176732] [53378]: INFO nova.api.openstack.requestlog [None req-cd60691c-4e37-4cea-866c-a2cbd70265d1 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.013108 [ 588.177523] [53378]: [pid: 53378|app: 0|req: 104/236] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 588.187248] [53379]: DEBUG nova.policy [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.194550] [53379]: INFO nova.api.openstack.requestlog [None req-c03aeddd-d235-4def-b637-84edc2acbc2b tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1265 microversion: 2.1 time: 0.065858 [ 588.194550] [53379]: [pid: 53379|app: 0|req: 133/237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1265 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.197378] [53379]: DEBUG nova.api.openstack.wsgi [None req-c55e5f10-a142-40ce-981a-35402b40539a tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-2073791878", "id": 1509330459, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.217704] [53379]: INFO nova.api.openstack.requestlog [None req-c55e5f10-a142-40ce-981a-35402b40539a tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.021997 [ 588.218085] [53379]: [pid: 53379|app: 0|req: 134/238] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:40 2025] POST /compute/v2.1/flavors => generated 438 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.221814] [53379]: DEBUG nova.api.openstack.wsgi [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.223457] [53379]: DEBUG nova.compute.api [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.227748] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.227998] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.228199] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.229173] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.229478] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.229637] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.279458] [53379]: DEBUG nova.policy [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.287826] [53379]: DEBUG nova.policy [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.288631] [53379]: DEBUG nova.policy [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.292351] [53379]: INFO nova.api.openstack.requestlog [None req-8134dbf3-9872-4a0e-a7c3-a9d2c45fc00c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1440 microversion: 2.75 time: 0.073524 [ 588.292680] [53379]: [pid: 53379|app: 0|req: 135/239] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1440 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.294839] [53378]: DEBUG nova.api.openstack.wsgi [None req-a384b742-e080-41fb-b80a-7e04dde5f59a tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Calling method '.version_select at 0x726f73422b00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.295610] [53379]: DEBUG nova.api.openstack.wsgi [None req-36a7214c-acc6-4cba-bae8-ed0b84bef07b tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1083307914", "id": 2083220731, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.309179] [53379]: INFO nova.api.openstack.requestlog [None req-36a7214c-acc6-4cba-bae8-ed0b84bef07b tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.015878 [ 588.309525] [53379]: [pid: 53379|app: 0|req: 136/240] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:40 2025] POST /compute/v2.1/flavors => generated 431 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.312565] [53379]: DEBUG nova.api.openstack.wsgi [None req-48ef7450-4145-4480-ab64-2ab3a024a7ad tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.317716] [53379]: INFO nova.api.openstack.wsgi [None req-48ef7450-4145-4480-ab64-2ab3a024a7ad tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] HTTP exception thrown: Flavor 1948413681 has no extra specs with key hw:cpu_thread_policy. [ 588.318050] [53379]: DEBUG nova.api.openstack.wsgi [None req-48ef7450-4145-4480-ab64-2ab3a024a7ad tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Returning 404 to user: Flavor 1948413681 has no extra specs with key hw:cpu_thread_policy. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.318462] [53379]: INFO nova.api.openstack.requestlog [None req-48ef7450-4145-4480-ab64-2ab3a024a7ad tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1948413681/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.008355 [ 588.318774] [53379]: [pid: 53379|app: 0|req: 137/241] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:37:40 2025] DELETE /compute/v2.1/flavors/1948413681/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 588.321341] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddefd028-c0e6-413c-a9ad-c497d49681c2 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Calling method '.version_select at 0x726f735c51b0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.323947] [53379]: DEBUG nova.policy [None req-ddefd028-c0e6-413c-a9ad-c497d49681c2 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.324238] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddefd028-c0e6-413c-a9ad-c497d49681c2 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.325413] [53379]: INFO nova.api.openstack.requestlog [None req-ddefd028-c0e6-413c-a9ad-c497d49681c2 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack" status: 403 len: 109 microversion: 2.1 time: 0.005456 [ 588.325413] [53379]: [pid: 53379|app: 0|req: 138/242] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/os-hosts/devstack => generated 109 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 588.328157] [53379]: DEBUG nova.api.openstack.wsgi [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.329423] [53379]: DEBUG nova.compute.api [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.334033] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.334289] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.334585] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.335020] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.335367] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.335729] [53379]: DEBUG oslo_concurrency.lockutils [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.339186] [53378]: INFO nova.api.openstack.requestlog [None req-a384b742-e080-41fb-b80a-7e04dde5f59a tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 375 microversion: 2.1 time: 0.161471 [ 588.339664] [53378]: [pid: 53378|app: 0|req: 105/243] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 375 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.344630] [53378]: DEBUG nova.api.openstack.wsgi [None req-462a97c1-c186-4d66-b1c2-8613321d9d2e tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] Calling method '.version_select at 0x726f733c8ca0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.352999] [53378]: INFO nova.api.openstack.requestlog [None req-462a97c1-c186-4d66-b1c2-8613321d9d2e tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.012809 [ 588.353333] [53378]: [pid: 53378|app: 0|req: 106/244] 10.180.1.21 () {60 vars in 1221 bytes} [Wed Mar 12 06:37:40 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) [ 588.418916] [53378]: DEBUG nova.api.openstack.wsgi [None req-51314b3f-6179-442f-9878-19e29e9a388f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.421054] [53378]: DEBUG nova.policy [None req-51314b3f-6179-442f-9878-19e29e9a388f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.421401] [53378]: DEBUG nova.api.openstack.wsgi [None req-51314b3f-6179-442f-9878-19e29e9a388f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.421831] [53378]: INFO nova.api.openstack.requestlog [None req-51314b3f-6179-442f-9878-19e29e9a388f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/2/action" status: 403 len: 118 microversion: 2.1 time: 0.068003 [ 588.425021] [53378]: [pid: 53378|app: 0|req: 107/245] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:37:40 2025] POST /compute/v2.1/os-aggregates/2/action => generated 118 bytes in 68 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 588.425021] [53378]: DEBUG nova.api.openstack.wsgi [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.427999] [53378]: DEBUG nova.compute.api [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.431849] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.432108] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.432472] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.432882] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.433096] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.433271] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.533909] [53379]: DEBUG nova.policy [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.541034] [53379]: INFO nova.api.openstack.requestlog [None req-8667177b-ef00-42bc-b600-a60587c29270 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1207 microversion: 2.1 time: 0.213781 [ 588.541034] [53379]: [pid: 53379|app: 0|req: 139/246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1207 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.543268] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab3af519-9e0b-4a44-b2f9-ba455873883e tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Action: 'create', calling method: .version_select at 0x726f7320e320>, body: {"security_group": {"name": "tempest-securitygroup-153415478", "description": "tempest-description-2001932202"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.564729] [53378]: DEBUG nova.policy [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.572648] [53378]: INFO nova.api.openstack.requestlog [None req-30b2e6a9-db2d-4d24-aa1d-e0ee474c3aef tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.149637 [ 588.572964] [53378]: [pid: 53378|app: 0|req: 108/247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.577370] [53378]: DEBUG nova.api.openstack.wsgi [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f733c8310>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.580286] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.580541] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.580729] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.581136] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.581338] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.581508] [53378]: DEBUG oslo_concurrency.lockutils [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.596266] [53378]: INFO nova.api.openstack.requestlog [None req-671b9d62-69af-442e-989d-9ecafe083318 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 153 microversion: 2.1 time: 0.022552 [ 588.596899] [53378]: [pid: 53378|app: 0|req: 109/248] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/os-hosts?zone=internal => generated 153 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.599467] [53378]: DEBUG nova.api.openstack.wsgi [None req-7aabc86e-f1ce-4a32-bd7b-422078c23d6b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.615429] [53378]: INFO nova.api.openstack.requestlog [None req-7aabc86e-f1ce-4a32-bd7b-422078c23d6b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/59a145e7-529f-4313-b953-5357322bbfdc" status: 202 len: 0 microversion: 2.1 time: 0.017857 [ 588.615758] [53378]: [pid: 53378|app: 0|req: 110/249] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:37:40 2025] DELETE /compute/v2.1/flavors/59a145e7-529f-4313-b953-5357322bbfdc => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 588.619678] [53378]: DEBUG nova.api.openstack.wsgi [None req-519a052f-60d3-4a4e-9579-45ce7811f0e5 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.631321] [53378]: INFO nova.api.openstack.requestlog [None req-519a052f-60d3-4a4e-9579-45ce7811f0e5 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.014861 [ 588.631678] [53378]: [pid: 53378|app: 0|req: 111/250] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/flavors/757930879/os-extra_specs => generated 66 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 588.635145] [53378]: DEBUG nova.api.openstack.wsgi [None req-3718c412-d32e-423c-b3b8-5d5257aa20db tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Calling method '.version_select at 0x726f733c9750>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.637225] [53378]: INFO nova.api.openstack.wsgi [None req-3718c412-d32e-423c-b3b8-5d5257aa20db tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] HTTP exception thrown: Hypervisor with ID '4f03dc2c-12b2-479b-ad69-59fc4e5012e3' could not be found. [ 588.637501] [53378]: DEBUG nova.api.openstack.wsgi [None req-3718c412-d32e-423c-b3b8-5d5257aa20db tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] Returning 404 to user: Hypervisor with ID '4f03dc2c-12b2-479b-ad69-59fc4e5012e3' could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.641469] [53378]: INFO nova.api.openstack.requestlog [None req-3718c412-d32e-423c-b3b8-5d5257aa20db tempest-HypervisorAdminNegativeTestJSON-343554072 tempest-HypervisorAdminNegativeTestJSON-343554072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/4f03dc2c-12b2-479b-ad69-59fc4e5012e3" status: 404 len: 123 microversion: 2.1 time: 0.005741 [ 588.641469] [53378]: [pid: 53378|app: 0|req: 112/251] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/os-hypervisors/4f03dc2c-12b2-479b-ad69-59fc4e5012e3 => generated 123 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 588.641469] [53378]: DEBUG nova.api.openstack.wsgi [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "41142f7e-166a-4188-b70e-206b2870590a", "tag": "9cde8649-3431-4069-9dd9-afb3ff154a68"}, {"server_uuid": "856fb2e4-33f8-4734-ac47-98010be7516f", "name": "network-vif-plugged", "status": "completed", "tag": "eeb8a332-46ef-4e4b-961d-d5672ce73586"}, {"name": "network-changed", "server_uuid": "856fb2e4-33f8-4734-ac47-98010be7516f", "tag": "eeb8a332-46ef-4e4b-961d-d5672ce73586"}, {"server_uuid": "b2e544d0-0b58-4dff-b4fd-d27f11c15ebe", "name": "network-vif-plugged", "status": "completed", "tag": "b16362a2-9271-47b6-bfb3-1870da726d22"}, {"name": "network-changed", "server_uuid": "b2e544d0-0b58-4dff-b4fd-d27f11c15ebe", "tag": "b16362a2-9271-47b6-bfb3-1870da726d22"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.649452] [53378]: DEBUG oslo_concurrency.lockutils [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.649726] [53378]: DEBUG oslo_concurrency.lockutils [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.649916] [53378]: DEBUG oslo_concurrency.lockutils [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.657234] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Creating event network-changed:9cde8649-3431-4069-9dd9-afb3ff154a68 for instance 41142f7e-166a-4188-b70e-206b2870590a on cpu-1 [ 588.657473] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Creating event network-vif-plugged:eeb8a332-46ef-4e4b-961d-d5672ce73586 for instance 856fb2e4-33f8-4734-ac47-98010be7516f on cpu-1 [ 588.657682] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Creating event network-changed:eeb8a332-46ef-4e4b-961d-d5672ce73586 for instance 856fb2e4-33f8-4734-ac47-98010be7516f on cpu-1 [ 588.657886] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Creating event network-vif-plugged:b16362a2-9271-47b6-bfb3-1870da726d22 for instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe on cpu-1 [ 588.658093] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] Creating event network-changed:b16362a2-9271-47b6-bfb3-1870da726d22 for instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe on cpu-1 [ 588.663589] [53378]: INFO nova.api.openstack.requestlog [req-a5df7c39-d6b5-4b0d-bc3b-7dd3572a5da8 req-e9ddf7c8-6315-405f-9c53-a2fe84a46655 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 855 microversion: 2.1 time: 0.024838 [ 588.663931] [53378]: [pid: 53378|app: 0|req: 113/252] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:40 2025] POST /compute/v2.1/os-server-external-events => generated 855 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.666509] [53378]: DEBUG nova.api.openstack.wsgi [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.668087] [53378]: DEBUG nova.compute.api [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.672283] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.672283] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.672541] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.674501] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.674501] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.674501] [53378]: DEBUG oslo_concurrency.lockutils [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.719681] [53378]: DEBUG nova.policy [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.726929] [53378]: INFO nova.api.openstack.requestlog [None req-432d8e98-6a1e-4783-aa99-085ebc8e8629 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1211 microversion: 2.1 time: 0.061521 [ 588.726929] [53378]: [pid: 53378|app: 0|req: 114/253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:40 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.729269] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.730890] [53378]: DEBUG nova.compute.api [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.734969] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.735466] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.735816] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.736197] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.736448] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.782311] [53378]: DEBUG nova.policy [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.788379] [53378]: INFO nova.api.openstack.requestlog [None req-cfbd0947-5ec2-4c3e-8e1c-a220c846e0fd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1236 microversion: 2.1 time: 0.061119 [ 588.788720] [53378]: [pid: 53378|app: 0|req: 115/254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1236 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.792348] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.794318] [53378]: DEBUG nova.compute.api [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 588.801204] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.801376] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.802288] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.802691] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.802907] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.803096] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.825574] [53379]: INFO nova.api.openstack.requestlog [None req-ab3af519-9e0b-4a44-b2f9-ba455873883e tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.284962 [ 588.826135] [53379]: [pid: 53379|app: 0|req: 140/255] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:40 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.853216] [53378]: DEBUG nova.policy [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.861731] [53378]: INFO nova.api.openstack.requestlog [None req-ce3504e6-cc8c-46dd-8aaf-c6ac1f36220c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1227 microversion: 2.1 time: 0.072274 [ 588.866021] [53378]: [pid: 53378|app: 0|req: 116/256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1227 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.867379] [53378]: DEBUG nova.api.openstack.wsgi [None req-0406da34-8f72-4df7-910c-3207da3ee3bf tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f733cadd0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.891107] [53378]: INFO nova.api.openstack.requestlog [None req-0406da34-8f72-4df7-910c-3207da3ee3bf tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-888302508" status: 204 len: 0 microversion: 2.2 time: 0.027556 [ 588.891169] [53378]: [pid: 53378|app: 0|req: 117/257] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 12 06:37:41 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-888302508 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 588.895567] [53378]: DEBUG nova.api.openstack.wsgi [None req-782ea7f5-6081-4800-9299-f43647895e48 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.927933] [53378]: INFO nova.api.openstack.requestlog [None req-782ea7f5-6081-4800-9299-f43647895e48 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1930258093/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.036129 [ 588.928290] [53378]: [pid: 53378|app: 0|req: 118/258] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 12 06:37:41 2025] POST /compute/v2.1/flavors/1930258093/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 588.931206] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfa927c6-e593-4e49-b879-d733b4b92441 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.940393] [53378]: INFO nova.api.openstack.wsgi [None req-dfa927c6-e593-4e49-b879-d733b4b92441 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] HTTP exception thrown: Access list not available for public flavors. [ 588.940992] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfa927c6-e593-4e49-b879-d733b4b92441 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.941343] [53378]: INFO nova.api.openstack.requestlog [None req-dfa927c6-e593-4e49-b879-d733b4b92441 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1509330459/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.012248 [ 588.941803] [53378]: [pid: 53378|app: 0|req: 119/259] 10.180.1.21 () {58 vars in 1204 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/flavors/1509330459/os-flavor-access => generated 91 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 588.947157] [53378]: DEBUG nova.api.openstack.wsgi [None req-9362f530-141b-4506-a1e6-5b7117c57cf2 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.960964] [53378]: INFO nova.api.openstack.requestlog [None req-9362f530-141b-4506-a1e6-5b7117c57cf2 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/2083220731/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.018570 [ 588.962276] [53378]: [pid: 53378|app: 0|req: 120/260] 10.180.1.21 () {58 vars in 1204 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/flavors/2083220731/os-flavor-access => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 588.966443] [53378]: DEBUG nova.api.openstack.wsgi [None req-15344d3b-e66a-408f-b406-19b77a32d9cb tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 588.968686] [53378]: INFO nova.api.openstack.wsgi [None req-15344d3b-e66a-408f-b406-19b77a32d9cb tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] HTTP exception thrown: Request body and URI mismatch [ 588.969092] [53378]: DEBUG nova.api.openstack.wsgi [None req-15344d3b-e66a-408f-b406-19b77a32d9cb tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.969639] [53378]: INFO nova.api.openstack.requestlog [None req-15344d3b-e66a-408f-b406-19b77a32d9cb tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.007260 [ 588.970070] [53378]: [pid: 53378|app: 0|req: 121/261] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 12 06:37:41 2025] PUT /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes => generated 73 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 588.972501] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdedc87c-3513-418f-8ba9-1e4ea6f00f6b tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Calling method '.version_select at 0x726f733c85e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 588.983066] [53378]: INFO nova.api.openstack.wsgi [None req-cdedc87c-3513-418f-8ba9-1e4ea6f00f6b tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 588.983066] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdedc87c-3513-418f-8ba9-1e4ea6f00f6b tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 588.983066] [53378]: INFO nova.api.openstack.requestlog [None req-cdedc87c-3513-418f-8ba9-1e4ea6f00f6b tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.010122 [ 588.983066] [53378]: [pid: 53378|app: 0|req: 122/262] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 588.985989] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f733cbc70>, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 589.048518] [53379]: DEBUG nova.api.openstack.wsgi [None req-8521acd0-53ca-4690-bd9b-8be1725243a1 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.063449] [53379]: INFO nova.api.openstack.requestlog [None req-8521acd0-53ca-4690-bd9b-8be1725243a1 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.236833 [ 589.063795] [53379]: [pid: 53379|app: 0|req: 141/263] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.066437] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a593823-2ae0-40d7-87a2-6303496a73dc tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] Action: 'update', calling method: .version_select at 0x726f7320ff40>, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 589.085804] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.086884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.087232] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.087723] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.088018] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.088282] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.114971] [53379]: INFO nova.api.openstack.requestlog [None req-8a593823-2ae0-40d7-87a2-6303496a73dc tempest-QuotaClassesAdmin257Test-312391192 tempest-QuotaClassesAdmin257Test-312391192-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.050495 [ 589.115379] [53379]: [pid: 53379|app: 0|req: 142/264] 10.180.1.21 () {62 vars in 1242 bytes} [Wed Mar 12 06:37:41 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 589.118297] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-411063266", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "0f7bec23-1dbb-499a-9c3e-8133fa7cbe63"}], "security_groups": [{"name": "tempest-securitygroup--1415410800"}], "key_name": "tempest-keypair-1342270361", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 589.120482] [53378]: INFO nova.api.openstack.requestlog [None req-ad52069e-35ad-49da-9cf2-f74df8ab1902 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 328 microversion: 2.1 time: 0.136716 [ 589.121054] [53378]: [pid: 53378|app: 0|req: 123/265] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:41 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 328 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.123627] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c8d445f-4564-46b0-9983-c7169ea962b7 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.150251] [53378]: INFO nova.api.openstack.requestlog [None req-9c8d445f-4564-46b0-9983-c7169ea962b7 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.028328 [ 589.150404] [53378]: [pid: 53378|app: 0|req: 124/266] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:41 2025] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 589.154801] [53378]: DEBUG nova.api.openstack.wsgi [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f733cbb50>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.155980] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.156418] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.156418] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.156798] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.156988] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.157172] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.169718] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.170153] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.170527] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.170955] [53378]: INFO nova.api.openstack.requestlog [None req-68c0db9b-7296-495c-a42a-4564b4a5d976 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.019786 [ 589.171174] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.171211] [53378]: [pid: 53378|app: 0|req: 125/267] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.171643] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.171643] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.174185] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fc1fb1a-76ae-4c63-8399-73d1779228fe tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.197316] [53378]: INFO nova.api.openstack.requestlog [None req-2fc1fb1a-76ae-4c63-8399-73d1779228fe tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6333 microversion: 2.1 time: 0.025488 [ 589.198171] [53378]: [pid: 53378|app: 0|req: 126/268] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/flavors/detail => generated 6333 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.200819] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a1d817a-882c-46ff-81fa-21f5ac3ed13f tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.220592] [53378]: INFO nova.api.openstack.requestlog [None req-3a1d817a-882c-46ff-81fa-21f5ac3ed13f tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.021726 [ 589.220889] [53378]: [pid: 53378|app: 0|req: 127/269] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:37:41 2025] DELETE /compute/v2.1/flavors/757930879/os-extra_specs/hw:numa_nodes => generated 0 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 589.225143] [53378]: DEBUG nova.api.openstack.wsgi [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Calling method '.version_select at 0x726f733cb5b0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.247477] [53379]: DEBUG nova.network.neutron [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] validate_networks() for [('0f7bec23-1dbb-499a-9c3e-8133fa7cbe63', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 589.725991] [53379]: DEBUG nova.virt.hardware [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 589.726367] [53379]: DEBUG nova.virt.hardware [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 589.726605] [53379]: DEBUG nova.virt.hardware [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 589.726773] [53379]: DEBUG nova.virt.hardware [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 589.726933] [53379]: DEBUG nova.virt.hardware [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 589.738474] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.739244] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.739244] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.739379] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.739614] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.739818] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.755480] [53379]: DEBUG nova.quota [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Getting quotas for project 31ad79bb28d04ee19dff08fe1d9759fa. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 589.758419] [53379]: DEBUG nova.quota [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Getting quotas for user 7a443ba2ed354cfea417ab1784fc55c0 and project 31ad79bb28d04ee19dff08fe1d9759fa. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 589.766722] [53379]: DEBUG nova.compute.api [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 589.768320] [53379]: DEBUG nova.compute.api [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 589.812165] [53379]: INFO nova.api.openstack.requestlog [None req-9c0357ef-c097-4365-b5bf-3a3169b08a25 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.694883 [ 589.813253] [53379]: [pid: 53379|app: 0|req: 143/270] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:41 2025] POST /compute/v2.1/servers => generated 406 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 589.816158] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f6c3255-8300-4b4e-bf46-2183cdf7a399 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f73fceef0>, body: {"keypair": {"name": "tempest-keypair-1231540340", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN88XBt+53Xcp6kGXRzA84p7fGN4IBFgo3HNE2J5hWcUJAuRJhKFhb6jW8c1UxL+/m2miSAaxsrwzBEHh07zjsny2VX5OcoCHClf12PWbu00hkwuBJuglAHlRMK6X/2ZUQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 589.829909] [53379]: DEBUG nova.quota [None req-2f6c3255-8300-4b4e-bf46-2183cdf7a399 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 589.834570] [53379]: DEBUG nova.quota [None req-2f6c3255-8300-4b4e-bf46-2183cdf7a399 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 589.853359] [53379]: INFO nova.api.openstack.requestlog [None req-2f6c3255-8300-4b4e-bf46-2183cdf7a399 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.039415 [ 589.853742] [53379]: [pid: 53379|app: 0|req: 144/271] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:42 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 40 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 589.856239] [53379]: DEBUG nova.api.openstack.wsgi [None req-96605fdd-1906-40f1-8499-4cfeb44b16f4 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Action: 'create', calling method: .version_select at 0x726f735c6050>, body: {"keypair": {"name": "tempest-keypair-1164552314", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCfiX9g117TorVq6ODorIozhW8qU2yr+KEpqiCB4dKwrFr+BxmbzebpzInPYPj0DQCMCdZD4W/No043NGpFNUVtFBrrCDxDS9lMWvBrsgBIXn9RL+vKlM+MetbMJtoeFlg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 589.867636] [53379]: DEBUG nova.quota [None req-96605fdd-1906-40f1-8499-4cfeb44b16f4 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 589.870075] [53379]: DEBUG nova.quota [None req-96605fdd-1906-40f1-8499-4cfeb44b16f4 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for user 032e607c281e4bb2af5cae4a42585173 and project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 589.882834] [53379]: INFO nova.api.openstack.requestlog [None req-96605fdd-1906-40f1-8499-4cfeb44b16f4 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.028236 [ 589.883027] [53379]: [pid: 53379|app: 0|req: 145/272] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:37:42 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.885923] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff8f4c47-bac5-4ee5-a01a-29407ada4bed tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.904378] [53379]: INFO nova.api.openstack.requestlog [None req-ff8f4c47-bac5-4ee5-a01a-29407ada4bed tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1509330459" status: 202 len: 0 microversion: 2.1 time: 0.018600 [ 589.904378] [53379]: [pid: 53379|app: 0|req: 146/273] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:42 2025] DELETE /compute/v2.1/flavors/1509330459 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 589.906251] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 589.908573] [53379]: DEBUG nova.compute.api [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 589.913518] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.913640] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.913899] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.914225] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.917993] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.917993] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.110030] [53379]: DEBUG nova.policy [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.118240] [53379]: INFO nova.api.openstack.requestlog [None req-e9188994-edc6-4221-be45-0837e88bd4c5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1318 microversion: 2.1 time: 0.214255 [ 590.119356] [53379]: [pid: 53379|app: 0|req: 147/274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:42 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1318 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.123564] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7bc7cd2-6ec8-4434-a0e6-e5428742b5b6 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.138026] [53379]: INFO nova.api.openstack.requestlog [None req-c7bc7cd2-6ec8-4434-a0e6-e5428742b5b6 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2083220731" status: 202 len: 0 microversion: 2.1 time: 0.016434 [ 590.138026] [53379]: [pid: 53379|app: 0|req: 148/275] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:42 2025] DELETE /compute/v2.1/flavors/2083220731 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 590.140243] [53379]: DEBUG nova.api.openstack.wsgi [None req-f66774fd-ed6e-4f69-8ec8-b5f1931c2166 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 590.142068] [53379]: DEBUG nova.api.openstack.wsgi [None req-f66774fd-ed6e-4f69-8ec8-b5f1931c2166 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 590.142603] [53379]: INFO nova.api.openstack.requestlog [None req-f66774fd-ed6e-4f69-8ec8-b5f1931c2166 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.004677 [ 590.142965] [53379]: [pid: 53379|app: 0|req: 149/276] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 12 06:37:42 2025] PUT /compute/v2.1/flavors/1948413681/os-extra_specs/hw:numa_nodes => generated 117 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 590.146208] [53379]: DEBUG nova.api.openstack.wsgi [None req-745fae8d-642b-486c-989d-ff4a73a6b8b7 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Calling method '.version_select at 0x726f73fcdc60>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.148424] [53379]: DEBUG nova.policy [None req-745fae8d-642b-486c-989d-ff4a73a6b8b7 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.148892] [53379]: DEBUG nova.api.openstack.wsgi [None req-745fae8d-642b-486c-989d-ff4a73a6b8b7 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 590.149404] [53379]: INFO nova.api.openstack.requestlog [None req-745fae8d-642b-486c-989d-ff4a73a6b8b7 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.005894 [ 590.149823] [53379]: [pid: 53379|app: 0|req: 150/277] 10.180.1.21 () {58 vars in 1177 bytes} [Wed Mar 12 06:37:42 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) [ 590.152787] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fcab5f0-822a-4710-b01d-ae981ad5c7c2 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.171186] [53379]: INFO nova.api.openstack.requestlog [None req-0fcab5f0-822a-4710-b01d-ae981ad5c7c2 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3161 microversion: 2.1 time: 0.020610 [ 590.171524] [53379]: [pid: 53379|app: 0|req: 151/278] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:37:42 2025] GET /compute/v2.1/flavors => generated 3161 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.173910] [53379]: DEBUG nova.api.openstack.wsgi [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.175450] [53379]: DEBUG nova.compute.api [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 590.180358] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.180618] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.180809] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.181192] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.181390] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.181585] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.363687] [53379]: DEBUG nova.policy [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.369475] [53379]: INFO nova.api.openstack.requestlog [None req-bce03109-90d6-45b0-a442-25adb4281321 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1318 microversion: 2.1 time: 0.197279 [ 590.369901] [53379]: [pid: 53379|app: 0|req: 152/279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:42 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1318 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.373028] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f6b311c-5b42-4b04-a7e7-e38254249591 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-522679815"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 590.375018] [53379]: DEBUG nova.objects.aggregate [None req-5f6b311c-5b42-4b04-a7e7-e38254249591 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid b9ec22c7-508a-4e97-a65d-5dbdf646ef8b for aggregate {{(pid=53379) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 590.396664] [53379]: INFO nova.api.openstack.requestlog [None req-5f6b311c-5b42-4b04-a7e7-e38254249591 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.025894 [ 590.396943] [53379]: [pid: 53379|app: 0|req: 153/280] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:42 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 590.400460] [53379]: DEBUG nova.api.openstack.wsgi [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.402041] [53379]: DEBUG nova.compute.api [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 590.406392] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.406392] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.406392] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.406392] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.406517] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.406730] [53379]: DEBUG oslo_concurrency.lockutils [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.460264] [53379]: DEBUG nova.policy [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.466661] [53379]: DEBUG nova.policy [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.468227] [53379]: DEBUG nova.policy [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 590.469531] [53379]: INFO nova.api.openstack.requestlog [None req-99a410c7-4932-4a7b-a4fe-a8e8a73a5884 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1365 microversion: 2.48 time: 0.071285 [ 590.469531] [53379]: [pid: 53379|app: 0|req: 154/281] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:42 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1365 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 590.472570] [53379]: DEBUG nova.api.openstack.wsgi [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Calling method '.version_select at 0x726f7320fac0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.480256] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.480357] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.481052] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.490603] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.490848] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.491073] [53379]: DEBUG oslo_concurrency.lockutils [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.511326] [53379]: INFO nova.api.openstack.requestlog [None req-a605dc08-50a8-455d-ba97-7829d9dcc034 tempest-HostsAdminTestJSON-828102054 tempest-HostsAdminTestJSON-828102054-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/cpu-1" status: 200 len: 1169 microversion: 2.1 time: 0.041464 [ 590.511696] [53379]: [pid: 53379|app: 0|req: 155/282] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:42 2025] GET /compute/v2.1/os-hosts/cpu-1 => generated 1169 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.625924] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-917217987", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 590.668743] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.669203] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.669589] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.670136] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.670798] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.670798] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.679149] [53379]: DEBUG nova.network.neutron [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 590.707699] [53378]: DEBUG neutronclient.v2_0.client [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 30af80b3-6aed-437e-b0c9-091b9cb791db does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 590.708096] [53378]: DEBUG nova.network.security_group_api [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Neutron security group 30af80b3-6aed-437e-b0c9-091b9cb791db not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 590.708402] [53378]: DEBUG nova.api.openstack.compute.security_groups [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Security Group ID 30af80b3-6aed-437e-b0c9-091b9cb791db does not exist {{(pid=53378) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 590.733402] [53378]: DEBUG neutronclient.v2_0.client [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 30af80b3-6aed-437e-b0c9-091b9cb791db does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 590.734445] [53378]: DEBUG nova.network.security_group_api [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Neutron security group 30af80b3-6aed-437e-b0c9-091b9cb791db not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 590.734960] [53378]: DEBUG nova.api.openstack.compute.security_groups [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Security Group ID 30af80b3-6aed-437e-b0c9-091b9cb791db does not exist {{(pid=53378) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 590.875409] [53379]: DEBUG nova.virt.hardware [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 590.875409] [53379]: DEBUG nova.virt.hardware [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 590.875704] [53379]: DEBUG nova.virt.hardware [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 590.875868] [53379]: DEBUG nova.virt.hardware [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 590.875947] [53379]: DEBUG nova.virt.hardware [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 590.883936] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.883936] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.884140] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.885103] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.885103] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.885103] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.900262] [53379]: DEBUG nova.quota [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 590.902867] [53379]: DEBUG nova.quota [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for user eed99e3100b84511adc90f28f1db3417 and project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 590.911133] [53379]: DEBUG nova.compute.utils [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] cores quota exceeded for c32432d7e1ac493c9b16d800e6624153, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=53379) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 590.911614] [53379]: INFO nova.api.openstack.wsgi [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [ 590.912663] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 590.912663] [53379]: INFO nova.api.openstack.requestlog [None req-d2a5d1de-8154-4e30-957b-c6bf682f9761 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 0.400110 [ 590.912663] [53379]: [pid: 53379|app: 0|req: 156/283] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:42 2025] POST /compute/v2.1/servers => generated 111 bytes in 400 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 590.916049] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfc98c10-6df5-4450-b1da-d206cc08baf8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-353218120", "id": "9e79c608-841a-4b70-9cb7-b51995a5e65c", "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 590.935980] [53379]: INFO nova.api.openstack.requestlog [None req-dfc98c10-6df5-4450-b1da-d206cc08baf8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.022380 [ 590.935980] [53379]: [pid: 53379|app: 0|req: 157/284] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:43 2025] POST /compute/v2.1/flavors => generated 506 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 590.939752] [53379]: DEBUG nova.api.openstack.wsgi [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 590.940503] [53379]: DEBUG nova.compute.api [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 590.945754] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.946578] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.946826] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.947242] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.947481] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.947694] [53379]: DEBUG oslo_concurrency.lockutils [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.998084] [53379]: DEBUG nova.policy [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.005731] [53379]: INFO nova.api.openstack.requestlog [None req-4125d18d-7e77-4de2-ab65-15835f2b7089 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1283 microversion: 2.1 time: 0.068502 [ 591.005731] [53379]: [pid: 53379|app: 0|req: 158/285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:43 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.009431] [53379]: DEBUG nova.api.openstack.wsgi [None req-dff11ee1-13e5-409a-9f62-71017cf48a93 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.028972] [53379]: INFO nova.api.openstack.requestlog [None req-dff11ee1-13e5-409a-9f62-71017cf48a93 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/757930879/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.022181 [ 591.029896] [53379]: [pid: 53379|app: 0|req: 159/286] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:37:43 2025] DELETE /compute/v2.1/flavors/757930879/os-extra_specs/hw:cpu_policy => generated 0 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 591.033299] [53379]: DEBUG nova.api.openstack.wsgi [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.034993] [53379]: DEBUG nova.compute.api [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 591.040407] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.040407] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.040407] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.041063] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.041063] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.041063] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.116518] [53379]: DEBUG nova.policy [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.125015] [53379]: DEBUG nova.policy [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.125015] [53379]: DEBUG nova.policy [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.128216] [53379]: INFO nova.api.openstack.requestlog [None req-a52684b5-0a2a-46f6-be67-92d67ce01637 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1438 microversion: 2.75 time: 0.097618 [ 591.129771] [53379]: [pid: 53379|app: 0|req: 160/287] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:43 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1438 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.278655] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbda2dfb-3f1f-4fbb-813e-76fd0ffe1fbe tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f7320e440>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.326576] [53379]: INFO nova.api.openstack.requestlog [None req-bbda2dfb-3f1f-4fbb-813e-76fd0ffe1fbe tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922" status: 200 len: 371 microversion: 2.1 time: 0.195416 [ 591.326576] [53379]: [pid: 53379|app: 0|req: 161/288] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:43 2025] GET /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922 => generated 371 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 591.328648] [53379]: DEBUG nova.api.openstack.wsgi [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.330502] [53379]: DEBUG nova.compute.api [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 591.338239] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.338516] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.338860] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.339243] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.339741] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.339741] [53379]: DEBUG oslo_concurrency.lockutils [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.588932] [53379]: DEBUG nova.policy [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.595206] [53379]: INFO nova.api.openstack.requestlog [None req-b348f92b-4fb2-4162-a331-5af6b5dd28d2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1263 microversion: 2.1 time: 0.268697 [ 591.596766] [53379]: [pid: 53379|app: 0|req: 162/289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:43 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1263 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.600085] [53379]: DEBUG nova.api.openstack.wsgi [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.602111] [53379]: DEBUG nova.compute.api [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 591.633036] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.633036] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.633036] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.633036] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.633407] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.633407] [53379]: DEBUG oslo_concurrency.lockutils [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.895068] [53379]: DEBUG nova.policy [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.907496] [53379]: INFO nova.api.openstack.requestlog [None req-96b8a41d-ecf3-4c64-bc3f-ebbae378c1b9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.309023 [ 591.907496] [53379]: [pid: 53379|app: 0|req: 163/290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:43 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.917090] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 591.921180] [53379]: DEBUG nova.compute.api [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 591.929260] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.930289] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.930289] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.932191] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.932624] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.932906] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.022301] [53379]: DEBUG nova.policy [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.028367] [53379]: INFO nova.api.openstack.requestlog [None req-8f87d040-0124-4ea0-80a9-6bfe97b46c44 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1211 microversion: 2.1 time: 0.120126 [ 592.028644] [53379]: [pid: 53379|app: 0|req: 164/291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1211 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.031770] [53379]: DEBUG nova.api.openstack.wsgi [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.033802] [53379]: DEBUG nova.compute.api [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 592.038008] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.038299] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.038487] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.039108] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.039988] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.039988] [53379]: DEBUG oslo_concurrency.lockutils [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.194521] [53379]: DEBUG nova.policy [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.202052] [53379]: INFO nova.api.openstack.requestlog [None req-30957697-6db7-4e46-b726-dae3394beb3e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1236 microversion: 2.1 time: 0.172730 [ 592.202401] [53379]: [pid: 53379|app: 0|req: 165/292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1236 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.211531] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.214580] [53379]: DEBUG nova.compute.api [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 592.221918] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.222192] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.222377] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.222759] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.222951] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.223137] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.347673] [53379]: DEBUG nova.policy [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.352827] [53379]: INFO nova.api.openstack.requestlog [None req-7f499c13-1634-46de-8647-5b7ec3746601 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1247 microversion: 2.1 time: 0.148056 [ 592.352827] [53379]: [pid: 53379|app: 0|req: 166/293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1247 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.357845] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf5c0b91-86d0-4b2e-a870-8af20660f1b5 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f735c53f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.371427] [53379]: INFO nova.api.openstack.requestlog [None req-cf5c0b91-86d0-4b2e-a870-8af20660f1b5 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1231540340" status: 204 len: 0 microversion: 2.2 time: 0.018675 [ 592.372088] [53379]: [pid: 53379|app: 0|req: 167/294] 10.180.1.21 () {60 vars in 1256 bytes} [Wed Mar 12 06:37:44 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1231540340 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 592.376456] [53379]: DEBUG nova.api.openstack.wsgi [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.378424] [53379]: DEBUG nova.compute.api [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 592.383432] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.383630] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.383848] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.384276] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.384516] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.384698] [53379]: DEBUG oslo_concurrency.lockutils [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.487489] [53379]: DEBUG nova.policy [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.492663] [53379]: INFO nova.api.openstack.requestlog [None req-b985fc2f-7747-452d-b9ae-b3ba82ce9a36 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1219 microversion: 2.1 time: 0.119477 [ 592.492663] [53379]: [pid: 53379|app: 0|req: 168/295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1219 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.496207] [53379]: DEBUG nova.api.openstack.wsgi [None req-cbf6172e-3dfe-4a87-abe3-09854ecee158 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.526322] [53379]: INFO nova.api.openstack.requestlog [None req-cbf6172e-3dfe-4a87-abe3-09854ecee158 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6401 microversion: 2.1 time: 0.028522 [ 592.526322] [53379]: [pid: 53379|app: 0|req: 169/296] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/flavors/detail => generated 6401 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.526322] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6b74561-39aa-42c0-a1e3-6e154e661736 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.550632] [53379]: INFO nova.api.openstack.requestlog [None req-e6b74561-39aa-42c0-a1e3-6e154e661736 tempest-FlavorsAccessTestJSON-189473258 tempest-FlavorsAccessTestJSON-189473258-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6401 microversion: 2.1 time: 0.027334 [ 592.550757] [53379]: [pid: 53379|app: 0|req: 170/297] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/flavors/detail => generated 6401 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.558328] [53379]: DEBUG nova.api.openstack.wsgi [None req-981a65ff-f529-42f8-bb40-7a86e6e7a847 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.584270] [53379]: INFO nova.api.openstack.requestlog [None req-981a65ff-f529-42f8-bb40-7a86e6e7a847 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1948413681" status: 202 len: 0 microversion: 2.1 time: 0.030308 [ 592.585048] [53379]: [pid: 53379|app: 0|req: 171/298] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:44 2025] DELETE /compute/v2.1/flavors/1948413681 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 592.587018] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8ea885b-a343-4f33-952b-4dbb31ebaba9 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Calling method '.version_select at 0x726f7320e8c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 592.598467] [53379]: INFO nova.api.openstack.wsgi [None req-a8ea885b-a343-4f33-952b-4dbb31ebaba9 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 592.598904] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8ea885b-a343-4f33-952b-4dbb31ebaba9 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 592.599370] [53379]: INFO nova.api.openstack.requestlog [None req-a8ea885b-a343-4f33-952b-4dbb31ebaba9 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.014398 [ 592.600011] [53379]: [pid: 53379|app: 0|req: 172/299] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:37:44 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 592.760391] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9d41813-0d9e-45fd-97e4-51fbf94497cc tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f7320edd0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1513103154", "description": "tempest-description-1302264799"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 593.032661] [53379]: INFO nova.api.openstack.requestlog [None req-a9d41813-0d9e-45fd-97e4-51fbf94497cc tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.432040 [ 593.033115] [53379]: [pid: 53379|app: 0|req: 173/300] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:44 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.036174] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee7da695-f2f4-4c13-802a-3ebafbee011d tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.055513] [53379]: INFO nova.api.openstack.requestlog [None req-ee7da695-f2f4-4c13-802a-3ebafbee011d tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.021637 [ 593.055966] [53379]: [pid: 53379|app: 0|req: 174/301] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:45 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.063654] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-943319253"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 593.075168] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.075443] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.075632] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.085305] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.085556] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.085752] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.091513] [53379]: INFO nova.api.openstack.wsgi [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-943319253 could not be found. [ 593.091880] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-943319253 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 593.092362] [53379]: INFO nova.api.openstack.requestlog [None req-bdb57743-e97e-46c2-b7f7-18c57475b6c1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/3/action" status: 404 len: 110 microversion: 2.1 time: 0.035843 [ 593.092686] [53379]: [pid: 53379|app: 0|req: 175/302] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:37:45 2025] POST /compute/v2.1/os-aggregates/3/action => generated 110 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 593.095227] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f7320fe20>, body: {"quota_set": {"cores": 120}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 593.289804] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.290086] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.290302] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.290689] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.291243] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.291243] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.331953] [53379]: INFO nova.api.openstack.requestlog [None req-8e2036e8-c77c-4342-911b-e4dd9ddc97e8 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 330 microversion: 2.1 time: 0.237011 [ 593.331953] [53379]: [pid: 53379|app: 0|req: 176/303] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:45 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 330 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.334229] [53379]: DEBUG nova.api.openstack.wsgi [None req-727e13a8-12d6-4b7a-a149-494de265cc8b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.354021] [53379]: INFO nova.api.openstack.requestlog [None req-727e13a8-12d6-4b7a-a149-494de265cc8b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/9e79c608-841a-4b70-9cb7-b51995a5e65c" status: 202 len: 0 microversion: 2.1 time: 0.020125 [ 593.354021] [53379]: [pid: 53379|app: 0|req: 177/304] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:37:45 2025] DELETE /compute/v2.1/flavors/9e79c608-841a-4b70-9cb7-b51995a5e65c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 593.356468] [53379]: DEBUG nova.api.openstack.wsgi [None req-40341d64-b606-4849-8699-cc684e00133d tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.365494] [53379]: INFO nova.api.openstack.requestlog [None req-40341d64-b606-4849-8699-cc684e00133d tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/757930879/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.012068 [ 593.366152] [53379]: [pid: 53379|app: 0|req: 178/305] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 12 06:37:45 2025] GET /compute/v2.1/flavors/757930879/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 593.370462] [53379]: DEBUG nova.api.openstack.wsgi [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.374395] [53379]: DEBUG nova.compute.api [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 593.383999] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.384457] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.384897] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.385498] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.385835] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.387132] [53379]: DEBUG oslo_concurrency.lockutils [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.555781] [53378]: INFO nova.api.openstack.requestlog [None req-50f5d4b4-a2ea-47bd-bba9-7f5eb95585a6 tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 16792 microversion: 2.1 time: 4.334189 [ 593.557507] [53378]: [pid: 53378|app: 0|req: 128/306] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 12 06:37:41 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 16792 bytes in 4335 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 593.560668] [53378]: DEBUG nova.api.openstack.wsgi [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Action: 'update', calling method: .version_select at 0x726f733c81f0>, body: {"quota_set": {"ram": "5120"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 593.666876] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.667174] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.667323] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.667712] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.667886] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.668226] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.705473] [53378]: INFO nova.api.openstack.requestlog [None req-22b9988c-8f64-42a1-afdb-0de0f922baf1 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922" status: 200 len: 328 microversion: 2.1 time: 0.146899 [ 593.705473] [53378]: [pid: 53378|app: 0|req: 129/307] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:45 2025] PUT /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922 => generated 328 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 593.709873] [53378]: DEBUG nova.api.openstack.wsgi [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.715035] [53378]: DEBUG nova.compute.api [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 593.718670] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.718914] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.719172] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.719497] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.719685] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.719871] [53378]: DEBUG oslo_concurrency.lockutils [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.721873] [53379]: DEBUG nova.policy [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.733289] [53379]: INFO nova.api.openstack.requestlog [None req-5022a95f-cd00-442b-8f61-be43602eb622 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1318 microversion: 2.1 time: 0.366136 [ 593.733815] [53379]: [pid: 53379|app: 0|req: 179/308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:45 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1318 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.738649] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.742111] [53379]: DEBUG nova.compute.api [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 593.746727] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.747931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.747931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.747931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.747931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.748214] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.832213] [53379]: DEBUG nova.policy [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.838750] [53379]: DEBUG nova.policy [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.841394] [53379]: DEBUG nova.policy [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.841394] [53379]: INFO nova.api.openstack.requestlog [None req-4f1d1de6-9fb8-4fe1-9649-b692fa95561c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1365 microversion: 2.48 time: 0.106750 [ 593.841746] [53379]: [pid: 53379|app: 0|req: 180/309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:46 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1365 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 593.844635] [53379]: DEBUG nova.api.openstack.wsgi [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 593.846913] [53379]: DEBUG nova.compute.api [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 593.852791] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.853095] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.853289] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.853664] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.854159] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.854159] [53379]: DEBUG oslo_concurrency.lockutils [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.151354] [53379]: DEBUG nova.policy [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.158468] [53379]: INFO nova.api.openstack.requestlog [None req-59d91e79-008a-4b91-95f3-5114389e4825 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1313 microversion: 2.1 time: 0.315880 [ 594.158965] [53379]: [pid: 53379|app: 0|req: 181/310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:46 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1313 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.170212] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 594.173346] [53379]: DEBUG nova.compute.api [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 594.183406] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.185906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.185906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.185906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.185906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.186366] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.218070] [53378]: DEBUG nova.policy [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.225575] [53378]: INFO nova.api.openstack.requestlog [None req-600457f0-3efe-4a3a-925d-c7eeec25f88c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1318 microversion: 2.1 time: 0.519957 [ 594.226131] [53378]: [pid: 53378|app: 0|req: 130/311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:45 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1318 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.231377] [53378]: DEBUG nova.api.openstack.wsgi [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1362771818", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "1930258093", "adminPass": "***", "networks": [{"uuid": "fe36b1f6-042a-40b1-ab52-8b7cff4845b3"}], "security_groups": [{"name": "tempest-securitygroup--1546884288"}], "key_name": "tempest-keypair-1164552314", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 594.282159] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.282623] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.282623] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.283116] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.283318] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.283485] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.410308] [53379]: DEBUG nova.policy [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.419279] [53379]: DEBUG nova.policy [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.419279] [53379]: DEBUG nova.policy [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.424169] [53379]: INFO nova.api.openstack.requestlog [None req-ac2bd357-62a7-4bf9-94a3-9ca5906a2f68 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1438 microversion: 2.75 time: 0.263907 [ 594.424169] [53379]: [pid: 53379|app: 0|req: 182/312] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:46 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1438 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.428472] [53379]: DEBUG nova.api.openstack.wsgi [None req-79a66180-5ea0-4fb9-8708-e4699204999e tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f7320f010>, body: {"keypair": {"name": "tempest-keypair-74001642", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 594.448657] [53379]: DEBUG nova.quota [None req-79a66180-5ea0-4fb9-8708-e4699204999e tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 594.450978] [53378]: DEBUG nova.network.neutron [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] validate_networks() for [('fe36b1f6-042a-40b1-ab52-8b7cff4845b3', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 594.452740] [53379]: DEBUG nova.quota [None req-79a66180-5ea0-4fb9-8708-e4699204999e tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 594.477675] [53379]: INFO nova.api.openstack.requestlog [None req-79a66180-5ea0-4fb9-8708-e4699204999e tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 587 microversion: 2.2 time: 0.051698 [ 594.477979] [53379]: [pid: 53379|app: 0|req: 183/313] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:46 2025] POST /compute/v2.1/os-keypairs => generated 587 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 594.482017] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c057032-35fd-4bc4-a2a1-9c8652af7e18 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1827130561", "id": 425483469, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 594.503259] [53379]: INFO nova.api.openstack.requestlog [None req-9c057032-35fd-4bc4-a2a1-9c8652af7e18 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.024382 [ 594.503841] [53379]: [pid: 53379|app: 0|req: 184/314] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:46 2025] POST /compute/v2.1/flavors => generated 436 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.506619] [53379]: DEBUG nova.api.openstack.wsgi [None req-78a7649c-d2bb-4675-8b33-cc4cd5a14009 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 594.528925] [53379]: INFO nova.api.openstack.requestlog [None req-78a7649c-d2bb-4675-8b33-cc4cd5a14009 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056 tempest-FlavorsExtraSpecsNegativeTestJSON-1187642056-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5500 microversion: 2.1 time: 0.024561 [ 594.529628] [53379]: [pid: 53379|app: 0|req: 185/315] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:46 2025] GET /compute/v2.1/flavors/detail => generated 5500 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.532920] [53379]: DEBUG nova.api.openstack.wsgi [None req-e33cc83e-a9c5-428b-87fd-b964cbc86a17 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Calling method '.version_select at 0x726f7320de10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 594.535194] [53379]: DEBUG nova.policy [None req-e33cc83e-a9c5-428b-87fd-b964cbc86a17 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.536513] [53379]: DEBUG nova.api.openstack.wsgi [None req-e33cc83e-a9c5-428b-87fd-b964cbc86a17 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 594.536513] [53379]: INFO nova.api.openstack.requestlog [None req-e33cc83e-a9c5-428b-87fd-b964cbc86a17 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/startup" status: 403 len: 110 microversion: 2.1 time: 0.005879 [ 594.536513] [53379]: [pid: 53379|app: 0|req: 186/316] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:37:46 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) [ 594.545062] [53379]: DEBUG nova.api.openstack.wsgi [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 594.545062] [53379]: DEBUG nova.compute.api [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 594.553143] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.553855] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.555656] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.555656] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.555656] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.555656] [53379]: DEBUG oslo_concurrency.lockutils [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.783736] [53379]: DEBUG nova.policy [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.792328] [53379]: INFO nova.api.openstack.requestlog [None req-eec1f387-b21f-4fea-bbee-6828815efa7a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1311 microversion: 2.1 time: 0.255386 [ 594.792853] [53379]: [pid: 53379|app: 0|req: 187/317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:46 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1311 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.796467] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 594.798753] [53379]: DEBUG nova.compute.api [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 594.805132] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.805821] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.805821] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.805977] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.807614] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.807614] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.980399] [53379]: DEBUG nova.policy [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.991555] [53379]: INFO nova.api.openstack.requestlog [None req-fc291dc6-fd89-4b6a-ab8e-0240c2ee9b7c tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1321 microversion: 2.1 time: 0.197923 [ 594.992037] [53379]: [pid: 53379|app: 0|req: 188/318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1321 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.998122] [53379]: DEBUG nova.api.openstack.wsgi [None req-884140ff-e7ca-46c4-bfd7-3d4403ac6b1f tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f735c6050>, body: {"security_group_rule": {"parent_group_id": "57646e6a-74a4-4bc1-8871-80aafb96500b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 595.289153] [53379]: INFO nova.api.openstack.requestlog [None req-884140ff-e7ca-46c4-bfd7-3d4403ac6b1f tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.296306 [ 595.290350] [53379]: [pid: 53379|app: 0|req: 189/319] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:37:47 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.293906] [53379]: DEBUG nova.api.openstack.wsgi [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.297090] [53379]: DEBUG nova.compute.api [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 595.302385] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.302650] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.302868] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.303322] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.303688] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.303688] [53379]: DEBUG oslo_concurrency.lockutils [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.359681] [53379]: DEBUG nova.policy [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.365750] [53379]: INFO nova.api.openstack.requestlog [None req-91329354-227e-400b-96c8-ae6ef8e6cee4 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1267 microversion: 2.1 time: 0.074205 [ 595.366120] [53379]: [pid: 53379|app: 0|req: 190/320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1267 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.371925] [53379]: DEBUG nova.api.openstack.wsgi [None req-debc874f-61b7-49ae-8af4-e2e495982821 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.386594] [53379]: INFO nova.api.openstack.requestlog [None req-debc874f-61b7-49ae-8af4-e2e495982821 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.019259 [ 595.386720] [53379]: [pid: 53379|app: 0|req: 191/321] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.389370] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d43bce3-f31c-4942-bf18-8ae1490adf5e tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.410544] [53379]: INFO nova.api.openstack.requestlog [None req-6d43bce3-f31c-4942-bf18-8ae1490adf5e tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.023143 [ 595.410896] [53379]: [pid: 53379|app: 0|req: 192/322] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:47 2025] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 595.413753] [53379]: DEBUG nova.api.openstack.wsgi [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.415424] [53379]: DEBUG nova.compute.api [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 595.419196] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.419451] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.420025] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.420025] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.420211] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.420395] [53379]: DEBUG oslo_concurrency.lockutils [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.482594] [53379]: DEBUG nova.policy [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.490059] [53379]: INFO nova.api.openstack.requestlog [None req-80ba97eb-7d30-4ea5-b4b9-6e3f92cd3f03 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1300 microversion: 2.1 time: 0.078029 [ 595.490059] [53379]: [pid: 53379|app: 0|req: 193/323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1300 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.495675] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c16be0f-07e5-446d-a043-0f6446ffc0e6 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Calling method '.version_select at 0x726f735c7d90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.581393] [53378]: DEBUG nova.virt.hardware [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 595.581393] [53378]: DEBUG nova.virt.hardware [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 595.581393] [53378]: DEBUG nova.virt.hardware [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 595.581393] [53378]: DEBUG nova.virt.hardware [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 595.581393] [53378]: DEBUG nova.virt.hardware [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 595.596716] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.597447] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.599150] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.599150] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.599150] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.599150] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.625409] [53378]: DEBUG nova.quota [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 595.630740] [53378]: DEBUG nova.quota [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for user 032e607c281e4bb2af5cae4a42585173 and project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 595.642843] [53378]: DEBUG nova.compute.api [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 595.644579] [53378]: DEBUG nova.compute.api [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 595.693627] [53378]: INFO nova.api.openstack.requestlog [None req-89c1207e-c3e7-4932-8198-f17412213541 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 1.465515 [ 595.696831] [53378]: [pid: 53378|app: 0|req: 131/324] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:46 2025] POST /compute/v2.1/servers => generated 402 bytes in 1467 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 595.696922] [53378]: DEBUG nova.api.openstack.wsgi [None req-35e8458d-46ae-4649-9968-4fe0c7a3f68f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.717552] [53379]: INFO nova.api.openstack.requestlog [None req-6c16be0f-07e5-446d-a043-0f6446ffc0e6 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 372 microversion: 2.1 time: 0.226190 [ 595.717552] [53379]: [pid: 53379|app: 0|req: 194/325] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 372 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.721506] [53378]: INFO nova.api.openstack.requestlog [None req-35e8458d-46ae-4649-9968-4fe0c7a3f68f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5500 microversion: 2.1 time: 0.026804 [ 595.721768] [53378]: [pid: 53378|app: 0|req: 132/326] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:47 2025] GET /compute/v2.1/flavors/detail => generated 5500 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.726546] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc7f5e3e-be05-4d5b-85ca-734561f89fb7 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.727167] [53379]: DEBUG nova.api.openstack.wsgi [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.729073] [53379]: DEBUG nova.compute.api [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 595.735285] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.735713] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.736027] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.736469] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.736714] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.737856] [53379]: DEBUG oslo_concurrency.lockutils [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.746285] [53378]: INFO nova.api.openstack.requestlog [None req-fc7f5e3e-be05-4d5b-85ca-734561f89fb7 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/757930879" status: 202 len: 0 microversion: 2.1 time: 0.023947 [ 595.746627] [53378]: [pid: 53378|app: 0|req: 133/327] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:48 2025] DELETE /compute/v2.1/flavors/757930879 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 595.753480] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.757970] [53378]: DEBUG nova.compute.api [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 595.769116] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.769460] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.769665] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.770332] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.770649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.770876] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.810162] [53379]: DEBUG nova.policy [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.817972] [53379]: INFO nova.api.openstack.requestlog [None req-795deb97-6575-4bf7-b401-b2ded04757af tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1247 microversion: 2.1 time: 0.100015 [ 595.818368] [53379]: [pid: 53379|app: 0|req: 195/328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1247 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.823743] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2388b5c-72ac-4fee-947b-559deb61bd10 tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] Calling method '.version_select at 0x726f735c6050>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.842539] [53378]: DEBUG nova.policy [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 595.851201] [53378]: INFO nova.api.openstack.requestlog [None req-a1e88335-d78c-40d1-a499-1fc917927a60 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1219 microversion: 2.1 time: 0.103820 [ 595.851709] [53378]: [pid: 53378|app: 0|req: 134/329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1219 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.857465] [53378]: DEBUG nova.api.openstack.wsgi [None req-366ad064-87bf-4122-b65c-b48145abf06a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 595.870859] [53378]: INFO nova.api.openstack.requestlog [None req-366ad064-87bf-4122-b65c-b48145abf06a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922" status: 202 len: 0 microversion: 2.1 time: 0.018535 [ 595.871594] [53378]: [pid: 53378|app: 0|req: 135/330] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:37:48 2025] DELETE /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 595.982418] [53378]: DEBUG nova.api.openstack.wsgi [None req-54b565ae-22f4-42d1-a4d5-066f8a60f70d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Action: 'create', calling method: .version_select at 0x726f733cb9a0>, body: {"keypair": {"name": "tempest-keypair-1615892067", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLoUXAUOftY8sC2DeuZ0wnKajeE73UZ6FKCUYqf0IasaBGfAL04mdQi+yH+NmLAx80ybGtUU1cJo+7uULo175AE98KW5gghNkRFQ2CMaK9N52XhFKpPbosOsOU5YFgqT6w=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.002101] [53378]: DEBUG nova.quota [None req-54b565ae-22f4-42d1-a4d5-066f8a60f70d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for project 18deeb574a0b46c8b04805257c30a365. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 596.004441] [53378]: DEBUG nova.quota [None req-54b565ae-22f4-42d1-a4d5-066f8a60f70d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for user 0210990e70254be1bf67363599d1ccda and project 18deeb574a0b46c8b04805257c30a365. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 596.026461] [53378]: INFO nova.api.openstack.requestlog [None req-54b565ae-22f4-42d1-a4d5-066f8a60f70d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.154583 [ 596.026821] [53378]: [pid: 53378|app: 0|req: 136/331] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:37:48 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.026821] [53378]: DEBUG nova.api.openstack.wsgi [None req-1350afc8-b792-4c2a-8809-51016be743ae tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f73421090>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.044633] [53378]: INFO nova.api.openstack.requestlog [None req-1350afc8-b792-4c2a-8809-51016be743ae tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-74001642" status: 204 len: 0 microversion: 2.2 time: 0.016835 [ 596.044979] [53378]: [pid: 53378|app: 0|req: 137/332] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 12 06:37:48 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-74001642 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 596.103837] [53379]: INFO nova.api.openstack.requestlog [None req-b2388b5c-72ac-4fee-947b-559deb61bd10 tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 1112 microversion: 2.1 time: 0.283943 [ 596.104352] [53379]: [pid: 53379|app: 0|req: 196/333] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1112 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.115415] [53379]: DEBUG nova.api.openstack.wsgi [None req-45ab1e10-fdcf-4b61-b60f-247e734d91a8 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Calling method '.version_select at 0x726f7320de10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.135048] [53379]: INFO nova.api.openstack.wsgi [None req-45ab1e10-fdcf-4b61-b60f-247e734d91a8 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 596.135048] [53379]: DEBUG nova.api.openstack.wsgi [None req-45ab1e10-fdcf-4b61-b60f-247e734d91a8 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 596.135913] [53379]: INFO nova.api.openstack.requestlog [None req-45ab1e10-fdcf-4b61-b60f-247e734d91a8 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.031110 [ 596.136188] [53379]: [pid: 53379|app: 0|req: 197/334] 10.180.1.21 () {58 vars in 1210 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 596.140729] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.142586] [53379]: DEBUG nova.compute.api [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.150443] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.150443] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.150443] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.150443] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.150657] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.150657] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.159040] [53378]: DEBUG nova.api.openstack.wsgi [None req-4073cc2c-c556-40ff-bb15-43d2e6ea0401 tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.164022] [53378]: DEBUG nova.policy [None req-4073cc2c-c556-40ff-bb15-43d2e6ea0401 tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': 'f60cb3fbaffd4a9aa61f6ca4759a2b1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21e5b2a7d5ce462495941ad2d79ba064', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.164022] [53378]: DEBUG nova.api.openstack.wsgi [None req-4073cc2c-c556-40ff-bb15-43d2e6ea0401 tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 596.164022] [53378]: INFO nova.api.openstack.requestlog [None req-4073cc2c-c556-40ff-bb15-43d2e6ea0401 tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/425483469/action" status: 403 len: 130 microversion: 2.1 time: 0.116405 [ 596.164022] [53378]: [pid: 53378|app: 0|req: 138/335] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 12 06:37:48 2025] POST /compute/v2.1/flavors/425483469/action => generated 130 bytes in 117 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 596.165231] [53378]: DEBUG nova.api.openstack.wsgi [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e12e383-a68c-444b-9c64-8c393ebda8b1", "name": "network-vif-plugged", "status": "completed", "tag": "b48a7d1b-9bae-4298-bdc7-108749abe88f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.171539] [53378]: DEBUG oslo_concurrency.lockutils [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.171795] [53378]: DEBUG oslo_concurrency.lockutils [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.171929] [53378]: DEBUG oslo_concurrency.lockutils [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.180838] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] Creating event network-vif-plugged:b48a7d1b-9bae-4298-bdc7-108749abe88f for instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 on cpu-1 [ 596.185477] [53378]: INFO nova.api.openstack.requestlog [req-c5f36a6c-fcda-48d0-b34f-b4bacfeb6cc7 req-3b4e2e86-171b-4ab8-906f-57f4f4e551f9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022552 [ 596.185808] [53378]: [pid: 53378|app: 0|req: 139/336] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:48 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) [ 596.189824] [53378]: DEBUG nova.api.openstack.wsgi [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.191363] [53378]: DEBUG nova.compute.api [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.194670] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.195024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.195112] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.195848] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.195848] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.195848] [53378]: DEBUG oslo_concurrency.lockutils [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.252916] [53378]: DEBUG nova.policy [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.264635] [53378]: DEBUG nova.policy [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.269693] [53378]: DEBUG nova.policy [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.271026] [53378]: INFO nova.api.openstack.requestlog [None req-a83605d1-3b8c-4387-8cab-3be6661ffa95 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1365 microversion: 2.48 time: 0.083988 [ 596.271026] [53378]: [pid: 53378|app: 0|req: 140/337] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1365 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.273678] [53378]: DEBUG nova.api.openstack.wsgi [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.275348] [53378]: DEBUG nova.compute.api [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.281741] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.282033] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.282203] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.282563] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.282820] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.283027] [53378]: DEBUG oslo_concurrency.lockutils [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.466121] [53378]: DEBUG nova.policy [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.469810] [53378]: INFO nova.api.openstack.requestlog [None req-103c6d45-50ff-4b59-8131-f3e53604c4ea tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1313 microversion: 2.1 time: 0.198348 [ 596.470403] [53378]: [pid: 53378|app: 0|req: 141/338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1313 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.474018] [53378]: DEBUG nova.api.openstack.wsgi [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.475332] [53378]: DEBUG nova.compute.api [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.484402] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.484402] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.484402] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.490390] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.490390] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.490390] [53378]: DEBUG oslo_concurrency.lockutils [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.549777] [53379]: DEBUG nova.policy [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.552213] [53379]: INFO nova.api.openstack.requestlog [None req-e8ec666c-5469-4127-87f7-6b5601b5fc35 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1463 microversion: 2.1 time: 0.415406 [ 596.554139] [53379]: [pid: 53379|app: 0|req: 198/339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1463 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.557861] [53379]: DEBUG nova.api.openstack.wsgi [None req-77292207-fd15-45c9-a08d-fd104d4dd741 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f7320d240>, body: {"security_group_rule": {"parent_group_id": "57646e6a-74a4-4bc1-8871-80aafb96500b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.677459] [53379]: INFO nova.api.openstack.wsgi [None req-77292207-fd15-45c9-a08d-fd104d4dd741 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: This rule already exists in group 57646e6a-74a4-4bc1-8871-80aafb96500b [ 596.677459] [53379]: DEBUG nova.api.openstack.wsgi [None req-77292207-fd15-45c9-a08d-fd104d4dd741 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: This rule already exists in group 57646e6a-74a4-4bc1-8871-80aafb96500b {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 596.677459] [53379]: INFO nova.api.openstack.requestlog [None req-77292207-fd15-45c9-a08d-fd104d4dd741 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.123195 [ 596.677459] [53379]: [pid: 53379|app: 0|req: 199/340] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:37:48 2025] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 124 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 596.680276] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b3c4c1d-9a63-44e7-a855-e8fcd6c691f7 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.705314] [53379]: INFO nova.api.openstack.requestlog [None req-5b3c4c1d-9a63-44e7-a855-e8fcd6c691f7 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 2853 microversion: 2.1 time: 0.027358 [ 596.706172] [53379]: [pid: 53379|app: 0|req: 200/341] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 2853 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.706995] [53378]: DEBUG nova.policy [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.708169] [53379]: DEBUG nova.api.openstack.wsgi [None req-910c41b0-d124-4616-b064-bacc16df17d0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.709856] [53379]: DEBUG nova.api.openstack.wsgi [None req-910c41b0-d124-4616-b064-bacc16df17d0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 596.710265] [53379]: INFO nova.api.openstack.requestlog [None req-910c41b0-d124-4616-b064-bacc16df17d0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.004127 [ 596.710532] [53379]: [pid: 53379|app: 0|req: 201/342] 10.180.1.21 () {60 vars in 1160 bytes} [Wed Mar 12 06:37:48 2025] POST /compute/v2.1/os-aggregates => generated 619 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 596.713035] [53378]: INFO nova.api.openstack.requestlog [None req-870980a0-a20b-43cb-af51-02456f9e7141 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1318 microversion: 2.1 time: 0.241292 [ 596.713035] [53378]: [pid: 53378|app: 0|req: 142/343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1318 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.714701] [53379]: DEBUG nova.api.openstack.wsgi [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.718401] [53379]: DEBUG nova.compute.api [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.725235] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.725473] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.725664] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.726036] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.726241] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.726413] [53379]: DEBUG oslo_concurrency.lockutils [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.806601] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b938a25-d579-48a9-a3f4-9edd2c40bb99 tempest-InstanceUsageAuditLogTestJSON-415174644 tempest-InstanceUsageAuditLogTestJSON-415174644-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.806989] [53379]: DEBUG nova.policy [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.814940] [53379]: DEBUG nova.policy [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.816114] [53379]: DEBUG nova.policy [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.821436] [53379]: INFO nova.api.openstack.requestlog [None req-751c9f4e-e833-4898-b599-59feeff6bbf9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1438 microversion: 2.75 time: 0.109570 [ 596.821436] [53379]: [pid: 53379|app: 0|req: 202/344] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1438 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.824123] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.826295] [53379]: DEBUG nova.compute.api [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.832579] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.832916] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.833023] [53378]: INFO nova.api.openstack.requestlog [None req-7b938a25-d579-48a9-a3f4-9edd2c40bb99 tempest-InstanceUsageAuditLogTestJSON-415174644 tempest-InstanceUsageAuditLogTestJSON-415174644-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-03-12 06:37:47" status: 200 len: 328 microversion: 2.1 time: 0.118903 [ 596.833130] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.833410] [53378]: [pid: 53378|app: 0|req: 143/345] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:37:48 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-03-12%2006%3A37%3A47 => generated 328 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.833700] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.835149] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.835149] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.836994] [53378]: DEBUG nova.api.openstack.wsgi [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f733cb910>, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.916024] [53379]: DEBUG nova.policy [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.920199] [53379]: INFO nova.api.openstack.requestlog [None req-5f382a79-e97a-4cda-a685-d977d8789207 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1269 microversion: 2.1 time: 0.098397 [ 596.920600] [53379]: [pid: 53379|app: 0|req: 203/346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1269 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.923344] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.923344] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.923478] [53379]: DEBUG nova.api.openstack.wsgi [None req-edc97937-8b73-4105-9c9e-01c1860d5846 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1476667670", "id": 1642991716, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 596.926329] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.927138] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.927367] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.927545] [53378]: DEBUG oslo_concurrency.lockutils [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.945570] [53379]: INFO nova.api.openstack.requestlog [None req-edc97937-8b73-4105-9c9e-01c1860d5846 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.024280 [ 596.945934] [53379]: [pid: 53379|app: 0|req: 204/347] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:49 2025] POST /compute/v2.1/flavors => generated 414 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.948489] [53379]: DEBUG nova.api.openstack.wsgi [None req-f6e60b59-b6e2-42f6-a589-088455bedd40 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.982466] [53379]: INFO nova.api.openstack.requestlog [None req-f6e60b59-b6e2-42f6-a589-088455bedd40 tempest-FlavorsExtraSpecsTestJSON-1388317524 tempest-FlavorsExtraSpecsTestJSON-1388317524-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5502 microversion: 2.1 time: 0.035495 [ 596.982689] [53378]: INFO nova.api.openstack.requestlog [None req-ece28831-b76b-49c6-bf27-5b1f071c4b2e tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 329 microversion: 2.1 time: 0.148509 [ 596.983180] [53378]: [pid: 53378|app: 0|req: 144/348] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:49 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 329 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.983309] [53379]: [pid: 53379|app: 0|req: 205/349] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/flavors/detail => generated 5502 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.986391] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.986857] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2cb1ad2-d166-443a-9659-e0cf47a4c601 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f7320fc70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 596.987738] [53378]: DEBUG nova.compute.api [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 596.994274] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.994274] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.994274] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.994274] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.994465] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.994465] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.184654] [53379]: INFO nova.api.openstack.requestlog [None req-a2cb1ad2-d166-443a-9659-e0cf47a4c601 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922" status: 200 len: 371 microversion: 2.1 time: 0.200293 [ 597.185554] [53379]: [pid: 53379|app: 0|req: 206/350] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/os-quota-sets/e03c43e456024ebaba81b155fb5e6922 => generated 371 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 597.187956] [53379]: DEBUG nova.api.openstack.wsgi [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.190236] [53379]: DEBUG nova.compute.api [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 597.196304] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.196424] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.196613] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.197131] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.198150] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.198407] [53379]: DEBUG oslo_concurrency.lockutils [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.289375] [53378]: DEBUG nova.policy [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 597.296393] [53378]: INFO nova.api.openstack.requestlog [None req-6bb49551-7f35-44a2-825f-6eb99838dc9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1311 microversion: 2.1 time: 0.312484 [ 597.296752] [53378]: [pid: 53378|app: 0|req: 145/351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1311 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.300221] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4f9d0d8-9c55-41cc-b66c-bc6c4fe50642 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f733ca0e0>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-216209199", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH0oIUB1031bZGOLpotF1iTIKonuMJ9LcaKyDh3cY+zdNfVH3zUGLB288D2yg1mU0w/r5sW915xLLFDUx7STVnxguGgdnSjnfgucLdmczRHhOw/yBKytbTcvCDFQB0S+sA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 597.310810] [53378]: DEBUG nova.quota [None req-c4f9d0d8-9c55-41cc-b66c-bc6c4fe50642 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 597.313359] [53378]: DEBUG nova.quota [None req-c4f9d0d8-9c55-41cc-b66c-bc6c4fe50642 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 597.337339] [53378]: INFO nova.api.openstack.requestlog [None req-c4f9d0d8-9c55-41cc-b66c-bc6c4fe50642 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.039742 [ 597.337760] [53378]: [pid: 53378|app: 0|req: 146/352] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:49 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) [ 597.433965] [53379]: DEBUG nova.policy [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 597.442981] [53379]: INFO nova.api.openstack.requestlog [None req-b04f9f98-26c9-40c1-b5d9-9c9846e03d4a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1467 microversion: 2.1 time: 0.257405 [ 597.443510] [53379]: [pid: 53379|app: 0|req: 207/353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1467 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.445944] [53379]: DEBUG nova.api.openstack.wsgi [None req-9aeddceb-2d14-4ae9-aa5e-e95369c3393b tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Calling method '.version_select at 0x726f7320e320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.510753] [53378]: DEBUG nova.api.openstack.wsgi [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: .version_select at 0x726f733c92d0>, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-2027223754", "policies": ["affinity"]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 597.525562] [53378]: DEBUG nova.quota [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 597.531218] [53378]: DEBUG nova.quota [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 597.577977] [53378]: DEBUG nova.quota [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 597.580906] [53378]: DEBUG nova.quota [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 597.588203] [53378]: INFO nova.api.openstack.requestlog [None req-672b02d1-bc89-4275-b1ca-0dabed7c0e36 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 184 microversion: 2.1 time: 0.249663 [ 597.588553] [53378]: [pid: 53378|app: 0|req: 147/354] 10.180.1.21 () {60 vars in 1169 bytes} [Wed Mar 12 06:37:49 2025] POST /compute/v2.1/os-server-groups => generated 184 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 597.593155] [53378]: DEBUG nova.api.openstack.wsgi [None req-f30926cf-21bc-4891-8743-e9d0d27ba0ae tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Action: 'update', calling method: .version_select at 0x726f733cba30>, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 597.593155] [53378]: DEBUG nova.api.openstack.wsgi [None req-f30926cf-21bc-4891-8743-e9d0d27ba0ae tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 597.593603] [53378]: INFO nova.api.openstack.requestlog [None req-f30926cf-21bc-4891-8743-e9d0d27ba0ae tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 199 microversion: 2.1 time: 0.004467 [ 597.593862] [53378]: [pid: 53378|app: 0|req: 148/355] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 12 06:37:49 2025] PUT /compute/v2.1/os-hosts/devstack => generated 199 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 597.597089] [53378]: DEBUG nova.api.openstack.wsgi [None req-f34034a4-dd1d-4833-939a-840b220b34d5 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.613373] [53378]: INFO nova.api.openstack.requestlog [None req-f34034a4-dd1d-4833-939a-840b220b34d5 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/425483469" status: 202 len: 0 microversion: 2.1 time: 0.018796 [ 597.613658] [53378]: [pid: 53378|app: 0|req: 149/356] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:49 2025] DELETE /compute/v2.1/flavors/425483469 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 597.616485] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.618109] [53378]: DEBUG nova.compute.api [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 597.622198] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.623502] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.623502] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.623502] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.623502] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.626473] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.691535] [53378]: DEBUG nova.policy [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 597.698500] [53378]: INFO nova.api.openstack.requestlog [None req-2c43834a-d309-4d27-89fb-6f0911cbca3e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1275 microversion: 2.1 time: 0.084164 [ 597.698888] [53378]: [pid: 53378|app: 0|req: 150/357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1275 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.702543] [53378]: DEBUG nova.api.openstack.wsgi [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.704823] [53378]: DEBUG nova.compute.api [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 597.708178] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.708485] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.709348] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.709850] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.710093] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.710309] [53378]: DEBUG oslo_concurrency.lockutils [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.796129] [53379]: INFO nova.api.openstack.requestlog [None req-9aeddceb-2d14-4ae9-aa5e-e95369c3393b tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/fce70882-778c-410a-af78-d1ec80d4905a" status: 202 len: 0 microversion: 2.1 time: 0.350282 [ 597.796129] [53379]: [pid: 53379|app: 0|req: 208/358] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:49 2025] DELETE /compute/v2.1/os-security-groups/fce70882-778c-410a-af78-d1ec80d4905a => generated 0 bytes in 351 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 597.913684] [53379]: DEBUG nova.api.openstack.wsgi [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 597.913684] [53379]: DEBUG nova.compute.api [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 597.922939] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.924085] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.924446] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.924988] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 597.925425] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 597.925713] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 597.989498] [53379]: DEBUG nova.compute.api [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 598.054864] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquiring lock "compute-rpcapi-router" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 598.055067] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a98e4b-4db5-445e-8d37-a3b3e3fc7371 tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquired lock "compute-rpcapi-router" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 598.055699] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.055949] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.056229] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.056556] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.056752] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.056928] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.062470] [53379]: INFO nova.compute.rpcapi [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 598.062470] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] Releasing lock "compute-rpcapi-router" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 598.091011] [53379]: INFO nova.api.openstack.requestlog [None req-1a8de13f-e6ea-4870-8bac-37e90a548c52 None None] 10.180.1.21 "DELETE /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 204 len: 0 microversion: 2.1 time: 0.293946 [ 598.091011] [53379]: [pid: 53379|app: 0|req: 209/359] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:37:50 2025] DELETE /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 0 bytes in 295 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 598.094385] [53379]: DEBUG nova.api.openstack.wsgi [None req-113b29a9-ed4d-47c4-aa7f-744375ac606a tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f7320feb0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.125301] [53378]: DEBUG nova.policy [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.132041] [53378]: INFO nova.api.openstack.requestlog [None req-85212808-fb79-4a72-98cf-6051227d8ec0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1365 microversion: 2.1 time: 0.431840 [ 598.132316] [53378]: [pid: 53378|app: 0|req: 151/360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:49 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1365 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.135286] [53378]: DEBUG nova.api.openstack.wsgi [None req-e573bef0-0859-403a-8d7e-bbe89a8679ec tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.155363] [53378]: INFO nova.api.openstack.requestlog [None req-e573bef0-0859-403a-8d7e-bbe89a8679ec tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.020267 [ 598.155363] [53378]: [pid: 53378|app: 0|req: 152/361] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:50 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) [ 598.158103] [53378]: DEBUG nova.api.openstack.wsgi [None req-341abea1-999b-4ac3-8c97-dd2cce92c1e0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 598.160226] [53378]: DEBUG nova.api.openstack.wsgi [None req-341abea1-999b-4ac3-8c97-dd2cce92c1e0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 598.160667] [53378]: INFO nova.api.openstack.requestlog [None req-341abea1-999b-4ac3-8c97-dd2cce92c1e0 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 115 microversion: 2.1 time: 0.005678 [ 598.160956] [53378]: [pid: 53378|app: 0|req: 153/362] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:50 2025] POST /compute/v2.1/os-aggregates => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 598.165848] [53378]: DEBUG nova.api.openstack.wsgi [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.166252] [53378]: DEBUG nova.compute.api [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 598.170105] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.170769] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.170769] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.170871] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.171102] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.171613] [53378]: DEBUG oslo_concurrency.lockutils [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.257906] [53378]: DEBUG nova.policy [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.263257] [53378]: INFO nova.api.openstack.requestlog [None req-07737d36-3e55-4a88-83bc-d2639b6bc69d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1239 microversion: 2.1 time: 0.101516 [ 598.263504] [53378]: [pid: 53378|app: 0|req: 154/363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:50 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1239 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.268191] [53378]: DEBUG nova.api.openstack.wsgi [None req-5527e410-8af7-43d3-8aab-ce3e2b12a50a tempest-InstanceUsageAuditLogTestJSON-415174644 tempest-InstanceUsageAuditLogTestJSON-415174644-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.286120] [53378]: INFO nova.api.openstack.requestlog [None req-5527e410-8af7-43d3-8aab-ce3e2b12a50a tempest-InstanceUsageAuditLogTestJSON-415174644 tempest-InstanceUsageAuditLogTestJSON-415174644-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 329 microversion: 2.1 time: 0.021560 [ 598.286770] [53378]: [pid: 53378|app: 0|req: 155/364] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:37:50 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 329 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 598.289677] [53378]: DEBUG nova.api.openstack.wsgi [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.292290] [53378]: DEBUG nova.compute.api [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 598.299238] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.299238] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.299238] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.299238] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.299614] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.299614] [53378]: DEBUG oslo_concurrency.lockutils [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.362377] [53378]: DEBUG nova.policy [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.371024] [53378]: INFO nova.api.openstack.requestlog [None req-faefb40b-74f5-4755-b732-efd556cbf67a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1275 microversion: 2.1 time: 0.080395 [ 598.371024] [53378]: [pid: 53378|app: 0|req: 156/365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:50 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1275 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.372791] [53378]: DEBUG nova.api.openstack.wsgi [None req-83ce6a05-be35-4581-a8f3-0fcb87ec0308 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.388224] [53378]: INFO nova.api.openstack.requestlog [None req-83ce6a05-be35-4581-a8f3-0fcb87ec0308 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1642991716" status: 200 len: 414 microversion: 2.1 time: 0.016423 [ 598.388224] [53378]: [pid: 53378|app: 0|req: 157/366] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:37:50 2025] GET /compute/v2.1/flavors/1642991716 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 598.390231] [53378]: DEBUG nova.api.openstack.wsgi [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1873751310", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 598.433034] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.433349] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.433564] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.435019] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.435367] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.435690] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.442544] [53378]: DEBUG nova.network.neutron [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 598.574942] [53378]: DEBUG nova.virt.hardware [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 598.574997] [53378]: DEBUG nova.virt.hardware [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 598.575268] [53378]: DEBUG nova.virt.hardware [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 598.575410] [53378]: DEBUG nova.virt.hardware [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 598.575577] [53378]: DEBUG nova.virt.hardware [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 598.582601] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.582835] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.583027] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.583410] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.583606] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.583793] [53378]: DEBUG oslo_concurrency.lockutils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.596184] [53378]: DEBUG nova.quota [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 598.600016] [53378]: DEBUG nova.quota [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for user eed99e3100b84511adc90f28f1db3417 and project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 598.605089] [53378]: DEBUG nova.compute.utils [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] instances quota exceeded for c32432d7e1ac493c9b16d800e6624153, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=53378) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 598.605685] [53378]: INFO nova.api.openstack.wsgi [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [ 598.605999] [53378]: DEBUG nova.api.openstack.wsgi [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 598.607525] [53378]: INFO nova.api.openstack.requestlog [None req-49afaa8b-df55-47b4-9b3a-d9f7d60a9466 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.218815 [ 598.607719] [53378]: [pid: 53378|app: 0|req: 158/367] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:50 2025] POST /compute/v2.1/servers => generated 119 bytes in 220 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 598.610274] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 598.612513] [53378]: DEBUG nova.compute.api [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 598.616051] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.616628] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.616760] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.617137] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.617342] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.617671] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.655785] [53378]: DEBUG nova.policy [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.663402] [53378]: DEBUG nova.policy [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.663402] [53378]: DEBUG nova.policy [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.663732] [53378]: INFO nova.api.openstack.requestlog [None req-3e0b15b1-6c58-480d-8214-eb41da4627a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1382 microversion: 2.48 time: 0.055488 [ 598.664331] [53378]: [pid: 53378|app: 0|req: 159/368] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:50 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1382 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 598.667063] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac99d984-0c11-4794-b4ef-5d5d6908f247 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f733ca050>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-126883099", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIb4om3t3hBF1CWzfLCE3BO9wH0i2xQwN8Rv7K3SNGWsLCaLyy0YtR6QhYaY6SjQcgQdZ+qFWHsNhSjTo+2kxmLH9FppUv0lF5P6WcSyYOG/x4DgZphMh2MtFgTPlxTuMA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 598.677237] [53378]: DEBUG nova.quota [None req-ac99d984-0c11-4794-b4ef-5d5d6908f247 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 598.679738] [53378]: DEBUG nova.quota [None req-ac99d984-0c11-4794-b4ef-5d5d6908f247 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 600.822264] [53378]: INFO nova.api.openstack.requestlog [None req-ac99d984-0c11-4794-b4ef-5d5d6908f247 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 2.151890 [ 600.822264] [53378]: [pid: 53378|app: 0|req: 160/369] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:50 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 2154 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 600.823652] [53378]: DEBUG nova.api.openstack.wsgi [None req-7446a0de-3787-4a86-8553-bd84b787ce85 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f7329a5f0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 600.830782] [53379]: INFO nova.api.openstack.requestlog [None req-113b29a9-ed4d-47c4-aa7f-744375ac606a tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/ce7f6f7f-3be8-4360-9f65-57ca6a49fe46" status: 202 len: 0 microversion: 2.1 time: 2.740198 [ 600.831145] [53379]: [pid: 53379|app: 0|req: 210/370] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 12 06:37:50 2025] DELETE /compute/v2.1/os-security-group-rules/ce7f6f7f-3be8-4360-9f65-57ca6a49fe46 => generated 0 bytes in 2741 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 600.836524] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 600.838521] [53379]: DEBUG nova.compute.api [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 600.848060] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 600.848345] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 600.848535] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 600.848918] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 600.849664] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 600.849664] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 600.898067] [53379]: DEBUG nova.policy [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-server-diagnostics failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 600.898166] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 600.898809] [53379]: INFO nova.api.openstack.requestlog [None req-ee89e23b-55ed-419c-ad15-2692b2c21c80 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a/diagnostics" status: 403 len: 117 microversion: 2.1 time: 0.066930 [ 600.898929] [53379]: [pid: 53379|app: 0|req: 211/371] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a/diagnostics => generated 117 bytes in 67 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 600.902152] [53379]: DEBUG nova.api.openstack.wsgi [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 600.903753] [53379]: DEBUG nova.compute.api [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 600.909247] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 600.909247] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 600.909455] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 600.909806] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 600.910402] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 600.910402] [53379]: DEBUG oslo_concurrency.lockutils [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.168993] [53378]: INFO nova.api.openstack.requestlog [None req-7446a0de-3787-4a86-8553-bd84b787ce85 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4/defaults" status: 200 len: 371 microversion: 2.1 time: 0.349228 [ 601.169541] [53378]: [pid: 53378|app: 0|req: 161/372] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4/defaults => generated 371 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.174268] [53378]: DEBUG nova.api.openstack.wsgi [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: .version_select at 0x726f73299510>, body: {"server_group": {"name": "tempest-server-group-2070008660", "policies": ["affinity"]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 601.191940] [53378]: DEBUG nova.quota [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 601.196171] [53378]: DEBUG nova.quota [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 601.258064] [53378]: DEBUG nova.quota [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 601.264045] [53378]: DEBUG nova.quota [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 601.276069] [53379]: DEBUG nova.policy [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.279456] [53378]: INFO nova.api.openstack.requestlog [None req-123b0caf-d1a1-45dc-8430-692fe378ae56 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.109092 [ 601.279574] [53378]: [pid: 53378|app: 0|req: 162/373] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 12 06:37:53 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.286406] [53378]: DEBUG nova.api.openstack.wsgi [None req-2102f63a-d3f7-445c-b50b-d5b2d0d43302 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Action: 'update', calling method: .version_select at 0x726f733c89d0>, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 601.294175] [53378]: DEBUG nova.api.openstack.wsgi [None req-2102f63a-d3f7-445c-b50b-d5b2d0d43302 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 601.294175] [53378]: INFO nova.api.openstack.requestlog [None req-2102f63a-d3f7-445c-b50b-d5b2d0d43302 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 189 microversion: 2.1 time: 0.011563 [ 601.294175] [53378]: [pid: 53378|app: 0|req: 163/374] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 12 06:37:53 2025] PUT /compute/v2.1/os-hosts/devstack => generated 189 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 601.295703] [53378]: DEBUG nova.api.openstack.wsgi [None req-d0f6452f-2398-4cad-a561-70f9076f17bc tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.298028] [53379]: INFO nova.api.openstack.requestlog [None req-cabbeea0-9c13-45df-9d46-8b8830dcbed7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1313 microversion: 2.1 time: 0.397588 [ 601.299179] [53379]: [pid: 53379|app: 0|req: 212/375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1313 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.309101] [53379]: DEBUG nova.api.openstack.wsgi [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.316971] [53379]: DEBUG nova.compute.api [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 601.321909] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.321909] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.321909] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.323595] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.323595] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.323595] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.329222] [53378]: INFO nova.api.openstack.requestlog [None req-d0f6452f-2398-4cad-a561-70f9076f17bc tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5502 microversion: 2.1 time: 0.035904 [ 601.330404] [53378]: [pid: 53378|app: 0|req: 164/376] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/flavors/detail => generated 5502 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.336119] [53378]: DEBUG nova.api.openstack.wsgi [None req-2938dd17-6070-46a2-b8d3-f3892770effb tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] Calling method '.version_select at 0x726f7329b2e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.635107] [53379]: DEBUG nova.policy [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.643917] [53379]: INFO nova.api.openstack.requestlog [None req-38b8c090-5139-4b5e-9c22-39fa016fb2e6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1463 microversion: 2.1 time: 0.336803 [ 601.643917] [53379]: [pid: 53379|app: 0|req: 213/377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1463 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.646171] [53379]: DEBUG nova.api.openstack.wsgi [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.647650] [53379]: DEBUG nova.compute.api [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 601.652841] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.653103] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.653316] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.653635] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.653842] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.654040] [53379]: DEBUG oslo_concurrency.lockutils [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.680195] [53378]: INFO nova.api.openstack.requestlog [None req-2938dd17-6070-46a2-b8d3-f3892770effb tempest-SecurityGroupsTestAdminJSON-1067546480 tempest-SecurityGroupsTestAdminJSON-1067546480-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/e660cb08-b589-44fe-9cb1-5bb2aca73979" status: 202 len: 0 microversion: 2.1 time: 0.349505 [ 601.680552] [53378]: [pid: 53378|app: 0|req: 165/378] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:53 2025] DELETE /compute/v2.1/os-security-groups/e660cb08-b589-44fe-9cb1-5bb2aca73979 => generated 0 bytes in 350 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 601.683482] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.685312] [53378]: DEBUG nova.compute.api [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 601.688914] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.689160] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.689343] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.689888] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.690110] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.690287] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.713976] [53379]: DEBUG nova.policy [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.719185] [53379]: DEBUG nova.policy [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.719878] [53379]: DEBUG nova.policy [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.724056] [53379]: INFO nova.api.openstack.requestlog [None req-53abdaf6-8625-4587-bcb8-fdda7e347d05 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1455 microversion: 2.75 time: 0.079211 [ 601.724056] [53379]: [pid: 53379|app: 0|req: 214/379] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1455 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 601.726144] [53379]: DEBUG nova.api.openstack.wsgi [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.727855] [53379]: DEBUG nova.compute.api [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 601.738733] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.739067] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.739275] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.739749] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.739918] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.740109] [53379]: DEBUG oslo_concurrency.lockutils [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.754528] [53378]: DEBUG nova.policy [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.760606] [53378]: INFO nova.api.openstack.requestlog [None req-7ab5d4c7-202a-4768-9592-5185b7c3ad8f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1261 microversion: 2.1 time: 0.079088 [ 601.761854] [53378]: [pid: 53378|app: 0|req: 166/380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:53 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1261 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.767891] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e4933c7-5e63-4506-9bfe-a5bbb1ccbada tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.828644] [53378]: INFO nova.api.openstack.requestlog [None req-7e4933c7-5e63-4506-9bfe-a5bbb1ccbada tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minRam=193" status: 200 len: 4322 microversion: 2.1 time: 0.065854 [ 601.830611] [53378]: [pid: 53378|app: 0|req: 167/381] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/flavors/detail?minRam=193 => generated 4322 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.836764] [53378]: DEBUG nova.api.openstack.wsgi [None req-5cd36302-58fe-4de4-844c-d41491e67212 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-927884219"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 601.839570] [53378]: DEBUG nova.policy [None req-5cd36302-58fe-4de4-844c-d41491e67212 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.839932] [53378]: DEBUG nova.api.openstack.wsgi [None req-5cd36302-58fe-4de4-844c-d41491e67212 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 601.840439] [53378]: INFO nova.api.openstack.requestlog [None req-5cd36302-58fe-4de4-844c-d41491e67212 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.009188 [ 601.840728] [53378]: [pid: 53378|app: 0|req: 168/382] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:54 2025] POST /compute/v2.1/os-aggregates => generated 116 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 601.845373] [53378]: DEBUG nova.api.openstack.wsgi [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7e12e383-a68c-444b-9c64-8c393ebda8b1", "tag": "b48a7d1b-9bae-4298-bdc7-108749abe88f"}, {"server_uuid": "f5e0c2b6-f4a1-4596-b3fb-a19673572f92", "name": "network-vif-plugged", "status": "completed", "tag": "5003aafd-c742-405e-a960-9c48fd0db2f1"}, {"name": "network-changed", "server_uuid": "f5e0c2b6-f4a1-4596-b3fb-a19673572f92", "tag": "5003aafd-c742-405e-a960-9c48fd0db2f1"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 601.858053] [53379]: DEBUG nova.policy [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 601.863463] [53378]: DEBUG oslo_concurrency.lockutils [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.863463] [53378]: DEBUG oslo_concurrency.lockutils [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.863463] [53378]: DEBUG oslo_concurrency.lockutils [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.873510] [53379]: INFO nova.api.openstack.requestlog [None req-414e743f-9bdb-47ef-b1ff-48a3172a282f tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1299 microversion: 2.1 time: 0.148401 [ 601.873510] [53379]: [pid: 53379|app: 0|req: 215/383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1299 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.881184] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Creating event network-changed:b48a7d1b-9bae-4298-bdc7-108749abe88f for instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 on cpu-1 [ 601.881184] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Creating event network-vif-plugged:5003aafd-c742-405e-a960-9c48fd0db2f1 for instance f5e0c2b6-f4a1-4596-b3fb-a19673572f92 on cpu-1 [ 601.881184] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] Creating event network-changed:5003aafd-c742-405e-a960-9c48fd0db2f1 for instance f5e0c2b6-f4a1-4596-b3fb-a19673572f92 on cpu-1 [ 601.891702] [53378]: INFO nova.api.openstack.requestlog [req-cc77a98d-9b9c-4b59-9ef6-a0487a8587ce req-3b3a2d59-d8bd-4f4b-8320-9c6af79c658d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.049628 [ 601.892084] [53378]: [pid: 53378|app: 0|req: 169/384] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:54 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.895399] [53378]: DEBUG nova.api.openstack.wsgi [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 601.897400] [53378]: DEBUG nova.compute.api [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 601.903131] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.905024] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.905024] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.905024] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.905024] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.905290] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.044032] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.045517] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.048015] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.048015] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.048015] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.048015] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.048218] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.064574] [53379]: INFO nova.api.openstack.requestlog [None req-8a355af8-a789-4848-b988-4c7f91ea36b0 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.190246 [ 602.064574] [53379]: [pid: 53379|app: 0|req: 216/385] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/os-services => generated 557 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.197435] [53379]: DEBUG nova.api.openstack.wsgi [None req-5863350c-9a81-4fb5-8cb9-ad1a119b1065 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.213850] [53378]: DEBUG nova.policy [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.224026] [53378]: INFO nova.api.openstack.requestlog [None req-60b902e6-4f9b-4041-be59-a300c1f5759b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1311 microversion: 2.1 time: 0.330509 [ 602.224026] [53378]: [pid: 53378|app: 0|req: 170/386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1311 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.230610] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f733c85e0>, body: {"quota_set": {"instances": 10}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 602.232061] [53379]: INFO nova.api.openstack.requestlog [None req-5863350c-9a81-4fb5-8cb9-ad1a119b1065 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5502 microversion: 2.1 time: 0.166786 [ 602.232439] [53379]: [pid: 53379|app: 0|req: 217/387] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/flavors/detail => generated 5502 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.372779] [53379]: DEBUG nova.api.openstack.wsgi [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.374059] [53379]: DEBUG nova.compute.api [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 602.379927] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.380320] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.380320] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.380893] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.380893] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.381197] [53379]: DEBUG oslo_concurrency.lockutils [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.533980] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.534303] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.534489] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.535500] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.535733] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.535932] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.576858] [53378]: INFO nova.api.openstack.requestlog [None req-a8caf2b3-d7be-4bf4-af4a-5943bb3b01fe tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 330 microversion: 2.1 time: 0.352475 [ 602.577211] [53378]: [pid: 53378|app: 0|req: 171/388] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:54 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 330 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.580151] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.586019] [53378]: DEBUG nova.compute.api [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 602.589206] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.589206] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.589206] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.589622] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.590982] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.590982] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.837542] [53378]: DEBUG nova.policy [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.849406] [53378]: INFO nova.api.openstack.requestlog [None req-ddba41bd-d6d3-46d2-90b4-56ec399e6b42 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1315 microversion: 2.1 time: 0.269867 [ 602.852293] [53378]: [pid: 53378|app: 0|req: 172/389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1315 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.858492] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.860492] [53378]: DEBUG nova.compute.api [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 602.866033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.866033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.867917] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.867917] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.867917] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.867917] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.922023] [53379]: INFO nova.api.openstack.requestlog [None req-24763935-0279-4562-9473-f5296a5ab86c tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.688367 [ 602.922410] [53379]: [pid: 53379|app: 0|req: 218/390] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 12 06:37:54 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72/diagnostics => generated 275 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 602.928021] [53379]: DEBUG nova.api.openstack.wsgi [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 602.929117] [53379]: DEBUG nova.compute.api [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 602.937959] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.937959] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.937959] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 602.937959] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 602.938260] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 602.938463] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.024037] [53379]: DEBUG nova.policy [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.039114] [53379]: INFO nova.api.openstack.requestlog [None req-07e1027c-9de1-49a9-859d-3ddbb7257a52 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1239 microversion: 2.1 time: 0.115064 [ 603.039539] [53379]: [pid: 53379|app: 0|req: 219/391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:55 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1239 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.048757] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 603.050828] [53379]: DEBUG nova.compute.api [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 603.062285] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.062542] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.062779] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.063332] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.063554] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.063760] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.178448] [53378]: DEBUG nova.policy [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.185145] [53378]: INFO nova.api.openstack.requestlog [None req-8c867782-5404-4b2d-84cb-5e956fa1dfe8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1365 microversion: 2.1 time: 0.334160 [ 603.185560] [53378]: [pid: 53378|app: 0|req: 173/392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:55 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1365 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.188617] [53378]: DEBUG nova.api.openstack.wsgi [None req-0211a619-c588-44fa-8bf7-d3fd73b05946 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f733cbd90>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1821212635", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJY7wjoBTZuwsMH2fpBmHYRy3JgMa/f1SKVyAMMZlw7HCg6SXO9f6BRYHzQ47X+bczKvrHUl1/c74Siz/DiMuLfAms6SmZiDPh6p/I8X0CGbk44jdlLFjPnhwERhHkfHNg=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.219036] [53378]: DEBUG nova.quota [None req-0211a619-c588-44fa-8bf7-d3fd73b05946 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 603.226284] [53378]: DEBUG nova.quota [None req-0211a619-c588-44fa-8bf7-d3fd73b05946 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 603.243021] [53379]: DEBUG nova.policy [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.248789] [53379]: INFO nova.api.openstack.requestlog [None req-8a3fd5ac-bd04-4808-a2df-751cc9f4eed1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1349 microversion: 2.1 time: 0.208235 [ 603.249251] [53379]: [pid: 53379|app: 0|req: 220/393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:55 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1349 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.252539] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc9a599d-1cb1-44b0-bc6b-b4bb7817c7c2 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f732f2e60>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-35460886", "description": "tempest-description-50247991"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.254747] [53378]: INFO nova.api.openstack.requestlog [None req-0211a619-c588-44fa-8bf7-d3fd73b05946 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.068516 [ 603.255898] [53378]: [pid: 53378|app: 0|req: 174/394] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 603.258393] [53378]: DEBUG nova.api.openstack.wsgi [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 603.258785] [53378]: DEBUG nova.compute.api [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 603.265302] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.265302] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.265302] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.265302] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.265612] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.265612] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.313900] [53378]: DEBUG nova.compute.api [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 603.423122] [53378]: INFO nova.api.openstack.requestlog [None req-30d7c6dc-8f43-4485-a85a-9cfbebea6759 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 204 len: 0 microversion: 2.1 time: 0.166802 [ 603.423489] [53378]: [pid: 53378|app: 0|req: 175/395] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:37:55 2025] DELETE /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 603.539871] [53379]: INFO nova.api.openstack.requestlog [None req-fc9a599d-1cb1-44b0-bc6b-b4bb7817c7c2 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 252 microversion: 2.1 time: 0.289586 [ 603.539871] [53379]: [pid: 53379|app: 0|req: 221/396] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/os-security-groups => generated 252 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.543702] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: .version_select at 0x726f7320fac0>, body: {"server_group": {"name": "tempest-server-group-2070008660", "policies": ["affinity"]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.561539] [53379]: DEBUG nova.quota [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 603.565122] [53379]: DEBUG nova.quota [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 603.584045] [53378]: DEBUG nova.api.openstack.wsgi [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-1444005086", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "03ac871b-8fb7-4835-8249-33a383dad485"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.612916] [53379]: DEBUG nova.quota [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 603.616646] [53379]: DEBUG nova.quota [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 603.625231] [53379]: INFO nova.api.openstack.requestlog [None req-f7494eb0-0095-47d2-9e52-6a15505a6154 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.083806 [ 603.625608] [53379]: [pid: 53379|app: 0|req: 222/397] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.631417] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc3fd75c-4745-4f46-a9b7-afa922958a69 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Action: 'update', calling method: .version_select at 0x726f732f01f0>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.631468] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.631468] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.631468] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.631677] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.631906] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.632115] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.635155] [53379]: DEBUG nova.policy [None req-fc3fd75c-4745-4f46-a9b7-afa922958a69 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': 'f82faafc4810462fb98d4d0efefd1de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9624724eb45420cbbe5d99b59b9738f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.635155] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc3fd75c-4745-4f46-a9b7-afa922958a69 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 603.635629] [53379]: INFO nova.api.openstack.requestlog [None req-fc3fd75c-4745-4f46-a9b7-afa922958a69 tempest-HostsAdminNegativeTestJSON-2096434774 tempest-HostsAdminNegativeTestJSON-2096434774-project-member] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 403 len: 111 microversion: 2.1 time: 0.009390 [ 603.635975] [53379]: [pid: 53379|app: 0|req: 223/398] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 12 06:37:55 2025] PUT /compute/v2.1/os-hosts/devstack => generated 111 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 603.638953] [53378]: DEBUG nova.network.neutron [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] validate_networks() for [('03ac871b-8fb7-4835-8249-33a383dad485', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 603.639021] [53379]: DEBUG nova.api.openstack.wsgi [None req-7522a7bc-37f5-4a62-9f2f-0eca424edb27 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-304448982", "id": 1667581241, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.656334] [53379]: INFO nova.api.openstack.requestlog [None req-7522a7bc-37f5-4a62-9f2f-0eca424edb27 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.019553 [ 603.656731] [53379]: [pid: 53379|app: 0|req: 224/399] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/flavors => generated 438 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.728374] [53379]: DEBUG nova.api.openstack.wsgi [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "628f2aad-bd0a-4db8-bd19-c76288d66b23", "name": "network-vif-plugged", "status": "completed", "tag": "0a4e5bb8-d681-47ce-a4c8-766debfbf063"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.739721] [53379]: DEBUG oslo_concurrency.lockutils [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.739988] [53379]: DEBUG oslo_concurrency.lockutils [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.740194] [53379]: DEBUG oslo_concurrency.lockutils [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.756513] [53379]: INFO nova.api.openstack.compute.server_external_events [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] Creating event network-vif-plugged:0a4e5bb8-d681-47ce-a4c8-766debfbf063 for instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 on cpu-1 [ 603.758826] [53379]: INFO nova.api.openstack.requestlog [req-851f64ce-688f-4235-845e-4d44644f5c9c req-a3fd5dfc-ddf8-4677-ba2f-3953aed7649e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101328 [ 603.759228] [53379]: [pid: 53379|app: 0|req: 225/400] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.762622] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Action: 'update', calling method: .version_select at 0x726f732f37f0>, body: {"quota_set": {"ram": "5120"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 603.897156] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.897436] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.897651] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.898078] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 603.898293] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 603.898488] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 603.946042] [53379]: INFO nova.api.openstack.requestlog [None req-0b6ca693-1f1d-4698-bc6a-b2970f336b5e tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96" status: 200 len: 328 microversion: 2.1 time: 0.185855 [ 603.946408] [53379]: [pid: 53379|app: 0|req: 226/401] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:56 2025] PUT /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96 => generated 328 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.993458] [53378]: DEBUG nova.virt.hardware [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 603.993690] [53378]: DEBUG nova.virt.hardware [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 603.994257] [53378]: DEBUG nova.virt.hardware [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 603.994257] [53378]: DEBUG nova.virt.hardware [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 603.994257] [53378]: DEBUG nova.virt.hardware [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 604.009019] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.009019] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.009019] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.009019] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.009243] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.009243] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.019028] [53378]: DEBUG nova.quota [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Getting quotas for project 2add1f2a234b421599d85ce166cc170c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 604.021507] [53378]: DEBUG nova.quota [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Getting quotas for user 17f405579e3d4bd883c71bc860b70fff and project 2add1f2a234b421599d85ce166cc170c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 604.030429] [53378]: DEBUG nova.compute.api [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 604.032137] [53378]: DEBUG nova.compute.api [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 604.057031] [53379]: DEBUG nova.api.openstack.wsgi [None req-37e5c133-dc13-4f96-87de-4e63c4f5b591 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 604.057031] [53379]: DEBUG nova.compute.api [None req-37e5c133-dc13-4f96-87de-4e63c4f5b591 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: c1e0f291-2c99-4c75-a2ca-762386bb2cef] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 604.063897] [53379]: INFO nova.api.openstack.wsgi [None req-37e5c133-dc13-4f96-87de-4e63c4f5b591 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Instance c1e0f291-2c99-4c75-a2ca-762386bb2cef could not be found. [ 604.064410] [53379]: DEBUG nova.api.openstack.wsgi [None req-37e5c133-dc13-4f96-87de-4e63c4f5b591 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 404 to user: Instance c1e0f291-2c99-4c75-a2ca-762386bb2cef could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 604.064983] [53379]: INFO nova.api.openstack.requestlog [None req-37e5c133-dc13-4f96-87de-4e63c4f5b591 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/c1e0f291-2c99-4c75-a2ca-762386bb2cef/action" status: 404 len: 111 microversion: 2.1 time: 0.118092 [ 604.065490] [53379]: [pid: 53379|app: 0|req: 227/402] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:37:56 2025] POST /compute/v2.1/servers/c1e0f291-2c99-4c75-a2ca-762386bb2cef/action => generated 111 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 604.068187] [53379]: DEBUG nova.api.openstack.wsgi [None req-cde19586-6457-4556-9137-223a8dc3163c tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] Calling method '.version_select at 0x726f732f16c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.086285] [53378]: INFO nova.api.openstack.requestlog [None req-24d56178-3e91-4987-90c5-a473573b3ddc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.661852 [ 604.086763] [53378]: [pid: 53378|app: 0|req: 176/403] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 663 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 604.090370] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 604.093052] [53378]: DEBUG nova.compute.api [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 604.100399] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.100399] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.100588] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.101227] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.101551] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.101973] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.168400] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.168500] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.168682] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.173733] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.174028] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.174292] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.174682] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.174913] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.175250] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.236824] [53379]: INFO nova.api.openstack.requestlog [None req-cde19586-6457-4556-9137-223a8dc3163c tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/5b476e28-5b4a-49ed-b300-ecdf3dcea42b" status: 202 len: 0 microversion: 2.1 time: 0.170593 [ 604.237243] [53379]: [pid: 53379|app: 0|req: 228/404] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:56 2025] DELETE /compute/v2.1/os-security-groups/5b476e28-5b4a-49ed-b300-ecdf3dcea42b => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 604.242778] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bdd0c07-cbbc-452f-89d2-ffc56ac88d2b tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.244594] [53378]: DEBUG nova.virt.hardware [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 604.244789] [53378]: DEBUG nova.virt.hardware [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 604.244992] [53378]: DEBUG nova.virt.hardware [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 604.245200] [53378]: DEBUG nova.virt.hardware [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 604.245404] [53378]: DEBUG nova.virt.hardware [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 604.271016] [53379]: INFO nova.api.openstack.requestlog [None req-6bdd0c07-cbbc-452f-89d2-ffc56ac88d2b tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.029384 [ 604.271016] [53379]: [pid: 53379|app: 0|req: 229/405] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:56 2025] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 604.274072] [53379]: DEBUG nova.api.openstack.wsgi [None req-37a4c602-d81b-4bd2-8705-41083c4b7fa1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-349774138"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 604.279350] [53379]: DEBUG nova.objects.aggregate [None req-37a4c602-d81b-4bd2-8705-41083c4b7fa1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid fedaa828-804f-4c9f-ba00-1c0aa571d24d for aggregate {{(pid=53379) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 604.297068] [53379]: INFO nova.api.openstack.requestlog [None req-37a4c602-d81b-4bd2-8705-41083c4b7fa1 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.027378 [ 604.298256] [53379]: [pid: 53379|app: 0|req: 230/406] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:56 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 604.314533] [53378]: DEBUG nova.compute.api [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 604.324038] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.324038] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.324038] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.324229] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.324265] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.324430] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.378227] [53378]: DEBUG nova.policy [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 604.390330] [53378]: DEBUG nova.policy [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 604.391219] [53378]: DEBUG nova.policy [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 604.403855] [53378]: INFO nova.api.openstack.requestlog [None req-2ce6728e-e980-4c94-a927-fcc55699668c tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f/action" status: 202 len: 1512 microversion: 2.75 time: 0.316168 [ 604.404171] [53378]: [pid: 53378|app: 0|req: 177/407] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:37:56 2025] POST /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f/action => generated 1512 bytes in 317 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 604.406592] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.409139] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.409917] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.409917] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.413193] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.413471] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.413660] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.414748] [53379]: DEBUG nova.api.openstack.wsgi [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-1809039560", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 604.430311] [53378]: INFO nova.api.openstack.requestlog [None req-3f666473-2e73-4010-8165-f441829314eb tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack" status: 200 len: 382 microversion: 2.1 time: 0.025160 [ 604.430311] [53378]: [pid: 53378|app: 0|req: 178/408] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 12 06:37:56 2025] GET /compute/v2.1/os-services?host=devstack => generated 382 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 604.435222] [53378]: DEBUG nova.api.openstack.wsgi [None req-4aac4d13-9cef-410c-b5cc-ee2bfaace9d5 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.448617] [53378]: INFO nova.api.openstack.requestlog [None req-4aac4d13-9cef-410c-b5cc-ee2bfaace9d5 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1642991716" status: 202 len: 0 microversion: 2.1 time: 0.017478 [ 604.449087] [53378]: [pid: 53378|app: 0|req: 179/409] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:37:56 2025] DELETE /compute/v2.1/flavors/1642991716 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 604.451960] [53378]: DEBUG nova.api.openstack.wsgi [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.453575] [53378]: DEBUG nova.compute.api [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 604.457235] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.457508] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.457747] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.458114] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.458360] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.458574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.467948] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.468222] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.468407] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.468799] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.468996] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.470031] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.476189] [53379]: DEBUG nova.network.neutron [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] validate_networks() for [('3e7bd133-a7d9-4a50-a4b8-42e24a50aa5f', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 604.877153] [53378]: DEBUG nova.policy [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 604.885931] [53378]: INFO nova.api.openstack.requestlog [None req-d6be4ac9-c437-4fcb-8db1-481a233e13d3 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1313 microversion: 2.1 time: 0.436082 [ 604.887489] [53378]: [pid: 53378|app: 0|req: 180/410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:56 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1313 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.898150] [53378]: DEBUG nova.api.openstack.wsgi [None req-b460379b-20a2-4bed-b2bb-43c84940626d tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Calling method '.version_select at 0x726f72f02320>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 604.921821] [53379]: DEBUG nova.virt.hardware [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 604.922573] [53379]: DEBUG nova.virt.hardware [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 604.922573] [53379]: DEBUG nova.virt.hardware [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 604.922573] [53379]: DEBUG nova.virt.hardware [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 604.922573] [53379]: DEBUG nova.virt.hardware [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 604.937516] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.937764] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.937988] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.938407] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 604.938616] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 604.938790] [53379]: DEBUG oslo_concurrency.lockutils [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 604.956056] [53379]: DEBUG nova.quota [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Getting quotas for project 7612bce1932c49aab0b16eec8a13b032. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 604.959281] [53379]: DEBUG nova.quota [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Getting quotas for user 3d5530dc62804e8a85d0986e7d31d944 and project 7612bce1932c49aab0b16eec8a13b032. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 604.967603] [53379]: DEBUG nova.compute.api [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 604.969091] [53379]: DEBUG nova.compute.api [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 605.005615] [53378]: INFO nova.api.openstack.requestlog [None req-b460379b-20a2-4bed-b2bb-43c84940626d tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 372 microversion: 2.1 time: 0.113791 [ 605.006750] [53378]: [pid: 53378|app: 0|req: 181/411] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 372 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 605.012061] [53379]: INFO nova.api.openstack.requestlog [None req-48176229-2a79-4f5d-9e83-31bc87c9a248 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.713173 [ 605.013665] [53379]: [pid: 53379|app: 0|req: 231/412] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:56 2025] POST /compute/v2.1/servers => generated 383 bytes in 714 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 605.082619] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c4da2ff-59cd-4719-9b75-9f5c758aafef tempest-FloatingIPDetailsNegativeTestJSON-454534878 tempest-FloatingIPDetailsNegativeTestJSON-454534878-project-member] Calling method '.version_select at 0x726f72f008b0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.096089] [53379]: DEBUG nova.api.openstack.wsgi [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-1920911283", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "208f61ab-54a2-4e97-8731-356d0a96d1b8"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 605.111493] [53378]: DEBUG neutronclient.v2_0.client [None req-4c4da2ff-59cd-4719-9b75-9f5c758aafef tempest-FloatingIPDetailsNegativeTestJSON-454534878 tempest-FloatingIPDetailsNegativeTestJSON-454534878-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 6390c5b1-37e4-4aa8-a25b-c37b95c635e9 could not be found", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 605.114231] [53378]: INFO nova.api.openstack.wsgi [None req-4c4da2ff-59cd-4719-9b75-9f5c758aafef tempest-FloatingIPDetailsNegativeTestJSON-454534878 tempest-FloatingIPDetailsNegativeTestJSON-454534878-project-member] HTTP exception thrown: Floating IP not found for ID 6390c5b1-37e4-4aa8-a25b-c37b95c635e9 [ 605.114231] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c4da2ff-59cd-4719-9b75-9f5c758aafef tempest-FloatingIPDetailsNegativeTestJSON-454534878 tempest-FloatingIPDetailsNegativeTestJSON-454534878-project-member] Returning 404 to user: Floating IP not found for ID 6390c5b1-37e4-4aa8-a25b-c37b95c635e9 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 605.114231] [53378]: INFO nova.api.openstack.requestlog [None req-4c4da2ff-59cd-4719-9b75-9f5c758aafef tempest-FloatingIPDetailsNegativeTestJSON-454534878 tempest-FloatingIPDetailsNegativeTestJSON-454534878-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/6390c5b1-37e4-4aa8-a25b-c37b95c635e9" status: 404 len: 111 microversion: 2.1 time: 0.106893 [ 605.114231] [53378]: [pid: 53378|app: 0|req: 182/413] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/os-floating-ips/6390c5b1-37e4-4aa8-a25b-c37b95c635e9 => generated 111 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 605.120218] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.129725] [53378]: DEBUG nova.compute.api [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 605.140542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.140542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.140542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.140929] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.141158] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.141392] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.143418] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.143679] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.143869] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.144292] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.144493] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.144667] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.154052] [53379]: DEBUG nova.network.neutron [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] validate_networks() for [('208f61ab-54a2-4e97-8731-356d0a96d1b8', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 605.183434] [53378]: DEBUG nova.policy [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.191660] [53378]: INFO nova.api.openstack.requestlog [None req-cd51725d-5dd0-491e-8186-80c07517465a tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1261 microversion: 2.1 time: 0.076281 [ 605.192038] [53378]: [pid: 53378|app: 0|req: 183/414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1261 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.195921] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.198098] [53378]: DEBUG nova.compute.api [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 605.203631] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.203826] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.203992] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.204372] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.204572] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.204745] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.227447] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.227852] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.230908] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.231261] [53378]: DEBUG nova.objects.instance [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 856fb2e4-33f8-4734-ac47-98010be7516f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 605.261374] [53378]: DEBUG nova.policy [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.265880] [53378]: INFO nova.api.openstack.requestlog [None req-8fa447a2-a10f-4c5e-9120-d334688d2ad1 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1304 microversion: 2.1 time: 0.073344 [ 605.266253] [53378]: [pid: 53378|app: 0|req: 184/415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1304 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.268776] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.270418] [53378]: DEBUG nova.compute.api [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 605.274717] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.275055] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.275254] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.275663] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.275949] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.276129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.381913] [53378]: DEBUG nova.policy [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.387407] [53378]: INFO nova.api.openstack.requestlog [None req-c0eece4c-b906-4ad9-b615-c5aa34f884a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1311 microversion: 2.1 time: 0.120185 [ 605.387781] [53378]: [pid: 53378|app: 0|req: 185/416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1311 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.391438] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f60e93c-f443-4962-9f49-677cbad5d703 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f7329a7a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.394931] [53378]: WARNING oslo_db.sqlalchemy.utils [None req-5f60e93c-f443-4962-9f49-677cbad5d703 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 605.400820] [53378]: INFO nova.api.openstack.requestlog [None req-5f60e93c-f443-4962-9f49-677cbad5d703 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1140 microversion: 2.2 time: 0.012295 [ 605.401634] [53378]: [pid: 53378|app: 0|req: 186/417] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/os-keypairs => generated 1140 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.407625] [53378]: DEBUG nova.api.openstack.wsgi [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.410982] [53378]: DEBUG nova.compute.api [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 605.416714] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.417242] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.417509] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.417924] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.418189] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.418551] [53378]: DEBUG oslo_concurrency.lockutils [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.545030] [53378]: DEBUG nova.policy [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.552428] [53378]: INFO nova.api.openstack.requestlog [None req-8681b295-4ce5-4242-b54a-eb0e033f658a tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1473 microversion: 2.1 time: 0.149648 [ 605.557036] [53378]: [pid: 53378|app: 0|req: 187/418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:57 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1473 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.561032] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca50a2fd-e27d-4f71-9d49-d4e7b443eead tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72f02200>, body: {"security_group_rule": {"parent_group_id": "17dd67d1-0e24-48fd-9ec2-c7d2df8ebfa0", "ip_protocol": "tcp", "from_port": 333954792, "to_port": 22}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 605.602282] [53378]: INFO nova.api.openstack.wsgi [None req-ca50a2fd-e27d-4f71-9d49-d4e7b443eead tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Invalid port range 333954792:22. Former value cannot be greater than the later [ 605.602282] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca50a2fd-e27d-4f71-9d49-d4e7b443eead tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: Invalid port range 333954792:22. Former value cannot be greater than the later {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 605.602282] [53378]: INFO nova.api.openstack.requestlog [None req-ca50a2fd-e27d-4f71-9d49-d4e7b443eead tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 122 microversion: 2.1 time: 0.043732 [ 605.602282] [53378]: [pid: 53378|app: 0|req: 188/419] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:37:57 2025] POST /compute/v2.1/os-security-group-rules => generated 122 bytes in 44 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 605.604164] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4e9d372-fd88-4d7b-8447-a5e02cf81a43 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.640360] [53378]: INFO nova.api.openstack.requestlog [None req-d4e9d372-fd88-4d7b-8447-a5e02cf81a43 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/77a4c137-2795-4859-9134-e8e7467cb24d" status: 204 len: 0 microversion: 2.1 time: 0.038833 [ 605.641094] [53378]: [pid: 53378|app: 0|req: 189/420] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:37:57 2025] DELETE /compute/v2.1/os-server-groups/77a4c137-2795-4859-9134-e8e7467cb24d => generated 0 bytes in 40 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 605.646014] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4ebcad6-0fd3-4533-b002-3f674e9e4a99 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Action: 'update', calling method: .version_select at 0x726f72f03910>, body: {"status": null, "maintenance_mode": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 605.648849] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4ebcad6-0fd3-4533-b002-3f674e9e4a99 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 605.648997] [53378]: INFO nova.api.openstack.requestlog [None req-e4ebcad6-0fd3-4533-b002-3f674e9e4a99 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 127 microversion: 2.1 time: 0.007092 [ 605.649510] [53378]: [pid: 53378|app: 0|req: 190/421] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 12 06:37:57 2025] PUT /compute/v2.1/os-hosts/devstack => generated 127 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 605.652775] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8cba3f1-cdd0-47b4-8ffa-d3666397b043 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 605.789891] [53378]: INFO nova.api.openstack.requestlog [None req-b8cba3f1-cdd0-47b4-8ffa-d3666397b043 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1667581241/action" status: 200 len: 97 microversion: 2.1 time: 0.139766 [ 605.790550] [53378]: [pid: 53378|app: 0|req: 191/422] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:57 2025] POST /compute/v2.1/flavors/1667581241/action => generated 97 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 605.794255] [53378]: DEBUG nova.api.openstack.wsgi [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 605.796164] [53378]: DEBUG nova.compute.api [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 605.808314] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.808314] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.808314] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.808314] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 605.808473] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 605.808473] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 605.979961] [53378]: DEBUG nova.policy [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 605.985713] [53378]: INFO nova.api.openstack.requestlog [None req-91e6c960-7df4-4acd-be77-c9d740f8f39f tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1315 microversion: 2.1 time: 0.194359 [ 605.986802] [53378]: [pid: 53378|app: 0|req: 192/423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1315 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.990877] [53378]: DEBUG nova.api.openstack.wsgi [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "856fb2e4-33f8-4734-ac47-98010be7516f", "name": "network-vif-deleted", "tag": "eeb8a332-46ef-4e4b-961d-d5672ce73586"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 606.004138] [53378]: DEBUG oslo_concurrency.lockutils [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.004138] [53378]: DEBUG oslo_concurrency.lockutils [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.004138] [53378]: DEBUG oslo_concurrency.lockutils [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.011832] [53378]: INFO nova.api.openstack.compute.server_external_events [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] Creating event network-vif-deleted:eeb8a332-46ef-4e4b-961d-d5672ce73586 for instance 856fb2e4-33f8-4734-ac47-98010be7516f on cpu-1 [ 606.016237] [53378]: INFO nova.api.openstack.requestlog [req-3dc1e28a-4c60-4f62-a0bb-77c9f6b62b88 req-852699a6-9c97-45fa-b6c6-6f0574bb00f5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028546 [ 606.016237] [53378]: [pid: 53378|app: 0|req: 193/424] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:58 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) [ 606.018897] [53378]: DEBUG nova.api.openstack.wsgi [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f72f00550>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.071508] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.071618] [53379]: DEBUG nova.virt.hardware [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 606.071847] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.071888] [53379]: DEBUG nova.virt.hardware [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 606.071922] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.071957] [53379]: DEBUG nova.virt.hardware [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 606.071957] [53379]: DEBUG nova.virt.hardware [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 606.072061] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.072098] [53379]: DEBUG nova.virt.hardware [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 606.072133] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.072133] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.080588] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.082196] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.082400] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.082869] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.083098] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.083274] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.088153] [53378]: INFO nova.api.openstack.requestlog [None req-d17bd435-15f3-4b35-923e-865fc663c229 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96/detail" status: 200 len: 916 microversion: 2.1 time: 0.071634 [ 606.088552] [53378]: [pid: 53378|app: 0|req: 194/425] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.092415] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.095054] [53378]: DEBUG nova.compute.api [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.095707] [53379]: DEBUG nova.quota [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Getting quotas for project 2eb706e673ac4b389b333029ace9a959. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 606.098888] [53379]: DEBUG nova.quota [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Getting quotas for user c218cfde0e9d408bbb4e7e8978ad85e1 and project 2eb706e673ac4b389b333029ace9a959. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 606.098967] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.098967] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.098967] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.103057] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.103057] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.103057] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.107983] [53379]: DEBUG nova.compute.api [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 606.109691] [53379]: WARNING nova.utils [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Hostname tempest-FloatingIPsAssociationNegativeTestJSON-server-1920911283 is longer than 63, truncate it to tempest-FloatingIPsAssociationNegativeTestJSON-server-192091128 [ 606.110248] [53379]: DEBUG nova.compute.api [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 606.160881] [53379]: INFO nova.api.openstack.requestlog [None req-46a3a44f-e95b-4e14-a23b-16213ac41315 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.147657 [ 606.161145] [53379]: [pid: 53379|app: 0|req: 232/426] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 1148 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 606.161969] [53378]: DEBUG nova.policy [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.164406] [53379]: DEBUG nova.api.openstack.wsgi [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.167529] [53379]: DEBUG nova.compute.api [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.169696] [53378]: INFO nova.api.openstack.requestlog [None req-0a4f08d5-9436-4bc0-a18f-455be2f49c82 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1295 microversion: 2.1 time: 0.080265 [ 606.169808] [53378]: [pid: 53378|app: 0|req: 195/427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1295 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.173500] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.173500] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.173500] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.173500] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.176223] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.176223] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.176334] [53378]: DEBUG nova.api.openstack.wsgi [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-1913225585", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 606.230024] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.230459] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.230681] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.231678] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.231678] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.231678] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.238131] [53378]: DEBUG nova.network.neutron [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 606.240711] [53379]: DEBUG nova.policy [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.245841] [53379]: INFO nova.api.openstack.requestlog [None req-0eef6ae7-7b3c-41cb-bb32-cfe0442d37e7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1219 microversion: 2.1 time: 0.083226 [ 606.245953] [53379]: [pid: 53379|app: 0|req: 233/428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1219 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.248782] [53379]: DEBUG nova.api.openstack.wsgi [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.251361] [53379]: DEBUG nova.compute.api [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.254673] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.254923] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.255161] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.255518] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.255714] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.255896] [53379]: DEBUG oslo_concurrency.lockutils [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.471807] [53378]: DEBUG nova.virt.hardware [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 606.472201] [53378]: DEBUG nova.virt.hardware [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 606.472468] [53378]: DEBUG nova.virt.hardware [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 606.472686] [53378]: DEBUG nova.virt.hardware [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 606.473019] [53378]: DEBUG nova.virt.hardware [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 606.480343] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.480588] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.480972] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.481207] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.481411] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.481588] [53378]: DEBUG oslo_concurrency.lockutils [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.498526] [53378]: DEBUG nova.quota [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Getting quotas for project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 606.502571] [53378]: DEBUG nova.quota [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Getting quotas for user df8d00a53c98458291ee795043bd4798 and project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 606.511044] [53378]: DEBUG nova.compute.api [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 606.512408] [53378]: DEBUG nova.compute.api [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 606.548545] [53378]: INFO nova.api.openstack.requestlog [None req-3969e55d-4ca3-4c91-8554-b84dbbab12a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.374054 [ 606.549023] [53378]: [pid: 53378|app: 0|req: 196/429] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:37:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 378 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 606.551249] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d9a010b-b450-4558-9cb1-9dbeb477cd05 tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] Calling method '.version_select at 0x726f72f03c70>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.575984] [53379]: DEBUG nova.policy [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.586172] [53379]: INFO nova.api.openstack.requestlog [None req-c12f4caa-4f8a-41e5-a9bf-5ce296a98d9d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1365 microversion: 2.1 time: 0.337842 [ 606.586172] [53379]: [pid: 53379|app: 0|req: 234/430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1365 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.591710] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.594015] [53379]: DEBUG nova.compute.api [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.608870] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.609645] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.609645] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.609645] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.609929] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.610059] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.720589] [53378]: INFO nova.api.openstack.requestlog [None req-7d9a010b-b450-4558-9cb1-9dbeb477cd05 tempest-SecurityGroupsTestAdminJSON-1294323733 tempest-SecurityGroupsTestAdminJSON-1294323733-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4823f3a9-9ccb-49b6-a9a8-3b0f7fba8515" status: 202 len: 0 microversion: 2.1 time: 0.169236 [ 606.720589] [53378]: [pid: 53378|app: 0|req: 197/431] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:37:58 2025] DELETE /compute/v2.1/os-security-groups/4823f3a9-9ccb-49b6-a9a8-3b0f7fba8515 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 606.724153] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac010eab-fc63-4dd8-9f92-50e8e82d8b1c tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.747681] [53378]: INFO nova.api.openstack.requestlog [None req-ac010eab-fc63-4dd8-9f92-50e8e82d8b1c tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.027408 [ 606.747681] [53378]: [pid: 53378|app: 0|req: 198/432] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.750945] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b477412-534b-463d-b0ae-1120992dd8c4 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-349774138"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 606.753373] [53378]: DEBUG nova.objects.aggregate [None req-4b477412-534b-463d-b0ae-1120992dd8c4 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 298eeabb-b8de-44cf-aef7-762a3e6913af for aggregate {{(pid=53378) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 606.768908] [53379]: DEBUG nova.policy [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.772586] [53378]: INFO nova.api.openstack.wsgi [None req-4b477412-534b-463d-b0ae-1120992dd8c4 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-349774138 already exists. [ 606.773672] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b477412-534b-463d-b0ae-1120992dd8c4 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-349774138 already exists. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 606.773672] [53378]: INFO nova.api.openstack.requestlog [None req-4b477412-534b-463d-b0ae-1120992dd8c4 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 409 len: 110 microversion: 2.1 time: 0.025131 [ 606.773785] [53378]: [pid: 53378|app: 0|req: 199/433] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:37:59 2025] POST /compute/v2.1/os-aggregates => generated 110 bytes in 25 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 606.776838] [53378]: DEBUG nova.api.openstack.wsgi [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.778696] [53378]: DEBUG nova.compute.api [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.781267] [53379]: INFO nova.api.openstack.requestlog [None req-3e621948-3e72-4b55-a2ea-5141d97b03b4 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1349 microversion: 2.1 time: 0.195677 [ 606.781905] [53379]: [pid: 53379|app: 0|req: 235/434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:58 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1349 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.785163] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.785163] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.785163] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.785163] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.785478] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.785478] [53378]: DEBUG oslo_concurrency.lockutils [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.787405] [53379]: DEBUG nova.api.openstack.wsgi [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.790742] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.791281] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.791281] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.792068] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.792068] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.792430] [53379]: DEBUG oslo_concurrency.lockutils [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.811858] [53379]: INFO nova.api.openstack.requestlog [None req-a206f2a5-7413-44b0-b434-4b7efa45c17f tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.028627 [ 606.811858] [53379]: [pid: 53379|app: 0|req: 236/435] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.816244] [53379]: DEBUG nova.api.openstack.wsgi [None req-c25dfa33-a41b-42c5-a966-3bb5baa776d0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.845045] [53379]: INFO nova.api.openstack.requestlog [None req-c25dfa33-a41b-42c5-a966-3bb5baa776d0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.030784 [ 606.845421] [53379]: [pid: 53379|app: 0|req: 237/436] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.851913] [53379]: DEBUG nova.api.openstack.wsgi [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f732f2f80>, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 606.877376] [53378]: DEBUG nova.policy [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.895491] [53378]: DEBUG nova.policy [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.898020] [53378]: DEBUG nova.policy [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.906938] [53378]: INFO nova.api.openstack.requestlog [None req-b226ae9d-c98d-47f3-ae7b-335cda2d6805 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1464 microversion: 2.75 time: 0.132310 [ 606.908610] [53378]: [pid: 53378|app: 0|req: 200/437] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1464 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.911228] [53378]: DEBUG nova.api.openstack.wsgi [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 606.913842] [53378]: DEBUG nova.compute.api [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 606.925023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.925023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.925023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.925023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.925384] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.925384] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.967243] [53378]: DEBUG nova.policy [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.977158] [53378]: INFO nova.api.openstack.requestlog [None req-d3d17ac0-d19e-4f1d-a5c3-4a528d786211 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1208 microversion: 2.1 time: 0.068722 [ 606.978034] [53378]: [pid: 53378|app: 0|req: 201/438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.980205] [53378]: DEBUG nova.api.openstack.wsgi [None req-58e31d48-ae55-4b56-8990-22c4bd3dab3a tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72f030a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.000193] [53378]: INFO nova.api.openstack.requestlog [None req-58e31d48-ae55-4b56-8990-22c4bd3dab3a tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1821212635" status: 204 len: 0 microversion: 2.2 time: 0.021972 [ 607.001042] [53378]: [pid: 53378|app: 0|req: 202/439] 10.180.1.21 () {60 vars in 1316 bytes} [Wed Mar 12 06:37:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1821212635 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 607.003757] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3473910-7048-4094-92cb-66cc76ecba20 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72f00310>, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-809160046", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.005966] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3473910-7048-4094-92cb-66cc76ecba20 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: Invalid input for field/attribute parent_group_id. Value: tempest-non_int_id-809160046. 'tempest-non_int_id-809160046' is not a 'uuid' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 607.006660] [53378]: INFO nova.api.openstack.requestlog [None req-b3473910-7048-4094-92cb-66cc76ecba20 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 178 microversion: 2.1 time: 0.005310 [ 607.008137] [53378]: [pid: 53378|app: 0|req: 203/440] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:37:59 2025] POST /compute/v2.1/os-security-group-rules => generated 178 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 607.010115] [53378]: DEBUG nova.api.openstack.wsgi [None req-050acf82-d340-4a58-b5d4-b57989746316 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.023349] [53378]: INFO nova.api.openstack.requestlog [None req-050acf82-d340-4a58-b5d4-b57989746316 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 335 microversion: 2.1 time: 0.015729 [ 607.027031] [53378]: [pid: 53378|app: 0|req: 204/441] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/os-server-groups => generated 335 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.027123] [53378]: DEBUG nova.api.openstack.wsgi [None req-531c7929-fffa-46ee-86ac-ddbb2fe99fc0 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Action: 'update', calling method: .version_select at 0x726f73298310>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.029852] [53378]: INFO nova.api.openstack.compute.hosts [None req-531c7929-fffa-46ee-86ac-ddbb2fe99fc0 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Enabling host nonexistent_hostname. [ 607.035587] [53378]: INFO nova.api.openstack.wsgi [None req-531c7929-fffa-46ee-86ac-ddbb2fe99fc0 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 607.035896] [53378]: DEBUG nova.api.openstack.wsgi [None req-531c7929-fffa-46ee-86ac-ddbb2fe99fc0 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 607.036417] [53378]: INFO nova.api.openstack.requestlog [None req-531c7929-fffa-46ee-86ac-ddbb2fe99fc0 tempest-HostsAdminNegativeTestJSON-264558328 tempest-HostsAdminNegativeTestJSON-264558328-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.011853 [ 607.037297] [53378]: [pid: 53378|app: 0|req: 205/442] 10.180.1.21 () {60 vars in 1206 bytes} [Wed Mar 12 06:37:59 2025] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 607.039967] [53378]: DEBUG nova.api.openstack.wsgi [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "628f2aad-bd0a-4db8-bd19-c76288d66b23", "tag": "0a4e5bb8-d681-47ce-a4c8-766debfbf063"}, {"server_uuid": "392fcc68-dccd-4140-abd2-c47783cc07c0", "name": "network-vif-plugged", "status": "completed", "tag": "e1bab33a-0b79-41c8-8684-eb83c2811b16"}, {"name": "network-changed", "server_uuid": "392fcc68-dccd-4140-abd2-c47783cc07c0", "tag": "e1bab33a-0b79-41c8-8684-eb83c2811b16"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.044380] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.044640] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.044822] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.045322] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.045586] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.045731] [53379]: DEBUG oslo_concurrency.lockutils [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.047521] [53378]: DEBUG oslo_concurrency.lockutils [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.047636] [53378]: DEBUG oslo_concurrency.lockutils [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.047865] [53378]: DEBUG oslo_concurrency.lockutils [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.056288] [53378]: INFO nova.api.openstack.compute.server_external_events [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Creating event network-changed:0a4e5bb8-d681-47ce-a4c8-766debfbf063 for instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 on cpu-1 [ 607.056518] [53378]: INFO nova.api.openstack.compute.server_external_events [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Creating event network-vif-plugged:e1bab33a-0b79-41c8-8684-eb83c2811b16 for instance 392fcc68-dccd-4140-abd2-c47783cc07c0 on cpu-1 [ 607.057117] [53378]: INFO nova.api.openstack.compute.server_external_events [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] Creating event network-changed:e1bab33a-0b79-41c8-8684-eb83c2811b16 for instance 392fcc68-dccd-4140-abd2-c47783cc07c0 on cpu-1 [ 607.061134] [53378]: INFO nova.api.openstack.requestlog [req-037e2b9b-1ba3-4e0e-b584-bc9adff43491 req-c08ec19d-d403-4c52-b3b7-5bc287f8f40e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.023509 [ 607.061773] [53378]: [pid: 53378|app: 0|req: 206/443] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:37:59 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.065366] [53378]: DEBUG nova.api.openstack.wsgi [None req-62d0bacf-94d1-42fd-9c39-1c364f1a129e tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.071106] [53378]: DEBUG nova.policy [None req-62d0bacf-94d1-42fd-9c39-1c364f1a129e tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': 'f60cb3fbaffd4a9aa61f6ca4759a2b1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21e5b2a7d5ce462495941ad2d79ba064', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.071106] [53378]: DEBUG nova.api.openstack.wsgi [None req-62d0bacf-94d1-42fd-9c39-1c364f1a129e tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 607.071106] [53378]: INFO nova.api.openstack.requestlog [None req-62d0bacf-94d1-42fd-9c39-1c364f1a129e tempest-FlavorsAccessNegativeTestJSON-1788089106 tempest-FlavorsAccessNegativeTestJSON-1788089106-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/1667581241/action" status: 403 len: 133 microversion: 2.1 time: 0.006852 [ 607.071106] [53378]: [pid: 53378|app: 0|req: 207/444] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:37:59 2025] POST /compute/v2.1/flavors/1667581241/action => generated 133 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 607.072448] [53378]: DEBUG nova.api.openstack.wsgi [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.075137] [53378]: DEBUG nova.compute.api [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 607.081233] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.081233] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.081233] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.081565] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.082046] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.082046] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.098991] [53379]: INFO nova.api.openstack.requestlog [None req-13ab7c5c-b622-4033-9275-b441779bc217 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 326 microversion: 2.1 time: 0.249215 [ 607.103891] [53379]: [pid: 53379|app: 0|req: 238/445] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:37:59 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 326 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.106654] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.110628] [53379]: DEBUG nova.compute.api [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 607.115979] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.116448] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.116665] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.117595] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.117905] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.118126] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.169691] [53379]: DEBUG nova.policy [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.180738] [53379]: INFO nova.api.openstack.requestlog [None req-8ee3a2f3-8687-4225-abef-a02c22c83bf3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1234 microversion: 2.1 time: 0.075638 [ 607.180738] [53379]: [pid: 53379|app: 0|req: 239/446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.272027] [53378]: DEBUG nova.policy [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.277994] [53378]: INFO nova.api.openstack.requestlog [None req-f9fc35a2-1f5d-4732-a86f-7c216c8c341e tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1500 microversion: 2.1 time: 0.207888 [ 607.278526] [53378]: [pid: 53378|app: 0|req: 208/447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1500 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.281322] [53378]: DEBUG nova.api.openstack.wsgi [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.283335] [53378]: DEBUG nova.compute.api [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 607.288676] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.289131] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.292024] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.292024] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.292024] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.292024] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.337067] [53378]: DEBUG nova.policy [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.341076] [53378]: INFO nova.api.openstack.requestlog [None req-8afae4ce-49db-4988-b2e9-36c857174072 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1317 microversion: 2.1 time: 0.061766 [ 607.342032] [53378]: [pid: 53378|app: 0|req: 209/448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:37:59 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1317 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.348305] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Action: 'update', calling method: .version_select at 0x726f72f03f40>, body: {"quota_set": {"ram": "2048"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.374883] [53379]: DEBUG nova.api.openstack.wsgi [None req-73834257-17e6-4b04-b546-65e017a0860b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Action: 'create', calling method: .version_select at 0x726f732f3910>, body: {"pool": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 607.522624] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.523069] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.523164] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.523588] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.523794] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.524091] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.747871] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.748914] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.749214] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.749961] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.750235] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.750421] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.795806] [53378]: INFO nova.api.openstack.requestlog [None req-fa7994d2-26f0-4fdc-b0a8-24da028b1def tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96?user_id=0c95d85a4def4ffe81ec75154160913b" status: 200 len: 328 microversion: 2.1 time: 0.452112 [ 607.795806] [53378]: [pid: 53378|app: 0|req: 210/449] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:37:59 2025] PUT /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96?user_id=0c95d85a4def4ffe81ec75154160913b => generated 328 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 607.799360] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.801506] [53378]: DEBUG nova.compute.api [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 607.805376] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.805637] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.805849] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.806459] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.806459] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.806600] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.835033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.835033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.835033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.835199] [53378]: DEBUG nova.objects.instance [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 856fb2e4-33f8-4734-ac47-98010be7516f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 607.884607] [53378]: DEBUG nova.policy [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.891751] [53378]: INFO nova.api.openstack.requestlog [None req-fe3b908a-a534-4742-a62b-f234a8731704 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1304 microversion: 2.1 time: 0.095504 [ 607.891952] [53378]: [pid: 53378|app: 0|req: 211/450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1304 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.894977] [53378]: DEBUG nova.api.openstack.wsgi [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 607.898267] [53378]: DEBUG nova.compute.api [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 607.905704] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.905991] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.906203] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.906663] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.906868] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.907178] [53378]: DEBUG oslo_concurrency.lockutils [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.211527] [53378]: DEBUG nova.policy [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.221954] [53378]: INFO nova.api.openstack.requestlog [None req-c717a20a-2ea5-49ef-a2e1-83fc3b2bdb83 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1457 microversion: 2.1 time: 0.329293 [ 608.222319] [53378]: [pid: 53378|app: 0|req: 212/451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1457 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.229687] [53378]: DEBUG nova.api.openstack.wsgi [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.234091] [53378]: DEBUG nova.compute.api [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 608.241566] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.241566] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.241566] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.241566] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.241876] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.241876] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.287031] [53378]: DEBUG nova.policy [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.292262] [53378]: INFO nova.api.openstack.requestlog [None req-d62b7010-6e5f-43c3-ad4e-9b93470a66e4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1224 microversion: 2.1 time: 0.068665 [ 608.292577] [53378]: [pid: 53378|app: 0|req: 213/452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1224 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.298214] [53378]: DEBUG nova.api.openstack.wsgi [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.300014] [53378]: DEBUG nova.compute.api [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 608.303401] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.303648] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.303848] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.304273] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.304540] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.304731] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.330405] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.330405] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.330405] [53378]: DEBUG oslo_concurrency.lockutils [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.330708] [53378]: DEBUG nova.objects.instance [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 608.353106] [53378]: DEBUG nova.policy [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.357421] [53378]: INFO nova.api.openstack.requestlog [None req-f596cc75-e6ad-4486-975e-3172d8edcc04 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.061832 [ 608.357728] [53378]: [pid: 53378|app: 0|req: 214/453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.360370] [53378]: DEBUG nova.api.openstack.wsgi [None req-52c238d7-c7e6-4dae-a3f4-a544b30454cc tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.393437] [53378]: INFO nova.api.openstack.requestlog [None req-52c238d7-c7e6-4dae-a3f4-a544b30454cc tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?marker=42" status: 200 len: 2500 microversion: 2.1 time: 0.034796 [ 608.393776] [53378]: [pid: 53378|app: 0|req: 215/454] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/flavors/detail?marker=42 => generated 2500 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.396269] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ac97384-e258-40a8-beef-b37ff84e9261 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.418038] [53378]: INFO nova.api.openstack.requestlog [None req-0ac97384-e258-40a8-beef-b37ff84e9261 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.023424 [ 608.418203] [53378]: [pid: 53378|app: 0|req: 216/455] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:00 2025] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 608.420699] [53378]: DEBUG nova.api.openstack.wsgi [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.423586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.424228] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.424228] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.424425] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.424624] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.425074] [53378]: DEBUG oslo_concurrency.lockutils [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.440091] [53378]: INFO nova.api.openstack.requestlog [None req-c147d6e0-c41f-427f-bfa3-3be2507d9116 tempest-ServicesAdminTestJSON-1415255742 tempest-ServicesAdminTestJSON-1415255742-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.021266 [ 608.441095] [53378]: [pid: 53378|app: 0|req: 217/456] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:00 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) [ 608.448443] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5f5466b-a3c9-4bb7-8e60-dba18de9a06a tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-263091808", "id": 716328032, "os-flavor-access:is_public": "False"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 608.465197] [53378]: INFO nova.api.openstack.requestlog [None req-c5f5466b-a3c9-4bb7-8e60-dba18de9a06a tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 426 microversion: 2.1 time: 0.024118 [ 608.465539] [53378]: [pid: 53378|app: 0|req: 218/457] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:00 2025] POST /compute/v2.1/flavors => generated 426 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.468860] [53378]: DEBUG nova.api.openstack.wsgi [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.470461] [53378]: DEBUG nova.compute.api [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 608.474931] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.474931] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.474931] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.478666] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.478666] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.478666] [53378]: DEBUG oslo_concurrency.lockutils [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.559372] [53379]: INFO nova.api.openstack.requestlog [None req-73834257-17e6-4b04-b546-65e017a0860b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.379379 [ 608.559867] [53379]: [pid: 53379|app: 0|req: 240/458] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:37:59 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1380 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.562758] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e3f570b-6bf2-413e-9405-b6f2eeba1f01 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72f1eb00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.584355] [53379]: INFO nova.api.openstack.requestlog [None req-2e3f570b-6bf2-413e-9405-b6f2eeba1f01 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-126883099" status: 204 len: 0 microversion: 2.2 time: 0.023140 [ 608.584355] [53379]: [pid: 53379|app: 0|req: 241/459] 10.180.1.21 () {60 vars in 1313 bytes} [Wed Mar 12 06:38:00 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-126883099 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 608.589469] [53379]: DEBUG nova.api.openstack.wsgi [None req-d22eaf62-80e8-46d5-935b-8bed18da39ec tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f7320f5b0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1519209236", "description": "tempest-description-968476410"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 608.602081] [53378]: DEBUG nova.policy [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.607337] [53378]: INFO nova.api.openstack.requestlog [None req-451c5c0c-62d8-4695-ba39-32d3b1952eea tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1315 microversion: 2.1 time: 0.140666 [ 608.607337] [53378]: [pid: 53378|app: 0|req: 219/460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:00 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1315 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.610614] [53378]: DEBUG nova.api.openstack.wsgi [None req-e48de402-50fa-482e-89c5-69cd16db149b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.640516] [53378]: INFO nova.api.openstack.requestlog [None req-e48de402-50fa-482e-89c5-69cd16db149b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/8fcaf7c6-8c4a-4681-9ef8-0576464dab39" status: 204 len: 0 microversion: 2.1 time: 0.032612 [ 608.640830] [53378]: [pid: 53378|app: 0|req: 220/461] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:38:00 2025] DELETE /compute/v2.1/os-server-groups/8fcaf7c6-8c4a-4681-9ef8-0576464dab39 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 608.644318] [53378]: DEBUG nova.api.openstack.wsgi [None req-f07027e1-f2e1-4c47-bd0d-ee56c1876953 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "21e5b2a7d5ce462495941ad2d79ba064"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 608.976020] [53379]: INFO nova.api.openstack.requestlog [None req-d22eaf62-80e8-46d5-935b-8bed18da39ec tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.388322 [ 608.976020] [53379]: [pid: 53379|app: 0|req: 242/462] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:00 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.981910] [53379]: DEBUG nova.api.openstack.wsgi [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 608.984306] [53379]: DEBUG nova.compute.api [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 608.995160] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.995160] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.995160] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.995160] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.995400] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.995400] [53379]: DEBUG oslo_concurrency.lockutils [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.024976] [53378]: INFO nova.api.openstack.requestlog [None req-f07027e1-f2e1-4c47-bd0d-ee56c1876953 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1667581241/action" status: 200 len: 21 microversion: 2.1 time: 0.383408 [ 609.025428] [53378]: [pid: 53378|app: 0|req: 221/463] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:38:00 2025] POST /compute/v2.1/flavors/1667581241/action => generated 21 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 609.032750] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1223545334", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 609.086600] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.087629] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.088133] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.089607] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.089607] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.089607] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.099064] [53378]: DEBUG nova.network.neutron [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 609.125297] [53379]: DEBUG nova.policy [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.137341] [53379]: INFO nova.api.openstack.requestlog [None req-85cb9696-d580-4dbe-b81a-180971005222 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1369 microversion: 2.1 time: 0.156738 [ 609.137341] [53379]: [pid: 53379|app: 0|req: 243/464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1369 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.137925] [53379]: DEBUG nova.api.openstack.wsgi [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.143694] [53379]: DEBUG nova.compute.api [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.151996] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.155818] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.155818] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.155818] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.155818] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.156097] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.200471] [53379]: DEBUG nova.policy [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.210321] [53379]: INFO nova.api.openstack.requestlog [None req-22ade7cf-4a73-492f-ad8f-ffa2696fda4f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1219 microversion: 2.1 time: 0.074138 [ 609.214162] [53379]: [pid: 53379|app: 0|req: 244/465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1219 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.218013] [53378]: DEBUG nova.virt.hardware [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 609.218013] [53378]: DEBUG nova.virt.hardware [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 609.218013] [53378]: DEBUG nova.virt.hardware [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 609.218013] [53378]: DEBUG nova.virt.hardware [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 609.218013] [53378]: DEBUG nova.virt.hardware [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 609.218483] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.218483] [53379]: DEBUG nova.compute.api [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.220475] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.220716] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.220905] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.221583] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.221583] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.221648] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.230822] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.232326] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.232326] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.232326] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.232326] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.232716] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.246407] [53378]: DEBUG nova.quota [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 609.249424] [53378]: DEBUG nova.quota [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Getting quotas for user eed99e3100b84511adc90f28f1db3417 and project c32432d7e1ac493c9b16d800e6624153. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 609.257432] [53379]: DEBUG nova.compute.api [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 609.259631] [53378]: DEBUG nova.compute.utils [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] ram quota exceeded for c32432d7e1ac493c9b16d800e6624153, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=53378) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 609.262017] [53378]: INFO nova.api.openstack.wsgi [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] HTTP exception thrown: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram [ 609.262017] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Returning 403 to user: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 609.262017] [53378]: INFO nova.api.openstack.requestlog [None req-1a0e93b9-6a3b-4625-b0b8-cdd71b55f8f3 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 109 microversion: 2.1 time: 0.230676 [ 609.262017] [53378]: [pid: 53378|app: 0|req: 222/466] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:01 2025] POST /compute/v2.1/servers => generated 109 bytes in 236 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 609.264372] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.266649] [53378]: DEBUG nova.compute.api [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.272235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.272494] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.272649] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.273040] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.273259] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.276664] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.321728] [53379]: INFO nova.api.openstack.requestlog [None req-d4e3c879-20bd-4857-aa51-d33c9b97ca63 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 204 len: 0 microversion: 2.1 time: 0.110607 [ 609.322837] [53379]: [pid: 53379|app: 0|req: 245/467] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:01 2025] DELETE /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 609.326199] [53379]: DEBUG nova.api.openstack.wsgi [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.327201] [53379]: DEBUG nova.compute.api [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.331089] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.331383] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.331604] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.332570] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.332570] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.332570] [53379]: DEBUG oslo_concurrency.lockutils [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.403849] [53378]: DEBUG nova.policy [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.408880] [53378]: INFO nova.api.openstack.requestlog [None req-c1f7e7de-873f-4f75-809c-a05025d7bcef tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1365 microversion: 2.1 time: 0.146698 [ 609.409216] [53378]: [pid: 53378|app: 0|req: 223/468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1365 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.412159] [53378]: DEBUG nova.api.openstack.wsgi [None req-492b9ee9-d73c-473f-967a-79a4e0a9fffb tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f733c8280>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.444326] [53379]: DEBUG nova.policy [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.450112] [53379]: INFO nova.api.openstack.requestlog [None req-26076611-b36f-4649-b03f-d0021c9f3730 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1349 microversion: 2.1 time: 0.126917 [ 609.450642] [53379]: [pid: 53379|app: 0|req: 246/469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1349 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.455481] [53379]: DEBUG nova.api.openstack.wsgi [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.456612] [53379]: DEBUG nova.compute.api [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.461401] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.461858] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.462157] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.462572] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.462783] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.462986] [53379]: DEBUG oslo_concurrency.lockutils [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.636278] [53378]: INFO nova.api.openstack.requestlog [None req-492b9ee9-d73c-473f-967a-79a4e0a9fffb tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96?user_id=0c95d85a4def4ffe81ec75154160913b" status: 200 len: 370 microversion: 2.1 time: 0.226412 [ 609.636619] [53378]: [pid: 53378|app: 0|req: 224/470] 10.180.1.21 () {58 vars in 1318 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/os-quota-sets/afbe46e514d345a492f90f6d4b918f96?user_id=0c95d85a4def4ffe81ec75154160913b => generated 370 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.640269] [53378]: DEBUG nova.api.openstack.wsgi [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.643499] [53378]: DEBUG nova.compute.api [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.647928] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.648282] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.648405] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.648767] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.648972] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.649200] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.691425] [53379]: DEBUG nova.policy [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.696274] [53378]: DEBUG nova.policy [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.696537] [53379]: DEBUG nova.policy [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.696824] [53379]: DEBUG nova.policy [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.700319] [53379]: INFO nova.api.openstack.requestlog [None req-d12b04d8-4a24-4f5f-8f5c-2ceceef3494d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1470 microversion: 2.75 time: 0.248693 [ 609.704016] [53379]: [pid: 53379|app: 0|req: 247/471] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1470 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.704216] [53378]: INFO nova.api.openstack.requestlog [None req-e0a22a0a-1c3a-4972-89b0-4a3342686963 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1208 microversion: 2.1 time: 0.063691 [ 609.704216] [53378]: [pid: 53378|app: 0|req: 225/472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.704293] [53379]: DEBUG nova.api.openstack.wsgi [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7cb72d19-cd03-4569-bfcd-1f5925194f13", "name": "network-vif-plugged", "status": "completed", "tag": "35fe7964-2b2d-4ab5-b4c7-1a407a158d0c"}, {"name": "network-changed", "server_uuid": "7cb72d19-cd03-4569-bfcd-1f5925194f13", "tag": "35fe7964-2b2d-4ab5-b4c7-1a407a158d0c"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 609.704361] [53378]: DEBUG nova.api.openstack.wsgi [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.705728] [53378]: DEBUG nova.compute.api [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.708502] [53379]: DEBUG oslo_concurrency.lockutils [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.708729] [53379]: DEBUG oslo_concurrency.lockutils [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.708907] [53379]: DEBUG oslo_concurrency.lockutils [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.709110] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.709546] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.709783] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.710157] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.710370] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.710584] [53378]: DEBUG oslo_concurrency.lockutils [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.715068] [53379]: INFO nova.api.openstack.compute.server_external_events [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Creating event network-vif-plugged:35fe7964-2b2d-4ab5-b4c7-1a407a158d0c for instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 on cpu-1 [ 609.715505] [53379]: INFO nova.api.openstack.compute.server_external_events [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] Creating event network-changed:35fe7964-2b2d-4ab5-b4c7-1a407a158d0c for instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 on cpu-1 [ 609.718233] [53379]: INFO nova.api.openstack.requestlog [req-11a39f05-3f23-47ba-8861-956367c47fad req-a3360aa9-5fbe-4de2-a8d1-9c49df4504a0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016924 [ 609.718548] [53379]: [pid: 53379|app: 0|req: 248/473] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:01 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.721232] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 609.722971] [53379]: DEBUG nova.compute.api [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.727339] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.727509] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.727705] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.728183] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.728408] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.728587] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.778223] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.778462] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.778645] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.794531] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.794824] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.794983] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.795372] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.795660] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.795829] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.803922] [53379]: DEBUG nova.policy [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.810436] [53379]: DEBUG nova.compute.api [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Old instance type m1.nano, new instance type m1.micro {{(pid=53379) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 609.815518] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.815770] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.815963] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.816588] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.816588] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.816739] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.833239] [53379]: DEBUG nova.quota [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 609.838569] [53379]: DEBUG nova.quota [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for user f6c3ab9deb7c4502939c619f0192de1a and project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 609.848170] [53379]: DEBUG nova.virt.hardware [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 609.848345] [53379]: DEBUG nova.virt.hardware [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 609.849707] [53379]: DEBUG nova.virt.hardware [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 609.849707] [53379]: DEBUG nova.virt.hardware [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 609.849707] [53379]: DEBUG nova.virt.hardware [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 609.936280] [53379]: INFO nova.api.openstack.requestlog [None req-fd638889-ddac-4a62-adb5-2a5a7757f5da tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92/action" status: 202 len: 0 microversion: 2.1 time: 0.217008 [ 609.936638] [53379]: [pid: 53379|app: 0|req: 249/474] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:02 2025] POST /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 609.938639] [53378]: DEBUG nova.policy [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.946636] [53378]: INFO nova.api.openstack.requestlog [None req-240b09d5-72c6-4254-8c0d-0473517ee5c4 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1226 microversion: 2.1 time: 0.244608 [ 609.946885] [53378]: [pid: 53378|app: 0|req: 226/475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:01 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1226 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.953515] [53378]: DEBUG nova.api.openstack.wsgi [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 609.956493] [53378]: DEBUG nova.compute.api [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 609.963530] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.963887] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.964128] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.964513] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.964795] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.965109] [53378]: DEBUG oslo_concurrency.lockutils [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.004387] [53378]: DEBUG nova.policy [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.010578] [53378]: INFO nova.api.openstack.requestlog [None req-f326f02f-0480-461e-8001-f028084c92ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1325 microversion: 2.1 time: 0.063013 [ 610.010915] [53378]: [pid: 53378|app: 0|req: 227/476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:02 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1325 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.014527] [53378]: DEBUG nova.api.openstack.wsgi [None req-6761db1e-be27-4a18-9a65-5bd4b58ce3b7 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.028765] [53378]: INFO nova.api.openstack.requestlog [None req-6761db1e-be27-4a18-9a65-5bd4b58ce3b7 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016733 [ 610.028858] [53378]: [pid: 53378|app: 0|req: 228/477] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:02 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) [ 610.035050] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1125235-f74f-4667-ad4a-5a7301115000 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-504954846"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.037755] [53378]: DEBUG nova.objects.aggregate [None req-b1125235-f74f-4667-ad4a-5a7301115000 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 34178a72-d09a-4180-8858-fc6020371ca7 for aggregate {{(pid=53378) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 610.060072] [53378]: INFO nova.api.openstack.requestlog [None req-b1125235-f74f-4667-ad4a-5a7301115000 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.027148 [ 610.060529] [53378]: [pid: 53378|app: 0|req: 229/478] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:38:02 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.063827] [53378]: DEBUG nova.api.openstack.wsgi [None req-650ac9e2-d6ec-43e1-b6dd-d69e25931791 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "716328032"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.073364] [53378]: INFO nova.api.openstack.wsgi [None req-650ac9e2-d6ec-43e1-b6dd-d69e25931791 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] HTTP exception thrown: Flavor 716328032 could not be found. [ 610.073723] [53378]: DEBUG nova.api.openstack.wsgi [None req-650ac9e2-d6ec-43e1-b6dd-d69e25931791 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] Returning 400 to user: Flavor 716328032 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 610.074401] [53378]: INFO nova.api.openstack.requestlog [None req-650ac9e2-d6ec-43e1-b6dd-d69e25931791 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 80 microversion: 2.1 time: 0.013112 [ 610.074670] [53378]: [pid: 53378|app: 0|req: 230/479] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:02 2025] POST /compute/v2.1/servers => generated 80 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 610.077445] [53378]: DEBUG nova.api.openstack.wsgi [None req-3dee5d1e-9014-44cd-8cea-eab87b7d4411 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f72f01c60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.171253] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesV270Test-server-498636307", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "9d461182-777c-4730-8430-44f3785b7b65"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.185660] [53378]: INFO nova.api.openstack.requestlog [None req-3dee5d1e-9014-44cd-8cea-eab87b7d4411 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/70180868-49f3-4f7a-8941-68f4b4948dc0" status: 200 len: 144 microversion: 2.1 time: 0.110441 [ 610.186166] [53378]: [pid: 53378|app: 0|req: 231/480] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:02 2025] GET /compute/v2.1/os-floating-ips/70180868-49f3-4f7a-8941-68f4b4948dc0 => generated 144 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.191252] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb72486f-b33a-4b25-87d1-24126971d9ea tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72f02950>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.206839] [53378]: INFO nova.api.openstack.requestlog [None req-eb72486f-b33a-4b25-87d1-24126971d9ea tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-216209199" status: 204 len: 0 microversion: 2.2 time: 0.020135 [ 610.207506] [53378]: [pid: 53378|app: 0|req: 232/481] 10.180.1.21 () {60 vars in 1313 bytes} [Wed Mar 12 06:38:02 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-216209199 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 610.210481] [53378]: DEBUG nova.api.openstack.wsgi [None req-0193068d-081b-49a9-a886-688c7306d302 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.222101] [53378]: INFO nova.api.openstack.requestlog [None req-0193068d-081b-49a9-a886-688c7306d302 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.013680 [ 610.222600] [53378]: [pid: 53378|app: 0|req: 233/482] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:02 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.226458] [53378]: DEBUG nova.api.openstack.wsgi [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.229616] [53378]: DEBUG nova.compute.api [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 610.233287] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.234080] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.234429] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.234888] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.235804] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.236145] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.242272] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.242718] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.243477] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.243992] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.244350] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.244818] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.258732] [53379]: DEBUG nova.network.neutron [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] validate_networks() for [('9d461182-777c-4730-8430-44f3785b7b65', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 610.270951] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.271322] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.271526] [53378]: DEBUG oslo_concurrency.lockutils [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.271778] [53378]: DEBUG nova.objects.instance [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 856fb2e4-33f8-4734-ac47-98010be7516f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 610.298263] [53378]: DEBUG nova.policy [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.304638] [53378]: INFO nova.api.openstack.requestlog [None req-afcfe837-c635-4d69-8148-737bd590a343 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 200 len: 1304 microversion: 2.1 time: 0.081768 [ 610.305035] [53378]: [pid: 53378|app: 0|req: 234/483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:02 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 1304 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.308063] [53378]: DEBUG nova.api.openstack.wsgi [None req-3943eb53-7c39-4bc0-96fb-db1511151886 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72f02290>, body: {"security_group_rule": {"parent_group_id": "9483026a-d564-42ab-846b-7b0a99276d50", "ip_protocol": "tempest-999-1187242206", "from_port": 22, "to_port": 22}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.350139] [53378]: INFO nova.api.openstack.wsgi [None req-3943eb53-7c39-4bc0-96fb-db1511151886 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Invalid IP protocol tempest-999-1187242206. [ 610.350586] [53378]: DEBUG nova.api.openstack.wsgi [None req-3943eb53-7c39-4bc0-96fb-db1511151886 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: Invalid IP protocol tempest-999-1187242206. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 610.351027] [53378]: INFO nova.api.openstack.requestlog [None req-3943eb53-7c39-4bc0-96fb-db1511151886 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 87 microversion: 2.1 time: 0.045449 [ 610.351565] [53378]: [pid: 53378|app: 0|req: 235/484] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:02 2025] POST /compute/v2.1/os-security-group-rules => generated 87 bytes in 46 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 610.354819] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d5d3265-49e1-4105-bbb1-29cb8b108507 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.371963] [53378]: INFO nova.api.openstack.requestlog [None req-9d5d3265-49e1-4105-bbb1-29cb8b108507 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1667581241" status: 202 len: 0 microversion: 2.1 time: 0.019503 [ 610.372278] [53378]: [pid: 53378|app: 0|req: 236/485] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:38:02 2025] DELETE /compute/v2.1/flavors/1667581241 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 610.375142] [53378]: DEBUG nova.api.openstack.wsgi [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41142f7e-166a-4188-b70e-206b2870590a", "name": "network-vif-deleted", "tag": "9cde8649-3431-4069-9dd9-afb3ff154a68"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.384223] [53378]: DEBUG oslo_concurrency.lockutils [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.384223] [53378]: DEBUG oslo_concurrency.lockutils [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.384329] [53378]: DEBUG oslo_concurrency.lockutils [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.392637] [53378]: INFO nova.api.openstack.compute.server_external_events [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] Creating event network-vif-deleted:9cde8649-3431-4069-9dd9-afb3ff154a68 for instance 41142f7e-166a-4188-b70e-206b2870590a on cpu-1 [ 610.395782] [53378]: INFO nova.api.openstack.requestlog [req-860f9ede-a278-428a-8d44-2d66ebb37a8d req-71ba8f7c-b403-4bcb-b611-14f9108b036e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022531 [ 610.396023] [53378]: [pid: 53378|app: 0|req: 237/486] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:02 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) [ 610.400469] [53378]: DEBUG nova.api.openstack.wsgi [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Action: 'update', calling method: .version_select at 0x726f72f00160>, body: {"quota_set": {"ram": 51200}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 610.578271] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.578608] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.578801] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.579245] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.579452] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.579846] [53378]: DEBUG oslo_concurrency.lockutils [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.639085] [53378]: INFO nova.api.openstack.requestlog [None req-951ccae4-ede6-496f-ac45-0c0b3efe13d5 tempest-QuotasAdminNegativeTest-2037407388 tempest-QuotasAdminNegativeTest-2037407388-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 200 len: 330 microversion: 2.1 time: 0.241973 [ 610.640677] [53378]: [pid: 53378|app: 0|req: 238/487] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:38:02 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 330 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.645887] [53378]: DEBUG nova.api.openstack.wsgi [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.650622] [53378]: DEBUG nova.compute.api [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 610.658975] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.659321] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.659735] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.660215] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.660666] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.661559] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.715696] [53378]: DEBUG nova.policy [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.723911] [53378]: INFO nova.api.openstack.requestlog [None req-99ffef7b-1a1f-4c99-a2cc-4e59d994903c tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1216 microversion: 2.1 time: 0.083717 [ 610.726140] [53378]: [pid: 53378|app: 0|req: 239/488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:02 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1216 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.732513] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.736370] [53378]: DEBUG nova.compute.api [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 610.742908] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.743649] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.744037] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.744690] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.745056] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.745367] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.844174] [53379]: DEBUG nova.virt.hardware [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 610.844400] [53379]: DEBUG nova.virt.hardware [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 610.844637] [53379]: DEBUG nova.virt.hardware [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 610.845721] [53379]: DEBUG nova.virt.hardware [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 610.847466] [53379]: DEBUG nova.virt.hardware [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 610.861146] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.861146] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.861146] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.861146] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.862363] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.862363] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.874915] [53379]: DEBUG nova.quota [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Getting quotas for project 48b506fd7be6433f960fb448e553877b. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 610.881711] [53379]: DEBUG nova.quota [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Getting quotas for user 8ec457786d874f4e977cca459659032e and project 48b506fd7be6433f960fb448e553877b. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 610.889188] [53379]: DEBUG nova.compute.api [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 610.890466] [53379]: DEBUG nova.compute.api [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 610.932761] [53379]: INFO nova.api.openstack.requestlog [None req-c0fc7101-8c9b-4e44-8fd8-86e1d2c6f8c6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.70 time: 0.995025 [ 610.933214] [53379]: [pid: 53379|app: 0|req: 250/489] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:38:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 996 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 610.936064] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.937910] [53379]: DEBUG nova.compute.api [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 610.943689] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.944079] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.944621] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.944621] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.944782] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.945074] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.959896] [53378]: DEBUG nova.policy [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.970535] [53378]: INFO nova.api.openstack.requestlog [None req-7a9ae1d9-e654-4d04-8923-4a9cf541a1b7 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1506 microversion: 2.1 time: 0.244925 [ 610.972166] [53378]: [pid: 53378|app: 0|req: 240/490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1506 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.974385] [53378]: DEBUG nova.api.openstack.wsgi [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 610.976164] [53378]: DEBUG nova.compute.api [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 610.981453] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.982496] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.982612] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.982660] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.982708] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.982741] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.982796] [53379]: DEBUG nova.objects.instance [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 610.982836] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.982867] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.983049] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.040032] [53379]: DEBUG nova.policy [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.048899] [53379]: INFO nova.api.openstack.requestlog [None req-fd27893c-525c-47b9-b1cc-e5468462b10d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.115102 [ 611.049389] [53379]: [pid: 53379|app: 0|req: 251/491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.053060] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.055700] [53379]: DEBUG nova.compute.api [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 611.064792] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.065085] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.065534] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.065767] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.065930] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.066134] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.113215] [53378]: DEBUG nova.policy [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.125140] [53378]: INFO nova.api.openstack.requestlog [None req-c09aae0d-2bad-443c-87ca-c7d535ae495b tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1315 microversion: 2.1 time: 0.150272 [ 611.125140] [53378]: [pid: 53378|app: 0|req: 241/492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1315 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.125640] [53378]: DEBUG nova.api.openstack.wsgi [None req-fea6e056-f617-4205-9d4f-07c0f4cc3a31 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.154846] [53378]: INFO nova.api.openstack.requestlog [None req-fea6e056-f617-4205-9d4f-07c0f4cc3a31 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 1477 microversion: 2.1 time: 0.031240 [ 611.155439] [53378]: [pid: 53378|app: 0|req: 242/493] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/flavors?minDisk=2 => generated 1477 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.158364] [53378]: DEBUG nova.api.openstack.wsgi [None req-0598a436-cd92-4a3d-bb10-d92d1e84dac4 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Calling method '.version_select at 0x726f72f02c20>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.267717] [53378]: INFO nova.api.openstack.requestlog [None req-0598a436-cd92-4a3d-bb10-d92d1e84dac4 tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4/defaults" status: 200 len: 371 microversion: 2.1 time: 0.110050 [ 611.267717] [53378]: [pid: 53378|app: 0|req: 243/494] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4/defaults => generated 371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 611.272424] [53378]: DEBUG nova.api.openstack.wsgi [None req-2baa1789-c15a-4464-b568-60141568780f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.273233] [53378]: DEBUG nova.policy [None req-2baa1789-c15a-4464-b568-60141568780f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.273603] [53378]: DEBUG nova.api.openstack.wsgi [None req-2baa1789-c15a-4464-b568-60141568780f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 611.274779] [53378]: INFO nova.api.openstack.requestlog [None req-2baa1789-c15a-4464-b568-60141568780f tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 403 len: 116 microversion: 2.1 time: 0.007092 [ 611.274779] [53378]: [pid: 53378|app: 0|req: 244/495] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:03 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 116 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 611.277775] [53378]: DEBUG nova.api.openstack.wsgi [None req-3de7600f-ac8b-4494-866b-bf51b7fa2a38 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.295628] [53378]: INFO nova.api.openstack.requestlog [None req-3de7600f-ac8b-4494-866b-bf51b7fa2a38 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/716328032" status: 202 len: 0 microversion: 2.1 time: 0.020105 [ 611.295944] [53378]: [pid: 53378|app: 0|req: 245/496] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:03 2025] DELETE /compute/v2.1/flavors/716328032 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 611.360349] [53379]: DEBUG nova.policy [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.368223] [53379]: INFO nova.api.openstack.requestlog [None req-ffb0a8e6-8a91-46fb-ad83-1402336ace03 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.317992 [ 611.368591] [53379]: [pid: 53379|app: 0|req: 252/497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.372231] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.374240] [53379]: DEBUG nova.compute.api [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 611.380636] [53378]: DEBUG nova.api.openstack.wsgi [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsTest-server-1138914096", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 611.380785] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.380973] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.381187] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.381562] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.381762] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.382030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.430813] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.432293] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.432626] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.433121] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.433379] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.433569] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.439641] [53378]: DEBUG nova.network.neutron [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 611.554150] [53379]: DEBUG nova.policy [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.562287] [53379]: INFO nova.api.openstack.requestlog [None req-c8f69f28-2d8e-42a0-afe8-81241bd0e5d1 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1369 microversion: 2.1 time: 0.192804 [ 611.562573] [53379]: [pid: 53379|app: 0|req: 253/498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1369 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.566792] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cca4a85-047d-4d66-839a-24f86c49cb8c tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f732f2290>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.595536] [53378]: DEBUG nova.virt.hardware [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 611.595536] [53378]: DEBUG nova.virt.hardware [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 611.595731] [53378]: DEBUG nova.virt.hardware [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 611.595893] [53378]: DEBUG nova.virt.hardware [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 611.596073] [53378]: DEBUG nova.virt.hardware [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 611.605352] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.605652] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.606238] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.606811] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.607031] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.607215] [53378]: DEBUG oslo_concurrency.lockutils [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.617531] [53378]: DEBUG nova.quota [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Getting quotas for project 32641839d3b04e299c6d44a8d5f29504. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 611.619971] [53378]: DEBUG nova.quota [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Getting quotas for user 8626976b21f746bbbb4edae95d68cf1d and project 32641839d3b04e299c6d44a8d5f29504. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 611.628959] [53378]: DEBUG nova.compute.api [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 611.630154] [53378]: DEBUG nova.compute.api [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 611.658938] [53378]: INFO nova.api.openstack.requestlog [None req-40afcfd1-8069-4f7b-8448-81b4a90611b5 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.361976 [ 611.659682] [53378]: [pid: 53378|app: 0|req: 246/499] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:03 2025] POST /compute/v2.1/servers => generated 380 bytes in 363 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 611.662424] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0e97884-5217-412c-ab7d-beb4d09fc75f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f72f02c20>, body: {"keypair": {"name": "tempest-keypair-377673741", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA+kFHceyux1DcFi7VyGVziUP4CuDuQ5xWmwPLAQYEWDyHal9YZT7AppPWkIYJyEjJ2sTNn/WynKdeLcGpJPhwONxqt57yqjQZi6Zu6B4Bk4S8t7TNIpnTCIvPcPBrvcWA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 611.673264] [53378]: DEBUG nova.quota [None req-b0e97884-5217-412c-ab7d-beb4d09fc75f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 611.675290] [53378]: DEBUG nova.quota [None req-b0e97884-5217-412c-ab7d-beb4d09fc75f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 611.690567] [53378]: INFO nova.api.openstack.requestlog [None req-b0e97884-5217-412c-ab7d-beb4d09fc75f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.030538 [ 611.691127] [53378]: [pid: 53378|app: 0|req: 247/500] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 12 06:38:03 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 31 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 611.693754] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.695369] [53378]: DEBUG nova.compute.api [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 611.698944] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.699118] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.699345] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.699715] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.699898] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.700086] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.731195] [53379]: INFO nova.api.openstack.requestlog [None req-9cca4a85-047d-4d66-839a-24f86c49cb8c tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 147 microversion: 2.1 time: 0.167932 [ 611.731567] [53379]: [pid: 53379|app: 0|req: 254/501] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/os-floating-ips => generated 147 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 611.734559] [53379]: DEBUG nova.api.openstack.wsgi [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: .version_select at 0x726f72d813f0>, body: {"server_group": {"name": "tempest-server-group-261273459", "policies": ["affinity"]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 611.741567] [53378]: DEBUG nova.policy [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.746773] [53378]: INFO nova.api.openstack.requestlog [None req-ccfaa0f3-a820-4d06-818c-fc18305ace5b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1275 microversion: 2.1 time: 0.055013 [ 611.747096] [53378]: [pid: 53378|app: 0|req: 248/502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:03 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1275 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.749953] [53378]: DEBUG nova.api.openstack.wsgi [None req-74d22ee4-91c7-4183-9dd5-36bcbca6277a tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72f00160>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1148715439", "description": "tempest-description-516395373"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 611.750842] [53379]: DEBUG nova.quota [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 611.754376] [53379]: DEBUG nova.quota [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 611.785229] [53379]: DEBUG nova.quota [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 611.788647] [53379]: DEBUG nova.quota [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 611.796322] [53379]: INFO nova.api.openstack.requestlog [None req-61899de2-80e3-4d10-a8ea-b479315d4e9a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.064098 [ 611.796649] [53379]: [pid: 53379|app: 0|req: 255/503] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 12 06:38:04 2025] POST /compute/v2.1/os-server-groups => generated 163 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 611.800625] [53379]: DEBUG nova.api.openstack.wsgi [None req-8db106b5-b4d6-45f7-b65d-13e1a6d3b27c tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.825019] [53379]: INFO nova.api.openstack.requestlog [None req-8db106b5-b4d6-45f7-b65d-13e1a6d3b27c tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.024635 [ 611.825019] [53379]: [pid: 53379|app: 0|req: 256/504] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.825019] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.826967] [53379]: DEBUG nova.compute.api [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 611.830460] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.830708] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.830898] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.831273] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.831480] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.831690] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.925459] [53378]: INFO nova.api.openstack.requestlog [None req-74d22ee4-91c7-4183-9dd5-36bcbca6277a tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.177660 [ 611.925854] [53378]: [pid: 53378|app: 0|req: 249/505] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:04 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 611.931030] [53378]: DEBUG nova.api.openstack.wsgi [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 611.931827] [53378]: DEBUG nova.compute.api [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 611.936923] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.937197] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.937385] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 611.937986] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 611.937986] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 611.938126] [53378]: DEBUG oslo_concurrency.lockutils [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.174179] [53378]: DEBUG nova.policy [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.179362] [53378]: INFO nova.api.openstack.requestlog [None req-29de5601-ed59-4a5a-a99e-a56d8dda5530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1349 microversion: 2.1 time: 0.252774 [ 612.179852] [53378]: [pid: 53378|app: 0|req: 250/506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1349 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.184301] [53378]: DEBUG nova.api.openstack.wsgi [None req-39aeec24-b141-4dad-b660-3dc5381bdbf6 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Action: 'update', calling method: .version_select at 0x726f72f01e10>, body: {"quota_set": {"ram": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 612.186841] [53378]: DEBUG nova.policy [None req-39aeec24-b141-4dad-b660-3dc5381bdbf6 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': 'eed99e3100b84511adc90f28f1db3417', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c32432d7e1ac493c9b16d800e6624153', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.187382] [53378]: DEBUG nova.api.openstack.wsgi [None req-39aeec24-b141-4dad-b660-3dc5381bdbf6 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 612.188300] [53378]: INFO nova.api.openstack.requestlog [None req-39aeec24-b141-4dad-b660-3dc5381bdbf6 tempest-QuotasAdminNegativeTest-771794423 tempest-QuotasAdminNegativeTest-771794423-project-member] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153" status: 403 len: 116 microversion: 2.1 time: 0.007755 [ 612.188761] [53378]: [pid: 53378|app: 0|req: 251/507] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:38:04 2025] PUT /compute/v2.1/os-quota-sets/c32432d7e1ac493c9b16d800e6624153 => generated 116 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 612.211275] [53379]: DEBUG nova.policy [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.219162] [53379]: INFO nova.api.openstack.requestlog [None req-7c7ff993-6114-4483-9a1f-c983b577912f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1554 microversion: 2.1 time: 0.394756 [ 612.219162] [53379]: [pid: 53379|app: 0|req: 257/508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1554 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.223299] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.225179] [53379]: DEBUG nova.compute.api [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.230029] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.230352] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.230610] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.231171] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.231423] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.231655] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.277844] [53378]: DEBUG nova.api.openstack.wsgi [None req-93547082-dbfa-41eb-8fc9-323c62f92ad6 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.280785] [53378]: INFO nova.api.openstack.wsgi [None req-93547082-dbfa-41eb-8fc9-323c62f92ad6 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time [ 612.281132] [53378]: DEBUG nova.api.openstack.wsgi [None req-93547082-dbfa-41eb-8fc9-323c62f92ad6 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 612.281541] [53378]: INFO nova.api.openstack.requestlog [None req-93547082-dbfa-41eb-8fc9-323c62f92ad6 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885 tempest-InstanceUsageAuditLogNegativeTestJSON-1480067885-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.092266 [ 612.281971] [53378]: [pid: 53378|app: 0|req: 252/509] 10.180.1.21 () {58 vars in 1219 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 93 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 612.286290] [53378]: DEBUG nova.api.openstack.wsgi [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.287505] [53378]: DEBUG nova.compute.api [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.287753] [53379]: DEBUG nova.policy [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.292497] [53379]: INFO nova.api.openstack.requestlog [None req-8ad844b5-984a-4781-ae24-5cc4bd3d8acb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1208 microversion: 2.1 time: 0.073779 [ 612.293076] [53379]: [pid: 53379|app: 0|req: 258/510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1208 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.293149] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.293352] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.293625] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.293963] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.294235] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.294505] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.295572] [53379]: DEBUG nova.api.openstack.wsgi [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.297331] [53379]: DEBUG nova.compute.api [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.302770] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.303404] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.303404] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.303601] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.303803] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.303982] [53379]: DEBUG oslo_concurrency.lockutils [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.343455] [53379]: DEBUG nova.policy [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.346388] [53378]: DEBUG nova.policy [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.347630] [53379]: DEBUG nova.policy [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.348622] [53379]: DEBUG nova.policy [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.348921] [53379]: INFO nova.api.openstack.requestlog [None req-371a204e-056f-4625-b0ac-30ed16900079 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.055580 [ 612.349246] [53379]: [pid: 53379|app: 0|req: 259/511] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 612.353023] [53378]: DEBUG nova.policy [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.353135] [53379]: DEBUG nova.api.openstack.wsgi [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.353188] [53378]: DEBUG nova.policy [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.353255] [53379]: DEBUG nova.compute.api [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.355426] [53378]: INFO nova.api.openstack.requestlog [None req-54d0e170-b9a2-41d0-9536-669ee43faa51 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1470 microversion: 2.75 time: 0.071748 [ 612.355718] [53378]: [pid: 53378|app: 0|req: 253/512] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1470 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 612.356579] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.356811] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.356987] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.357432] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.357656] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.357828] [53379]: DEBUG oslo_concurrency.lockutils [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.358014] [53378]: DEBUG nova.api.openstack.wsgi [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.359680] [53378]: DEBUG nova.compute.api [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.362778] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.363097] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.363312] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.363660] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.363870] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.364052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.400623] [53379]: DEBUG nova.policy [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.405184] [53379]: INFO nova.api.openstack.requestlog [None req-155b26bd-cf05-4720-bf76-34e679f1e553 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1226 microversion: 2.1 time: 0.055279 [ 612.405524] [53379]: [pid: 53379|app: 0|req: 260/513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.408231] [53379]: DEBUG nova.api.openstack.wsgi [None req-fcfd30b4-9a50-481b-a50e-ae7cadbf5f64 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.425181] [53379]: INFO nova.api.openstack.requestlog [None req-fcfd30b4-9a50-481b-a50e-ae7cadbf5f64 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018773 [ 612.425574] [53379]: [pid: 53379|app: 0|req: 261/514] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:04 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) [ 612.428575] [53379]: DEBUG nova.api.openstack.wsgi [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Action: 'update', calling method: .version_select at 0x726f72d80700>, 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=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 612.533477] [53378]: DEBUG nova.policy [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.540504] [53378]: INFO nova.api.openstack.requestlog [None req-8be3b6d5-e728-4d68-a73d-bc5c27093bd2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1391 microversion: 2.1 time: 0.184063 [ 612.541384] [53378]: [pid: 53378|app: 0|req: 254/515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1391 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.545182] [53378]: DEBUG nova.api.openstack.wsgi [None req-31c58180-e91a-401f-b949-3976858173d2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.564937] [53378]: INFO nova.api.openstack.requestlog [None req-31c58180-e91a-401f-b949-3976858173d2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.023190 [ 612.565453] [53378]: [pid: 53378|app: 0|req: 255/516] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:04 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 612.569712] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4f85359-0664-456b-b84e-670a46320b9c tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.580147] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.580147] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.580147] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.580147] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.580305] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.580305] [53379]: DEBUG oslo_concurrency.lockutils [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.594486] [53378]: INFO nova.api.openstack.requestlog [None req-f4f85359-0664-456b-b84e-670a46320b9c tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.028542 [ 612.594899] [53378]: [pid: 53378|app: 0|req: 256/517] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.601349] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.601349] [53378]: DEBUG nova.compute.api [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.604122] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.604429] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.604607] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.605384] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.605384] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.605454] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.619110] [53378]: INFO nova.api.openstack.wsgi [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. [ 612.619629] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 612.620471] [53378]: INFO nova.api.openstack.requestlog [None req-0e85f401-bbd6-451c-8283-a4ecb9de529c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 404 len: 111 microversion: 2.1 time: 0.025012 [ 612.621238] [53378]: [pid: 53378|app: 0|req: 257/518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 612.625787] [53378]: DEBUG nova.api.openstack.wsgi [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.633047] [53378]: DEBUG nova.compute.api [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.639513] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.639978] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.640138] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.640714] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.641303] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.641303] [53378]: DEBUG oslo_concurrency.lockutils [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.691449] [53378]: DEBUG nova.policy [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.702038] [53378]: INFO nova.api.openstack.requestlog [None req-173dc0d7-47c5-4435-816b-9da38bee163c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1217 microversion: 2.1 time: 0.077766 [ 612.702038] [53378]: [pid: 53378|app: 0|req: 258/519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1217 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.706715] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7e7a9ab-5bfc-42b2-982f-6a24c7e49950 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72f00e50>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.719029] [53378]: INFO nova.api.openstack.requestlog [None req-a7e7a9ab-5bfc-42b2-982f-6a24c7e49950 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-377673741" status: 200 len: 512 microversion: 2.2 time: 0.018227 [ 612.720371] [53378]: [pid: 53378|app: 0|req: 259/520] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 12 06:38:04 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-377673741 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 612.723628] [53378]: DEBUG nova.api.openstack.wsgi [None req-42f3f963-4749-43c0-8ef7-d769acda5887 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f72fa3370>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.780179] [53379]: INFO nova.api.openstack.requestlog [None req-86286bfa-4428-458d-a661-dc3821f8a6ac tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4" status: 200 len: 329 microversion: 2.1 time: 0.352517 [ 612.780179] [53379]: [pid: 53379|app: 0|req: 262/521] 10.180.1.21 () {60 vars in 1258 bytes} [Wed Mar 12 06:38:04 2025] PUT /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4 => generated 329 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 612.783089] [53379]: DEBUG nova.api.openstack.wsgi [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.785667] [53379]: DEBUG nova.compute.api [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 612.791708] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.792108] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.792371] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.792808] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 612.793219] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 612.793404] [53379]: DEBUG oslo_concurrency.lockutils [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 612.875030] [53379]: DEBUG nova.policy [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 612.882611] [53379]: INFO nova.api.openstack.requestlog [None req-4de30a37-ff89-4ed3-9631-7fdd1f475997 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1216 microversion: 2.1 time: 0.102220 [ 612.882974] [53379]: [pid: 53379|app: 0|req: 263/522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1216 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.887794] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce174725-366a-4599-ba13-bb94cdccbf4b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 612.969492] [53379]: INFO nova.api.openstack.requestlog [None req-ce174725-366a-4599-ba13-bb94cdccbf4b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f1e7d6cd-4a6d-4a14-8495-795c53c6541f" status: 204 len: 0 microversion: 2.1 time: 0.085503 [ 612.970135] [53379]: [pid: 53379|app: 0|req: 264/523] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:38:05 2025] DELETE /compute/v2.1/os-server-groups/f1e7d6cd-4a6d-4a14-8495-795c53c6541f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 612.974854] [53379]: DEBUG nova.api.openstack.wsgi [None req-eddfdea7-4544-4500-a834-d5cb663dcb00 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1868144314", "id": 669424823, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 612.999767] [53379]: INFO nova.api.openstack.requestlog [None req-eddfdea7-4544-4500-a834-d5cb663dcb00 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.028785 [ 613.000114] [53379]: [pid: 53379|app: 0|req: 265/524] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:05 2025] POST /compute/v2.1/flavors => generated 436 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.002890] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe6556cd-5228-45b9-bbb6-dc50f199d409 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72d805e0>, body: {"security_group_rule": {"parent_group_id": "cac9c19a-7878-4e1d-a77d-22783f949f7c", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 613.074031] [53379]: INFO nova.api.openstack.wsgi [None req-fe6556cd-5228-45b9-bbb6-dc50f199d409 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [ 613.074592] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe6556cd-5228-45b9-bbb6-dc50f199d409 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 613.075243] [53379]: INFO nova.api.openstack.requestlog [None req-fe6556cd-5228-45b9-bbb6-dc50f199d409 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.074365 [ 613.078779] [53379]: [pid: 53379|app: 0|req: 266/525] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:05 2025] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 78 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 613.081857] [53379]: DEBUG nova.api.openstack.wsgi [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.087085] [53379]: DEBUG nova.compute.api [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.093932] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.094243] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.094453] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.094867] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.095066] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.095268] [53379]: DEBUG oslo_concurrency.lockutils [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.161540] [53379]: DEBUG nova.policy [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.168432] [53379]: INFO nova.api.openstack.requestlog [None req-4659f6b7-d8ea-453e-bc0e-ba95e74b94ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1294 microversion: 2.1 time: 0.088886 [ 613.172149] [53379]: [pid: 53379|app: 0|req: 267/526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1294 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.172547] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.174064] [53379]: DEBUG nova.compute.api [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.177994] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.178280] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.178489] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.178889] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.179131] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.179308] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.200210] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.200210] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.200210] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.200210] [53379]: DEBUG nova.objects.instance [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 613.238611] [53379]: DEBUG nova.policy [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.244214] [53379]: INFO nova.api.openstack.requestlog [None req-fc451dfe-e92f-4786-990f-4cda4d749931 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.074351 [ 613.244590] [53379]: [pid: 53379|app: 0|req: 268/527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.248325] [53379]: DEBUG nova.api.openstack.wsgi [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.250708] [53379]: DEBUG nova.compute.api [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.255674] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.256070] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.256367] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.256829] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.257162] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.257430] [53379]: DEBUG oslo_concurrency.lockutils [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.375304] [53378]: INFO nova.api.openstack.requestlog [None req-42f3f963-4749-43c0-8ef7-d769acda5887 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/70180868-49f3-4f7a-8941-68f4b4948dc0" status: 202 len: 0 microversion: 2.1 time: 0.654944 [ 613.375660] [53378]: [pid: 53378|app: 0|req: 260/528] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:05 2025] DELETE /compute/v2.1/os-floating-ips/70180868-49f3-4f7a-8941-68f4b4948dc0 => generated 0 bytes in 656 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 613.381540] [53378]: DEBUG nova.api.openstack.wsgi [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.383417] [53378]: DEBUG nova.compute.api [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.388716] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.388978] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.390885] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.390885] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.391148] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.391342] [53378]: DEBUG oslo_concurrency.lockutils [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.413958] [53379]: DEBUG nova.policy [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.420014] [53379]: INFO nova.api.openstack.requestlog [None req-50c78749-ff15-4fae-aed0-51a4a0a15fd6 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1315 microversion: 2.1 time: 0.174356 [ 613.420368] [53379]: [pid: 53379|app: 0|req: 269/529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1315 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.482131] [53378]: INFO nova.api.openstack.requestlog [None req-48784c05-bfa6-4c2c-97bc-6b1aeb52981a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.105676 [ 613.482544] [53378]: [pid: 53378|app: 0|req: 261/530] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-interface => generated 287 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.489876] [53378]: DEBUG nova.api.openstack.wsgi [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.492274] [53378]: DEBUG nova.compute.api [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.499354] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.499691] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.500765] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.501406] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.502196] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.502504] [53378]: DEBUG oslo_concurrency.lockutils [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.561131] [53379]: DEBUG nova.api.openstack.wsgi [None req-af2c59ba-7d79-46ab-aa1b-7f7602a5a212 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.563969] [53379]: DEBUG nova.policy [None req-af2c59ba-7d79-46ab-aa1b-7f7602a5a212 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': '567e8beca1d141dbbbe984098ee38304', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b72ed85e8f9441b0903132a938ba1c62', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.564598] [53379]: DEBUG nova.api.openstack.wsgi [None req-af2c59ba-7d79-46ab-aa1b-7f7602a5a212 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 613.564825] [53379]: INFO nova.api.openstack.requestlog [None req-af2c59ba-7d79-46ab-aa1b-7f7602a5a212 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.144035 [ 613.565737] [53379]: [pid: 53379|app: 0|req: 270/531] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 145 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 613.572340] [53379]: DEBUG nova.api.openstack.wsgi [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caa3ddf4-0ab2-4ffc-a543-960be8cef4d3", "name": "network-vif-plugged", "status": "completed", "tag": "bd7eb12a-72da-4270-9083-c2d029284e0c"}, {"name": "network-changed", "server_uuid": "caa3ddf4-0ab2-4ffc-a543-960be8cef4d3", "tag": "bd7eb12a-72da-4270-9083-c2d029284e0c"}, {"server_uuid": "7e12e383-a68c-444b-9c64-8c393ebda8b1", "name": "network-vif-deleted", "tag": "b48a7d1b-9bae-4298-bdc7-108749abe88f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 613.579522] [53379]: DEBUG oslo_concurrency.lockutils [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.579522] [53379]: DEBUG oslo_concurrency.lockutils [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.579522] [53379]: DEBUG oslo_concurrency.lockutils [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.591283] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Creating event network-vif-plugged:bd7eb12a-72da-4270-9083-c2d029284e0c for instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 on cpu-1 [ 613.591283] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Creating event network-changed:bd7eb12a-72da-4270-9083-c2d029284e0c for instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 on cpu-1 [ 613.591283] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] Creating event network-vif-deleted:b48a7d1b-9bae-4298-bdc7-108749abe88f for instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 on cpu-1 [ 613.594179] [53379]: INFO nova.api.openstack.requestlog [req-d806a84c-1330-447c-b9c3-3366d49dc143 req-b49fcfcb-0e68-442d-b834-496688ba6db8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.027613 [ 613.594878] [53379]: [pid: 53379|app: 0|req: 271/532] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:05 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) [ 613.598225] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f5333e2-b79a-4372-84fb-dec51aef0175 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.637189] [53379]: INFO nova.api.openstack.requestlog [None req-2f5333e2-b79a-4372-84fb-dec51aef0175 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minRam=193" status: 200 len: 2032 microversion: 2.1 time: 0.040074 [ 613.637189] [53379]: [pid: 53379|app: 0|req: 272/533] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/flavors?minRam=193 => generated 2032 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.639226] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e0a384e-39b8-48dc-94ed-47aa14e33eb2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.647197] [53379]: INFO nova.api.openstack.wsgi [None req-1e0a384e-39b8-48dc-94ed-47aa14e33eb2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 613.647517] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e0a384e-39b8-48dc-94ed-47aa14e33eb2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 613.647927] [53379]: INFO nova.api.openstack.requestlog [None req-1e0a384e-39b8-48dc-94ed-47aa14e33eb2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.011185 [ 613.648285] [53379]: [pid: 53379|app: 0|req: 273/534] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:38:05 2025] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 613.650582] [53379]: DEBUG nova.api.openstack.wsgi [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.652865] [53379]: DEBUG nova.compute.api [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 613.657686] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.657738] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.657973] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.658574] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.658916] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.659315] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.905867] [53378]: DEBUG nova.policy [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.915322] [53378]: INFO nova.api.openstack.requestlog [None req-a370ff6c-87e8-451c-9c27-11cef3a7d7bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.428268 [ 613.916385] [53378]: [pid: 53378|app: 0|req: 262/535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.924723] [53378]: DEBUG nova.api.openstack.wsgi [None req-566c4707-4d22-43f3-a871-0ebb340c0658 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-105644312", "id": 635249783, "os-flavor-access:is_public": "False"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 613.941384] [53378]: INFO nova.api.openstack.requestlog [None req-566c4707-4d22-43f3-a871-0ebb340c0658 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.024029 [ 613.941752] [53378]: [pid: 53378|app: 0|req: 263/536] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:06 2025] POST /compute/v2.1/flavors => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.944640] [53378]: DEBUG nova.api.openstack.wsgi [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1828267120", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 613.979508] [53379]: DEBUG nova.policy [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.986891] [53379]: INFO nova.api.openstack.requestlog [None req-c51cd765-154e-4ccc-aad1-4cf1a33c67f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1369 microversion: 2.1 time: 0.336530 [ 613.986891] [53379]: [pid: 53379|app: 0|req: 274/537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:05 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1369 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.992458] [53379]: DEBUG nova.api.openstack.wsgi [None req-aed6777f-b9ce-41fa-a654-c9532de3fa5f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72d80160>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.994581] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.995456] [53379]: WARNING oslo_db.sqlalchemy.utils [None req-aed6777f-b9ce-41fa-a654-c9532de3fa5f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 613.996764] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.997083] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.997560] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.997830] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.998303] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.004761] [53379]: INFO nova.api.openstack.requestlog [None req-aed6777f-b9ce-41fa-a654-c9532de3fa5f tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 369 microversion: 2.2 time: 0.017822 [ 614.004761] [53379]: [pid: 53379|app: 0|req: 275/538] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 12 06:38:06 2025] GET /compute/v2.1/os-keypairs => generated 369 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 614.007358] [53378]: DEBUG nova.network.neutron [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 614.009825] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 614.013815] [53379]: DEBUG nova.compute.api [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 614.019500] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.019759] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.019946] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.020390] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.020588] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.020757] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.156807] [53378]: DEBUG nova.virt.hardware [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 614.156807] [53378]: DEBUG nova.virt.hardware [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 614.156807] [53378]: DEBUG nova.virt.hardware [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 614.156807] [53378]: DEBUG nova.virt.hardware [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 614.157095] [53378]: DEBUG nova.virt.hardware [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 614.171021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.171021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.171021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.171021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.171267] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.171267] [53378]: DEBUG oslo_concurrency.lockutils [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.189953] [53378]: DEBUG nova.quota [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Getting quotas for project 2ba6c63ac92143759d21494159b24c40. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 614.194296] [53378]: DEBUG nova.quota [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Getting quotas for user 202d5f9afa5a412ab677607b397f3acb and project 2ba6c63ac92143759d21494159b24c40. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 614.200934] [53378]: DEBUG nova.compute.api [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 614.202027] [53378]: DEBUG nova.compute.api [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 614.252982] [53378]: INFO nova.api.openstack.requestlog [None req-8587992a-81fa-4b9b-94fb-a81d649165ff tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.308154 [ 614.252982] [53378]: [pid: 53378|app: 0|req: 264/539] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:06 2025] POST /compute/v2.1/servers => generated 380 bytes in 309 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 614.260084] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Action: 'update', calling method: .version_select at 0x726f72f027a0>, 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=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 614.321269] [53379]: DEBUG nova.policy [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 614.328607] [53379]: INFO nova.api.openstack.requestlog [None req-9d8d77ab-9833-4af5-b917-f72a27e06d08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1275 microversion: 2.1 time: 0.322070 [ 614.329349] [53379]: [pid: 53379|app: 0|req: 276/540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:06 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1275 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.332370] [53379]: DEBUG nova.api.openstack.wsgi [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 614.334444] [53379]: DEBUG nova.compute.api [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 614.342903] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.343253] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.343706] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.343843] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.343972] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.344157] [53379]: DEBUG oslo_concurrency.lockutils [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.469203] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.469457] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.469611] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.470510] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.470510] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.470510] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.642949] [53378]: INFO nova.api.openstack.requestlog [None req-c0675999-0ff2-461e-b08e-fd7ce79a5e1a tempest-QuotasAdminTestJSON-1153881929 tempest-QuotasAdminTestJSON-1153881929-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4" status: 200 len: 329 microversion: 2.1 time: 0.390873 [ 614.643151] [53378]: [pid: 53378|app: 0|req: 265/541] 10.180.1.21 () {60 vars in 1258 bytes} [Wed Mar 12 06:38:06 2025] PUT /compute/v2.1/os-quota-sets/7ae1208f5eba4d718e8f19eaf67962d4 => generated 329 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 614.646061] [53378]: DEBUG nova.api.openstack.wsgi [None req-c085e036-a704-4663-9e6c-ccaa40b789e8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 614.653858] [53378]: INFO nova.api.openstack.requestlog [None req-c085e036-a704-4663-9e6c-ccaa40b789e8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.010067 [ 614.654193] [53378]: [pid: 53378|app: 0|req: 266/542] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:06 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 614.657255] [53378]: DEBUG nova.api.openstack.wsgi [None req-82f3695e-2914-44e9-aa1d-1346304acb6f tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "e8b8d8a6c1a84fbf913ef68dc867a47c"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 614.868468] [53379]: INFO nova.api.openstack.requestlog [None req-384d1d06-bba6-4027-b01d-bb6c00ffe5f5 tempest-ServerDiagnosticsV248Test-1329996954 tempest-ServerDiagnosticsV248Test-1329996954-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.536939 [ 614.868468] [53379]: [pid: 53379|app: 0|req: 277/543] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 12 06:38:06 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72/diagnostics => generated 275 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 614.877031] [53379]: DEBUG nova.api.openstack.wsgi [None req-360c2b8f-9cb5-483a-990e-c77576de22f3 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f732f25f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1497857021", "description": "tempest-description-127732667"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 614.897248] [53378]: INFO nova.api.openstack.wsgi [None req-82f3695e-2914-44e9-aa1d-1346304acb6f tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] HTTP exception thrown: Flavor access not found for 32 / e8b8d8a6c1a84fbf913ef68dc867a47c combination. [ 614.897520] [53378]: DEBUG nova.api.openstack.wsgi [None req-82f3695e-2914-44e9-aa1d-1346304acb6f tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Returning 404 to user: Flavor access not found for 32 / e8b8d8a6c1a84fbf913ef68dc867a47c combination. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 614.897958] [53378]: INFO nova.api.openstack.requestlog [None req-82f3695e-2914-44e9-aa1d-1346304acb6f tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/669424823/action" status: 404 len: 124 microversion: 2.1 time: 0.243291 [ 614.899601] [53378]: [pid: 53378|app: 0|req: 267/544] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 12 06:38:06 2025] POST /compute/v2.1/flavors/669424823/action => generated 124 bytes in 244 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 614.901562] [53378]: DEBUG nova.api.openstack.wsgi [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 614.903927] [53378]: DEBUG nova.compute.api [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 614.909678] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.910596] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.910596] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 614.910970] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 614.911216] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 614.911435] [53378]: DEBUG oslo_concurrency.lockutils [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.030562] [53378]: DEBUG nova.policy [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.036870] [53378]: INFO nova.api.openstack.requestlog [None req-127413ce-7e6f-4d1d-9fc8-0c806a556668 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1349 microversion: 2.1 time: 0.137898 [ 615.037518] [53378]: [pid: 53378|app: 0|req: 268/545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1349 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.040469] [53378]: DEBUG nova.api.openstack.wsgi [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.042239] [53378]: DEBUG nova.compute.api [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.047027] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.047335] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.047584] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.047964] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.048242] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.048442] [53378]: DEBUG oslo_concurrency.lockutils [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.101370] [53378]: DEBUG nova.policy [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.106959] [53378]: INFO nova.api.openstack.requestlog [None req-37a09e0a-a129-4973-96d5-1353634ef0f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1264 microversion: 2.1 time: 0.067806 [ 615.106959] [53378]: [pid: 53378|app: 0|req: 269/546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1264 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.109581] [53378]: DEBUG nova.api.openstack.wsgi [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.111499] [53378]: DEBUG nova.compute.api [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.123183] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.123487] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.123680] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.124118] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.124347] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.124528] [53378]: DEBUG oslo_concurrency.lockutils [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.192929] [53378]: DEBUG nova.policy [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.205914] [53378]: DEBUG nova.policy [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.206634] [53378]: DEBUG nova.policy [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.207419] [53378]: INFO nova.api.openstack.requestlog [None req-57df6375-7099-403e-9323-c9dcf0e1c74f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.100504 [ 615.214404] [53378]: [pid: 53378|app: 0|req: 270/547] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.214404] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.216113] [53378]: DEBUG nova.compute.api [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.220028] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.220276] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.220467] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.221554] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.221927] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.222138] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.242769] [53379]: INFO nova.api.openstack.requestlog [None req-360c2b8f-9cb5-483a-990e-c77576de22f3 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.374302 [ 615.244193] [53379]: [pid: 53379|app: 0|req: 278/548] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:07 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.247009] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c0e6682-fb98-4b9f-be05-46adfefa975d tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Action: 'create', calling method: .version_select at 0x726f72d839a0>, body: {"pool": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 615.268588] [53378]: DEBUG nova.policy [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.275045] [53378]: DEBUG nova.policy [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.275771] [53378]: DEBUG nova.policy [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.279396] [53378]: INFO nova.api.openstack.requestlog [None req-aa9db2a1-f66b-44a2-b800-06f5d30fbabf tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1455 microversion: 2.75 time: 0.067391 [ 615.283789] [53378]: [pid: 53378|app: 0|req: 271/549] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1455 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.283789] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.285404] [53378]: DEBUG nova.compute.api [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.295038] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.295569] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.295569] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.295930] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.296641] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.296641] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.350971] [53378]: DEBUG nova.policy [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.359462] [53378]: INFO nova.api.openstack.requestlog [None req-0b4424aa-dba2-4f19-aeed-9fc33fd6abb2 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1226 microversion: 2.1 time: 0.077720 [ 615.359462] [53378]: [pid: 53378|app: 0|req: 272/550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1226 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.362031] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.363973] [53378]: DEBUG nova.compute.api [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.372914] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.373314] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.373314] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.373733] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.373996] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.374186] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.517244] [53378]: DEBUG nova.policy [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.522686] [53378]: INFO nova.api.openstack.requestlog [None req-2c313ded-a352-457a-a366-df85602113b1 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1391 microversion: 2.1 time: 0.163137 [ 615.523088] [53378]: [pid: 53378|app: 0|req: 273/551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1391 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.530768] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebc09919-c2a2-4239-8e33-a0bd02e0af53 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.533411] [53378]: DEBUG nova.policy [None req-ebc09919-c2a2-4239-8e33-a0bd02e0af53 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': '567e8beca1d141dbbbe984098ee38304', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b72ed85e8f9441b0903132a938ba1c62', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.533411] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebc09919-c2a2-4239-8e33-a0bd02e0af53 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 615.537585] [53378]: INFO nova.api.openstack.requestlog [None req-ebc09919-c2a2-4239-8e33-a0bd02e0af53 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074 tempest-InstanceUsageAuditLogNegativeTestJSON-322193074-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-03-12 06:38:05" status: 403 len: 128 microversion: 2.1 time: 0.013762 [ 615.537888] [53378]: [pid: 53378|app: 0|req: 274/552] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-03-12%2006%3A38%3A05 => generated 128 bytes in 14 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 615.542178] [53378]: DEBUG nova.api.openstack.wsgi [None req-c09f1aa9-8455-4f9c-b54d-cc1ea54e297c tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.558574] [53378]: INFO nova.api.openstack.requestlog [None req-c09f1aa9-8455-4f9c-b54d-cc1ea54e297c tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.019946 [ 615.559188] [53378]: [pid: 53378|app: 0|req: 275/553] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.565555] [53378]: DEBUG nova.api.openstack.wsgi [None req-7612a972-e926-4b3d-a45d-25246c650d60 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1498856041"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 615.568470] [53378]: DEBUG nova.objects.aggregate [None req-7612a972-e926-4b3d-a45d-25246c650d60 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid a6dcaa13-9552-48a5-a6d0-fa172d3f5111 for aggregate {{(pid=53378) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 615.594701] [53378]: INFO nova.api.openstack.requestlog [None req-7612a972-e926-4b3d-a45d-25246c650d60 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.034503 [ 615.598414] [53378]: [pid: 53378|app: 0|req: 276/554] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:38:07 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.599649] [53378]: DEBUG nova.api.openstack.wsgi [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.604018] [53378]: DEBUG nova.compute.api [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.608723] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.610019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.610019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.610019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.610019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.610481] [53378]: DEBUG oslo_concurrency.lockutils [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.664317] [53378]: DEBUG nova.policy [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.671490] [53378]: INFO nova.api.openstack.requestlog [None req-1464dc11-58aa-4935-892f-8408841bd8ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.074682 [ 615.671943] [53378]: [pid: 53378|app: 0|req: 277/555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.674851] [53378]: DEBUG nova.api.openstack.wsgi [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.676608] [53378]: DEBUG nova.compute.api [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.684260] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.684546] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.684786] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.685145] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.685914] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.686148] [53378]: DEBUG oslo_concurrency.lockutils [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.723708] [53378]: DEBUG nova.policy [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.735937] [53378]: INFO nova.api.openstack.requestlog [None req-98fcf216-4a8a-49b0-a6bf-454e3f39e836 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1216 microversion: 2.1 time: 0.063010 [ 615.737287] [53378]: [pid: 53378|app: 0|req: 278/556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:07 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.738687] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ec1874b-dfa8-4ef3-97d5-5fafa8dc9c0d tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1719563540", "id": 622720251, "os-flavor-access:is_public": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 615.755508] [53378]: INFO nova.api.openstack.requestlog [None req-8ec1874b-dfa8-4ef3-97d5-5fafa8dc9c0d tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.018788 [ 615.755852] [53378]: [pid: 53378|app: 0|req: 279/557] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:08 2025] POST /compute/v2.1/flavors => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.759053] [53378]: DEBUG nova.api.openstack.wsgi [None req-c03509d3-4d3f-498e-84d0-5bbb3988ee66 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72fa24d0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.771032] [53378]: INFO nova.api.openstack.requestlog [None req-c03509d3-4d3f-498e-84d0-5bbb3988ee66 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-377673741" status: 204 len: 0 microversion: 2.2 time: 0.014460 [ 615.771344] [53378]: [pid: 53378|app: 0|req: 280/558] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 12 06:38:08 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-377673741 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 615.774475] [53378]: DEBUG nova.api.openstack.wsgi [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.775315] [53378]: DEBUG nova.compute.api [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.778659] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.778901] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.779102] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.779478] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.779783] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.779907] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.800539] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.800789] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.801052] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.801189] [53378]: DEBUG nova.objects.instance [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 615.823056] [53378]: DEBUG nova.policy [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.831519] [53378]: INFO nova.api.openstack.requestlog [None req-eda96702-03e4-4517-9975-5ff8d4b28289 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.059469 [ 615.831843] [53378]: [pid: 53378|app: 0|req: 281/559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.835036] [53378]: DEBUG nova.api.openstack.wsgi [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.836400] [53378]: DEBUG nova.compute.api [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.840156] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.840424] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.840605] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.840966] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.841193] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.841375] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.862825] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.863110] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.863311] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.863510] [53378]: DEBUG nova.objects.instance [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 615.890072] [53378]: DEBUG nova.policy [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.897943] [53378]: INFO nova.api.openstack.requestlog [None req-bbf6c803-3921-47e5-adfc-d1604f9ef93d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.065124 [ 615.900472] [53378]: [pid: 53378|app: 0|req: 282/560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.901402] [53378]: DEBUG nova.api.openstack.wsgi [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.905823] [53378]: DEBUG nova.compute.api [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 615.912012] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.912438] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.912736] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.913276] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.913601] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.913891] [53378]: DEBUG oslo_concurrency.lockutils [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.970607] [53378]: DEBUG nova.policy [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.976234] [53378]: INFO nova.api.openstack.requestlog [None req-6640ba61-3f7d-4265-8179-1f0f6f6dc701 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1222 microversion: 2.1 time: 0.076528 [ 615.976234] [53378]: [pid: 53378|app: 0|req: 283/561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1222 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.086024] [53378]: DEBUG nova.api.openstack.wsgi [None req-eef77b22-a7a0-4d4a-8e21-0592562337ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: .version_select at 0x726f72f03d90>, body: {"keypair": {"name": "tempest-keypair-1011813424", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWNQpxo4r/kn149Y5D428bxAalb90uV/hIKXn/XvaIm/jQ87IvWfzBHNNHB5yKR3v1TGyiFSnDCq++B64U8CcHa4ydH1Aeq1uq2MFhOSfj5zA2WR7wEW+cPIjj+5Qj4tA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.103469] [53378]: DEBUG nova.quota [None req-eef77b22-a7a0-4d4a-8e21-0592562337ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 616.106879] [53378]: DEBUG nova.quota [None req-eef77b22-a7a0-4d4a-8e21-0592562337ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 616.143959] [53378]: INFO nova.api.openstack.requestlog [None req-eef77b22-a7a0-4d4a-8e21-0592562337ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.166303 [ 616.143959] [53378]: [pid: 53378|app: 0|req: 284/562] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:08 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.148134] [53378]: DEBUG nova.api.openstack.wsgi [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.150635] [53378]: DEBUG nova.compute.api [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.159026] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.159026] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.159026] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.159026] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.159256] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.159256] [53378]: DEBUG oslo_concurrency.lockutils [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.227026] [53379]: INFO nova.api.openstack.requestlog [None req-6c0e6682-fb98-4b9f-be05-46adfefa975d tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.981636 [ 616.227026] [53379]: [pid: 53379|app: 0|req: 279/563] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:38:07 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.231733] [53379]: DEBUG nova.api.openstack.wsgi [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: .version_select at 0x726f72d805e0>, body: {"server_group": {"name": "tempest-server-group-1816034258", "policies": ["anti-affinity"]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.246931] [53379]: DEBUG nova.quota [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 616.250311] [53379]: DEBUG nova.quota [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 616.280075] [53379]: DEBUG nova.quota [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 616.282203] [53379]: DEBUG nova.quota [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_groups'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 616.287515] [53379]: INFO nova.api.openstack.requestlog [None req-238a006f-4238-4d0e-a7b0-1b8b2a5d7dea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 169 microversion: 2.1 time: 0.059353 [ 616.287847] [53379]: [pid: 53379|app: 0|req: 280/564] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 12 06:38:08 2025] POST /compute/v2.1/os-server-groups => generated 169 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.304301] [53378]: DEBUG nova.policy [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.312766] [53378]: INFO nova.api.openstack.requestlog [None req-102ca844-352b-4a64-b8f1-d052bdc05276 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1460 microversion: 2.1 time: 0.167178 [ 616.313599] [53378]: [pid: 53378|app: 0|req: 285/565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1460 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.319775] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.320047] [53378]: DEBUG nova.compute.api [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.325308] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.325308] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.325308] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.325308] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.325449] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.325449] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.342623] [53378]: DEBUG nova.compute.api [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 616.404044] [53378]: INFO nova.api.openstack.requestlog [None req-b2bbecd5-7229-4714-9b00-c7e8a14ff8a3 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 204 len: 0 microversion: 2.48 time: 0.090139 [ 616.404350] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e1d7825-e19c-422f-bd23-3cd2466eebe8 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] Calling method '.version_select at 0x726f72d81d80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.404412] [53378]: [pid: 53378|app: 0|req: 286/566] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:08 2025] DELETE /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 616.407880] [53378]: DEBUG nova.api.openstack.wsgi [None req-96567879-c3d6-464f-92b5-5a5771924e28 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.418559] [53379]: INFO nova.api.openstack.requestlog [None req-6e1d7825-e19c-422f-bd23-3cd2466eebe8 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.130004 [ 616.418907] [53379]: [pid: 53379|app: 0|req: 281/567] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.423345] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.425173] [53379]: DEBUG nova.compute.api [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.429356] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.429610] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.429821] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.431512] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.431597] [53378]: INFO nova.api.openstack.requestlog [None req-96567879-c3d6-464f-92b5-5a5771924e28 tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/669424823" status: 202 len: 0 microversion: 2.1 time: 0.026384 [ 616.431794] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.432282] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.432385] [53378]: [pid: 53378|app: 0|req: 287/568] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:08 2025] DELETE /compute/v2.1/flavors/669424823 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 616.436587] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.439823] [53378]: DEBUG nova.compute.api [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.444882] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.445164] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.446319] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.446319] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.448028] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.448028] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.581198] [53379]: DEBUG nova.policy [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.586484] [53379]: INFO nova.api.openstack.requestlog [None req-1bf4b617-4805-46c3-8f31-69fb980de416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.166929 [ 616.586846] [53379]: [pid: 53379|app: 0|req: 282/569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.637278] [53378]: DEBUG nova.policy [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.644985] [53378]: INFO nova.api.openstack.requestlog [None req-fdddadbd-1686-4a71-b55f-eec150aa82a0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1369 microversion: 2.1 time: 0.210334 [ 616.644985] [53378]: [pid: 53378|app: 0|req: 288/570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1369 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.646555] [53378]: DEBUG nova.api.openstack.wsgi [None req-74047f3d-befc-442d-a897-a8d9a3ba9845 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72f02ef0>, body: {"security_group_rule": {"parent_group_id": "d7ecf85d-03f5-4ab2-826a-45fecd6c4fdd", "ip_protocol": "tcp", "from_port": 22, "to_port": 1269425352}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.682058] [53378]: INFO nova.api.openstack.wsgi [None req-74047f3d-befc-442d-a897-a8d9a3ba9845 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Invalid port range 22:1269425352. Valid TCP ports should be between 1-65535 [ 616.682460] [53378]: DEBUG nova.api.openstack.wsgi [None req-74047f3d-befc-442d-a897-a8d9a3ba9845 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 400 to user: Invalid port range 22:1269425352. Valid TCP ports should be between 1-65535 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 616.682924] [53378]: INFO nova.api.openstack.requestlog [None req-74047f3d-befc-442d-a897-a8d9a3ba9845 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 119 microversion: 2.1 time: 0.038711 [ 616.683259] [53378]: [pid: 53378|app: 0|req: 289/571] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:08 2025] POST /compute/v2.1/os-security-group-rules => generated 119 bytes in 39 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 616.740991] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.743747] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.744009] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.744362] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.744752] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.744971] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.745560] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.761288] [53379]: INFO nova.api.openstack.requestlog [None req-ce70735b-5346-4e96-a903-593a2a9e1dab tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.173794 [ 616.761606] [53379]: [pid: 53379|app: 0|req: 283/572] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:08 2025] GET /compute/v2.1/os-services => generated 557 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.764479] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.766031] [53379]: DEBUG nova.compute.api [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.769244] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.769570] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.769617] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.769968] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.770303] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.770372] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.801545] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.805174] [53378]: DEBUG nova.compute.api [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 616.808186] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.808455] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.808635] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.808988] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.809196] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.809366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.856708] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.856708] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.856889] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.862839] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.862839] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.862839] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.862839] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.863100] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.863100] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.893139] [53379]: DEBUG nova.policy [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.912202] [53379]: INFO nova.api.openstack.requestlog [None req-a7815923-9ede-475b-9218-4e6b6c8ddbbc tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1323 microversion: 2.1 time: 0.149849 [ 616.913163] [53379]: [pid: 53379|app: 0|req: 284/573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1323 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.923874] [53378]: DEBUG nova.virt.hardware [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 616.924098] [53378]: DEBUG nova.virt.hardware [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 616.924533] [53378]: DEBUG nova.virt.hardware [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 616.924773] [53378]: DEBUG nova.virt.hardware [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 616.925092] [53378]: DEBUG nova.virt.hardware [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 617.026770] [53378]: DEBUG nova.compute.api [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 617.032011] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.032313] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.032495] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.032920] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.033298] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.033543] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.054522] [53379]: DEBUG nova.api.openstack.wsgi [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-918346362", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "e2e0caca-dc6a-4143-a4c6-072d5c5bc43a"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 617.106391] [53378]: DEBUG nova.objects.instance [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lazy-loading 'services' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 617.119402] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.119651] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.119865] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.120485] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.120726] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.120911] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.127091] [53379]: DEBUG nova.network.neutron [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] validate_networks() for [('e2e0caca-dc6a-4143-a4c6-072d5c5bc43a', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 617.143017] [53378]: INFO nova.api.openstack.requestlog [None req-3c4fb25b-243c-4c61-9a7f-7a438241865c tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f/action" status: 202 len: 1983 microversion: 2.75 time: 0.455875 [ 617.143017] [53378]: [pid: 53378|app: 0|req: 290/574] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:38:08 2025] POST /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f/action => generated 1983 bytes in 456 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 617.143151] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c021c71-7a6b-4207-a939-c0d42d71f9b3 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.153044] [53378]: INFO nova.api.openstack.requestlog [None req-5c021c71-7a6b-4207-a939-c0d42d71f9b3 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.011617 [ 617.153044] [53378]: [pid: 53378|app: 0|req: 291/575] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.155663] [53378]: DEBUG nova.api.openstack.wsgi [None req-c39ede43-148d-40a2-aeb4-61f8a51f7e45 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.158154] [53378]: DEBUG nova.policy [None req-c39ede43-148d-40a2-aeb4-61f8a51f7e45 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.158663] [53378]: DEBUG nova.api.openstack.wsgi [None req-c39ede43-148d-40a2-aeb4-61f8a51f7e45 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 617.159093] [53378]: INFO nova.api.openstack.requestlog [None req-c39ede43-148d-40a2-aeb4-61f8a51f7e45 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates/6" status: 403 len: 114 microversion: 2.1 time: 0.005796 [ 617.159362] [53378]: [pid: 53378|app: 0|req: 292/576] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/os-aggregates/6 => generated 114 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 617.165057] [53378]: DEBUG nova.api.openstack.wsgi [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "13c081e5-d552-467e-b56a-e2d9bae94cd2", "name": "network-vif-plugged", "status": "completed", "tag": "4fc93407-955b-4d96-98f3-be0991eb5a76"}, {"name": "network-changed", "server_uuid": "13c081e5-d552-467e-b56a-e2d9bae94cd2", "tag": "4fc93407-955b-4d96-98f3-be0991eb5a76"}, {"name": "network-changed", "server_uuid": "628f2aad-bd0a-4db8-bd19-c76288d66b23", "tag": "0a4e5bb8-d681-47ce-a4c8-766debfbf063"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 617.169677] [53378]: DEBUG oslo_concurrency.lockutils [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.169966] [53378]: DEBUG oslo_concurrency.lockutils [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.170205] [53378]: DEBUG oslo_concurrency.lockutils [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.177586] [53378]: INFO nova.api.openstack.compute.server_external_events [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Creating event network-vif-plugged:4fc93407-955b-4d96-98f3-be0991eb5a76 for instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 on cpu-1 [ 617.177812] [53378]: INFO nova.api.openstack.compute.server_external_events [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Creating event network-changed:4fc93407-955b-4d96-98f3-be0991eb5a76 for instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 on cpu-1 [ 617.178912] [53378]: INFO nova.api.openstack.compute.server_external_events [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] Creating event network-changed:0a4e5bb8-d681-47ce-a4c8-766debfbf063 for instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 on cpu-1 [ 617.183097] [53378]: INFO nova.api.openstack.requestlog [req-73d976df-e203-4315-9ae5-1a0b5adf710a req-bed46ef4-06bf-4855-a839-17abca332129 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.022423 [ 617.183878] [53378]: [pid: 53378|app: 0|req: 293/577] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:09 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.187474] [53378]: DEBUG nova.api.openstack.wsgi [None req-234fa22e-7a88-4826-94e6-6310f3ddac81 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.203521] [53378]: INFO nova.api.openstack.requestlog [None req-234fa22e-7a88-4826-94e6-6310f3ddac81 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 414 microversion: 2.1 time: 0.018524 [ 617.203521] [53378]: [pid: 53378|app: 0|req: 294/578] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/flavors/detail?is_public=f => generated 414 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.206207] [53378]: DEBUG nova.api.openstack.wsgi [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Action: 'create', calling method: .version_select at 0x726f72fa3760>, body: {"keypair": {"name": "tempest-keypair-487991378", "type": "x509"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 617.219946] [53378]: DEBUG nova.quota [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 617.221304] [53378]: DEBUG nova.quota [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 617.234181] [53378]: DEBUG oslo_concurrency.processutils [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmp5fdn3iwp/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmp5fdn3iwp/temp.key -subj /CN=d7143179d6ec4e2ca24240623342f719 -extensions v3_req_client {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 617.442034] [53379]: DEBUG nova.virt.hardware [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 617.442306] [53378]: DEBUG oslo_concurrency.processutils [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmp5fdn3iwp/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmp5fdn3iwp/temp.key -subj /CN=d7143179d6ec4e2ca24240623342f719 -extensions v3_req_client" returned: 0 in 0.209s {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 617.442398] [53379]: DEBUG nova.virt.hardware [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 617.442398] [53379]: DEBUG nova.virt.hardware [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 617.442398] [53379]: DEBUG nova.virt.hardware [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 617.442398] [53379]: DEBUG nova.virt.hardware [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 617.442792] [53378]: DEBUG oslo_concurrency.processutils [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmp5fdn3iwp/temp.key -password pass: {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 617.449036] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.449320] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.449520] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.449959] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.450189] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.450392] [53379]: DEBUG oslo_concurrency.lockutils [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.461032] [53379]: DEBUG nova.quota [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 617.464659] [53379]: DEBUG nova.quota [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for user 25a80e780c4248b8a6455928ae5544ae and project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 617.470952] [53378]: DEBUG oslo_concurrency.processutils [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] CMD "openssl pkcs12 -export -inkey /tmp/tmp5fdn3iwp/temp.key -password pass:" returned: 0 in 0.028s {{(pid=53378) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 617.471808] [53379]: DEBUG nova.compute.api [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 617.475029] [53379]: DEBUG nova.compute.api [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 617.486456] [53378]: DEBUG nova.quota [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 617.488729] [53378]: DEBUG nova.quota [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Getting quotas for user d7143179d6ec4e2ca24240623342f719 and project 1f4d9e919c8b4747a5f1b91b2ffc821c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 617.501951] [53378]: INFO nova.api.openstack.requestlog [None req-085aafcc-00dc-494b-b8e0-06b1a2e8038d tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 4966 microversion: 2.2 time: 0.298025 [ 617.502631] [53378]: [pid: 53378|app: 0|req: 295/579] 10.180.1.21 () {62 vars in 1193 bytes} [Wed Mar 12 06:38:09 2025] POST /compute/v2.1/os-keypairs => generated 4966 bytes in 299 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) [ 617.509181] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.511392] [53378]: DEBUG nova.compute.api [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 617.515691] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.515972] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.516190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.516591] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.516788] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.516969] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.521144] [53379]: INFO nova.api.openstack.requestlog [None req-a85ece33-b60f-4f97-9d33-36361397e7d3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.604459 [ 617.521144] [53379]: [pid: 53379|app: 0|req: 285/580] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 606 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 617.524137] [53379]: DEBUG nova.api.openstack.wsgi [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.525968] [53379]: DEBUG nova.compute.api [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 617.530515] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.530896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.531189] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.531693] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.532133] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.532328] [53379]: DEBUG oslo_concurrency.lockutils [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.698568] [53378]: DEBUG nova.policy [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.708220] [53378]: INFO nova.api.openstack.requestlog [None req-b0fc869a-a782-49e1-a3e6-678cdb651481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1538 microversion: 2.1 time: 0.203318 [ 617.708220] [53378]: [pid: 53378|app: 0|req: 296/581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1538 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.711740] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.714904] [53378]: DEBUG nova.compute.api [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 617.727098] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.728871] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.728871] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.728871] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.728871] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.729089] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.741038] [53379]: DEBUG nova.policy [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.750389] [53379]: INFO nova.api.openstack.requestlog [None req-a187cfe4-44e2-4c10-8eb4-08af5eb5fdd8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1314 microversion: 2.1 time: 0.227602 [ 617.750389] [53379]: [pid: 53379|app: 0|req: 286/582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1314 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.758699] [53379]: DEBUG nova.api.openstack.wsgi [None req-b43c021f-fdbf-48ee-abe7-cbd868d64275 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f72d82710>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.793387] [53378]: DEBUG nova.policy [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.803726] [53378]: DEBUG nova.policy [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.804374] [53378]: DEBUG nova.policy [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.810034] [53378]: INFO nova.api.openstack.requestlog [None req-bd45aca4-68db-4ef1-b39f-dab5a91399b5 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.096134 [ 617.810034] [53378]: [pid: 53378|app: 0|req: 297/583] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:09 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.810034] [53378]: DEBUG nova.api.openstack.wsgi [None req-f67c4c55-e10e-41bc-8853-32f101000335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.833268] [53378]: INFO nova.api.openstack.requestlog [None req-f67c4c55-e10e-41bc-8853-32f101000335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/6e21defe-b269-492c-8309-40dc9e561b9a" status: 204 len: 0 microversion: 2.1 time: 0.027297 [ 617.833609] [53378]: [pid: 53378|app: 0|req: 298/584] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:38:10 2025] DELETE /compute/v2.1/os-server-groups/6e21defe-b269-492c-8309-40dc9e561b9a => generated 0 bytes in 28 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 617.969432] [53378]: DEBUG nova.api.openstack.wsgi [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7cb72d19-cd03-4569-bfcd-1f5925194f13"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 617.978509] [53378]: DEBUG oslo_concurrency.lockutils [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.978822] [53378]: DEBUG oslo_concurrency.lockutils [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.979052] [53378]: DEBUG oslo_concurrency.lockutils [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.997035] [53378]: INFO nova.api.openstack.compute.server_external_events [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] Creating event network-changed:None for instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 on cpu-1 [ 617.997256] [53378]: INFO nova.api.openstack.requestlog [None req-190a1f98-ac8f-47b5-a23e-2a8ef1f83d8a tempest-ServerExternalEventsTest-798330268 tempest-ServerExternalEventsTest-798330268-project] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 132 microversion: 2.1 time: 0.162784 [ 617.998601] [53378]: [pid: 53378|app: 0|req: 299/585] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 12 06:38:10 2025] POST /compute/v2.1/os-server-external-events => generated 132 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.003747] [53378]: DEBUG nova.api.openstack.wsgi [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.007137] [53378]: DEBUG nova.compute.api [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.011379] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.011658] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.011975] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.012330] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.012685] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.012930] [53378]: DEBUG oslo_concurrency.lockutils [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.060527] [53378]: DEBUG nova.policy [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.070322] [53378]: INFO nova.api.openstack.requestlog [None req-2985664b-a2f0-4e47-b6cf-d49e80104c35 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1282 microversion: 2.1 time: 0.071918 [ 618.070732] [53378]: [pid: 53378|app: 0|req: 300/586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1282 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.074868] [53378]: DEBUG nova.api.openstack.wsgi [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.077073] [53378]: DEBUG nova.compute.api [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.083758] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.084067] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.084556] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.084976] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.085208] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.085386] [53378]: DEBUG oslo_concurrency.lockutils [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.142347] [53378]: DEBUG nova.policy [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.147274] [53378]: DEBUG nova.policy [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.148411] [53378]: DEBUG nova.policy [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.149406] [53378]: INFO nova.api.openstack.requestlog [None req-28bdaf87-e106-4f45-a892-63d6ff95ccc5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1388 microversion: 2.48 time: 0.078089 [ 618.149840] [53378]: [pid: 53378|app: 0|req: 301/587] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1388 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.152656] [53378]: DEBUG nova.api.openstack.wsgi [None req-720a88b5-58e4-48b6-ae34-99c9fe90aef1 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] Action: 'update', calling method: .version_select at 0x726f72fa15a0>, 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=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.266309] [53378]: INFO nova.api.openstack.requestlog [None req-720a88b5-58e4-48b6-ae34-99c9fe90aef1 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.115552 [ 618.266791] [53378]: [pid: 53378|app: 0|req: 302/588] 10.180.1.21 () {60 vars in 1201 bytes} [Wed Mar 12 06:38:10 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.269313] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf787430-7074-43ca-be56-f78db9d6c73e tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.290764] [53378]: INFO nova.api.openstack.requestlog [None req-bf787430-7074-43ca-be56-f78db9d6c73e tempest-FlavorsAccessNegativeTestJSON-803785807 tempest-FlavorsAccessNegativeTestJSON-803785807-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5499 microversion: 2.1 time: 0.023239 [ 618.291313] [53378]: [pid: 53378|app: 0|req: 303/589] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/flavors/detail => generated 5499 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.294088] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.295880] [53378]: DEBUG nova.compute.api [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.299698] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.299698] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.299944] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.300251] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.300467] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.300641] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.404719] [53378]: DEBUG nova.policy [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.408942] [53378]: INFO nova.api.openstack.requestlog [None req-4d954638-339f-4651-912e-379bf4a1b696 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1391 microversion: 2.1 time: 0.117163 [ 618.409229] [53378]: [pid: 53378|app: 0|req: 304/590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1391 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.411898] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Action: 'create', calling method: .version_select at 0x726f72fa2b90>, body: {"security_group_rule": {"parent_group_id": "0f97733e-de5b-4867-b253-d26fdc5c52e7", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.426043] [53378]: DEBUG neutronclient.v2_0.client [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0f97733e-de5b-4867-b253-d26fdc5c52e7 does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 618.426380] [53378]: DEBUG nova.network.security_group_api [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Neutron security group 0f97733e-de5b-4867-b253-d26fdc5c52e7 not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 618.426668] [53378]: INFO nova.api.openstack.wsgi [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Security group 0f97733e-de5b-4867-b253-d26fdc5c52e7 does not exist [ 618.426668] [53378]: Neutron server returns request_ids: ['req-11577489-4262-4a8c-9d03-39afb491c4da'] [ 618.426974] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 404 to user: Security group 0f97733e-de5b-4867-b253-d26fdc5c52e7 does not exist [ 618.426974] [53378]: Neutron server returns request_ids: ['req-11577489-4262-4a8c-9d03-39afb491c4da'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 618.427739] [53378]: INFO nova.api.openstack.requestlog [None req-f1049d7b-da9a-4f5b-b8a8-d3b2d695c4ff tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.018006 [ 618.428070] [53378]: [pid: 53378|app: 0|req: 305/591] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:10 2025] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 618.431081] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.433846] [53378]: DEBUG nova.compute.api [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.437855] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.438102] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.438293] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.438827] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.439058] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.439246] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.472306] [53378]: DEBUG nova.policy [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.476271] [53378]: INFO nova.api.openstack.requestlog [None req-3d4c6488-8a4c-47e6-b34a-b009f65e35f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.047624 [ 618.476721] [53378]: [pid: 53378|app: 0|req: 306/592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.479397] [53378]: DEBUG nova.api.openstack.wsgi [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.480947] [53378]: DEBUG nova.compute.api [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.484337] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.484516] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.484706] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.485186] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.485359] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.485544] [53378]: DEBUG oslo_concurrency.lockutils [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.528614] [53378]: DEBUG nova.policy [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.533852] [53378]: INFO nova.api.openstack.requestlog [None req-010e9000-9b45-440a-a0b9-7602cd0c3acc tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1216 microversion: 2.1 time: 0.056461 [ 618.534331] [53378]: [pid: 53378|app: 0|req: 307/593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.542407] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.542719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.542952] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.543193] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.543586] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.543784] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.544025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.557832] [53378]: INFO nova.api.openstack.requestlog [None req-6c84fb4d-15dc-450f-b383-c5539400f80c tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.022902 [ 618.558257] [53378]: [pid: 53378|app: 0|req: 308/594] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 557 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.563772] [53378]: DEBUG nova.api.openstack.wsgi [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.566663] [53378]: DEBUG nova.compute.api [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.569270] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.569512] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.569706] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.570074] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.570283] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.570457] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.593094] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.593391] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.593583] [53378]: DEBUG oslo_concurrency.lockutils [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.593797] [53378]: DEBUG nova.objects.instance [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 618.618958] [53378]: DEBUG nova.policy [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.623716] [53378]: INFO nova.api.openstack.requestlog [None req-18af42f5-7962-44c2-895a-a468f847bde4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.064816 [ 618.624248] [53378]: [pid: 53378|app: 0|req: 309/595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.626675] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.628270] [53378]: DEBUG nova.compute.api [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.631348] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.631862] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.631862] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.632187] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.632340] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.632869] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.652930] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.653220] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.653443] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.653644] [53378]: DEBUG nova.objects.instance [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 618.679199] [53378]: DEBUG nova.policy [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.684094] [53378]: INFO nova.api.openstack.requestlog [None req-3ff5a46f-4e19-4946-aa42-c53c6f596a3d tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.059153 [ 618.684464] [53378]: [pid: 53378|app: 0|req: 310/596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.686974] [53378]: DEBUG nova.api.openstack.wsgi [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.689582] [53378]: DEBUG nova.compute.api [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.693255] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.693530] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.693713] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.694090] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.694298] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.694469] [53378]: DEBUG oslo_concurrency.lockutils [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.758270] [53378]: DEBUG nova.policy [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.760229] [53379]: INFO nova.api.openstack.requestlog [None req-b43c021f-fdbf-48ee-abe7-cbd868d64275 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445" status: 202 len: 0 microversion: 2.1 time: 1.009464 [ 618.760229] [53379]: [pid: 53379|app: 0|req: 287/597] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:10 2025] DELETE /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445 => generated 0 bytes in 1010 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 618.763285] [53378]: INFO nova.api.openstack.requestlog [None req-90b42b3c-2a44-4436-889a-a440fab6dc05 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.077820 [ 618.763285] [53378]: [pid: 53378|app: 0|req: 311/598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:10 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.766442] [53378]: DEBUG nova.api.openstack.wsgi [None req-359c50a3-3374-4e32-b5a3-6b972fe0e90e tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.769541] [53379]: DEBUG nova.api.openstack.wsgi [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.771678] [53379]: DEBUG nova.compute.api [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 618.782016] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.782377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.782603] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.784538] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.785555] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.785555] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.793189] [53378]: INFO nova.api.openstack.requestlog [None req-359c50a3-3374-4e32-b5a3-6b972fe0e90e tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?marker=42" status: 200 len: 1530 microversion: 2.1 time: 0.029219 [ 618.793756] [53378]: [pid: 53378|app: 0|req: 312/599] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/flavors?marker=42 => generated 1530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.798211] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d251cb5-893e-4d77-9f71-5466eacca542 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.816078] [53378]: INFO nova.api.openstack.requestlog [None req-6d251cb5-893e-4d77-9f71-5466eacca542 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.021601 [ 618.816617] [53378]: [pid: 53378|app: 0|req: 313/600] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:11 2025] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 618.819307] [53378]: DEBUG nova.api.openstack.wsgi [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-1056242313", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d"}], "security_groups": [{"name": "tempest-securitygroup--491188104"}], "key_name": "tempest-keypair-1011813424", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.867723] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.867995] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.868212] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.868662] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.868867] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.869186] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.911499] [53379]: INFO nova.api.openstack.requestlog [None req-f93c2308-2480-4425-bbea-564d86dffecc tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1970 microversion: 2.75 time: 0.147074 [ 618.912744] [53379]: [pid: 53379|app: 0|req: 288/601] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1970 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.917832] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a950d48-4560-4ea9-9a05-1dff32394689 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.936821] [53379]: INFO nova.api.openstack.requestlog [None req-4a950d48-4560-4ea9-9a05-1dff32394689 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 414 microversion: 2.1 time: 0.022557 [ 618.936821] [53379]: [pid: 53379|app: 0|req: 289/602] 10.180.1.21 () {58 vars in 1172 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/flavors/detail?is_public=false => generated 414 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.945930] [53378]: DEBUG nova.network.neutron [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] validate_networks() for [('b2f359ae-e5aa-44fc-87de-4bab7ebe256d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 619.075405] [53379]: DEBUG nova.api.openstack.wsgi [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-162264846", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 619.126538] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.127158] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.127158] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.127359] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.127559] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.127733] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.134386] [53379]: DEBUG nova.network.neutron [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 619.249363] [53379]: DEBUG nova.virt.hardware [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 619.249589] [53379]: DEBUG nova.virt.hardware [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.249893] [53379]: DEBUG nova.virt.hardware [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 619.249998] [53379]: DEBUG nova.virt.hardware [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.252380] [53379]: DEBUG nova.virt.hardware [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 619.260984] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.260984] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.260984] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.260984] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.261221] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.261221] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.272265] [53379]: DEBUG nova.quota [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Getting quotas for project a491da7a23054192b83aa32c35059ac4. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 619.276133] [53379]: DEBUG nova.quota [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Getting quotas for user 0d3a87e691f94848be6d50881c2408c8 and project a491da7a23054192b83aa32c35059ac4. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 619.288958] [53379]: DEBUG nova.compute.api [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 619.290388] [53379]: DEBUG nova.compute.api [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 619.329654] [53379]: INFO nova.api.openstack.requestlog [None req-f9aeac8f-ed2d-477d-a864-268dd93dc109 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.391204 [ 619.329654] [53379]: [pid: 53379|app: 0|req: 290/603] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:11 2025] POST /compute/v2.1/servers => generated 380 bytes in 392 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.333953] [53379]: DEBUG nova.api.openstack.wsgi [None req-78369887-ada2-4e28-ade7-f96b526a4319 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72f1fd90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.337284] [53378]: DEBUG nova.virt.hardware [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 619.337630] [53378]: DEBUG nova.virt.hardware [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.337771] [53378]: DEBUG nova.virt.hardware [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 619.337933] [53378]: DEBUG nova.virt.hardware [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.338119] [53378]: DEBUG nova.virt.hardware [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 619.339115] [53379]: INFO nova.api.openstack.requestlog [None req-78369887-ada2-4e28-ade7-f96b526a4319 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-487991378" status: 200 len: 1575 microversion: 2.2 time: 0.008901 [ 619.339636] [53379]: [pid: 53379|app: 0|req: 291/604] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-487991378 => generated 1575 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.342325] [53379]: DEBUG nova.api.openstack.wsgi [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.343934] [53379]: DEBUG nova.compute.api [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.348564] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.349231] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.349315] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.349805] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.350116] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.350239] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.352484] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.352825] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.353043] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.353457] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.353658] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.353845] [53378]: DEBUG oslo_concurrency.lockutils [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.366634] [53378]: DEBUG nova.quota [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 619.369029] [53378]: DEBUG nova.quota [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 619.375157] [53378]: DEBUG nova.compute.api [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 619.376919] [53378]: DEBUG nova.compute.api [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 619.398548] [53379]: DEBUG nova.policy [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.405599] [53379]: INFO nova.api.openstack.requestlog [None req-2fceeab8-9e84-4d65-bc2e-3880c897a7c5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.065277 [ 619.406640] [53379]: [pid: 53379|app: 0|req: 292/605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.408621] [53378]: INFO nova.api.openstack.requestlog [None req-746da99d-9562-4dbb-ad5b-812d71d8c48c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.591312 [ 619.408760] [53378]: [pid: 53378|app: 0|req: 314/606] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:11 2025] POST /compute/v2.1/servers => generated 405 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.411968] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.413679] [53378]: DEBUG nova.compute.api [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.413845] [53379]: DEBUG nova.api.openstack.wsgi [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.418198] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.418468] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.418684] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.419097] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.419246] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.419424] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.419704] [53379]: DEBUG nova.compute.api [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.428526] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.428526] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.428526] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.428526] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.428819] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.428819] [53379]: DEBUG oslo_concurrency.lockutils [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.504338] [53379]: DEBUG nova.policy [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.509825] [53379]: INFO nova.api.openstack.requestlog [None req-87008a1f-71fc-4e07-89b2-1d7ff6f4e0ca tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.103184 [ 619.510254] [53379]: [pid: 53379|app: 0|req: 293/607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.513196] [53379]: DEBUG nova.api.openstack.wsgi [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.515177] [53379]: DEBUG nova.compute.api [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.518645] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.518942] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.519207] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.519624] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.519907] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.520197] [53379]: DEBUG oslo_concurrency.lockutils [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.558311] [53378]: DEBUG nova.policy [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.564325] [53378]: INFO nova.api.openstack.requestlog [None req-3f8f8815-946f-43f6-bb90-04b7626ce322 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1369 microversion: 2.1 time: 0.154941 [ 619.565422] [53378]: [pid: 53378|app: 0|req: 315/608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1369 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.570211] [53378]: DEBUG nova.api.openstack.wsgi [None req-329fb4f8-8016-41e3-958c-7294c69698e3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.585691] [53378]: INFO nova.api.openstack.requestlog [None req-329fb4f8-8016-41e3-958c-7294c69698e3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.020122 [ 619.586031] [53378]: [pid: 53378|app: 0|req: 316/609] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.588631] [53378]: DEBUG nova.api.openstack.wsgi [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.590678] [53378]: DEBUG nova.compute.api [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.594954] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.595236] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.595425] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.595792] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.595993] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.596329] [53378]: DEBUG oslo_concurrency.lockutils [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.705914] [53379]: INFO nova.api.openstack.requestlog [None req-61388800-d2a8-4946-a843-279f8a1af619 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.194862 [ 619.706576] [53379]: [pid: 53379|app: 0|req: 294/610] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0/os-interface => generated 288 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.709386] [53379]: DEBUG nova.api.openstack.wsgi [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.709679] [53379]: DEBUG nova.compute.api [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.713637] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.713975] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.714253] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.714801] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.715115] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.715441] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.730279] [53379]: DEBUG nova.compute.api [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 619.760329] [53378]: DEBUG nova.policy [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.766212] [53378]: INFO nova.api.openstack.requestlog [None req-9128eb5c-9170-43d6-9388-c3119cc392c3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1323 microversion: 2.1 time: 0.179465 [ 619.766567] [53378]: [pid: 53378|app: 0|req: 317/611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:11 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1323 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.769541] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ac10011-58b0-43da-9aeb-8d27d8f4bb25 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] Calling method '.version_select at 0x726f72fa1d80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.789101] [53379]: INFO nova.api.openstack.requestlog [None req-71b00dc8-610f-4a6f-b925-910fb4ecc7a9 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 204 len: 0 microversion: 2.1 time: 0.081625 [ 619.789480] [53379]: [pid: 53379|app: 0|req: 295/612] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:11 2025] DELETE /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 619.789774] [53378]: INFO nova.api.openstack.requestlog [None req-2ac10011-58b0-43da-9aeb-8d27d8f4bb25 tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.022495 [ 619.790779] [53378]: [pid: 53378|app: 0|req: 318/613] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.793736] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.793800] [53379]: DEBUG nova.api.openstack.wsgi [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72d82200>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.798781] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.798781] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.798781] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.798781] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.799391] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.799391] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.814560] [53378]: INFO nova.api.openstack.requestlog [None req-aa57adf0-3e6a-44d0-a678-f226923e7d59 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.023337 [ 619.815366] [53378]: [pid: 53378|app: 0|req: 319/614] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/os-services => generated 557 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.817757] [53378]: DEBUG nova.api.openstack.wsgi [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.819390] [53378]: DEBUG nova.compute.api [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.822949] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.823254] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.823372] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.823766] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.824344] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.824576] [53378]: DEBUG oslo_concurrency.lockutils [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.837016] [53379]: DEBUG neutronclient.v2_0.client [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule d8eb5f22-fdde-4dea-9855-567447a65319 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 619.837016] [53379]: DEBUG nova.network.security_group_api [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Neutron security group rule d8eb5f22-fdde-4dea-9855-567447a65319 not found {{(pid=53379) get_rule /opt/stack/nova/nova/network/security_group_api.py:450}} [ 619.837519] [53379]: INFO nova.api.openstack.wsgi [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] HTTP exception thrown: Security group rule d8eb5f22-fdde-4dea-9855-567447a65319 does not exist [ 619.837519] [53379]: Neutron server returns request_ids: ['req-247f2851-b513-460d-a929-a3296e2952f3'] [ 619.838425] [53379]: DEBUG nova.api.openstack.wsgi [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Returning 404 to user: Security group rule d8eb5f22-fdde-4dea-9855-567447a65319 does not exist [ 619.838425] [53379]: Neutron server returns request_ids: ['req-247f2851-b513-460d-a929-a3296e2952f3'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 619.838425] [53379]: INFO nova.api.openstack.requestlog [None req-45affe56-6d19-47e7-b90d-4773b7daf268 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/d8eb5f22-fdde-4dea-9855-567447a65319" status: 404 len: 199 microversion: 2.1 time: 0.047680 [ 619.838745] [53379]: [pid: 53379|app: 0|req: 296/615] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 12 06:38:12 2025] DELETE /compute/v2.1/os-security-group-rules/d8eb5f22-fdde-4dea-9855-567447a65319 => generated 199 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 619.843593] [53379]: DEBUG nova.api.openstack.wsgi [None req-d325b944-f9bf-4f46-a046-a5a997d19d5b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f72d81360>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.890282] [53379]: DEBUG neutronclient.v2_0.client [None req-d325b944-f9bf-4f46-a046-a5a997d19d5b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 could not be found", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 619.890755] [53379]: INFO nova.api.openstack.wsgi [None req-d325b944-f9bf-4f46-a046-a5a997d19d5b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] HTTP exception thrown: Floating IP not found for ID 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 [ 619.891128] [53379]: DEBUG nova.api.openstack.wsgi [None req-d325b944-f9bf-4f46-a046-a5a997d19d5b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Returning 404 to user: Floating IP not found for ID 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 619.891714] [53379]: INFO nova.api.openstack.requestlog [None req-d325b944-f9bf-4f46-a046-a5a997d19d5b tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445" status: 404 len: 111 microversion: 2.1 time: 0.051761 [ 619.892178] [53379]: [pid: 53379|app: 0|req: 297/616] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 619.896702] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8210c05-0cd9-4fa8-b2c1-e6017aceebfb tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.920682] [53379]: INFO nova.api.openstack.requestlog [None req-e8210c05-0cd9-4fa8-b2c1-e6017aceebfb tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5499 microversion: 2.1 time: 0.027807 [ 619.921043] [53379]: [pid: 53379|app: 0|req: 298/617] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/flavors/detail => generated 5499 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.924730] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc46a903-3479-4edc-b649-9507e82d2928 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.931710] [53379]: INFO nova.api.openstack.wsgi [None req-fc46a903-3479-4edc-b649-9507e82d2928 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 619.931937] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc46a903-3479-4edc-b649-9507e82d2928 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 619.932397] [53379]: INFO nova.api.openstack.requestlog [None req-fc46a903-3479-4edc-b649-9507e82d2928 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.010795 [ 619.932736] [53379]: [pid: 53379|app: 0|req: 299/618] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 619.936568] [53379]: DEBUG nova.api.openstack.wsgi [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.938977] [53379]: DEBUG nova.compute.api [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 619.943683] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.943950] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.944153] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.944531] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.944770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.944907] [53379]: DEBUG oslo_concurrency.lockutils [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.027678] [53379]: DEBUG nova.policy [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.035924] [53379]: DEBUG nova.policy [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.037229] [53379]: DEBUG nova.policy [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.038422] [53379]: INFO nova.api.openstack.requestlog [None req-a115a8d9-8144-42a5-b786-98070abff977 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.104762 [ 620.038903] [53379]: [pid: 53379|app: 0|req: 300/619] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.042683] [53379]: DEBUG nova.api.openstack.wsgi [None req-de241502-ece8-490b-87fd-e114a2885c2b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.055056] [53379]: INFO nova.api.openstack.requestlog [None req-de241502-ece8-490b-87fd-e114a2885c2b tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 414 microversion: 2.1 time: 0.015197 [ 620.055818] [53379]: [pid: 53379|app: 0|req: 301/620] 10.180.1.21 () {58 vars in 1166 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/flavors/detail?is_public=no => generated 414 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.060083] [53379]: DEBUG nova.api.openstack.wsgi [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.062647] [53379]: DEBUG nova.compute.api [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.068966] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.069454] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.070023] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.070365] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.070733] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.071568] [53379]: DEBUG oslo_concurrency.lockutils [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.120600] [53379]: DEBUG nova.policy [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.128771] [53379]: INFO nova.api.openstack.requestlog [None req-83a03c11-93a2-4282-93b5-6e9b3297e01e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1290 microversion: 2.1 time: 0.071485 [ 620.129108] [53379]: [pid: 53379|app: 0|req: 302/621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1290 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.132436] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.133868] [53379]: DEBUG nova.compute.api [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.139595] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.139879] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.140113] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.140771] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.140771] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.140906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.183869] [53378]: DEBUG nova.policy [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.192936] [53378]: INFO nova.api.openstack.requestlog [None req-91468fda-4861-4b66-9cff-aeb04d8302ab tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1312 microversion: 2.1 time: 0.376819 [ 620.193593] [53378]: [pid: 53378|app: 0|req: 320/622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1312 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.197427] [53378]: DEBUG nova.api.openstack.wsgi [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "317427f2-8e65-448f-9b27-c1619fcfedf8", "name": "network-vif-plugged", "status": "completed", "tag": "1e59eb29-0249-4192-af7f-db6a9d4a0e6c"}, {"name": "network-changed", "server_uuid": "317427f2-8e65-448f-9b27-c1619fcfedf8", "tag": "1e59eb29-0249-4192-af7f-db6a9d4a0e6c"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.203113] [53379]: DEBUG nova.policy [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.206541] [53378]: DEBUG oslo_concurrency.lockutils [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.206874] [53378]: DEBUG oslo_concurrency.lockutils [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.207108] [53378]: DEBUG oslo_concurrency.lockutils [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.211665] [53379]: DEBUG nova.policy [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.212409] [53379]: DEBUG nova.policy [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.213307] [53379]: INFO nova.api.openstack.requestlog [None req-ec5a9980-0567-44f4-a655-16a7ff91c962 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1388 microversion: 2.48 time: 0.083253 [ 620.213397] [53379]: [pid: 53379|app: 0|req: 303/623] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1388 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.213946] [53378]: INFO nova.api.openstack.compute.server_external_events [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Creating event network-vif-plugged:1e59eb29-0249-4192-af7f-db6a9d4a0e6c for instance 317427f2-8e65-448f-9b27-c1619fcfedf8 on cpu-1 [ 620.214255] [53378]: INFO nova.api.openstack.compute.server_external_events [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] Creating event network-changed:1e59eb29-0249-4192-af7f-db6a9d4a0e6c for instance 317427f2-8e65-448f-9b27-c1619fcfedf8 on cpu-1 [ 620.215635] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.217220] [53379]: DEBUG nova.compute.api [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.219325] [53378]: INFO nova.api.openstack.requestlog [req-dd65a0e2-0fc5-4f0a-8a31-51934643bc5b req-ac4e8bda-aab7-4555-977f-8d73a27125bb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025002 [ 620.219671] [53378]: [pid: 53378|app: 0|req: 321/624] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:12 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) [ 620.220966] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.221220] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.221403] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.221788] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.221989] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.222184] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.227908] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9436b19-d4e9-4396-b246-d79acff70b00 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72fa1510>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.231045] [53378]: WARNING oslo_db.sqlalchemy.utils [None req-b9436b19-d4e9-4396-b246-d79acff70b00 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 620.242087] [53378]: INFO nova.api.openstack.requestlog [None req-b9436b19-d4e9-4396-b246-d79acff70b00 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1432 microversion: 2.2 time: 0.021586 [ 620.242543] [53378]: [pid: 53378|app: 0|req: 322/625] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/os-keypairs => generated 1432 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.249886] [53378]: DEBUG nova.api.openstack.wsgi [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "934d4893-d875-4e1d-b0cd-1321ab074df8", "name": "network-vif-plugged", "status": "completed", "tag": "07a595d2-400c-4cda-9f15-28a592e074a5"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.256174] [53378]: DEBUG oslo_concurrency.lockutils [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.256413] [53378]: DEBUG oslo_concurrency.lockutils [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.256932] [53378]: DEBUG oslo_concurrency.lockutils [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.263930] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] Creating event network-vif-plugged:07a595d2-400c-4cda-9f15-28a592e074a5 for instance 934d4893-d875-4e1d-b0cd-1321ab074df8 on cpu-1 [ 620.270370] [53378]: INFO nova.api.openstack.requestlog [req-ac9dca4e-347e-4c0d-bcb1-d747ff33f2fc req-46675476-82ce-4d7e-bae4-7230dc63b938 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027242 [ 620.270761] [53378]: [pid: 53378|app: 0|req: 323/626] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38: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) [ 620.274070] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.276111] [53378]: DEBUG nova.compute.api [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.280042] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.280042] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.280042] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.280332] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.280534] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.280708] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.287322] [53379]: DEBUG nova.policy [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.293026] [53379]: INFO nova.api.openstack.requestlog [None req-b6e4f475-f097-4cd8-9da2-d18c9475b196 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1215 microversion: 2.1 time: 0.078681 [ 620.295020] [53379]: [pid: 53379|app: 0|req: 304/627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1215 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.297150] [53379]: DEBUG nova.api.openstack.wsgi [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.299616] [53379]: DEBUG nova.compute.api [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.306459] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.306768] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.307778] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.307778] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.307778] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.308088] [53379]: DEBUG oslo_concurrency.lockutils [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.333398] [53378]: DEBUG nova.policy [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.342705] [53378]: INFO nova.api.openstack.requestlog [None req-8e363d19-6f3f-4265-bdd5-3624edd2b324 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1244 microversion: 2.1 time: 0.071191 [ 620.343077] [53378]: [pid: 53378|app: 0|req: 324/628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.345791] [53378]: DEBUG nova.api.openstack.wsgi [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.347451] [53378]: DEBUG nova.compute.api [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.351017] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.351172] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.351310] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.351657] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.351856] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.352161] [53378]: DEBUG oslo_concurrency.lockutils [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.390390] [53378]: DEBUG nova.policy [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.397362] [53378]: INFO nova.api.openstack.requestlog [None req-160b6005-1a71-4daa-94fa-34a2e701e4bd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.052951 [ 620.397362] [53378]: [pid: 53378|app: 0|req: 325/629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.399495] [53378]: DEBUG nova.api.openstack.wsgi [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.401184] [53378]: DEBUG nova.compute.api [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.405038] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.405366] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.405594] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.406296] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.406296] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.406503] [53378]: DEBUG oslo_concurrency.lockutils [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.453070] [53378]: DEBUG nova.policy [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.459247] [53378]: INFO nova.api.openstack.requestlog [None req-49970aaf-1f28-4661-a71e-1c3ce06c6adf tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1216 microversion: 2.1 time: 0.061543 [ 620.459562] [53378]: [pid: 53378|app: 0|req: 326/630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.465233] [53378]: DEBUG nova.api.openstack.wsgi [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.466939] [53378]: DEBUG nova.compute.api [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.473794] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.474092] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.474689] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.474689] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.474812] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.474950] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.495757] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.496358] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.496606] [53378]: DEBUG oslo_concurrency.lockutils [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.497862] [53378]: DEBUG nova.objects.instance [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 620.522253] [53379]: DEBUG nova.policy [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.529046] [53379]: INFO nova.api.openstack.requestlog [None req-93ecb1ed-08de-423e-b110-d8b36f2ef15d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1391 microversion: 2.1 time: 0.233428 [ 620.529046] [53379]: [pid: 53379|app: 0|req: 305/631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1391 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.529230] [53378]: DEBUG nova.policy [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.531426] [53379]: DEBUG nova.api.openstack.wsgi [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-1357903839", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "688b225b-42d8-45ab-8819-22b924d2a9c0"}]}, "os:scheduler_hints": {"group": "70477ba5-6b4c-4ed4-9cd3-22666cd051ab"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.535291] [53378]: INFO nova.api.openstack.requestlog [None req-19cdd284-ce9f-48d6-804e-f4d69e34b3bb tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.074255 [ 620.535291] [53378]: [pid: 53378|app: 0|req: 327/632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.538941] [53378]: DEBUG nova.api.openstack.wsgi [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.540994] [53378]: DEBUG nova.compute.api [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.544603] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.544864] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.545049] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.545418] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.545885] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.545885] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.576496] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.577534] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.577534] [53378]: DEBUG oslo_concurrency.lockutils [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.577534] [53378]: DEBUG nova.objects.instance [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lazy-loading 'fault' on Instance uuid 41142f7e-166a-4188-b70e-206b2870590a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 620.578878] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.580430] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.580430] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.581518] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.581518] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.581645] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.589416] [53379]: DEBUG nova.network.neutron [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] validate_networks() for [('688b225b-42d8-45ab-8819-22b924d2a9c0', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 620.607681] [53378]: DEBUG nova.policy [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55c312204da54536b1ae82ab2beebdc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f998bec613d84abea360f107a839aa9d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.612121] [53378]: INFO nova.api.openstack.requestlog [None req-de0f38ff-0640-439a-bf5e-40546844afa9 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 200 len: 1307 microversion: 2.1 time: 0.076629 [ 620.612885] [53378]: [pid: 53378|app: 0|req: 328/633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 1307 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.615519] [53378]: DEBUG nova.api.openstack.wsgi [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.617165] [53378]: DEBUG nova.compute.api [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.620755] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.621015] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.621234] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.621560] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.621758] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.621938] [53378]: DEBUG oslo_concurrency.lockutils [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.683899] [53378]: DEBUG nova.policy [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.688565] [53378]: INFO nova.api.openstack.requestlog [None req-51116f05-0c89-4f1f-a74c-8c9f3d960d63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.075167 [ 620.689236] [53378]: [pid: 53378|app: 0|req: 329/634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.691838] [53378]: DEBUG nova.api.openstack.wsgi [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.693597] [53378]: DEBUG nova.compute.api [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 620.697117] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.697161] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.697377] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.697724] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.697916] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.698104] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.837421] [53378]: DEBUG nova.policy [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.843528] [53378]: INFO nova.api.openstack.requestlog [None req-9fc7500c-8cca-4cf8-9a0b-2e26e0de5ef2 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1466 microversion: 2.1 time: 0.153821 [ 620.844025] [53378]: [pid: 53378|app: 0|req: 330/635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:12 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1466 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.851522] [53378]: DEBUG nova.api.openstack.wsgi [None req-038bbb4e-aaf9-424b-ab3f-f4035f13742b tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] Action: 'update', calling method: .version_select at 0x726f72fa3eb0>, 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=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.937575] [53378]: INFO nova.api.openstack.requestlog [None req-038bbb4e-aaf9-424b-ab3f-f4035f13742b tempest-QuotaClassesAdminTestJSON-1055068127 tempest-QuotaClassesAdminTestJSON-1055068127-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.092664 [ 620.938134] [53378]: [pid: 53378|app: 0|req: 331/636] 10.180.1.21 () {60 vars in 1201 bytes} [Wed Mar 12 06:38:13 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.941775] [53378]: DEBUG nova.api.openstack.wsgi [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.947374] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.947374] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.947374] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.948479] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.948840] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.948993] [53378]: DEBUG oslo_concurrency.lockutils [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.964597] [53378]: INFO nova.api.openstack.requestlog [None req-7427938a-6fd7-403e-883d-fc3e631c87ba tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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.025500 [ 620.965026] [53378]: [pid: 53378|app: 0|req: 332/637] 10.180.1.21 () {58 vars in 1181 bytes} [Wed Mar 12 06:38:13 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) [ 620.968305] [53378]: DEBUG nova.api.openstack.wsgi [None req-6df5e102-f0dd-4b55-a5d1-02572f782295 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72fa0940>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.105582] [53378]: INFO nova.api.openstack.requestlog [None req-6df5e102-f0dd-4b55-a5d1-02572f782295 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d7ecf85d-03f5-4ab2-826a-45fecd6c4fdd" status: 202 len: 0 microversion: 2.1 time: 0.138816 [ 621.105984] [53378]: [pid: 53378|app: 0|req: 333/638] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:13 2025] DELETE /compute/v2.1/os-security-groups/d7ecf85d-03f5-4ab2-826a-45fecd6c4fdd => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 621.110112] [53378]: DEBUG nova.api.openstack.wsgi [None req-35f30c92-50b4-491b-a9be-84c59ad6cd54 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Calling method '.version_select at 0x726f72fa3d00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.137215] [53378]: DEBUG neutronclient.v2_0.client [None req-35f30c92-50b4-491b-a9be-84c59ad6cd54 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 could not be found", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 621.137695] [53378]: INFO nova.api.openstack.wsgi [None req-35f30c92-50b4-491b-a9be-84c59ad6cd54 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] HTTP exception thrown: Floating IP not found for ID 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 [ 621.138570] [53378]: DEBUG nova.api.openstack.wsgi [None req-35f30c92-50b4-491b-a9be-84c59ad6cd54 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] Returning 404 to user: Floating IP not found for ID 4a38b6bc-9cb1-4951-bbfd-998a66a5e445 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 621.138763] [53378]: INFO nova.api.openstack.requestlog [None req-35f30c92-50b4-491b-a9be-84c59ad6cd54 tempest-FloatingIPsTestJSON-334061591 tempest-FloatingIPsTestJSON-334061591-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445" status: 404 len: 111 microversion: 2.1 time: 0.032085 [ 621.141624] [53378]: [pid: 53378|app: 0|req: 334/639] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:13 2025] DELETE /compute/v2.1/os-floating-ips/4a38b6bc-9cb1-4951-bbfd-998a66a5e445 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 621.145764] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.148122] [53378]: DEBUG nova.compute.api [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.157403] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.157403] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.157403] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.161021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.161021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.161021] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.285054] [53378]: INFO nova.api.openstack.requestlog [None req-8ba7c989-e77f-4050-a94b-bc652a4df5c1 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1976 microversion: 2.75 time: 0.143805 [ 621.286041] [53378]: [pid: 53378|app: 0|req: 335/640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1976 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.288673] [53378]: DEBUG nova.api.openstack.wsgi [None req-4430c989-43b3-49ed-b0eb-a6bdc8c85b22 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.306444] [53378]: INFO nova.api.openstack.requestlog [None req-4430c989-43b3-49ed-b0eb-a6bdc8c85b22 tempest-FlavorsV2TestJSON-1250449867 tempest-FlavorsV2TestJSON-1250449867-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018944 [ 621.306719] [53378]: [pid: 53378|app: 0|req: 336/641] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:13 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) [ 621.319956] [53378]: DEBUG nova.api.openstack.wsgi [None req-d96f69d9-f670-4e0a-899a-f36e90c3e677 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.326731] [53378]: DEBUG nova.policy [None req-d96f69d9-f670-4e0a-899a-f36e90c3e677 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.327240] [53378]: DEBUG nova.api.openstack.wsgi [None req-d96f69d9-f670-4e0a-899a-f36e90c3e677 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 621.327933] [53378]: INFO nova.api.openstack.requestlog [None req-d96f69d9-f670-4e0a-899a-f36e90c3e677 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.020001 [ 621.328039] [53378]: [pid: 53378|app: 0|req: 337/642] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/os-aggregates => generated 115 bytes in 21 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 621.332267] [53378]: DEBUG nova.api.openstack.wsgi [None req-1b7fac5e-3f0b-467d-8664-e9d777415b22 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.346729] [53378]: INFO nova.api.openstack.requestlog [None req-1b7fac5e-3f0b-467d-8664-e9d777415b22 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 414 microversion: 2.1 time: 0.017954 [ 621.350231] [53378]: [pid: 53378|app: 0|req: 338/643] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/flavors/detail?is_public=0 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.353161] [53378]: DEBUG nova.api.openstack.wsgi [None req-1083a31f-db16-4621-9272-b34114128785 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] Calling method '.version_select at 0x726f72cbe200>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.390511] [53378]: INFO nova.api.openstack.requestlog [None req-1083a31f-db16-4621-9272-b34114128785 tempest-KeyPairsV22TestJSON-2139570421 tempest-KeyPairsV22TestJSON-2139570421-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-487991378" status: 204 len: 0 microversion: 2.2 time: 0.041946 [ 621.391160] [53378]: [pid: 53378|app: 0|req: 339/644] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 12 06:38:13 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-487991378 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 621.396139] [53378]: DEBUG nova.api.openstack.wsgi [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.398841] [53378]: DEBUG nova.compute.api [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.405178] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.406169] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.406398] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.406845] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.407077] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.407887] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.429693] [53379]: DEBUG nova.virt.hardware [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 621.429986] [53379]: DEBUG nova.virt.hardware [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 621.432908] [53379]: DEBUG nova.virt.hardware [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 621.432908] [53379]: DEBUG nova.virt.hardware [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 621.432908] [53379]: DEBUG nova.virt.hardware [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 621.450533] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.450722] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.450912] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.451326] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.451530] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.451705] [53379]: DEBUG oslo_concurrency.lockutils [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.467879] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 621.470613] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 621.481309] [53379]: DEBUG nova.compute.api [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 621.482101] [53379]: DEBUG nova.compute.api [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 621.495654] [53378]: DEBUG nova.policy [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.503609] [53378]: INFO nova.api.openstack.requestlog [None req-29ece195-3d3d-4e78-9dca-1ce92e29c13c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.111686 [ 621.503709] [53378]: [pid: 53378|app: 0|req: 340/645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.509683] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.511482] [53378]: DEBUG nova.compute.api [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.519135] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.519384] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.519566] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.521521] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.521521] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.521521] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.525242] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=53379) is_qfd_populated /opt/stack/nova/nova/quota.py:1268}} [ 621.551125] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_group_members'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 621.554928] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_group_members'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 621.588732] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_group_members'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 621.592929] [53379]: DEBUG nova.quota [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Getting quotas for user 9d2fae8896c841c897913492b6f3f299 and project 567c2b1f87e64ec587af23a1a167b79c. Resources: {'server_group_members'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 621.609491] [53379]: INFO nova.api.openstack.requestlog [None req-f94a8863-e35d-4fd7-940c-5fb7d7c94628 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.079489 [ 621.609491] [53379]: [pid: 53379|app: 0|req: 306/646] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 1080 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 621.611742] [53379]: DEBUG nova.api.openstack.wsgi [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.613990] [53379]: DEBUG nova.compute.api [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.618428] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.618428] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.618428] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.618428] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.618649] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.618649] [53379]: DEBUG oslo_concurrency.lockutils [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.708597] [53378]: DEBUG nova.policy [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.723927] [53378]: INFO nova.api.openstack.requestlog [None req-c3ab2c76-336c-46b5-9053-7ba45a8bf2d4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.216327 [ 621.725393] [53378]: [pid: 53378|app: 0|req: 341/647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.731404] [53378]: DEBUG nova.api.openstack.wsgi [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.736196] [53378]: DEBUG nova.compute.api [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.740908] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.741103] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.741293] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.741645] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.741843] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.742167] [53378]: DEBUG oslo_concurrency.lockutils [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.789659] [53379]: DEBUG nova.policy [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.795035] [53379]: INFO nova.api.openstack.requestlog [None req-23ed2d61-14c5-4d58-8a55-4fde20dcaf3b tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1562 microversion: 2.1 time: 0.185363 [ 621.795366] [53379]: [pid: 53379|app: 0|req: 307/648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:13 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1562 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.798202] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.801047] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.801301] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.801504] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.801898] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.802150] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.802587] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.820675] [53379]: INFO nova.api.openstack.requestlog [None req-f1d1e19a-24a8-4413-a780-16d8d8592e0e tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.024670 [ 621.821042] [53379]: [pid: 53379|app: 0|req: 308/649] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/os-services => generated 557 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.824873] [53379]: DEBUG nova.api.openstack.wsgi [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.825196] [53379]: DEBUG nova.compute.api [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.828414] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.828646] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.828896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.829206] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.829387] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.829668] [53379]: DEBUG oslo_concurrency.lockutils [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.873903] [53379]: DEBUG nova.policy [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.880084] [53379]: DEBUG nova.policy [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.880974] [53379]: DEBUG nova.policy [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.882653] [53379]: INFO nova.api.openstack.requestlog [None req-a045765a-5e95-4abe-af66-105b9078f05d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.060740 [ 621.882730] [53379]: [pid: 53379|app: 0|req: 309/650] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.886182] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d67b9b9-43cb-4205-87a7-9b72de5b8df3 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72d81b40>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.988099] [53378]: DEBUG nova.policy [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.002124] [53378]: INFO nova.api.openstack.requestlog [None req-972fd3d0-6cda-442e-adfe-3b48958c20f9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1323 microversion: 2.1 time: 0.272457 [ 622.004665] [53378]: [pid: 53378|app: 0|req: 342/651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1323 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.008387] [53378]: DEBUG nova.api.openstack.wsgi [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.010299] [53378]: DEBUG nova.compute.api [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.016554] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.016963] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.017398] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.017651] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.017877] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.018096] [53378]: DEBUG oslo_concurrency.lockutils [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.140555] [53379]: INFO nova.api.openstack.requestlog [None req-3d67b9b9-43cb-4205-87a7-9b72de5b8df3 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/cac9c19a-7878-4e1d-a77d-22783f949f7c" status: 202 len: 0 microversion: 2.1 time: 0.257135 [ 622.140906] [53379]: [pid: 53379|app: 0|req: 310/652] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:14 2025] DELETE /compute/v2.1/os-security-groups/cac9c19a-7878-4e1d-a77d-22783f949f7c => generated 0 bytes in 258 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 622.148609] [53379]: DEBUG nova.api.openstack.wsgi [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.148609] [53379]: DEBUG nova.compute.api [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.161024] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.161024] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.161024] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.161024] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.161567] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.161567] [53379]: DEBUG oslo_concurrency.lockutils [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.263490] [53378]: DEBUG nova.policy [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.270788] [53378]: INFO nova.api.openstack.requestlog [None req-c687578b-76dd-451f-afd5-0b252aa37080 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1330 microversion: 2.1 time: 0.264993 [ 622.270788] [53378]: [pid: 53378|app: 0|req: 343/653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1330 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.277174] [53378]: DEBUG nova.api.openstack.wsgi [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.278693] [53378]: DEBUG nova.compute.api [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.284934] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.284934] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.285240] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.289517] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.289989] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.290569] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.319346] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.320368] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.320368] [53378]: DEBUG oslo_concurrency.lockutils [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.320368] [53378]: DEBUG nova.objects.instance [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 622.352354] [53378]: DEBUG nova.policy [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.362958] [53378]: DEBUG nova.policy [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.362958] [53378]: DEBUG nova.policy [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.362958] [53378]: INFO nova.api.openstack.requestlog [None req-73c26290-f5ce-4c61-90d9-01d877f9b2fe tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.089875 [ 622.363298] [53378]: [pid: 53378|app: 0|req: 344/654] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.365453] [53378]: DEBUG nova.api.openstack.wsgi [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.368820] [53378]: DEBUG nova.compute.api [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.376461] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.376726] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.377828] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.378474] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.378474] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.378630] [53378]: DEBUG oslo_concurrency.lockutils [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.379629] [53379]: DEBUG nova.policy [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.395899] [53379]: INFO nova.api.openstack.requestlog [None req-95a5eeea-8dce-4931-91bd-b410d5646b63 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1312 microversion: 2.1 time: 0.252656 [ 622.395899] [53379]: [pid: 53379|app: 0|req: 311/655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1312 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.403259] [53379]: DEBUG nova.api.openstack.wsgi [None req-bad0a883-8913-4dcd-acd1-eb02d8b73773 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1672425985"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 622.411772] [53379]: DEBUG nova.objects.aggregate [None req-bad0a883-8913-4dcd-acd1-eb02d8b73773 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 77df834b-72d4-46f2-bd0d-e134250068cb for aggregate {{(pid=53379) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 622.439479] [53378]: DEBUG nova.policy [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.450220] [53378]: INFO nova.api.openstack.requestlog [None req-148ae735-5e7e-4d15-94c1-53255fb7e333 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.086787 [ 622.450220] [53378]: [pid: 53378|app: 0|req: 345/656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.453913] [53379]: INFO nova.api.openstack.requestlog [None req-bad0a883-8913-4dcd-acd1-eb02d8b73773 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.056656 [ 622.454176] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7163fcd-51a6-492c-9422-182f485bf75e tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.454394] [53379]: [pid: 53379|app: 0|req: 312/657] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:38:14 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.457441] [53379]: DEBUG nova.api.openstack.wsgi [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.461563] [53379]: DEBUG nova.compute.api [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.466396] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.466657] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.467023] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.467228] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.467421] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.467588] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.478551] [53378]: INFO nova.api.openstack.requestlog [None req-b7163fcd-51a6-492c-9422-182f485bf75e tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 5499 microversion: 2.1 time: 0.027754 [ 622.478913] [53378]: [pid: 53378|app: 0|req: 346/658] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/flavors/detail?is_public=t => generated 5499 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.485244] [53378]: DEBUG nova.api.openstack.wsgi [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.493801] [53378]: DEBUG nova.compute.api [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.497317] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.497317] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.497512] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.497952] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.498165] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.498336] [53378]: DEBUG oslo_concurrency.lockutils [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.534604] [53379]: DEBUG nova.policy [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.542559] [53379]: INFO nova.api.openstack.requestlog [None req-63a4ffe4-0da0-4910-b971-da2661648136 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1244 microversion: 2.1 time: 0.087336 [ 622.544025] [53379]: [pid: 53379|app: 0|req: 313/659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.574086] [53378]: DEBUG nova.policy [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.581326] [53378]: INFO nova.api.openstack.requestlog [None req-b69b00a4-1d2d-4c69-a3ca-421987d0ec50 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.101681 [ 622.581646] [53378]: [pid: 53378|app: 0|req: 347/660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.589407] [53378]: DEBUG nova.api.openstack.wsgi [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.591026] [53378]: DEBUG nova.compute.api [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.595322] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.595755] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.596726] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.597255] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.597592] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.598242] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.683931] [53378]: DEBUG nova.policy [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.690930] [53378]: INFO nova.api.openstack.requestlog [None req-c6ca616c-353a-4959-a7bd-2c191b96486a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1272 microversion: 2.1 time: 0.108340 [ 622.695019] [53378]: [pid: 53378|app: 0|req: 348/661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1272 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.695019] [53378]: DEBUG nova.api.openstack.wsgi [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.696473] [53378]: DEBUG nova.compute.api [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.707488] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.707818] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.708089] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.708586] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.708788] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.709523] [53378]: DEBUG oslo_concurrency.lockutils [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.755579] [53379]: DEBUG nova.api.openstack.wsgi [None req-af38598d-0d0d-463d-a101-68288df33d6b tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] Calling method '.version_select at 0x726f72d80670>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.906381] [53378]: DEBUG nova.policy [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.921043] [53378]: INFO nova.api.openstack.requestlog [None req-f218ff6d-6c50-48ce-ba50-63603f2c685f tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1391 microversion: 2.1 time: 0.228075 [ 622.921043] [53378]: [pid: 53378|app: 0|req: 349/662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1391 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.923459] [53379]: INFO nova.api.openstack.requestlog [None req-af38598d-0d0d-463d-a101-68288df33d6b tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 15707 microversion: 2.1 time: 0.378638 [ 622.923459] [53379]: [pid: 53379|app: 0|req: 314/663] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:14 2025] GET /compute/v2.1/os-networks => generated 15707 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 622.924547] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.926087] [53379]: DEBUG nova.api.openstack.wsgi [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.927304] [53378]: DEBUG nova.compute.api [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.927376] [53379]: DEBUG nova.compute.api [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.933046] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.933634] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.933960] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.934581] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.934841] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.935092] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.935919] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.936193] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.936377] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.936742] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.936940] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.937123] [53379]: DEBUG oslo_concurrency.lockutils [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.961791] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.962185] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.962508] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.962669] [53378]: DEBUG nova.objects.instance [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 622.981952] [53379]: DEBUG nova.policy [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.987812] [53379]: INFO nova.api.openstack.requestlog [None req-5653076a-4e43-4fc2-a35c-c0931f5b88e7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1215 microversion: 2.1 time: 0.064240 [ 622.988094] [53379]: [pid: 53379|app: 0|req: 315/664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1215 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.990698] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.992422] [53379]: DEBUG nova.compute.api [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] [instance: 41142f7e-166a-4188-b70e-206b2870590a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.995418] [53378]: DEBUG nova.policy [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.002901] [53378]: INFO nova.api.openstack.requestlog [None req-dbb34395-0ab5-4844-8985-28eba35c9ee8 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.081492 [ 623.003310] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.003418] [53378]: [pid: 53378|app: 0|req: 350/665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.003477] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.003477] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.003670] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.003894] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.004098] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.007758] [53378]: DEBUG nova.api.openstack.wsgi [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.012559] [53378]: DEBUG nova.compute.api [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.017417] [53379]: INFO nova.api.openstack.wsgi [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] HTTP exception thrown: Instance 41142f7e-166a-4188-b70e-206b2870590a could not be found. [ 623.017622] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] Returning 404 to user: Instance 41142f7e-166a-4188-b70e-206b2870590a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.018082] [53379]: INFO nova.api.openstack.requestlog [None req-0f72aa17-f62f-472a-aca6-de7aaefb7823 tempest-ServerDiagnosticsNegativeTest-606930356 tempest-ServerDiagnosticsNegativeTest-606930356-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a" status: 404 len: 111 microversion: 2.1 time: 0.029371 [ 623.018369] [53379]: [pid: 53379|app: 0|req: 316/666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/41142f7e-166a-4188-b70e-206b2870590a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 623.023693] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.023693] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.023982] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.024303] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.024534] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.024716] [53378]: DEBUG oslo_concurrency.lockutils [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.029656] [53379]: DEBUG nova.api.openstack.wsgi [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.031247] [53379]: DEBUG nova.compute.api [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.035511] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.035836] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.035941] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.036458] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.036721] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.037184] [53379]: DEBUG oslo_concurrency.lockutils [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.089267] [53378]: DEBUG nova.policy [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.094659] [53378]: INFO nova.api.openstack.requestlog [None req-cccb54da-8b04-48ce-b1c8-59ffd204989b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.090367 [ 623.095823] [53378]: [pid: 53378|app: 0|req: 351/667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.098410] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.101542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.102317] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.102317] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.102446] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.102659] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.102835] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.120457] [53378]: INFO nova.api.openstack.requestlog [None req-cc3178b1-5fc7-4dc3-a228-d9df13542cc7 tempest-ServicesAdminNegativeTestJSON-1089295329 tempest-ServicesAdminNegativeTestJSON-1089295329-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.024739 [ 623.120961] [53378]: [pid: 53378|app: 0|req: 352/668] 10.180.1.21 () {58 vars in 1193 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 623.123297] [53378]: DEBUG nova.api.openstack.wsgi [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.125038] [53378]: DEBUG nova.compute.api [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.129098] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.129227] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.129374] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.129737] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.129954] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.130313] [53378]: DEBUG oslo_concurrency.lockutils [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.143739] [53379]: INFO nova.api.openstack.requestlog [None req-75107b17-4d2d-460c-b1e1-943b86fa4d10 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.123404 [ 623.143739] [53379]: [pid: 53379|app: 0|req: 317/669] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-interface => generated 288 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.145456] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a19e766-5327-4f88-9308-37d234a03240 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72d80e50>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.175027] [53378]: DEBUG nova.policy [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.181764] [53378]: INFO nova.api.openstack.requestlog [None req-2aaff6fe-5db7-4eb4-b819-49e6778e0d39 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1296 microversion: 2.1 time: 0.060232 [ 623.182348] [53378]: [pid: 53378|app: 0|req: 353/670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.185484] [53378]: DEBUG nova.api.openstack.wsgi [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "392fcc68-dccd-4140-abd2-c47783cc07c0", "tag": "e1bab33a-0b79-41c8-8684-eb83c2811b16"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.194285] [53378]: DEBUG oslo_concurrency.lockutils [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.194573] [53378]: DEBUG oslo_concurrency.lockutils [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.195015] [53378]: DEBUG oslo_concurrency.lockutils [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.202644] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] Creating event network-changed:e1bab33a-0b79-41c8-8684-eb83c2811b16 for instance 392fcc68-dccd-4140-abd2-c47783cc07c0 on cpu-1 [ 623.205890] [53378]: INFO nova.api.openstack.requestlog [req-f9c8e0be-7ab0-4518-8da8-63e138f79c22 req-7add3e9a-b88a-4135-945c-b0e675c6c7df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022847 [ 623.206277] [53378]: [pid: 53378|app: 0|req: 354/671] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:15 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) [ 623.213406] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-648292657", "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": "f02e76fe-e1d9-4b24-bcf5-ffc88c0343a7"}], "security_groups": [{"name": "tempest-securitygroup--2132706752"}], "key_name": "tempest-keypair-1615892067", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "0f6fc62c-bd46-4d39-b536-835b4e657f58", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.309470] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.309470] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.309470] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.309470] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.311461] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.311461] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.422540] [53378]: DEBUG nova.network.neutron [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] validate_networks() for [('f02e76fe-e1d9-4b24-bcf5-ffc88c0343a7', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 623.596418] [53379]: INFO nova.api.openstack.requestlog [None req-4a19e766-5327-4f88-9308-37d234a03240 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/9483026a-d564-42ab-846b-7b0a99276d50" status: 202 len: 0 microversion: 2.1 time: 0.452806 [ 623.598876] [53379]: [pid: 53379|app: 0|req: 318/672] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:15 2025] DELETE /compute/v2.1/os-security-groups/9483026a-d564-42ab-846b-7b0a99276d50 => generated 0 bytes in 453 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 623.605363] [53379]: DEBUG nova.api.openstack.wsgi [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "934d4893-d875-4e1d-b0cd-1321ab074df8", "tag": "07a595d2-400c-4cda-9f15-28a592e074a5"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.616020] [53379]: DEBUG oslo_concurrency.lockutils [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.616020] [53379]: DEBUG oslo_concurrency.lockutils [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.616020] [53379]: DEBUG oslo_concurrency.lockutils [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.623451] [53379]: INFO nova.api.openstack.compute.server_external_events [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] Creating event network-changed:07a595d2-400c-4cda-9f15-28a592e074a5 for instance 934d4893-d875-4e1d-b0cd-1321ab074df8 on cpu-1 [ 623.626674] [53379]: INFO nova.api.openstack.requestlog [req-61d768e8-7157-4a2a-8810-e89269f19d8a req-6c1d31c9-6042-458f-acd5-6cdc5efdea3b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029026 [ 623.627580] [53379]: [pid: 53379|app: 0|req: 319/673] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:15 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) [ 623.630235] [53379]: DEBUG nova.api.openstack.wsgi [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.635166] [53379]: DEBUG nova.compute.api [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.641908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.641908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.641908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.641908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.642123] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.642123] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.720133] [53379]: INFO nova.api.openstack.requestlog [None req-b81b606a-27d9-43be-9912-e4646d5fa088 tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1976 microversion: 2.75 time: 0.091819 [ 623.720291] [53379]: [pid: 53379|app: 0|req: 320/674] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:15 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1976 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.724272] [53379]: DEBUG nova.api.openstack.wsgi [None req-618cf4bb-f66e-4a2b-a2b6-91cf4e716f5b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.734179] [53379]: DEBUG oslo_concurrency.lockutils [None req-618cf4bb-f66e-4a2b-a2b6-91cf4e716f5b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.734534] [53379]: DEBUG oslo_concurrency.lockutils [None req-618cf4bb-f66e-4a2b-a2b6-91cf4e716f5b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.734796] [53379]: DEBUG oslo_concurrency.lockutils [None req-618cf4bb-f66e-4a2b-a2b6-91cf4e716f5b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.757736] [53378]: DEBUG nova.quota [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for project 18deeb574a0b46c8b04805257c30a365. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 623.763479] [53378]: DEBUG nova.quota [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for user 0210990e70254be1bf67363599d1ccda and project 18deeb574a0b46c8b04805257c30a365. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 623.774202] [53378]: DEBUG nova.virt.hardware [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 623.774653] [53378]: DEBUG nova.virt.hardware [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 623.774766] [53378]: DEBUG nova.virt.hardware [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 623.774954] [53378]: DEBUG nova.virt.hardware [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 623.775176] [53378]: DEBUG nova.virt.hardware [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 623.779597] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.779816] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.779908] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.780332] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.781781] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.781781] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.793128] [53378]: DEBUG nova.quota [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for project 18deeb574a0b46c8b04805257c30a365. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 623.795962] [53378]: DEBUG nova.quota [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Getting quotas for user 0210990e70254be1bf67363599d1ccda and project 18deeb574a0b46c8b04805257c30a365. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 623.836090] [53378]: DEBUG nova.compute.api [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 623.837816] [53378]: DEBUG nova.compute.api [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] 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='0f6fc62c-bd46-4d39-b536-835b4e657f58',volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 623.874970] [53379]: INFO nova.api.openstack.requestlog [None req-618cf4bb-f66e-4a2b-a2b6-91cf4e716f5b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 234 microversion: 2.1 time: 0.153752 [ 623.875420] [53379]: [pid: 53379|app: 0|req: 321/675] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:38:16 2025] POST /compute/v2.1/os-aggregates/7/action => generated 234 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.878349] [53379]: DEBUG nova.api.openstack.wsgi [None req-224b9814-9739-4d23-8a4d-0f43f4b6c696 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.905344] [53379]: INFO nova.api.openstack.requestlog [None req-224b9814-9739-4d23-8a4d-0f43f4b6c696 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 5499 microversion: 2.1 time: 0.029105 [ 623.905991] [53379]: [pid: 53379|app: 0|req: 322/676] 10.180.1.21 () {58 vars in 1170 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/flavors/detail?is_public=true => generated 5499 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.908980] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.910901] [53379]: DEBUG nova.compute.api [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.919304] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.919748] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.920305] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.920466] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.920940] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.920940] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.014350] [53378]: INFO nova.api.openstack.requestlog [None req-9a4d531a-f32b-4468-835d-2752daef5ab3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.807221 [ 624.014834] [53378]: [pid: 53378|app: 0|req: 355/677] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:15 2025] POST /compute/v2.1/servers => generated 407 bytes in 808 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 624.019415] [53378]: DEBUG nova.api.openstack.wsgi [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.024295] [53378]: DEBUG nova.compute.api [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.029888] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.030217] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.030412] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.030779] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.030991] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.031156] [53378]: DEBUG oslo_concurrency.lockutils [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.136778] [53378]: DEBUG nova.policy [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.146800] [53378]: INFO nova.api.openstack.requestlog [None req-d70847b9-2a47-43e4-b9b4-5cac74aae789 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.131124 [ 624.147840] [53378]: [pid: 53378|app: 0|req: 356/678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.153033] [53378]: DEBUG nova.api.openstack.wsgi [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.155966] [53378]: DEBUG nova.compute.api [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.162457] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.162880] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.163423] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.164199] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.164423] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.164796] [53378]: DEBUG oslo_concurrency.lockutils [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.224274] [53378]: DEBUG nova.policy [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.232414] [53378]: DEBUG nova.policy [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.233616] [53378]: DEBUG nova.policy [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.234562] [53378]: INFO nova.api.openstack.requestlog [None req-3903165f-00d2-45bc-884a-62e72fa1eea9 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.085924 [ 624.235362] [53378]: [pid: 53378|app: 0|req: 357/679] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.238802] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef504d98-7962-4e32-a1e8-55afbb38ca5f tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] Calling method '.version_select at 0x726f72cbdc60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.238881] [53379]: DEBUG nova.policy [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.249205] [53379]: INFO nova.api.openstack.requestlog [None req-f7de308b-139f-41a9-8929-a681cff6ff8d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.342448 [ 624.249654] [53379]: [pid: 53379|app: 0|req: 323/680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.257297] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.262305] [53379]: DEBUG nova.compute.api [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.266159] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.266611] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.267679] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.267679] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.267875] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.268148] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.527307] [53378]: INFO nova.api.openstack.requestlog [None req-ef504d98-7962-4e32-a1e8-55afbb38ca5f tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks/e03d40d2-efa7-4d17-b237-7b8836e5cbc7" status: 200 len: 652 microversion: 2.1 time: 0.291086 [ 624.527403] [53378]: [pid: 53378|app: 0|req: 358/681] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/os-networks/e03d40d2-efa7-4d17-b237-7b8836e5cbc7 => generated 652 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.647612] [53378]: DEBUG nova.api.openstack.wsgi [None req-4421a48d-efb5-42c1-b781-447a38ecb5fe tempest-ServicesAdminNegativeTestJSON-1167048302 tempest-ServicesAdminNegativeTestJSON-1167048302-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.649200] [53378]: DEBUG nova.policy [None req-4421a48d-efb5-42c1-b781-447a38ecb5fe tempest-ServicesAdminNegativeTestJSON-1167048302 tempest-ServicesAdminNegativeTestJSON-1167048302-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': 'd2059c2da8874a089fd0cfdefee7ab1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a626908391c4bbf83b79d90c37618c5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.649698] [53378]: DEBUG nova.api.openstack.wsgi [None req-4421a48d-efb5-42c1-b781-447a38ecb5fe tempest-ServicesAdminNegativeTestJSON-1167048302 tempest-ServicesAdminNegativeTestJSON-1167048302-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 624.649781] [53378]: INFO nova.api.openstack.requestlog [None req-4421a48d-efb5-42c1-b781-447a38ecb5fe tempest-ServicesAdminNegativeTestJSON-1167048302 tempest-ServicesAdminNegativeTestJSON-1167048302-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.121922 [ 624.650672] [53378]: [pid: 53378|app: 0|req: 359/682] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/os-services => generated 112 bytes in 122 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 624.654245] [53378]: DEBUG nova.api.openstack.wsgi [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.655357] [53378]: DEBUG nova.compute.api [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.662304] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.662537] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.662829] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.663187] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.663474] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.663705] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.767275] [53378]: DEBUG nova.policy [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.783887] [53378]: INFO nova.api.openstack.requestlog [None req-8353a725-e858-4ab0-a721-8bbf477a3630 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1330 microversion: 2.1 time: 0.132964 [ 624.784249] [53378]: [pid: 53378|app: 0|req: 360/683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1330 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.790107] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.792615] [53378]: DEBUG nova.compute.api [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.798660] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.798660] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.798995] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.800084] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.800084] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.800322] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.828669] [53379]: DEBUG nova.policy [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.835203] [53379]: INFO nova.api.openstack.requestlog [None req-d8fafa16-d650-4447-81b4-32ca45dec47f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1323 microversion: 2.1 time: 0.584924 [ 624.836021] [53379]: [pid: 53379|app: 0|req: 324/684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:16 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1323 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.840439] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.840439] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.840439] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.840439] [53378]: DEBUG nova.objects.instance [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 624.878037] [53378]: DEBUG nova.policy [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.891055] [53378]: DEBUG nova.policy [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.891817] [53378]: DEBUG nova.policy [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.894152] [53378]: INFO nova.api.openstack.requestlog [None req-fe5ec532-b919-4f8b-97d4-7f4c32a9b3d5 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.107772 [ 624.894152] [53378]: [pid: 53378|app: 0|req: 361/685] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.897246] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.901024] [53378]: DEBUG nova.compute.api [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.907339] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.908039] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.908771] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.909739] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.910363] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.910932] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.016129] [53379]: DEBUG nova.api.openstack.wsgi [None req-273c2c75-b67a-4cbb-8fec-c9d01d2d0994 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] Calling method '.version_select at 0x726f72f1ff40>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.071137] [53379]: INFO nova.api.openstack.requestlog [None req-273c2c75-b67a-4cbb-8fec-c9d01d2d0994 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] 10.180.1.21 "GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353" status: 200 len: 914 microversion: 2.1 time: 0.234251 [ 625.072262] [53379]: [pid: 53379|app: 0|req: 325/686] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.080551] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.080551] [53379]: DEBUG nova.compute.api [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.087321] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.087645] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.087890] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.088477] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.088780] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.089032] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.173485] [53379]: DEBUG nova.policy [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.186724] [53379]: INFO nova.api.openstack.requestlog [None req-1b548f15-6a4f-4085-aadf-4ab03e9a1745 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.110698 [ 625.186724] [53379]: [pid: 53379|app: 0|req: 326/687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.192914] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.194758] [53379]: DEBUG nova.compute.api [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.199622] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.200058] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.200058] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.200552] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.200649] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.200874] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.227829] [53378]: DEBUG nova.policy [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.238029] [53378]: INFO nova.api.openstack.requestlog [None req-b9c5c8c1-fc30-4ab8-81e4-2af86ab30c71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1312 microversion: 2.1 time: 0.341101 [ 625.238029] [53378]: [pid: 53378|app: 0|req: 362/688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1312 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.240875] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec1f2916-a3d1-459b-95ca-988d5b060ea9 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72cbeb00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.289689] [53379]: DEBUG nova.policy [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.298783] [53379]: INFO nova.api.openstack.requestlog [None req-8ec1b6ed-47ff-4422-9f25-61f6a552f71b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.111534 [ 625.299209] [53379]: [pid: 53379|app: 0|req: 327/689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.302652] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.305176] [53379]: DEBUG nova.compute.api [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.311506] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.311778] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.312160] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.313236] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.313236] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.313385] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.388225] [53379]: DEBUG nova.policy [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.392338] [53379]: INFO nova.api.openstack.requestlog [None req-c1c8c471-3949-4d14-a5b2-050e06c07056 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.092127 [ 625.392712] [53379]: [pid: 53379|app: 0|req: 328/690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.395243] [53379]: DEBUG nova.api.openstack.wsgi [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.397771] [53379]: DEBUG nova.compute.api [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.405696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.405696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.405696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.405696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.406324] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.406324] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.422329] [53378]: INFO nova.api.openstack.requestlog [None req-ec1f2916-a3d1-459b-95ca-988d5b060ea9 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/17dd67d1-0e24-48fd-9ec2-c7d2df8ebfa0" status: 202 len: 0 microversion: 2.1 time: 0.184256 [ 625.422329] [53378]: [pid: 53378|app: 0|req: 363/691] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:17 2025] DELETE /compute/v2.1/os-security-groups/17dd67d1-0e24-48fd-9ec2-c7d2df8ebfa0 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 625.427217] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ec30bfd-0f0b-43e1-91a5-17ce16279bc5 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 625.432035] [53378]: DEBUG nova.policy [None req-6ec30bfd-0f0b-43e1-91a5-17ce16279bc5 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': '0f1ac96c70bc4a9a9d3108f16293d186', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d740e22dec4aadbb5b12af533d1c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.432035] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ec30bfd-0f0b-43e1-91a5-17ce16279bc5 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 625.432035] [53378]: INFO nova.api.openstack.requestlog [None req-6ec30bfd-0f0b-43e1-91a5-17ce16279bc5 tempest-AggregatesAdminNegativeTestJSON-922942197 tempest-AggregatesAdminNegativeTestJSON-922942197-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 403 len: 121 microversion: 2.1 time: 0.009125 [ 625.434752] [53378]: [pid: 53378|app: 0|req: 364/692] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:38:17 2025] POST /compute/v2.1/os-aggregates/7/action => generated 121 bytes in 13 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 625.440318] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e9f348b-86dd-41fb-a338-692af5d91231 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.467206] [53378]: INFO nova.api.openstack.requestlog [None req-0e9f348b-86dd-41fb-a338-692af5d91231 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 5499 microversion: 2.1 time: 0.031872 [ 625.469489] [53378]: [pid: 53378|app: 0|req: 365/693] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/flavors/detail?is_public=yes => generated 5499 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.473146] [53378]: DEBUG nova.api.openstack.wsgi [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.474107] [53378]: DEBUG nova.compute.api [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.479394] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.479814] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.480189] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.480703] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.481039] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.481347] [53378]: DEBUG oslo_concurrency.lockutils [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.483518] [53379]: DEBUG nova.policy [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.492035] [53379]: INFO nova.api.openstack.requestlog [None req-d94f5c46-460f-45c9-9d35-b9cb24e0d13a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1290 microversion: 2.1 time: 0.097983 [ 625.492035] [53379]: [pid: 53379|app: 0|req: 329/694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1290 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.501160] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.502524] [53379]: DEBUG nova.compute.api [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.511122] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.511474] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.511661] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.512093] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.512304] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.512615] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.580885] [53379]: DEBUG nova.policy [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.588371] [53379]: INFO nova.api.openstack.requestlog [None req-3c95be6b-03af-402d-99e4-b390b1bb0720 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1215 microversion: 2.1 time: 0.094506 [ 625.588811] [53379]: [pid: 53379|app: 0|req: 330/695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1215 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.593118] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.593531] [53379]: DEBUG nova.compute.api [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.597865] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.598112] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.598294] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.598648] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.598844] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.599283] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.658471] [53379]: DEBUG nova.policy [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.663682] [53379]: INFO nova.api.openstack.requestlog [None req-5a30da64-ae3d-4081-9d30-c21ef0d0d79f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1169 microversion: 2.1 time: 0.074343 [ 625.664219] [53379]: [pid: 53379|app: 0|req: 331/696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1169 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.666686] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.668348] [53379]: DEBUG nova.compute.api [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.672584] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.673400] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.673400] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.673525] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.673651] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.673837] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.703050] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.703475] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.703712] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.704071] [53379]: DEBUG nova.objects.instance [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 625.730453] [53378]: DEBUG nova.policy [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.737122] [53378]: INFO nova.api.openstack.requestlog [None req-48576c92-0c5c-46d5-997b-c7c9ddf6b5bc tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1588 microversion: 2.1 time: 0.268551 [ 625.737706] [53378]: [pid: 53378|app: 0|req: 366/697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1588 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.744027] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.746243] [53378]: DEBUG nova.compute.api [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.752754] [53379]: DEBUG nova.policy [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.752901] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.752901] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.752901] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.752901] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.753270] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.754263] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.757144] [53379]: INFO nova.api.openstack.requestlog [None req-9cfa37fa-2395-487d-b037-a13a6b341bcf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.092339 [ 625.759774] [53379]: [pid: 53379|app: 0|req: 332/698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:17 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.760550] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.762640] [53379]: DEBUG nova.compute.api [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.766527] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.766832] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.767352] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.768370] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.768370] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.768370] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.793126] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.793521] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.793681] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.793925] [53379]: DEBUG nova.objects.instance [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 625.813659] [53378]: DEBUG nova.policy [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.818544] [53378]: INFO nova.api.openstack.requestlog [None req-a2a2a63e-ea17-4f7b-99a8-b155ae13283a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.080290 [ 625.818876] [53378]: [pid: 53378|app: 0|req: 367/699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.825777] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c87931a-6ab7-40f9-b736-f7d6a3b99a20 tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] Calling method '.version_select at 0x726f72f001f0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.854370] [53379]: DEBUG nova.policy [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.863942] [53379]: INFO nova.api.openstack.requestlog [None req-e7703eab-19cb-4b4e-a9ce-147c461fd41c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.105498 [ 625.865323] [53379]: [pid: 53379|app: 0|req: 333/700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.868141] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.870066] [53379]: DEBUG nova.compute.api [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 625.875351] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.876081] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.876445] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.876948] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.877278] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.877759] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.040528] [53378]: INFO nova.api.openstack.requestlog [None req-2c87931a-6ab7-40f9-b736-f7d6a3b99a20 tempest-NetworksTest-1085057083 tempest-NetworksTest-1085057083-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 16404 microversion: 2.1 time: 0.216814 [ 626.041080] [53378]: [pid: 53378|app: 0|req: 368/701] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/os-networks => generated 16404 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 626.046347] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecbeeb94-c94f-44de-897c-d793ee4c3df1 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] Calling method '.version_select at 0x726f72ad3e20>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.103488] [53378]: INFO nova.api.openstack.requestlog [None req-ecbeeb94-c94f-44de-897c-d793ee4c3df1 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] 10.180.1.21 "GET /compute/v2.1/images" status: 200 len: 477 microversion: 2.1 time: 0.061497 [ 626.103783] [53378]: [pid: 53378|app: 0|req: 369/702] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/images => generated 477 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.106334] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.108417] [53378]: DEBUG nova.compute.api [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.110532] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=588,nova_api:UPDATE=45,nova_api:INSERT=92,nova_api:DELETE=56,nova_api:SAVEPOINT=6,nova_api:RELEASE=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 626.115366] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.115608] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.115793] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.116165] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.116369] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.116542] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.121169] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=606,nova_cell1:UPDATE=11,nova_cell1:INSERT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 626.214625] [53379]: INFO nova.api.openstack.requestlog [None req-bd134c69-0d1d-4ff7-a1eb-9f63e3865c8b tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1976 microversion: 2.75 time: 0.348479 [ 626.215165] [53379]: [pid: 53379|app: 0|req: 334/703] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1976 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.223391] [53379]: DEBUG nova.api.openstack.wsgi [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7cb72d19-cd03-4569-bfcd-1f5925194f13", "name": "network-vif-deleted", "tag": "35fe7964-2b2d-4ab5-b4c7-1a407a158d0c"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 626.231754] [53379]: DEBUG oslo_concurrency.lockutils [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.232047] [53379]: DEBUG oslo_concurrency.lockutils [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.232261] [53379]: DEBUG oslo_concurrency.lockutils [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.242030] [53379]: INFO nova.api.openstack.compute.server_external_events [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] Creating event network-vif-deleted:35fe7964-2b2d-4ab5-b4c7-1a407a158d0c for instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 on cpu-1 [ 626.242597] [53379]: INFO nova.api.openstack.requestlog [req-6635aad6-8d18-4c95-a605-9a53c036604a req-303f2f52-756a-475c-b544-5b3e9ac7fca5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026847 [ 626.242895] [53379]: [pid: 53379|app: 0|req: 335/704] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:18 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) [ 626.246133] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.248308] [53379]: DEBUG nova.compute.api [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.252786] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.253063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.253319] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.253665] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.253867] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.254059] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.286619] [53378]: DEBUG nova.policy [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.292541] [53378]: INFO nova.api.openstack.requestlog [None req-7d856bd2-eebb-46f0-bb4d-b5e4d74a197c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.187687 [ 626.292541] [53378]: [pid: 53378|app: 0|req: 370/705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.296897] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.299187] [53378]: DEBUG nova.compute.api [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.305921] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.305921] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.305921] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.305921] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.306100] [53379]: DEBUG nova.policy [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.306206] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.306206] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.311674] [53379]: DEBUG nova.policy [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.312685] [53379]: DEBUG nova.policy [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.313777] [53379]: INFO nova.api.openstack.requestlog [None req-e7c6070e-ef35-40fc-9fbd-34001b510971 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1337 microversion: 2.70 time: 0.069958 [ 626.314282] [53379]: [pid: 53379|app: 0|req: 336/706] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1337 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.317186] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2e6884a-d5f1-4fa9-9043-d1a85324d179 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] Calling method '.version_select at 0x726f72d81fc0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.344474] [53378]: DEBUG nova.policy [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.349109] [53378]: INFO nova.api.openstack.requestlog [None req-2f906382-0790-4713-b451-bdae0d7604c7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.055947 [ 626.349979] [53378]: [pid: 53378|app: 0|req: 371/707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.352439] [53378]: DEBUG nova.api.openstack.wsgi [None req-af56027f-659c-4c82-b25e-2dc10c8072a2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 626.361061] [53378]: DEBUG oslo_concurrency.lockutils [None req-af56027f-659c-4c82-b25e-2dc10c8072a2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.361347] [53378]: DEBUG oslo_concurrency.lockutils [None req-af56027f-659c-4c82-b25e-2dc10c8072a2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.362252] [53378]: DEBUG oslo_concurrency.lockutils [None req-af56027f-659c-4c82-b25e-2dc10c8072a2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.460118] [53378]: INFO nova.api.openstack.requestlog [None req-af56027f-659c-4c82-b25e-2dc10c8072a2 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 227 microversion: 2.1 time: 0.109458 [ 626.460704] [53378]: [pid: 53378|app: 0|req: 372/708] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:38:18 2025] POST /compute/v2.1/os-aggregates/7/action => generated 227 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.464498] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a81a391-bd80-435c-af04-b23c5445f2c8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.485612] [53378]: INFO nova.api.openstack.requestlog [None req-3a81a391-bd80-435c-af04-b23c5445f2c8 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 5499 microversion: 2.1 time: 0.024478 [ 626.485959] [53378]: [pid: 53378|app: 0|req: 373/709] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/flavors/detail?is_public=1 => generated 5499 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.488865] [53378]: DEBUG nova.api.openstack.wsgi [None req-09181a8d-9d94-41bc-b559-83a53d025b7d tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72ad3be0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.519147] [53378]: INFO nova.api.openstack.requestlog [None req-09181a8d-9d94-41bc-b559-83a53d025b7d tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e" status: 200 len: 637 microversion: 2.1 time: 0.032505 [ 626.519496] [53378]: [pid: 53378|app: 0|req: 374/710] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e => generated 637 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.523191] [53378]: DEBUG nova.api.openstack.wsgi [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2bee3116-17c9-4aab-891e-dd259791bbca", "name": "network-vif-plugged", "status": "completed", "tag": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35"}, {"name": "network-changed", "server_uuid": "2bee3116-17c9-4aab-891e-dd259791bbca", "tag": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 626.530290] [53378]: DEBUG oslo_concurrency.lockutils [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.530554] [53378]: DEBUG oslo_concurrency.lockutils [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.530810] [53378]: DEBUG oslo_concurrency.lockutils [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.538367] [53378]: INFO nova.api.openstack.compute.server_external_events [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Creating event network-vif-plugged:cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 for instance 2bee3116-17c9-4aab-891e-dd259791bbca on cpu-1 [ 626.538676] [53378]: INFO nova.api.openstack.compute.server_external_events [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] Creating event network-changed:cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 for instance 2bee3116-17c9-4aab-891e-dd259791bbca on cpu-1 [ 626.544192] [53378]: INFO nova.api.openstack.requestlog [req-63d1ea60-a1df-4869-8ab0-353763cd0e71 req-6d418e9e-375a-4df3-87f5-d510a8a7e357 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023942 [ 626.544645] [53378]: [pid: 53378|app: 0|req: 375/711] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:18 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) [ 626.547555] [53378]: DEBUG nova.api.openstack.wsgi [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.549301] [53378]: DEBUG nova.compute.api [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.554180] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.554578] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.554816] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.555199] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.555401] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.555575] [53378]: DEBUG oslo_concurrency.lockutils [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.612923] [53378]: INFO nova.api.openstack.requestlog [None req-b835a0ae-9680-47a5-b2aa-38e9f48655b6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.067475 [ 626.613390] [53378]: [pid: 53378|app: 0|req: 376/712] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2/os-interface => generated 288 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.615882] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.617979] [53378]: DEBUG nova.compute.api [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.621479] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.622130] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.622130] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.622320] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.622675] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.622759] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.716259] [53379]: INFO nova.api.openstack.requestlog [None req-e2e6884a-d5f1-4fa9-9043-d1a85324d179 tempest-SecurityGroupRulesNegativeTestJSON-339301085 tempest-SecurityGroupRulesNegativeTestJSON-339301085-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/57646e6a-74a4-4bc1-8871-80aafb96500b" status: 202 len: 0 microversion: 2.1 time: 0.401198 [ 626.716608] [53379]: [pid: 53379|app: 0|req: 337/713] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:18 2025] DELETE /compute/v2.1/os-security-groups/57646e6a-74a4-4bc1-8871-80aafb96500b => generated 0 bytes in 402 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 626.719620] [53379]: DEBUG nova.api.openstack.wsgi [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.721717] [53379]: DEBUG nova.compute.api [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.725063] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.725368] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.725561] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.725936] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.726154] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.726332] [53379]: DEBUG oslo_concurrency.lockutils [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.903214] [53378]: DEBUG nova.policy [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.907815] [53378]: INFO nova.api.openstack.requestlog [None req-8b4cfc77-fa08-44fb-bae4-f64186345460 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1330 microversion: 2.1 time: 0.293851 [ 626.908530] [53378]: [pid: 53378|app: 0|req: 377/714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:18 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1330 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.911583] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.914111] [53378]: DEBUG nova.compute.api [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 626.923039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.923039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.923039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.923039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.923261] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.923571] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.949500] [53379]: DEBUG nova.policy [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.950192] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=556,nova_cell1:UPDATE=8,nova_cell1:INSERT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 626.953909] [53379]: INFO nova.api.openstack.requestlog [None req-d29869ee-6dd9-453f-9ca8-d7f19e26dc08 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1518 microversion: 2.1 time: 0.236681 [ 626.954275] [53379]: [pid: 53379|app: 0|req: 338/715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1518 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.957962] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d636568-a398-43ba-a555-ea8a6aad1a12 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] Calling method '.version_select at 0x726f72d81750>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 626.974055] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.974055] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.974055] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.974055] [53378]: DEBUG nova.objects.instance [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 627.009782] [53379]: INFO nova.api.openstack.requestlog [None req-5d636568-a398-43ba-a555-ea8a6aad1a12 tempest-ListImagesTestJSON-1528399399 tempest-ListImagesTestJSON-1528399399-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail" status: 200 len: 917 microversion: 2.1 time: 0.054866 [ 627.010239] [53379]: [pid: 53379|app: 0|req: 339/716] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/images/detail => generated 917 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.012785] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.015461] [53379]: DEBUG nova.compute.api [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.018230] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:INSERT=100,nova_api:SELECT=534,nova_api:DELETE=39,nova_api:SAVEPOINT=9,nova_api:RELEASE=9,nova_api:UPDATE=18 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 627.025657] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.025657] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.025853] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.026123] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.026334] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.026512] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.052309] [53378]: DEBUG nova.policy [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.062021] [53378]: DEBUG nova.policy [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.062021] [53378]: DEBUG nova.policy [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.062021] [53378]: INFO nova.api.openstack.requestlog [None req-6ce771fd-1d52-449e-a36a-1d6419799828 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.151763 [ 627.062467] [53378]: [pid: 53378|app: 0|req: 378/717] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.065049] [53378]: DEBUG nova.api.openstack.wsgi [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.066869] [53378]: DEBUG nova.compute.api [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.073657] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.073954] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.074192] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.074589] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.074835] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.075390] [53378]: DEBUG oslo_concurrency.lockutils [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.127268] [53379]: DEBUG nova.policy [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.132402] [53379]: INFO nova.api.openstack.requestlog [None req-a4afb3cf-304b-4c8d-a656-599b1cd737c0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.121519 [ 627.133890] [53379]: [pid: 53379|app: 0|req: 340/718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.136375] [53379]: DEBUG nova.api.openstack.wsgi [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.136697] [53379]: DEBUG nova.compute.api [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.140033] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.140314] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.140532] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.141042] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.141362] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.141629] [53379]: DEBUG oslo_concurrency.lockutils [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.200828] [53379]: DEBUG nova.policy [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.205523] [53379]: INFO nova.api.openstack.requestlog [None req-f63bb5af-bfa6-4a6e-898c-85f249e5ad6d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.072212 [ 627.205852] [53379]: [pid: 53379|app: 0|req: 341/719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.209440] [53379]: DEBUG nova.api.openstack.wsgi [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.211352] [53379]: DEBUG nova.compute.api [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.214793] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.215041] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.215231] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.215579] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.215775] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.215945] [53379]: DEBUG oslo_concurrency.lockutils [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.291151] [53379]: DEBUG nova.policy [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.298511] [53379]: INFO nova.api.openstack.requestlog [None req-244c6ea0-124c-4876-9c4a-266628e6c5fd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.091954 [ 627.299071] [53379]: [pid: 53379|app: 0|req: 342/720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.303879] [53379]: DEBUG nova.api.openstack.wsgi [None req-abd3dd2c-036b-4132-85e4-fdab96da7662 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.320928] [53379]: INFO nova.api.openstack.requestlog [None req-abd3dd2c-036b-4132-85e4-fdab96da7662 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.021164 [ 627.321635] [53379]: [pid: 53379|app: 0|req: 343/721] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:19 2025] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 627.324254] [53379]: DEBUG nova.api.openstack.wsgi [None req-0319240c-ee54-4e57-9934-2db4fba56673 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.366535] [53379]: INFO nova.api.openstack.requestlog [None req-0319240c-ee54-4e57-9934-2db4fba56673 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/622720251" status: 202 len: 0 microversion: 2.1 time: 0.043910 [ 627.366659] [53379]: [pid: 53379|app: 0|req: 344/722] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:19 2025] DELETE /compute/v2.1/flavors/622720251 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 627.369177] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.370811] [53379]: DEBUG nova.compute.api [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.375263] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.375503] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.375695] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.376057] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.376264] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.376434] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.535154] [53378]: DEBUG nova.policy [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.542379] [53378]: INFO nova.api.openstack.requestlog [None req-4802eaca-1042-49f3-b9a6-b74ed533ccb1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1312 microversion: 2.1 time: 0.480096 [ 627.543159] [53378]: [pid: 53378|app: 0|req: 379/723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1312 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.549028] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c7f190d-d489-49d0-a7ae-d121acbb8bd1 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f72cbd6c0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 627.597652] [53378]: DEBUG nova.quota [None req-4c7f190d-d489-49d0-a7ae-d121acbb8bd1 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 627.601913] [53378]: DEBUG nova.quota [None req-4c7f190d-d489-49d0-a7ae-d121acbb8bd1 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 627.666977] [53379]: DEBUG nova.policy [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.680509] [53379]: INFO nova.api.openstack.requestlog [None req-4bc70bfc-073b-4e18-892a-31b09b21b273 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1320 microversion: 2.1 time: 0.311874 [ 627.680509] [53379]: [pid: 53379|app: 0|req: 345/724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1320 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.688729] [53379]: DEBUG nova.api.openstack.wsgi [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.689808] [53379]: DEBUG nova.compute.api [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.702797] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.703195] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.703497] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.703889] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.707334] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.707529] [53379]: DEBUG oslo_concurrency.lockutils [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.787519] [53379]: DEBUG nova.policy [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.795371] [53379]: INFO nova.api.openstack.requestlog [None req-0280c46d-cea2-4d9a-82ee-8fa1b9eef558 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.115159 [ 627.796347] [53379]: [pid: 53379|app: 0|req: 346/725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:19 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.802050] [53379]: DEBUG nova.api.openstack.wsgi [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.802050] [53379]: DEBUG nova.compute.api [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.816375] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.816670] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.816921] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.817449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.817766] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.818018] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.842564] [53378]: INFO nova.api.openstack.requestlog [None req-4c7f190d-d489-49d0-a7ae-d121acbb8bd1 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.298539 [ 627.842920] [53378]: [pid: 53378|app: 0|req: 380/726] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:19 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 627.848381] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.849631] [53378]: DEBUG nova.compute.api [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.853960] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.854286] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.854525] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.854876] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.855103] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.855289] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.869040] [53379]: DEBUG nova.policy [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.879127] [53379]: INFO nova.api.openstack.requestlog [None req-c42b274c-f192-4d8e-92bd-67bace6c4295 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1169 microversion: 2.1 time: 0.081367 [ 627.879385] [53379]: [pid: 53379|app: 0|req: 347/727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1169 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.884139] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.886016] [53379]: DEBUG nova.compute.api [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.889275] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.889275] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.889427] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.889670] [53378]: DEBUG nova.objects.instance [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 627.890885] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.891212] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.891935] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.892239] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.892463] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.892677] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.941195] [53379]: DEBUG nova.policy [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.946489] [53378]: DEBUG nova.policy [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.950515] [53379]: INFO nova.api.openstack.requestlog [None req-e2c7f3d8-98e1-4515-97cb-537d6160ed48 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.070489 [ 627.953028] [53379]: [pid: 53379|app: 0|req: 348/728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.953158] [53378]: INFO nova.api.openstack.requestlog [None req-d5f5d007-59d2-4914-8139-fb03e682c7ab tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.108117 [ 627.953158] [53378]: [pid: 53378|app: 0|req: 381/729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.957022] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.957540] [53378]: DEBUG nova.compute.api [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.958768] [53379]: DEBUG nova.api.openstack.wsgi [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.960918] [53379]: DEBUG nova.compute.api [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.968021] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.968021] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.968021] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.968021] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.968579] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.968579] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.968664] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.968664] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.968664] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.968664] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.968808] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.968808] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.997997] [53378]: INFO nova.api.openstack.wsgi [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] HTTP exception thrown: Action 999 not found [ 627.998400] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Returning 404 to user: Action 999 not found {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 627.998985] [53378]: INFO nova.api.openstack.requestlog [None req-0a372f21-7d57-42bd-89c5-cfc28867ffc6 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8/os-instance-actions/999" status: 404 len: 66 microversion: 2.1 time: 0.046096 [ 627.999260] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.999848] [53378]: [pid: 53378|app: 0|req: 382/730] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8/os-instance-actions/999 => generated 66 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 627.999931] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.999931] [53379]: DEBUG oslo_concurrency.lockutils [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.999931] [53379]: DEBUG nova.objects.instance [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 628.004921] [53378]: DEBUG nova.api.openstack.wsgi [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.006865] [53378]: DEBUG nova.compute.api [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.011033] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.011295] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.011486] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.011840] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.012098] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.012304] [53378]: DEBUG oslo_concurrency.lockutils [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.044531] [53379]: DEBUG nova.policy [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.055624] [53379]: INFO nova.api.openstack.requestlog [None req-338ac901-9441-4786-8b45-00cf900723f3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.103032 [ 628.055787] [53379]: [pid: 53379|app: 0|req: 349/731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.061936] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.065668] [53379]: DEBUG nova.compute.api [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.074555] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.074875] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.075078] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.077185] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.077185] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.077185] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.110444] [53378]: INFO nova.api.openstack.requestlog [None req-d90f1b05-6133-4cc8-8788-e69adb3e15cd tempest-ServersAdmin275Test-666978870 tempest-ServersAdmin275Test-666978870-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1961 microversion: 2.75 time: 0.110246 [ 628.111219] [53378]: [pid: 53378|app: 0|req: 383/732] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1961 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.114701] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5aedb68-079a-44c0-849f-b0d276a10d70 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-718936216"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.118254] [53378]: DEBUG nova.objects.aggregate [None req-f5aedb68-079a-44c0-849f-b0d276a10d70 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Generated uuid 4f7aa094-02fa-497a-8a23-5b8238714150 for aggregate {{(pid=53378) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 628.141400] [53378]: INFO nova.api.openstack.requestlog [None req-f5aedb68-079a-44c0-849f-b0d276a10d70 tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.029672 [ 628.141546] [53378]: [pid: 53378|app: 0|req: 384/733] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 12 06:38:20 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.145711] [53378]: DEBUG nova.api.openstack.wsgi [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.151365] [53378]: DEBUG nova.compute.api [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.160574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.160574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.160574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.160574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.161227] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.161227] [53378]: DEBUG oslo_concurrency.lockutils [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.252459] [53378]: DEBUG nova.policy [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.257209] [53378]: DEBUG nova.policy [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.257979] [53378]: DEBUG nova.policy [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.260065] [53378]: INFO nova.api.openstack.requestlog [None req-d88ae3a5-4758-4f38-a503-831342c66c89 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1393 microversion: 2.70 time: 0.117881 [ 628.260433] [53378]: [pid: 53378|app: 0|req: 385/734] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1393 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.263510] [53378]: DEBUG nova.api.openstack.wsgi [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.265067] [53378]: DEBUG nova.compute.api [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.272237] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.272476] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.272724] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.274640] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.274640] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.274640] [53378]: DEBUG oslo_concurrency.lockutils [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.284897] [53379]: DEBUG nova.policy [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.290659] [53379]: INFO nova.api.openstack.requestlog [None req-4e864e20-30dd-44a0-8964-dbc8291cb8e4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1466 microversion: 2.1 time: 0.233564 [ 628.291075] [53379]: [pid: 53379|app: 0|req: 350/735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1466 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.293916] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e664183-fd64-4336-838d-f6cb47910baf tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.319175] [53379]: INFO nova.api.openstack.requestlog [None req-6e664183-fd64-4336-838d-f6cb47910baf tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.027001 [ 628.319345] [53379]: [pid: 53379|app: 0|req: 351/736] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.321933] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cba1d4b-f5dd-4a18-845d-4005ed50ecdb tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72c115a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.340778] [53378]: DEBUG nova.policy [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.347107] [53378]: INFO nova.api.openstack.requestlog [None req-7728423d-3b9e-45d6-9b28-b19d292eceef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.085937 [ 628.350853] [53378]: [pid: 53378|app: 0|req: 386/737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.350853] [53378]: DEBUG nova.api.openstack.wsgi [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.352710] [53378]: DEBUG nova.compute.api [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.360130] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.360130] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.360130] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.360130] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.360310] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.360310] [53378]: DEBUG oslo_concurrency.lockutils [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.548103] [53379]: INFO nova.api.openstack.requestlog [None req-5cba1d4b-f5dd-4a18-845d-4005ed50ecdb tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.228076 [ 628.548474] [53379]: [pid: 53379|app: 0|req: 352/738] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 12 06:38:20 2025] DELETE /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_version => generated 0 bytes in 229 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 628.553732] [53379]: DEBUG nova.api.openstack.wsgi [None req-b86665c8-54af-479e-93c4-adfd7998bd8b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '.version_select at 0x726f72c137f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.555608] [53379]: DEBUG nova.compute.api [None req-b86665c8-54af-479e-93c4-adfd7998bd8b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: fdc81806-ebdd-434f-be49-3ed2a566d875] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.559234] [53379]: INFO nova.api.openstack.wsgi [None req-b86665c8-54af-479e-93c4-adfd7998bd8b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] HTTP exception thrown: Instance fdc81806-ebdd-434f-be49-3ed2a566d875 could not be found. [ 628.560244] [53379]: DEBUG nova.api.openstack.wsgi [None req-b86665c8-54af-479e-93c4-adfd7998bd8b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Returning 404 to user: Instance fdc81806-ebdd-434f-be49-3ed2a566d875 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.560758] [53379]: INFO nova.api.openstack.requestlog [None req-b86665c8-54af-479e-93c4-adfd7998bd8b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdc81806-ebdd-434f-be49-3ed2a566d875/os-instance-actions" status: 404 len: 111 microversion: 2.1 time: 0.011763 [ 628.561133] [53379]: [pid: 53379|app: 0|req: 353/739] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/fdc81806-ebdd-434f-be49-3ed2a566d875/os-instance-actions => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 628.564571] [53379]: DEBUG nova.api.openstack.wsgi [None req-b678e390-fa21-4b4d-9cfb-6358dee39355 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72c12710>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.575707] [53378]: DEBUG nova.policy [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.580424] [53378]: INFO nova.api.openstack.requestlog [None req-eca09f70-b443-4726-967f-44ea13d26224 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1330 microversion: 2.1 time: 0.232206 [ 628.580577] [53378]: [pid: 53378|app: 0|req: 387/740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1330 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.585802] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.590942] [53378]: DEBUG nova.compute.api [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.595113] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.595371] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.595716] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.596669] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.596669] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.596669] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.625911] [53379]: INFO nova.api.openstack.requestlog [None req-b678e390-fa21-4b4d-9cfb-6358dee39355 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/6031f722-d149-4b6b-8aec-9aa6c3305f9e" status: 200 len: 346 microversion: 2.1 time: 0.064098 [ 628.626257] [53379]: [pid: 53379|app: 0|req: 354/741] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/os-volumes/6031f722-d149-4b6b-8aec-9aa6c3305f9e => generated 346 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.628540] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.628906] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.628986] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.629186] [53378]: DEBUG nova.objects.instance [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 628.637517] [53379]: DEBUG nova.api.openstack.wsgi [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.637782] [53379]: DEBUG nova.compute.api [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.649875] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.650258] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.650971] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.650971] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.655868] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.656249] [53379]: DEBUG oslo_concurrency.lockutils [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.689777] [53379]: DEBUG nova.compute.api [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 628.697790] [53378]: DEBUG nova.policy [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.707353] [53378]: DEBUG nova.policy [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.708068] [53378]: DEBUG nova.policy [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.710526] [53378]: INFO nova.api.openstack.requestlog [None req-8c5f98ea-a85b-46d7-8fd9-dc1022bd521a tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.125221 [ 628.710526] [53378]: [pid: 53378|app: 0|req: 388/742] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:20 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.712887] [53378]: DEBUG nova.api.openstack.wsgi [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.724021] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.724021] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.724021] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.726543] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=57 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 628.731224] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.731374] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.731475] [53378]: DEBUG oslo_concurrency.lockutils [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.738628] [53378]: ERROR nova.api.openstack.compute.aggregates [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-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. [ 628.739637] [53378]: INFO nova.api.openstack.wsgi [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [ 628.739637] [53378]: DEBUG nova.api.openstack.wsgi [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 8 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.739757] [53378]: INFO nova.api.openstack.requestlog [None req-d371eaab-dcee-4be1-890b-f15c59c86d2b tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/8/action" status: 404 len: 93 microversion: 2.1 time: 0.029163 [ 628.740091] [53378]: [pid: 53378|app: 0|req: 389/743] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 12 06:38:20 2025] POST /compute/v2.1/os-aggregates/8/action => generated 93 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 628.744619] [53378]: DEBUG nova.api.openstack.wsgi [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.745428] [53378]: DEBUG nova.compute.api [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.750040] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.750336] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.750531] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.751019] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.751114] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.751320] [53378]: DEBUG oslo_concurrency.lockutils [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.788802] [53379]: INFO nova.api.openstack.requestlog [None req-3737016b-8981-4a95-a3d1-462602d42fe8 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 204 len: 0 microversion: 2.75 time: 0.161263 [ 628.789958] [53379]: [pid: 53379|app: 0|req: 355/744] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:20 2025] DELETE /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 628.795360] [53379]: DEBUG nova.api.openstack.wsgi [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.798366] [53379]: DEBUG nova.compute.api [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.805598] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.806187] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.806892] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.808238] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.808238] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.808238] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.815290] [53378]: DEBUG nova.policy [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.830604] [53378]: INFO nova.api.openstack.requestlog [None req-2af30a3e-bb63-46a4-a54b-e8f11d3fa205 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.089815 [ 628.830974] [53378]: [pid: 53378|app: 0|req: 390/745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.877042] [53379]: DEBUG nova.policy [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.888999] [53379]: INFO nova.api.openstack.requestlog [None req-2fc659bd-8db8-4577-bc68-261696a5f655 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.098160 [ 628.889383] [53379]: [pid: 53379|app: 0|req: 356/746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.892893] [53379]: DEBUG nova.api.openstack.wsgi [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caa3ddf4-0ab2-4ffc-a543-960be8cef4d3", "tag": "bd7eb12a-72da-4270-9083-c2d029284e0c"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.903867] [53379]: DEBUG oslo_concurrency.lockutils [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.904262] [53379]: DEBUG oslo_concurrency.lockutils [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.904677] [53379]: DEBUG oslo_concurrency.lockutils [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.920673] [53379]: INFO nova.api.openstack.compute.server_external_events [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] Creating event network-changed:bd7eb12a-72da-4270-9083-c2d029284e0c for instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 on cpu-1 [ 628.926585] [53379]: INFO nova.api.openstack.requestlog [req-5401260f-306b-4a6d-9c3f-1a172ae4f7a6 req-895e6681-5361-47b3-88db-b7a68cc3e990 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036370 [ 628.927174] [53379]: [pid: 53379|app: 0|req: 357/747] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:21 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.931173] [53379]: DEBUG nova.api.openstack.wsgi [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.932286] [53379]: DEBUG nova.compute.api [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 628.937226] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.937565] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.937847] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.939375] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.939375] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.939375] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.012181] [53379]: DEBUG nova.policy [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.020744] [53379]: INFO nova.api.openstack.requestlog [None req-57a996f9-43b4-4d60-b38c-a655912159a4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1209 microversion: 2.1 time: 0.092939 [ 629.021142] [53379]: [pid: 53379|app: 0|req: 358/748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.024385] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfe58d96-d4f2-4fb8-83c9-1ffb20cc215f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.029190] [53378]: DEBUG nova.api.openstack.wsgi [None req-93c1f78d-5220-41aa-a0e8-52cba9a431a7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f72ad3e20>, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOKslz4v2HIFTJuWoSpLa7t/67FjL6TSs2i/eOSlklx2WyoGDV2popcGC1azUriezarGO7yE4EYCzqVV0RJrMHYKWNQ25zwnv0UAv5mRsRLE/SVkh2+gsZfEIkaMnywUJQ=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.033666] [53378]: DEBUG nova.api.openstack.wsgi [None req-93c1f78d-5220-41aa-a0e8-52cba9a431a7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: An invalid 'name' value was provided. The name must be: Only expected characters: [_- 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 629.033666] [53378]: INFO nova.api.openstack.requestlog [None req-93c1f78d-5220-41aa-a0e8-52cba9a431a7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 193 microversion: 2.1 time: 0.200464 [ 629.033666] [53378]: [pid: 53378|app: 0|req: 391/749] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:21 2025] POST /compute/v2.1/os-keypairs => generated 193 bytes in 201 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 629.037860] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.039883] [53378]: DEBUG nova.compute.api [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.044848] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.044848] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.044848] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.044848] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.045172] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.045172] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.045969] [53379]: INFO nova.api.openstack.requestlog [None req-dfe58d96-d4f2-4fb8-83c9-1ffb20cc215f tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/635249783" status: 202 len: 0 microversion: 2.1 time: 0.024168 [ 629.046484] [53379]: [pid: 53379|app: 0|req: 359/750] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:21 2025] DELETE /compute/v2.1/flavors/635249783 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.049169] [53379]: DEBUG nova.api.openstack.wsgi [None req-771ce606-542e-4563-a578-99b4489bd257 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72bb92d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.092269] [53379]: INFO nova.api.openstack.requestlog [None req-771ce606-542e-4563-a578-99b4489bd257 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 37 microversion: 2.1 time: 0.045010 [ 629.093273] [53379]: [pid: 53379|app: 0|req: 360/751] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 37 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 629.096339] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.098250] [53379]: DEBUG nova.compute.api [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.102140] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.102402] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.102590] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.102956] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.103195] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.103383] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.422691] [53378]: DEBUG nova.policy [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.433083] [53378]: INFO nova.api.openstack.requestlog [None req-ec9f3b42-a0e1-4800-b5b1-647c251202a3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 200 len: 1588 microversion: 2.1 time: 0.399988 [ 629.433482] [53378]: [pid: 53378|app: 0|req: 392/752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 1588 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.437170] [53378]: DEBUG nova.api.openstack.wsgi [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "13c081e5-d552-467e-b56a-e2d9bae94cd2", "tag": "4fc93407-955b-4d96-98f3-be0991eb5a76"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.445348] [53378]: DEBUG oslo_concurrency.lockutils [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.445926] [53378]: DEBUG oslo_concurrency.lockutils [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.446354] [53378]: DEBUG oslo_concurrency.lockutils [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.460493] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] Creating event network-changed:4fc93407-955b-4d96-98f3-be0991eb5a76 for instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 on cpu-1 [ 629.464472] [53378]: INFO nova.api.openstack.requestlog [req-b6b50d48-63aa-4244-8af9-469863c0c4d2 req-7fd2fea7-1549-44b5-bd39-c3eb9fbd5264 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029806 [ 629.464835] [53378]: [pid: 53378|app: 0|req: 393/753] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38: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) [ 629.468492] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.468872] [53378]: DEBUG nova.compute.api [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.472459] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.472709] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.472884] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.473313] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.473517] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.473691] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.491217] [53378]: DEBUG nova.compute.api [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 629.540342] [53379]: DEBUG nova.policy [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.544887] [53379]: INFO nova.api.openstack.requestlog [None req-cb3913bc-dd6a-4156-8419-be08ca834989 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1312 microversion: 2.1 time: 0.451320 [ 629.545282] [53379]: [pid: 53379|app: 0|req: 361/754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1312 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.547884] [53379]: DEBUG nova.api.openstack.wsgi [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.549548] [53379]: DEBUG nova.compute.api [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.550819] [53378]: INFO nova.api.openstack.requestlog [None req-cb54652a-cf79-48b1-8ca7-a16ed3ec604b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 204 len: 0 microversion: 2.1 time: 0.084965 [ 629.551187] [53378]: [pid: 53378|app: 0|req: 394/755] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:21 2025] DELETE /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 629.553048] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.553324] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.553510] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.553882] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.554111] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.554341] [53379]: DEBUG oslo_concurrency.lockutils [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.558692] [53378]: DEBUG nova.api.openstack.wsgi [None req-32ccc54e-cc5a-4d24-92a4-ab0471f099ac tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.578156] [53378]: INFO nova.api.openstack.requestlog [None req-32ccc54e-cc5a-4d24-92a4-ab0471f099ac tempest-AggregatesAdminNegativeTestJSON-1065812279 tempest-AggregatesAdminNegativeTestJSON-1065812279-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.026077 [ 629.578466] [53378]: [pid: 53378|app: 0|req: 395/756] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:38:21 2025] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 629.581107] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.583420] [53378]: DEBUG nova.compute.api [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.588533] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.588533] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.588533] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.588533] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.589185] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.589185] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.648166] [53378]: DEBUG nova.policy [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.652626] [53378]: DEBUG nova.policy [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.653380] [53378]: DEBUG nova.policy [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.658106] [53378]: INFO nova.api.openstack.requestlog [None req-7a845130-6556-49d1-a544-ab6133f40e8d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1461 microversion: 2.75 time: 0.079078 [ 629.658458] [53378]: [pid: 53378|app: 0|req: 396/757] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1461 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.661818] [53378]: DEBUG nova.api.openstack.wsgi [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.663771] [53378]: DEBUG nova.compute.api [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.667485] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.667727] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.667921] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.668348] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.668601] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.668750] [53378]: DEBUG oslo_concurrency.lockutils [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.720112] [53378]: DEBUG nova.policy [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.725516] [53378]: INFO nova.api.openstack.requestlog [None req-527c5271-a5f5-4995-b667-599d88c3c738 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.065988 [ 629.726059] [53378]: [pid: 53378|app: 0|req: 397/758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.728557] [53378]: DEBUG nova.api.openstack.wsgi [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.730980] [53378]: DEBUG nova.compute.api [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.734636] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.734896] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.735097] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.735464] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.735675] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.735829] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.793918] [53378]: DEBUG nova.policy [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.798883] [53378]: INFO nova.api.openstack.requestlog [None req-a05feed0-d734-4e57-8037-4e328e4f059e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1169 microversion: 2.1 time: 0.072358 [ 629.799348] [53378]: [pid: 53378|app: 0|req: 398/759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1169 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.802325] [53378]: DEBUG nova.api.openstack.wsgi [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.804766] [53378]: DEBUG nova.compute.api [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.808253] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.808492] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.808679] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.809050] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.809257] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.809427] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.830644] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.830897] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.831274] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.831351] [53378]: DEBUG nova.objects.instance [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 629.838707] [53379]: DEBUG nova.policy [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.845422] [53379]: INFO nova.api.openstack.requestlog [None req-1786eeb2-5f01-41d4-8f09-40de7d7f7628 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1320 microversion: 2.1 time: 0.299332 [ 629.848317] [53379]: [pid: 53379|app: 0|req: 362/760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:21 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1320 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.853587] [53379]: DEBUG nova.api.openstack.wsgi [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.857148] [53379]: DEBUG nova.compute.api [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.861580] [53378]: DEBUG nova.policy [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.863109] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.863393] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.864097] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.864672] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.864776] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.864882] [53379]: DEBUG oslo_concurrency.lockutils [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.867580] [53378]: INFO nova.api.openstack.requestlog [None req-30f02fab-a10a-4ded-8541-068a7701b53a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.066796 [ 629.867799] [53378]: [pid: 53378|app: 0|req: 399/761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.871185] [53378]: DEBUG nova.api.openstack.wsgi [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f729d2050>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-772349463", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.900827] [53378]: DEBUG nova.quota [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 629.916839] [53378]: DEBUG nova.quota [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for user f1b6f79136e649e9a452dc51806b9d71 and project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 629.936044] [53379]: DEBUG nova.policy [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.945920] [53379]: INFO nova.api.openstack.requestlog [None req-0df1ba1e-983f-4953-b2b1-88b5b8804faf tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.097660 [ 629.946446] [53379]: [pid: 53379|app: 0|req: 363/762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.950811] [53379]: DEBUG nova.api.openstack.wsgi [None req-46af2107-a563-4936-9bcd-eb3fa0aa87eb tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.951953] [53378]: INFO nova.api.openstack.wsgi [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 629.952382] [53378]: DEBUG nova.api.openstack.wsgi [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 629.952804] [53378]: INFO nova.api.openstack.requestlog [None req-533eeca3-b077-454b-ab1d-5dd6260f56e7 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.084440 [ 629.953154] [53378]: [pid: 53378|app: 0|req: 400/763] 10.180.1.21 () {60 vars in 1155 bytes} [Wed Mar 12 06:38:22 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 85 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 629.955906] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.959556] [53378]: DEBUG nova.compute.api [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.966783] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.967117] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.967324] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.967746] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.967962] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.968310] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.981139] [53379]: INFO nova.api.openstack.requestlog [None req-46af2107-a563-4936-9bcd-eb3fa0aa87eb tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.033140 [ 629.982140] [53379]: [pid: 53379|app: 0|req: 364/764] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.989077] [53379]: DEBUG nova.api.openstack.wsgi [None req-d6ede4ab-7b4f-4935-a701-1190dbb27a90 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f72c13400>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.998380] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.998837] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.999143] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.999396] [53378]: DEBUG nova.objects.instance [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 630.030677] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=117,nova_cell1:UPDATE=7 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 630.032841] [53379]: DEBUG nova.quota [None req-d6ede4ab-7b4f-4935-a701-1190dbb27a90 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 630.037887] [53379]: DEBUG nova.quota [None req-d6ede4ab-7b4f-4935-a701-1190dbb27a90 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 630.041045] [53378]: DEBUG nova.policy [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.048780] [53378]: INFO nova.api.openstack.requestlog [None req-f5c63600-2ccc-4d00-a499-54c9e46bf3d3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.094490 [ 630.048780] [53378]: [pid: 53378|app: 0|req: 401/765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.051780] [53378]: DEBUG nova.api.openstack.wsgi [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.054117] [53378]: DEBUG nova.compute.api [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.059975] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.060294] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.060478] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.060904] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.061126] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.061319] [53378]: DEBUG oslo_concurrency.lockutils [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.141191] [53378]: DEBUG nova.policy [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.145392] [53378]: DEBUG nova.policy [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.148678] [53378]: DEBUG nova.policy [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.149177] [53378]: INFO nova.api.openstack.requestlog [None req-04769a34-c383-48ee-98f4-84dac360afee tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1401 microversion: 2.70 time: 0.099990 [ 630.150415] [53378]: [pid: 53378|app: 0|req: 402/766] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1401 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.155614] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.157474] [53378]: DEBUG nova.compute.api [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.164919] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.165321] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.165516] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.166402] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.166575] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.166753] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.242966] [53379]: INFO nova.api.openstack.requestlog [None req-d6ede4ab-7b4f-4935-a701-1190dbb27a90 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.259049 [ 630.242966] [53379]: [pid: 53379|app: 0|req: 365/767] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:22 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 630.246080] [53379]: DEBUG nova.api.openstack.wsgi [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.247840] [53379]: DEBUG nova.compute.api [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.253082] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.253082] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.253082] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.253431] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.253660] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.253838] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.357051] [53378]: DEBUG nova.policy [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.364085] [53378]: INFO nova.api.openstack.requestlog [None req-e2a4f104-b50a-48f7-a6b1-1b6c04d2531d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1471 microversion: 2.1 time: 0.210827 [ 630.364085] [53378]: [pid: 53378|app: 0|req: 403/768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1471 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.367741] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.367741] [53378]: DEBUG nova.compute.api [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.371325] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.371580] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.371766] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.372182] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.372382] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.373450] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.436993] [53379]: DEBUG nova.policy [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.442176] [53379]: INFO nova.api.openstack.requestlog [None req-a55543e9-dadb-4b88-ba8c-a25d17d9203c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.199031 [ 630.442579] [53379]: [pid: 53379|app: 0|req: 366/769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.445321] [53379]: DEBUG nova.api.openstack.wsgi [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.447027] [53379]: DEBUG nova.compute.api [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.451612] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.451872] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.452139] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.452736] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.453266] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.453468] [53379]: DEBUG oslo_concurrency.lockutils [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.704570] [53378]: DEBUG nova.policy [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.712343] [53378]: INFO nova.api.openstack.requestlog [None req-3c55042c-5879-4b7a-a5c2-242d93a199e9 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1524 microversion: 2.1 time: 0.348305 [ 630.713931] [53378]: [pid: 53378|app: 0|req: 404/770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1524 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.718207] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.722025] [53378]: DEBUG nova.compute.api [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.732023] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.732023] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.732023] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.732774] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.733154] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.733477] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.766596] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.767087] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.767408] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.768009] [53378]: DEBUG nova.objects.instance [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 630.805257] [53378]: DEBUG nova.policy [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.811819] [53378]: DEBUG nova.policy [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.813960] [53378]: DEBUG nova.policy [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.814968] [53378]: INFO nova.api.openstack.requestlog [None req-aa44b162-2e78-4130-8935-324f3938773c tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.101334 [ 630.815497] [53378]: [pid: 53378|app: 0|req: 405/771] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.819512] [53378]: DEBUG nova.api.openstack.wsgi [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.821404] [53378]: DEBUG nova.compute.api [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.825244] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.825482] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.825660] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.826030] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.826344] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.826439] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.841844] [53379]: DEBUG nova.policy [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.848733] [53379]: INFO nova.api.openstack.requestlog [None req-1189064e-f188-4f46-b4fe-3e602acc8762 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1330 microversion: 2.1 time: 0.405447 [ 630.851228] [53379]: [pid: 53379|app: 0|req: 367/772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:22 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1330 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.861239] [53379]: DEBUG nova.api.openstack.wsgi [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.861239] [53379]: DEBUG nova.compute.api [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.865450] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.865450] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.865450] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.866136] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.866136] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.866277] [53379]: DEBUG oslo_concurrency.lockutils [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.890588] [53378]: DEBUG nova.policy [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.897759] [53378]: INFO nova.api.openstack.requestlog [None req-13f72132-d39f-4906-ab7e-5a33e00e7b48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.081596 [ 630.898386] [53378]: [pid: 53378|app: 0|req: 406/773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.901661] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7447f18-15c9-409f-b7d5-bc79615ee1d8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f729d35b0>, body: {"keypair": {"name": "tempest-keypair-492626489", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFXBaMs4wTYcZnpR7N22EWywHqwXWmqS0TqHgNlpxnLWuzwgJK7l+3APQgTdNlXkgR/w0zHJ3UolQPpfZo1EiYeN78OXqo+Ma7+1ifK5N0TM/SbMSX2Dd5RxVXUXLNxUeQ=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.917175] [53378]: DEBUG nova.quota [None req-f7447f18-15c9-409f-b7d5-bc79615ee1d8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 630.921485] [53378]: DEBUG nova.quota [None req-f7447f18-15c9-409f-b7d5-bc79615ee1d8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for user f1b6f79136e649e9a452dc51806b9d71 and project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 630.939104] [53378]: INFO nova.api.openstack.requestlog [None req-f7447f18-15c9-409f-b7d5-bc79615ee1d8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.039848 [ 630.939588] [53378]: [pid: 53378|app: 0|req: 407/774] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:23 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) [ 630.942167] [53378]: DEBUG nova.api.openstack.wsgi [None req-0313bc1f-82e7-4f19-b9f7-92f222131bf8 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f729d17e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.955931] [53379]: DEBUG nova.policy [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.960375] [53379]: INFO nova.api.openstack.requestlog [None req-78f2e87b-16e8-4144-aee9-d058cad9f446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.108536 [ 630.961214] [53379]: [pid: 53379|app: 0|req: 368/775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.969439] [53379]: DEBUG nova.api.openstack.wsgi [None req-61e3b3d4-2589-4a7d-9108-fbd6732139f1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1671313064", "id": 227955276, "os-flavor-access:is_public": "False"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.986818] [53378]: INFO nova.api.openstack.requestlog [None req-0313bc1f-82e7-4f19-b9f7-92f222131bf8 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/aa61e20e-aa89-4567-b24d-02d4ec1a2349" status: 200 len: 347 microversion: 2.1 time: 0.046222 [ 630.986818] [53378]: [pid: 53378|app: 0|req: 408/776] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/os-volumes/aa61e20e-aa89-4567-b24d-02d4ec1a2349 => generated 347 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.992230] [53378]: DEBUG nova.api.openstack.wsgi [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.992957] [53378]: DEBUG nova.compute.api [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.995930] [53379]: INFO nova.api.openstack.requestlog [None req-61e3b3d4-2589-4a7d-9108-fbd6732139f1 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.1 time: 0.033874 [ 630.996570] [53379]: [pid: 53379|app: 0|req: 369/777] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:23 2025] POST /compute/v2.1/flavors => generated 412 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.000376] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.000376] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.000376] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.000693] [53379]: DEBUG nova.api.openstack.wsgi [None req-8bbbfcc3-30a9-47d0-aa24-4704c49015af tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72bb93f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.001469] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.001912] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.002373] [53378]: DEBUG oslo_concurrency.lockutils [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.042834] [53379]: INFO nova.api.openstack.requestlog [None req-8bbbfcc3-30a9-47d0-aa24-4704c49015af tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.045515 [ 631.043222] [53379]: [pid: 53379|app: 0|req: 370/778] 10.180.1.21 () {58 vars in 1285 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_distro => generated 33 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.054270] [53378]: DEBUG nova.policy [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.063199] [53378]: INFO nova.api.openstack.requestlog [None req-875fbe0c-700f-4136-897b-1b68cd08e47c tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1265 microversion: 2.1 time: 0.075405 [ 631.064780] [53378]: [pid: 53378|app: 0|req: 409/779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1265 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.068091] [53378]: DEBUG nova.api.openstack.wsgi [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.070422] [53378]: DEBUG nova.compute.api [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 631.074966] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.075483] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.075483] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.075843] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.077450] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.077450] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.265673] [53379]: DEBUG nova.api.openstack.wsgi [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataTestJSON-server-549253668", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "f92cd7b4-578a-42c4-9f16-73dd865bcf2a"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.323364] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.324396] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.324655] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.325228] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.325955] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.327559] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.333440] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=47 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.340596] [53379]: DEBUG nova.network.neutron [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] validate_networks() for [('f92cd7b4-578a-42c4-9f16-73dd865bcf2a', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 631.428804] [53378]: DEBUG nova.policy [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.440407] [53378]: INFO nova.api.openstack.requestlog [None req-50b2f5a8-1f3f-4ea9-a873-978d0c8077f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1496 microversion: 2.1 time: 0.375814 [ 631.444350] [53378]: [pid: 53378|app: 0|req: 410/780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1496 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.447469] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.449499] [53378]: DEBUG nova.compute.api [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 631.454790] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.455092] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.455341] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.455639] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.455839] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.456848] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.539454] [53378]: DEBUG nova.policy [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.545883] [53378]: DEBUG nova.policy [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.546631] [53378]: DEBUG nova.policy [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.550113] [53378]: INFO nova.api.openstack.requestlog [None req-fdd52ef7-356e-4486-9093-8d5a400d835f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1461 microversion: 2.75 time: 0.105103 [ 631.550445] [53378]: [pid: 53378|app: 0|req: 411/781] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1461 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.552977] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.554983] [53378]: DEBUG nova.compute.api [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 631.558158] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.558374] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.559029] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.559029] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.559145] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.560393] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.620536] [53378]: DEBUG nova.policy [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.627299] [53378]: INFO nova.api.openstack.requestlog [None req-c2174986-6bd3-4acf-872b-eec8ab1b3fb3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.076035 [ 631.627731] [53378]: [pid: 53378|app: 0|req: 412/782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:23 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.704626] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-454832361", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "29caf39c-db27-4fa0-9b06-938785ee3f88"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.762818] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.763080] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.763281] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.763680] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.763871] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.767119] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.775539] [53378]: DEBUG nova.network.neutron [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] validate_networks() for [('29caf39c-db27-4fa0-9b06-938785ee3f88', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 632.185498] [53378]: DEBUG nova.virt.hardware [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 632.186247] [53378]: DEBUG nova.virt.hardware [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 632.186247] [53378]: DEBUG nova.virt.hardware [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 632.186247] [53378]: DEBUG nova.virt.hardware [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 632.186380] [53378]: DEBUG nova.virt.hardware [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 632.199985] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.199985] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.199985] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.199985] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.200363] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.200363] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.215094] [53378]: DEBUG nova.quota [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Getting quotas for project 60a5565347f941bab21e5247ff56c30c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 632.220481] [53378]: DEBUG nova.quota [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Getting quotas for user ef7c0a4ef7da4b0ab7b5cf15e66ed5a7 and project 60a5565347f941bab21e5247ff56c30c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 632.227598] [53378]: DEBUG nova.compute.api [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 632.229389] [53378]: DEBUG nova.compute.api [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 632.261275] [53379]: DEBUG nova.virt.hardware [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 632.262770] [53379]: DEBUG nova.virt.hardware [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 632.263090] [53379]: DEBUG nova.virt.hardware [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 632.265458] [53379]: DEBUG nova.virt.hardware [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 632.265458] [53379]: DEBUG nova.virt.hardware [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 632.265610] [53378]: INFO nova.api.openstack.requestlog [None req-ff99e2ae-873f-4db4-ba7f-d4e7d3746746 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.637197 [ 632.265989] [53378]: [pid: 53378|app: 0|req: 413/783] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 638 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 632.271280] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.273281] [53378]: DEBUG nova.compute.api [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.277579] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.277836] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.278029] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.278438] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.278656] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.278880] [53379]: DEBUG oslo_concurrency.lockutils [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.279559] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.280018] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.280229] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.280626] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.280853] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.281092] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.311218] [53379]: DEBUG nova.quota [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 632.321456] [53379]: DEBUG nova.quota [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 632.342080] [53379]: DEBUG nova.compute.api [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 632.344212] [53379]: DEBUG nova.compute.api [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 632.394706] [53379]: INFO nova.api.openstack.requestlog [None req-94c812c0-7c95-44fe-918e-63e5bc754e8e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.350723 [ 632.396741] [53379]: [pid: 53379|app: 0|req: 371/784] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 1353 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 632.403925] [53379]: DEBUG nova.api.openstack.wsgi [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.406117] [53379]: DEBUG nova.compute.api [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.411248] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.413030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.413030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.413030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.413030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.413030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.540751] [53378]: DEBUG nova.policy [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.548486] [53378]: INFO nova.api.openstack.requestlog [None req-aa0e9630-63ec-45d7-a7c7-5cd582c1ac6e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.281130 [ 632.548486] [53378]: [pid: 53378|app: 0|req: 414/785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:24 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.555376] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.557374] [53378]: DEBUG nova.compute.api [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.567278] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.567278] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.567278] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.567278] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.568049] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.568674] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.597552] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.597862] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.598114] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.598263] [53378]: DEBUG nova.objects.instance [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lazy-loading 'fault' on Instance uuid 7e12e383-a68c-444b-9c64-8c393ebda8b1 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 632.696710] [53378]: DEBUG nova.policy [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1010ff17cc4442f9955c0d92c9b63371', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e668de0f0dfa4942baa509f08a041b7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.702696] [53378]: INFO nova.api.openstack.requestlog [None req-ee7def0a-bc15-47f9-b07a-ffdee4685e2a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 200 len: 1299 microversion: 2.1 time: 0.150767 [ 632.703437] [53378]: [pid: 53378|app: 0|req: 415/786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:24 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 1299 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.709032] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f72f001f0>, body: {"keypair": {"name": "tempest-keypair-492626489", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvh8vt1YUKmppLeICyTgi9VLUA1c7BdpoYJkQfvvkWO4vOj6NWuFdfVgPEbFgrPM6xv0Oq3omvYLPl00MRILIc1fCbhRXBK2Za3bzqmWx9iZpqhDQ/TBjGYC5TEBdgA7A=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.709859] [53379]: DEBUG nova.policy [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.715516] [53379]: INFO nova.api.openstack.requestlog [None req-8996fb6e-581e-4f73-a8cf-5e65d20e5d8f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1320 microversion: 2.1 time: 0.318106 [ 632.715949] [53379]: [pid: 53379|app: 0|req: 372/787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:24 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1320 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.720553] [53379]: DEBUG nova.api.openstack.wsgi [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee4acd66-0646-485f-9aad-19aa45c6ac50", "name": "network-vif-plugged", "status": "completed", "tag": "4abe9053-2c2d-4331-a4e0-d944123ce559"}, {"name": "network-changed", "server_uuid": "ee4acd66-0646-485f-9aad-19aa45c6ac50", "tag": "4abe9053-2c2d-4331-a4e0-d944123ce559"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.727699] [53379]: DEBUG oslo_concurrency.lockutils [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.727918] [53379]: DEBUG oslo_concurrency.lockutils [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.729136] [53379]: DEBUG oslo_concurrency.lockutils [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.731423] [53378]: DEBUG nova.quota [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 632.737044] [53378]: DEBUG nova.quota [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for user f1b6f79136e649e9a452dc51806b9d71 and project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 632.737688] [53379]: INFO nova.api.openstack.compute.server_external_events [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Creating event network-vif-plugged:4abe9053-2c2d-4331-a4e0-d944123ce559 for instance ee4acd66-0646-485f-9aad-19aa45c6ac50 on cpu-1 [ 632.739472] [53379]: INFO nova.api.openstack.compute.server_external_events [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] Creating event network-changed:4abe9053-2c2d-4331-a4e0-d944123ce559 for instance ee4acd66-0646-485f-9aad-19aa45c6ac50 on cpu-1 [ 632.745413] [53379]: INFO nova.api.openstack.requestlog [req-043a7537-1c07-44d8-aa03-e994244d3bd5 req-c1b33f53-f276-459e-a19e-c9cb6a42184b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024846 [ 632.745413] [53379]: [pid: 53379|app: 0|req: 373/788] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:25 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) [ 632.754843] [53379]: DEBUG nova.api.openstack.wsgi [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.755375] [53379]: DEBUG nova.compute.api [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.766146] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.766459] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.766647] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.767223] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.767438] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.767622] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.775239] [53378]: INFO nova.api.openstack.wsgi [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] HTTP exception thrown: Key pair 'tempest-keypair-492626489' already exists. [ 632.775239] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 409 to user: Key pair 'tempest-keypair-492626489' already exists. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 632.778930] [53378]: INFO nova.api.openstack.requestlog [None req-dd5f787b-9e8e-4d66-a5c0-243ae194b3e8 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 409 len: 104 microversion: 2.1 time: 0.071622 [ 632.779330] [53378]: [pid: 53378|app: 0|req: 416/789] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:24 2025] POST /compute/v2.1/os-keypairs => generated 104 bytes in 76 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 632.784640] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbfef038-6efe-44f5-a22f-f8d26a2bf690 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.827529] [53378]: INFO nova.api.openstack.requestlog [None req-fbfef038-6efe-44f5-a22f-f8d26a2bf690 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.047417 [ 632.827899] [53378]: [pid: 53378|app: 0|req: 417/790] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.837992] [53378]: DEBUG nova.api.openstack.wsgi [None req-1abda4c5-fa91-45eb-ace2-63474c7434e8 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f729d29e0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.883319] [53379]: DEBUG nova.policy [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.890286] [53379]: INFO nova.api.openstack.requestlog [None req-5dcd5809-15ce-48af-aadf-d487cd964810 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.146691 [ 632.890286] [53379]: [pid: 53379|app: 0|req: 374/791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.894562] [53378]: DEBUG nova.quota [None req-1abda4c5-fa91-45eb-ace2-63474c7434e8 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 632.898634] [53379]: DEBUG nova.api.openstack.wsgi [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.902353] [53379]: DEBUG nova.compute.api [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.904803] [53378]: DEBUG nova.quota [None req-1abda4c5-fa91-45eb-ace2-63474c7434e8 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 632.908264] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.908680] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.909036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.909660] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.909964] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.910367] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.956269] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.956269] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.956269] [53379]: DEBUG oslo_concurrency.lockutils [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.956269] [53379]: DEBUG nova.objects.instance [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 633.012427] [53379]: DEBUG nova.policy [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.022692] [53379]: INFO nova.api.openstack.requestlog [None req-7df4b758-f64e-45a8-b8ec-17f20992ea3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.128434 [ 633.023790] [53379]: [pid: 53379|app: 0|req: 375/792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.026395] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.029165] [53379]: DEBUG nova.compute.api [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.036572] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.037190] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.037526] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.038146] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.038825] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.039267] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.083138] [53378]: INFO nova.api.openstack.requestlog [None req-1abda4c5-fa91-45eb-ace2-63474c7434e8 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.254506 [ 633.084043] [53378]: [pid: 53378|app: 0|req: 418/793] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:25 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 633.089035] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.090276] [53378]: DEBUG nova.compute.api [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.095867] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.096683] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.096683] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.097663] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.097663] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.097663] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.192706] [53379]: DEBUG nova.policy [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.198796] [53379]: DEBUG nova.policy [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.203712] [53379]: DEBUG nova.policy [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.203951] [53379]: INFO nova.api.openstack.requestlog [None req-8e75e42d-38e9-4189-8908-63fd22770f38 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.180115 [ 633.204284] [53379]: [pid: 53379|app: 0|req: 376/794] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 633.208108] [53379]: DEBUG nova.api.openstack.wsgi [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.208600] [53379]: DEBUG nova.compute.api [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.212086] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.212341] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.212521] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.212869] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.213220] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.213290] [53379]: DEBUG oslo_concurrency.lockutils [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.231268] [53379]: DEBUG nova.objects.instance [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'flavor' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 633.297886] [53379]: INFO nova.api.openstack.requestlog [None req-6571fae1-84f7-456c-a47a-e86c8d982915 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "POST /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8/action" status: 200 len: 32 microversion: 2.1 time: 0.092687 [ 633.298196] [53379]: [pid: 53379|app: 0|req: 377/795] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:25 2025] POST /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8/action => generated 32 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 633.302230] [53379]: DEBUG nova.api.openstack.wsgi [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.302994] [53379]: DEBUG nova.compute.api [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.307426] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.307662] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.307915] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.308215] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.309095] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.309095] [53379]: DEBUG oslo_concurrency.lockutils [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.334917] [53378]: DEBUG nova.policy [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.339432] [53378]: INFO nova.api.openstack.requestlog [None req-6b6986ae-5bfe-4ec0-9a2d-a96d28b533d6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1472 microversion: 2.1 time: 0.254650 [ 633.340073] [53378]: [pid: 53378|app: 0|req: 419/796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1472 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.343643] [53378]: DEBUG nova.api.openstack.wsgi [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.345305] [53378]: DEBUG nova.compute.api [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.352378] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.352378] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.352526] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.353080] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.353543] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.353604] [53378]: DEBUG oslo_concurrency.lockutils [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.371619] [53379]: DEBUG nova.policy [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.376862] [53379]: INFO nova.api.openstack.requestlog [None req-a00b7dbb-3540-4a3e-a4ca-bcd8301ba7cd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.078065 [ 633.377214] [53379]: [pid: 53379|app: 0|req: 378/797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.379827] [53379]: DEBUG nova.api.openstack.wsgi [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.381629] [53379]: DEBUG nova.compute.api [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.388873] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.389744] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.389744] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.389894] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.390062] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.390259] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.397909] [53378]: DEBUG nova.policy [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.409029] [53378]: INFO nova.api.openstack.requestlog [None req-477c7ac8-0a90-4f76-9621-30764de962b2 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1482 microversion: 2.1 time: 0.067652 [ 633.409029] [53378]: [pid: 53378|app: 0|req: 420/798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1482 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.411637] [53378]: DEBUG nova.api.openstack.wsgi [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.413019] [53378]: DEBUG nova.compute.api [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.416418] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.420023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.420023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.420023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.420023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.420023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.420368] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.420368] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.420368] [53379]: DEBUG oslo_concurrency.lockutils [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.420537] [53379]: DEBUG nova.objects.instance [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 633.467220] [53379]: DEBUG nova.policy [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.477314] [53379]: DEBUG nova.policy [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.478324] [53379]: DEBUG nova.policy [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.479060] [53379]: INFO nova.api.openstack.requestlog [None req-de8391aa-fd16-4a87-8dd4-b50aa81d4658 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.101293 [ 633.479392] [53379]: [pid: 53379|app: 0|req: 379/799] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 633.483702] [53379]: DEBUG nova.api.openstack.wsgi [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.485825] [53379]: DEBUG nova.compute.api [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.489423] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.492771] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.492771] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.492771] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.492771] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.492771] [53379]: DEBUG oslo_concurrency.lockutils [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.540352] [53379]: DEBUG nova.policy [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.545379] [53379]: INFO nova.api.openstack.requestlog [None req-50a872a8-1cfc-4774-9a57-88a011345d6b tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.065218 [ 633.547359] [53379]: [pid: 53379|app: 0|req: 380/800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.548833] [53379]: DEBUG nova.api.openstack.wsgi [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.550799] [53379]: DEBUG nova.compute.api [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.554935] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.555207] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.555397] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.555764] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.555963] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.558814] [53379]: DEBUG oslo_concurrency.lockutils [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.606642] [53379]: DEBUG nova.policy [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.610013] [53379]: INFO nova.api.openstack.requestlog [None req-75017b50-30a0-49fb-a747-fc691aedfeb5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.063680 [ 633.610376] [53379]: [pid: 53379|app: 0|req: 381/801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.613082] [53379]: DEBUG nova.api.openstack.wsgi [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.615396] [53379]: DEBUG nova.compute.api [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.619403] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.619808] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.619904] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.621794] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.621794] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.621794] [53379]: DEBUG oslo_concurrency.lockutils [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.683765] [53378]: DEBUG nova.policy [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.688499] [53378]: INFO nova.api.openstack.requestlog [None req-f078147c-b77d-40c9-913b-e8fe1d3c0494 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1534 microversion: 2.1 time: 0.278594 [ 633.688499] [53378]: [pid: 53378|app: 0|req: 421/802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1534 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.691970] [53378]: DEBUG nova.api.openstack.wsgi [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.694433] [53378]: DEBUG nova.compute.api [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.701311] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.701562] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.701749] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.702358] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.702612] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.703047] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.754879] [53378]: DEBUG nova.policy [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.760473] [53378]: INFO nova.api.openstack.requestlog [None req-8dd889c0-d98f-47ab-881d-69a60112b3e2 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1229 microversion: 2.1 time: 0.071351 [ 633.762078] [53378]: [pid: 53378|app: 0|req: 422/803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1229 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.764520] [53378]: DEBUG nova.api.openstack.wsgi [None req-86f81ca5-59b6-4790-aa56-5cd53fe1e840 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72904670>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.768752] [53379]: DEBUG nova.policy [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.777580] [53379]: INFO nova.api.openstack.requestlog [None req-1af897b2-5ddd-474d-bcf7-fd9efa15f6ee tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1313 microversion: 2.1 time: 0.166552 [ 633.777947] [53379]: [pid: 53379|app: 0|req: 382/804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:25 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1313 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.780737] [53379]: DEBUG nova.api.openstack.wsgi [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.783099] [53379]: DEBUG nova.compute.api [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.791098] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.791483] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.791686] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.792065] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.792658] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.792870] [53379]: DEBUG oslo_concurrency.lockutils [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.811881] [53378]: INFO nova.api.openstack.requestlog [None req-86f81ca5-59b6-4790-aa56-5cd53fe1e840 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/d4c7f8d0-3dda-47d7-b61a-033570f0c2f3" status: 200 len: 346 microversion: 2.1 time: 0.048731 [ 633.811881] [53378]: [pid: 53378|app: 0|req: 423/805] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/os-volumes/d4c7f8d0-3dda-47d7-b61a-033570f0c2f3 => generated 346 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.820307] [53378]: DEBUG nova.api.openstack.wsgi [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.822134] [53378]: DEBUG nova.compute.api [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.826919] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.826919] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.826919] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.827122] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.827324] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.827499] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.844199] [53379]: DEBUG nova.policy [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.848985] [53379]: INFO nova.api.openstack.requestlog [None req-55dd6cf0-8724-4e6a-91b6-80b78d6e45ff tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1217 microversion: 2.1 time: 0.070323 [ 633.849466] [53379]: [pid: 53379|app: 0|req: 383/806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1217 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.850469] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.850715] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.850895] [53378]: DEBUG oslo_concurrency.lockutils [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.851128] [53378]: DEBUG nova.objects.instance [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 633.854368] [53379]: DEBUG nova.api.openstack.wsgi [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.856501] [53379]: DEBUG nova.compute.api [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.861957] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.862426] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.862793] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.863539] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.863922] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.864244] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.886062] [53378]: DEBUG nova.policy [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.890909] [53378]: DEBUG nova.policy [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.891822] [53378]: DEBUG nova.policy [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.895683] [53378]: INFO nova.api.openstack.requestlog [None req-a06434db-42ef-44e6-9bdc-132ce8d18032 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.083241 [ 633.896365] [53378]: [pid: 53378|app: 0|req: 424/807] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 633.899140] [53378]: DEBUG nova.api.openstack.wsgi [None req-49069f2a-7ee9-4277-9e09-f30f82af8d65 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Calling method '.version_select at 0x726f72cbeb00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.921898] [53378]: INFO nova.api.openstack.requestlog [None req-49069f2a-7ee9-4277-9e09-f30f82af8d65 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-492626489" status: 202 len: 0 microversion: 2.1 time: 0.025231 [ 633.922350] [53378]: [pid: 53378|app: 0|req: 425/808] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:38:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-492626489 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 633.922930] [53379]: DEBUG nova.policy [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.925051] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9a7c5c7-d716-42d5-b024-5f6586907b0f tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.932994] [53379]: INFO nova.api.openstack.requestlog [None req-8bb12fa6-3d19-4a3b-9d89-3b4012ad9019 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.082681 [ 633.934067] [53379]: [pid: 53379|app: 0|req: 384/809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.952146] [53378]: INFO nova.api.openstack.requestlog [None req-b9a7c5c7-d716-42d5-b024-5f6586907b0f tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.029041 [ 633.952521] [53378]: [pid: 53378|app: 0|req: 426/810] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.958588] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb021e83-ae4c-4cfe-8558-945439591044 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f729d2710>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.001115] [53378]: INFO nova.api.openstack.requestlog [None req-fb021e83-ae4c-4cfe-8558-945439591044 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.047822 [ 634.001835] [53378]: [pid: 53378|app: 0|req: 427/811] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 634.005367] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.006066] [53378]: DEBUG nova.compute.api [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.011968] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.012140] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.012375] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.012704] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.012903] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.013087] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.109686] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ccdb12b-6c62-4442-ad6c-da2af208b7cb tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Action: 'create', calling method: .version_select at 0x726f72ba3a30>, body: {"keypair": {"name": "tempest-keypair-410553376", "type": "ssh", "user_id": "efc1f3441087444ba48cee584c9f131c", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3OzUYCa3gQfsF2Bd/7dSuMoKNLE8RzMAUsrnOB9whDANgzAaqYzJDQUdi5Cyg6/ZOGxE8hA8TQjGS0JQB2PcH3a8nTBbvlk1ldb4kOmXqikbZZtVt7fhCH6p1UoWjsYA=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.123386] [53379]: DEBUG nova.quota [None req-1ccdb12b-6c62-4442-ad6c-da2af208b7cb tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 634.128358] [53379]: DEBUG nova.quota [None req-1ccdb12b-6c62-4442-ad6c-da2af208b7cb tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for user 126b9a6283ec4ac496a8db7e39a813b0 and project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 634.136148] [53378]: DEBUG nova.policy [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.141670] [53378]: INFO nova.api.openstack.requestlog [None req-4fe4c283-6d77-4471-b5f4-2e51aae93c84 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1502 microversion: 2.1 time: 0.139242 [ 634.142340] [53378]: [pid: 53378|app: 0|req: 428/812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1502 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.145670] [53379]: INFO nova.api.openstack.requestlog [None req-1ccdb12b-6c62-4442-ad6c-da2af208b7cb tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.211237 [ 634.145756] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.145816] [53379]: [pid: 53379|app: 0|req: 385/813] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:38:26 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 212 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 634.147501] [53378]: DEBUG nova.compute.api [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.153131] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.154048] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.154048] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.154233] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.154387] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.154568] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.187075] [53378]: DEBUG nova.policy [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.192187] [53378]: INFO nova.api.openstack.requestlog [None req-7e64a385-c96a-4e1b-899a-5d5e50983ed5 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.048000 [ 634.192187] [53378]: [pid: 53378|app: 0|req: 429/814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.194074] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b9359f2-23b7-4c68-8bba-8e617b8e8f5e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'create', calling method: .version_select at 0x726f72904550>, body: {"pool": "e03d40d2-efa7-4d17-b237-7b8836e5cbc7"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.194276] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b8d741d-a20a-4eb1-a7dc-deca5f21fb51 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Action: 'create', calling method: .version_select at 0x726f72ba3e20>, body: {"keypair": {"name": "tempest-keypair-1517104950", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXpeilyREMMLLsAwl4Op4/w0inx0szPIzycgtoCh5BbhMVNMYAAAVtiS7J3B7GMyMz8sNTtKYPYKTRpmZo+xIczto9Yzdys5/KmuNhNpTvybqNS6L5CDyKcWENV6V6TCQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.205854] [53379]: DEBUG nova.quota [None req-0b8d741d-a20a-4eb1-a7dc-deca5f21fb51 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Getting quotas for project 42575190bc2845dab75018dc840dc290. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 634.207160] [53379]: DEBUG nova.quota [None req-0b8d741d-a20a-4eb1-a7dc-deca5f21fb51 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Getting quotas for user c2f1fa892307471e9101c88d15dab7e2 and project 42575190bc2845dab75018dc840dc290. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 634.222606] [53379]: INFO nova.api.openstack.requestlog [None req-0b8d741d-a20a-4eb1-a7dc-deca5f21fb51 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.076346 [ 634.222915] [53379]: [pid: 53379|app: 0|req: 386/815] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:26 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) [ 634.225640] [53379]: DEBUG nova.api.openstack.wsgi [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.228490] [53379]: DEBUG nova.compute.api [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.230919] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.231742] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.231742] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.231742] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.231895] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.232217] [53379]: DEBUG oslo_concurrency.lockutils [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.241167] [53379]: INFO nova.api.openstack.wsgi [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. [ 634.241480] [53379]: DEBUG nova.api.openstack.wsgi [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 634.242163] [53379]: INFO nova.api.openstack.requestlog [None req-d92c87e2-2275-4aea-add6-57488cb2975a tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 404 len: 111 microversion: 2.1 time: 0.018483 [ 634.243080] [53379]: [pid: 53379|app: 0|req: 387/816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 634.245901] [53379]: DEBUG nova.api.openstack.wsgi [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.248230] [53379]: DEBUG nova.compute.api [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.252272] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.252518] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.252884] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.253326] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.253721] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.253965] [53379]: DEBUG oslo_concurrency.lockutils [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.372872] [53379]: DEBUG nova.policy [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.377622] [53379]: INFO nova.api.openstack.requestlog [None req-95eed2c4-a7af-4017-ad6c-8485640337df tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1320 microversion: 2.1 time: 0.134037 [ 634.377728] [53379]: [pid: 53379|app: 0|req: 388/817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1320 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.380109] [53379]: DEBUG nova.api.openstack.wsgi [None req-5964b333-a5d7-422c-bb6d-1ce6fbfb736b tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72ba3520>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.435580] [53379]: INFO nova.api.openstack.requestlog [None req-5964b333-a5d7-422c-bb6d-1ce6fbfb736b tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1022 microversion: 2.1 time: 0.057259 [ 634.435925] [53379]: [pid: 53379|app: 0|req: 389/818] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/os-volumes => generated 1022 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.441658] [53379]: DEBUG nova.api.openstack.wsgi [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.444154] [53379]: DEBUG nova.compute.api [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.448894] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.449184] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.449376] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.450310] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.450559] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.450771] [53379]: DEBUG oslo_concurrency.lockutils [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.501180] [53379]: DEBUG nova.policy [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.507349] [53379]: INFO nova.api.openstack.requestlog [None req-68806187-22de-43f5-99c1-425e52c3a4bd tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1214 microversion: 2.1 time: 0.070732 [ 634.507744] [53379]: [pid: 53379|app: 0|req: 390/819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.511842] [53379]: DEBUG nova.api.openstack.wsgi [None req-355544f1-38bc-44ed-af63-f86c8d7adac4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f72c13400>, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNtGoKF34rI37XOEAUuCpJW3uV4EDtX9p9D3YkFXkgZXZ89nZvhb/U/wuxU0vsnBwIPgXNs+V1WTcKBo45BvYpCpoNZPrNjhT2wBw3uVH11fAmaRl5oC8Io5DVvI2Q/GhA=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.514285] [53379]: DEBUG nova.api.openstack.wsgi [None req-355544f1-38bc-44ed-af63-f86c8d7adac4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 634.514725] [53379]: INFO nova.api.openstack.requestlog [None req-355544f1-38bc-44ed-af63-f86c8d7adac4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 115 microversion: 2.1 time: 0.006201 [ 634.515024] [53379]: [pid: 53379|app: 0|req: 391/820] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:26 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) [ 634.547459] [53379]: DEBUG nova.api.openstack.wsgi [None req-947b21a0-29a2-4286-be86-dd22ae9c02e8 tempest-ExtensionsTest-565364442 tempest-ExtensionsTest-565364442-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.552207] [53379]: INFO nova.api.openstack.requestlog [None req-947b21a0-29a2-4286-be86-dd22ae9c02e8 tempest-ExtensionsTest-565364442 tempest-ExtensionsTest-565364442-project-member] 10.180.1.21 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.036482 [ 634.552829] [53379]: [pid: 53379|app: 0|req: 392/821] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 12 06:38:26 2025] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.560798] [53379]: DEBUG nova.api.openstack.wsgi [None req-10134ca6-9c3f-4308-bea7-b9ed25fcc1c0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.575644] [53379]: INFO nova.api.openstack.requestlog [None req-10134ca6-9c3f-4308-bea7-b9ed25fcc1c0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/227955276" status: 202 len: 0 microversion: 2.1 time: 0.022426 [ 634.575958] [53379]: [pid: 53379|app: 0|req: 393/822] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:26 2025] DELETE /compute/v2.1/flavors/227955276 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 634.578681] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5de03d0-d01a-4692-b957-76432dda9786 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f72bb8dc0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.635251] [53379]: DEBUG nova.quota [None req-f5de03d0-d01a-4692-b957-76432dda9786 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 634.645024] [53379]: DEBUG nova.quota [None req-f5de03d0-d01a-4692-b957-76432dda9786 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 634.729470] [53378]: INFO nova.api.openstack.requestlog [None req-6b9359f2-23b7-4c68-8bba-8e617b8e8f5e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.537284 [ 634.729830] [53378]: [pid: 53378|app: 0|req: 430/823] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:38:26 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.739836] [53378]: DEBUG nova.api.openstack.wsgi [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.744137] [53378]: DEBUG nova.compute.api [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.748645] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.748744] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.748938] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.749319] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.749531] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.749714] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.764029] [53379]: INFO nova.api.openstack.requestlog [None req-f5de03d0-d01a-4692-b957-76432dda9786 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.187123 [ 634.764201] [53379]: [pid: 53379|app: 0|req: 394/824] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:26 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 634.769565] [53379]: DEBUG nova.api.openstack.wsgi [None req-55ca2c28-442a-408f-bf66-169a63277db3 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Action: 'create', calling method: .version_select at 0x726f72bba4d0>, body: {"keypair": {"name": "tempest-keypair-110014326", "type": "ssh", "user_id": "efc1f3441087444ba48cee584c9f131c", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ3zHy5Bx5YPEzz50KQvV89AHMBPBIGCEzPEUGB/mqOv2t9AEG9w4VDws4OiXfYjMcuYqpk4cZicdkrSDm8bLNKF/B9aHgul1lWdhQzOE71mMpNsJJdnV8kQpBCTS912mg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.771794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.772053] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.772276] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.772525] [53378]: DEBUG nova.objects.instance [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 634.783121] [53379]: DEBUG nova.quota [None req-55ca2c28-442a-408f-bf66-169a63277db3 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 634.786569] [53379]: DEBUG nova.quota [None req-55ca2c28-442a-408f-bf66-169a63277db3 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for user 126b9a6283ec4ac496a8db7e39a813b0 and project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 634.797398] [53378]: DEBUG nova.policy [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.804360] [53378]: INFO nova.api.openstack.requestlog [None req-5fab233c-2153-4439-8443-d9456b3a4c1d tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.073294 [ 634.804360] [53378]: [pid: 53378|app: 0|req: 431/825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.805185] [53379]: INFO nova.api.openstack.requestlog [None req-55ca2c28-442a-408f-bf66-169a63277db3 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.040256 [ 634.805578] [53379]: [pid: 53379|app: 0|req: 395/826] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:38:27 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 634.812471] [53379]: DEBUG nova.api.openstack.wsgi [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.812471] [53379]: DEBUG nova.compute.api [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.815034] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.815034] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.815034] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.815034] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.815034] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.815325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.834610] [53378]: DEBUG nova.api.openstack.wsgi [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-1536399355", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "84ae30bd-43fc-47a6-98a2-1c569a5edb6d"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.875355] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.875854] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.875854] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.876575] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.876931] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.877285] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.882391] [53378]: DEBUG nova.network.neutron [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] validate_networks() for [('84ae30bd-43fc-47a6-98a2-1c569a5edb6d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 634.925937] [53379]: DEBUG nova.policy [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.932373] [53379]: DEBUG nova.policy [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.932373] [53379]: DEBUG nova.policy [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 634.932373] [53379]: INFO nova.api.openstack.requestlog [None req-c431d14f-d300-48c4-8e17-3a45d0429416 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.125818 [ 634.932373] [53379]: [pid: 53379|app: 0|req: 396/827] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.934863] [53379]: DEBUG nova.api.openstack.wsgi [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-398295133", "metadata": {"image_type": "test"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.936521] [53379]: DEBUG nova.compute.api [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.941675] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.941675] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.941675] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.942033] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.945020] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.945020] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.953411] [53379]: INFO nova.api.openstack.wsgi [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. [ 634.953750] [53379]: DEBUG nova.api.openstack.wsgi [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 634.954181] [53379]: INFO nova.api.openstack.requestlog [None req-d9702e24-77ac-4314-a903-cb2bb86ddb7c tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1/action" status: 404 len: 111 microversion: 2.1 time: 0.021461 [ 634.954722] [53379]: [pid: 53379|app: 0|req: 397/828] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:38:27 2025] POST /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1/action => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 634.957347] [53379]: DEBUG nova.api.openstack.wsgi [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.959015] [53379]: DEBUG nova.compute.api [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.965251] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.965251] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.965251] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.965588] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.965854] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.966011] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.119859] [53378]: DEBUG nova.virt.hardware [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 635.120088] [53378]: DEBUG nova.virt.hardware [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 635.120318] [53378]: DEBUG nova.virt.hardware [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 635.120483] [53378]: DEBUG nova.virt.hardware [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 635.120667] [53378]: DEBUG nova.virt.hardware [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 635.127754] [53379]: DEBUG nova.policy [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.134074] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.134074] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.134074] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.135086] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.135517] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.135957] [53378]: DEBUG oslo_concurrency.lockutils [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.136032] [53379]: INFO nova.api.openstack.requestlog [None req-eaff82d1-252c-4bf7-bcf9-95a21d394667 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1472 microversion: 2.1 time: 0.180602 [ 635.136324] [53379]: [pid: 53379|app: 0|req: 398/829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1472 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.139356] [53379]: DEBUG nova.api.openstack.wsgi [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.140662] [53379]: DEBUG nova.compute.api [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.147421] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.147708] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.147900] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.148386] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.150578] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.150578] [53379]: DEBUG oslo_concurrency.lockutils [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.152977] [53378]: DEBUG nova.quota [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Getting quotas for project 8d6527ae5e74474da6fb1711a775b868. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 635.158499] [53378]: DEBUG nova.quota [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Getting quotas for user 310c3d201aa0439f889876ee52f97375 and project 8d6527ae5e74474da6fb1711a775b868. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 635.165587] [53378]: DEBUG nova.compute.api [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 635.166912] [53378]: DEBUG nova.compute.api [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 635.206351] [53378]: INFO nova.api.openstack.requestlog [None req-db9d8a67-b216-4528-a0bf-874b264c361a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.401558 [ 635.206742] [53378]: [pid: 53378|app: 0|req: 432/830] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:27 2025] POST /compute/v2.1/servers => generated 380 bytes in 402 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 635.209646] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.212344] [53378]: DEBUG nova.compute.api [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.215552] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.215859] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.215982] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.216847] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.217104] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.217299] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.217368] [53379]: DEBUG nova.policy [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.227768] [53379]: INFO nova.api.openstack.requestlog [None req-886e59da-d602-4314-b60a-0d02c462bc6e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.090743 [ 635.228115] [53379]: [pid: 53379|app: 0|req: 399/831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.231107] [53379]: DEBUG nova.api.openstack.wsgi [None req-f3f8c805-90ac-4b92-9825-1af80331f5a4 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72ba3eb0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.251990] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.252301] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.252491] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.252685] [53378]: DEBUG nova.objects.instance [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 635.284316] [53378]: DEBUG nova.policy [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.288741] [53378]: INFO nova.api.openstack.requestlog [None req-ddcde295-bb0e-44da-a515-bcc87b6a6e3f tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.081321 [ 635.289465] [53378]: [pid: 53378|app: 0|req: 433/832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.293516] [53378]: DEBUG nova.api.openstack.wsgi [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.297094] [53378]: DEBUG nova.compute.api [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.297999] [53379]: INFO nova.api.openstack.requestlog [None req-f3f8c805-90ac-4b92-9825-1af80331f5a4 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.066146 [ 635.301784] [53379]: [pid: 53379|app: 0|req: 400/833] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/os-volumes?limit=2 => generated 686 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 635.303349] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.303672] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.304010] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.304553] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.304553] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.304553] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.304755] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f72bbae60>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-371930741", "public_key": " "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.324110] [53379]: DEBUG nova.quota [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 635.325851] [53379]: DEBUG nova.quota [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for user f1b6f79136e649e9a452dc51806b9d71 and project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 635.327463] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.327733] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.327919] [53378]: DEBUG oslo_concurrency.lockutils [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.328205] [53378]: DEBUG nova.objects.instance [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 635.337140] [53379]: INFO nova.api.openstack.wsgi [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 635.337501] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 635.337931] [53379]: INFO nova.api.openstack.requestlog [None req-4f22fc80-c23e-4569-a660-9f6f9960ac7b tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.035500 [ 635.338283] [53379]: [pid: 53379|app: 0|req: 401/834] 10.180.1.21 () {60 vars in 1153 bytes} [Wed Mar 12 06:38:27 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 36 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 635.341479] [53379]: DEBUG nova.api.openstack.wsgi [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.343461] [53379]: DEBUG nova.compute.api [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.347107] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.347358] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.347550] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.347926] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.348145] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.348325] [53379]: DEBUG oslo_concurrency.lockutils [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.359120] [53378]: DEBUG nova.policy [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.367227] [53378]: DEBUG nova.policy [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.367915] [53378]: DEBUG nova.policy [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.369432] [53378]: INFO nova.api.openstack.requestlog [None req-b75e9a03-6573-4eca-8a44-7d894c294e0e tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.078773 [ 635.369432] [53378]: [pid: 53378|app: 0|req: 434/835] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.371608] [53378]: DEBUG nova.api.openstack.wsgi [None req-68e44137-3908-402d-92e6-551a5861edd3 tempest-ExtensionsTest-565364442 tempest-ExtensionsTest-565364442-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.386218] [53378]: INFO nova.api.openstack.requestlog [None req-68e44137-3908-402d-92e6-551a5861edd3 tempest-ExtensionsTest-565364442 tempest-ExtensionsTest-565364442-project-member] 10.180.1.21 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.016081 [ 635.386494] [53378]: [pid: 53378|app: 0|req: 435/836] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/extensions => generated 22700 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 635.388985] [53378]: DEBUG nova.api.openstack.wsgi [None req-78aa0680-050a-4867-a2b1-1f2038b5cce3 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.399682] [53379]: DEBUG nova.policy [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.404909] [53379]: INFO nova.api.openstack.requestlog [None req-743771c9-2b9b-4f1b-b206-4b9879d3c9b6 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.065511 [ 635.406061] [53379]: [pid: 53379|app: 0|req: 402/837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.408991] [53379]: DEBUG nova.api.openstack.wsgi [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.410683] [53379]: DEBUG nova.compute.api [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.412528] [53378]: INFO nova.api.openstack.requestlog [None req-78aa0680-050a-4867-a2b1-1f2038b5cce3 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.024984 [ 635.412528] [53378]: [pid: 53378|app: 0|req: 436/838] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.414883] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.414883] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.414883] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.415100] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.415358] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.415480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.415604] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: .version_select at 0x726f745cc1f0>, body: {"addFloatingIp": {"address": "10.180.180.180"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.417378] [53378]: DEBUG nova.compute.api [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.422571] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.423258] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.423258] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.423464] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.423634] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.424113] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.459272] [53379]: DEBUG nova.policy [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.461470] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 635.461664] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquired lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 635.465844] [53379]: INFO nova.api.openstack.requestlog [None req-4afb924e-f1b3-49ca-b381-0847318c41b8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.058996 [ 635.466211] [53379]: [pid: 53379|app: 0|req: 403/839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:27 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.474974] [53379]: DEBUG nova.api.openstack.wsgi [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "317427f2-8e65-448f-9b27-c1619fcfedf8", "name": "network-vif-deleted", "tag": "1e59eb29-0249-4192-af7f-db6a9d4a0e6c"}, {"server_uuid": "12643005-d904-4ca9-b0d1-e8310ca8e8f6", "name": "network-vif-plugged", "status": "completed", "tag": "d7cc9b59-d7a6-4e22-b6ae-492e300be443"}, {"name": "network-changed", "server_uuid": "12643005-d904-4ca9-b0d1-e8310ca8e8f6", "tag": "d7cc9b59-d7a6-4e22-b6ae-492e300be443"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.481498] [53379]: DEBUG oslo_concurrency.lockutils [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.481857] [53379]: DEBUG oslo_concurrency.lockutils [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.482183] [53379]: DEBUG oslo_concurrency.lockutils [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.490428] [53379]: INFO nova.api.openstack.compute.server_external_events [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Creating event network-vif-deleted:1e59eb29-0249-4192-af7f-db6a9d4a0e6c for instance 317427f2-8e65-448f-9b27-c1619fcfedf8 on cpu-1 [ 635.491018] [53379]: INFO nova.api.openstack.compute.server_external_events [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Creating event network-vif-plugged:d7cc9b59-d7a6-4e22-b6ae-492e300be443 for instance 12643005-d904-4ca9-b0d1-e8310ca8e8f6 on cpu-1 [ 635.491018] [53379]: INFO nova.api.openstack.compute.server_external_events [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] Creating event network-changed:d7cc9b59-d7a6-4e22-b6ae-492e300be443 for instance 12643005-d904-4ca9-b0d1-e8310ca8e8f6 on cpu-1 [ 635.495885] [53379]: INFO nova.api.openstack.requestlog [req-50c13782-6710-4310-bf0b-e5805ceb7380 req-b70afbe6-38ce-4cf7-8657-e0ffe805b915 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.028123 [ 635.495885] [53379]: [pid: 53379|app: 0|req: 404/840] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:27 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) [ 635.500453] [53379]: DEBUG nova.api.openstack.wsgi [None req-88a71d49-9689-4f14-8410-39b61e3052ae tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f72ba3520>, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.531466] [53379]: DEBUG nova.quota [None req-88a71d49-9689-4f14-8410-39b61e3052ae tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 635.534394] [53379]: DEBUG nova.quota [None req-88a71d49-9689-4f14-8410-39b61e3052ae tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 635.723351] [53379]: INFO nova.api.openstack.requestlog [None req-88a71d49-9689-4f14-8410-39b61e3052ae tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 64 microversion: 2.1 time: 0.227175 [ 635.724344] [53379]: [pid: 53379|app: 0|req: 405/841] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:27 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 64 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 635.728025] [53379]: DEBUG nova.api.openstack.wsgi [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.729989] [53379]: DEBUG nova.compute.api [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.734225] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.734225] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.734343] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.734825] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.734914] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.735054] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.774208] [53379]: DEBUG nova.policy [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.779906] [53379]: INFO nova.api.openstack.requestlog [None req-e94ce343-36d6-4c05-900f-15942f15dc71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.054915 [ 635.780244] [53379]: [pid: 53379|app: 0|req: 406/842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.785732] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.785732] [53379]: DEBUG nova.compute.api [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.791072] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.792189] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.792189] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.792189] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.792189] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.792593] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.901872] [53379]: DEBUG nova.policy [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.906642] [53379]: INFO nova.api.openstack.requestlog [None req-c7022448-b5b6-4d03-8a7c-76296f724e29 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1313 microversion: 2.1 time: 0.125787 [ 635.906971] [53379]: [pid: 53379|app: 0|req: 407/843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1313 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.910415] [53379]: DEBUG nova.api.openstack.wsgi [None req-67199de3-a82e-4d9a-ae73-2d4720093247 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Calling method '.version_select at 0x726f72ba3d00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.916208] [53379]: INFO nova.api.openstack.requestlog [None req-67199de3-a82e-4d9a-ae73-2d4720093247 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-410553376?user_id=efc1f3441087444ba48cee584c9f131c" status: 200 len: 512 microversion: 2.10 time: 0.008430 [ 635.916421] [53379]: [pid: 53379|app: 0|req: 408/844] 10.180.1.21 () {60 vars in 1332 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-410553376?user_id=efc1f3441087444ba48cee584c9f131c => generated 512 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 635.918891] [53379]: DEBUG nova.api.openstack.wsgi [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.920787] [53379]: DEBUG nova.compute.api [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.926151] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.926564] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.926620] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.926937] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.927154] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.927336] [53379]: DEBUG oslo_concurrency.lockutils [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.965267] [53379]: DEBUG nova.policy [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.969860] [53379]: INFO nova.api.openstack.requestlog [None req-7243d904-dff7-4d8b-a0ca-551b4fcaac07 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1217 microversion: 2.1 time: 0.052860 [ 635.971408] [53379]: [pid: 53379|app: 0|req: 409/845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.976051] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.976051] [53379]: DEBUG nova.compute.api [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.978463] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.978647] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.978829] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.979302] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.979539] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.979772] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.013037] [53378]: DEBUG nova.network.neutron [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 636.015174] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.015431] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.015616] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.015817] [53379]: DEBUG nova.objects.instance [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 636.043651] [53379]: DEBUG nova.policy [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.050440] [53379]: DEBUG nova.policy [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.051172] [53379]: DEBUG nova.policy [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.057904] [53379]: INFO nova.api.openstack.requestlog [None req-5f72c065-be09-4f68-bf40-d8d8354da24f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.087126 [ 636.058296] [53379]: [pid: 53379|app: 0|req: 410/846] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.064093] [53379]: DEBUG nova.api.openstack.wsgi [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.065886] [53379]: DEBUG nova.compute.api [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.069461] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.069758] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.069881] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.070285] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.070491] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.070671] [53379]: DEBUG oslo_concurrency.lockutils [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.106167] [53379]: DEBUG nova.policy [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.113155] [53379]: INFO nova.api.openstack.requestlog [None req-352cb475-f65a-4b07-8abe-7c228b446d35 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.054212 [ 636.115019] [53379]: [pid: 53379|app: 0|req: 411/847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.116504] [53379]: DEBUG nova.api.openstack.wsgi [None req-1da9b59f-230c-4ad2-b6d6-82bc011998d4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-641001116", "metadata": {"image_type": "test"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.118369] [53379]: DEBUG nova.compute.api [None req-1da9b59f-230c-4ad2-b6d6-82bc011998d4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Failed to fetch instance by id tempest-invalid-1774687203 {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3015}} [ 636.118803] [53379]: INFO nova.api.openstack.wsgi [None req-1da9b59f-230c-4ad2-b6d6-82bc011998d4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance tempest-invalid-1774687203 could not be found. [ 636.119210] [53379]: DEBUG nova.api.openstack.wsgi [None req-1da9b59f-230c-4ad2-b6d6-82bc011998d4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance tempest-invalid-1774687203 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 636.119734] [53379]: INFO nova.api.openstack.requestlog [None req-1da9b59f-230c-4ad2-b6d6-82bc011998d4 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "POST /compute/v2.1/servers/tempest-invalid-1774687203/action" status: 404 len: 101 microversion: 2.1 time: 0.005591 [ 636.120174] [53379]: [pid: 53379|app: 0|req: 412/848] 10.180.1.21 () {60 vars in 1244 bytes} [Wed Mar 12 06:38:28 2025] POST /compute/v2.1/servers/tempest-invalid-1774687203/action => generated 101 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 636.123518] [53379]: DEBUG nova.api.openstack.wsgi [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.126589] [53379]: DEBUG nova.compute.api [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.130280] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.130280] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.130422] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.130745] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.130948] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.131133] [53379]: DEBUG oslo_concurrency.lockutils [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.257540] [53379]: DEBUG nova.policy [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.264080] [53379]: INFO nova.api.openstack.requestlog [None req-921dec4d-5785-4b4b-aefe-35d12b915cf2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1502 microversion: 2.1 time: 0.142411 [ 636.264414] [53379]: [pid: 53379|app: 0|req: 413/849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1502 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.266859] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.269023] [53379]: DEBUG nova.compute.api [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.275268] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.275535] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.275720] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.276485] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.276485] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.276485] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.304583] [53378]: DEBUG nova.network.neutron [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Updating instance_info_cache with network_info: [{"id": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35", "address": "fa:16:3e:da:bc:5a", "network": {"id": "208f61ab-54a2-4e97-8731-356d0a96d1b8", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1286442894-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.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.180", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "2eb706e673ac4b389b333029ace9a959", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "c492f5cc-7ae0-4cab-823c-0d5dd8c60b26", "external-id": "nsx-vlan-transportzone-824", "segmentation_id": 824, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapcb2b57f5-cb", "ovs_interfaceid": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 636.321222] [53379]: DEBUG nova.policy [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.327019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Releasing lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 636.327886] [53379]: INFO nova.api.openstack.requestlog [None req-6a06f071-4483-406c-9656-2100e2590c41 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.062761 [ 636.328438] [53379]: [pid: 53379|app: 0|req: 414/850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.328761] [53378]: INFO nova.api.openstack.requestlog [None req-cd8b5f06-d784-45bb-a886-738b95fbf32b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 202 len: 0 microversion: 2.1 time: 0.915638 [ 636.329206] [53378]: [pid: 53378|app: 0|req: 437/851] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:27 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 0 bytes in 916 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 636.331861] [53378]: DEBUG nova.api.openstack.wsgi [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb", "name": "network-vif-plugged", "status": "completed", "tag": "31ea7a78-d683-4b45-88e2-3ecc6f1c0636"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.335029] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.338126] [53379]: DEBUG nova.compute.api [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.338336] [53378]: DEBUG oslo_concurrency.lockutils [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.338573] [53378]: DEBUG oslo_concurrency.lockutils [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.338772] [53378]: DEBUG oslo_concurrency.lockutils [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.343655] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.343893] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.344087] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.345025] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.345025] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.345160] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] Creating event network-vif-plugged:31ea7a78-d683-4b45-88e2-3ecc6f1c0636 for instance 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb on cpu-1 [ 636.345204] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.348027] [53378]: INFO nova.api.openstack.requestlog [req-4436becb-9c41-4617-92d4-ecc477cccfef req-83bf9099-812c-442b-807b-c5f672ce505f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017950 [ 636.348114] [53378]: [pid: 53378|app: 0|req: 438/852] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:28 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) [ 636.351716] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b2d4fc0-5a0f-42dc-befe-267210f4be0c tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72cbee60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.382811] [53379]: DEBUG nova.policy [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.387285] [53379]: INFO nova.api.openstack.requestlog [None req-5b83f04a-5188-40ce-a6b3-e8543d575612 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1218 microversion: 2.1 time: 0.058177 [ 636.387610] [53379]: [pid: 53379|app: 0|req: 415/853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.388320] [53378]: INFO nova.api.openstack.requestlog [None req-6b2d4fc0-5a0f-42dc-befe-267210f4be0c tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1022 microversion: 2.1 time: 0.039475 [ 636.389035] [53378]: [pid: 53378|app: 0|req: 439/854] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/os-volumes => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.390893] [53379]: DEBUG nova.api.openstack.wsgi [None req-03b41865-b3b7-4014-a53a-7e3896e99523 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f72ba3880>, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQlGGfBud+15QSb/LpF7x/x/Ugt7x9HkJ2ZAnHx4q54UKEfApc3+FnQcsLfWQWNPB1/QCwNb8wYaZC/gxuHjWJH+XoaFgkx1HTiBSZv1igu5a8HsV1rCbGc12sCL7UAvQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.391436] [53378]: DEBUG nova.api.openstack.wsgi [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.392751] [53379]: DEBUG nova.api.openstack.wsgi [None req-03b41865-b3b7-4014-a53a-7e3896e99523 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 636.393187] [53379]: INFO nova.api.openstack.requestlog [None req-03b41865-b3b7-4014-a53a-7e3896e99523 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.004309 [ 636.393289] [53378]: DEBUG nova.compute.api [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.393476] [53379]: [pid: 53379|app: 0|req: 416/855] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:28 2025] POST /compute/v2.1/os-keypairs => generated 627 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 636.396147] [53379]: DEBUG nova.api.openstack.wsgi [None req-068cd811-33f8-47f4-8dcd-7dafc747e9c0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1990619134", "id": 123752960, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.400522] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.400777] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.400986] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.401399] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.401613] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.401800] [53378]: DEBUG oslo_concurrency.lockutils [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.411241] [53379]: INFO nova.api.openstack.requestlog [None req-068cd811-33f8-47f4-8dcd-7dafc747e9c0 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.017166 [ 636.411698] [53379]: [pid: 53379|app: 0|req: 417/856] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:28 2025] POST /compute/v2.1/flavors => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.414652] [53379]: DEBUG nova.api.openstack.wsgi [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-1567656188", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "b665c4ce-cefb-4ea0-b77d-179d5458b09d"}], "security_groups": [{"name": "tempest-securitygroup--1273659775"}], "key_name": "tempest-keypair-1517104950", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.457579] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.457847] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.458048] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.458465] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.458667] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.458842] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.483731] [53378]: DEBUG nova.policy [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.488273] [53378]: INFO nova.api.openstack.requestlog [None req-886bab60-5e1a-4e75-8eb0-fed90595ab5f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1465 microversion: 2.1 time: 0.098889 [ 636.488622] [53378]: [pid: 53378|app: 0|req: 440/857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1465 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.490827] [53378]: DEBUG nova.api.openstack.wsgi [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.492435] [53378]: DEBUG nova.compute.api [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.495563] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.495797] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.495975] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.496329] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.496528] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.496701] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.503127] [53379]: DEBUG nova.network.neutron [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] validate_networks() for [('b665c4ce-cefb-4ea0-b77d-179d5458b09d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 636.537278] [53378]: DEBUG nova.policy [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.541642] [53378]: INFO nova.api.openstack.requestlog [None req-d93bb3aa-039e-436c-abfb-8b52e3499ac5 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1270 microversion: 2.1 time: 0.052510 [ 636.542290] [53378]: [pid: 53378|app: 0|req: 441/858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1270 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.545268] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a1da9cf-b82b-4829-9348-dcd47405dbd4 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72906170>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.570020] [53378]: INFO nova.api.openstack.requestlog [None req-7a1da9cf-b82b-4829-9348-dcd47405dbd4 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 64 microversion: 2.1 time: 0.026259 [ 636.570020] [53378]: [pid: 53378|app: 0|req: 442/859] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 64 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 636.572879] [53378]: DEBUG nova.api.openstack.wsgi [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.574790] [53378]: DEBUG nova.compute.api [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.579018] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.579567] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.579905] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.580419] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.580737] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.583018] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.599137] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.599564] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.599864] [53378]: DEBUG oslo_concurrency.lockutils [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.601784] [53378]: DEBUG nova.objects.instance [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 636.631245] [53378]: DEBUG nova.policy [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.636393] [53378]: INFO nova.api.openstack.requestlog [None req-83a68a45-f90d-48b9-8552-1e6d4570deb3 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.065876 [ 636.636773] [53378]: [pid: 53378|app: 0|req: 443/860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.639361] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b0600f9-5ba3-4607-8eec-71ef6b0cb903 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Action: 'create', calling method: .version_select at 0x726f72ad3e20>, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-953620148", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAUfi/n4lyZ1guSjLlT2/3RilQshZlaadBVXsiS7Ok5uTXU6YKTOY4SthxmWSSt7lXkvQZ1AMkqh1p5TOG+QTWI7TUpq4zH30AuTT4cvQi9EPDj28gG45/UkEDBOsOcYjg=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.652971] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=159,nova_cell1:UPDATE=7 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.654942] [53378]: DEBUG nova.quota [None req-3b0600f9-5ba3-4607-8eec-71ef6b0cb903 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 636.660880] [53378]: DEBUG nova.quota [None req-3b0600f9-5ba3-4607-8eec-71ef6b0cb903 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Getting quotas for user 126b9a6283ec4ac496a8db7e39a813b0 and project f2f495186399488ba1852f8aa4f77e2a. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 636.682053] [53378]: INFO nova.api.openstack.requestlog [None req-3b0600f9-5ba3-4607-8eec-71ef6b0cb903 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.10 time: 0.044210 [ 636.682053] [53378]: [pid: 53378|app: 0|req: 444/861] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:38:28 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 636.685631] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.686518] [53378]: DEBUG nova.compute.api [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.690052] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.690292] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.690473] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.690820] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.691026] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.691200] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.750463] [53379]: DEBUG nova.virt.hardware [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 636.750713] [53379]: DEBUG nova.virt.hardware [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 636.750921] [53379]: DEBUG nova.virt.hardware [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 636.751093] [53379]: DEBUG nova.virt.hardware [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 636.751266] [53379]: DEBUG nova.virt.hardware [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 636.756819] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.757062] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.757248] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.757636] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.757827] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.757992] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.767315] [53379]: DEBUG nova.quota [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Getting quotas for project 42575190bc2845dab75018dc840dc290. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 636.769842] [53379]: DEBUG nova.quota [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Getting quotas for user c2f1fa892307471e9101c88d15dab7e2 and project 42575190bc2845dab75018dc840dc290. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 636.776801] [53379]: DEBUG nova.compute.api [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 636.778442] [53379]: DEBUG nova.compute.api [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 636.819873] [53379]: INFO nova.api.openstack.requestlog [None req-41e44f26-fa23-449e-821f-d83d01cd3cc7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.407521 [ 636.820311] [53379]: [pid: 53379|app: 0|req: 418/862] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:28 2025] POST /compute/v2.1/servers => generated 406 bytes in 408 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 636.826208] [53379]: DEBUG nova.api.openstack.wsgi [None req-10770d3c-99aa-48ee-be10-07ca9cb94d87 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1591809793"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.828584] [53379]: DEBUG nova.compute.api [None req-10770d3c-99aa-48ee-be10-07ca9cb94d87 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3015}} [ 636.828689] [53379]: INFO nova.api.openstack.wsgi [None req-10770d3c-99aa-48ee-be10-07ca9cb94d87 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 636.828931] [53379]: DEBUG nova.api.openstack.wsgi [None req-10770d3c-99aa-48ee-be10-07ca9cb94d87 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 636.829359] [53379]: INFO nova.api.openstack.requestlog [None req-10770d3c-99aa-48ee-be10-07ca9cb94d87 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.008539 [ 636.829833] [53379]: [pid: 53379|app: 0|req: 419/863] 10.180.1.21 () {60 vars in 1270 bytes} [Wed Mar 12 06:38:29 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 636.832775] [53378]: DEBUG nova.policy [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.832946] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.834105] [53379]: DEBUG nova.compute.api [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.837804] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.838060] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.838145] [53378]: DEBUG nova.policy [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.838274] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.838605] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.838804] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.838976] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.839068] [53378]: DEBUG nova.policy [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.839732] [53378]: INFO nova.api.openstack.requestlog [None req-9b5730c2-ee6c-4ba2-940a-fc68f1c30094 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.157137 [ 636.840334] [53378]: [pid: 53378|app: 0|req: 445/864] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:28 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.843565] [53378]: DEBUG nova.api.openstack.wsgi [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.845317] [53378]: DEBUG nova.compute.api [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.848810] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.849056] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.849329] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.849694] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.849946] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.850255] [53378]: DEBUG oslo_concurrency.lockutils [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.894818] [53378]: DEBUG nova.policy [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.902491] [53378]: INFO nova.api.openstack.requestlog [None req-352f2e26-2dc0-4c2f-8e84-4e7093b28176 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1218 microversion: 2.1 time: 0.061110 [ 636.902984] [53378]: [pid: 53378|app: 0|req: 446/865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.905632] [53378]: DEBUG nova.api.openstack.wsgi [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.907358] [53378]: DEBUG nova.compute.api [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.911976] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.912893] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.912893] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.913338] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.913574] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.913750] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.934374] [53379]: DEBUG nova.policy [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.936445] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.937184] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.937184] [53378]: DEBUG oslo_concurrency.lockutils [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.937184] [53378]: DEBUG nova.objects.instance [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 636.940057] [53379]: INFO nova.api.openstack.requestlog [None req-a3313e32-3251-4fc0-a301-c7d06318afaf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1471 microversion: 2.1 time: 0.109554 [ 636.940395] [53379]: [pid: 53379|app: 0|req: 420/866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1471 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.944282] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a6223cc-e9e9-4790-9582-088aec03f511 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'create', calling method: .version_select at 0x726f72ba3490>, body: {"pool": "e03d40d2-efa7-4d17-b237-7b8836e5cbc7"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.962212] [53378]: DEBUG nova.policy [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.966260] [53378]: INFO nova.api.openstack.requestlog [None req-56976df0-bc65-4960-844a-b61b1e72f7d0 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.062677 [ 636.966976] [53378]: [pid: 53378|app: 0|req: 447/867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.969724] [53378]: DEBUG nova.api.openstack.wsgi [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.971656] [53378]: DEBUG nova.compute.api [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.976915] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.977357] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.977718] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.978233] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.978597] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.978932] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.002012] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.003805] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.004211] [53378]: DEBUG oslo_concurrency.lockutils [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.005096] [53378]: DEBUG nova.objects.instance [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 637.025061] [53378]: DEBUG nova.policy [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.028724] [53378]: DEBUG nova.policy [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.029413] [53378]: DEBUG nova.policy [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.030116] [53378]: INFO nova.api.openstack.requestlog [None req-802f42f8-2892-492f-a72f-fceb1b250d08 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.062300 [ 637.030518] [53378]: [pid: 53378|app: 0|req: 448/868] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.032997] [53378]: DEBUG nova.api.openstack.wsgi [None req-78f71403-fd4d-4dfb-9b68-f2b951a634fb tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72cbeb00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.063419] [53378]: INFO nova.api.openstack.requestlog [None req-78f71403-fd4d-4dfb-9b68-f2b951a634fb tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-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.032197 [ 637.064176] [53378]: [pid: 53378|app: 0|req: 449/869] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 350 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.066303] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Action: 'create', calling method: .version_select at 0x726f729d2f80>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1614586990", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.079354] [53378]: DEBUG nova.quota [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 637.083450] [53378]: DEBUG nova.quota [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Getting quotas for user f1b6f79136e649e9a452dc51806b9d71 and project d94ad6826f984689b5fc0619bc7c9d2b. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 637.093997] [53378]: INFO nova.api.openstack.wsgi [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 637.094334] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 637.094771] [53378]: INFO nova.api.openstack.requestlog [None req-a7badbe0-4972-4af8-a318-da2e1611a57d tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.030471 [ 637.095056] [53378]: [pid: 53378|app: 0|req: 450/870] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:29 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 637.099604] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0c85f49-68dc-4a1c-bf53-3c22e06a2925 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.119173] [53378]: INFO nova.api.openstack.requestlog [None req-b0c85f49-68dc-4a1c-bf53-3c22e06a2925 tempest-FlavorsAdminTestJSON-1191423238 tempest-FlavorsAdminTestJSON-1191423238-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5499 microversion: 2.1 time: 0.023559 [ 637.119483] [53378]: [pid: 53378|app: 0|req: 451/871] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/flavors/detail => generated 5499 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.121785] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.123262] [53378]: DEBUG nova.compute.api [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.126261] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.126493] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.126674] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.127028] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.127234] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.127413] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.157706] [53378]: DEBUG nova.policy [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.161571] [53378]: INFO nova.api.openstack.requestlog [None req-e1b76665-892f-4827-8f49-10301ad37c03 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.041555 [ 637.161875] [53378]: [pid: 53378|app: 0|req: 452/872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.165556] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.165973] [53378]: DEBUG nova.compute.api [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.172059] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.172059] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.172059] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.172059] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.172275] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.172407] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.213082] [53378]: DEBUG nova.policy [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.220298] [53378]: INFO nova.api.openstack.requestlog [None req-a0788276-d68d-424a-b0a8-b710ae136912 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.057460 [ 637.220736] [53378]: [pid: 53378|app: 0|req: 453/873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.225019] [53378]: DEBUG nova.api.openstack.wsgi [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.225991] [53378]: DEBUG nova.compute.api [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.229348] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.229732] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.230080] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.230576] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.230896] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.231198] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.248578] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.248578] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.248578] [53378]: DEBUG oslo_concurrency.lockutils [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.251597] [53378]: DEBUG nova.objects.instance [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lazy-loading 'flavor' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 637.309293] [53378]: INFO nova.api.openstack.requestlog [None req-e583d225-bd71-410a-91f6-65fe7e643c60 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50/action" status: 202 len: 0 microversion: 2.1 time: 0.087614 [ 637.309664] [53378]: [pid: 53378|app: 0|req: 454/874] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:29 2025] POST /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 637.312511] [53378]: DEBUG nova.api.openstack.wsgi [None req-9253a97f-d1e7-4f65-8e68-6bf07c39715e tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f72ad3010>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.343076] [53378]: DEBUG nova.quota [None req-9253a97f-d1e7-4f65-8e68-6bf07c39715e tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 637.346317] [53378]: DEBUG nova.quota [None req-9253a97f-d1e7-4f65-8e68-6bf07c39715e tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 637.430591] [53379]: INFO nova.api.openstack.requestlog [None req-9a6223cc-e9e9-4790-9582-088aec03f511 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.489537 [ 637.431079] [53379]: [pid: 53379|app: 0|req: 421/875] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:38:29 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.434842] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d221751-21fa-43a4-8239-096f66508b29 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Calling method '.version_select at 0x726f72bba440>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.436382] [53379]: WARNING oslo_db.sqlalchemy.utils [None req-8d221751-21fa-43a4-8239-096f66508b29 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 637.441540] [53379]: INFO nova.api.openstack.requestlog [None req-8d221751-21fa-43a4-8239-096f66508b29 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs?user_id=efc1f3441087444ba48cee584c9f131c" status: 200 len: 724 microversion: 2.10 time: 0.009245 [ 637.441540] [53379]: [pid: 53379|app: 0|req: 422/876] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/os-keypairs?user_id=efc1f3441087444ba48cee584c9f131c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 637.443603] [53379]: DEBUG nova.api.openstack.wsgi [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.445125] [53379]: DEBUG nova.compute.api [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.448747] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.448976] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.449170] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.449525] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.449734] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.449966] [53379]: DEBUG oslo_concurrency.lockutils [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.483446] [53379]: DEBUG nova.policy [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.487906] [53379]: INFO nova.api.openstack.requestlog [None req-563925e7-6e88-46aa-871b-9908579d6839 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.046257 [ 637.488250] [53379]: [pid: 53379|app: 0|req: 423/877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.490734] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.492364] [53379]: DEBUG nova.compute.api [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.495519] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.495751] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.495930] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.496318] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.496561] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.496739] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.523877] [53378]: INFO nova.api.openstack.requestlog [None req-9253a97f-d1e7-4f65-8e68-6bf07c39715e tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.213392 [ 637.524360] [53378]: [pid: 53378|app: 0|req: 455/878] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:29 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 637.527827] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c144b62-7bac-437d-b890-fc02fa2a34a5 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1962700614"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.530153] [53378]: DEBUG nova.compute.api [None req-5c144b62-7bac-437d-b890-fc02fa2a34a5 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3015}} [ 637.530574] [53378]: INFO nova.api.openstack.wsgi [None req-5c144b62-7bac-437d-b890-fc02fa2a34a5 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 637.530681] [53379]: DEBUG nova.policy [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.530965] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c144b62-7bac-437d-b890-fc02fa2a34a5 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 637.531547] [53378]: INFO nova.api.openstack.requestlog [None req-5c144b62-7bac-437d-b890-fc02fa2a34a5 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.006521 [ 637.531977] [53378]: [pid: 53378|app: 0|req: 456/879] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 12 06:38:29 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 637.534913] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.535351] [53379]: INFO nova.api.openstack.requestlog [None req-b7111217-daa0-4365-a25c-673cc61f6e1f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1249 microversion: 2.1 time: 0.046462 [ 637.535709] [53379]: [pid: 53379|app: 0|req: 424/880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.537403] [53378]: DEBUG nova.compute.api [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.538279] [53379]: DEBUG nova.api.openstack.wsgi [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.540166] [53379]: DEBUG nova.compute.api [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.542476] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.542610] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.542988] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.543367] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.543562] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.543643] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.543804] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.543879] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.544015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.544391] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.544590] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.544766] [53379]: DEBUG oslo_concurrency.lockutils [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.577722] [53379]: DEBUG nova.policy [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.582186] [53379]: INFO nova.api.openstack.requestlog [None req-4960901e-70ce-4a79-bb62-726d93b1bfae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.045800 [ 637.582570] [53379]: [pid: 53379|app: 0|req: 425/881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.585170] [53379]: DEBUG nova.api.openstack.wsgi [None req-c84bef44-d64d-466e-b1ee-895b76628296 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72c12320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.613805] [53379]: INFO nova.api.openstack.requestlog [None req-c84bef44-d64d-466e-b1ee-895b76628296 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.030295 [ 637.614440] [53379]: [pid: 53379|app: 0|req: 426/882] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 686 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.619986] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.621963] [53379]: DEBUG nova.compute.api [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.625911] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.626206] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.626420] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.626785] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.626991] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.627185] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.627683] [53378]: DEBUG nova.policy [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.632487] [53378]: INFO nova.api.openstack.requestlog [None req-bf54cf19-35da-48c1-bc23-4843013c98d3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1313 microversion: 2.1 time: 0.099722 [ 637.632826] [53378]: [pid: 53378|app: 0|req: 457/883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1313 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.635364] [53378]: DEBUG nova.api.openstack.wsgi [None req-95b6f3bd-a05d-4b88-b3a6-3b78a76893c4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Calling method '.version_select at 0x726f729d3910>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.643563] [53378]: INFO nova.api.openstack.wsgi [None req-95b6f3bd-a05d-4b88-b3a6-3b78a76893c4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] HTTP exception thrown: Keypair tempest-keypair-non-existent-1237684102 not found for user f1b6f79136e649e9a452dc51806b9d71 [ 637.643861] [53378]: DEBUG nova.api.openstack.wsgi [None req-95b6f3bd-a05d-4b88-b3a6-3b78a76893c4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] Returning 404 to user: Keypair tempest-keypair-non-existent-1237684102 not found for user f1b6f79136e649e9a452dc51806b9d71 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 637.644326] [53378]: INFO nova.api.openstack.requestlog [None req-95b6f3bd-a05d-4b88-b3a6-3b78a76893c4 tempest-KeyPairsNegativeTestJSON-425883157 tempest-KeyPairsNegativeTestJSON-425883157-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-1237684102" status: 404 len: 145 microversion: 2.1 time: 0.010941 [ 637.644614] [53378]: [pid: 53378|app: 0|req: 458/884] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:29 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-1237684102 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 637.646869] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.647547] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.647547] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.647677] [53378]: DEBUG nova.api.openstack.wsgi [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.647734] [53379]: DEBUG nova.objects.instance [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 637.648991] [53378]: DEBUG nova.compute.api [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.652139] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.652369] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.652557] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.652895] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.653110] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.653301] [53378]: DEBUG oslo_concurrency.lockutils [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.668790] [53379]: DEBUG nova.policy [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.672977] [53379]: DEBUG nova.policy [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.673669] [53379]: DEBUG nova.policy [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.677115] [53379]: INFO nova.api.openstack.requestlog [None req-bcf3dfa1-53b0-44e0-9116-700cf063f331 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.062313 [ 637.677446] [53379]: [pid: 53379|app: 0|req: 427/885] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.681147] [53379]: DEBUG nova.api.openstack.wsgi [None req-182bc8f0-da7e-45ef-890b-1c729757d468 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.686296] [53378]: DEBUG nova.policy [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.690457] [53378]: INFO nova.api.openstack.requestlog [None req-18acf5e8-7192-4995-a13f-b20fd26a1f62 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.045290 [ 637.690751] [53378]: [pid: 53378|app: 0|req: 459/886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.692401] [53379]: INFO nova.api.openstack.requestlog [None req-182bc8f0-da7e-45ef-890b-1c729757d468 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/123752960" status: 202 len: 0 microversion: 2.1 time: 0.013897 [ 637.692401] [53379]: [pid: 53379|app: 0|req: 428/887] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:38:29 2025] DELETE /compute/v2.1/flavors/123752960 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 637.693739] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.694555] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.695398] [53378]: DEBUG nova.compute.api [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.696139] [53379]: DEBUG nova.compute.api [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.699014] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.699625] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.699625] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.699889] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.700228] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.700459] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.700500] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.700705] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.700891] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.701257] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.701461] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.701634] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.816548] [53378]: DEBUG nova.policy [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.821780] [53378]: INFO nova.api.openstack.requestlog [None req-3d3ad207-86bd-46fb-971f-a8e1c75684d7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1502 microversion: 2.1 time: 0.130415 [ 637.822669] [53378]: [pid: 53378|app: 0|req: 460/888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1502 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.824810] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.826490] [53378]: DEBUG nova.compute.api [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.834934] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.835220] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.835409] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.835764] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.835965] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.836164] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.883698] [53378]: DEBUG nova.policy [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.893555] [53378]: INFO nova.api.openstack.requestlog [None req-ccb15fd6-082c-4711-9d5e-d59c4915d85d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.070741 [ 637.893904] [53378]: [pid: 53378|app: 0|req: 461/889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.898430] [53378]: DEBUG nova.api.openstack.wsgi [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.898430] [53378]: DEBUG nova.compute.api [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.901776] [53379]: INFO nova.api.openstack.requestlog [None req-8d375d54-cb0e-4dae-9fbd-1562bed58049 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1649 microversion: 2.1 time: 0.208883 [ 637.902129] [53379]: [pid: 53379|app: 0|req: 429/890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:29 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1649 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.902951] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.905037] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.905037] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.905037] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.905037] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.905037] [53378]: DEBUG oslo_concurrency.lockutils [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.910362] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: .version_select at 0x726f745cc1f0>, body: {"addFloatingIp": {"address": "10.180.180.158"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.914387] [53379]: DEBUG nova.compute.api [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.919426] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.919730] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.920279] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.920587] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.920814] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.921029] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.947951] [53378]: DEBUG nova.policy [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.954732] [53378]: INFO nova.api.openstack.requestlog [None req-60e4c0a0-8a9a-4b23-8cfe-e28a2925edae tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1218 microversion: 2.1 time: 0.060122 [ 637.955113] [53378]: [pid: 53378|app: 0|req: 462/891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.957960] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ab79603-8c89-4485-9e44-8d2785baf7c7 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Calling method '.version_select at 0x726f729d3760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.967697] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 637.967957] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquired lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 637.972301] [53378]: INFO nova.api.openstack.requestlog [None req-2ab79603-8c89-4485-9e44-8d2785baf7c7 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-953620148" status: 204 len: 0 microversion: 2.10 time: 0.016480 [ 637.972740] [53378]: [pid: 53378|app: 0|req: 463/892] 10.180.1.21 () {60 vars in 1317 bytes} [Wed Mar 12 06:38:30 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-953620148 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 637.975675] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1286200-1483-458f-868d-993bef6744b0 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update', calling method: .version_select at 0x726f729d3a30>, body: {"meta": {"os_version": "alt"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 638.011292] [53378]: DEBUG nova.quota [None req-e1286200-1483-458f-868d-993bef6744b0 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 638.017471] [53378]: DEBUG nova.quota [None req-e1286200-1483-458f-868d-993bef6744b0 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 638.213702] [53378]: INFO nova.api.openstack.requestlog [None req-e1286200-1483-458f-868d-993bef6744b0 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.239415 [ 638.214151] [53378]: [pid: 53378|app: 0|req: 464/893] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 12 06:38:30 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata/os_version => generated 31 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 638.219081] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.219411] [53378]: DEBUG nova.compute.api [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.227604] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.227919] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.228267] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.228949] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.228949] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.229202] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.241259] [53378]: INFO nova.api.openstack.wsgi [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. [ 638.241663] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 638.242165] [53378]: INFO nova.api.openstack.requestlog [None req-1a7c4a68-7d4e-4586-9b69-691d1fe09c39 tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 404 len: 111 microversion: 2.1 time: 0.027333 [ 638.242501] [53378]: [pid: 53378|app: 0|req: 465/894] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:30 2025] DELETE /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 638.245872] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.247761] [53378]: DEBUG nova.compute.api [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.251829] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.252209] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.252365] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.252804] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.253018] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.253209] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.309306] [53378]: DEBUG nova.policy [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.315595] [53378]: INFO nova.api.openstack.requestlog [None req-2e28ee66-6f6b-4891-8446-69fa33f6ae0d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1278 microversion: 2.1 time: 0.072340 [ 638.315963] [53378]: [pid: 53378|app: 0|req: 466/895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1278 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.319813] [53378]: DEBUG nova.api.openstack.wsgi [None req-3de9bf5f-de67-463f-a410-6e4de3fa8b1c tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72cbeb90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.358840] [53378]: INFO nova.api.openstack.requestlog [None req-3de9bf5f-de67-463f-a410-6e4de3fa8b1c tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1022 microversion: 2.1 time: 0.042125 [ 638.359205] [53378]: [pid: 53378|app: 0|req: 467/896] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/os-volumes/detail => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.361816] [53378]: DEBUG nova.api.openstack.wsgi [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.363509] [53378]: DEBUG nova.compute.api [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.367459] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.367701] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.367912] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.368293] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.368774] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.368774] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.390707] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.390707] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.390707] [53378]: DEBUG oslo_concurrency.lockutils [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.390707] [53378]: DEBUG nova.objects.instance [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 638.397018] [53379]: DEBUG neutronclient.v2_0.client [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Error message: {"NeutronError": {"type": "FloatingIPPortAlreadyAssociated", "message": "Cannot associate floating IP 10.180.180.158 (4495a011-7e01-4589-b94f-cefe1938cc8d) with port cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 using fixed IP 192.168.128.10, as that fixed IP already has a floating IP on external network e03d40d2-efa7-4d17-b237-7b8836e5cbc7.", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 638.397018] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Releasing lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 638.397018] [53379]: INFO nova.api.openstack.wsgi [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] HTTP exception thrown: Cannot associate floating IP 10.180.180.158 (4495a011-7e01-4589-b94f-cefe1938cc8d) with port cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 using fixed IP 192.168.128.10, as that fixed IP already has a floating IP on external network e03d40d2-efa7-4d17-b237-7b8836e5cbc7. [ 638.397018] [53379]: Neutron server returns request_ids: ['req-edbb66f7-735f-43ec-8c53-244b446ca2ee'] [ 638.397018] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Returning 400 to user: Cannot associate floating IP 10.180.180.158 (4495a011-7e01-4589-b94f-cefe1938cc8d) with port cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 using fixed IP 192.168.128.10, as that fixed IP already has a floating IP on external network e03d40d2-efa7-4d17-b237-7b8836e5cbc7. [ 638.397018] [53379]: Neutron server returns request_ids: ['req-edbb66f7-735f-43ec-8c53-244b446ca2ee'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 638.397018] [53379]: INFO nova.api.openstack.requestlog [None req-dc749d0d-4555-473f-b096-c66936bf6dfa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 400 len: 387 microversion: 2.1 time: 0.493467 [ 638.398275] [53379]: [pid: 53379|app: 0|req: 430/897] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:30 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 387 bytes in 496 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 638.404107] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d6bf514-8f80-4b15-80fa-279f79ccef03 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.417320] [53378]: DEBUG nova.policy [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.420779] [53378]: INFO nova.api.openstack.requestlog [None req-bbee2c8a-a8f4-497b-a182-f6d8eabb5ce5 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.060934 [ 638.421786] [53378]: [pid: 53378|app: 0|req: 468/898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.426881] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.426881] [53378]: DEBUG nova.compute.api [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.432193] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.432489] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.432679] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.433041] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.433248] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.433422] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.435714] [53379]: INFO nova.api.openstack.requestlog [None req-2d6bf514-8f80-4b15-80fa-279f79ccef03 tempest-FlavorsAdminTestJSON-1607352703 tempest-FlavorsAdminTestJSON-1607352703-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.036179 [ 638.437223] [53379]: [pid: 53379|app: 0|req: 431/899] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.440532] [53379]: DEBUG nova.api.openstack.wsgi [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.442271] [53379]: DEBUG nova.compute.api [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.449855] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.450166] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.451248] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.451248] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.451248] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.451248] [53379]: DEBUG oslo_concurrency.lockutils [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.549706] [53378]: DEBUG nova.policy [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.555221] [53378]: DEBUG nova.policy [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.556012] [53378]: DEBUG nova.policy [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.557134] [53378]: INFO nova.api.openstack.requestlog [None req-6b3d511a-fb02-4fa2-b690-4ef31ff9b850 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.135451 [ 638.557632] [53378]: [pid: 53378|app: 0|req: 469/900] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.567386] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.569210] [53378]: DEBUG nova.compute.api [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.574769] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.575069] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.575226] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.575592] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.575796] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.575964] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.702312] [53378]: DEBUG nova.policy [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.708394] [53378]: INFO nova.api.openstack.requestlog [None req-3bfea680-7fa6-4efc-87cd-57e0fb75e562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1471 microversion: 2.1 time: 0.146654 [ 638.709515] [53378]: [pid: 53378|app: 0|req: 470/901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1471 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.713192] [53378]: DEBUG nova.api.openstack.wsgi [None req-99e6143c-bfcf-4ba9-86d1-21ac8a34def1 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Calling method '.version_select at 0x726f72cbeb00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.730411] [53378]: INFO nova.api.openstack.requestlog [None req-99e6143c-bfcf-4ba9-86d1-21ac8a34def1 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-110014326?user_id=efc1f3441087444ba48cee584c9f131c" status: 204 len: 0 microversion: 2.10 time: 0.020798 [ 638.730959] [53378]: [pid: 53378|app: 0|req: 471/902] 10.180.1.21 () {60 vars in 1335 bytes} [Wed Mar 12 06:38:30 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-110014326?user_id=efc1f3441087444ba48cee584c9f131c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 638.733936] [53378]: DEBUG nova.api.openstack.wsgi [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.736402] [53378]: DEBUG nova.compute.api [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.742094] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.742689] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.742841] [53379]: DEBUG nova.policy [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.743243] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.745026] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.745026] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.745675] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.751054] [53379]: INFO nova.api.openstack.requestlog [None req-39154c23-96a3-44e4-ba38-f113c62158be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1274 microversion: 2.1 time: 0.312581 [ 638.751054] [53379]: [pid: 53379|app: 0|req: 432/903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:30 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1274 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.759393] [53379]: DEBUG nova.api.openstack.wsgi [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.762179] [53379]: DEBUG nova.compute.api [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.766338] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.766766] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.766900] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.767072] [53378]: DEBUG nova.objects.instance [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 638.767337] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.767617] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.768125] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.768529] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.769090] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.769090] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.796229] [53378]: DEBUG nova.policy [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.797985] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.798623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.798623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.798780] [53379]: DEBUG nova.objects.instance [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 638.800123] [53378]: INFO nova.api.openstack.requestlog [None req-04ff911c-5903-4e89-9d4d-81d71ea234ca tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.068366 [ 638.800448] [53378]: [pid: 53378|app: 0|req: 472/904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.803773] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.804651] [53378]: DEBUG nova.compute.api [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.808971] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.809220] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.809399] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.811535] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.811535] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.811535] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.839528] [53379]: DEBUG nova.policy [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.844369] [53379]: DEBUG nova.policy [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.844964] [53379]: DEBUG nova.policy [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.845608] [53379]: INFO nova.api.openstack.requestlog [None req-f115e029-a73e-4637-bed2-c50fcf7ba2f7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.091030 [ 638.845897] [53379]: [pid: 53379|app: 0|req: 433/905] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.848101] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d9f24dc-d8d1-462c-88f9-e98e2457137a tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72ba3910>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.851862] [53378]: DEBUG nova.policy [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.862535] [53378]: INFO nova.api.openstack.requestlog [None req-fb49cc33-0fac-41db-abf4-22c1b63469f2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.061463 [ 638.863299] [53378]: [pid: 53378|app: 0|req: 473/906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.866416] [53378]: DEBUG nova.api.openstack.wsgi [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.868482] [53378]: DEBUG nova.compute.api [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.872942] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.873267] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.873502] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.873962] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.874232] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.874523] [53378]: DEBUG oslo_concurrency.lockutils [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.893498] [53379]: INFO nova.api.openstack.requestlog [None req-6d9f24dc-d8d1-462c-88f9-e98e2457137a tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 58 microversion: 2.1 time: 0.046918 [ 638.893855] [53379]: [pid: 53379|app: 0|req: 434/907] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 58 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 638.898200] [53379]: DEBUG nova.api.openstack.wsgi [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.899268] [53379]: DEBUG nova.compute.api [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] [instance: 7e12e383-a68c-444b-9c64-8c393ebda8b1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.902990] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.906063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.906063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.906063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.906063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.906063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.915285] [53379]: INFO nova.api.openstack.wsgi [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] HTTP exception thrown: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. [ 638.915599] [53379]: DEBUG nova.api.openstack.wsgi [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] Returning 404 to user: Instance 7e12e383-a68c-444b-9c64-8c393ebda8b1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 638.917038] [53379]: INFO nova.api.openstack.requestlog [None req-84cf5822-ed1b-45f2-bc10-d42d630995cf tempest-ImagesNegativeTestJSON-324260542 tempest-ImagesNegativeTestJSON-324260542-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1" status: 404 len: 111 microversion: 2.1 time: 0.022250 [ 638.917220] [53379]: [pid: 53379|app: 0|req: 435/908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/7e12e383-a68c-444b-9c64-8c393ebda8b1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 638.920168] [53379]: DEBUG nova.api.openstack.wsgi [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb", "tag": "31ea7a78-d683-4b45-88e2-3ecc6f1c0636"}, {"name": "network-changed", "server_uuid": "2bee3116-17c9-4aab-891e-dd259791bbca", "tag": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 638.927674] [53379]: DEBUG oslo_concurrency.lockutils [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.928030] [53379]: DEBUG oslo_concurrency.lockutils [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.928231] [53379]: DEBUG oslo_concurrency.lockutils [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.940023] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Creating event network-changed:31ea7a78-d683-4b45-88e2-3ecc6f1c0636 for instance 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb on cpu-1 [ 638.940023] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] Creating event network-changed:cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 for instance 2bee3116-17c9-4aab-891e-dd259791bbca on cpu-1 [ 638.941207] [53379]: INFO nova.api.openstack.requestlog [req-c6aa59ac-3f35-4dfd-99a7-38183598c4c6 req-8d6e3fc7-c6bc-4d7b-9cc1-f7a00f9f28a4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.023320 [ 638.941553] [53379]: [pid: 53379|app: 0|req: 436/909] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:31 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.945184] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b481621-1393-4079-8ac7-5831c827e9e4 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72ba3d90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.979587] [53379]: INFO nova.api.openstack.requestlog [None req-4b481621-1393-4079-8ac7-5831c827e9e4 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-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.037265 [ 638.979868] [53379]: [pid: 53379|app: 0|req: 437/910] 10.180.1.21 () {58 vars in 1183 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.981327] [53378]: DEBUG nova.policy [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.983949] [53379]: DEBUG nova.api.openstack.wsgi [None req-d9ba6b3a-c2be-479e-a33f-d863199de597 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '.version_select at 0x726f72bbb130>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.989460] [53378]: INFO nova.api.openstack.requestlog [None req-611948da-4a74-4ec6-85a2-0efa1b6e5a49 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.125504 [ 638.989856] [53378]: [pid: 53378|app: 0|req: 474/911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.993059] [53378]: DEBUG nova.api.openstack.wsgi [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.994808] [53378]: DEBUG nova.compute.api [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.999135] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.999380] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.999566] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.999910] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.000256] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.000352] [53378]: DEBUG oslo_concurrency.lockutils [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.050872] [53378]: DEBUG nova.policy [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.053535] [53378]: INFO nova.api.openstack.requestlog [None req-18deba22-1c6c-4701-b814-d63c5beac72b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.062902 [ 639.055034] [53378]: [pid: 53378|app: 0|req: 475/912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.059045] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.059820] [53378]: DEBUG nova.compute.api [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.066373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.101184] [53378]: DEBUG nova.policy [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.105635] [53378]: INFO nova.api.openstack.requestlog [None req-d4b4276f-ed70-4a69-b26e-d53cc76cb48e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1249 microversion: 2.1 time: 0.049893 [ 639.105949] [53378]: [pid: 53378|app: 0|req: 476/913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.110024] [53378]: DEBUG nova.api.openstack.wsgi [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.110455] [53378]: DEBUG nova.compute.api [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.114080] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.114361] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.114487] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.114830] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.115167] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.115449] [53378]: DEBUG oslo_concurrency.lockutils [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.152476] [53378]: DEBUG nova.policy [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.158837] [53378]: INFO nova.api.openstack.requestlog [None req-3acba90b-e425-4159-b924-9afd043c8a8b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.052222 [ 639.159440] [53378]: [pid: 53378|app: 0|req: 477/914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.161818] [53378]: DEBUG nova.api.openstack.wsgi [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.163982] [53378]: DEBUG nova.compute.api [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.167564] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.167809] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.167995] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.168405] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.168677] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.168896] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.497478] [53378]: DEBUG nova.policy [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.502151] [53378]: INFO nova.api.openstack.requestlog [None req-d85ea265-dd72-401f-978d-de6ca8aebadb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1313 microversion: 2.1 time: 0.342235 [ 639.502506] [53378]: [pid: 53378|app: 0|req: 478/915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1313 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.505797] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.507162] [53378]: DEBUG nova.compute.api [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.512529] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.512778] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.512961] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.513338] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.513534] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.513705] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.536779] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.537126] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.537352] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.537563] [53378]: DEBUG nova.objects.instance [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 639.564513] [53378]: DEBUG nova.policy [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.569586] [53378]: DEBUG nova.policy [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.570810] [53378]: DEBUG nova.policy [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.575555] [53378]: INFO nova.api.openstack.requestlog [None req-1bafd732-495c-41dd-a26c-a5a8006ecdc7 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.072370 [ 639.575947] [53378]: [pid: 53378|app: 0|req: 479/916] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.580752] [53378]: DEBUG nova.api.openstack.wsgi [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.585014] [53378]: DEBUG nova.compute.api [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.589058] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.589518] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.589610] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.589954] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.590201] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.590382] [53378]: DEBUG oslo_concurrency.lockutils [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.641522] [53378]: DEBUG nova.policy [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.649549] [53378]: INFO nova.api.openstack.requestlog [None req-83e63cda-35dc-4424-ba35-4ffe3fad530d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.072613 [ 639.649616] [53378]: [pid: 53378|app: 0|req: 480/917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.653233] [53378]: DEBUG nova.api.openstack.wsgi [None req-40a1a806-9988-47b3-8c19-ca0bb5d50f67 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] Calling method '.version_select at 0x726f72cbd6c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.656558] [53379]: INFO nova.api.openstack.requestlog [None req-d9ba6b3a-c2be-479e-a33f-d863199de597 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/4495a011-7e01-4589-b94f-cefe1938cc8d" status: 202 len: 0 microversion: 2.1 time: 0.675899 [ 639.657058] [53379]: [pid: 53379|app: 0|req: 438/918] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:31 2025] DELETE /compute/v2.1/os-floating-ips/4495a011-7e01-4589-b94f-cefe1938cc8d => generated 0 bytes in 677 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 639.662341] [53379]: DEBUG nova.api.openstack.wsgi [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.664575] [53379]: DEBUG nova.compute.api [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.669897] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.670091] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.670307] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.670699] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.670933] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.671108] [53379]: DEBUG oslo_concurrency.lockutils [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.675253] [53378]: INFO nova.api.openstack.requestlog [None req-40a1a806-9988-47b3-8c19-ca0bb5d50f67 tempest-KeyPairsV210TestJSON-1917700775 tempest-KeyPairsV210TestJSON-1917700775-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-410553376?user_id=efc1f3441087444ba48cee584c9f131c" status: 204 len: 0 microversion: 2.10 time: 0.024770 [ 639.675649] [53378]: [pid: 53378|app: 0|req: 481/919] 10.180.1.21 () {60 vars in 1335 bytes} [Wed Mar 12 06:38:31 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-410553376?user_id=efc1f3441087444ba48cee584c9f131c => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 639.680892] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0edc56f-645d-4588-8fd4-95abeefdc259 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'update_all', calling method: .version_select at 0x726f729d3d00>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.722799] [53378]: DEBUG nova.quota [None req-f0edc56f-645d-4588-8fd4-95abeefdc259 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 639.727577] [53378]: DEBUG nova.quota [None req-f0edc56f-645d-4588-8fd4-95abeefdc259 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 639.857443] [53379]: DEBUG nova.policy [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.867637] [53379]: INFO nova.api.openstack.requestlog [None req-78e7f14f-22e3-4721-a663-c9252e57fbfb tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1502 microversion: 2.1 time: 0.209540 [ 639.869145] [53379]: [pid: 53379|app: 0|req: 439/920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:31 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1502 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.874443] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.877971] [53379]: DEBUG nova.compute.api [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.885794] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.890662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.890662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.890662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.890662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.890662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.925141] [53378]: INFO nova.api.openstack.requestlog [None req-f0edc56f-645d-4588-8fd4-95abeefdc259 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 61 microversion: 2.1 time: 0.246204 [ 639.925717] [53378]: [pid: 53378|app: 0|req: 482/921] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:31 2025] PUT /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 61 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 639.930444] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.932839] [53378]: DEBUG nova.compute.api [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.937605] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.937919] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.938423] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.938977] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.939236] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.939355] [53379]: DEBUG nova.policy [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.939505] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.948140] [53379]: INFO nova.api.openstack.requestlog [None req-ff103d50-b59d-4d78-a92a-4e89d2f916e7 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.078300 [ 639.948727] [53379]: [pid: 53379|app: 0|req: 440/922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.952225] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.953987] [53379]: DEBUG nova.compute.api [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.961299] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.961299] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.961299] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.961652] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.962663] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.962918] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.004979] [53379]: DEBUG nova.policy [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.009993] [53379]: INFO nova.api.openstack.requestlog [None req-7d1a2725-e51a-4d07-ad95-2084c3f1b815 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1218 microversion: 2.1 time: 0.060448 [ 640.011561] [53379]: [pid: 53379|app: 0|req: 441/923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.015254] [53379]: DEBUG nova.api.openstack.wsgi [None req-049badd1-e193-4146-a7f8-c3d2245f3398 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] Calling method '.version_select at 0x726f72ba3490>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.043142] [53379]: INFO nova.api.openstack.requestlog [None req-049badd1-e193-4146-a7f8-c3d2245f3398 tempest-VolumesTestJSON-898769592 tempest-VolumesTestJSON-898769592-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1022 microversion: 2.1 time: 0.032136 [ 640.043532] [53379]: [pid: 53379|app: 0|req: 442/924] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/os-volumes/detail => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.046245] [53379]: DEBUG nova.api.openstack.wsgi [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.047973] [53379]: DEBUG nova.compute.api [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.058260] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.058656] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.058830] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.059261] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.060189] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.060453] [53379]: DEBUG oslo_concurrency.lockutils [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.174660] [53379]: DEBUG nova.policy [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.183083] [53379]: INFO nova.api.openstack.requestlog [None req-33c45614-2f3a-4fcd-bd09-211ac7a97bee tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1318 microversion: 2.1 time: 0.138563 [ 640.183083] [53379]: [pid: 53379|app: 0|req: 443/925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1318 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.201079] [53378]: INFO nova.api.openstack.requestlog [None req-b1aeb0a0-1ceb-4d5e-a0dc-7ec269b97a66 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1632 microversion: 2.1 time: 0.274827 [ 640.201553] [53379]: DEBUG nova.api.openstack.wsgi [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.203561] [53379]: DEBUG nova.compute.api [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.203827] [53378]: [pid: 53378|app: 0|req: 483/926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1632 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.207682] [53378]: DEBUG nova.api.openstack.wsgi [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.209292] [53378]: DEBUG nova.compute.api [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.210270] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.211027] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.211027] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.211276] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.211591] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.211790] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.215244] [53378]: DEBUG oslo_concurrency.lockutils [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.232656] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.233034] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.233106] [53379]: DEBUG oslo_concurrency.lockutils [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.234071] [53379]: DEBUG nova.objects.instance [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 640.267033] [53379]: DEBUG nova.policy [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.272482] [53379]: INFO nova.api.openstack.requestlog [None req-581be737-d583-4773-94d1-e0bff03f8baf tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.077716 [ 640.272833] [53379]: [pid: 53379|app: 0|req: 444/927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.275321] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: .version_select at 0x726f745cc280>, body: {"removeFloatingIp": {"address": "10.180.180.180"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 640.382410] [53379]: DEBUG nova.compute.api [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.389553] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.390177] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.390783] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.391294] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.391593] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.391881] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.421871] [53378]: DEBUG nova.policy [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.435258] [53378]: DEBUG nova.policy [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.435258] [53378]: DEBUG nova.policy [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.435453] [53378]: INFO nova.api.openstack.requestlog [None req-0421fe95-058a-4ded-ade4-6ed756f3a2c2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.230916 [ 640.435920] [53378]: [pid: 53378|app: 0|req: 484/928] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.438221] [53378]: DEBUG nova.api.openstack.wsgi [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.440931] [53378]: DEBUG nova.compute.api [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.446914] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.447191] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.447374] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.447840] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.447941] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.448133] [53378]: DEBUG oslo_concurrency.lockutils [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.520080] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 640.520658] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquired lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 640.614969] [53378]: DEBUG nova.policy [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.624361] [53378]: INFO nova.api.openstack.requestlog [None req-990a9186-c4c4-48be-acb1-aa82d003b685 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1469 microversion: 2.1 time: 0.187899 [ 640.624760] [53378]: [pid: 53378|app: 0|req: 485/929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1469 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.627658] [53378]: DEBUG nova.api.openstack.wsgi [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.629792] [53378]: DEBUG nova.compute.api [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.633116] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.633364] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.633621] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.633998] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.634308] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.634378] [53378]: DEBUG oslo_concurrency.lockutils [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.690744] [53378]: DEBUG nova.policy [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.696048] [53378]: INFO nova.api.openstack.requestlog [None req-768979ff-cf24-40d2-8443-d53b71073d1d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1282 microversion: 2.1 time: 0.069778 [ 640.696048] [53378]: [pid: 53378|app: 0|req: 486/930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1282 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.700045] [53378]: DEBUG nova.api.openstack.wsgi [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.700812] [53378]: DEBUG nova.compute.api [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.706523] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.706770] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.706947] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.707536] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.707536] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.707686] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.728287] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.728287] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.728287] [53378]: DEBUG oslo_concurrency.lockutils [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.728420] [53378]: DEBUG nova.objects.instance [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 640.781183] [53378]: DEBUG nova.policy [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.788278] [53378]: INFO nova.api.openstack.requestlog [None req-81b8471d-00e2-48b6-a5a6-de55c181f65b tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.089656 [ 640.788278] [53378]: [pid: 53378|app: 0|req: 487/931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:32 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.790462] [53378]: DEBUG nova.api.openstack.wsgi [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.791995] [53378]: DEBUG nova.compute.api [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.798755] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.799014] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.799216] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.799587] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.799791] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.799967] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.820649] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.821736] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.821736] [53378]: DEBUG oslo_concurrency.lockutils [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.821736] [53378]: DEBUG nova.objects.instance [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lazy-loading 'fault' on Instance uuid 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 640.872534] [53378]: DEBUG nova.policy [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.878949] [53378]: DEBUG nova.policy [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.880641] [53378]: DEBUG nova.policy [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a622fee840d943d0a46f8bcf4d19c08d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d70aa395e6e4540b8161c4937c91c15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.881898] [53378]: INFO nova.api.openstack.requestlog [None req-b63c5033-68fa-4a7e-b1f4-1ce11efbc7d7 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 200 len: 1393 microversion: 2.48 time: 0.094741 [ 640.883527] [53378]: [pid: 53378|app: 0|req: 488/932] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 1393 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.888553] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.890543] [53378]: DEBUG nova.compute.api [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.895015] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.895230] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.895500] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.895789] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.896212] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.896405] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.971221] [53378]: DEBUG nova.policy [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.984995] [53378]: INFO nova.api.openstack.requestlog [None req-a1a6e6a5-58d5-4f90-9c4b-fe58bb6c3c39 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1207 microversion: 2.1 time: 0.100034 [ 640.984995] [53378]: [pid: 53378|app: 0|req: 489/933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1207 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.987486] [53378]: DEBUG nova.api.openstack.wsgi [None req-e44e33c6-443e-4ee0-bf76-b07b5e3d4aa3 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Action: 'create', calling method: .version_select at 0x726f72905000>, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 641.036935] [53378]: DEBUG nova.quota [None req-e44e33c6-443e-4ee0-bf76-b07b5e3d4aa3 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 641.042853] [53378]: DEBUG nova.quota [None req-e44e33c6-443e-4ee0-bf76-b07b5e3d4aa3 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Getting quotas for user 8f75a53f13584dceb2c7c9e0e50be2a3 and project 2ac3df082ab7420297a32bfc1a12b8cf. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 641.158091] [53379]: DEBUG nova.network.neutron [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Building network info cache for instance {{(pid=53379) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 641.280874] [53378]: INFO nova.api.openstack.requestlog [None req-e44e33c6-443e-4ee0-bf76-b07b5e3d4aa3 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "POST /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 85 microversion: 2.1 time: 0.295566 [ 641.281254] [53378]: [pid: 53378|app: 0|req: 490/934] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 12 06:38:33 2025] POST /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 85 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 641.289049] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.292109] [53378]: DEBUG nova.compute.api [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.301129] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.301803] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.301803] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.302531] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.302531] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.302531] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.400657] [53378]: DEBUG nova.policy [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.409177] [53378]: INFO nova.api.openstack.requestlog [None req-6d9e8a42-75eb-4237-8c50-38af1b77effa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.127258 [ 641.413238] [53378]: [pid: 53378|app: 0|req: 491/935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.414403] [53378]: DEBUG nova.api.openstack.wsgi [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.416546] [53378]: DEBUG nova.compute.api [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.422751] [53378]: DEBUG oslo_concurrency.lockutils [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.491590] [53378]: DEBUG nova.policy [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.497951] [53378]: INFO nova.api.openstack.requestlog [None req-694c7fff-e58a-4ae8-b9f5-5b7ddc871644 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.087362 [ 641.498324] [53378]: [pid: 53378|app: 0|req: 492/936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.503203] [53378]: DEBUG nova.api.openstack.wsgi [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.503322] [53378]: DEBUG nova.compute.api [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.507030] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.507423] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.507524] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.507899] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.508129] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.508385] [53378]: DEBUG oslo_concurrency.lockutils [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.565981] [53378]: DEBUG nova.policy [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.576023] [53378]: INFO nova.api.openstack.requestlog [None req-23feae94-0fab-4035-bcb7-335231a2848c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1249 microversion: 2.1 time: 0.073001 [ 641.576023] [53378]: [pid: 53378|app: 0|req: 493/937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1249 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.576023] [53378]: DEBUG nova.api.openstack.wsgi [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.578932] [53378]: DEBUG nova.compute.api [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.580789] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.581222] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.581408] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.581754] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.582132] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.582355] [53378]: DEBUG oslo_concurrency.lockutils [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.601103] [53379]: DEBUG nova.network.neutron [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Updating instance_info_cache with network_info: [{"id": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35", "address": "fa:16:3e:da:bc:5a", "network": {"id": "208f61ab-54a2-4e97-8731-356d0a96d1b8", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1286442894-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.10", "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": "2eb706e673ac4b389b333029ace9a959", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "c492f5cc-7ae0-4cab-823c-0d5dd8c60b26", "external-id": "nsx-vlan-transportzone-824", "segmentation_id": 824, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapcb2b57f5-cb", "ovs_interfaceid": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53379) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 641.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Releasing lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 641.627363] [53379]: INFO nova.api.openstack.requestlog [None req-5b76b06b-20ca-4382-93e0-2e2e53bd260a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 202 len: 0 microversion: 2.1 time: 1.353958 [ 641.627705] [53379]: [pid: 53379|app: 0|req: 445/938] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:32 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 0 bytes in 1354 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 641.631125] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 641.631125] [53379]: DEBUG nova.compute.api [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.635135] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.635526] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.635738] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.636167] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.636381] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.636556] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.645201] [53378]: DEBUG nova.policy [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.655493] [53378]: INFO nova.api.openstack.requestlog [None req-02db153a-f93b-482c-bcb8-babcfa998aa7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.081918 [ 641.655906] [53378]: [pid: 53378|app: 0|req: 494/939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.665663] [53378]: DEBUG nova.api.openstack.wsgi [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.667646] [53378]: DEBUG nova.compute.api [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.672629] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.672883] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.673099] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.673496] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.673709] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.673860] [53378]: DEBUG oslo_concurrency.lockutils [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.702379] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.702653] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.702861] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.718429] [53379]: INFO nova.api.openstack.wsgi [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Cannot 'migrate' instance ee4acd66-0646-485f-9aad-19aa45c6ac50 while it is in vm_state suspended [ 641.718550] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 409 to user: Cannot 'migrate' instance ee4acd66-0646-485f-9aad-19aa45c6ac50 while it is in vm_state suspended {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 641.719015] [53379]: INFO nova.api.openstack.requestlog [None req-ad0afc1c-60e7-46dd-805f-74a5a6e6c9df tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50/action" status: 409 len: 148 microversion: 2.1 time: 0.090787 [ 641.720031] [53379]: [pid: 53379|app: 0|req: 446/940] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:33 2025] POST /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50/action => generated 148 bytes in 92 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 641.723427] [53379]: DEBUG nova.api.openstack.wsgi [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.725631] [53379]: DEBUG nova.compute.api [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.730293] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.730533] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.730763] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.731517] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.731517] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.731646] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.756140] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.756410] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.756600] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.757545] [53379]: DEBUG nova.objects.instance [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 641.785843] [53379]: DEBUG nova.policy [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.790408] [53379]: DEBUG nova.policy [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.794436] [53379]: DEBUG nova.policy [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.796820] [53379]: INFO nova.api.openstack.requestlog [None req-47c193c1-f609-48cb-a387-cbe8f4fda5e6 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.076387 [ 641.798036] [53379]: [pid: 53379|app: 0|req: 447/941] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.799863] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.801851] [53379]: DEBUG nova.compute.api [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.806406] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.807121] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.807121] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.807287] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.807533] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.807711] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.850794] [53379]: DEBUG nova.policy [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.856545] [53379]: INFO nova.api.openstack.requestlog [None req-6d67ca21-47ae-4dce-873b-956140feb8e6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.058687 [ 641.856869] [53379]: [pid: 53379|app: 0|req: 448/942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.861112] [53379]: DEBUG nova.api.openstack.wsgi [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.862913] [53379]: DEBUG nova.compute.api [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.867429] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.867745] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.867962] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.868627] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.868861] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.869332] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.058022] [53379]: DEBUG nova.policy [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.072426] [53379]: INFO nova.api.openstack.requestlog [None req-fb6ca20f-461d-488d-b0eb-3b261da70741 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1482 microversion: 2.1 time: 0.210520 [ 642.072426] [53379]: [pid: 53379|app: 0|req: 449/943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1482 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.074663] [53378]: DEBUG nova.policy [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.086177] [53378]: INFO nova.api.openstack.requestlog [None req-83821fa9-bff4-41f6-aae8-d5bdab8bec33 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1313 microversion: 2.1 time: 0.423020 [ 642.086455] [53378]: [pid: 53378|app: 0|req: 495/944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:33 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1313 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.089362] [53378]: DEBUG nova.api.openstack.wsgi [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a", "name": "network-vif-plugged", "status": "completed", "tag": "c0bd16d0-d37c-4312-9059-05a3f25a5dfe"}, {"name": "network-changed", "server_uuid": "75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a", "tag": "c0bd16d0-d37c-4312-9059-05a3f25a5dfe"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.099026] [53378]: DEBUG oslo_concurrency.lockutils [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.099026] [53378]: DEBUG oslo_concurrency.lockutils [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.099026] [53378]: DEBUG oslo_concurrency.lockutils [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.107563] [53378]: INFO nova.api.openstack.compute.server_external_events [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Creating event network-vif-plugged:c0bd16d0-d37c-4312-9059-05a3f25a5dfe for instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a on cpu-1 [ 642.107902] [53378]: INFO nova.api.openstack.compute.server_external_events [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] Creating event network-changed:c0bd16d0-d37c-4312-9059-05a3f25a5dfe for instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a on cpu-1 [ 642.115308] [53378]: INFO nova.api.openstack.requestlog [req-09971ecc-2cb7-474a-aeaa-3c8fbc2d09a8 req-9221b454-2ef8-425a-bd56-6ec3f6731e53 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.028270 [ 642.115722] [53378]: [pid: 53378|app: 0|req: 496/945] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:34 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) [ 642.120469] [53378]: DEBUG nova.api.openstack.wsgi [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.124945] [53378]: DEBUG nova.compute.api [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.130779] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.131706] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.131954] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.132375] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.132594] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.132773] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.185826] [53378]: DEBUG nova.policy [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.194460] [53378]: INFO nova.api.openstack.requestlog [None req-a11567fb-a85a-41d5-8fa2-1693067991be tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.075895 [ 642.194460] [53378]: [pid: 53378|app: 0|req: 497/946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.197661] [53378]: DEBUG nova.api.openstack.wsgi [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.200178] [53378]: DEBUG nova.compute.api [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.210799] [53379]: DEBUG nova.api.openstack.wsgi [None req-77cfad1f-5470-489b-82ac-3b8001334ffa tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-2045013802", "id": 1399633954, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.214332] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.214332] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.214563] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.214760] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.215263] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.216125] [53378]: DEBUG oslo_concurrency.lockutils [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.229175] [53379]: INFO nova.api.openstack.requestlog [None req-77cfad1f-5470-489b-82ac-3b8001334ffa tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 471 microversion: 2.86 time: 0.157975 [ 642.229175] [53379]: [pid: 53379|app: 0|req: 450/947] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:38:34 2025] POST /compute/v2.1/flavors => generated 471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 642.235320] [53379]: DEBUG nova.api.openstack.wsgi [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2bee3116-17c9-4aab-891e-dd259791bbca", "tag": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.242493] [53379]: DEBUG oslo_concurrency.lockutils [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.242890] [53379]: DEBUG oslo_concurrency.lockutils [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.243182] [53379]: DEBUG oslo_concurrency.lockutils [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.250270] [53379]: INFO nova.api.openstack.compute.server_external_events [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] Creating event network-changed:cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 for instance 2bee3116-17c9-4aab-891e-dd259791bbca on cpu-1 [ 642.253291] [53379]: INFO nova.api.openstack.requestlog [req-b0fe4506-ef89-4f1e-ac05-d881cf932d0a req-b7ff56b4-0813-4f08-a258-9371efd4dd24 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023829 [ 642.253888] [53379]: [pid: 53379|app: 0|req: 451/948] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:34 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) [ 642.257032] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.258690] [53379]: DEBUG nova.compute.api [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.262210] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.262488] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.262676] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.263248] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.263397] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.263602] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.276483] [53378]: DEBUG nova.policy [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.281162] [53378]: INFO nova.api.openstack.requestlog [None req-f294f246-f574-49c5-97c5-729b62735e16 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1218 microversion: 2.1 time: 0.087821 [ 642.281523] [53378]: [pid: 53378|app: 0|req: 498/949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1218 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.284198] [53378]: DEBUG nova.api.openstack.wsgi [None req-f89ce7ac-2d5c-4c5d-814f-c6f3ae9b76c5 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] Calling method '.version_select at 0x726f72cbee60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.314796] [53378]: INFO nova.api.openstack.requestlog [None req-f89ce7ac-2d5c-4c5d-814f-c6f3ae9b76c5 tempest-ImagesMetadataTestJSON-401201243 tempest-ImagesMetadataTestJSON-401201243-project-member] 10.180.1.21 "GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata" status: 200 len: 85 microversion: 2.1 time: 0.032548 [ 642.315218] [53378]: [pid: 53378|app: 0|req: 499/950] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/images/46dd6607-3a53-4547-826f-80230ce60d1e/metadata => generated 85 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 642.318476] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.320190] [53378]: DEBUG nova.compute.api [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.324305] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.324617] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.324867] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.325362] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.325622] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.325855] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.352359] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.352620] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.352802] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.353014] [53378]: DEBUG nova.objects.instance [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 642.392875] [53378]: DEBUG nova.policy [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.403174] [53378]: INFO nova.api.openstack.requestlog [None req-9b5b6c9b-3125-4f35-97e7-db84e20ce13e tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.086854 [ 642.403629] [53378]: [pid: 53378|app: 0|req: 500/951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.409456] [53379]: DEBUG nova.policy [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.410534] [53378]: DEBUG nova.api.openstack.wsgi [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.412622] [53378]: DEBUG nova.compute.api [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.417199] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.417620] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.417918] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.418452] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.418769] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.419059] [53378]: DEBUG oslo_concurrency.lockutils [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.420678] [53379]: INFO nova.api.openstack.requestlog [None req-c0c09c66-896a-471c-8e37-b0af2b1cdd9c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1318 microversion: 2.1 time: 0.166018 [ 642.421036] [53379]: [pid: 53379|app: 0|req: 452/952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1318 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.428038] [53379]: DEBUG nova.api.openstack.wsgi [None req-74c89f10-3e02-4b80-b45b-9a47d3d11601 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '.version_select at 0x726f72bbbeb0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.667713] [53378]: DEBUG nova.policy [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.676859] [53378]: DEBUG nova.policy [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.677692] [53378]: DEBUG nova.policy [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.678392] [53378]: INFO nova.api.openstack.requestlog [None req-49ee88c0-4f29-447c-af27-1962012a4b9c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1441 microversion: 2.70 time: 0.273849 [ 642.678716] [53378]: [pid: 53378|app: 0|req: 501/953] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1441 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.681827] [53378]: DEBUG nova.api.openstack.wsgi [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.683536] [53378]: DEBUG nova.compute.api [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.688935] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.689198] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.689386] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.689810] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.690192] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.690408] [53378]: DEBUG oslo_concurrency.lockutils [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.793991] [53379]: INFO nova.api.openstack.requestlog [None req-74c89f10-3e02-4b80-b45b-9a47d3d11601 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/28e051f3-fc5c-4c67-903c-bb484dab465c" status: 202 len: 0 microversion: 2.1 time: 0.371817 [ 642.794226] [53379]: [pid: 53379|app: 0|req: 453/954] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:34 2025] DELETE /compute/v2.1/os-floating-ips/28e051f3-fc5c-4c67-903c-bb484dab465c => generated 0 bytes in 373 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 642.800924] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.802697] [53379]: DEBUG nova.compute.api [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.806416] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.806810] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.807048] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.807416] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.807622] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.807791] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.895586] [53379]: DEBUG nova.policy [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.903867] [53379]: INFO nova.api.openstack.requestlog [None req-7b0f1c36-6ce1-41e9-9e34-d1df914c071c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1322 microversion: 2.1 time: 0.107796 [ 642.904317] [53379]: [pid: 53379|app: 0|req: 454/955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1322 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.909600] [53379]: DEBUG nova.api.openstack.wsgi [None req-f91d1c4b-c6c8-4fbb-843c-9f9ebf3de1b1 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "invalid"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.911459] [53379]: DEBUG nova.api.openstack.wsgi [None req-f91d1c4b-c6c8-4fbb-843c-9f9ebf3de1b1 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 642.911881] [53379]: INFO nova.api.openstack.requestlog [None req-f91d1c4b-c6c8-4fbb-843c-9f9ebf3de1b1 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action" status: 400 len: 144 microversion: 2.1 time: 0.007149 [ 642.912209] [53379]: [pid: 53379|app: 0|req: 455/956] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:35 2025] POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action => generated 144 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 642.914519] [53379]: DEBUG nova.api.openstack.wsgi [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.917901] [53379]: DEBUG nova.compute.api [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.922759] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.923115] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.923302] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.923678] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.923879] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.924065] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.943068] [53378]: DEBUG nova.policy [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.950740] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.951607] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.951607] [53379]: DEBUG oslo_concurrency.lockutils [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.951607] [53379]: DEBUG nova.objects.instance [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 642.952735] [53378]: INFO nova.api.openstack.requestlog [None req-86286cac-47e3-42b9-869d-c744cc49d03c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1470 microversion: 2.1 time: 0.273347 [ 642.953136] [53378]: [pid: 53378|app: 0|req: 502/957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:34 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1470 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.958996] [53378]: DEBUG nova.api.openstack.wsgi [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.960886] [53378]: DEBUG nova.compute.api [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] [instance: 3ce3b6e8-c89c-4f60-9013-1020c3f51e72] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.964990] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.965286] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.965474] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.965851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.966115] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.966257] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.980106] [53378]: INFO nova.api.openstack.wsgi [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] HTTP exception thrown: Instance 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 could not be found. [ 642.980513] [53378]: DEBUG nova.api.openstack.wsgi [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] Returning 404 to user: Instance 3ce3b6e8-c89c-4f60-9013-1020c3f51e72 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 642.981048] [53378]: INFO nova.api.openstack.requestlog [None req-a38b4a33-cb9c-4ce2-becf-b48ada41df66 tempest-ServerDiagnosticsV248Test-1012912043 tempest-ServerDiagnosticsV248Test-1012912043-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72" status: 404 len: 111 microversion: 2.48 time: 0.026093 [ 642.981401] [53378]: [pid: 53378|app: 0|req: 503/958] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/3ce3b6e8-c89c-4f60-9013-1020c3f51e72 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 642.984105] [53379]: DEBUG nova.policy [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.984639] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.988073] [53378]: DEBUG nova.compute.api [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 642.991235] [53379]: INFO nova.api.openstack.requestlog [None req-5393ad6e-239c-4e35-b5a1-f79e50a97c97 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.078393 [ 642.991736] [53379]: [pid: 53379|app: 0|req: 456/959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.995195] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-567290139", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.995270] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.995270] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.995345] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.995678] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.995900] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.996250] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.046250] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.046536] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.046714] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.047304] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.047829] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.048887] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.054562] [53379]: DEBUG nova.network.neutron [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] validate_networks() for [('3e7bd133-a7d9-4a50-a4b8-42e24a50aa5f', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 643.063396] [53378]: DEBUG nova.policy [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.075161] [53378]: INFO nova.api.openstack.requestlog [None req-a4584880-de97-4453-a4c1-8c86ae2bb9a2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1263 microversion: 2.1 time: 0.093085 [ 643.075686] [53378]: [pid: 53378|app: 0|req: 504/960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1263 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.080753] [53378]: DEBUG nova.api.openstack.wsgi [None req-727235bd-0a74-47cd-a113-045ca9dce419 tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 643.186905] [53378]: INFO nova.api.openstack.requestlog [None req-727235bd-0a74-47cd-a113-045ca9dce419 tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1399633954/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.110732 [ 643.187414] [53378]: [pid: 53378|app: 0|req: 505/961] 10.180.1.21 () {62 vars in 1260 bytes} [Wed Mar 12 06:38:35 2025] POST /compute/v2.1/flavors/1399633954/os-extra_specs => generated 62 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.190125] [53378]: DEBUG nova.api.openstack.wsgi [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.191659] [53378]: DEBUG nova.compute.api [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.196601] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.196846] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.197047] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.197427] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.197620] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.197789] [53378]: DEBUG oslo_concurrency.lockutils [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.260498] [53378]: DEBUG nova.policy [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.265693] [53378]: INFO nova.api.openstack.requestlog [None req-a444a8fd-564a-46eb-aa2f-27848976d6d5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.077571 [ 643.266032] [53378]: [pid: 53378|app: 0|req: 506/962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.272020] [53378]: DEBUG nova.api.openstack.wsgi [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.272020] [53378]: DEBUG nova.compute.api [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.275620] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.275872] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.276078] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.276417] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.276613] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.276781] [53378]: DEBUG oslo_concurrency.lockutils [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.326399] [53378]: DEBUG nova.policy [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.326555] [53379]: DEBUG nova.virt.hardware [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 643.326555] [53379]: DEBUG nova.virt.hardware [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 643.326792] [53379]: DEBUG nova.virt.hardware [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 643.326862] [53379]: DEBUG nova.virt.hardware [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 643.327071] [53379]: DEBUG nova.virt.hardware [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 643.333785] [53378]: INFO nova.api.openstack.requestlog [None req-566eda0a-a4f5-488a-8834-5f20de5055a5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.067086 [ 643.334098] [53378]: [pid: 53378|app: 0|req: 507/963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.341946] [53378]: DEBUG nova.api.openstack.wsgi [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.342575] [53378]: DEBUG nova.compute.api [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.345814] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.346281] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.346281] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.346616] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.346814] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.347510] [53378]: DEBUG oslo_concurrency.lockutils [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.356152] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.356606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.356606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.357012] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.357214] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.357382] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.377715] [53379]: DEBUG nova.quota [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Getting quotas for project 7612bce1932c49aab0b16eec8a13b032. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 643.387035] [53379]: DEBUG nova.quota [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Getting quotas for user 3d5530dc62804e8a85d0986e7d31d944 and project 7612bce1932c49aab0b16eec8a13b032. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 643.405910] [53379]: DEBUG nova.compute.api [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 643.405968] [53379]: DEBUG nova.compute.api [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 643.450760] [53379]: INFO nova.api.openstack.requestlog [None req-a5fcdcef-dcc1-4731-87c9-050da82f035d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.458409 [ 643.451155] [53379]: [pid: 53379|app: 0|req: 457/964] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:35 2025] POST /compute/v2.1/servers => generated 383 bytes in 459 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 643.459309] [53379]: DEBUG nova.api.openstack.wsgi [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.465010] [53379]: DEBUG nova.compute.api [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.473082] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.473412] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.473612] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.473970] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.474199] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.474390] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.537851] [53379]: DEBUG nova.policy [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.550403] [53379]: INFO nova.api.openstack.requestlog [None req-32ce77a2-9225-4edf-8595-ffa4fa5c4d3b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.098552 [ 643.550768] [53379]: [pid: 53379|app: 0|req: 458/965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.555970] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0a12bd5-03b5-48e9-829e-3484b0005226 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": ""}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 643.558050] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0a12bd5-03b5-48e9-829e-3484b0005226 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Returning 400 to user: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 643.558518] [53379]: INFO nova.api.openstack.requestlog [None req-f0a12bd5-03b5-48e9-829e-3484b0005226 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 400 len: 142 microversion: 2.1 time: 0.007220 [ 643.558821] [53379]: [pid: 53379|app: 0|req: 459/966] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:35 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 142 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 643.562935] [53379]: DEBUG nova.api.openstack.wsgi [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.571737] [53379]: DEBUG nova.compute.api [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.580513] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.580513] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.580706] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.581154] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.581376] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.581960] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.625343] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.625436] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.625623] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.625826] [53379]: DEBUG nova.objects.instance [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 643.670819] [53379]: DEBUG nova.policy [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.678339] [53379]: DEBUG nova.policy [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.679070] [53379]: DEBUG nova.policy [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.683412] [53379]: INFO nova.api.openstack.requestlog [None req-22f46de0-11e6-4a28-b856-643f26071869 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.122591 [ 643.683518] [53378]: DEBUG nova.policy [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.686091] [53379]: [pid: 53379|app: 0|req: 460/967] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.690046] [53379]: DEBUG nova.api.openstack.wsgi [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.691810] [53379]: DEBUG nova.compute.api [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.697698] [53378]: INFO nova.api.openstack.requestlog [None req-07b28ab1-e0f7-4fa8-921e-5ad4a711f2f9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1249 microversion: 2.1 time: 0.360762 [ 643.697698] [53378]: [pid: 53378|app: 0|req: 508/968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1249 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.703660] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.703969] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.704183] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.704581] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.705302] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.705302] [53379]: DEBUG oslo_concurrency.lockutils [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.707458] [53378]: DEBUG nova.api.openstack.wsgi [None req-388f3d28-af13-4d37-8471-dbca4f133269 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": 1}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 643.709792] [53378]: DEBUG nova.api.openstack.wsgi [None req-388f3d28-af13-4d37-8471-dbca4f133269 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 643.714342] [53378]: INFO nova.api.openstack.requestlog [None req-388f3d28-af13-4d37-8471-dbca4f133269 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action" status: 400 len: 120 microversion: 2.1 time: 0.015677 [ 643.714342] [53378]: [pid: 53378|app: 0|req: 509/969] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:35 2025] POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action => generated 120 bytes in 16 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 643.718520] [53378]: DEBUG nova.api.openstack.wsgi [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.721021] [53378]: DEBUG nova.compute.api [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.724819] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.725149] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.725382] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.726027] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.726027] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.726240] [53378]: DEBUG oslo_concurrency.lockutils [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.784512] [53379]: DEBUG nova.policy [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.789388] [53379]: INFO nova.api.openstack.requestlog [None req-55e53561-b7e2-4185-a2a5-67d494feca7b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.102654 [ 643.789716] [53379]: [pid: 53379|app: 0|req: 461/970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.792864] [53379]: DEBUG nova.api.openstack.wsgi [None req-8df73028-fc4a-4f68-8108-4383ceadc2f3 tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.808485] [53379]: INFO nova.api.openstack.requestlog [None req-8df73028-fc4a-4f68-8108-4383ceadc2f3 tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1399633954" status: 202 len: 0 microversion: 2.86 time: 0.017972 [ 643.808752] [53379]: [pid: 53379|app: 0|req: 462/971] 10.180.1.21 () {60 vars in 1197 bytes} [Wed Mar 12 06:38:36 2025] DELETE /compute/v2.1/flavors/1399633954 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 643.815232] [53379]: DEBUG nova.api.openstack.wsgi [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.818034] [53379]: DEBUG nova.compute.api [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.822501] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.822501] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.822501] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.822836] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.823079] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.823263] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.861581] [53379]: DEBUG nova.policy [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.866504] [53379]: INFO nova.api.openstack.requestlog [None req-ebf1932d-9ab1-4f71-9cb4-d013b4408320 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.057193 [ 643.866913] [53379]: [pid: 53379|app: 0|req: 463/972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.869704] [53379]: DEBUG nova.api.openstack.wsgi [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.871663] [53379]: DEBUG nova.compute.api [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.875370] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.875658] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.875897] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.876348] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.876589] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.876774] [53379]: DEBUG oslo_concurrency.lockutils [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.927497] [53379]: DEBUG nova.policy [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.936592] [53379]: INFO nova.api.openstack.requestlog [None req-67260cb5-83a9-4d7e-8b9e-90efec9814be tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1218 microversion: 2.1 time: 0.068819 [ 643.937173] [53379]: [pid: 53379|app: 0|req: 464/973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.939977] [53379]: DEBUG nova.api.openstack.wsgi [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.941698] [53379]: DEBUG nova.compute.api [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.947532] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.947777] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.947961] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.948340] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.948605] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.948795] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.979031] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.979291] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.979478] [53379]: DEBUG oslo_concurrency.lockutils [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.979673] [53379]: DEBUG nova.objects.instance [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 644.002933] [53379]: DEBUG nova.policy [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.011384] [53379]: INFO nova.api.openstack.requestlog [None req-4038cf33-404a-41c8-aa95-cd9710932f3c tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.073585 [ 644.011979] [53379]: [pid: 53379|app: 0|req: 465/974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.014615] [53379]: DEBUG nova.api.openstack.wsgi [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.016249] [53379]: DEBUG nova.compute.api [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.021600] [53379]: DEBUG oslo_concurrency.lockutils [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.117334] [53379]: DEBUG nova.policy [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.123790] [53379]: INFO nova.api.openstack.requestlog [None req-52824bd9-5841-4c22-8141-a082ed1695c0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1318 microversion: 2.1 time: 0.110209 [ 644.123790] [53379]: [pid: 53379|app: 0|req: 466/975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1318 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.125781] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.127918] [53379]: DEBUG nova.compute.api [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.131300] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.131558] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.131797] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.132215] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.132425] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.132623] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.175419] [53379]: DEBUG nova.policy [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.180547] [53379]: INFO nova.api.openstack.requestlog [None req-cf1d0431-0dee-4fce-a640-0fd7e1d687c3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1215 microversion: 2.1 time: 0.056137 [ 644.180547] [53379]: [pid: 53379|app: 0|req: 467/976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.185869] [53379]: DEBUG nova.api.openstack.wsgi [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "0.0.0.0"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.187617] [53379]: DEBUG nova.compute.api [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.193498] [53378]: DEBUG nova.policy [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.195867] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.196193] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.196310] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.196662] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.196853] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.197076] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.198376] [53378]: INFO nova.api.openstack.requestlog [None req-e28b314c-70bd-4cf6-b45d-09978041ba0a tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1459 microversion: 2.1 time: 0.483869 [ 644.198880] [53378]: [pid: 53378|app: 0|req: 510/977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:35 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1459 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.201527] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.207381] [53378]: DEBUG nova.compute.api [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.210865] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.211333] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.211672] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.212255] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.212581] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.212892] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 644.212978] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.213113] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquired lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 644.302292] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Releasing lock "refresh_cache-2bee3116-17c9-4aab-891e-dd259791bbca" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 644.302680] [53379]: INFO nova.api.openstack.wsgi [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] HTTP exception thrown: floating IP not found [ 644.302996] [53379]: DEBUG nova.api.openstack.wsgi [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Returning 404 to user: floating IP not found {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 644.303485] [53379]: INFO nova.api.openstack.requestlog [None req-10f0d9f7-8e76-4702-a6ed-064963c7847e tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 404 len: 67 microversion: 2.1 time: 0.122623 [ 644.303822] [53379]: [pid: 53379|app: 0|req: 468/978] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:36 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 67 bytes in 123 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 644.310412] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7fea7fd-ace9-4047-90e1-08750f1f1572 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.312267] [53379]: DEBUG nova.compute.api [None req-c7fea7fd-ace9-4047-90e1-08750f1f1572 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Failed to fetch instance by id 999 {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3015}} [ 644.312575] [53379]: INFO nova.api.openstack.wsgi [None req-c7fea7fd-ace9-4047-90e1-08750f1f1572 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Instance 999 could not be found. [ 644.312880] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7fea7fd-ace9-4047-90e1-08750f1f1572 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 404 to user: Instance 999 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 644.313334] [53379]: INFO nova.api.openstack.requestlog [None req-c7fea7fd-ace9-4047-90e1-08750f1f1572 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/999/action" status: 404 len: 78 microversion: 2.1 time: 0.008573 [ 644.313660] [53379]: [pid: 53379|app: 0|req: 469/979] 10.180.1.21 () {60 vars in 1174 bytes} [Wed Mar 12 06:38:36 2025] POST /compute/v2.1/servers/999/action => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 644.321236] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8d936d2-315e-4fc0-8e99-e5db40121a6a tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.354571] [53379]: INFO nova.api.openstack.requestlog [None req-f8d936d2-315e-4fc0-8e99-e5db40121a6a tempest-FlavorMetadataValidation-528257602 tempest-FlavorMetadataValidation-528257602-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5980 microversion: 2.86 time: 0.040175 [ 644.354955] [53379]: [pid: 53379|app: 0|req: 470/980] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/flavors/detail => generated 5980 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.358155] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.360199] [53379]: DEBUG nova.compute.api [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.367055] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.367359] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.367673] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.368133] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.369736] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.369736] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.482117] [53379]: DEBUG nova.policy [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.485312] [53379]: INFO nova.api.openstack.requestlog [None req-fc28c07b-338a-4117-ba61-bca6b046d322 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1322 microversion: 2.1 time: 0.129692 [ 644.491115] [53379]: [pid: 53379|app: 0|req: 471/981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1322 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.590965] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3a89fb7-4eda-4ac8-865d-9f3dda2f932e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f72c11fc0>, body: {"keypair": {"name": "tempest-keypair-261955014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN1jRu3W0HwQLAtJge2YgCZADifQuEj51RU3KCj1PsSC24texV9c49GhqLoQOqoO1lRbh2pjECf0kuil7bE/2gNUGAopWR4TLGPLeFrSvcypeaCmwr7iuUtjfmAZj/vdIg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.612263] [53379]: DEBUG nova.quota [None req-c3a89fb7-4eda-4ac8-865d-9f3dda2f932e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 644.616458] [53379]: DEBUG nova.quota [None req-c3a89fb7-4eda-4ac8-865d-9f3dda2f932e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 644.635756] [53379]: INFO nova.api.openstack.requestlog [None req-c3a89fb7-4eda-4ac8-865d-9f3dda2f932e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.145463 [ 644.636037] [53379]: [pid: 53379|app: 0|req: 472/982] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:36 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.639099] [53379]: DEBUG nova.api.openstack.wsgi [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.640553] [53379]: DEBUG nova.compute.api [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.644496] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.644726] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.644963] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.645374] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.645627] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.645752] [53379]: DEBUG oslo_concurrency.lockutils [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.716746] [53378]: DEBUG nova.policy [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.725618] [53378]: DEBUG nova.policy [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.725618] [53378]: DEBUG nova.policy [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.725618] [53378]: INFO nova.api.openstack.requestlog [None req-5ae3f11f-23d8-48a4-846a-6c45fc4c8f65 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1630 microversion: 2.70 time: 0.524996 [ 644.725618] [53378]: [pid: 53378|app: 0|req: 511/983] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1630 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.731980] [53378]: DEBUG nova.api.openstack.wsgi [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.731980] [53378]: DEBUG nova.compute.api [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.737405] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.737846] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.738057] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.738426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.738618] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.738789] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.756692] [53379]: DEBUG nova.policy [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.758426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.758673] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.758877] [53378]: DEBUG oslo_concurrency.lockutils [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.759077] [53378]: DEBUG nova.objects.instance [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 644.762912] [53379]: INFO nova.api.openstack.requestlog [None req-450f8dc5-5d57-4b77-aad6-47e7677e59a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.125996 [ 644.763372] [53379]: [pid: 53379|app: 0|req: 473/984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:36 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.766265] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.768353] [53379]: DEBUG nova.compute.api [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.773329] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.774603] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.774603] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.774854] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.775358] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.775602] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.808953] [53378]: DEBUG nova.policy [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.812633] [53378]: INFO nova.api.openstack.requestlog [None req-c57c9d31-cb5b-47be-ad18-033f16260fda tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.087173 [ 644.813113] [53378]: [pid: 53378|app: 0|req: 512/985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.820607] [53379]: DEBUG nova.policy [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.824495] [53379]: INFO nova.api.openstack.requestlog [None req-4c55642b-fa17-4b09-8836-b454dded91aa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1263 microversion: 2.1 time: 0.060296 [ 644.825192] [53379]: [pid: 53379|app: 0|req: 474/986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1263 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.827670] [53379]: DEBUG nova.api.openstack.wsgi [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "209c6c95-5409-495f-8196-1d3ce8d9d21b", "name": "network-vif-plugged", "status": "completed", "tag": "4e0831e4-362e-42f0-9624-9571e25a263c"}, {"name": "network-changed", "server_uuid": "209c6c95-5409-495f-8196-1d3ce8d9d21b", "tag": "4e0831e4-362e-42f0-9624-9571e25a263c"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.837240] [53379]: DEBUG oslo_concurrency.lockutils [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.837838] [53379]: DEBUG oslo_concurrency.lockutils [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.838136] [53379]: DEBUG oslo_concurrency.lockutils [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.847437] [53379]: INFO nova.api.openstack.compute.server_external_events [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Creating event network-vif-plugged:4e0831e4-362e-42f0-9624-9571e25a263c for instance 209c6c95-5409-495f-8196-1d3ce8d9d21b on cpu-1 [ 644.847842] [53379]: INFO nova.api.openstack.compute.server_external_events [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] Creating event network-changed:4e0831e4-362e-42f0-9624-9571e25a263c for instance 209c6c95-5409-495f-8196-1d3ce8d9d21b on cpu-1 [ 644.851955] [53379]: INFO nova.api.openstack.requestlog [req-acec3d0e-44a5-4808-9bfa-f751f14a773a req-33fbb8d1-c64d-43ab-83bf-5a024248286d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025754 [ 644.851955] [53379]: [pid: 53379|app: 0|req: 475/987] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:37 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) [ 644.855890] [53379]: DEBUG nova.api.openstack.wsgi [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.856498] [53379]: DEBUG nova.compute.api [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.860513] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.860783] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.861045] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.861480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.861741] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.861968] [53379]: DEBUG oslo_concurrency.lockutils [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.911987] [53379]: DEBUG nova.policy [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.918113] [53379]: INFO nova.api.openstack.requestlog [None req-b42c5874-5283-4bed-8e5b-b4ac4907671a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.065409 [ 644.918944] [53379]: [pid: 53379|app: 0|req: 476/988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.922609] [53379]: DEBUG nova.api.openstack.wsgi [None req-18666c76-9e6a-417d-8272-907a25d6c82a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "0.0.0.0"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.935027] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.936819] [53378]: DEBUG nova.compute.api [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.943894] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.944180] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.944377] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.944783] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.944990] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.945193] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.949974] [53379]: INFO nova.api.openstack.wsgi [None req-18666c76-9e6a-417d-8272-907a25d6c82a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] HTTP exception thrown: Floating IP not found for address 0.0.0.0. [ 644.950356] [53379]: DEBUG nova.api.openstack.wsgi [None req-18666c76-9e6a-417d-8272-907a25d6c82a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Returning 404 to user: Floating IP not found for address 0.0.0.0. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 644.951940] [53379]: INFO nova.api.openstack.requestlog [None req-18666c76-9e6a-417d-8272-907a25d6c82a tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action" status: 404 len: 88 microversion: 2.1 time: 0.031297 [ 644.951940] [53379]: [pid: 53379|app: 0|req: 477/989] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:37 2025] POST /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca/action => generated 88 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 644.954116] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d53de87-7d71-42e1-9113-57c9af1f27e0 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '.version_select at 0x726f729f41f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.111584] [53379]: INFO nova.api.openstack.requestlog [None req-7d53de87-7d71-42e1-9113-57c9af1f27e0 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/52aa58c2311a4fb1a4e78b2b0a2e21b6" status: 200 len: 371 microversion: 2.1 time: 0.159307 [ 645.112289] [53379]: [pid: 53379|app: 0|req: 478/990] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/os-quota-sets/52aa58c2311a4fb1a4e78b2b0a2e21b6 => generated 371 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.120044] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.121162] [53379]: DEBUG nova.compute.api [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.125773] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.126060] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.126261] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.126643] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.126844] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.127087] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.144777] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 645.326966] [53379]: DEBUG nova.policy [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.333621] [53379]: INFO nova.api.openstack.requestlog [None req-1c9c357c-f59b-489b-8f7a-c0c18f208eca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.219948 [ 645.334529] [53379]: [pid: 53379|app: 0|req: 479/991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.337747] [53379]: DEBUG nova.api.openstack.wsgi [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.339640] [53379]: DEBUG nova.compute.api [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.343751] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.344735] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.344981] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.345364] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.345587] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.345745] [53379]: DEBUG oslo_concurrency.lockutils [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.385821] [53379]: DEBUG nova.policy [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.391095] [53379]: INFO nova.api.openstack.requestlog [None req-74897f04-03d9-4115-afb1-5dbac45f76bb tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.056308 [ 645.391486] [53379]: [pid: 53379|app: 0|req: 480/992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.395356] [53379]: DEBUG nova.api.openstack.wsgi [None req-388cea21-1b3f-41f0-bc17-f6e45bbd8010 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f72ba3400>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.406020] [53379]: INFO nova.api.openstack.requestlog [None req-388cea21-1b3f-41f0-bc17-f6e45bbd8010 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-261955014" status: 200 len: 497 microversion: 2.1 time: 0.010916 [ 645.406020] [53379]: [pid: 53379|app: 0|req: 481/993] 10.180.1.21 () {58 vars in 1210 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-261955014 => generated 497 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.407069] [53379]: DEBUG nova.api.openstack.wsgi [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.408622] [53379]: DEBUG nova.compute.api [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.436760] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.437016] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.437392] [53379]: DEBUG oslo_concurrency.lockutils [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.437671] [53379]: DEBUG nova.objects.instance [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 645.463375] [53379]: DEBUG nova.policy [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.469708] [53379]: DEBUG nova.policy [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.469708] [53379]: DEBUG nova.policy [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.475649] [53379]: INFO nova.api.openstack.requestlog [None req-261ed291-6ee2-4f4f-baf0-f58cd9161bb9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.070093 [ 645.475737] [53379]: [pid: 53379|app: 0|req: 482/994] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.478250] [53379]: DEBUG nova.api.openstack.wsgi [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.480165] [53379]: DEBUG nova.compute.api [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.484303] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.484562] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.484876] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.485304] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.485517] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.485692] [53379]: DEBUG oslo_concurrency.lockutils [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.500022] [53378]: INFO nova.api.openstack.requestlog [None req-6a4fa1aa-ced9-435c-97a0-0195b8106149 tempest-ServerDiagnosticsTest-558822641 tempest-ServerDiagnosticsTest-558822641-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb/diagnostics" status: 200 len: 3080 microversion: 2.1 time: 0.680049 [ 645.500022] [53378]: [pid: 53378|app: 0|req: 513/995] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb/diagnostics => generated 3080 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.504336] [53378]: DEBUG nova.api.openstack.wsgi [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 645.510981] [53378]: DEBUG nova.compute.api [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.521036] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.521460] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.521689] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.522074] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.522321] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.522549] [53378]: DEBUG oslo_concurrency.lockutils [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.533787] [53379]: DEBUG nova.policy [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.538655] [53379]: INFO nova.api.openstack.requestlog [None req-e08b5e6f-9760-4cb0-aeb1-3533591c9963 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.062358 [ 645.539400] [53379]: [pid: 53379|app: 0|req: 483/996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.542788] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 645.543918] [53379]: DEBUG nova.compute.api [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.547922] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.547922] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.547922] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.548189] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.548381] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.548568] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.591443] [53379]: INFO nova.api.openstack.requestlog [None req-6c901f7b-18da-4c93-8ff9-66d64bad69ed tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92/action" status: 204 len: 0 microversion: 2.1 time: 0.051304 [ 645.591940] [53379]: [pid: 53379|app: 0|req: 484/997] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:37 2025] POST /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 645.596760] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.596760] [53379]: DEBUG nova.compute.api [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.603122] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.603366] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.604075] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.604075] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.604213] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.604263] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.641456] [53379]: DEBUG nova.policy [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.646470] [53379]: INFO nova.api.openstack.requestlog [None req-e2bb26b3-85ef-4d09-b191-fc6f8e90652c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.053934 [ 645.646810] [53379]: [pid: 53379|app: 0|req: 485/998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.651025] [53379]: DEBUG nova.api.openstack.wsgi [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.655029] [53379]: DEBUG nova.compute.api [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.657167] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.657438] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.657626] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.658015] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.658212] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.659748] [53379]: DEBUG oslo_concurrency.lockutils [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.701663] [53379]: DEBUG nova.policy [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.707548] [53379]: INFO nova.api.openstack.requestlog [None req-1697af5b-aee1-427e-afa6-1d838fc3d89f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.059933 [ 645.708130] [53379]: [pid: 53379|app: 0|req: 486/999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.710716] [53379]: DEBUG nova.api.openstack.wsgi [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.713297] [53379]: DEBUG nova.compute.api [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.719270] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.719491] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.719708] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.720092] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.720299] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.720490] [53379]: DEBUG oslo_concurrency.lockutils [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.761534] [53379]: DEBUG nova.policy [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.768522] [53379]: INFO nova.api.openstack.requestlog [None req-722e94d1-4d16-45d0-95e5-40d29fc145dd tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.059276 [ 645.768522] [53379]: [pid: 53379|app: 0|req: 487/1000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:37 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.774338] [53379]: DEBUG nova.api.openstack.wsgi [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.774338] [53379]: DEBUG nova.compute.api [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.776038] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.776038] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.776038] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.776348] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.776543] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.776708] [53379]: DEBUG oslo_concurrency.lockutils [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.791324] [53379]: DEBUG nova.compute.api [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 645.851967] [53379]: INFO nova.api.openstack.requestlog [None req-61806c98-5e80-4ebc-a3e5-5d7d86f27512 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 204 len: 0 microversion: 2.1 time: 0.082800 [ 645.852352] [53379]: [pid: 53379|app: 0|req: 488/1001] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:38 2025] DELETE /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 645.856881] [53379]: DEBUG nova.api.openstack.wsgi [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.857607] [53379]: DEBUG nova.compute.api [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.861725] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.861725] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.861725] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.862010] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.862099] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.862328] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.887247] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.887793] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.887793] [53379]: DEBUG oslo_concurrency.lockutils [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.887964] [53379]: DEBUG nova.objects.instance [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lazy-loading 'fault' on Instance uuid 7cb72d19-cd03-4569-bfcd-1f5925194f13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 645.918989] [53379]: DEBUG nova.policy [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13f8bf14761c4990ad922a555ba8774c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e067772d3e7c4693ab4fba7ba244256e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.924758] [53379]: INFO nova.api.openstack.requestlog [None req-af7d985f-182f-40f7-94ce-5064b3be4998 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 200 len: 1301 microversion: 2.1 time: 0.071671 [ 645.925119] [53379]: [pid: 53379|app: 0|req: 489/1002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:38 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.927763] [53379]: DEBUG nova.api.openstack.wsgi [None req-34d130a1-a3df-4d5c-aa53-43cacfc32054 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 51201, "vcpus": 1, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-865853541", "id": 1706378511, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 645.947786] [53379]: INFO nova.api.openstack.requestlog [None req-34d130a1-a3df-4d5c-aa53-43cacfc32054 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 437 microversion: 2.1 time: 0.021862 [ 645.947950] [53379]: [pid: 53379|app: 0|req: 490/1003] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:38 2025] POST /compute/v2.1/flavors => generated 437 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.951780] [53379]: DEBUG nova.api.openstack.wsgi [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.953813] [53379]: DEBUG nova.compute.api [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.960557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.960557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.960557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.960557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.960557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.962498] [53379]: DEBUG oslo_concurrency.lockutils [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.121303] [53379]: DEBUG nova.policy [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.129845] [53379]: INFO nova.api.openstack.requestlog [None req-d83eaefc-505d-4342-9eec-a70312bc8b87 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1318 microversion: 2.1 time: 0.181224 [ 646.130653] [53379]: [pid: 53379|app: 0|req: 491/1004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:38 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1318 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.242096] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4d4deae-f1f1-4560-96f9-ace455c5779a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: .version_select at 0x726f72bba200>, body: {"keypair": {"name": "tempest-keypair-1533786877", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBvYO+BbChI3umYqd4z0fkWfxTAQeHhE7IPp3lxANpdomQCbsWJQavglXRSKDOkh2i9/Zbvut6XUF7IcYsC6plxDLwNz7ONw7DFnvOTgCJAuwq/fu0GG5eK3WzVvYNtqSg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.260436] [53379]: DEBUG nova.quota [None req-a4d4deae-f1f1-4560-96f9-ace455c5779a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 646.267432] [53379]: DEBUG nova.quota [None req-a4d4deae-f1f1-4560-96f9-ace455c5779a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 646.283599] [53379]: INFO nova.api.openstack.requestlog [None req-a4d4deae-f1f1-4560-96f9-ace455c5779a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.152452 [ 646.284241] [53379]: [pid: 53379|app: 0|req: 492/1005] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:38 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.289516] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.289584] [53379]: DEBUG nova.compute.api [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.295506] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.295664] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.295851] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.296244] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.296447] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.296621] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.331017] [53379]: DEBUG nova.policy [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.335385] [53379]: INFO nova.api.openstack.requestlog [None req-a1de26c4-49e6-4395-a988-55caa477d5d3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1215 microversion: 2.1 time: 0.050877 [ 646.335718] [53379]: [pid: 53379|app: 0|req: 493/1006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:38 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.338260] [53379]: DEBUG nova.api.openstack.wsgi [None req-69cc4776-437d-431f-8340-e4413b26a91e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f72bbbc70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.349966] [53379]: INFO nova.api.openstack.requestlog [None req-69cc4776-437d-431f-8340-e4413b26a91e tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-261955014" status: 202 len: 0 microversion: 2.1 time: 0.013545 [ 646.350380] [53379]: [pid: 53379|app: 0|req: 494/1007] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:38:38 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-261955014 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 646.352843] [53379]: DEBUG nova.api.openstack.wsgi [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.353092] [53379]: DEBUG nova.compute.api [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.356599] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.356835] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.357036] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.357429] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.357597] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.357771] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.373189] [53379]: DEBUG nova.compute.api [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 646.429531] [53379]: INFO nova.api.openstack.requestlog [None req-1eed70fe-6d52-437f-aa5c-8e0aeecb51c9 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 204 len: 0 microversion: 2.1 time: 0.078374 [ 646.430125] [53379]: [pid: 53379|app: 0|req: 495/1008] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:38 2025] DELETE /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 646.433963] [53379]: DEBUG nova.api.openstack.wsgi [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.436280] [53379]: DEBUG nova.compute.api [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.441260] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.441260] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.441453] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.441732] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.441951] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.444788] [53379]: DEBUG oslo_concurrency.lockutils [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.566651] [53379]: DEBUG nova.policy [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.571830] [53379]: INFO nova.api.openstack.requestlog [None req-0717131e-6005-40df-a071-ecd767ed4312 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1322 microversion: 2.1 time: 0.140558 [ 646.572667] [53379]: [pid: 53379|app: 0|req: 496/1009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:38 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1322 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.575530] [53379]: DEBUG nova.api.openstack.wsgi [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.576900] [53379]: DEBUG nova.compute.api [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.581517] [53379]: DEBUG oslo_concurrency.lockutils [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.744036] [53379]: DEBUG nova.policy [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.749622] [53379]: INFO nova.api.openstack.requestlog [None req-69807e2b-55f7-4278-96c4-fff07a9b6abb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.176722 [ 646.750193] [53379]: [pid: 53379|app: 0|req: 497/1010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:38 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.752842] [53379]: DEBUG nova.api.openstack.wsgi [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.754542] [53379]: DEBUG nova.compute.api [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.757895] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.758145] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.758333] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.758684] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.758884] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.759066] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.781503] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.781749] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.781933] [53379]: DEBUG oslo_concurrency.lockutils [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.782157] [53379]: DEBUG nova.objects.instance [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 646.804707] [53379]: DEBUG nova.policy [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.810592] [53379]: INFO nova.api.openstack.requestlog [None req-a232e924-27c0-4e99-b74e-1685ed0fc081 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.058850 [ 646.810592] [53379]: [pid: 53379|app: 0|req: 498/1011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.812865] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.814635] [53379]: DEBUG nova.compute.api [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.819728] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.819972] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.820360] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.820532] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.820737] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.820908] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.930522] [53379]: DEBUG nova.policy [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.939144] [53379]: INFO nova.api.openstack.requestlog [None req-3b4f01dd-57eb-4f8a-b32d-e37147359860 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.126859 [ 646.939144] [53379]: [pid: 53379|app: 0|req: 499/1012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.941298] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.943318] [53379]: DEBUG nova.compute.api [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.949176] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.949561] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.949740] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.949993] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.950502] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.950758] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.068038] [53379]: DEBUG nova.policy [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.074473] [53379]: INFO nova.api.openstack.requestlog [None req-3c3c3184-bdcd-4114-b2ef-3cf0cabc6bd6 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1540 microversion: 2.1 time: 0.135089 [ 647.074473] [53379]: [pid: 53379|app: 0|req: 500/1013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1540 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.076899] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.078670] [53379]: DEBUG nova.compute.api [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.085706] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.086022] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.086232] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.086626] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.087130] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.087130] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.129344] [53379]: DEBUG nova.policy [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.137589] [53379]: INFO nova.api.openstack.requestlog [None req-bbe910af-3d87-4bb8-ac33-2b1a77080af3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1236 microversion: 2.1 time: 0.062545 [ 647.137994] [53379]: [pid: 53379|app: 0|req: 501/1014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.143122] [53379]: DEBUG nova.api.openstack.wsgi [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1706378511"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 647.143122] [53379]: DEBUG nova.compute.api [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.152839] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.153207] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.153450] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.153878] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.154090] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.154263] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.210935] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.211803] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.211803] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.216178] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.216385] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.216680] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.217252] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.217413] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.217644] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.223274] [53379]: DEBUG nova.policy [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'bc40706b6ef0495cada44448f22be195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52aa58c2311a4fb1a4e78b2b0a2e21b6', 'project_domain_id': 'default', 'roles': ['manager', 'member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.229024] [53379]: DEBUG nova.compute.api [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-865853541 {{(pid=53379) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 647.232403] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.232816] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.232973] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.233411] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.234181] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.234181] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.245040] [53379]: DEBUG nova.quota [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Getting quotas for project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 647.249477] [53379]: DEBUG nova.quota [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Getting quotas for user df8d00a53c98458291ee795043bd4798 and project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 647.255875] [53379]: INFO nova.compute.api [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] ram quota exceeded for 52aa58c2311a4fb1a4e78b2b0a2e21b6, tried to resize instance. [ 647.256188] [53379]: INFO nova.api.openstack.wsgi [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram [ 647.256597] [53379]: DEBUG nova.api.openstack.wsgi [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 403 to user: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 647.257132] [53379]: INFO nova.api.openstack.requestlog [None req-07f58d32-a90e-4651-98c5-d7f4f8c07bb9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action" status: 403 len: 117 microversion: 2.1 time: 0.118541 [ 647.257604] [53379]: [pid: 53379|app: 0|req: 502/1015] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:39 2025] POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action => generated 117 bytes in 119 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 647.262527] [53379]: DEBUG nova.api.openstack.wsgi [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.262527] [53379]: DEBUG nova.compute.api [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.266132] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.266508] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.266610] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.267151] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.267151] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.267302] [53379]: DEBUG oslo_concurrency.lockutils [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.305827] [53379]: DEBUG nova.policy [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.311485] [53379]: INFO nova.api.openstack.requestlog [None req-157e1cf0-d807-4aeb-b143-2024f8e68704 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.053287 [ 647.311944] [53379]: [pid: 53379|app: 0|req: 503/1016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.315626] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c7cde41-f457-4c75-ab96-8e0ae7b24b3b tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f729f7d90>, body: {"keypair": {"name": "tempest-keypair-124980668", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOnAbuLSwWTPPgIW0NMkCTu+GkifF+kOcEDk65oXfwqV5Z9HXhkRWx82/gF9+p4uZXqwXci7Lx4aF4rZF4zSSjm2nM32YT/s/4cxD3V9Vc1R2/NHxpaB9ooUU2jnB3jHvQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 647.327608] [53379]: DEBUG nova.quota [None req-8c7cde41-f457-4c75-ab96-8e0ae7b24b3b tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 647.330276] [53379]: DEBUG nova.quota [None req-8c7cde41-f457-4c75-ab96-8e0ae7b24b3b tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 647.345421] [53379]: INFO nova.api.openstack.requestlog [None req-8c7cde41-f457-4c75-ab96-8e0ae7b24b3b tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.032619 [ 647.345864] [53379]: [pid: 53379|app: 0|req: 504/1017] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:39 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 647.348793] [53379]: DEBUG nova.api.openstack.wsgi [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.350630] [53379]: DEBUG nova.compute.api [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.358924] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.360015] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.360015] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.360184] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.360533] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.360634] [53379]: DEBUG oslo_concurrency.lockutils [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.418387] [53379]: DEBUG nova.policy [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.425853] [53379]: INFO nova.api.openstack.requestlog [None req-28a6dda8-5fed-4f2d-8550-9b19722c776d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.078889 [ 647.425853] [53379]: [pid: 53379|app: 0|req: 505/1018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.428460] [53379]: DEBUG nova.api.openstack.wsgi [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.430304] [53379]: DEBUG nova.compute.api [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.439132] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.439450] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.439738] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.440065] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.440369] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.440560] [53379]: DEBUG oslo_concurrency.lockutils [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.593920] [53379]: DEBUG nova.policy [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.598248] [53379]: INFO nova.api.openstack.requestlog [None req-5be884b6-dcfa-405f-8984-6b4de5e43fda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1465 microversion: 2.1 time: 0.171631 [ 647.598465] [53379]: [pid: 53379|app: 0|req: 506/1019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1465 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.601172] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.602976] [53379]: DEBUG nova.compute.api [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.614197] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.614383] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.614569] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.614922] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.615171] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.615305] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.638658] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.638890] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.639083] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.639282] [53379]: DEBUG nova.objects.instance [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 647.673404] [53379]: DEBUG nova.policy [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.679584] [53379]: DEBUG nova.policy [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.680637] [53379]: DEBUG nova.policy [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.684554] [53379]: INFO nova.api.openstack.requestlog [None req-c6d08c89-c0ba-4900-97b8-cc037f36f1ef tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.085514 [ 647.684880] [53379]: [pid: 53379|app: 0|req: 507/1020] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 647.687717] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.689340] [53379]: DEBUG nova.compute.api [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.692876] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.693373] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.693599] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.694218] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.694994] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.695206] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.766248] [53379]: DEBUG nova.policy [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.771191] [53379]: INFO nova.api.openstack.requestlog [None req-2cb8bfae-99f6-4248-a5be-16c3b14075ae tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.085667 [ 647.771777] [53379]: [pid: 53379|app: 0|req: 508/1021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:39 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.777649] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.777649] [53379]: DEBUG nova.compute.api [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.780269] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.780473] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.780657] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.781119] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.781404] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.781619] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.876921] [53379]: DEBUG nova.policy [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.883325] [53379]: INFO nova.api.openstack.requestlog [None req-1c4f9b4b-d8c6-461e-8e1a-7ff78821c808 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1207 microversion: 2.1 time: 0.110722 [ 647.883714] [53379]: [pid: 53379|app: 0|req: 509/1022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1207 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.887728] [53379]: DEBUG nova.api.openstack.wsgi [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.889613] [53379]: DEBUG nova.compute.api [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.896802] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.897229] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.897497] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.898309] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.898765] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.899292] [53379]: DEBUG oslo_concurrency.lockutils [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.964865] [53379]: DEBUG nova.policy [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.974335] [53379]: INFO nova.api.openstack.requestlog [None req-06d202ed-d529-49b2-93fd-ac4643292583 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.089177 [ 647.975012] [53379]: [pid: 53379|app: 0|req: 510/1023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.978946] [53379]: DEBUG nova.api.openstack.wsgi [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.980837] [53379]: DEBUG nova.compute.api [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.986381] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.986796] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.987376] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.987831] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.988054] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.988241] [53379]: DEBUG oslo_concurrency.lockutils [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.099707] [53379]: DEBUG nova.policy [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.108823] [53379]: INFO nova.api.openstack.requestlog [None req-db0f0e03-a028-47a3-9d5d-67b1df4dd0e3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.133003 [ 648.109349] [53379]: [pid: 53379|app: 0|req: 511/1024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.114135] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.119114] [53379]: DEBUG nova.compute.api [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] [instance: 7cb72d19-cd03-4569-bfcd-1f5925194f13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.122679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.123368] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.123595] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.123998] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.124257] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.124464] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.136423] [53379]: INFO nova.api.openstack.wsgi [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] HTTP exception thrown: Instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 could not be found. [ 648.136761] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] Returning 404 to user: Instance 7cb72d19-cd03-4569-bfcd-1f5925194f13 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 648.138294] [53379]: INFO nova.api.openstack.requestlog [None req-dd581e13-ea63-4a84-a55d-11799130b281 tempest-ServerExternalEventsTest-1059424840 tempest-ServerExternalEventsTest-1059424840-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13" status: 404 len: 111 microversion: 2.1 time: 0.027234 [ 648.138294] [53379]: [pid: 53379|app: 0|req: 512/1025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/7cb72d19-cd03-4569-bfcd-1f5925194f13 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 648.140236] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.141917] [53379]: DEBUG nova.compute.api [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.146975] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.148218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.148218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.148218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.148218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.148218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.395528] [53379]: DEBUG nova.policy [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.407771] [53379]: INFO nova.api.openstack.requestlog [None req-5d818354-3d14-4a22-8751-55f07b8f0548 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1318 microversion: 2.1 time: 0.267470 [ 648.407771] [53379]: [pid: 53379|app: 0|req: 513/1026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1318 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.410120] [53379]: DEBUG nova.api.openstack.wsgi [None req-466758ef-7d3a-4169-bab8-4dc2f096c958 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.428879] [53379]: INFO nova.api.openstack.requestlog [None req-466758ef-7d3a-4169-bab8-4dc2f096c958 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1706378511" status: 202 len: 0 microversion: 2.1 time: 0.022166 [ 648.429422] [53379]: [pid: 53379|app: 0|req: 514/1027] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:38:40 2025] DELETE /compute/v2.1/flavors/1706378511 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 648.432656] [53379]: DEBUG nova.api.openstack.wsgi [None req-e29d9195-6b34-4498-9a90-d4a4d9780c04 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f729f67a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.453069] [53379]: INFO nova.api.openstack.requestlog [None req-e29d9195-6b34-4498-9a90-d4a4d9780c04 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-124980668" status: 202 len: 0 microversion: 2.1 time: 0.022973 [ 648.453606] [53379]: [pid: 53379|app: 0|req: 515/1028] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:38:40 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-124980668 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 648.456621] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.462066] [53379]: DEBUG nova.compute.api [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.465064] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.466016] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.466016] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.466250] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.466611] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.466975] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.559053] [53378]: INFO nova.api.openstack.wsgi [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 648.559053] [53378]: DEBUG nova.api.openstack.wsgi [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 648.559053] [53378]: INFO nova.api.openstack.requestlog [None req-fce9b74d-0da6-491d-9729-c8fa05dce92d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "POST /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6/os-interface" status: 400 len: 115 microversion: 2.70 time: 3.057455 [ 648.559053] [53378]: [pid: 53378|app: 0|req: 514/1029] 10.180.1.21 () {62 vars in 1332 bytes} [Wed Mar 12 06:38:37 2025] POST /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6/os-interface => generated 115 bytes in 3061 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) [ 648.560616] [53379]: DEBUG nova.policy [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.566057] [53378]: DEBUG nova.api.openstack.wsgi [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.566057] [53378]: DEBUG nova.compute.api [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.566182] [53379]: INFO nova.api.openstack.requestlog [None req-f7f9bf4c-06b1-4353-84d9-01995064c398 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1215 microversion: 2.1 time: 0.111134 [ 648.566923] [53379]: [pid: 53379|app: 0|req: 516/1030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1215 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.571171] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.571171] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.571171] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.572078] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.572078] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.572078] [53378]: DEBUG oslo_concurrency.lockutils [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.573399] [53379]: DEBUG nova.api.openstack.wsgi [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.576464] [53379]: DEBUG nova.compute.api [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.584948] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.585142] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.585330] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.585719] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.585893] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.586128] [53379]: DEBUG oslo_concurrency.lockutils [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.802169] [53379]: DEBUG nova.policy [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.810234] [53379]: INFO nova.api.openstack.requestlog [None req-43332c3b-5933-4d1d-afee-0ae158a74774 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.242361 [ 648.813407] [53379]: [pid: 53379|app: 0|req: 517/1031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.818167] [53379]: DEBUG nova.api.openstack.wsgi [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.820598] [53379]: DEBUG nova.compute.api [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.823360] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.823633] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.823823] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.824224] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.824430] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.824606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.848367] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.848898] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.849096] [53379]: DEBUG oslo_concurrency.lockutils [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.849595] [53379]: DEBUG nova.objects.instance [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 648.890493] [53379]: DEBUG nova.policy [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.896368] [53379]: INFO nova.api.openstack.requestlog [None req-a227fc69-6aa7-4a3b-91a3-b49d29963114 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.081584 [ 648.896733] [53379]: [pid: 53379|app: 0|req: 518/1032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.900343] [53379]: DEBUG nova.api.openstack.wsgi [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.902611] [53379]: DEBUG nova.compute.api [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.908120] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.909215] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.909215] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.909215] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.909215] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.909552] [53379]: DEBUG oslo_concurrency.lockutils [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.922962] [53378]: DEBUG nova.policy [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.932043] [53378]: INFO nova.api.openstack.requestlog [None req-07820981-eccc-411c-bbe0-120614f3a225 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1322 microversion: 2.1 time: 0.370191 [ 648.932043] [53378]: [pid: 53378|app: 0|req: 515/1033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:40 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1322 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.055417] [53378]: DEBUG nova.api.openstack.wsgi [None req-a35a7a50-6ac3-4fb1-a3b9-f21575b8f902 tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Calling method '.version_select at 0x726f72fa12d0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.138225] [53378]: INFO nova.api.openstack.requestlog [None req-a35a7a50-6ac3-4fb1-a3b9-f21575b8f902 tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 0.205392 [ 649.138225] [53378]: [pid: 53378|app: 0|req: 516/1034] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 649.143137] [53378]: DEBUG nova.api.openstack.wsgi [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.146367] [53378]: DEBUG nova.compute.api [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.153396] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.153453] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.153637] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.154387] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.154952] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.154952] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.236897] [53378]: DEBUG nova.policy [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.243637] [53378]: INFO nova.api.openstack.requestlog [None req-a17eee75-5998-4737-b4ec-ca745c159151 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1498 microversion: 2.1 time: 0.106440 [ 649.244149] [53378]: [pid: 53378|app: 0|req: 517/1035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1498 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.246786] [53378]: DEBUG nova.api.openstack.wsgi [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.249023] [53378]: DEBUG nova.compute.api [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.252753] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.252753] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.252914] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.253309] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.253754] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.253939] [53378]: DEBUG oslo_concurrency.lockutils [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.303172] [53379]: DEBUG nova.policy [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.313019] [53378]: DEBUG nova.policy [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.314268] [53379]: INFO nova.api.openstack.requestlog [None req-898daa4e-ab77-47eb-8ee7-9903c1d88858 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.416831 [ 649.314884] [53379]: [pid: 53379|app: 0|req: 519/1036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.320664] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.320664] [53379]: DEBUG nova.compute.api [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.323635] [53378]: INFO nova.api.openstack.requestlog [None req-5712c11f-ebdb-46ea-b679-8afe582477ae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1292 microversion: 2.1 time: 0.076839 [ 649.323635] [53378]: [pid: 53378|app: 0|req: 518/1037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1292 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.327596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.328052] [53378]: DEBUG nova.api.openstack.wsgi [None req-83a65a7c-1c3f-4350-be70-212bfb48fe04 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.359903] [53378]: INFO nova.api.openstack.requestlog [None req-83a65a7c-1c3f-4350-be70-212bfb48fe04 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.037170 [ 649.360280] [53378]: [pid: 53378|app: 0|req: 519/1038] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.363375] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.365110] [53378]: DEBUG nova.compute.api [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.375337] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.375337] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.375337] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.375337] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.375496] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.375639] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.385917] [53379]: DEBUG nova.policy [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.391681] [53379]: INFO nova.api.openstack.requestlog [None req-bdbd2160-54f3-4fb0-b955-ea4eeafb47b9 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.074812 [ 649.391681] [53379]: [pid: 53379|app: 0|req: 520/1039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.397123] [53379]: DEBUG nova.api.openstack.wsgi [None req-abce1801-d5c9-472a-b375-cb1592758882 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f72bbb880>, body: {"keypair": {"name": "tempest-keypair-590532066", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.410309] [53379]: DEBUG nova.quota [None req-abce1801-d5c9-472a-b375-cb1592758882 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 649.417322] [53379]: DEBUG nova.quota [None req-abce1801-d5c9-472a-b375-cb1592758882 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 649.440439] [53379]: INFO nova.api.openstack.requestlog [None req-abce1801-d5c9-472a-b375-cb1592758882 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 573 microversion: 2.1 time: 0.047947 [ 649.440439] [53379]: [pid: 53379|app: 0|req: 521/1040] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:41 2025] POST /compute/v2.1/os-keypairs => generated 573 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.446813] [53379]: DEBUG nova.api.openstack.wsgi [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.447143] [53379]: DEBUG nova.compute.api [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.451053] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.451365] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.451591] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.452181] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.452468] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.452702] [53379]: DEBUG oslo_concurrency.lockutils [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.453921] [53378]: DEBUG nova.policy [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.461146] [53378]: INFO nova.api.openstack.requestlog [None req-f2c3491c-ea40-4736-a6b6-a0bfef6e9de3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.100169 [ 649.461636] [53378]: [pid: 53378|app: 0|req: 520/1041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.467027] [53378]: DEBUG nova.api.openstack.wsgi [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.467027] [53378]: DEBUG nova.compute.api [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.470116] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.470395] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.470726] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.470972] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.471187] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.471369] [53378]: DEBUG oslo_concurrency.lockutils [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.471457] [53379]: DEBUG nova.compute.api [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 649.544694] [53378]: DEBUG nova.policy [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.544840] [53379]: INFO nova.api.openstack.requestlog [None req-833f0029-fb10-45be-82c6-405af3072a76 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 204 len: 0 microversion: 2.70 time: 0.103789 [ 649.545109] [53379]: [pid: 53379|app: 0|req: 522/1042] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:38:41 2025] DELETE /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 649.548193] [53379]: DEBUG nova.api.openstack.wsgi [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.552403] [53379]: DEBUG nova.compute.api [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.553794] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.554070] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.556597] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.556597] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.556597] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.556597] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.557883] [53378]: INFO nova.api.openstack.requestlog [None req-69fa6ccf-11d6-44ac-9e8a-38586aeef079 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1423 microversion: 2.1 time: 0.093544 [ 649.557883] [53378]: [pid: 53378|app: 0|req: 521/1043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1423 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.562507] [53378]: DEBUG nova.api.openstack.wsgi [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-701463931", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "1f498cf6-76a7-4041-809c-75357969ccee"}], "security_groups": [{"name": "tempest-securitygroup--1167856826"}], "key_name": "tempest-keypair-1533786877", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.585823] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.586093] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.586288] [53379]: DEBUG oslo_concurrency.lockutils [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.586631] [53379]: DEBUG nova.objects.instance [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 649.620506] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.620795] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.620998] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.621129] [53379]: DEBUG nova.policy [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.621413] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.621616] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.621842] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.626299] [53379]: DEBUG nova.policy [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.627656] [53379]: DEBUG nova.policy [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.632123] [53379]: INFO nova.api.openstack.requestlog [None req-07e2b83f-9765-4bf4-82c5-ec3cc3bddc1f tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.086355 [ 649.632492] [53379]: [pid: 53379|app: 0|req: 523/1044] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.635203] [53379]: DEBUG nova.api.openstack.wsgi [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.637043] [53379]: DEBUG nova.compute.api [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.642739] [53379]: DEBUG oslo_concurrency.lockutils [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.701839] [53379]: DEBUG nova.policy [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.710942] [53378]: DEBUG nova.network.neutron [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] validate_networks() for [('1f498cf6-76a7-4041-809c-75357969ccee', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 649.712131] [53379]: INFO nova.api.openstack.requestlog [None req-c56b9efb-42a4-4ebd-b776-bb4cc792d36a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.078162 [ 649.712131] [53379]: [pid: 53379|app: 0|req: 524/1045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:41 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.714517] [53379]: DEBUG nova.api.openstack.wsgi [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2bee3116-17c9-4aab-891e-dd259791bbca", "name": "network-vif-deleted", "tag": "cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.720400] [53379]: DEBUG oslo_concurrency.lockutils [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.720637] [53379]: DEBUG oslo_concurrency.lockutils [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.720816] [53379]: DEBUG oslo_concurrency.lockutils [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.727630] [53379]: INFO nova.api.openstack.compute.server_external_events [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] Creating event network-vif-deleted:cb2b57f5-cb4b-4df0-9527-7bf7f0d14f35 for instance 2bee3116-17c9-4aab-891e-dd259791bbca on cpu-1 [ 649.733852] [53379]: INFO nova.api.openstack.requestlog [req-111f11df-5310-44db-8877-88ad3d9514ae req-c89cd26f-f722-4eea-a3d2-490c2cfd4822 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021414 [ 649.734231] [53379]: [pid: 53379|app: 0|req: 525/1046] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:41 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) [ 649.737045] [53379]: DEBUG nova.api.openstack.wsgi [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.738770] [53379]: DEBUG nova.compute.api [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.743797] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.808731] [53379]: DEBUG nova.policy [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.813777] [53379]: INFO nova.api.openstack.requestlog [None req-30c52adc-0ca8-40bb-a6cf-a0ffbb43b7b9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1263 microversion: 2.1 time: 0.078481 [ 649.814023] [53379]: [pid: 53379|app: 0|req: 526/1047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1263 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.816986] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.819161] [53379]: DEBUG nova.compute.api [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.823723] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.823723] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.824372] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.827387] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.827387] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.827387] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.872163] [53379]: DEBUG nova.policy [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.876881] [53379]: INFO nova.api.openstack.requestlog [None req-2e43240f-58aa-4f53-9acb-1a390aa49b9d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.061898 [ 649.877414] [53379]: [pid: 53379|app: 0|req: 527/1048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.882908] [53379]: DEBUG nova.api.openstack.wsgi [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.883445] [53379]: DEBUG nova.compute.api [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.887619] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.887956] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.888737] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.888737] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.891138] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.891138] [53379]: DEBUG oslo_concurrency.lockutils [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.969066] [53379]: DEBUG nova.policy [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.988831] [53379]: INFO nova.api.openstack.requestlog [None req-07fb9d78-6c8a-48a1-b74b-8f98470bc405 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.109864 [ 649.988831] [53379]: [pid: 53379|app: 0|req: 528/1049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.993886] [53379]: DEBUG nova.api.openstack.wsgi [None req-edadd86d-a6d8-42bc-95a9-473b0ab18aae tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Action: 'create', calling method: .version_select at 0x726f72bbb880>, body: {"pool": "non_exist_pool"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 650.024299] [53379]: INFO nova.api.openstack.wsgi [None req-edadd86d-a6d8-42bc-95a9-473b0ab18aae tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] HTTP exception thrown: Floating IP pool not found. [ 650.024299] [53379]: DEBUG nova.api.openstack.wsgi [None req-edadd86d-a6d8-42bc-95a9-473b0ab18aae tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Returning 404 to user: Floating IP pool not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 650.025147] [53379]: INFO nova.api.openstack.requestlog [None req-edadd86d-a6d8-42bc-95a9-473b0ab18aae tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.035232 [ 650.025147] [53379]: [pid: 53379|app: 0|req: 529/1050] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:38:42 2025] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 650.028915] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cadb676-a9aa-42a3-b22d-a3826f9da7bc tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '.version_select at 0x726f7275a170>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.276954] [53379]: INFO nova.api.openstack.requestlog [None req-2cadb676-a9aa-42a3-b22d-a3826f9da7bc tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/52aa58c2311a4fb1a4e78b2b0a2e21b6" status: 200 len: 371 microversion: 2.1 time: 0.251249 [ 650.277759] [53379]: [pid: 53379|app: 0|req: 530/1051] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/os-quota-sets/52aa58c2311a4fb1a4e78b2b0a2e21b6 => generated 371 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.281733] [53379]: DEBUG nova.api.openstack.wsgi [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.282875] [53379]: DEBUG nova.compute.api [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.287899] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.288242] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.288439] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.288897] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.289118] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.289293] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.399501] [53379]: DEBUG nova.policy [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.404934] [53379]: INFO nova.api.openstack.requestlog [None req-a54422ef-f6e5-4cfe-aeb0-e75d5fd94950 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1463 microversion: 2.1 time: 0.126860 [ 650.406011] [53379]: [pid: 53379|app: 0|req: 531/1052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1463 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.408133] [53379]: DEBUG nova.api.openstack.wsgi [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d", "name": "network-vif-plugged", "status": "completed", "tag": "9966c0d1-94bc-4af5-b0f7-9ccd3bed633b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 650.414392] [53379]: DEBUG oslo_concurrency.lockutils [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.414392] [53379]: DEBUG oslo_concurrency.lockutils [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.414392] [53379]: DEBUG oslo_concurrency.lockutils [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.423804] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] Creating event network-vif-plugged:9966c0d1-94bc-4af5-b0f7-9ccd3bed633b for instance 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d on cpu-1 [ 650.428958] [53379]: INFO nova.api.openstack.requestlog [req-a42d91f5-c336-490e-9249-b7603ae504e6 req-8896d334-6d55-468b-bb6f-450265af9d6e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022404 [ 650.429013] [53379]: [pid: 53379|app: 0|req: 532/1053] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:42 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) [ 650.431957] [53379]: DEBUG nova.api.openstack.wsgi [None req-3949e975-7a36-4727-b687-3d28ecf83fd0 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f72c12ef0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.448713] [53379]: INFO nova.api.openstack.requestlog [None req-3949e975-7a36-4727-b687-3d28ecf83fd0 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-590532066" status: 202 len: 0 microversion: 2.1 time: 0.018976 [ 650.449073] [53379]: [pid: 53379|app: 0|req: 533/1054] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:38:42 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-590532066 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 650.451465] [53379]: DEBUG nova.api.openstack.wsgi [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.453208] [53379]: DEBUG nova.compute.api [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.461637] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.461896] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.462197] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.462682] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.463657] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.463657] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.579249] [53378]: DEBUG nova.virt.hardware [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 650.579528] [53378]: DEBUG nova.virt.hardware [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 650.579672] [53378]: DEBUG nova.virt.hardware [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 650.579839] [53378]: DEBUG nova.virt.hardware [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 650.580871] [53378]: DEBUG nova.virt.hardware [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.601195] [53378]: DEBUG oslo_concurrency.lockutils [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.614289] [53378]: DEBUG nova.quota [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 650.618638] [53378]: DEBUG nova.quota [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 650.626156] [53378]: DEBUG nova.compute.api [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 650.628209] [53378]: DEBUG nova.compute.api [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 650.650995] [53379]: DEBUG nova.policy [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.669188] [53379]: DEBUG nova.policy [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.670062] [53379]: DEBUG nova.policy [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.670479] [53379]: INFO nova.api.openstack.requestlog [None req-e34ff3e3-4b21-46b2-b6bb-9a7ef4ff137d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1636 microversion: 2.70 time: 0.220762 [ 650.670686] [53379]: [pid: 53379|app: 0|req: 534/1055] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1636 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 650.673551] [53378]: INFO nova.api.openstack.requestlog [None req-accb6de3-302c-4cf4-8f7a-d013d747b920 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 1.116808 [ 650.674395] [53378]: [pid: 53378|app: 0|req: 522/1056] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:41 2025] POST /compute/v2.1/servers => generated 409 bytes in 1117 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 650.678718] [53379]: DEBUG nova.api.openstack.wsgi [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.683161] [53378]: DEBUG nova.api.openstack.wsgi [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.684690] [53378]: DEBUG nova.compute.api [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.690330] [53379]: DEBUG nova.compute.api [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.693402] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.693712] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.693893] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.695429] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.695429] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.695429] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.695891] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.695891] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.696091] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.696186] [53378]: DEBUG oslo_concurrency.lockutils [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.697700] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.697700] [53379]: DEBUG oslo_concurrency.lockutils [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.760487] [53379]: DEBUG nova.policy [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.767440] [53379]: INFO nova.api.openstack.requestlog [None req-e261860b-6c1a-4d07-b58e-9af68e24a3e3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1215 microversion: 2.1 time: 0.090563 [ 650.767440] [53379]: [pid: 53379|app: 0|req: 535/1057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1215 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.769944] [53379]: DEBUG nova.api.openstack.wsgi [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.774249] [53379]: DEBUG nova.compute.api [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.778460] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.778717] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.778904] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.779355] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.779516] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.779784] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.810503] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.810773] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.811339] [53379]: DEBUG oslo_concurrency.lockutils [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.811434] [53379]: DEBUG nova.objects.instance [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 650.854214] [53379]: DEBUG nova.policy [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.860649] [53379]: INFO nova.api.openstack.requestlog [None req-63054ba4-4f4e-4596-aef3-cd4a884870b3 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.092850 [ 650.861191] [53379]: [pid: 53379|app: 0|req: 536/1058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:43 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.864225] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.865730] [53379]: DEBUG nova.compute.api [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.869699] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.869930] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.870123] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.870498] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.870819] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.870900] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.034742] [53378]: DEBUG nova.policy [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.043511] [53378]: INFO nova.api.openstack.requestlog [None req-c777f903-ed53-45f9-973e-73d9e9f3f17d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.368899 [ 651.043794] [53378]: [pid: 53378|app: 0|req: 523/1059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:42 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.046760] [53378]: DEBUG nova.api.openstack.wsgi [None req-546000c7-8751-48c3-bb77-1daedb44efdf tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Calling method '.version_select at 0x726f733cac20>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.078796] [53379]: DEBUG nova.policy [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.083945] [53379]: INFO nova.api.openstack.requestlog [None req-ac76f06f-6acf-418a-8bfb-adaae36703f3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1322 microversion: 2.1 time: 0.221888 [ 651.084097] [53379]: [pid: 53379|app: 0|req: 537/1060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:43 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1322 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.086859] [53379]: DEBUG nova.api.openstack.wsgi [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.088377] [53379]: DEBUG nova.compute.api [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.089590] [53378]: DEBUG neutronclient.v2_0.client [None req-546000c7-8751-48c3-bb77-1daedb44efdf tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 0c7870f1-5dc8-4706-a6f9-f00eb6e9806c could not be found", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 651.090210] [53378]: INFO nova.api.openstack.wsgi [None req-546000c7-8751-48c3-bb77-1daedb44efdf tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] HTTP exception thrown: Floating IP not found for ID 0c7870f1-5dc8-4706-a6f9-f00eb6e9806c [ 651.090407] [53378]: DEBUG nova.api.openstack.wsgi [None req-546000c7-8751-48c3-bb77-1daedb44efdf tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] Returning 404 to user: Floating IP not found for ID 0c7870f1-5dc8-4706-a6f9-f00eb6e9806c {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 651.090920] [53378]: INFO nova.api.openstack.requestlog [None req-546000c7-8751-48c3-bb77-1daedb44efdf tempest-FloatingIPsNegativeTestJSON-1379434981 tempest-FloatingIPsNegativeTestJSON-1379434981-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/0c7870f1-5dc8-4706-a6f9-f00eb6e9806c" status: 404 len: 111 microversion: 2.1 time: 0.046453 [ 651.091127] [53378]: [pid: 53378|app: 0|req: 524/1061] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:43 2025] DELETE /compute/v2.1/os-floating-ips/0c7870f1-5dc8-4706-a6f9-f00eb6e9806c => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 651.097802] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.098402] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.098402] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.098623] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.098818] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.099088] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.139078] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.140742] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.140742] [53379]: DEBUG oslo_concurrency.lockutils [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.140742] [53379]: DEBUG nova.objects.instance [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 651.177408] [53379]: DEBUG nova.policy [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.187133] [53379]: INFO nova.api.openstack.requestlog [None req-30eb8e50-683a-4fb3-a44c-5c5e8a7aa126 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.102168 [ 651.187369] [53379]: [pid: 53379|app: 0|req: 538/1062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:43 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.191164] [53379]: DEBUG nova.api.openstack.wsgi [None req-74bd6f7f-ac8f-4478-970a-892053773052 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 21, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-1406988132", "id": 63919431, "os-flavor-access:is_public": "True"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.207692] [53379]: INFO nova.api.openstack.requestlog [None req-74bd6f7f-ac8f-4478-970a-892053773052 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.019853 [ 651.208047] [53379]: [pid: 53379|app: 0|req: 539/1063] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:43 2025] POST /compute/v2.1/flavors => generated 431 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 651.231429] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-1839537078", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "f791177b-60ff-45e5-a99f-ab3cc6dd634d"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.305977] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.306257] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.306445] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.310050] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.310383] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.310586] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.318734] [53378]: DEBUG nova.network.neutron [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] validate_networks() for [('f791177b-60ff-45e5-a99f-ab3cc6dd634d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 651.459999] [53379]: DEBUG nova.api.openstack.wsgi [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.461503] [53379]: DEBUG nova.compute.api [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.466066] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.466066] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.466066] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.466066] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.466344] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.466344] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.601083] [53379]: DEBUG nova.policy [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.611021] [53379]: INFO nova.api.openstack.requestlog [None req-61f3ecdc-6491-441b-bbf6-fd54a33bc6c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.400833 [ 651.611021] [53379]: [pid: 53379|app: 0|req: 540/1064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:43 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.615029] [53379]: DEBUG nova.api.openstack.wsgi [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.615579] [53379]: DEBUG nova.compute.api [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.619440] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.619863] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.620249] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.620942] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.621319] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.621679] [53379]: DEBUG oslo_concurrency.lockutils [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.806259] [53378]: DEBUG nova.virt.hardware [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 651.806555] [53378]: DEBUG nova.virt.hardware [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 651.806686] [53378]: DEBUG nova.virt.hardware [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 651.806838] [53378]: DEBUG nova.virt.hardware [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 651.807010] [53378]: DEBUG nova.virt.hardware [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 651.814269] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.815231] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.815481] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.815926] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.816230] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.816569] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.830023] [53378]: DEBUG nova.quota [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Getting quotas for project 52e9dd014b25493dbd76f629486cf850. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 651.830525] [53378]: DEBUG nova.quota [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Getting quotas for user 7639bae461e8425dab71e39b05548eef and project 52e9dd014b25493dbd76f629486cf850. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 651.838436] [53378]: DEBUG nova.compute.api [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 651.840188] [53378]: DEBUG nova.compute.api [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 651.868763] [53379]: DEBUG nova.policy [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.879739] [53379]: INFO nova.api.openstack.requestlog [None req-e404f5da-e81b-4b66-b9cd-eeb4be1dbba2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.266603 [ 651.880386] [53378]: INFO nova.api.openstack.requestlog [None req-fe424087-8535-4e62-96c0-cab73963136d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 0.788264 [ 651.881159] [53378]: [pid: 53378|app: 0|req: 525/1065] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:38:43 2025] POST /compute/v2.1/servers => generated 380 bytes in 789 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 651.883290] [53379]: [pid: 53379|app: 0|req: 541/1066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:43 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.884345] [53378]: DEBUG nova.api.openstack.wsgi [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.886790] [53378]: DEBUG nova.compute.api [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.891398] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.891745] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.891853] [53379]: DEBUG nova.api.openstack.wsgi [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.891996] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.893085] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.893085] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.893085] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.897946] [53379]: DEBUG nova.compute.api [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.903924] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.904362] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.904669] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.906453] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.906453] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.906453] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.959448] [53378]: DEBUG nova.policy [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.970240] [53379]: INFO nova.api.openstack.requestlog [None req-26e6107b-2273-40ca-b646-c2789c10e02e tempest-DeleteServersAdminTestJSON-1765384945 tempest-DeleteServersAdminTestJSON-1765384945-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a/action" status: 202 len: 0 microversion: 2.1 time: 0.083283 [ 651.970833] [53379]: [pid: 53379|app: 0|req: 542/1067] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:44 2025] POST /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 651.973151] [53379]: DEBUG nova.api.openstack.wsgi [None req-ecd229d0-0ebb-4e0c-ac1a-332f591988e1 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f729f4c10>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-1828510000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFUOv09T9KLZUPnMyahjmWZaHI7a63xG/lohdWasGaGEXBC5eh+zzeklMbzqs0QxW56RKBXOiudhUkudoVm49WvDpcYYSp4xGLUbYKoaCcfOYEzWOKR+Tk6WdfxTwMk7GQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.976855] [53378]: INFO nova.api.openstack.requestlog [None req-d3bc068d-f359-46a0-bc24-6aec6f17ec36 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.095185 [ 651.977478] [53378]: [pid: 53378|app: 0|req: 526/1068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.979965] [53378]: DEBUG nova.api.openstack.wsgi [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.981819] [53378]: DEBUG nova.compute.api [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.985879] [53379]: DEBUG nova.quota [None req-ecd229d0-0ebb-4e0c-ac1a-332f591988e1 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 651.990705] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.990705] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.991134] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.991983] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.991983] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.991983] [53378]: DEBUG oslo_concurrency.lockutils [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.995102] [53379]: DEBUG nova.quota [None req-ecd229d0-0ebb-4e0c-ac1a-332f591988e1 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 652.024675] [53379]: INFO nova.api.openstack.requestlog [None req-ecd229d0-0ebb-4e0c-ac1a-332f591988e1 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.053190 [ 652.024979] [53379]: [pid: 53379|app: 0|req: 543/1069] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:44 2025] POST /compute/v2.1/os-keypairs => generated 405 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.029492] [53379]: DEBUG nova.api.openstack.wsgi [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.033169] [53379]: DEBUG nova.compute.api [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.036768] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.036889] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.037276] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.037525] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.037745] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.037937] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.050150] [53378]: DEBUG nova.policy [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.056188] [53378]: INFO nova.api.openstack.requestlog [None req-35bf50f2-9ddc-4c6e-8c71-edf8058320c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.078127 [ 652.056676] [53378]: [pid: 53378|app: 0|req: 527/1070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.059555] [53378]: DEBUG nova.api.openstack.wsgi [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.062793] [53378]: DEBUG nova.compute.api [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.062895] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.062940] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.063316] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.063427] [53379]: DEBUG nova.objects.instance [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.073153] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.073467] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.073803] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.074210] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.074314] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.074485] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.104818] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.105417] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.105417] [53378]: DEBUG oslo_concurrency.lockutils [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.105525] [53378]: DEBUG nova.objects.instance [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.116112] [53379]: DEBUG nova.policy [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.124952] [53379]: INFO nova.api.openstack.requestlog [None req-4cb68603-6862-4fa9-9adc-65a520de740d tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.099009 [ 652.125371] [53379]: [pid: 53379|app: 0|req: 544/1071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.128066] [53379]: DEBUG nova.api.openstack.wsgi [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.129659] [53379]: DEBUG nova.compute.api [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.134105] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.134105] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.134105] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.134105] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.134326] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.134791] [53379]: DEBUG oslo_concurrency.lockutils [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.168985] [53378]: DEBUG nova.policy [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.174171] [53378]: DEBUG nova.policy [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.175077] [53378]: DEBUG nova.policy [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.180234] [53378]: INFO nova.api.openstack.requestlog [None req-7338e535-2ffe-4fa1-a3f9-08732f8bd05d tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.122448 [ 652.180234] [53378]: [pid: 53378|app: 0|req: 528/1072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.183396] [53378]: DEBUG nova.api.openstack.wsgi [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.183483] [53379]: DEBUG nova.policy [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.185262] [53378]: DEBUG nova.compute.api [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.191107] [53379]: INFO nova.api.openstack.requestlog [None req-a51f574a-a8c8-4dbf-b2ce-81d1f5fa876b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1240 microversion: 2.1 time: 0.065132 [ 652.191460] [53379]: [pid: 53379|app: 0|req: 545/1073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.192327] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.192733] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.193062] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.193580] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.193877] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.194154] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.198555] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.202167] [53379]: DEBUG nova.compute.api [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.203816] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.204067] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.204252] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.204637] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.204841] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.205053] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.241785] [53379]: DEBUG nova.policy [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.246724] [53379]: INFO nova.api.openstack.requestlog [None req-0fb8157f-0374-4238-af35-7281bb87d335 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1263 microversion: 2.1 time: 0.054558 [ 652.247662] [53379]: [pid: 53379|app: 0|req: 546/1074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1263 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.247983] [53378]: DEBUG nova.policy [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.252769] [53378]: INFO nova.api.openstack.requestlog [None req-62ef5f19-4646-4212-84bb-4e34ced898e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.071839 [ 652.253119] [53378]: [pid: 53378|app: 0|req: 529/1075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.255637] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.258036] [53378]: DEBUG nova.compute.api [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.261014] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.261257] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.261498] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.261782] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.261976] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.262169] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.310544] [53378]: DEBUG nova.policy [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.318235] [53378]: INFO nova.api.openstack.requestlog [None req-4b6d8ab7-9394-4f40-9746-345d532667b9 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1161 microversion: 2.1 time: 0.062541 [ 652.318235] [53378]: [pid: 53378|app: 0|req: 530/1076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1161 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.321743] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.323654] [53378]: DEBUG nova.compute.api [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.331239] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.331508] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.331699] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.332071] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.332355] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.332559] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.343840] [53379]: DEBUG nova.api.openstack.wsgi [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-1550918574", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "917aff7c-07e9-4998-ad85-b2ea45167b1e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.373117] [53378]: DEBUG nova.policy [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.378210] [53378]: INFO nova.api.openstack.requestlog [None req-3d8c6763-5f0c-4886-a2ea-80db098928b1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.058462 [ 652.378694] [53378]: [pid: 53378|app: 0|req: 531/1077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:44 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.381541] [53378]: DEBUG nova.api.openstack.wsgi [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "63919431"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.384179] [53378]: DEBUG nova.compute.api [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.388115] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.388115] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.388115] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.388431] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.388633] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.388809] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.407417] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.407686] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.407878] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.408306] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.408578] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.408769] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.414072] [53379]: DEBUG nova.network.neutron [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] validate_networks() for [('917aff7c-07e9-4998-ad85-b2ea45167b1e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 652.447507] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.447830] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.448037] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.472319] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.472835] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.473378] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.474044] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.474044] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.474240] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.481224] [53378]: DEBUG nova.policy [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'bc40706b6ef0495cada44448f22be195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52aa58c2311a4fb1a4e78b2b0a2e21b6', 'project_domain_id': 'default', 'roles': ['manager', 'member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.485826] [53378]: DEBUG nova.compute.api [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-1406988132 {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 652.489924] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.490175] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.490453] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.490891] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.491117] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.491484] [53378]: DEBUG oslo_concurrency.lockutils [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.504815] [53378]: DEBUG nova.quota [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Getting quotas for project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 652.508101] [53378]: DEBUG nova.quota [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Getting quotas for user df8d00a53c98458291ee795043bd4798 and project a53f7ff3219540d9b1c067a0ec62fe66. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 652.514606] [53378]: INFO nova.compute.api [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] cores quota exceeded for 52aa58c2311a4fb1a4e78b2b0a2e21b6, tried to resize instance. [ 652.515376] [53378]: INFO nova.api.openstack.wsgi [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores [ 652.515376] [53378]: DEBUG nova.api.openstack.wsgi [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 403 to user: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 652.515865] [53378]: INFO nova.api.openstack.requestlog [None req-07cfa1f5-baa5-4b2b-908b-9e4251f4d664 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action" status: 403 len: 113 microversion: 2.1 time: 0.136633 [ 652.516681] [53378]: [pid: 53378|app: 0|req: 532/1078] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:44 2025] POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action => generated 113 bytes in 137 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 652.548477] [53378]: DEBUG nova.api.openstack.wsgi [None req-75ecbbd0-d7e3-4bcc-a4a4-ea27a2f6fe3c tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f729d2050>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1624407659", "description": "tempest-description-2031694712"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.727416] [53379]: DEBUG nova.virt.hardware [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 652.727633] [53379]: DEBUG nova.virt.hardware [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 652.727968] [53379]: DEBUG nova.virt.hardware [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 652.727968] [53379]: DEBUG nova.virt.hardware [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 652.728147] [53379]: DEBUG nova.virt.hardware [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 652.734165] [53378]: INFO nova.api.openstack.requestlog [None req-75ecbbd0-d7e3-4bcc-a4a4-ea27a2f6fe3c tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.217242 [ 652.734541] [53378]: [pid: 53378|app: 0|req: 533/1079] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:44 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.737985] [53378]: DEBUG nova.api.openstack.wsgi [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.740960] [53378]: DEBUG nova.compute.api [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.744713] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.745081] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.745289] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.745723] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.746054] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.746178] [53379]: DEBUG oslo_concurrency.lockutils [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.753062] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.753392] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.753577] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.754769] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.754769] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.754769] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.762117] [53379]: DEBUG nova.quota [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Getting quotas for project 69cbda1e63cc46979fad2c284e114253. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 652.765694] [53379]: DEBUG nova.quota [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Getting quotas for user 8c97ebe790f0448b8205f67eb966c888 and project 69cbda1e63cc46979fad2c284e114253. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 652.774744] [53379]: DEBUG nova.compute.api [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 652.775386] [53379]: DEBUG nova.compute.api [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 652.808526] [53378]: DEBUG nova.policy [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.811932] [53379]: INFO nova.api.openstack.requestlog [None req-491ec1ef-810a-41ae-b6ce-4e6a59574399 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.560236 [ 652.812424] [53379]: [pid: 53379|app: 0|req: 547/1080] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:44 2025] POST /compute/v2.1/servers => generated 380 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 652.815105] [53379]: DEBUG nova.api.openstack.wsgi [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb", "name": "network-vif-deleted", "tag": "31ea7a78-d683-4b45-88e2-3ecc6f1c0636"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.816298] [53378]: DEBUG nova.policy [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.817055] [53378]: DEBUG nova.policy [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.817716] [53378]: INFO nova.api.openstack.requestlog [None req-e75b5c8b-1164-4dbe-9ebb-6f2fd834904b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1422 microversion: 2.70 time: 0.082658 [ 652.818813] [53378]: [pid: 53378|app: 0|req: 534/1081] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1422 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.821537] [53379]: DEBUG oslo_concurrency.lockutils [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.821793] [53379]: DEBUG oslo_concurrency.lockutils [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.821976] [53379]: DEBUG oslo_concurrency.lockutils [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.824677] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.831508] [53378]: DEBUG nova.compute.api [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.832606] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] Creating event network-vif-deleted:31ea7a78-d683-4b45-88e2-3ecc6f1c0636 for instance 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb on cpu-1 [ 652.834930] [53379]: INFO nova.api.openstack.requestlog [req-8e5adb0e-067b-4e08-a320-9f3710aaa8df req-c57d8e97-1dc7-444a-b32c-87750835d2d2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021767 [ 652.836577] [53379]: [pid: 53379|app: 0|req: 548/1082] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:45 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) [ 652.839373] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.840085] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.840085] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.840924] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.841377] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.841582] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.841666] [53379]: DEBUG nova.compute.api [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.844150] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.845607] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.845766] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.845991] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.846631] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.846879] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.847186] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.870819] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.871493] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.871493] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.872145] [53379]: DEBUG nova.objects.instance [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.889693] [53378]: DEBUG nova.policy [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.895429] [53378]: INFO nova.api.openstack.requestlog [None req-8a74cc94-a26b-4192-9a3d-38c2e1fbc156 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.072721 [ 652.895762] [53378]: [pid: 53378|app: 0|req: 535/1083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.898709] [53378]: DEBUG nova.api.openstack.wsgi [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.900923] [53378]: DEBUG nova.compute.api [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.905117] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.905117] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.907707] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.907707] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.907707] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.907707] [53378]: DEBUG oslo_concurrency.lockutils [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.908516] [53379]: DEBUG nova.policy [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.921299] [53379]: INFO nova.api.openstack.requestlog [None req-dc098868-40a8-485a-b4a7-a358091118d8 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.085025 [ 652.924461] [53379]: [pid: 53379|app: 0|req: 549/1084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.927379] [53379]: DEBUG nova.api.openstack.wsgi [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 652.932077] [53379]: DEBUG nova.compute.api [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 652.940426] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.940426] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.940426] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.940665] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.940665] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.940872] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.970227] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.970227] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.970227] [53379]: DEBUG oslo_concurrency.lockutils [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.970227] [53379]: DEBUG nova.objects.instance [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 652.978637] [53378]: DEBUG nova.policy [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.985515] [53378]: DEBUG nova.policy [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.986406] [53378]: DEBUG nova.policy [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.987106] [53378]: INFO nova.api.openstack.requestlog [None req-04ecfd5f-0b55-430c-b1ae-8647444b0159 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1261 microversion: 2.21 time: 0.090772 [ 652.987422] [53378]: [pid: 53378|app: 0|req: 536/1085] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1261 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.991029] [53378]: DEBUG nova.api.openstack.wsgi [None req-b791195d-e988-43ea-9ec2-305baa1905f6 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f72cbd6c0>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-963836995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWKJamgBoJ6X2aurbUnyxz3X5pEzTZq2+Zfyo71tdJVjiYtx6CvE+Vx15X3r6+LHZ/UzdAF/eF7x0KJEoX512Y0BFVL74MIJL0OtSg2I1fNkt54Xvkcg2VdJbyGhAl/+w=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.001879] [53378]: DEBUG nova.quota [None req-b791195d-e988-43ea-9ec2-305baa1905f6 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 653.005191] [53378]: DEBUG nova.quota [None req-b791195d-e988-43ea-9ec2-305baa1905f6 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 653.026047] [53378]: INFO nova.api.openstack.requestlog [None req-b791195d-e988-43ea-9ec2-305baa1905f6 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.038000 [ 653.026470] [53378]: [pid: 53378|app: 0|req: 537/1086] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:45 2025] POST /compute/v2.1/os-keypairs => generated 404 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.029150] [53378]: DEBUG nova.api.openstack.wsgi [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.030840] [53378]: DEBUG nova.compute.api [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.036052] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.036421] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.036674] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.037312] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.037460] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.037683] [53378]: DEBUG oslo_concurrency.lockutils [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.107324] [53379]: DEBUG nova.policy [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.114739] [53379]: INFO nova.api.openstack.requestlog [None req-31728fe2-36d4-46f7-946b-eb9f6f9f347a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1446 microversion: 2.1 time: 0.189085 [ 653.114739] [53379]: [pid: 53379|app: 0|req: 550/1087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1446 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.117120] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.118924] [53379]: DEBUG nova.compute.api [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.122648] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.122889] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.123084] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.123471] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.123684] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.123867] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.127718] [53378]: DEBUG nova.policy [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.134388] [53378]: INFO nova.api.openstack.requestlog [None req-34356a6a-8f5f-4100-ace5-f019bead91b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.107167 [ 653.135263] [53378]: [pid: 53378|app: 0|req: 538/1088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.139148] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.141084] [53378]: DEBUG nova.compute.api [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.150444] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.170015] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.170015] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.170015] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.170015] [53378]: DEBUG nova.objects.instance [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 653.192864] [53378]: DEBUG nova.policy [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.198404] [53378]: INFO nova.api.openstack.requestlog [None req-b5b2fddb-ef57-4566-97be-47e782d6a286 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.062360 [ 653.198729] [53378]: [pid: 53378|app: 0|req: 539/1089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.202462] [53378]: DEBUG nova.api.openstack.wsgi [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d", "tag": "9966c0d1-94bc-4af5-b0f7-9ccd3bed633b"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.207103] [53378]: DEBUG oslo_concurrency.lockutils [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.207358] [53378]: DEBUG oslo_concurrency.lockutils [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.207560] [53378]: DEBUG oslo_concurrency.lockutils [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.215653] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] Creating event network-changed:9966c0d1-94bc-4af5-b0f7-9ccd3bed633b for instance 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d on cpu-1 [ 653.219146] [53378]: INFO nova.api.openstack.requestlog [req-c08bf522-074a-4ab0-9b60-2d0dd60dede2 req-22c43f93-f8b1-4cfd-ac0e-b9d212234c88 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019720 [ 653.219513] [53378]: [pid: 53378|app: 0|req: 540/1090] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:45 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) [ 653.222612] [53378]: DEBUG nova.api.openstack.wsgi [None req-a54b24de-8c88-4b04-beec-234e2a6c33a9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.237568] [53378]: INFO nova.api.openstack.requestlog [None req-a54b24de-8c88-4b04-beec-234e2a6c33a9 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/63919431" status: 202 len: 0 microversion: 2.1 time: 0.017341 [ 653.237945] [53378]: [pid: 53378|app: 0|req: 541/1091] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 12 06:38:45 2025] DELETE /compute/v2.1/flavors/63919431 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 653.241053] [53378]: DEBUG nova.api.openstack.wsgi [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.242558] [53378]: DEBUG nova.compute.api [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.246016] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.246269] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.246458] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.246808] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.247024] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.247209] [53378]: DEBUG oslo_concurrency.lockutils [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.265536] [53379]: DEBUG nova.policy [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.269670] [53379]: INFO nova.api.openstack.requestlog [None req-5b9927d4-92f4-4526-abac-b03f40c0d4fa tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.154547 [ 653.270206] [53379]: [pid: 53379|app: 0|req: 551/1092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.272686] [53379]: DEBUG nova.api.openstack.wsgi [None req-e5a162a9-6e98-4a16-a003-51ee4bacdb2f tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72bbb520>, body: {"security_group_rule": {"parent_group_id": "eb4b8bdf-12c1-43fc-b59c-5dfba3968b5a", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.339844] [53378]: DEBUG nova.policy [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.343939] [53378]: INFO nova.api.openstack.requestlog [None req-405985f7-4a60-48f6-acfb-37b6f2369013 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.105388 [ 653.344336] [53378]: [pid: 53378|app: 0|req: 542/1093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.346664] [53378]: DEBUG nova.api.openstack.wsgi [None req-e127396f-7f68-4be8-919b-738ac8c848b6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.348257] [53378]: DEBUG nova.compute.api [None req-e127396f-7f68-4be8-919b-738ac8c848b6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.385354] [53378]: DEBUG nova.policy [None req-e127396f-7f68-4be8-919b-738ac8c848b6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.395024] [53378]: INFO nova.api.openstack.requestlog [None req-e127396f-7f68-4be8-919b-738ac8c848b6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1222 microversion: 2.1 time: 0.048143 [ 653.395024] [53378]: [pid: 53378|app: 0|req: 543/1094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.396496] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.398172] [53378]: DEBUG nova.compute.api [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.402451] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.404892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.404892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.404892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.404892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.404892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.485919] [53379]: INFO nova.api.openstack.requestlog [None req-e5a162a9-6e98-4a16-a003-51ee4bacdb2f tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.214991 [ 653.486775] [53379]: [pid: 53379|app: 0|req: 552/1095] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:45 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.498922] [53379]: DEBUG nova.api.openstack.wsgi [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.504088] [53379]: DEBUG nova.compute.api [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.511253] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.511620] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.513255] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.513255] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.513736] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.513818] [53379]: DEBUG oslo_concurrency.lockutils [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.556077] [53379]: DEBUG nova.policy [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.561219] [53379]: INFO nova.api.openstack.requestlog [None req-23578a4b-26c2-4209-86dc-8299a1e28821 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.074212 [ 653.561580] [53379]: [pid: 53379|app: 0|req: 553/1096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.562349] [53378]: DEBUG nova.policy [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.564471] [53379]: DEBUG nova.api.openstack.wsgi [None req-8cf6855d-c1c7-4948-b47f-6f2917c81dda tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Action: 'create', calling method: .version_select at 0x726f72c11240>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-14867572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOASpeDHiwtik92vUHR4pobToJqki33v3GEPzFpWmUllnb/1f892UHArVKBpA9rA3XZbFObvLSabiFqiFJICdGhr9lq6O1y+dJd/yUlw1IamdQbZozzi3o90lR/ckzke0A=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.568988] [53378]: INFO nova.api.openstack.requestlog [None req-7c1c2ea6-fc38-4819-9bf9-ecbf7f84315c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.174478 [ 653.568988] [53378]: [pid: 53378|app: 0|req: 544/1097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.571791] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.573439] [53378]: DEBUG nova.compute.api [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.575457] [53379]: DEBUG nova.quota [None req-8cf6855d-c1c7-4948-b47f-6f2917c81dda tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 653.579818] [53379]: DEBUG nova.quota [None req-8cf6855d-c1c7-4948-b47f-6f2917c81dda tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Getting quotas for user f082a7bd032c486ca029a3c056a378db and project c01d11e56bec4b8f87660c62d9d9902e. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 653.579924] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.580089] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.580320] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.580844] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.580916] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.581058] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.596528] [53379]: INFO nova.api.openstack.requestlog [None req-8cf6855d-c1c7-4948-b47f-6f2917c81dda tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 403 microversion: 2.1 time: 0.034259 [ 653.596965] [53379]: [pid: 53379|app: 0|req: 554/1098] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:38:45 2025] POST /compute/v2.1/os-keypairs => generated 403 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.601211] [53379]: DEBUG nova.api.openstack.wsgi [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.601953] [53379]: DEBUG nova.compute.api [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.608065] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.608605] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.608843] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.609438] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.609524] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.609653] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.626234] [53379]: DEBUG nova.compute.api [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 653.631571] [53378]: DEBUG nova.policy [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.636797] [53378]: INFO nova.api.openstack.requestlog [None req-8c32d5df-9abd-4d65-aa4c-a111a363191e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.066849 [ 653.636797] [53378]: [pid: 53378|app: 0|req: 545/1099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.641139] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.641139] [53378]: DEBUG nova.compute.api [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.644814] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.645078] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.645264] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.645611] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.645809] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.646056] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.671280] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.671443] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.671600] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.671900] [53378]: DEBUG nova.objects.instance [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 653.685229] [53379]: INFO nova.api.openstack.requestlog [None req-9e91358e-6246-491c-a977-da4525a464b6 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 204 len: 0 microversion: 2.1 time: 0.087372 [ 653.685565] [53379]: [pid: 53379|app: 0|req: 555/1100] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:45 2025] DELETE /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 653.688951] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.690796] [53379]: DEBUG nova.compute.api [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.696810] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.696810] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.696810] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.697104] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.697314] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.697536] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.701585] [53378]: DEBUG nova.policy [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.710735] [53378]: INFO nova.api.openstack.requestlog [None req-8b7aa6a7-5388-4b1e-a765-27d9a0b97870 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.072958 [ 653.712343] [53378]: [pid: 53378|app: 0|req: 546/1101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.716629] [53378]: DEBUG nova.api.openstack.wsgi [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.717884] [53378]: DEBUG nova.compute.api [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.730507] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.732429] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.732429] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.732429] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.732722] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.732916] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.732916] [53378]: DEBUG oslo_concurrency.lockutils [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.732986] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.732986] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.732986] [53379]: DEBUG nova.objects.instance [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 653.772612] [53379]: DEBUG nova.policy [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.779132] [53379]: DEBUG nova.policy [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.780012] [53379]: DEBUG nova.policy [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.785153] [53379]: INFO nova.api.openstack.requestlog [None req-cd5c1320-fa61-4991-a58e-84b708487c23 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.098680 [ 653.785638] [53379]: [pid: 53379|app: 0|req: 556/1102] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.789362] [53379]: DEBUG nova.api.openstack.wsgi [None req-72ea2aea-c896-4f35-890e-e654be5c1906 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.790691] [53378]: DEBUG nova.policy [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.796897] [53378]: INFO nova.api.openstack.requestlog [None req-003e6748-bf76-4ef0-8e5b-3251c6ae0b47 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1240 microversion: 2.1 time: 0.084730 [ 653.797274] [53378]: [pid: 53378|app: 0|req: 547/1103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:45 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.800207] [53378]: DEBUG nova.api.openstack.wsgi [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.802138] [53378]: DEBUG nova.compute.api [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.806621] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.806888] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.807086] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.807483] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.807714] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.807894] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.817599] [53379]: INFO nova.api.openstack.requestlog [None req-72ea2aea-c896-4f35-890e-e654be5c1906 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.031077 [ 653.818060] [53379]: [pid: 53379|app: 0|req: 557/1104] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.821038] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.822901] [53379]: DEBUG nova.compute.api [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.826888] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.827210] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.827405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.827853] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.828017] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.828191] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.849358] [53378]: DEBUG nova.policy [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.855676] [53378]: INFO nova.api.openstack.requestlog [None req-08d52d37-b6db-494a-9e3f-8fa3c02b9f3b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1271 microversion: 2.1 time: 0.056621 [ 653.856295] [53378]: [pid: 53378|app: 0|req: 548/1105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1271 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.860017] [53378]: DEBUG nova.api.openstack.wsgi [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.861929] [53378]: DEBUG nova.compute.api [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.867679] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.867936] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.868144] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.868522] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.868728] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.868920] [53378]: DEBUG oslo_concurrency.lockutils [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.881481] [53379]: DEBUG nova.policy [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.885095] [53379]: INFO nova.api.openstack.requestlog [None req-8d57c42e-920c-4566-bd49-f9ace18858ce tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.066314 [ 653.885471] [53379]: [pid: 53379|app: 0|req: 558/1106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.888777] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.891106] [53379]: DEBUG nova.compute.api [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.897026] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.897026] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.897026] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.897432] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.897747] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.898619] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.960250] [53379]: DEBUG nova.policy [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.970375] [53379]: INFO nova.api.openstack.requestlog [None req-4e7d16ee-e77f-46df-ba39-1a8375ba5598 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1217 microversion: 2.1 time: 0.084116 [ 653.970776] [53379]: [pid: 53379|app: 0|req: 559/1107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1217 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.977658] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.983513] [53379]: DEBUG nova.compute.api [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.997919] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.998315] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.999296] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.999863] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.000160] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.000365] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.056893] [53379]: DEBUG nova.policy [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.063683] [53379]: INFO nova.api.openstack.requestlog [None req-b7a86e8d-822d-4a51-a810-c4160d2708f9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.092085 [ 654.065540] [53379]: [pid: 53379|app: 0|req: 560/1108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.069479] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1244270-dcb8-4b46-b969-c17a6a84eee2 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f735c4f70>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1697168337", "description": "tempest-description-1444707314"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.107984] [53378]: DEBUG nova.policy [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.113281] [53378]: INFO nova.api.openstack.requestlog [None req-8408a06b-663c-4c5e-9bce-c439d2db9eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.256291 [ 654.113647] [53378]: [pid: 53378|app: 0|req: 549/1109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.116876] [53378]: DEBUG nova.api.openstack.wsgi [None req-282bad5e-d7e3-4dbb-bb98-5891204a54f7 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f72cbe050>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.121935] [53378]: WARNING oslo_db.sqlalchemy.utils [None req-282bad5e-d7e3-4dbb-bb98-5891204a54f7 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 654.126122] [53378]: INFO nova.api.openstack.requestlog [None req-282bad5e-d7e3-4dbb-bb98-5891204a54f7 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1091 microversion: 2.1 time: 0.011711 [ 654.127974] [53378]: [pid: 53378|app: 0|req: 550/1110] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/os-keypairs => generated 1091 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.132907] [53378]: DEBUG nova.api.openstack.wsgi [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.138759] [53378]: DEBUG nova.compute.api [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.143670] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.144055] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.144297] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.144903] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.145244] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.145559] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.175330] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.175504] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.175682] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.175897] [53378]: DEBUG nova.objects.instance [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.270240] [53378]: DEBUG nova.policy [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.276048] [53378]: INFO nova.api.openstack.requestlog [None req-15e02cc6-42fa-4c73-be82-4c7c5c42a346 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1452 microversion: 2.1 time: 0.148582 [ 654.276698] [53378]: [pid: 53378|app: 0|req: 551/1111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1452 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.282511] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.282655] [53379]: INFO nova.api.openstack.requestlog [None req-f1244270-dcb8-4b46-b969-c17a6a84eee2 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.215626 [ 654.283203] [53379]: [pid: 53379|app: 0|req: 561/1112] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:46 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.284120] [53378]: DEBUG nova.compute.api [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.286061] [53379]: DEBUG nova.api.openstack.wsgi [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.287541] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.287799] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.288047] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.288386] [53379]: DEBUG nova.compute.api [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.288444] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.288673] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.288856] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.293211] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.293523] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.293725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.294647] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.294859] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.295052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.305800] [53378]: INFO nova.api.openstack.wsgi [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] HTTP exception thrown: Cannot 'restore' instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe while it is in vm_state active [ 654.306141] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] Returning 409 to user: Cannot 'restore' instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe while it is in vm_state active {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 654.306575] [53378]: INFO nova.api.openstack.requestlog [None req-cd6f8572-b211-4974-acf9-3aa83fa05813 tempest-ServersAdminNegativeTestJSON-1111739863 tempest-ServersAdminNegativeTestJSON-1111739863-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action" status: 409 len: 145 microversion: 2.1 time: 0.029191 [ 654.306896] [53378]: [pid: 53378|app: 0|req: 552/1113] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:46 2025] POST /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe/action => generated 145 bytes in 30 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 654.311500] [53378]: DEBUG nova.api.openstack.wsgi [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.312590] [53378]: DEBUG nova.compute.api [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.315437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.315683] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.315871] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.316253] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.316459] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.316637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.318223] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.318484] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.318671] [53379]: DEBUG oslo_concurrency.lockutils [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.318875] [53379]: DEBUG nova.objects.instance [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.344704] [53379]: DEBUG nova.policy [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.349282] [53379]: DEBUG nova.policy [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.350123] [53379]: DEBUG nova.policy [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.350854] [53379]: INFO nova.api.openstack.requestlog [None req-b535bc58-7d19-4ec1-a9d6-04d998ee7a5b tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.067276 [ 654.351197] [53379]: [pid: 53379|app: 0|req: 562/1114] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.354057] [53379]: DEBUG nova.api.openstack.wsgi [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.355933] [53379]: DEBUG nova.compute.api [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.359488] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.359749] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.359966] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.360098] [53378]: DEBUG nova.policy [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.360397] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.360624] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.360803] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.364735] [53378]: INFO nova.api.openstack.requestlog [None req-e44037b7-9f45-42a0-9cb7-fff6d6108dff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.056500 [ 654.365098] [53378]: [pid: 53378|app: 0|req: 553/1115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.368217] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.371261] [53378]: DEBUG nova.compute.api [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.373716] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.374176] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.374176] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.374553] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.374760] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.374954] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.381434] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.381712] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.382011] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.382129] [53379]: DEBUG nova.objects.instance [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.412044] [53379]: DEBUG nova.policy [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.416735] [53379]: INFO nova.api.openstack.requestlog [None req-58d51b7a-fbb7-4a3a-b2cc-c5f5b7165050 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.064822 [ 654.417096] [53379]: [pid: 53379|app: 0|req: 563/1116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.419996] [53379]: DEBUG nova.api.openstack.wsgi [None req-85b26841-8b2f-4f19-9528-1d454d6148fb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1147755806", "metadata": {"": ""}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.421944] [53379]: DEBUG nova.api.openstack.wsgi [None req-85b26841-8b2f-4f19-9528-1d454d6148fb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 654.422437] [53379]: INFO nova.api.openstack.requestlog [None req-85b26841-8b2f-4f19-9528-1d454d6148fb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action" status: 400 len: 170 microversion: 2.1 time: 0.004786 [ 654.422722] [53379]: [pid: 53379|app: 0|req: 564/1117] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:38:46 2025] POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action => generated 170 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 654.425252] [53379]: DEBUG nova.api.openstack.wsgi [None req-00f9b62e-18ed-4e9a-aea3-5846771d7f72 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f729f7880>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.431297] [53378]: DEBUG nova.policy [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.436522] [53378]: DEBUG nova.policy [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.437659] [53378]: DEBUG nova.policy [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.437788] [53378]: INFO nova.api.openstack.requestlog [None req-b4bbb928-e983-4ef7-93f5-13df85ad108e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1261 microversion: 2.21 time: 0.072189 [ 654.437900] [53379]: INFO nova.api.openstack.requestlog [None req-00f9b62e-18ed-4e9a-aea3-5846771d7f72 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-14867572" status: 202 len: 0 microversion: 2.1 time: 0.014558 [ 654.438101] [53378]: [pid: 53378|app: 0|req: 554/1118] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1261 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.441425] [53379]: [pid: 53379|app: 0|req: 565/1119] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:46 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-14867572 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 654.441484] [53378]: DEBUG nova.api.openstack.wsgi [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.445035] [53378]: DEBUG nova.compute.api [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.445396] [53379]: DEBUG nova.api.openstack.wsgi [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.445396] [53379]: DEBUG nova.compute.api [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.447985] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.448111] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.448267] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.448631] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.448827] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.448947] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.449036] [53378]: DEBUG oslo_concurrency.lockutils [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.449218] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.449398] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.449774] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.449945] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.450139] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.472400] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.472728] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.472971] [53379]: DEBUG oslo_concurrency.lockutils [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.474149] [53379]: DEBUG nova.objects.instance [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.499091] [53379]: DEBUG nova.policy [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.504598] [53379]: INFO nova.api.openstack.requestlog [None req-11f75478-9d3b-45a2-a411-b1a1bf0c7b9f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.065477 [ 654.505104] [53379]: [pid: 53379|app: 0|req: 566/1120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.508833] [53379]: DEBUG nova.api.openstack.wsgi [None req-82716101-b0fe-49fc-af3f-47cc1d794a88 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f729f7c70>, body: {"security_group_rule": {"parent_group_id": "6e7cfa26-7981-42e2-b324-4a6f6bc59486", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.576580] [53378]: DEBUG nova.policy [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.584048] [53378]: INFO nova.api.openstack.requestlog [None req-e69c8b9c-6f03-405c-8aaa-b40161555b5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.145271 [ 654.584582] [53378]: [pid: 53378|app: 0|req: 555/1121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.588642] [53378]: DEBUG nova.api.openstack.wsgi [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.590383] [53378]: DEBUG nova.compute.api [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.594757] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.595039] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.595233] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.595595] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.595794] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.595964] [53378]: DEBUG oslo_concurrency.lockutils [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.619021] [53378]: DEBUG nova.compute.api [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 654.669942] [53378]: INFO nova.api.openstack.requestlog [None req-45f750af-a800-46a3-9157-437a675e0d53 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 204 len: 0 microversion: 2.1 time: 0.082936 [ 654.669942] [53378]: [pid: 53378|app: 0|req: 556/1122] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:46 2025] DELETE /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 654.672365] [53378]: DEBUG nova.api.openstack.wsgi [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.674914] [53378]: DEBUG nova.compute.api [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.677814] [53379]: INFO nova.api.openstack.requestlog [None req-82716101-b0fe-49fc-af3f-47cc1d794a88 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.172028 [ 654.678327] [53379]: [pid: 53379|app: 0|req: 567/1123] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:46 2025] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.681634] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.681840] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.682054] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.682632] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.682890] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.682890] [53378]: DEBUG oslo_concurrency.lockutils [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.684466] [53379]: DEBUG nova.api.openstack.wsgi [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.687708] [53379]: DEBUG nova.compute.api [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.692097] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.692449] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.692726] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.693115] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.693415] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.693659] [53379]: DEBUG oslo_concurrency.lockutils [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.742463] [53379]: DEBUG nova.policy [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.748646] [53379]: INFO nova.api.openstack.requestlog [None req-02628df1-f9e6-45b4-a76f-613edc98f7f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.069751 [ 654.748992] [53379]: [pid: 53379|app: 0|req: 568/1124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.751696] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.753538] [53379]: DEBUG nova.compute.api [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.758592] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.758592] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.758592] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.758776] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.759277] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.760015] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.803972] [53378]: DEBUG nova.policy [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.808629] [53378]: INFO nova.api.openstack.requestlog [None req-87986ac1-41bc-49af-838c-a69cb7f8ad80 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.138722 [ 654.809969] [53378]: [pid: 53378|app: 0|req: 557/1125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:46 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.814180] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a398ccc-1564-41c6-a84a-d09a9d10ee30 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f729d3be0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.826816] [53378]: INFO nova.api.openstack.requestlog [None req-1a398ccc-1564-41c6-a84a-d09a9d10ee30 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-963836995" status: 202 len: 0 microversion: 2.1 time: 0.016300 [ 654.827271] [53378]: [pid: 53378|app: 0|req: 558/1126] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:47 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-963836995 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 654.829883] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.831833] [53378]: DEBUG nova.compute.api [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.837924] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.838198] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.838414] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.838779] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.838985] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.839182] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.874809] [53378]: DEBUG nova.policy [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.879992] [53378]: INFO nova.api.openstack.requestlog [None req-4e2524eb-95ca-4062-963d-66d418e59e8c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.052093 [ 654.880534] [53378]: [pid: 53378|app: 0|req: 559/1127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.883559] [53378]: DEBUG nova.api.openstack.wsgi [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.885555] [53378]: DEBUG nova.compute.api [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.890724] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.891345] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.891713] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.892548] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.892878] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.893137] [53378]: DEBUG oslo_concurrency.lockutils [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.917456] [53379]: DEBUG nova.policy [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.929338] [53379]: INFO nova.api.openstack.requestlog [None req-5cf5e6d4-5fe6-4429-b9eb-19c5df933c83 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.176911 [ 654.929338] [53379]: [pid: 53379|app: 0|req: 569/1128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.931291] [53379]: DEBUG nova.api.openstack.wsgi [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.933899] [53379]: DEBUG nova.compute.api [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.939605] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.940365] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.940605] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.941240] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.941833] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.941833] [53379]: DEBUG oslo_concurrency.lockutils [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.986296] [53379]: DEBUG nova.policy [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.990834] [53379]: INFO nova.api.openstack.requestlog [None req-293562d6-667d-4bc0-bda7-f264343114dd tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.062008 [ 654.991348] [53379]: [pid: 53379|app: 0|req: 570/1129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.993941] [53379]: DEBUG nova.api.openstack.wsgi [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.996092] [53379]: DEBUG nova.compute.api [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.000817] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.000944] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.001488] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.001826] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.002068] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.002263] [53379]: DEBUG oslo_concurrency.lockutils [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.002769] [53378]: DEBUG nova.policy [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.007955] [53378]: INFO nova.api.openstack.requestlog [None req-44dfe09b-c1c3-4cb0-b1b4-d6b80ec636cc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.126222 [ 655.007955] [53378]: [pid: 53378|app: 0|req: 560/1130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.010325] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8810901-1e2a-4d18-8732-10f9e4a7a31e tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f7284a680>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1603156189", "description": "tempest-description-1229077061"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.087897] [53379]: DEBUG nova.policy [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.092398] [53379]: INFO nova.api.openstack.requestlog [None req-a87768ff-5cf2-4edb-a381-37b411869025 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1462 microversion: 2.1 time: 0.100459 [ 655.092996] [53379]: [pid: 53379|app: 0|req: 571/1131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1462 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.136937] [53378]: INFO nova.api.openstack.requestlog [None req-d8810901-1e2a-4d18-8732-10f9e4a7a31e tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.126995 [ 655.136937] [53378]: [pid: 53378|app: 0|req: 561/1132] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:47 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 655.139479] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.142335] [53378]: DEBUG nova.compute.api [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.146712] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.147046] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.147282] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.147698] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.151354] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.151566] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.173244] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.173244] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.173244] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.173417] [53378]: DEBUG nova.objects.instance [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.176252] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1645915709", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.200950] [53378]: DEBUG nova.policy [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.206107] [53378]: INFO nova.api.openstack.requestlog [None req-7f3db5b3-43cb-48b4-afd5-691647ecefda tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.068567 [ 655.206209] [53378]: [pid: 53378|app: 0|req: 562/1133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.209785] [53378]: DEBUG nova.api.openstack.wsgi [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.211161] [53378]: DEBUG nova.compute.api [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.214675] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.214974] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.215194] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.215581] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.215792] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.215971] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.216968] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.217095] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.217259] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.217672] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.217876] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.218069] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.223965] [53379]: DEBUG nova.network.neutron [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] validate_networks() for [('294fe7a6-ab08-47fd-9d0c-19ddfd4c67af', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 655.237591] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.237837] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.238034] [53378]: DEBUG oslo_concurrency.lockutils [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.238239] [53378]: DEBUG nova.objects.instance [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.259162] [53378]: DEBUG nova.policy [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.263754] [53378]: DEBUG nova.policy [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.265123] [53378]: DEBUG nova.policy [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.267877] [53378]: INFO nova.api.openstack.requestlog [None req-02861b39-3424-4a52-9cee-2402012cbecc tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.061123 [ 655.268217] [53378]: [pid: 53378|app: 0|req: 563/1134] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.270861] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.272583] [53378]: DEBUG nova.compute.api [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.275850] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.276144] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.276286] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.276658] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.276862] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.277054] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.314272] [53378]: DEBUG nova.policy [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.318833] [53378]: INFO nova.api.openstack.requestlog [None req-7f48a1d6-f34b-4349-b55c-06de22856238 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.050003 [ 655.319175] [53378]: [pid: 53378|app: 0|req: 564/1135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.321803] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5d90a3e-d1b2-4ab7-9f09-24dfec410008 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] Calling method '.version_select at 0x726f72cbcb80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.340679] [53378]: INFO nova.api.openstack.requestlog [None req-a5d90a3e-d1b2-4ab7-9f09-24dfec410008 tempest-KeyPairsV2TestJSON-572504760 tempest-KeyPairsV2TestJSON-572504760-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1828510000" status: 202 len: 0 microversion: 2.1 time: 0.017523 [ 655.340679] [53378]: [pid: 53378|app: 0|req: 565/1136] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 12 06:38:47 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1828510000 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 655.342043] [53378]: DEBUG nova.api.openstack.wsgi [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "12643005-d904-4ca9-b0d1-e8310ca8e8f6", "name": "network-vif-deleted", "tag": "d7cc9b59-d7a6-4e22-b6ae-492e300be443"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.347338] [53378]: DEBUG oslo_concurrency.lockutils [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.347775] [53378]: DEBUG oslo_concurrency.lockutils [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.347775] [53378]: DEBUG oslo_concurrency.lockutils [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.353217] [53378]: INFO nova.api.openstack.compute.server_external_events [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] Creating event network-vif-deleted:d7cc9b59-d7a6-4e22-b6ae-492e300be443 for instance 12643005-d904-4ca9-b0d1-e8310ca8e8f6 on cpu-1 [ 655.356360] [53378]: INFO nova.api.openstack.requestlog [req-948db24a-a429-49e5-bb6a-dd96b4a04260 req-5f05cf00-c5ef-41ce-a430-10e33dc5af27 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016656 [ 655.356773] [53378]: [pid: 53378|app: 0|req: 566/1137] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 655.359219] [53378]: DEBUG nova.api.openstack.wsgi [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.360888] [53378]: DEBUG nova.compute.api [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.364275] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.364508] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.364694] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.365046] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.365255] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.365432] [53378]: DEBUG oslo_concurrency.lockutils [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.452250] [53378]: DEBUG nova.policy [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.460846] [53378]: INFO nova.api.openstack.requestlog [None req-caa4216d-c92e-4909-9b79-40a276be5e74 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.103442 [ 655.461222] [53378]: [pid: 53378|app: 0|req: 567/1138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.464981] [53378]: DEBUG nova.api.openstack.wsgi [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.466672] [53378]: DEBUG nova.compute.api [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.470863] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.470863] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.470863] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.470985] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.473836] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.473836] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.511214] [53378]: DEBUG nova.policy [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.515989] [53378]: INFO nova.api.openstack.requestlog [None req-f83395fd-f313-4048-81a5-26f7272378f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.054158 [ 655.516324] [53378]: [pid: 53378|app: 0|req: 568/1139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.519329] [53378]: DEBUG nova.api.openstack.wsgi [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.521422] [53378]: DEBUG nova.compute.api [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.524731] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.524973] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.525178] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.525543] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.525748] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.525923] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.621148] [53378]: DEBUG nova.policy [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.625832] [53378]: INFO nova.api.openstack.requestlog [None req-c44dccce-57fa-451a-9811-a234d827d8f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.108675 [ 655.626331] [53378]: [pid: 53378|app: 0|req: 569/1140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.629025] [53379]: DEBUG nova.virt.hardware [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 655.629025] [53379]: DEBUG nova.virt.hardware [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 655.629025] [53379]: DEBUG nova.virt.hardware [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 655.629223] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.629266] [53379]: DEBUG nova.virt.hardware [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 655.629266] [53379]: DEBUG nova.virt.hardware [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 655.630819] [53378]: DEBUG nova.compute.api [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.634519] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.634830] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.635262] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.635883] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.637021] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.637021] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.637172] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.637421] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.637663] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.638110] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.638341] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.638547] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.649968] [53379]: DEBUG nova.quota [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 655.657023] [53379]: DEBUG nova.quota [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for user beee47595b644742b0f7c84dd97451f6 and project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 655.660283] [53379]: DEBUG nova.compute.api [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 655.661719] [53379]: DEBUG nova.compute.api [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 655.675033] [53378]: DEBUG nova.policy [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.680647] [53378]: INFO nova.api.openstack.requestlog [None req-e3eb651a-3e59-4ddf-b8a6-b7305fa42f5a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1217 microversion: 2.1 time: 0.053631 [ 655.680867] [53378]: [pid: 53378|app: 0|req: 570/1141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.684283] [53378]: DEBUG nova.api.openstack.wsgi [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.685749] [53378]: DEBUG nova.compute.api [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.689050] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.691070] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.691070] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.691070] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.691070] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.691070] [53378]: DEBUG oslo_concurrency.lockutils [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.701026] [53379]: INFO nova.api.openstack.requestlog [None req-8e4050fc-8e96-48e4-ba7d-4889fab1a7ea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.607246 [ 655.701501] [53379]: [pid: 53379|app: 0|req: 572/1142] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:47 2025] POST /compute/v2.1/servers => generated 383 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 655.705662] [53379]: DEBUG nova.api.openstack.wsgi [None req-071bfeda-da0b-484b-8151-f55adefc7fa0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72bb8f70>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1014767265", "description": "tempest-description-98136134"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.736254] [53378]: DEBUG nova.policy [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.744724] [53378]: INFO nova.api.openstack.requestlog [None req-35395ea1-47ab-4f57-916b-3b2f31774af7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.063167 [ 655.745076] [53378]: [pid: 53378|app: 0|req: 571/1143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:47 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.748213] [53378]: DEBUG nova.api.openstack.wsgi [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "name": "network-vif-plugged", "status": "completed", "tag": "04c42242-2521-40ee-bffb-9b924916df2f"}, {"name": "network-changed", "server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "tag": "04c42242-2521-40ee-bffb-9b924916df2f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.757410] [53378]: DEBUG oslo_concurrency.lockutils [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.757747] [53378]: DEBUG oslo_concurrency.lockutils [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.757975] [53378]: DEBUG oslo_concurrency.lockutils [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.768135] [53378]: INFO nova.api.openstack.compute.server_external_events [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Creating event network-vif-plugged:04c42242-2521-40ee-bffb-9b924916df2f for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 655.769816] [53378]: INFO nova.api.openstack.compute.server_external_events [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] Creating event network-changed:04c42242-2521-40ee-bffb-9b924916df2f for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 655.774031] [53378]: INFO nova.api.openstack.requestlog [req-02f1dbba-acc2-4c7d-b3a2-5d2d46c197f8 req-1f3066ca-ce8a-4400-871f-8deab7d166d9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025707 [ 655.774031] [53378]: [pid: 53378|app: 0|req: 572/1144] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:48 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) [ 655.775283] [53378]: DEBUG nova.api.openstack.wsgi [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.777330] [53378]: DEBUG nova.compute.api [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.781184] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.782494] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.782494] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.782494] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.782494] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.782494] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.803724] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.804181] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.804377] [53378]: DEBUG oslo_concurrency.lockutils [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.804619] [53378]: DEBUG nova.objects.instance [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.810154] [53379]: INFO nova.api.openstack.requestlog [None req-071bfeda-da0b-484b-8151-f55adefc7fa0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.107321 [ 655.810602] [53379]: [pid: 53379|app: 0|req: 573/1145] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:47 2025] POST /compute/v2.1/os-security-groups => generated 246 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 655.813871] [53379]: DEBUG nova.api.openstack.wsgi [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.816677] [53379]: DEBUG nova.compute.api [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.822125] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.822454] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.822689] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.823093] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.823502] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.823745] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.864915] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.865331] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.865583] [53379]: DEBUG oslo_concurrency.lockutils [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.866782] [53379]: DEBUG nova.objects.instance [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.901612] [53378]: DEBUG nova.policy [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.903496] [53379]: DEBUG nova.policy [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.911104] [53378]: INFO nova.api.openstack.requestlog [None req-84361e9f-c505-43c8-892b-36e4e6997f84 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1452 microversion: 2.1 time: 0.138089 [ 655.911431] [53379]: DEBUG nova.policy [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.911563] [53378]: [pid: 53378|app: 0|req: 573/1146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1452 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.916301] [53379]: DEBUG nova.policy [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.916482] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.916697] [53379]: INFO nova.api.openstack.requestlog [None req-47b9acf4-fa13-40ef-856a-aaafb6d4ba62 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.105480 [ 655.917054] [53379]: [pid: 53379|app: 0|req: 574/1147] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.920888] [53378]: DEBUG nova.compute.api [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.924144] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.924404] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.924657] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.924909] [53379]: DEBUG nova.api.openstack.wsgi [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.924976] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.925190] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.925361] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.926717] [53379]: DEBUG nova.compute.api [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.931978] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.931978] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.931978] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.931978] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.932227] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.932324] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.963223] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.963487] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.963671] [53379]: DEBUG oslo_concurrency.lockutils [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.963872] [53379]: DEBUG nova.objects.instance [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 655.979755] [53378]: DEBUG nova.policy [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.984584] [53378]: INFO nova.api.openstack.requestlog [None req-c0b5bf9a-d39e-4a01-bd1d-cda601928af3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.072463 [ 655.984937] [53378]: [pid: 53378|app: 0|req: 574/1148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.987711] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.989013] [53379]: DEBUG nova.policy [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.989518] [53378]: DEBUG nova.compute.api [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.992929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.993212] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.994261] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.994261] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.994261] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.994261] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.996260] [53379]: INFO nova.api.openstack.requestlog [None req-5df687fb-d967-47a6-b311-6bc78b648b89 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.074536 [ 655.996718] [53379]: [pid: 53379|app: 0|req: 575/1149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.999980] [53379]: DEBUG nova.api.openstack.wsgi [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.002067] [53379]: DEBUG nova.compute.api [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.006024] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.006326] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.008018] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.008018] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.008018] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.008018] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.034721] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.037181] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.037181] [53379]: DEBUG oslo_concurrency.lockutils [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.037181] [53379]: DEBUG nova.objects.instance [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 656.050275] [53378]: DEBUG nova.policy [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.055316] [53378]: DEBUG nova.policy [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.056013] [53378]: DEBUG nova.policy [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.056671] [53378]: INFO nova.api.openstack.requestlog [None req-2b20312b-48a3-44df-8090-d17dbc1f26f8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1261 microversion: 2.21 time: 0.071163 [ 656.056988] [53378]: [pid: 53378|app: 0|req: 575/1150] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1261 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.059548] [53378]: DEBUG nova.api.openstack.wsgi [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.061265] [53378]: DEBUG nova.compute.api [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.064584] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.064830] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.065057] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.065376] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.065597] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.065785] [53378]: DEBUG oslo_concurrency.lockutils [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.080589] [53379]: DEBUG nova.policy [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.086993] [53379]: INFO nova.api.openstack.requestlog [None req-97b20a3f-6da4-42e3-b27e-fb96870ab604 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.089342 [ 656.088007] [53379]: [pid: 53379|app: 0|req: 576/1151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.091031] [53379]: DEBUG nova.api.openstack.wsgi [None req-340ee1e6-d634-4896-a8a3-e70b8ff54da1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1862073121", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.092907] [53379]: DEBUG nova.api.openstack.wsgi [None req-340ee1e6-d634-4896-a8a3-e70b8ff54da1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 656.093339] [53379]: INFO nova.api.openstack.requestlog [None req-340ee1e6-d634-4896-a8a3-e70b8ff54da1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action" status: 400 len: 938 microversion: 2.1 time: 0.004782 [ 656.093613] [53379]: [pid: 53379|app: 0|req: 577/1152] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:38:48 2025] POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action => generated 938 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 656.096618] [53379]: DEBUG nova.api.openstack.wsgi [None req-27fce928-43f8-4785-9c73-9c22c87677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.097832] [53379]: DEBUG nova.compute.api [None req-27fce928-43f8-4785-9c73-9c22c87677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.139592] [53379]: DEBUG nova.policy [None req-27fce928-43f8-4785-9c73-9c22c87677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.144257] [53379]: INFO nova.api.openstack.requestlog [None req-27fce928-43f8-4785-9c73-9c22c87677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1220 microversion: 2.1 time: 0.050058 [ 656.144597] [53379]: [pid: 53379|app: 0|req: 578/1153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.148982] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.150657] [53379]: DEBUG nova.compute.api [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.154167] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.154404] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.154591] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.155009] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.155199] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.155501] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.191337] [53379]: DEBUG nova.policy [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.195604] [53379]: INFO nova.api.openstack.requestlog [None req-e1d0abaf-635b-4fcd-9a39-3e06f17f7d8b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.050389 [ 656.195933] [53379]: [pid: 53379|app: 0|req: 579/1154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.200939] [53379]: DEBUG nova.api.openstack.wsgi [None req-650b4394-1c2a-4e24-90a9-8048a0033658 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72ba3370>, body: {"security_group_rule": {"parent_group_id": "959d8ebf-c77d-4028-8673-918550ff41b5", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "47050505-a45f-43a5-8a91-f33b58fc0e6f"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.236335] [53378]: DEBUG nova.policy [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.241689] [53378]: INFO nova.api.openstack.requestlog [None req-23f16b2b-ea5f-432e-9867-fdb4d4a408f3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.183705 [ 656.241689] [53378]: [pid: 53378|app: 0|req: 576/1155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.244549] [53378]: DEBUG nova.api.openstack.wsgi [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.246209] [53378]: DEBUG nova.compute.api [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.251021] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.252412] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.252412] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.252412] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.252412] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.252412] [53378]: DEBUG oslo_concurrency.lockutils [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.368764] [53378]: DEBUG nova.policy [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.377760] [53378]: INFO nova.api.openstack.requestlog [None req-05f7c0d8-ecc6-46b5-8297-2cd4009a0704 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1311 microversion: 2.1 time: 0.135493 [ 656.378121] [53378]: [pid: 53378|app: 0|req: 577/1156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1311 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.380722] [53378]: DEBUG nova.api.openstack.wsgi [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.382445] [53378]: DEBUG nova.compute.api [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.385796] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.388018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.388018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.388018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.388018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.388018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.407962] [53379]: INFO nova.api.openstack.requestlog [None req-650b4394-1c2a-4e24-90a9-8048a0033658 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 0.211335 [ 656.408365] [53379]: [pid: 53379|app: 0|req: 580/1157] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:48 2025] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.411120] [53379]: DEBUG nova.api.openstack.wsgi [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.412894] [53379]: DEBUG nova.compute.api [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.418632] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.418897] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.419111] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.419510] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.419712] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.419906] [53379]: DEBUG oslo_concurrency.lockutils [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.431019] [53378]: DEBUG nova.policy [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.436980] [53378]: INFO nova.api.openstack.requestlog [None req-7da6cc94-caee-4589-ac91-135562e83db3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.058211 [ 656.437359] [53378]: [pid: 53378|app: 0|req: 578/1158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.439985] [53378]: DEBUG nova.api.openstack.wsgi [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.441720] [53378]: DEBUG nova.compute.api [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.446719] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.450016] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.450016] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.450016] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.450016] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.450016] [53378]: DEBUG oslo_concurrency.lockutils [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.460794] [53379]: DEBUG nova.policy [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.466349] [53379]: INFO nova.api.openstack.requestlog [None req-06bcca3d-0908-4e0d-a936-ee0ce102c7d5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.057255 [ 656.466653] [53379]: [pid: 53379|app: 0|req: 581/1159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.469553] [53379]: DEBUG nova.api.openstack.wsgi [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.472027] [53379]: DEBUG nova.compute.api [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.478498] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.478814] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.479098] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.479523] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.479744] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.479967] [53379]: DEBUG oslo_concurrency.lockutils [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.608833] [53379]: DEBUG nova.policy [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.613280] [53379]: INFO nova.api.openstack.requestlog [None req-74d53f4a-ef83-40fe-b17c-f8161473b9d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.145946 [ 656.614512] [53379]: [pid: 53379|app: 0|req: 582/1160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.617632] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.619660] [53379]: DEBUG nova.compute.api [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.626942] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.626942] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.626942] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.627236] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.627462] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.627685] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.770159] [53379]: DEBUG nova.policy [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.776880] [53379]: INFO nova.api.openstack.requestlog [None req-2b4e8290-1a26-4ec2-a08e-86209e07d595 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1462 microversion: 2.1 time: 0.162602 [ 656.777234] [53379]: [pid: 53379|app: 0|req: 583/1161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1462 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.783669] [53379]: DEBUG nova.api.openstack.wsgi [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.785254] [53379]: DEBUG nova.compute.api [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.791100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.791100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.791100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.791288] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.791431] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.791605] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.799408] [53378]: DEBUG nova.policy [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.805637] [53378]: INFO nova.api.openstack.requestlog [None req-43c9937d-d18c-46a4-8a75-e69bc7e37b29 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.367495 [ 656.805885] [53378]: [pid: 53378|app: 0|req: 579/1162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:48 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.809550] [53378]: DEBUG nova.api.openstack.wsgi [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-2079963205", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.819696] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.820061] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.820375] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.820375] [53379]: DEBUG nova.objects.instance [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 656.849630] [53379]: DEBUG nova.policy [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.855419] [53379]: INFO nova.api.openstack.requestlog [None req-e5771080-0124-410d-aaee-e9f8534e41b4 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.076922 [ 656.856647] [53379]: [pid: 53379|app: 0|req: 584/1163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.858888] [53379]: DEBUG nova.api.openstack.wsgi [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.859288] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.859643] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.859993] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.860487] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.860818] [53379]: DEBUG nova.compute.api [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.860889] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.861013] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.865705] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.866015] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.866213] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.866570] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.867009] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.867009] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.867541] [53378]: DEBUG nova.network.neutron [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] validate_networks() for [('294fe7a6-ab08-47fd-9d0c-19ddfd4c67af', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 656.890742] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.890849] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.890965] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.891560] [53379]: DEBUG nova.objects.instance [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 656.917285] [53379]: DEBUG nova.policy [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.925334] [53379]: DEBUG nova.policy [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.926282] [53379]: DEBUG nova.policy [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.932831] [53379]: INFO nova.api.openstack.requestlog [None req-83c49f06-fc9d-4b1b-9be1-c57114ffc5a9 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.076221 [ 656.933308] [53379]: [pid: 53379|app: 0|req: 585/1164] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.936673] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.938308] [53379]: DEBUG nova.compute.api [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.945690] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.945939] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.946143] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.946504] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.946702] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.946875] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.988417] [53379]: DEBUG nova.policy [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.993123] [53379]: INFO nova.api.openstack.requestlog [None req-4b80fdeb-7e9f-430c-8070-5d207fa86c1d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.059165 [ 656.994026] [53379]: [pid: 53379|app: 0|req: 586/1165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.995933] [53379]: DEBUG nova.api.openstack.wsgi [None req-e084b4e4-8934-4707-90b5-bbc58cf2e1a4 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72ba3370>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-799040584", "description": "tempest-description-1592068154"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.065374] [53378]: DEBUG nova.virt.hardware [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 657.065657] [53378]: DEBUG nova.virt.hardware [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 657.065781] [53378]: DEBUG nova.virt.hardware [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 657.068814] [53378]: DEBUG nova.virt.hardware [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 657.068814] [53378]: DEBUG nova.virt.hardware [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 657.081310] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.081564] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.081752] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.083402] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.083402] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.083402] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.099084] [53378]: DEBUG nova.quota [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 657.101672] [53378]: DEBUG nova.quota [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for user beee47595b644742b0f7c84dd97451f6 and project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 657.107299] [53378]: DEBUG nova.compute.api [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 657.108750] [53378]: DEBUG nova.compute.api [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.148991] [53378]: INFO nova.api.openstack.requestlog [None req-db3540c6-8505-4a83-a21b-3288330599fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.338677 [ 657.148991] [53378]: [pid: 53378|app: 0|req: 580/1166] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:38:49 2025] POST /compute/v2.1/servers => generated 383 bytes in 339 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 657.149297] [53379]: INFO nova.api.openstack.requestlog [None req-e084b4e4-8934-4707-90b5-bbc58cf2e1a4 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.152440 [ 657.149297] [53379]: [pid: 53379|app: 0|req: 587/1167] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:49 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.149371] [53378]: DEBUG nova.api.openstack.wsgi [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.150150] [53379]: DEBUG nova.api.openstack.wsgi [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.151854] [53379]: DEBUG nova.compute.api [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.153077] [53378]: DEBUG nova.compute.api [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.156841] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.157092] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.157311] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.157419] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.157653] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.157694] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.157845] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.157896] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.158056] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.158234] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.158467] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.158607] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.194783] [53379]: DEBUG nova.policy [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.199282] [53379]: INFO nova.api.openstack.requestlog [None req-15f66b83-4ac3-4ce5-925a-632df6414949 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.051512 [ 657.199612] [53379]: [pid: 53379|app: 0|req: 588/1168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.201927] [53379]: DEBUG nova.api.openstack.wsgi [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.203753] [53379]: DEBUG nova.compute.api [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.208077] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.208077] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.208077] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.209331] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.209331] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.209331] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.238398] [53378]: DEBUG nova.policy [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.246647] [53378]: INFO nova.api.openstack.requestlog [None req-7af3dbc9-86e8-41c1-8dbb-45fce697c9fc tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.100374 [ 657.247037] [53378]: [pid: 53378|app: 0|req: 581/1169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.251019] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.254958] [53378]: DEBUG nova.compute.api [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.260134] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.260402] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.260592] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.260951] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.261287] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.261540] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.319656] [53379]: DEBUG nova.policy [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.324973] [53379]: INFO nova.api.openstack.requestlog [None req-aa7960cd-ee9c-40ab-aa40-9fcf2d1a56f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.124682 [ 657.325388] [53379]: [pid: 53379|app: 0|req: 589/1170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.331513] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.335097] [53379]: DEBUG nova.compute.api [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.340282] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.340543] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.340737] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.341124] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.341334] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.341512] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.358608] [53378]: DEBUG nova.policy [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.362964] [53378]: INFO nova.api.openstack.requestlog [None req-5bb0d18d-ec0a-4218-9557-700fd79f0fae tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1303 microversion: 2.1 time: 0.115294 [ 657.363426] [53378]: [pid: 53378|app: 0|req: 582/1171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1303 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.369788] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.374483] [53378]: DEBUG nova.compute.api [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.378525] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.378776] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.378955] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.379339] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.379548] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.379598] [53379]: DEBUG nova.policy [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.379718] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.388413] [53379]: INFO nova.api.openstack.requestlog [None req-dfe03446-a16e-4ff8-a361-14b7f9670529 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.060359 [ 657.388900] [53379]: [pid: 53379|app: 0|req: 590/1172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.391280] [53379]: DEBUG nova.api.openstack.wsgi [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.392928] [53379]: DEBUG nova.compute.api [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.396875] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.397355] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.397571] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.397890] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.397962] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.398141] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.398206] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.398324] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.398500] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.398563] [53378]: DEBUG nova.objects.instance [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.422057] [53378]: DEBUG nova.policy [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.423364] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.423639] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.423823] [53379]: DEBUG oslo_concurrency.lockutils [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.424027] [53379]: DEBUG nova.objects.instance [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.427033] [53378]: INFO nova.api.openstack.requestlog [None req-3ad1209e-d6bc-406c-a37b-f1f42960a279 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.063138 [ 657.427364] [53378]: [pid: 53378|app: 0|req: 583/1173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.432368] [53378]: DEBUG nova.api.openstack.wsgi [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.434421] [53378]: DEBUG nova.compute.api [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.439038] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.439348] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.439579] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.439970] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.440234] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.440489] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.451109] [53379]: DEBUG nova.policy [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.455462] [53379]: DEBUG nova.policy [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.456248] [53379]: DEBUG nova.policy [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.456912] [53379]: INFO nova.api.openstack.requestlog [None req-6720a7dd-c2fe-4f19-8eaf-2e3e1390472c tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.067647 [ 657.457357] [53379]: [pid: 53379|app: 0|req: 591/1174] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.461128] [53379]: DEBUG nova.api.openstack.wsgi [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.461263] [53379]: DEBUG nova.compute.api [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.466119] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.466466] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.466650] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.467080] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.467283] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.467988] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.473359] [53378]: DEBUG nova.policy [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.477729] [53378]: INFO nova.api.openstack.requestlog [None req-6cad7228-285d-4663-966d-c8284d1f1755 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.049780 [ 657.478397] [53378]: [pid: 53378|app: 0|req: 584/1175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.482055] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.482672] [53378]: DEBUG nova.compute.api [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.486021] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.486334] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.486576] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.487015] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.487288] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.487499] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.489959] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.490262] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.490509] [53379]: DEBUG oslo_concurrency.lockutils [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.490671] [53379]: DEBUG nova.objects.instance [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.510223] [53379]: DEBUG nova.policy [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.514786] [53379]: INFO nova.api.openstack.requestlog [None req-068c037a-af7b-4797-968b-4774e930d942 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.056853 [ 657.515040] [53379]: [pid: 53379|app: 0|req: 592/1176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.554488] [53379]: DEBUG nova.api.openstack.wsgi [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.554488] [53379]: DEBUG nova.compute.api [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.554636] [53378]: DEBUG nova.policy [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.554719] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.555377] [53378]: DEBUG nova.policy [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.555377] [53378]: DEBUG nova.policy [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.555377] [53378]: INFO nova.api.openstack.requestlog [None req-bc5247fc-4b9d-41a0-9073-fa7bdc0c0ed4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1261 microversion: 2.21 time: 0.060329 [ 657.555377] [53378]: [pid: 53378|app: 0|req: 585/1177] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1261 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.555377] [53378]: DEBUG nova.api.openstack.wsgi [None req-7413b1eb-b4e9-4566-8e06-b1ec3f27e426 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.555377] [53378]: DEBUG nova.compute.api [None req-7413b1eb-b4e9-4566-8e06-b1ec3f27e426 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.562357] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.562786] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.563109] [53379]: DEBUG oslo_concurrency.lockutils [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.563441] [53379]: DEBUG nova.objects.instance [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 657.581965] [53378]: DEBUG nova.policy [None req-7413b1eb-b4e9-4566-8e06-b1ec3f27e426 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.587032] [53378]: INFO nova.api.openstack.requestlog [None req-7413b1eb-b4e9-4566-8e06-b1ec3f27e426 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1220 microversion: 2.1 time: 0.046696 [ 657.587373] [53378]: [pid: 53378|app: 0|req: 586/1178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.591071] [53378]: DEBUG nova.api.openstack.wsgi [None req-377cae2a-1cd9-4a3b-987d-6c8d63fc700e tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72cbdab0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-2026207298", "description": "tempest-description-1096824894"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.595368] [53379]: DEBUG nova.policy [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.614418] [53379]: INFO nova.api.openstack.requestlog [None req-b029c95c-4464-498f-be0e-5978a94b9ffe tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.096088 [ 657.614418] [53379]: [pid: 53379|app: 0|req: 593/1179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.617212] [53379]: DEBUG nova.api.openstack.wsgi [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.619234] [53379]: DEBUG nova.compute.api [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.623222] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.623485] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.623675] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.624048] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.624254] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.624445] [53379]: DEBUG oslo_concurrency.lockutils [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.677214] [53379]: DEBUG nova.policy [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.682661] [53379]: INFO nova.api.openstack.requestlog [None req-508da1e2-35b3-47b9-8d2e-54e4e9235c45 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.068676 [ 657.683677] [53379]: [pid: 53379|app: 0|req: 594/1180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.687105] [53379]: DEBUG nova.api.openstack.wsgi [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.691258] [53379]: DEBUG nova.compute.api [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.694123] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.694416] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.694640] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.695244] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.695549] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.695778] [53379]: DEBUG oslo_concurrency.lockutils [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.741523] [53378]: INFO nova.api.openstack.requestlog [None req-377cae2a-1cd9-4a3b-987d-6c8d63fc700e tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.152727 [ 657.741611] [53378]: [pid: 53378|app: 0|req: 587/1181] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:49 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.746925] [53378]: DEBUG nova.api.openstack.wsgi [None req-3efb1e75-9413-418c-aa45-01f1462128b3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.749377] [53378]: DEBUG nova.api.openstack.wsgi [None req-3efb1e75-9413-418c-aa45-01f1462128b3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 657.749801] [53378]: INFO nova.api.openstack.requestlog [None req-3efb1e75-9413-418c-aa45-01f1462128b3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action" status: 400 len: 619 microversion: 2.1 time: 0.007678 [ 657.750440] [53378]: [pid: 53378|app: 0|req: 588/1182] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:38:50 2025] POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action => generated 619 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 657.754629] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.755166] [53378]: DEBUG nova.compute.api [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.759857] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.760137] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.760324] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.760679] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.760942] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.761495] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.809747] [53379]: DEBUG nova.policy [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.814103] [53379]: INFO nova.api.openstack.requestlog [None req-e14df4f6-7629-4d69-8f51-5cc26814cbe5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.129717 [ 657.814429] [53379]: [pid: 53379|app: 0|req: 595/1183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:49 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.819778] [53379]: DEBUG nova.api.openstack.wsgi [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.821075] [53379]: DEBUG nova.compute.api [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.827725] [53379]: DEBUG oslo_concurrency.lockutils [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.843028] [53378]: DEBUG nova.policy [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.845874] [53378]: INFO nova.api.openstack.requestlog [None req-d7af5de2-6228-4c7d-91e6-56f0175301d2 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1457 microversion: 2.1 time: 0.094834 [ 657.846211] [53378]: [pid: 53378|app: 0|req: 589/1184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.852016] [53378]: DEBUG nova.api.openstack.wsgi [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.852454] [53378]: DEBUG nova.compute.api [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.855684] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.855928] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.856122] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.856468] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.856663] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.856834] [53378]: DEBUG oslo_concurrency.lockutils [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.857014] [53379]: DEBUG nova.policy [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.861418] [53379]: INFO nova.api.openstack.requestlog [None req-93855477-2d3e-413c-a905-4b1a2827b4e3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.046407 [ 657.861994] [53379]: [pid: 53379|app: 0|req: 596/1185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.864565] [53379]: DEBUG nova.api.openstack.wsgi [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a", "name": "network-vif-deleted", "tag": "c0bd16d0-d37c-4312-9059-05a3f25a5dfe"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.870163] [53379]: DEBUG oslo_concurrency.lockutils [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.870505] [53379]: DEBUG oslo_concurrency.lockutils [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.870750] [53379]: DEBUG oslo_concurrency.lockutils [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.876640] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] Creating event network-vif-deleted:c0bd16d0-d37c-4312-9059-05a3f25a5dfe for instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a on cpu-1 [ 657.879480] [53379]: INFO nova.api.openstack.requestlog [req-9208394a-54b5-429c-b46a-603c673bed67 req-bff3ddbc-28eb-48f4-8c6c-b1e431c2d386 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016761 [ 657.880725] [53379]: [pid: 53379|app: 0|req: 597/1186] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:50 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) [ 657.883617] [53379]: DEBUG nova.api.openstack.wsgi [None req-8524197f-7133-4224-b566-d44645cef70c tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72c12ef0>, body: {"security_group_rule": {"parent_group_id": "b6687810-1da8-4b30-bff1-9ddf48d1666b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "ee463007-8f12-4811-8abb-538d37554988"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.891609] [53378]: DEBUG nova.policy [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.896752] [53378]: INFO nova.api.openstack.requestlog [None req-067de917-2134-403d-ba69-fc7dc790c00a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.049937 [ 657.897077] [53378]: [pid: 53378|app: 0|req: 590/1187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.901516] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.903826] [53378]: DEBUG nova.compute.api [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.908418] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.908738] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.908853] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.909324] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.909481] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.909662] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.018622] [53378]: DEBUG nova.policy [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.026965] [53378]: INFO nova.api.openstack.requestlog [None req-7d649dbb-d437-4bbd-bca5-36883d00654a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.128827 [ 658.026965] [53378]: [pid: 53378|app: 0|req: 591/1188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.029848] [53378]: DEBUG nova.api.openstack.wsgi [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1770a48d-f69f-47cc-9a8f-0f9a551d1e13", "name": "network-vif-plugged", "status": "completed", "tag": "73728361-c5da-4dcc-be15-a16fe25452b6"}, {"name": "network-changed", "server_uuid": "1770a48d-f69f-47cc-9a8f-0f9a551d1e13", "tag": "73728361-c5da-4dcc-be15-a16fe25452b6"}, {"server_uuid": "ee4acd66-0646-485f-9aad-19aa45c6ac50", "name": "network-vif-deleted", "tag": "4abe9053-2c2d-4331-a4e0-d944123ce559"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 658.031123] [53379]: INFO nova.api.openstack.requestlog [None req-8524197f-7133-4224-b566-d44645cef70c tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 0.149532 [ 658.032126] [53379]: [pid: 53379|app: 0|req: 598/1189] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:50 2025] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.035855] [53379]: DEBUG nova.api.openstack.wsgi [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.038603] [53378]: DEBUG oslo_concurrency.lockutils [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.038940] [53378]: DEBUG oslo_concurrency.lockutils [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.039297] [53378]: DEBUG oslo_concurrency.lockutils [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.040182] [53379]: DEBUG nova.compute.api [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.047349] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.047349] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.047557] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.047700] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Creating event network-vif-plugged:73728361-c5da-4dcc-be15-a16fe25452b6 for instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 on cpu-1 [ 658.047941] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.047994] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Creating event network-changed:73728361-c5da-4dcc-be15-a16fe25452b6 for instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 on cpu-1 [ 658.048234] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] Creating event network-vif-deleted:4abe9053-2c2d-4331-a4e0-d944123ce559 for instance ee4acd66-0646-485f-9aad-19aa45c6ac50 on cpu-1 [ 658.048268] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.048664] [53379]: DEBUG oslo_concurrency.lockutils [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.051824] [53378]: INFO nova.api.openstack.requestlog [req-d9c9a708-5636-4aa8-bb23-4a64364e33fc req-e32493f6-fb88-42e6-bed1-f28164470f10 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.024294 [ 658.052669] [53378]: [pid: 53378|app: 0|req: 592/1190] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:50 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.055627] [53378]: DEBUG nova.api.openstack.wsgi [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.057667] [53378]: DEBUG nova.compute.api [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.061662] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.061901] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.062108] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.062511] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.062734] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.062891] [53378]: DEBUG oslo_concurrency.lockutils [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.083670] [53379]: DEBUG nova.policy [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.088208] [53379]: INFO nova.api.openstack.requestlog [None req-b347e663-5095-418a-b477-1d6f1064a102 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1292 microversion: 2.1 time: 0.055383 [ 658.088597] [53379]: [pid: 53379|app: 0|req: 599/1191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.159164] [53378]: DEBUG nova.policy [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.163186] [53378]: INFO nova.api.openstack.requestlog [None req-d970bd08-82de-4b19-aa63-51a4553fb167 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.109552 [ 658.163511] [53378]: [pid: 53378|app: 0|req: 593/1192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.166132] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.167746] [53378]: DEBUG nova.compute.api [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.171218] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.171460] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.171647] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.172047] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.172261] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.172465] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.189338] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.189567] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.189752] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.189944] [53378]: DEBUG nova.objects.instance [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.191688] [53379]: DEBUG nova.api.openstack.wsgi [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Calling method '.version_select at 0x726f72ba3d90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.199028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.199028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.199028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.211254] [53378]: DEBUG nova.policy [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.211360] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.211541] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.211724] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.215243] [53378]: INFO nova.api.openstack.requestlog [None req-5a43b2e5-317f-4d8a-a327-c96307d2aa22 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.051142 [ 658.215560] [53378]: [pid: 53378|app: 0|req: 594/1193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.217908] [53378]: DEBUG nova.api.openstack.wsgi [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.219544] [53378]: DEBUG nova.compute.api [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.222650] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.222876] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.223073] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.223446] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.223637] [53379]: INFO nova.api.openstack.requestlog [None req-b91a1a4b-9d8c-4b20-b1d0-b3de08d87d2b tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/a491da7a23054192b83aa32c35059ac4?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088" status: 200 len: 644 microversion: 2.1 time: 0.134444 [ 658.223699] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.223820] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.223962] [53379]: [pid: 53379|app: 0|req: 600/1194] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/os-simple-tenant-usage/a491da7a23054192b83aa32c35059ac4?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088 => generated 644 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.226287] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.227846] [53379]: DEBUG nova.compute.api [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.230878] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.231127] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.231316] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.231663] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.231865] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.232053] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.245183] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.245431] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.245730] [53378]: DEBUG oslo_concurrency.lockutils [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.245810] [53378]: DEBUG nova.objects.instance [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lazy-loading 'fault' on Instance uuid 4821ce1f-d002-4709-a8b3-abad35cc3d0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.264747] [53379]: DEBUG nova.policy [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.265227] [53378]: DEBUG nova.policy [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.268721] [53379]: INFO nova.api.openstack.requestlog [None req-4d78d2ad-def4-401c-bea7-67b27389cbed tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.044192 [ 658.269031] [53379]: [pid: 53379|app: 0|req: 601/1195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.271073] [53378]: DEBUG nova.policy [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.271073] [53378]: DEBUG nova.policy [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b3f29abc6df24a74bd9f5157989614ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c490d749b5841218b58f43e60b05b1d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.271389] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a0d6387-acf4-4a63-bc87-19e36bf1a2f1 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f72bbb7f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.273827] [53378]: INFO nova.api.openstack.requestlog [None req-936fa000-c0d5-4ecf-af1e-07c32e34f799 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 200 len: 1466 microversion: 2.75 time: 0.057756 [ 658.274174] [53378]: [pid: 53378|app: 0|req: 595/1196] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 1466 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.277035] [53378]: DEBUG nova.api.openstack.wsgi [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.278109] [53378]: DEBUG nova.compute.api [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.281190] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.281425] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.281611] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.281949] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.282162] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.282372] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.349848] [53378]: DEBUG nova.policy [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.354769] [53378]: INFO nova.api.openstack.requestlog [None req-2cd7db02-4416-4789-83f5-3eaaa5aee076 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.079313 [ 658.354769] [53378]: [pid: 53378|app: 0|req: 596/1197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.357322] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.358810] [53378]: DEBUG nova.compute.api [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.361897] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.362183] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.362405] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.362795] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.363035] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.363217] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.365552] [53379]: INFO nova.api.openstack.requestlog [None req-4a0d6387-acf4-4a63-bc87-19e36bf1a2f1 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ee463007-8f12-4811-8abb-538d37554988" status: 202 len: 0 microversion: 2.1 time: 0.095894 [ 658.366445] [53379]: [pid: 53379|app: 0|req: 602/1198] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:50 2025] DELETE /compute/v2.1/os-security-groups/ee463007-8f12-4811-8abb-538d37554988 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 658.368512] [53379]: DEBUG nova.api.openstack.wsgi [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '.version_select at 0x726f72bb96c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.374233] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.374464] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.374655] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.380127] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.380355] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.380541] [53379]: DEBUG oslo_concurrency.lockutils [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.385993] [53379]: INFO nova.api.openstack.requestlog [None req-402dc7d9-5f86-4f86-babe-1544fe2dcf6f tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/a491da7a23054192b83aa32c35059ac4?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088" status: 200 len: 693 microversion: 2.1 time: 0.019529 [ 658.386294] [53379]: [pid: 53379|app: 0|req: 603/1199] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/os-simple-tenant-usage/a491da7a23054192b83aa32c35059ac4?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.388510] [53379]: DEBUG nova.api.openstack.wsgi [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.390015] [53379]: DEBUG nova.compute.api [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.394775] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.395007] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.395181] [53378]: DEBUG nova.policy [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.395263] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.395527] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.395727] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.395899] [53379]: DEBUG oslo_concurrency.lockutils [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.400218] [53378]: INFO nova.api.openstack.requestlog [None req-7f63143c-5c2b-4874-b205-5fb84132e74b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.045210 [ 658.401839] [53378]: [pid: 53378|app: 0|req: 597/1200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.405120] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1496318669"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 658.407998] [53378]: DEBUG nova.compute.api [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.411291] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.411592] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.411857] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.412301] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.412646] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.412883] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.486543] [53379]: DEBUG nova.policy [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.491720] [53379]: INFO nova.api.openstack.requestlog [None req-8acca835-1e2e-4190-b69a-b084306b9fa7 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.104842 [ 658.492097] [53379]: [pid: 53379|app: 0|req: 604/1201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.495040] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ffd87c1-c1c2-4eca-b58b-fd0370bd87eb tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f72c123b0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.525267] [53379]: INFO nova.api.openstack.requestlog [None req-1ffd87c1-c1c2-4eca-b58b-fd0370bd87eb tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/b6687810-1da8-4b30-bff1-9ddf48d1666b" status: 200 len: 247 microversion: 2.1 time: 0.032508 [ 658.525616] [53379]: [pid: 53379|app: 0|req: 605/1202] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/os-security-groups/b6687810-1da8-4b30-bff1-9ddf48d1666b => generated 247 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.528157] [53379]: DEBUG nova.api.openstack.wsgi [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.529956] [53379]: DEBUG nova.compute.api [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.533871] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.534128] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.534317] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.534669] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.534870] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.535060] [53379]: DEBUG oslo_concurrency.lockutils [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.643973] [53379]: DEBUG nova.policy [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.649872] [53379]: INFO nova.api.openstack.requestlog [None req-4381f845-1bda-402d-b5f5-afddd4dff85f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1303 microversion: 2.1 time: 0.123571 [ 658.650260] [53379]: [pid: 53379|app: 0|req: 606/1203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1303 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.654439] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Calling method '.version_select at 0x726f72ba3d00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.661718] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.661718] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.661718] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.684687] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.685085] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.685296] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.714917] [53379]: INFO nova.api.openstack.requestlog [None req-c0f6f6d3-907e-4537-b4d8-506406a79f7c tempest-TenantUsagesTestJSON-1172980241 tempest-TenantUsagesTestJSON-1172980241-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088&detailed=1" status: 200 len: 13856 microversion: 2.1 time: 0.063871 [ 658.715322] [53379]: [pid: 53379|app: 0|req: 607/1204] 10.180.1.21 () {58 vars in 1330 bytes} [Wed Mar 12 06:38:50 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-11T06%3A38%3A50.142088&end=2025-03-13T06%3A38%3A50.142088&detailed=1 => generated 13856 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 658.718705] [53379]: DEBUG nova.api.openstack.wsgi [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.724069] [53379]: DEBUG nova.compute.api [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.728027] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.728295] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.728484] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.728871] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.729209] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.729264] [53379]: DEBUG oslo_concurrency.lockutils [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.769915] [53379]: DEBUG nova.policy [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.779051] [53379]: INFO nova.api.openstack.requestlog [None req-32cf753f-c663-4cee-8544-4c4c994c8e9a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.058675 [ 658.779051] [53379]: [pid: 53379|app: 0|req: 608/1205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.779051] [53379]: DEBUG nova.api.openstack.wsgi [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.780976] [53379]: DEBUG nova.compute.api [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.785597] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.785895] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.786099] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.786717] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.786959] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.787189] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.814631] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.814863] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.815027] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.815228] [53379]: DEBUG nova.objects.instance [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.838569] [53378]: INFO nova.api.openstack.requestlog [None req-e7310ef7-f207-4ef8-8be8-195a45f08c14 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action" status: 202 len: 0 microversion: 2.1 time: 0.434916 [ 658.838569] [53378]: [pid: 53378|app: 0|req: 598/1206] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:50 2025] POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 658.840967] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.842808] [53378]: DEBUG nova.compute.api [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.846705] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.847027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.847161] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.847529] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.847731] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.847923] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.850417] [53379]: DEBUG nova.policy [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.857461] [53379]: INFO nova.api.openstack.requestlog [None req-bce1689c-762b-4491-89cd-11560d9d6529 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.081187 [ 658.857928] [53379]: [pid: 53379|app: 0|req: 609/1207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.860860] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.862651] [53379]: DEBUG nova.compute.api [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.868592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.868830] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.869285] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.869285] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.869470] [53378]: DEBUG nova.objects.instance [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.900923] [53378]: DEBUG nova.policy [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.909594] [53378]: DEBUG nova.policy [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.910857] [53378]: DEBUG nova.policy [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.910857] [53378]: INFO nova.api.openstack.requestlog [None req-1c37cd21-9bc2-4733-81b7-65f4b308e086 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.072175 [ 658.912028] [53378]: [pid: 53378|app: 0|req: 599/1208] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.912830] [53379]: DEBUG nova.policy [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.914182] [53378]: DEBUG nova.api.openstack.wsgi [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.916754] [53378]: DEBUG nova.compute.api [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.918079] [53379]: INFO nova.api.openstack.requestlog [None req-8b49b50f-a945-48e8-8b7d-4b80eac06bc3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.059330 [ 658.918146] [53379]: [pid: 53379|app: 0|req: 610/1209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.925019] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6dddc6c-210a-41c4-a7d1-36886b221bc7 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f72bb9b40>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-525652270", "description": "tempest-description-525400554"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.925278] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.964228] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.964339] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.964540] [53378]: DEBUG oslo_concurrency.lockutils [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.964792] [53378]: DEBUG nova.objects.instance [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.993154] [53378]: DEBUG nova.policy [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.998500] [53378]: INFO nova.api.openstack.requestlog [None req-708b03a7-e665-427e-9ce7-53d20853a773 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.086415 [ 658.998634] [53378]: [pid: 53378|app: 0|req: 600/1210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.001472] [53378]: DEBUG nova.api.openstack.wsgi [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.003565] [53378]: DEBUG nova.compute.api [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.006849] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.007104] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.007300] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.007714] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.007925] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.008120] [53378]: DEBUG oslo_concurrency.lockutils [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.034875] [53379]: INFO nova.api.openstack.requestlog [None req-c6dddc6c-210a-41c4-a7d1-36886b221bc7 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.116085 [ 659.035293] [53379]: [pid: 53379|app: 0|req: 611/1211] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:38:51 2025] POST /compute/v2.1/os-security-groups => generated 246 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.037973] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.039760] [53379]: DEBUG nova.compute.api [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.044110] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.044355] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.044544] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.044920] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.045133] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.045306] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.046772] [53378]: DEBUG nova.policy [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.056012] [53378]: DEBUG nova.policy [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.056837] [53378]: DEBUG nova.policy [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.057557] [53378]: INFO nova.api.openstack.requestlog [None req-02f00529-f5ea-435a-aa44-d8936d20753a tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.058295 [ 659.057894] [53378]: [pid: 53378|app: 0|req: 601/1212] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 659.060849] [53378]: DEBUG nova.api.openstack.wsgi [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.062927] [53378]: DEBUG nova.compute.api [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.068990] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.069312] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.069547] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.069968] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.070264] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.070466] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.082506] [53379]: DEBUG nova.policy [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.087387] [53379]: INFO nova.api.openstack.requestlog [None req-dc88cc62-b099-4ff2-aad5-5ad22ee3bd35 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.051230 [ 659.087656] [53379]: [pid: 53379|app: 0|req: 612/1213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.090159] [53379]: DEBUG nova.api.openstack.wsgi [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.091557] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.091785] [53379]: DEBUG nova.compute.api [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.091825] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.092007] [53378]: DEBUG oslo_concurrency.lockutils [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.092235] [53378]: DEBUG nova.objects.instance [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 659.095393] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.095628] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.095813] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.096210] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.096415] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.096591] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.112843] [53378]: DEBUG nova.policy [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.117578] [53378]: INFO nova.api.openstack.requestlog [None req-530aa205-d8e5-4ea9-acec-08fd906127fa tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.058996 [ 659.117947] [53378]: [pid: 53378|app: 0|req: 602/1214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.122129] [53378]: DEBUG nova.api.openstack.wsgi [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.122418] [53378]: DEBUG nova.compute.api [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.125654] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.125900] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.126159] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.126554] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.126843] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.127061] [53378]: DEBUG oslo_concurrency.lockutils [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.132161] [53379]: DEBUG nova.policy [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.136984] [53379]: INFO nova.api.openstack.requestlog [None req-1fda9ccb-0449-4ed0-ae0e-c9f94589ad2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.048722 [ 659.137428] [53379]: [pid: 53379|app: 0|req: 613/1215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.139736] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.141868] [53379]: DEBUG nova.compute.api [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.142422] [53378]: DEBUG nova.compute.api [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 659.145322] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.145555] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.145745] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.146094] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.146338] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.146515] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.193160] [53378]: INFO nova.api.openstack.requestlog [None req-9102e9d1-429b-4651-a167-a213bb8a859d tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 204 len: 0 microversion: 2.1 time: 0.074370 [ 659.193547] [53378]: [pid: 53378|app: 0|req: 603/1216] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:51 2025] DELETE /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 659.196899] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-2047648614"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.198465] [53378]: DEBUG nova.compute.api [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.201796] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.202447] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.202447] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.202768] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.202976] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.204206] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.222464] [53378]: INFO nova.api.openstack.wsgi [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Cannot 'createImage' instance 209c6c95-5409-495f-8196-1d3ce8d9d21b while it is in task_state image_snapshot_pending [ 659.222855] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 409 to user: Cannot 'createImage' instance 209c6c95-5409-495f-8196-1d3ce8d9d21b while it is in task_state image_snapshot_pending {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 659.223375] [53378]: INFO nova.api.openstack.requestlog [None req-b0d9b255-5d5d-4667-83fb-95aee92c5c7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action" status: 409 len: 167 microversion: 2.1 time: 0.029150 [ 659.223752] [53378]: [pid: 53378|app: 0|req: 604/1217] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:38:51 2025] POST /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b/action => generated 167 bytes in 30 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 659.227902] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.230130] [53378]: DEBUG nova.compute.api [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.233074] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.233401] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.233654] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.234110] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.234357] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.234560] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.254895] [53379]: DEBUG nova.policy [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.259219] [53379]: INFO nova.api.openstack.requestlog [None req-c2db9423-2b91-408e-adfa-d63aedf6b7ab tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.121309 [ 659.259541] [53379]: [pid: 53379|app: 0|req: 614/1218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.262990] [53379]: DEBUG nova.api.openstack.wsgi [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.267016] [53379]: DEBUG nova.compute.api [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.268882] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.269159] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.269362] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.269733] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.269932] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.270142] [53379]: DEBUG oslo_concurrency.lockutils [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.270419] [53378]: DEBUG nova.policy [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.275059] [53378]: INFO nova.api.openstack.requestlog [None req-3e7ca0b6-13e4-470f-bebe-8338a8593c0e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.049337 [ 659.275386] [53378]: [pid: 53378|app: 0|req: 605/1219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.278175] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c42cc5f-885b-4daa-90bc-c1e42395c7d8 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f7284ab90>, body: {"security_group_rule": {"parent_group_id": "1c98da22-e6d6-432b-8740-a9f51ec1339b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.307057] [53379]: DEBUG nova.policy [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.311415] [53379]: INFO nova.api.openstack.requestlog [None req-15cee868-ed0e-4962-94af-af06fa1f0934 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.051279 [ 659.311734] [53379]: [pid: 53379|app: 0|req: 615/1220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.314359] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.315961] [53379]: DEBUG nova.compute.api [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.319190] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.319478] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.319711] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.320100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.320313] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.320486] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.338482] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.338482] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.338754] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.338804] [53379]: DEBUG nova.objects.instance [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 659.393516] [53379]: DEBUG nova.policy [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.396233] [53379]: INFO nova.api.openstack.requestlog [None req-e6105edc-e249-4355-8687-c6bf2943abe2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.083802 [ 659.396561] [53379]: [pid: 53379|app: 0|req: 616/1221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.399281] [53379]: DEBUG nova.api.openstack.wsgi [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.402573] [53378]: INFO nova.api.openstack.requestlog [None req-4c42cc5f-885b-4daa-90bc-c1e42395c7d8 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.126445 [ 659.402759] [53379]: DEBUG nova.compute.api [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.402929] [53378]: [pid: 53378|app: 0|req: 606/1222] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:51 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.406463] [53378]: DEBUG nova.api.openstack.wsgi [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.406553] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.406747] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.406935] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.407293] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.407496] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.407663] [53379]: DEBUG oslo_concurrency.lockutils [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.408577] [53378]: DEBUG nova.compute.api [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.416729] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.416729] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.416852] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.418873] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.418873] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.418873] [53378]: DEBUG oslo_concurrency.lockutils [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.488923] [53378]: DEBUG nova.policy [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.493830] [53378]: INFO nova.api.openstack.requestlog [None req-e770197e-9ea6-4029-931b-3db4d5323dd4 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1463 microversion: 2.1 time: 0.090221 [ 659.495110] [53378]: [pid: 53378|app: 0|req: 607/1223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.497137] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.498372] [53378]: DEBUG nova.compute.api [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.502196] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.502485] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.502689] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.503067] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.503373] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.503443] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.522666] [53379]: DEBUG nova.policy [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.523481] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.523728] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.523909] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.524147] [53378]: DEBUG nova.objects.instance [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 659.527226] [53379]: INFO nova.api.openstack.requestlog [None req-6df0d6e9-03f6-4d08-ad09-6b5d8ca19678 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.129958 [ 659.527679] [53379]: [pid: 53379|app: 0|req: 617/1224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.530029] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd834147-ea76-4876-8092-b7b9b15efeb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f72bbb910>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.545318] [53378]: DEBUG nova.policy [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.550395] [53378]: INFO nova.api.openstack.requestlog [None req-ee6869bb-bc01-48b9-944d-22f2bc6893b7 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.055599 [ 659.550692] [53378]: [pid: 53378|app: 0|req: 608/1225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.554782] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.556420] [53378]: DEBUG nova.compute.api [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.559636] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.559867] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.560084] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.560443] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.560647] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.560818] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.592255] [53378]: DEBUG nova.policy [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.596598] [53378]: INFO nova.api.openstack.requestlog [None req-bb222ec6-5cdf-4bdb-9ef6-8900384b2cf6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.043766 [ 659.596918] [53378]: [pid: 53378|app: 0|req: 609/1226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.599626] [53378]: DEBUG nova.api.openstack.wsgi [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.601258] [53378]: DEBUG nova.compute.api [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] [instance: 4821ce1f-d002-4709-a8b3-abad35cc3d0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.604452] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.604684] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.604869] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.605229] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.605432] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.605609] [53378]: DEBUG oslo_concurrency.lockutils [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.616109] [53378]: INFO nova.api.openstack.wsgi [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] HTTP exception thrown: Instance 4821ce1f-d002-4709-a8b3-abad35cc3d0f could not be found. [ 659.616109] [53378]: DEBUG nova.api.openstack.wsgi [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] Returning 404 to user: Instance 4821ce1f-d002-4709-a8b3-abad35cc3d0f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 659.616109] [53378]: INFO nova.api.openstack.requestlog [None req-42490423-0b51-4bb9-9028-e7e5d353d255 tempest-ServersAdmin275Test-1070605842 tempest-ServersAdmin275Test-1070605842-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f" status: 404 len: 111 microversion: 2.75 time: 0.018192 [ 659.616109] [53378]: [pid: 53378|app: 0|req: 610/1227] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/4821ce1f-d002-4709-a8b3-abad35cc3d0f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 659.619242] [53378]: DEBUG nova.api.openstack.wsgi [None req-7756102d-ed03-401c-bac6-d9aa0b1c3ea7 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Action: 'create', calling method: .version_select at 0x726f729d3c70>, body: {"security_group_rule": {"parent_group_id": "1c98da22-e6d6-432b-8740-a9f51ec1339b", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.619372] [53379]: INFO nova.api.openstack.requestlog [None req-bd834147-ea76-4876-8092-b7b9b15efeb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0541bac0-7ad1-4ac3-b2a9-5103bc26710b" status: 204 len: 0 microversion: 2.1 time: 0.091141 [ 659.619721] [53379]: [pid: 53379|app: 0|req: 618/1228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] DELETE /compute/v2.1/images/0541bac0-7ad1-4ac3-b2a9-5103bc26710b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 659.623583] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.625242] [53379]: DEBUG nova.compute.api [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.628974] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.629244] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.629432] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.629786] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.629984] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.630178] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.664917] [53379]: DEBUG nova.policy [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.670209] [53379]: INFO nova.api.openstack.requestlog [None req-3b80c57f-1ce2-440a-8a12-4e8607d6c4bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.049838 [ 659.671178] [53379]: [pid: 53379|app: 0|req: 619/1229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.673136] [53379]: DEBUG nova.api.openstack.wsgi [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.675224] [53379]: DEBUG nova.compute.api [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.682122] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.682122] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.682122] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.682454] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.684036] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.684036] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.734603] [53378]: INFO nova.api.openstack.requestlog [None req-7756102d-ed03-401c-bac6-d9aa0b1c3ea7 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.118080 [ 659.735209] [53378]: [pid: 53378|app: 0|req: 611/1230] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 12 06:38:51 2025] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.739502] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.743542] [53378]: DEBUG nova.compute.api [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.747716] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.747975] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.748216] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.748579] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.748784] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.748960] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.776067] [53379]: DEBUG nova.policy [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.781431] [53379]: INFO nova.api.openstack.requestlog [None req-b8cde735-92f6-465c-b629-99316c3a7d90 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.110278 [ 659.781768] [53379]: [pid: 53379|app: 0|req: 620/1231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:51 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.790677] [53379]: DEBUG nova.api.openstack.wsgi [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.792529] [53379]: DEBUG nova.compute.api [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.795565] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.795810] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.795996] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.796900] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.796900] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.796900] [53379]: DEBUG oslo_concurrency.lockutils [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.865153] [53378]: DEBUG nova.policy [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.871140] [53378]: INFO nova.api.openstack.requestlog [None req-a5c29b1e-a7a0-4882-bf0a-e7a9b0921713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1530 microversion: 2.1 time: 0.134942 [ 659.871322] [53378]: [pid: 53378|app: 0|req: 612/1232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1530 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.873887] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4e86522-5227-41d5-9ed5-56bb3c651de4 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f729d1a20>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.884802] [53379]: DEBUG nova.policy [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.895810] [53379]: INFO nova.api.openstack.requestlog [None req-65da88d6-699f-4a94-bf6e-f0d31b974019 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1291 microversion: 2.1 time: 0.113322 [ 659.896194] [53379]: [pid: 53379|app: 0|req: 621/1233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1291 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.904064] [53379]: DEBUG nova.api.openstack.wsgi [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.907656] [53379]: DEBUG nova.compute.api [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.910757] [53378]: INFO nova.api.openstack.requestlog [None req-f4e86522-5227-41d5-9ed5-56bb3c651de4 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/1c98da22-e6d6-432b-8740-a9f51ec1339b" status: 200 len: 663 microversion: 2.1 time: 0.038746 [ 659.911149] [53378]: [pid: 53378|app: 0|req: 613/1234] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/os-security-groups/1c98da22-e6d6-432b-8740-a9f51ec1339b => generated 663 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.914191] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.914483] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.914710] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.915119] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.915355] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.915408] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.915532] [53379]: DEBUG oslo_concurrency.lockutils [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.917208] [53378]: DEBUG nova.compute.api [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.922042] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.923528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.923528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.923528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.923528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.923528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.944091] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.944346] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.944537] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.944756] [53378]: DEBUG nova.objects.instance [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 659.971439] [53379]: DEBUG nova.policy [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.973408] [53378]: DEBUG nova.policy [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.977834] [53379]: INFO nova.api.openstack.requestlog [None req-b966ed22-e729-4545-a063-64b843c4b181 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.081025 [ 659.978182] [53378]: INFO nova.api.openstack.requestlog [None req-0b007f52-745a-47ea-a3de-e3ff24cd6c5c tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.066417 [ 659.978223] [53379]: [pid: 53379|app: 0|req: 622/1235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.978545] [53378]: [pid: 53378|app: 0|req: 614/1236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.983265] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fa1d8a0-4f85-462b-aebb-5b9bfaae8eb3 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f728484c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.983302] [53379]: DEBUG nova.api.openstack.wsgi [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cddcd373-40f5-42eb-b1c4-a3d23e5fe567", "name": "network-vif-plugged", "status": "completed", "tag": "d5617115-74ea-4295-b8a5-2cc59caf5418"}, {"name": "network-changed", "server_uuid": "cddcd373-40f5-42eb-b1c4-a3d23e5fe567", "tag": "d5617115-74ea-4295-b8a5-2cc59caf5418"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.988836] [53379]: DEBUG oslo_concurrency.lockutils [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.989105] [53379]: DEBUG oslo_concurrency.lockutils [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.989299] [53379]: DEBUG oslo_concurrency.lockutils [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.997913] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Creating event network-vif-plugged:d5617115-74ea-4295-b8a5-2cc59caf5418 for instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 on cpu-1 [ 659.998347] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] Creating event network-changed:d5617115-74ea-4295-b8a5-2cc59caf5418 for instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 on cpu-1 [ 660.002184] [53379]: INFO nova.api.openstack.requestlog [req-ff1161da-ad3e-480b-ba29-8b21a12eed1f req-866b0474-29fc-4269-a89c-8a96e05c8d16 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022292 [ 660.002184] [53379]: [pid: 53379|app: 0|req: 623/1237] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:52 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) [ 660.005718] [53379]: DEBUG nova.api.openstack.wsgi [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.007414] [53379]: DEBUG nova.compute.api [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.012033] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.012225] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.012503] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.012925] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.013220] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.013458] [53379]: DEBUG oslo_concurrency.lockutils [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.053594] [53379]: DEBUG nova.policy [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.060449] [53379]: INFO nova.api.openstack.requestlog [None req-9640e55b-8ba1-4525-8ef4-c1bba1708abd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.058128 [ 660.060798] [53379]: [pid: 53379|app: 0|req: 624/1238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.063511] [53379]: DEBUG nova.api.openstack.wsgi [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.065029] [53379]: DEBUG nova.compute.api [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.068976] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.068976] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.069164] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.069455] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.069657] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.069832] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.092385] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.092671] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.092896] [53379]: DEBUG oslo_concurrency.lockutils [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.093142] [53379]: DEBUG nova.objects.instance [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.119139] [53379]: DEBUG nova.policy [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.123433] [53378]: INFO nova.api.openstack.requestlog [None req-6fa1d8a0-4f85-462b-aebb-5b9bfaae8eb3 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/59984a6b-ec93-48b8-a56b-e505379eb5db" status: 202 len: 0 microversion: 2.1 time: 0.144231 [ 660.123962] [53378]: [pid: 53378|app: 0|req: 615/1239] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-group-rules/59984a6b-ec93-48b8-a56b-e505379eb5db => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.128916] [53379]: DEBUG nova.policy [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.128916] [53379]: DEBUG nova.policy [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.129083] [53378]: DEBUG nova.api.openstack.wsgi [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.129130] [53379]: INFO nova.api.openstack.requestlog [None req-95e6dee0-9c65-48a3-9add-1421163917b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.067557 [ 660.129924] [53379]: [pid: 53379|app: 0|req: 625/1240] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.130861] [53378]: DEBUG nova.compute.api [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.132139] [53379]: DEBUG nova.api.openstack.wsgi [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.133882] [53379]: DEBUG nova.compute.api [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.134446] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.134682] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.134861] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.135249] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.135420] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.135586] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.140593] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.140674] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.140798] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.141206] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.141410] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.141587] [53379]: DEBUG oslo_concurrency.lockutils [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.155567] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.155819] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.156013] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.156219] [53378]: DEBUG nova.objects.instance [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lazy-loading 'fault' on Instance uuid 317427f2-8e65-448f-9b27-c1619fcfedf8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.173529] [53379]: DEBUG nova.policy [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.177809] [53379]: DEBUG nova.policy [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.178484] [53379]: DEBUG nova.policy [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.179301] [53379]: INFO nova.api.openstack.requestlog [None req-239d6f98-4b2b-40db-8faa-caf6ca379ede tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.049085 [ 660.179628] [53379]: [pid: 53379|app: 0|req: 626/1241] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.182022] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.183654] [53379]: DEBUG nova.compute.api [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.184993] [53378]: DEBUG nova.policy [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17f405579e3d4bd883c71bc860b70fff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2add1f2a234b421599d85ce166cc170c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.187412] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.187412] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.187412] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.188100] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.188100] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.188100] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.189396] [53378]: INFO nova.api.openstack.requestlog [None req-e87feae2-9aa6-4553-86a8-fd7e244f60f5 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 200 len: 1309 microversion: 2.1 time: 0.064977 [ 660.189881] [53378]: [pid: 53378|app: 0|req: 616/1242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.193030] [53378]: DEBUG nova.api.openstack.wsgi [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.193787] [53378]: DEBUG nova.compute.api [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.197486] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.197486] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.197662] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.198024] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.198248] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.198435] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.216244] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.216487] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.216675] [53378]: DEBUG oslo_concurrency.lockutils [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.216878] [53378]: DEBUG nova.objects.instance [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.223666] [53379]: DEBUG nova.policy [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.227969] [53379]: INFO nova.api.openstack.requestlog [None req-c6ee8b14-217d-4c63-9626-4847b5414153 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.047735 [ 660.228324] [53379]: [pid: 53379|app: 0|req: 627/1243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.231008] [53379]: DEBUG nova.api.openstack.wsgi [None req-8eabe161-3a9d-4514-b930-27dce6df1c83 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f72ba3be0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.242713] [53378]: DEBUG nova.policy [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.247048] [53378]: INFO nova.api.openstack.requestlog [None req-9de23a6f-e120-407e-a331-79441d45feec tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.056780 [ 660.247371] [53378]: [pid: 53378|app: 0|req: 617/1244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.252023] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.252534] [53378]: DEBUG nova.compute.api [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.258244] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.258743] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.259111] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.259610] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.259965] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.262632] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.301111] [53378]: DEBUG nova.policy [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.305194] [53378]: INFO nova.api.openstack.requestlog [None req-f8fd0df8-022e-43ec-85b7-062ca683c6aa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.057194 [ 660.305529] [53378]: [pid: 53378|app: 0|req: 618/1245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.308500] [53378]: DEBUG nova.api.openstack.wsgi [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.310104] [53378]: DEBUG nova.compute.api [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.313850] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.314046] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.314113] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.314494] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.314756] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.314920] [53378]: DEBUG oslo_concurrency.lockutils [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.320083] [53379]: INFO nova.api.openstack.requestlog [None req-8eabe161-3a9d-4514-b930-27dce6df1c83 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/1c98da22-e6d6-432b-8740-a9f51ec1339b" status: 202 len: 0 microversion: 2.1 time: 0.091097 [ 660.320630] [53379]: [pid: 53379|app: 0|req: 628/1246] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-groups/1c98da22-e6d6-432b-8740-a9f51ec1339b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.323089] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.324801] [53379]: DEBUG nova.compute.api [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.328425] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.328523] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.328779] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.329064] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.329265] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.329442] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.364161] [53379]: DEBUG nova.policy [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.369698] [53379]: INFO nova.api.openstack.requestlog [None req-1bd497a2-458e-41d5-8985-8cfa3b165609 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1221 microversion: 2.1 time: 0.048563 [ 660.370036] [53379]: [pid: 53379|app: 0|req: 629/1247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1221 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.374410] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f729f7b50>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.386703] [53379]: DEBUG neutronclient.v2_0.client [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ee463007-8f12-4811-8abb-538d37554988 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 660.386703] [53379]: DEBUG nova.network.security_group_api [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Neutron security group ee463007-8f12-4811-8abb-538d37554988 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 660.386879] [53379]: INFO nova.api.openstack.wsgi [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] HTTP exception thrown: Security group ee463007-8f12-4811-8abb-538d37554988 does not exist [ 660.386879] [53379]: Neutron server returns request_ids: ['req-3c48acec-4a27-4ec1-b2ad-3c76ee12390c'] [ 660.387349] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Returning 404 to user: Security group ee463007-8f12-4811-8abb-538d37554988 does not exist [ 660.387349] [53379]: Neutron server returns request_ids: ['req-3c48acec-4a27-4ec1-b2ad-3c76ee12390c'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 660.387586] [53379]: INFO nova.api.openstack.requestlog [None req-eb227e34-4339-4fa4-9a93-b175ec5125e0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ee463007-8f12-4811-8abb-538d37554988" status: 404 len: 194 microversion: 2.1 time: 0.015316 [ 660.387909] [53379]: [pid: 53379|app: 0|req: 630/1248] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-groups/ee463007-8f12-4811-8abb-538d37554988 => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 660.390323] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.392403] [53379]: DEBUG nova.compute.api [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.395905] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.396297] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.396356] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.396725] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.396936] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.397127] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.402324] [53378]: DEBUG nova.policy [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.407151] [53378]: INFO nova.api.openstack.requestlog [None req-2457ef99-dd53-4349-a1df-4156f59ffd1a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.100816 [ 660.407733] [53378]: [pid: 53378|app: 0|req: 619/1249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.410098] [53378]: DEBUG nova.api.openstack.wsgi [None req-703762c3-3b70-45a6-bcc9-c0a70a91990f tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f72849120>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.429401] [53379]: DEBUG nova.policy [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.434451] [53379]: INFO nova.api.openstack.requestlog [None req-8d62162b-1ab6-4675-afae-d5e18335a439 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.045916 [ 660.434920] [53379]: [pid: 53379|app: 0|req: 631/1250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.437330] [53379]: DEBUG nova.api.openstack.wsgi [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.443162] [53379]: DEBUG nova.compute.api [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.448245] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.448488] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.448671] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.449043] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.449384] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.449435] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.473773] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.474013] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.474216] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.474413] [53379]: DEBUG nova.objects.instance [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.499532] [53379]: DEBUG nova.policy [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.504279] [53379]: INFO nova.api.openstack.requestlog [None req-41e239b9-4dc3-4b00-b44a-75d04734db89 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.068853 [ 660.504590] [53379]: [pid: 53379|app: 0|req: 632/1251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.507043] [53379]: DEBUG nova.api.openstack.wsgi [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.508686] [53379]: DEBUG nova.compute.api [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.513582] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.513822] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.514014] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.514476] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.514574] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.514750] [53379]: DEBUG oslo_concurrency.lockutils [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.530070] [53378]: INFO nova.api.openstack.requestlog [None req-703762c3-3b70-45a6-bcc9-c0a70a91990f tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b6687810-1da8-4b30-bff1-9ddf48d1666b" status: 202 len: 0 microversion: 2.1 time: 0.121881 [ 660.530623] [53378]: [pid: 53378|app: 0|req: 620/1252] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-groups/b6687810-1da8-4b30-bff1-9ddf48d1666b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.535558] [53378]: DEBUG nova.api.openstack.wsgi [None req-d326350c-3726-4b6b-9453-2507a79b9425 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f7284bbe0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.606558] [53379]: DEBUG nova.policy [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.610946] [53379]: INFO nova.api.openstack.requestlog [None req-abb5c155-8f45-44b1-9440-44864eb7338a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1463 microversion: 2.1 time: 0.105749 [ 660.611283] [53379]: [pid: 53379|app: 0|req: 633/1253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.614639] [53379]: DEBUG nova.api.openstack.wsgi [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.615453] [53379]: DEBUG nova.compute.api [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.618768] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.618961] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.619165] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.619508] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.619708] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.619878] [53379]: DEBUG oslo_concurrency.lockutils [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.626187] [53378]: INFO nova.api.openstack.requestlog [None req-d326350c-3726-4b6b-9453-2507a79b9425 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/47050505-a45f-43a5-8a91-f33b58fc0e6f" status: 202 len: 0 microversion: 2.1 time: 0.092564 [ 660.626400] [53378]: [pid: 53378|app: 0|req: 621/1254] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-groups/47050505-a45f-43a5-8a91-f33b58fc0e6f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.628965] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.630583] [53378]: DEBUG nova.compute.api [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.634650] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.634712] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.634911] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.635279] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.635566] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.635651] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.652154] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.652562] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.652650] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.652865] [53378]: DEBUG nova.objects.instance [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 660.675241] [53378]: DEBUG nova.policy [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.679339] [53378]: INFO nova.api.openstack.requestlog [None req-b4aeec9d-d1c1-47ea-b876-f3b5c5a4fbd8 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.052350 [ 660.679652] [53378]: [pid: 53378|app: 0|req: 622/1255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.682533] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.683668] [53378]: DEBUG nova.compute.api [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.687027] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.687501] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.687501] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.687761] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.687954] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.688174] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.699908] [53379]: DEBUG nova.policy [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.704518] [53379]: INFO nova.api.openstack.requestlog [None req-7138dba7-f716-4faf-b78f-0439fdb85584 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.092647 [ 660.704863] [53379]: [pid: 53379|app: 0|req: 634/1256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.707514] [53379]: DEBUG nova.api.openstack.wsgi [None req-34c12c25-eba3-48db-90b0-6b3cb56c0aa0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f729f4ca0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.723320] [53378]: DEBUG nova.policy [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.731155] [53378]: INFO nova.api.openstack.requestlog [None req-b8bbf608-6749-4f44-a77b-a072c14cc7b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.049033 [ 660.731155] [53378]: [pid: 53378|app: 0|req: 623/1257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:52 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.733613] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.736958] [53378]: DEBUG nova.compute.api [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.742362] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.742636] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.742829] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.743358] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.743568] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.743807] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.778639] [53378]: DEBUG nova.policy [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.782395] [53378]: INFO nova.api.openstack.requestlog [None req-5c555b3b-dc94-4fbe-8007-aca890f0c97e tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.052137 [ 660.782735] [53378]: [pid: 53378|app: 0|req: 624/1258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.791467] [53379]: INFO nova.api.openstack.requestlog [None req-34c12c25-eba3-48db-90b0-6b3cb56c0aa0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/959d8ebf-c77d-4028-8673-918550ff41b5" status: 202 len: 0 microversion: 2.1 time: 0.085797 [ 660.791848] [53379]: [pid: 53379|app: 0|req: 635/1259] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:52 2025] DELETE /compute/v2.1/os-security-groups/959d8ebf-c77d-4028-8673-918550ff41b5 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.795648] [53378]: DEBUG nova.api.openstack.wsgi [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.797459] [53378]: DEBUG nova.compute.api [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.800133] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f531fc6-aed5-4c5f-bfbd-6a689a8027b0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f729f4c10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.801039] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.801298] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.801488] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.801888] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.802109] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.802336] [53378]: DEBUG oslo_concurrency.lockutils [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.895798] [53379]: INFO nova.api.openstack.requestlog [None req-8f531fc6-aed5-4c5f-bfbd-6a689a8027b0 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/6e7cfa26-7981-42e2-b324-4a6f6bc59486" status: 202 len: 0 microversion: 2.1 time: 0.098070 [ 660.896310] [53379]: [pid: 53379|app: 0|req: 636/1260] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:53 2025] DELETE /compute/v2.1/os-security-groups/6e7cfa26-7981-42e2-b324-4a6f6bc59486 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.898951] [53379]: DEBUG nova.api.openstack.wsgi [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.900694] [53379]: DEBUG nova.compute.api [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.906429] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.906558] [53378]: DEBUG nova.policy [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.906692] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.906884] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.907280] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.907491] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.907672] [53379]: DEBUG oslo_concurrency.lockutils [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.913989] [53378]: INFO nova.api.openstack.requestlog [None req-b101f417-c87f-451f-8191-f266aefde09d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.120817 [ 660.914431] [53378]: [pid: 53378|app: 0|req: 625/1261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 660.917267] [53378]: DEBUG nova.api.openstack.wsgi [None req-84d08ba6-4dc1-4546-a422-6e756f3fe615 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] Calling method '.version_select at 0x726f729d1990>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.994351] [53379]: DEBUG nova.policy [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.998771] [53379]: INFO nova.api.openstack.requestlog [None req-674017d4-1b54-4a03-a8cf-7f935fba97e1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1536 microversion: 2.1 time: 0.101974 [ 660.999301] [53379]: [pid: 53379|app: 0|req: 637/1262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1536 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.002784] [53379]: DEBUG nova.api.openstack.wsgi [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.004939] [53379]: DEBUG nova.compute.api [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.009360] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.009602] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.009784] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.010166] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.010403] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.010583] [53379]: DEBUG oslo_concurrency.lockutils [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.018956] [53378]: INFO nova.api.openstack.requestlog [None req-84d08ba6-4dc1-4546-a422-6e756f3fe615 tempest-SecurityGroupRulesTestJSON-2047969317 tempest-SecurityGroupRulesTestJSON-2047969317-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/eb4b8bdf-12c1-43fc-b59c-5dfba3968b5a" status: 202 len: 0 microversion: 2.1 time: 0.103825 [ 661.019322] [53378]: [pid: 53378|app: 0|req: 626/1263] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:38:53 2025] DELETE /compute/v2.1/os-security-groups/eb4b8bdf-12c1-43fc-b59c-5dfba3968b5a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 661.021880] [53378]: DEBUG nova.api.openstack.wsgi [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.023630] [53378]: DEBUG nova.compute.api [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.027086] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.027329] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.027637] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.027898] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.028114] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.028290] [53378]: DEBUG oslo_concurrency.lockutils [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.068399] [53378]: DEBUG nova.policy [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.074609] [53378]: INFO nova.api.openstack.requestlog [None req-550130b5-231f-41b7-b797-699d945ec3c1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.054645 [ 661.074950] [53378]: [pid: 53378|app: 0|req: 627/1264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.078062] [53378]: DEBUG nova.api.openstack.wsgi [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.079847] [53378]: DEBUG nova.compute.api [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.083402] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.083696] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.083898] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.084281] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.084502] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.084678] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.091621] [53379]: DEBUG nova.policy [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.100909] [53379]: INFO nova.api.openstack.requestlog [None req-77d9b0e0-763b-4596-856b-f3214d98019f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1291 microversion: 2.1 time: 0.100634 [ 661.101218] [53379]: [pid: 53379|app: 0|req: 638/1265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1291 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.104512] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.104669] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.104920] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.105183] [53378]: DEBUG oslo_concurrency.lockutils [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.105403] [53378]: DEBUG nova.objects.instance [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.106495] [53379]: DEBUG nova.compute.api [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.110294] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.110586] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.110796] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.111233] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.111474] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.111694] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.139324] [53378]: DEBUG nova.policy [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.144639] [53378]: INFO nova.api.openstack.requestlog [None req-acabc161-135b-4540-8466-64f2a4c9bafe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.068947 [ 661.145057] [53378]: [pid: 53378|app: 0|req: 628/1266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.148555] [53378]: DEBUG nova.api.openstack.wsgi [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.150643] [53378]: DEBUG nova.compute.api [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.154608] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.154883] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.155088] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.155496] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.155721] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.155891] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.162171] [53379]: DEBUG nova.policy [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.166893] [53379]: INFO nova.api.openstack.requestlog [None req-8a898512-8473-47df-930f-4abf6bed11c2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.064827 [ 661.168456] [53379]: [pid: 53379|app: 0|req: 639/1267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.180397] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.180663] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.180893] [53378]: DEBUG oslo_concurrency.lockutils [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.181140] [53378]: DEBUG nova.objects.instance [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.197288] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.197288] [53379]: DEBUG nova.compute.api [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.202036] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.202589] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.202933] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.203447] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.203779] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.204092] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.212041] [53378]: DEBUG nova.policy [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.216576] [53378]: DEBUG nova.policy [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.217562] [53378]: DEBUG nova.policy [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.218390] [53378]: INFO nova.api.openstack.requestlog [None req-66332424-63e9-476e-bb71-cc969c2a39b6 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.072697 [ 661.218755] [53378]: [pid: 53378|app: 0|req: 629/1268] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.221872] [53378]: DEBUG nova.api.openstack.wsgi [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.223907] [53378]: DEBUG nova.compute.api [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] [instance: 317427f2-8e65-448f-9b27-c1619fcfedf8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.227726] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.228047] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.228280] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.228693] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.228954] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.229168] [53378]: DEBUG oslo_concurrency.lockutils [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.238946] [53378]: INFO nova.api.openstack.wsgi [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] HTTP exception thrown: Instance 317427f2-8e65-448f-9b27-c1619fcfedf8 could not be found. [ 661.239322] [53378]: DEBUG nova.api.openstack.wsgi [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] Returning 404 to user: Instance 317427f2-8e65-448f-9b27-c1619fcfedf8 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 661.239814] [53378]: INFO nova.api.openstack.requestlog [None req-d779dbd7-b7af-4101-b702-ae49bafe46a7 tempest-InstanceActionsNegativeTestJSON-1387165342 tempest-InstanceActionsNegativeTestJSON-1387165342-project-member] 10.180.1.21 "GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8" status: 404 len: 111 microversion: 2.1 time: 0.020468 [ 661.240150] [53378]: [pid: 53378|app: 0|req: 630/1269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/317427f2-8e65-448f-9b27-c1619fcfedf8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 661.242968] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.247198] [53378]: DEBUG nova.compute.api [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.247283] [53379]: DEBUG nova.policy [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.248619] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.248878] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.249090] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.249474] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.249674] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.249859] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.252191] [53379]: DEBUG nova.policy [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.253385] [53379]: DEBUG nova.policy [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.254313] [53379]: INFO nova.api.openstack.requestlog [None req-5a096f1e-2b61-4a93-ae78-70292ae29c72 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.062572 [ 661.254811] [53379]: [pid: 53379|app: 0|req: 640/1270] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 661.261062] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.263226] [53379]: DEBUG nova.compute.api [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.267346] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.267784] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.268170] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.268713] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.269061] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.269366] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.290524] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.291013] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.291411] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.291742] [53379]: DEBUG nova.objects.instance [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.305298] [53378]: DEBUG nova.policy [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.309874] [53378]: INFO nova.api.openstack.requestlog [None req-5f617e26-92a6-4d11-8a7d-ec180adb083a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.069073 [ 661.310383] [53378]: [pid: 53378|app: 0|req: 631/1271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.320365] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.322143] [53378]: DEBUG nova.compute.api [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.326016] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.326309] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.326500] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.326887] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.327104] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.327305] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.333416] [53379]: DEBUG nova.policy [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.338466] [53379]: INFO nova.api.openstack.requestlog [None req-5b39390e-55d6-4673-ad50-f1facbafce3b tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.079542 [ 661.339038] [53379]: [pid: 53379|app: 0|req: 641/1272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.377708] [53378]: DEBUG nova.policy [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.384352] [53379]: DEBUG nova.api.openstack.wsgi [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.386297] [53379]: DEBUG nova.compute.api [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.387251] [53378]: INFO nova.api.openstack.requestlog [None req-2ac5b739-15e9-4a08-a4ec-c4e001d4985d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.069638 [ 661.387852] [53378]: [pid: 53378|app: 0|req: 632/1273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.390606] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.391154] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.391606] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.392214] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.392632] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.393066] [53379]: DEBUG oslo_concurrency.lockutils [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.420689] [53378]: DEBUG nova.api.openstack.wsgi [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.422833] [53378]: DEBUG nova.compute.api [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.427219] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.427497] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.427688] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.428099] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.428304] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.428488] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.450189] [53379]: DEBUG nova.policy [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.455434] [53379]: INFO nova.api.openstack.requestlog [None req-417aeb79-c1d6-4ed5-84e7-0f7d1273450a tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1277 microversion: 2.1 time: 0.073705 [ 661.455979] [53379]: [pid: 53379|app: 0|req: 642/1274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1277 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.459620] [53379]: DEBUG nova.api.openstack.wsgi [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.461761] [53379]: DEBUG nova.compute.api [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.466149] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.466633] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.466953] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.467453] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.467870] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.468198] [53379]: DEBUG oslo_concurrency.lockutils [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.519144] [53379]: DEBUG nova.policy [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.522418] [53379]: INFO nova.api.openstack.requestlog [None req-670982e3-860c-4f0f-8686-c61f67f8a036 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.065228 [ 661.522852] [53379]: [pid: 53379|app: 0|req: 643/1275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.525288] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.527144] [53379]: DEBUG nova.compute.api [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.530369] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.530701] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.530983] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.531563] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.531863] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.532152] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.548985] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.549352] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.549639] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.549927] [53379]: DEBUG nova.objects.instance [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.583918] [53379]: DEBUG nova.policy [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.586551] [53379]: INFO nova.api.openstack.requestlog [None req-a4b0522c-6d34-43b7-826e-8a0fe8c1b24a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.063042 [ 661.587092] [53379]: [pid: 53379|app: 0|req: 644/1276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.625871] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.627811] [53379]: DEBUG nova.compute.api [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.632053] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.632440] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.632764] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.633235] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.633541] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.633816] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.639148] [53378]: DEBUG nova.policy [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.643654] [53378]: INFO nova.api.openstack.requestlog [None req-4eefa133-427f-495f-b095-da061a8bab87 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.225438 [ 661.644036] [53378]: [pid: 53378|app: 0|req: 633/1277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.693728] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.696896] [53378]: DEBUG nova.compute.api [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.700893] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.701115] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.701302] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.701738] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.702044] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.702290] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.722832] [53379]: DEBUG nova.policy [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.723204] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.723487] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.723682] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.723908] [53378]: DEBUG nova.objects.instance [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.728071] [53379]: INFO nova.api.openstack.requestlog [None req-0c27400d-5557-4d29-9285-6af63eba1c0e tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1463 microversion: 2.1 time: 0.105491 [ 661.728631] [53379]: [pid: 53379|app: 0|req: 645/1278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.731391] [53379]: DEBUG nova.api.openstack.wsgi [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.733180] [53379]: DEBUG nova.compute.api [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.737575] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.737882] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.738143] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.738569] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.738835] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.739114] [53379]: DEBUG oslo_concurrency.lockutils [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.754327] [53378]: DEBUG nova.policy [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.764679] [53378]: INFO nova.api.openstack.requestlog [None req-cb01e74a-6b64-4e96-be8c-1c857713cabb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.073562 [ 661.765098] [53378]: [pid: 53378|app: 0|req: 634/1279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:53 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.769140] [53378]: DEBUG nova.api.openstack.wsgi [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.769572] [53378]: DEBUG nova.compute.api [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.772843] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.773093] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.773282] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.773664] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.773869] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.774059] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.822268] [53378]: DEBUG nova.policy [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.828685] [53378]: INFO nova.api.openstack.requestlog [None req-20b5bc3d-7d76-4357-8b86-d225c33b460b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.062920 [ 661.829043] [53378]: [pid: 53378|app: 0|req: 635/1280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.832726] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.834953] [53378]: DEBUG nova.compute.api [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.839432] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.841633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.841633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.841633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.841633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.841633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.866236] [53379]: DEBUG nova.policy [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.870777] [53379]: INFO nova.api.openstack.requestlog [None req-04087d6c-ef1f-425a-85b8-58017b73116e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.141419 [ 661.871302] [53379]: [pid: 53379|app: 0|req: 646/1281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.891247] [53378]: DEBUG nova.policy [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.897061] [53378]: INFO nova.api.openstack.requestlog [None req-5f663c53-7928-4169-8194-ff779cf1c265 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.067375 [ 661.897463] [53378]: [pid: 53378|app: 0|req: 636/1282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.930214] [53379]: DEBUG nova.api.openstack.wsgi [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.932977] [53379]: DEBUG nova.compute.api [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.940022] [53379]: DEBUG oslo_concurrency.lockutils [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.013438] [53378]: DEBUG nova.api.openstack.wsgi [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.015318] [53378]: DEBUG nova.compute.api [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.019156] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.019425] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.019619] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.020019] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.020228] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.020404] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.054880] [53379]: DEBUG nova.policy [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.061029] [53379]: INFO nova.api.openstack.requestlog [None req-539e4d2a-a266-4bb4-b357-46fee6ce74c0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.135014 [ 662.061471] [53379]: [pid: 53379|app: 0|req: 647/1283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.091039] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.092112] [53379]: DEBUG nova.compute.api [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.096633] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.096984] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.097300] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.097785] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.098128] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.098426] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.138854] [53379]: DEBUG nova.policy [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.144065] [53379]: INFO nova.api.openstack.requestlog [None req-b6b74bfe-eca3-4212-bec1-fb9a3dacc941 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.056968 [ 662.144410] [53379]: [pid: 53379|app: 0|req: 648/1284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.146956] [53378]: DEBUG nova.policy [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.151197] [53379]: DEBUG nova.api.openstack.wsgi [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.152793] [53378]: INFO nova.api.openstack.requestlog [None req-29b1d7f8-210b-4a8b-8428-4b4237676a9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1531 microversion: 2.1 time: 0.141895 [ 662.152972] [53379]: DEBUG nova.compute.api [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.153601] [53378]: [pid: 53378|app: 0|req: 637/1285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1531 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.160174] [53378]: DEBUG nova.api.openstack.wsgi [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.160973] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.160973] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.161234] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.161637] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.161729] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.161961] [53379]: DEBUG oslo_concurrency.lockutils [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.162253] [53378]: DEBUG nova.compute.api [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.166177] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.166417] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.166497] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.166841] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.167178] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.167248] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.189062] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.189410] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.189662] [53378]: DEBUG oslo_concurrency.lockutils [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.189866] [53378]: DEBUG nova.objects.instance [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.220304] [53378]: DEBUG nova.policy [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.227324] [53378]: INFO nova.api.openstack.requestlog [None req-70b60fce-c811-4f51-a0ed-4f9266d68365 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.069190 [ 662.227762] [53378]: [pid: 53378|app: 0|req: 638/1286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.234352] [53378]: DEBUG nova.api.openstack.wsgi [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.237510] [53378]: DEBUG nova.compute.api [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.243991] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.244569] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.244782] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.245272] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.245480] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.245658] [53378]: DEBUG oslo_concurrency.lockutils [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.324346] [53379]: DEBUG nova.policy [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.328729] [53379]: INFO nova.api.openstack.requestlog [None req-6972495d-3466-43e7-935c-84125e009bcb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1291 microversion: 2.1 time: 0.183660 [ 662.329271] [53379]: [pid: 53379|app: 0|req: 649/1287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1291 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.333986] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.342095] [53379]: DEBUG nova.compute.api [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.349256] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.349256] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.349256] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.349417] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.350565] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.351080] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.377946] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.377946] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.377946] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.377946] [53379]: DEBUG nova.objects.instance [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.409124] [53379]: DEBUG nova.policy [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.414767] [53379]: DEBUG nova.policy [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.415486] [53379]: DEBUG nova.policy [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.416179] [53379]: INFO nova.api.openstack.requestlog [None req-0fa44370-df6d-421f-a3ab-e36bf2e299e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.086347 [ 662.416647] [53379]: [pid: 53379|app: 0|req: 650/1288] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.423027] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.424607] [53379]: DEBUG nova.compute.api [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.428050] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.428437] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.428528] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.429263] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.429263] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.429263] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.483226] [53379]: DEBUG nova.policy [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.488380] [53379]: DEBUG nova.policy [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.488380] [53379]: DEBUG nova.policy [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.488963] [53379]: INFO nova.api.openstack.requestlog [None req-e9c7469b-b774-4bba-ad59-9d679154d6ae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.071652 [ 662.489520] [53379]: [pid: 53379|app: 0|req: 651/1289] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.496181] [53379]: DEBUG nova.api.openstack.wsgi [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.498748] [53379]: DEBUG nova.compute.api [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.502230] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.502505] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.502853] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.503072] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.503279] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.503844] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.529018] [53378]: DEBUG nova.policy [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.536173] [53378]: INFO nova.api.openstack.requestlog [None req-90ab05a7-11ec-4d90-be1f-b58b41778973 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.305825 [ 662.536173] [53378]: [pid: 53378|app: 0|req: 639/1290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.537379] [53378]: DEBUG nova.api.openstack.wsgi [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.539415] [53378]: DEBUG nova.compute.api [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.543595] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.543935] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.544199] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.544666] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.545220] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.545478] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.552431] [53379]: DEBUG nova.policy [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.557041] [53379]: INFO nova.api.openstack.requestlog [None req-68b4e164-f4cb-430e-b0bf-6cdde4a46281 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.065818 [ 662.557395] [53379]: [pid: 53379|app: 0|req: 652/1291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.560026] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.561869] [53379]: DEBUG nova.compute.api [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.566905] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.568068] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.568068] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.568068] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.568272] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.568510] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.578232] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.578467] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.578703] [53378]: DEBUG oslo_concurrency.lockutils [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.578937] [53378]: DEBUG nova.objects.instance [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.610333] [53379]: DEBUG nova.policy [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.615201] [53379]: INFO nova.api.openstack.requestlog [None req-1e46a2be-9d00-4c47-b62c-b5f28586f3c0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.056874 [ 662.615437] [53379]: [pid: 53379|app: 0|req: 653/1292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.619400] [53379]: DEBUG nova.api.openstack.wsgi [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.620577] [53378]: DEBUG nova.policy [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.624395] [53379]: DEBUG nova.compute.api [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.626249] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.626630] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.626908] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.627412] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.627631] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.627838] [53379]: DEBUG oslo_concurrency.lockutils [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.631831] [53378]: INFO nova.api.openstack.requestlog [None req-55f7482a-75ce-461f-8555-8cb5a8208d1d tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.096124 [ 662.631831] [53378]: [pid: 53378|app: 0|req: 640/1293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.634691] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.636310] [53378]: DEBUG nova.compute.api [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.641741] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.641741] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.641842] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.642234] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.642485] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.642642] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.687408] [53378]: DEBUG nova.policy [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.693041] [53378]: INFO nova.api.openstack.requestlog [None req-ee1d4289-de70-41cf-a91e-de796a811d51 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1209 microversion: 2.1 time: 0.060768 [ 662.693555] [53379]: DEBUG nova.policy [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.693670] [53378]: [pid: 53378|app: 0|req: 641/1294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.696718] [53378]: DEBUG nova.api.openstack.wsgi [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.699669] [53378]: DEBUG nova.compute.api [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.703443] [53379]: INFO nova.api.openstack.requestlog [None req-d94ecc28-58e0-4615-953a-d9ca6eb6f504 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1277 microversion: 2.1 time: 0.086529 [ 662.703907] [53379]: [pid: 53379|app: 0|req: 654/1295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1277 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.708807] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.709082] [53379]: DEBUG nova.api.openstack.wsgi [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.709128] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.709443] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.710671] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.710881] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.714338] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.714590] [53379]: DEBUG nova.compute.api [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.721539] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.721857] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.721930] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.722333] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.722556] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.722737] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.741906] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.742192] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.742380] [53378]: DEBUG oslo_concurrency.lockutils [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.742613] [53378]: DEBUG nova.objects.instance [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.826389] [53378]: DEBUG nova.policy [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.833118] [53378]: INFO nova.api.openstack.requestlog [None req-66020b40-1391-4f22-ac14-36e486fdc04b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.137625 [ 662.833118] [53378]: [pid: 53378|app: 0|req: 642/1296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.834834] [53378]: DEBUG nova.api.openstack.wsgi [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.839023] [53378]: DEBUG nova.compute.api [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.840123] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.840446] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.840675] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.841055] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.841259] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.841433] [53378]: DEBUG oslo_concurrency.lockutils [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.853223] [53379]: DEBUG nova.policy [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.858471] [53379]: INFO nova.api.openstack.requestlog [None req-03b7272f-5b80-4c60-8bc1-1df159cd7f9a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.153922 [ 662.858938] [53379]: [pid: 53379|app: 0|req: 655/1297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:54 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.863348] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.865261] [53379]: DEBUG nova.compute.api [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.869320] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.869712] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.874474] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.874474] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.874474] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.874474] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.897205] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.897401] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.897634] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.897866] [53379]: DEBUG nova.objects.instance [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.909046] [53378]: DEBUG nova.policy [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.913479] [53378]: INFO nova.api.openstack.requestlog [None req-e84ca438-8324-4770-a8ff-0ade34e442fa tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1421 microversion: 2.1 time: 0.080787 [ 662.917240] [53378]: [pid: 53378|app: 0|req: 643/1298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1421 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.924183] [53378]: DEBUG nova.api.openstack.wsgi [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d", "name": "network-vif-deleted", "tag": "9966c0d1-94bc-4af5-b0f7-9ccd3bed633b"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 662.932007] [53378]: DEBUG oslo_concurrency.lockutils [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.932313] [53378]: DEBUG oslo_concurrency.lockutils [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.932547] [53378]: DEBUG oslo_concurrency.lockutils [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.941370] [53378]: INFO nova.api.openstack.compute.server_external_events [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] Creating event network-vif-deleted:9966c0d1-94bc-4af5-b0f7-9ccd3bed633b for instance 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d on cpu-1 [ 662.944579] [53378]: INFO nova.api.openstack.requestlog [req-615b7c1d-7c02-436b-a7a2-b530bea4ff38 req-5b1b820a-a454-4050-9a2c-e3fc700e580a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026589 [ 662.944937] [53378]: [pid: 53378|app: 0|req: 644/1299] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:55 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) [ 662.947678] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.949361] [53378]: DEBUG nova.compute.api [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.953158] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.953397] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.953576] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.953937] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.954150] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.954366] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.998983] [53378]: DEBUG nova.policy [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.003863] [53378]: INFO nova.api.openstack.requestlog [None req-f0a10670-735f-42b9-896c-8ff21d06a2d5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.058174 [ 663.004239] [53378]: [pid: 53378|app: 0|req: 645/1300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.006934] [53378]: DEBUG nova.api.openstack.wsgi [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.008669] [53378]: DEBUG nova.compute.api [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.012517] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.012782] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.012983] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.013444] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.013636] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.013825] [53378]: DEBUG oslo_concurrency.lockutils [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.171198] [53379]: DEBUG nova.policy [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.180266] [53379]: INFO nova.api.openstack.requestlog [None req-a9d175b2-0f82-44b2-a6b4-4f8b1290e0d6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.319924 [ 663.180754] [53379]: [pid: 53379|app: 0|req: 656/1301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.185036] [53379]: DEBUG nova.api.openstack.wsgi [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.187024] [53379]: DEBUG nova.compute.api [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.193683] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.193683] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.193683] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.193832] [53378]: DEBUG nova.policy [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.193906] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.193906] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.193906] [53379]: DEBUG oslo_concurrency.lockutils [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.202186] [53378]: INFO nova.api.openstack.requestlog [None req-e348f0f1-e645-47a9-a364-c771de5c2aa2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1365 microversion: 2.1 time: 0.197216 [ 663.203789] [53378]: [pid: 53378|app: 0|req: 646/1302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1365 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.208612] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.210330] [53378]: DEBUG nova.compute.api [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.216106] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.216997] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.216997] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.216997] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.217366] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.217599] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.242764] [53379]: DEBUG nova.policy [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.247150] [53379]: INFO nova.api.openstack.requestlog [None req-df2b57fe-3bc1-4e67-86b0-4d276949cbee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.065735 [ 663.247614] [53379]: [pid: 53379|app: 0|req: 657/1303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.250175] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.252579] [53379]: DEBUG nova.compute.api [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.256533] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.256983] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.257311] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.257771] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.258079] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.258348] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.301988] [53379]: DEBUG nova.policy [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.306805] [53379]: INFO nova.api.openstack.requestlog [None req-f7f76623-e778-4c4d-a987-49b03602cfe8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.058430 [ 663.307604] [53379]: [pid: 53379|app: 0|req: 658/1304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.310322] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.312328] [53379]: DEBUG nova.compute.api [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.316576] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.316917] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.317170] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.317774] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.318007] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.318198] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.379434] [53378]: DEBUG nova.policy [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.384735] [53378]: INFO nova.api.openstack.requestlog [None req-5b7e53b7-0da9-43ae-a362-7266f144eff4 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1311 microversion: 2.1 time: 0.181163 [ 663.385314] [53378]: [pid: 53378|app: 0|req: 647/1305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1311 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.388235] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.393566] [53378]: DEBUG nova.compute.api [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.397852] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.398251] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.398300] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.399205] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.399463] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.399648] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.422154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.422154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.422154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.422154] [53378]: DEBUG nova.objects.instance [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 663.468902] [53378]: DEBUG nova.policy [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.477204] [53378]: INFO nova.api.openstack.requestlog [None req-a1dd32f2-8e9e-4c58-a59c-d91dd330ae13 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.091101 [ 663.478171] [53378]: [pid: 53378|app: 0|req: 648/1306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.480234] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.482216] [53378]: DEBUG nova.compute.api [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.486771] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.486771] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.486771] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.487413] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.487690] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.487928] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.509032] [53379]: DEBUG nova.policy [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.514823] [53379]: INFO nova.api.openstack.requestlog [None req-0b59daf1-9d84-4aa4-b79b-4f8bb0ad2822 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1531 microversion: 2.1 time: 0.207050 [ 663.515196] [53379]: [pid: 53379|app: 0|req: 659/1307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1531 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.517807] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.519759] [53379]: DEBUG nova.compute.api [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.523091] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.523091] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.523268] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.523634] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.523835] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.524021] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.547514] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.547725] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.547910] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.548159] [53379]: DEBUG nova.objects.instance [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 663.571562] [53379]: DEBUG nova.policy [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.578231] [53379]: DEBUG nova.policy [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.579295] [53379]: DEBUG nova.policy [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.579639] [53379]: INFO nova.api.openstack.requestlog [None req-3e0320d6-be92-475a-a584-850b985578f1 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.063911 [ 663.580192] [53379]: [pid: 53379|app: 0|req: 660/1308] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.585677] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.587258] [53379]: DEBUG nova.compute.api [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.595011] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.639690] [53379]: DEBUG nova.policy [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.645022] [53379]: DEBUG nova.policy [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.645693] [53379]: DEBUG nova.policy [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.646382] [53379]: INFO nova.api.openstack.requestlog [None req-4a168827-40ca-4578-881e-8d111e9cf9c0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.065623 [ 663.647463] [53379]: [pid: 53379|app: 0|req: 661/1309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.650325] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.652884] [53379]: DEBUG nova.compute.api [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.659881] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.660184] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.660373] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.661155] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.661223] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.661420] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.675099] [53378]: DEBUG nova.policy [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.678767] [53378]: INFO nova.api.openstack.requestlog [None req-7d777384-263f-4b51-9b40-377cfca5e771 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1291 microversion: 2.1 time: 0.200576 [ 663.679304] [53378]: [pid: 53378|app: 0|req: 649/1310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1291 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.682270] [53378]: DEBUG nova.api.openstack.wsgi [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.685167] [53378]: DEBUG nova.compute.api [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.688831] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.689305] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.689662] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.690232] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.690578] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.690905] [53378]: DEBUG oslo_concurrency.lockutils [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.699613] [53379]: DEBUG nova.policy [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.706341] [53379]: INFO nova.api.openstack.requestlog [None req-c5ad5488-85cc-48aa-9b7d-09ee6ccc79a5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.056508 [ 663.706341] [53379]: [pid: 53379|app: 0|req: 662/1311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.710125] [53379]: DEBUG nova.api.openstack.wsgi [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.710125] [53379]: DEBUG nova.compute.api [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.713119] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.713388] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.713593] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.713937] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.714169] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.714360] [53379]: DEBUG oslo_concurrency.lockutils [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.737544] [53378]: DEBUG nova.policy [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.741645] [53378]: INFO nova.api.openstack.requestlog [None req-e909d029-e28c-4ab6-aef4-ae43594185bb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.061376 [ 663.741976] [53378]: [pid: 53378|app: 0|req: 650/1312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.746111] [53378]: DEBUG nova.api.openstack.wsgi [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.747611] [53378]: DEBUG nova.compute.api [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.751517] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.751783] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.751994] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.752427] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.752638] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.752849] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.767463] [53379]: DEBUG nova.policy [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.771446] [53379]: INFO nova.api.openstack.requestlog [None req-89b9294b-a8c2-4418-b5d5-06116a9b4964 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.065919 [ 663.772261] [53379]: [pid: 53379|app: 0|req: 663/1313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:55 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.775707] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.776319] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.776319] [53378]: DEBUG oslo_concurrency.lockutils [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.777082] [53378]: DEBUG nova.objects.instance [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 663.781364] [53379]: DEBUG nova.api.openstack.wsgi [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.781364] [53379]: DEBUG nova.compute.api [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.789150] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.789416] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.789599] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.789958] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.790171] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.790346] [53379]: DEBUG oslo_concurrency.lockutils [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.807795] [53378]: DEBUG nova.policy [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.812139] [53378]: INFO nova.api.openstack.requestlog [None req-f60719f5-bf63-4cc6-a07c-8b3a74bfea74 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.069523 [ 663.812483] [53378]: [pid: 53378|app: 0|req: 651/1314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.816068] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.816661] [53378]: DEBUG nova.compute.api [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.820462] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.821019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.821019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.821272] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.821511] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.821708] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.834801] [53379]: DEBUG nova.policy [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.842390] [53379]: INFO nova.api.openstack.requestlog [None req-9984c258-8663-4c81-9af8-ef999e39f9b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1265 microversion: 2.1 time: 0.069280 [ 663.842765] [53379]: [pid: 53379|app: 0|req: 664/1315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1265 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.851387] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.855425] [53379]: DEBUG nova.compute.api [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.857719] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.857971] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.858211] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.858565] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.858726] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.858901] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.873031] [53378]: DEBUG nova.policy [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.876341] [53378]: INFO nova.api.openstack.requestlog [None req-d7268c0f-4e5d-44ce-aa0a-8967d8e7312d tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1285 microversion: 2.1 time: 0.063233 [ 663.876823] [53378]: [pid: 53378|app: 0|req: 652/1316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1285 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.880583] [53378]: DEBUG nova.api.openstack.wsgi [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.883918] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.883918] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.883918] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.884135] [53379]: DEBUG nova.objects.instance [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 663.884432] [53378]: DEBUG nova.compute.api [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.891270] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.891737] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.892430] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.892704] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.896021] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.896021] [53378]: DEBUG oslo_concurrency.lockutils [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.921010] [53379]: DEBUG nova.policy [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.927667] [53379]: INFO nova.api.openstack.requestlog [None req-6b7bd525-e859-42eb-8390-3aed0b4a7d13 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.078727 [ 663.928094] [53379]: [pid: 53379|app: 0|req: 665/1317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.936400] [53379]: DEBUG nova.api.openstack.wsgi [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.939078] [53379]: DEBUG nova.compute.api [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.943313] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.943313] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.943313] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.944097] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.944097] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.944097] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.975872] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.976771] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.976771] [53379]: DEBUG oslo_concurrency.lockutils [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.977065] [53379]: DEBUG nova.objects.instance [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.013589] [53379]: DEBUG nova.policy [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.019585] [53379]: INFO nova.api.openstack.requestlog [None req-244f31c7-2c31-4b2e-a4a4-5d5ff0516754 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.085161 [ 664.020521] [53379]: [pid: 53379|app: 0|req: 666/1318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.024258] [53379]: DEBUG nova.api.openstack.wsgi [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.026858] [53379]: DEBUG nova.compute.api [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.029988] [53378]: DEBUG nova.policy [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.031230] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.031592] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.031856] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.032330] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.032645] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.032905] [53379]: DEBUG oslo_concurrency.lockutils [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.038658] [53378]: INFO nova.api.openstack.requestlog [None req-4251d736-dfea-4fd6-bbc7-7fadead3b374 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.161024 [ 664.038997] [53378]: [pid: 53378|app: 0|req: 653/1319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.091573] [53379]: DEBUG nova.policy [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.097178] [53379]: INFO nova.api.openstack.requestlog [None req-514e5900-881a-47ac-b81d-3e71a0e90fad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.075758 [ 664.097239] [53379]: [pid: 53379|app: 0|req: 667/1320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.196318] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.198423] [53378]: DEBUG nova.compute.api [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.203444] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.203912] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.203912] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.204947] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.205205] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.205392] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.219928] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.223735] [53379]: DEBUG nova.compute.api [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.229555] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.230401] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.230401] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.230526] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.230560] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.231311] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.231373] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.231404] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.231431] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.231474] [53378]: DEBUG nova.objects.instance [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.256993] [53378]: DEBUG nova.policy [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.267226] [53378]: INFO nova.api.openstack.requestlog [None req-a6d190c1-4527-4ed7-b443-47e6c586d817 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.074940 [ 664.268244] [53378]: [pid: 53378|app: 0|req: 654/1321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.271315] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.273260] [53378]: DEBUG nova.compute.api [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.277078] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.277078] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.277895] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.277970] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.278343] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.278403] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.321302] [53378]: DEBUG nova.policy [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.325646] [53378]: INFO nova.api.openstack.requestlog [None req-7ccca93f-2659-4c11-8836-65dcf26fa725 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.056424 [ 664.325981] [53378]: [pid: 53378|app: 0|req: 655/1322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.331574] [53378]: DEBUG nova.api.openstack.wsgi [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.331574] [53378]: DEBUG nova.compute.api [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.334144] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.334450] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.334645] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.338018] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.338018] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.338018] [53378]: DEBUG oslo_concurrency.lockutils [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.343277] [53379]: DEBUG nova.policy [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.350839] [53379]: INFO nova.api.openstack.requestlog [None req-c6c0a1be-d37e-46ba-939d-555ad152132c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1553 microversion: 2.1 time: 0.133553 [ 664.351217] [53379]: [pid: 53379|app: 0|req: 668/1323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1553 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.366944] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.369622] [53379]: DEBUG nova.compute.api [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.374552] [53378]: DEBUG nova.policy [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.376851] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.377139] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.377334] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.377713] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.377907] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.378089] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.379382] [53378]: INFO nova.api.openstack.requestlog [None req-8379688d-33ed-48e3-ac05-c28bb5efb34b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.052346 [ 664.379382] [53378]: [pid: 53378|app: 0|req: 656/1324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.402827] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.404747] [53378]: DEBUG nova.compute.api [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.408427] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.408831] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.409063] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.409483] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.409743] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.410040] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.459918] [53379]: INFO nova.api.openstack.requestlog [None req-ed7c15f1-745a-4928-a51a-2b3307b282ab tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.095201 [ 664.461540] [53379]: [pid: 53379|app: 0|req: 669/1325] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 287 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.497124] [53379]: DEBUG nova.api.openstack.wsgi [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.497824] [53379]: DEBUG nova.compute.api [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.501678] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.501978] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.502224] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.502660] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.502921] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.503138] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.527404] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.527404] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.527818] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.527818] [53379]: DEBUG nova.objects.instance [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.544518] [53378]: DEBUG nova.policy [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.553426] [53378]: INFO nova.api.openstack.requestlog [None req-7bf8e77c-e42f-4e54-b210-f8be15cbf3d5 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1494 microversion: 2.1 time: 0.152746 [ 664.553953] [53378]: [pid: 53378|app: 0|req: 657/1326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1494 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.558179] [53378]: DEBUG nova.api.openstack.wsgi [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.560620] [53378]: DEBUG nova.compute.api [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.561805] [53379]: DEBUG nova.policy [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.564264] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.564632] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.564960] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.565793] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.566739] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.566739] [53378]: DEBUG oslo_concurrency.lockutils [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.569238] [53379]: INFO nova.api.openstack.requestlog [None req-83ead90f-84e8-4272-b21d-3c640cec170b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.075405 [ 664.570047] [53379]: [pid: 53379|app: 0|req: 670/1327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.579178] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.596852] [53379]: DEBUG nova.api.openstack.compute.server_groups [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Querying cell 89ee6408-f448-40c4-befc-998701a6c5f7(cell1) for 1 instances {{(pid=53379) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 664.597364] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.597630] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.597843] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.616357] [53379]: INFO nova.api.openstack.requestlog [None req-ddbcf121-6142-4297-a901-1f57268f03a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab" status: 200 len: 222 microversion: 2.1 time: 0.038752 [ 664.616357] [53379]: [pid: 53379|app: 0|req: 671/1328] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab => generated 222 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.620215] [53379]: DEBUG nova.api.openstack.wsgi [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.620661] [53379]: DEBUG nova.compute.api [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.627902] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.628174] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.633022] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.633022] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.633022] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.633022] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.655805] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.656079] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.656311] [53379]: DEBUG oslo_concurrency.lockutils [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.656551] [53379]: DEBUG nova.objects.instance [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.677465] [53378]: DEBUG nova.policy [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.684046] [53378]: INFO nova.api.openstack.requestlog [None req-88f8b7bb-1482-4cfa-bf01-d3605a7dd04f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1531 microversion: 2.1 time: 0.128480 [ 664.684387] [53378]: [pid: 53378|app: 0|req: 658/1329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1531 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.687400] [53378]: DEBUG nova.api.openstack.wsgi [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.688036] [53378]: DEBUG nova.compute.api [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.692262] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.692552] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.692745] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.693125] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.693330] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.693530] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.711426] [53378]: DEBUG nova.compute.api [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 664.717769] [53379]: DEBUG nova.policy [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.725881] [53379]: DEBUG nova.policy [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.726704] [53379]: DEBUG nova.policy [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.727532] [53379]: INFO nova.api.openstack.requestlog [None req-61fd9157-4cf8-4608-833e-bae2a27f29e0 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.110954 [ 664.727888] [53379]: [pid: 53379|app: 0|req: 672/1330] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:56 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.732819] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.734596] [53379]: DEBUG nova.compute.api [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.743937] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.745035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.745035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.745035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.745035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.745395] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.788992] [53378]: INFO nova.api.openstack.requestlog [None req-06eeea7a-4703-45ae-a432-df06a3d61a14 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 204 len: 0 microversion: 2.1 time: 0.102751 [ 664.788992] [53378]: [pid: 53378|app: 0|req: 659/1331] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:56 2025] DELETE /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 664.792191] [53378]: DEBUG nova.api.openstack.wsgi [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.795177] [53378]: DEBUG nova.compute.api [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.798635] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.798907] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.799351] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.799760] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.800042] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.800231] [53378]: DEBUG oslo_concurrency.lockutils [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.813795] [53379]: DEBUG nova.policy [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.824377] [53379]: DEBUG nova.policy [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.825766] [53379]: DEBUG nova.policy [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.829862] [53379]: INFO nova.api.openstack.requestlog [None req-6e735fe8-2ff0-40bd-bfb8-1ccaae7780cf tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.101254 [ 664.830231] [53379]: [pid: 53379|app: 0|req: 673/1332] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.832898] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.838890] [53379]: DEBUG nova.compute.api [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.846709] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.846950] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.847163] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.847515] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.847751] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.847934] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.938033] [53379]: DEBUG nova.policy [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.945191] [53379]: INFO nova.api.openstack.requestlog [None req-ad9eddff-a533-466a-88b2-136f772bc5f9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.114194 [ 664.945657] [53379]: [pid: 53379|app: 0|req: 674/1333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.951278] [53379]: DEBUG nova.api.openstack.wsgi [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.953937] [53379]: DEBUG nova.compute.api [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.959896] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.960288] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.960531] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.960934] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.961162] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.961346] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.968577] [53378]: DEBUG nova.policy [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.980602] [53378]: INFO nova.api.openstack.requestlog [None req-86c9a53d-c759-49dd-8fca-d193af14b057 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1291 microversion: 2.1 time: 0.191466 [ 664.980980] [53378]: [pid: 53378|app: 0|req: 660/1334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1291 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.998266] [53378]: DEBUG nova.api.openstack.wsgi [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.998500] [53378]: DEBUG nova.compute.api [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.005340] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.005598] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.005786] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.006175] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.006373] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.006555] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.038828] [53379]: DEBUG nova.policy [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.047432] [53379]: INFO nova.api.openstack.requestlog [None req-afe79202-fd61-425b-8024-2cb3b2d4f041 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.100089 [ 665.047432] [53379]: [pid: 53379|app: 0|req: 675/1335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.050246] [53379]: DEBUG nova.api.openstack.wsgi [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.052345] [53379]: DEBUG nova.compute.api [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.060192] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.060192] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.060192] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.060192] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.060538] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.060848] [53379]: DEBUG oslo_concurrency.lockutils [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.077675] [53378]: DEBUG nova.policy [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.086945] [53378]: INFO nova.api.openstack.requestlog [None req-96dd1f71-cbf5-4ef0-ab55-bc2b8cb8ce49 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1226 microversion: 2.1 time: 0.103479 [ 665.088080] [53378]: [pid: 53378|app: 0|req: 661/1336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1226 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.091727] [53378]: DEBUG nova.api.openstack.wsgi [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.094036] [53378]: DEBUG nova.compute.api [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.100127] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.100452] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.100655] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.102986] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.103165] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.103915] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.129657] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.129908] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.130106] [53378]: DEBUG oslo_concurrency.lockutils [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.130322] [53378]: DEBUG nova.objects.instance [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.182895] [53378]: DEBUG nova.policy [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.189065] [53378]: INFO nova.api.openstack.requestlog [None req-aed4cb2d-40d1-46d7-b147-27392926b216 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.099653 [ 665.189446] [53378]: [pid: 53378|app: 0|req: 662/1337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.192162] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.194537] [53378]: DEBUG nova.compute.api [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.198282] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.198624] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.198770] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.199181] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.199347] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.199552] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.252912] [53378]: DEBUG nova.policy [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.259829] [53378]: INFO nova.api.openstack.requestlog [None req-b1ebcc50-962f-4746-9e62-946430fa860c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1265 microversion: 2.1 time: 0.069536 [ 665.260596] [53378]: [pid: 53378|app: 0|req: 663/1338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1265 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.264265] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.267145] [53378]: DEBUG nova.compute.api [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.273772] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.274284] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.274539] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.275153] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.275505] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.275801] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.363243] [53379]: DEBUG nova.policy [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.370574] [53379]: INFO nova.api.openstack.requestlog [None req-5026ebdd-6bde-4332-abae-546d6b4bbddf tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1500 microversion: 2.1 time: 0.322263 [ 665.370943] [53379]: [pid: 53379|app: 0|req: 676/1339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1500 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.374759] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.377473] [53379]: DEBUG nova.compute.api [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.381209] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.381906] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.381906] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.382122] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.382328] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.382524] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.408064] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.409202] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.409202] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.409202] [53379]: DEBUG nova.objects.instance [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.411927] [53378]: DEBUG nova.policy [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.416115] [53378]: INFO nova.api.openstack.requestlog [None req-2c3d48d5-d466-4e47-843e-0fc522dccaa3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1337 microversion: 2.1 time: 0.154950 [ 665.416825] [53378]: [pid: 53378|app: 0|req: 664/1340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1337 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.420033] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.425310] [53378]: DEBUG nova.compute.api [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.428661] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.428926] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.429100] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.429535] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.429675] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.429874] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.455463] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.455718] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.455907] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.456127] [53378]: DEBUG nova.objects.instance [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.464909] [53379]: DEBUG nova.policy [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.475607] [53379]: INFO nova.api.openstack.requestlog [None req-a0132c25-80b7-4139-bf17-43d1a34746f9 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.103494 [ 665.475941] [53379]: [pid: 53379|app: 0|req: 677/1341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.478696] [53378]: DEBUG nova.policy [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.478887] [53379]: DEBUG nova.api.openstack.wsgi [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.481210] [53379]: DEBUG nova.compute.api [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.482946] [53378]: INFO nova.api.openstack.requestlog [None req-d7f4945f-4dc7-460c-a001-0f31b6f60581 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.065254 [ 665.483279] [53378]: [pid: 53378|app: 0|req: 665/1342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.485728] [53378]: DEBUG nova.api.openstack.wsgi [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.487339] [53378]: DEBUG nova.compute.api [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.489013] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.489286] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.489467] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.489831] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.490037] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.490211] [53379]: DEBUG oslo_concurrency.lockutils [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.494832] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.495060] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.495247] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.495602] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.495794] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.495965] [53378]: DEBUG oslo_concurrency.lockutils [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.543689] [53378]: DEBUG nova.policy [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.551068] [53378]: INFO nova.api.openstack.requestlog [None req-d30813ad-d158-47a4-8c84-28b45ae9257c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.067160 [ 665.552752] [53378]: [pid: 53378|app: 0|req: 666/1343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.556721] [53378]: DEBUG nova.api.openstack.wsgi [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.558024] [53378]: DEBUG nova.compute.api [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.561502] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.561502] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.561502] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.561748] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.561955] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.562166] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.582681] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.583061] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.583202] [53378]: DEBUG oslo_concurrency.lockutils [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.587023] [53378]: DEBUG nova.objects.instance [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.615431] [53378]: DEBUG nova.policy [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.620243] [53378]: INFO nova.api.openstack.requestlog [None req-72512116-81b9-411a-b9a6-a96782946157 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.066860 [ 665.621491] [53378]: [pid: 53378|app: 0|req: 667/1344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.628283] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.628900] [53378]: DEBUG nova.compute.api [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.639454] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.639454] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.639454] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.639702] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.640113] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.640178] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.659589] [53379]: DEBUG nova.policy [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.666442] [53379]: INFO nova.api.openstack.requestlog [None req-6448fcdc-d74d-45fc-a3eb-8dbfcfa3aaf9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.189543 [ 665.667201] [53379]: [pid: 53379|app: 0|req: 678/1345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.671937] [53379]: DEBUG nova.api.openstack.wsgi [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.677985] [53379]: DEBUG nova.compute.api [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.684637] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.684637] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.684637] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.684820] [53378]: DEBUG nova.policy [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.684896] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.684896] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.684896] [53379]: DEBUG oslo_concurrency.lockutils [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.686793] [53378]: INFO nova.api.openstack.requestlog [None req-a9a0f3e5-a7f7-41fe-8848-a51e8b9e724d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.065583 [ 665.687141] [53378]: [pid: 53378|app: 0|req: 668/1346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.690118] [53378]: DEBUG nova.api.openstack.wsgi [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "tag": "04c42242-2521-40ee-bffb-9b924916df2f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 665.696300] [53378]: DEBUG oslo_concurrency.lockutils [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.696539] [53378]: DEBUG oslo_concurrency.lockutils [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.696717] [53378]: DEBUG oslo_concurrency.lockutils [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.704203] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] Creating event network-changed:04c42242-2521-40ee-bffb-9b924916df2f for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 665.707911] [53378]: INFO nova.api.openstack.requestlog [req-0e5778e1-0efa-418b-8527-f402b6965e89 req-f175a115-5eed-4004-b2d1-d0fe0dd8411a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019900 [ 665.708098] [53378]: [pid: 53378|app: 0|req: 669/1347] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:57 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) [ 665.710861] [53378]: DEBUG nova.api.openstack.wsgi [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.712732] [53378]: DEBUG nova.compute.api [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.719124] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.719409] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.721464] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.721464] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.721464] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.721464] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.737862] [53379]: DEBUG nova.policy [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.745172] [53379]: INFO nova.api.openstack.requestlog [None req-8310ece7-c04c-4066-97da-385325cac3bc tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1210 microversion: 2.1 time: 0.077170 [ 665.745491] [53379]: [pid: 53379|app: 0|req: 679/1348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1210 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.748239] [53379]: DEBUG nova.api.openstack.wsgi [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.749883] [53379]: DEBUG nova.compute.api [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.757747] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.757747] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.757747] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.758258] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.758567] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.758819] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.782510] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.782801] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.782986] [53379]: DEBUG oslo_concurrency.lockutils [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.783613] [53379]: DEBUG nova.objects.instance [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 665.811019] [53379]: DEBUG nova.policy [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.816611] [53379]: INFO nova.api.openstack.requestlog [None req-e99841c4-2430-46a3-8937-e3c95eb72f29 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.069858 [ 665.816611] [53379]: [pid: 53379|app: 0|req: 680/1349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.820154] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.820706] [53379]: DEBUG nova.compute.api [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.825529] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.825744] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.825914] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.829983] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.829983] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.829983] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.933141] [53378]: DEBUG nova.policy [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.942381] [53378]: INFO nova.api.openstack.requestlog [None req-1b3d89b0-02c3-4c73-9ab5-41474046c6f6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1553 microversion: 2.1 time: 0.233196 [ 665.943143] [53378]: [pid: 53378|app: 0|req: 670/1350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:57 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1553 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.947165] [53378]: DEBUG nova.api.openstack.wsgi [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.949877] [53378]: DEBUG nova.compute.api [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.954674] [53379]: DEBUG nova.policy [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.956685] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.957028] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.957506] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.958063] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.958246] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.958478] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.961248] [53379]: INFO nova.api.openstack.requestlog [None req-7a969450-fb05-4791-9ae6-d16668c74557 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1518 microversion: 2.1 time: 0.143487 [ 665.961248] [53379]: [pid: 53379|app: 0|req: 681/1351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.966312] [53379]: DEBUG nova.api.openstack.wsgi [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.968138] [53379]: DEBUG nova.compute.api [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.975985] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.975985] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.975985] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.977358] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.977358] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.977358] [53379]: DEBUG oslo_concurrency.lockutils [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.004145] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.004414] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.004654] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.004841] [53378]: DEBUG nova.objects.instance [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.028645] [53379]: DEBUG nova.policy [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.035452] [53379]: DEBUG nova.policy [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.036234] [53379]: DEBUG nova.policy [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.036884] [53379]: INFO nova.api.openstack.requestlog [None req-684f1bf6-d3b9-4441-9423-19d69b2ded27 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.075423 [ 666.037361] [53379]: [pid: 53379|app: 0|req: 682/1352] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.040234] [53379]: DEBUG nova.api.openstack.wsgi [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.040737] [53378]: DEBUG nova.policy [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.042934] [53379]: DEBUG nova.compute.api [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.050074] [53378]: DEBUG nova.policy [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.050074] [53378]: DEBUG nova.policy [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.050376] [53378]: INFO nova.api.openstack.requestlog [None req-49f06bcb-f2e8-44d7-a192-3ee313ac7689 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.106477 [ 666.051025] [53378]: [pid: 53378|app: 0|req: 671/1353] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.056556] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.056556] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.056556] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.057164] [53378]: DEBUG nova.api.openstack.wsgi [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.057278] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.057331] [53378]: DEBUG nova.compute.api [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.057359] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.057359] [53379]: DEBUG oslo_concurrency.lockutils [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.062283] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.062283] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.062283] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.063032] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.063032] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.063219] [53378]: DEBUG oslo_concurrency.lockutils [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.077769] [53378]: DEBUG nova.compute.api [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 666.106928] [53379]: DEBUG nova.policy [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.112060] [53379]: INFO nova.api.openstack.requestlog [None req-776879fe-53b9-4d6a-88bd-6678fd7b9ab6 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.074212 [ 666.112447] [53379]: [pid: 53379|app: 0|req: 683/1354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.115193] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.117289] [53379]: DEBUG nova.compute.api [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.122439] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.122935] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.122935] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.123801] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.124276] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.124336] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.133873] [53378]: INFO nova.api.openstack.requestlog [None req-13a1a3d0-bb86-4666-b8e4-c32ce1ab6dd0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 204 len: 0 microversion: 2.1 time: 0.081966 [ 666.134267] [53378]: [pid: 53378|app: 0|req: 672/1355] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:38:58 2025] DELETE /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 666.138254] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.139958] [53378]: DEBUG nova.compute.api [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.141983] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=43 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.148052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.148052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.148178] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.148600] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.148816] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.148992] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.193801] [53378]: DEBUG nova.policy [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.199133] [53378]: INFO nova.api.openstack.requestlog [None req-8d96534f-d31c-494a-a3d6-a4a2ccb69175 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1224 microversion: 2.1 time: 0.063896 [ 666.199615] [53378]: [pid: 53378|app: 0|req: 673/1356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1224 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.203311] [53378]: DEBUG nova.api.openstack.wsgi [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.204866] [53378]: DEBUG nova.compute.api [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.208270] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.208511] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.208698] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.209068] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.209271] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.209446] [53378]: DEBUG oslo_concurrency.lockutils [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.232801] [53379]: DEBUG nova.policy [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.237611] [53379]: INFO nova.api.openstack.requestlog [None req-ee2d0df8-8b4d-48f7-b4f1-328eb966a51e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1480 microversion: 2.1 time: 0.124531 [ 666.237985] [53379]: [pid: 53379|app: 0|req: 684/1357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1480 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.241324] [53379]: DEBUG nova.api.openstack.wsgi [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.242394] [53379]: DEBUG nova.compute.api [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.245812] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.247113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.247113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.247113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.247113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.247113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.284388] [53378]: DEBUG nova.policy [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.289083] [53378]: INFO nova.api.openstack.requestlog [None req-50747fcf-39cb-4570-9d50-d9d4b8d96b1a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.088797 [ 666.289657] [53378]: [pid: 53378|app: 0|req: 674/1358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.293547] [53378]: DEBUG nova.api.openstack.wsgi [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.295195] [53378]: DEBUG nova.compute.api [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.298985] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.298985] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.298985] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.299230] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.299469] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.299583] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.320444] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.320688] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.320910] [53378]: DEBUG oslo_concurrency.lockutils [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.321229] [53378]: DEBUG nova.objects.instance [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.357624] [53379]: DEBUG nova.policy [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.361249] [53378]: DEBUG nova.policy [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.362810] [53379]: INFO nova.api.openstack.requestlog [None req-6195044b-9f63-47e2-aad4-964bca0b22b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1524 microversion: 2.1 time: 0.124174 [ 666.363326] [53379]: [pid: 53379|app: 0|req: 685/1359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1524 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.365797] [53379]: DEBUG nova.api.openstack.wsgi [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.366121] [53378]: INFO nova.api.openstack.requestlog [None req-f19f2b17-247e-491c-89f4-8088ecb4e5f8 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.076007 [ 666.366476] [53378]: [pid: 53378|app: 0|req: 675/1360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.367395] [53379]: DEBUG nova.compute.api [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.369011] [53378]: DEBUG nova.api.openstack.wsgi [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.370804] [53378]: DEBUG nova.compute.api [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.370908] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.371116] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.371313] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.371761] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.371870] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.372072] [53379]: DEBUG oslo_concurrency.lockutils [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.375035] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.375387] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.375597] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.375958] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.376178] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.376349] [53378]: DEBUG oslo_concurrency.lockutils [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.442532] [53379]: INFO nova.api.openstack.requestlog [None req-05f931dc-eb14-4470-8b37-9ac4ee2057f6 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.078632 [ 666.442946] [53379]: [pid: 53379|app: 0|req: 686/1361] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567/os-interface => generated 287 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.446628] [53379]: DEBUG nova.api.openstack.wsgi [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.448121] [53379]: DEBUG nova.compute.api [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.452745] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.452745] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.452745] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.452745] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.452745] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.453640] [53379]: DEBUG oslo_concurrency.lockutils [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.643083] [53379]: DEBUG nova.policy [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.648269] [53379]: INFO nova.api.openstack.requestlog [None req-5db0d642-d514-4673-a52e-44ea79613960 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1500 microversion: 2.1 time: 0.204401 [ 666.648710] [53379]: [pid: 53379|app: 0|req: 687/1362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1500 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.651296] [53379]: DEBUG nova.api.openstack.wsgi [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.652920] [53379]: DEBUG nova.compute.api [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.656366] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.656765] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.656849] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.658658] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.658658] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.658658] [53379]: DEBUG oslo_concurrency.lockutils [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.669469] [53378]: DEBUG nova.policy [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.676570] [53378]: INFO nova.api.openstack.requestlog [None req-72866e3d-f24a-4a7d-b27f-b2acff93f1bf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1265 microversion: 2.1 time: 0.309055 [ 666.676570] [53378]: [pid: 53378|app: 0|req: 676/1363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1265 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.682286] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.683448] [53378]: DEBUG nova.compute.api [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.690028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.711339] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.712551] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.712809] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.713032] [53378]: DEBUG nova.objects.instance [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.757205] [53378]: DEBUG nova.policy [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.761951] [53378]: INFO nova.api.openstack.requestlog [None req-cbee5764-2d24-4ecf-ba1e-b6631025ee8b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.084775 [ 666.762306] [53378]: [pid: 53378|app: 0|req: 677/1364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.767014] [53378]: DEBUG nova.api.openstack.wsgi [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.767014] [53378]: DEBUG nova.compute.api [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.770367] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.770651] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.770838] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.771382] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.771509] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.772547] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.790274] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.790561] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.790756] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.791049] [53378]: DEBUG nova.objects.instance [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.832084] [53378]: DEBUG nova.policy [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.836413] [53378]: INFO nova.api.openstack.requestlog [None req-3014136f-d5b9-47c3-a08b-bd6d50de8aa3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.073491 [ 666.836932] [53378]: [pid: 53378|app: 0|req: 678/1365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.839683] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.841202] [53378]: DEBUG nova.compute.api [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.844627] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.846051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.846051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.846051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.846051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.846051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.851619] [53379]: DEBUG nova.policy [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.856248] [53379]: INFO nova.api.openstack.requestlog [None req-1dce9e33-45f2-4120-bca5-9a264a74abcb tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.206863 [ 666.856529] [53379]: [pid: 53379|app: 0|req: 688/1366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:58 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.859725] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.861788] [53379]: DEBUG nova.compute.api [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.866072] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.866311] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.866499] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.866856] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.867068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.867249] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.885445] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.885669] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.885866] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.886090] [53379]: DEBUG nova.objects.instance [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.909541] [53378]: DEBUG nova.policy [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.916525] [53378]: INFO nova.api.openstack.requestlog [None req-2bd1e21b-11fb-40c1-ac43-6e81f95a74c7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.078805 [ 666.920427] [53378]: [pid: 53378|app: 0|req: 679/1367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.927981] [53378]: DEBUG nova.api.openstack.wsgi [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.932730] [53378]: DEBUG nova.compute.api [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.938217] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.938464] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.938654] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.939017] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.939269] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.939520] [53378]: DEBUG oslo_concurrency.lockutils [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.943310] [53379]: DEBUG nova.policy [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.947887] [53379]: INFO nova.api.openstack.requestlog [None req-5ac8a892-1530-476e-842a-358d8ddf7340 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.090891 [ 666.948363] [53379]: [pid: 53379|app: 0|req: 689/1368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.954228] [53379]: DEBUG nova.api.openstack.wsgi [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.956117] [53379]: DEBUG nova.compute.api [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.960333] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.960333] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.960474] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.961226] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.961226] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.961226] [53379]: DEBUG oslo_concurrency.lockutils [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.091225] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=9 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 667.156859] [53378]: DEBUG nova.policy [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.161788] [53378]: INFO nova.api.openstack.requestlog [None req-b552bb3d-b78a-4725-9eda-3f787b0f7f3b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.240614 [ 667.161968] [53378]: [pid: 53378|app: 0|req: 680/1369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.165041] [53378]: DEBUG nova.api.openstack.wsgi [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.173928] [53378]: DEBUG nova.compute.api [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.178240] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.178553] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.178746] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.179153] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.179641] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.179851] [53378]: DEBUG oslo_concurrency.lockutils [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.225470] [53378]: DEBUG nova.policy [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.230885] [53378]: INFO nova.api.openstack.requestlog [None req-e401f2c1-5443-422f-a1de-ce07e6cf4425 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1266 microversion: 2.1 time: 0.067729 [ 667.231236] [53378]: [pid: 53378|app: 0|req: 681/1370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1266 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.234230] [53378]: DEBUG nova.api.openstack.wsgi [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.236061] [53378]: DEBUG nova.compute.api [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.237850] [53379]: DEBUG nova.policy [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.245169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.245527] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.245612] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.245980] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.246212] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.246409] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.246705] [53379]: INFO nova.api.openstack.requestlog [None req-59b9ad2d-09eb-4f56-8ab8-8a65345edbcc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.297868 [ 667.247060] [53379]: [pid: 53379|app: 0|req: 690/1371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.249605] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.251432] [53379]: DEBUG nova.compute.api [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.258226] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.258474] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.258815] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.259035] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.259239] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.259644] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.267240] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.267512] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.267708] [53378]: DEBUG oslo_concurrency.lockutils [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.267971] [53378]: DEBUG nova.objects.instance [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.303322] [53378]: DEBUG nova.policy [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.308613] [53378]: INFO nova.api.openstack.requestlog [None req-7356f49a-d26e-4fe6-a86d-a9461dbcbf8e tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.076726 [ 667.308969] [53378]: [pid: 53378|app: 0|req: 682/1372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.313213] [53378]: DEBUG nova.api.openstack.wsgi [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.313728] [53378]: DEBUG nova.compute.api [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.317186] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.317576] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.317725] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.317978] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.318189] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.318372] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.334940] [53379]: DEBUG nova.policy [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.339487] [53379]: DEBUG nova.policy [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.340524] [53379]: DEBUG nova.policy [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.341271] [53379]: INFO nova.api.openstack.requestlog [None req-0d1a5888-703a-41dd-9aa8-b2b7ee1f649f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.093588 [ 667.341705] [53379]: [pid: 53379|app: 0|req: 691/1373] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.344341] [53379]: DEBUG nova.api.openstack.wsgi [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.346165] [53379]: DEBUG nova.compute.api [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.347981] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.348269] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.348638] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.348871] [53378]: DEBUG nova.objects.instance [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.349868] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.350113] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.350303] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.350693] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.350955] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.351082] [53379]: DEBUG oslo_concurrency.lockutils [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.379299] [53378]: DEBUG nova.policy [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.384134] [53378]: DEBUG nova.policy [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.384814] [53378]: DEBUG nova.policy [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.385488] [53378]: INFO nova.api.openstack.requestlog [None req-d76735a2-bcb7-42ff-a65a-de0a1a51682d tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.075979 [ 667.385820] [53378]: [pid: 53378|app: 0|req: 683/1374] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.388423] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.390854] [53378]: DEBUG nova.compute.api [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.399030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.409362] [53379]: DEBUG nova.policy [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.416707] [53379]: INFO nova.api.openstack.requestlog [None req-5613b62f-3832-4f82-a020-cfad5febf3a7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.074357 [ 667.417534] [53379]: [pid: 53379|app: 0|req: 692/1375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.425049] [53379]: DEBUG nova.api.openstack.wsgi [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85afd760-cc78-469b-84ae-45ad047f7c02", "name": "network-vif-plugged", "status": "completed", "tag": "0a573164-2d9d-45ea-adfa-f2f5238361e3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.439227] [53379]: DEBUG oslo_concurrency.lockutils [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.439227] [53379]: DEBUG oslo_concurrency.lockutils [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.439227] [53379]: DEBUG oslo_concurrency.lockutils [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.444658] [53379]: INFO nova.api.openstack.compute.server_external_events [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] Creating event network-vif-plugged:0a573164-2d9d-45ea-adfa-f2f5238361e3 for instance 85afd760-cc78-469b-84ae-45ad047f7c02 on cpu-1 [ 667.448790] [53379]: INFO nova.api.openstack.requestlog [req-292020d0-b5cd-40cc-851b-3b379ea871b0 req-a0196090-7e97-4e92-b8cb-f05e36f084c9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031018 [ 667.449691] [53379]: [pid: 53379|app: 0|req: 693/1376] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:38:59 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) [ 667.454534] [53379]: DEBUG nova.api.openstack.wsgi [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.456252] [53379]: DEBUG nova.compute.api [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.457544] [53378]: DEBUG nova.policy [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.459869] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.460063] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.460279] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.460688] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.460894] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.461084] [53379]: DEBUG oslo_concurrency.lockutils [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.464440] [53378]: INFO nova.api.openstack.requestlog [None req-7f994e75-13aa-43e6-b961-041b3c596cc1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.077388 [ 667.464440] [53378]: [pid: 53378|app: 0|req: 684/1377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.469275] [53378]: DEBUG nova.api.openstack.wsgi [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.472602] [53378]: DEBUG nova.compute.api [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.478015] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.478361] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.478794] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.479572] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.480019] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.480273] [53378]: DEBUG oslo_concurrency.lockutils [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.524125] [53379]: DEBUG nova.policy [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.529889] [53379]: INFO nova.api.openstack.requestlog [None req-57575ef1-6f87-493c-a060-24e8f2eb0180 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.079270 [ 667.530519] [53379]: [pid: 53379|app: 0|req: 694/1378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.532978] [53379]: DEBUG nova.api.openstack.wsgi [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.534963] [53379]: DEBUG nova.compute.api [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.538855] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.538855] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.539018] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.539709] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.539747] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.539910] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.561691] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.562331] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.562331] [53379]: DEBUG oslo_concurrency.lockutils [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.562331] [53379]: DEBUG nova.objects.instance [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.585875] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=24 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 667.634297] [53379]: DEBUG nova.policy [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.639965] [53379]: INFO nova.api.openstack.requestlog [None req-492b952d-458f-43ea-9d45-10b863041024 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.108812 [ 667.640773] [53379]: [pid: 53379|app: 0|req: 695/1379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.663591] [53379]: DEBUG nova.api.openstack.wsgi [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.665240] [53379]: DEBUG nova.compute.api [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.669443] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.669767] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.669976] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.670413] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.670634] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.670812] [53379]: DEBUG oslo_concurrency.lockutils [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.776682] [53378]: DEBUG nova.policy [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.785967] [53378]: INFO nova.api.openstack.requestlog [None req-3484c945-3f44-4112-a781-2a0fc3b072c2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1524 microversion: 2.1 time: 0.320215 [ 667.786473] [53378]: [pid: 53378|app: 0|req: 685/1380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1524 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.791927] [53378]: DEBUG nova.api.openstack.wsgi [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.793752] [53378]: DEBUG nova.compute.api [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.804644] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.804941] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.805149] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.805515] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.805846] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.806320] [53378]: DEBUG oslo_concurrency.lockutils [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.865129] [53378]: DEBUG nova.policy [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.870666] [53378]: INFO nova.api.openstack.requestlog [None req-09cd6efe-7903-4d42-91ad-7e0d0b4ac280 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1283 microversion: 2.1 time: 0.082394 [ 667.870995] [53378]: [pid: 53378|app: 0|req: 686/1381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.873836] [53378]: DEBUG nova.api.openstack.wsgi [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.875674] [53378]: DEBUG nova.compute.api [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.880764] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.881068] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.881266] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.881678] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.881950] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.882372] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.888916] [53379]: DEBUG nova.policy [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.893950] [53379]: INFO nova.api.openstack.requestlog [None req-5abb6e0b-d27b-4e69-804d-f686e8cf6dec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1500 microversion: 2.1 time: 0.232986 [ 667.894377] [53379]: [pid: 53379|app: 0|req: 696/1382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:38:59 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1500 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 667.898129] [53379]: DEBUG nova.api.openstack.wsgi [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.899758] [53379]: DEBUG nova.compute.api [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.904739] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.905053] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.905265] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.905656] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.905863] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.906057] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.907615] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.908356] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.908883] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.909473] [53378]: DEBUG nova.objects.instance [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.934724] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.935011] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.935230] [53379]: DEBUG oslo_concurrency.lockutils [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.935947] [53379]: DEBUG nova.objects.instance [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 667.959464] [53378]: DEBUG nova.policy [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.967918] [53378]: INFO nova.api.openstack.requestlog [None req-69f86b81-8890-4f62-9318-61eb5ab34896 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.096216 [ 667.968760] [53378]: [pid: 53378|app: 0|req: 687/1383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.971741] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.975016] [53378]: DEBUG nova.compute.api [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.977477] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.977820] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.978109] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.978547] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.978813] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.979060] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.992559] [53379]: DEBUG nova.policy [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.998182] [53379]: INFO nova.api.openstack.requestlog [None req-895c3eaf-22f5-44f4-b556-47f3efad9689 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.102681 [ 667.998654] [53379]: [pid: 53379|app: 0|req: 697/1384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.001537] [53379]: DEBUG nova.api.openstack.wsgi [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.003433] [53379]: DEBUG nova.compute.api [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.007117] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.007587] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.007804] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.008324] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.008382] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.008545] [53379]: DEBUG oslo_concurrency.lockutils [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.063066] [53379]: DEBUG nova.policy [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.070447] [53379]: INFO nova.api.openstack.requestlog [None req-395b70ca-43b9-46a1-936c-39f3bad87b54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.070242 [ 668.070447] [53379]: [pid: 53379|app: 0|req: 698/1385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.074232] [53379]: DEBUG nova.api.openstack.wsgi [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.076364] [53379]: DEBUG nova.compute.api [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.080150] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.080499] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.080802] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.081404] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.081729] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.082012] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.107512] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.107768] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.107957] [53379]: DEBUG oslo_concurrency.lockutils [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.108176] [53379]: DEBUG nova.objects.instance [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.117010] [53378]: DEBUG nova.policy [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.124419] [53378]: INFO nova.api.openstack.requestlog [None req-d8bd5951-b03d-4674-9cea-d5982b95db1e tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.154803 [ 668.124995] [53378]: [pid: 53378|app: 0|req: 688/1386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.134145] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.136697] [53378]: DEBUG nova.compute.api [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.141554] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.141881] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.142354] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.142440] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.142733] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.143513] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.161155] [53379]: DEBUG nova.policy [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.161155] [53379]: INFO nova.api.openstack.requestlog [None req-8890cbff-3b27-4dfb-a22c-5bfd49bfe3a3 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.089671 [ 668.161412] [53379]: [pid: 53379|app: 0|req: 699/1387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.171171] [53379]: DEBUG nova.api.openstack.wsgi [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1770a48d-f69f-47cc-9a8f-0f9a551d1e13", "name": "network-vif-deleted", "tag": "73728361-c5da-4dcc-be15-a16fe25452b6"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.181517] [53379]: DEBUG oslo_concurrency.lockutils [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.182076] [53379]: DEBUG oslo_concurrency.lockutils [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.182414] [53379]: DEBUG oslo_concurrency.lockutils [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.196859] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] Creating event network-vif-deleted:73728361-c5da-4dcc-be15-a16fe25452b6 for instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 on cpu-1 [ 668.202637] [53379]: INFO nova.api.openstack.requestlog [req-4c73f3eb-0748-436d-b1ce-433b3da0b0f2 req-1c52ec13-690a-4310-91bd-4848af38aa9c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040269 [ 668.203185] [53379]: [pid: 53379|app: 0|req: 700/1388] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:00 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) [ 668.209273] [53379]: DEBUG nova.api.openstack.wsgi [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.211485] [53379]: DEBUG nova.compute.api [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.218737] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.219156] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.219488] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.220116] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.221902] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.221902] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.240919] [53378]: DEBUG nova.policy [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.248382] [53378]: INFO nova.api.openstack.requestlog [None req-6a1bdd85-f97b-45ec-9599-b2e3585d9604 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1480 microversion: 2.1 time: 0.122043 [ 668.248779] [53378]: [pid: 53378|app: 0|req: 689/1389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1480 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.253240] [53378]: DEBUG nova.api.openstack.wsgi [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.254444] [53378]: DEBUG nova.compute.api [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.259255] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.259898] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.259898] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.260249] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.260475] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.260688] [53378]: DEBUG oslo_concurrency.lockutils [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.314628] [53378]: DEBUG nova.policy [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.319679] [53378]: INFO nova.api.openstack.requestlog [None req-8096df6a-3dd4-4756-b667-c3717164e22e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1266 microversion: 2.1 time: 0.070026 [ 668.319969] [53378]: [pid: 53378|app: 0|req: 690/1390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1266 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.324128] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.325798] [53378]: DEBUG nova.compute.api [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.329830] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.330083] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.330411] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.330816] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.331117] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.331367] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.379896] [53378]: DEBUG nova.policy [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.384817] [53378]: INFO nova.api.openstack.requestlog [None req-e3267f2a-424f-486c-ac38-828c9ee3fb73 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1241 microversion: 2.1 time: 0.064216 [ 668.385187] [53378]: [pid: 53378|app: 0|req: 691/1391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1241 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.388960] [53378]: DEBUG nova.api.openstack.wsgi [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.389792] [53378]: DEBUG nova.compute.api [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.393483] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.393814] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.393979] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.394355] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.394564] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.394737] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.414213] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.414468] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.414662] [53378]: DEBUG oslo_concurrency.lockutils [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.415100] [53378]: DEBUG nova.objects.instance [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.450577] [53378]: DEBUG nova.policy [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.455356] [53378]: INFO nova.api.openstack.requestlog [None req-81e219fe-8212-4896-a5e7-466ddac5c983 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.069563 [ 668.455758] [53378]: [pid: 53378|app: 0|req: 692/1392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.462503] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.464299] [53378]: DEBUG nova.compute.api [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.472116] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.472283] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.472527] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.473044] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.473110] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.473278] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.499804] [53379]: DEBUG nova.policy [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.504883] [53379]: INFO nova.api.openstack.requestlog [None req-98f1b2b8-4ec7-4634-b5a5-3f91b417f24d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.300788 [ 668.505508] [53379]: [pid: 53379|app: 0|req: 701/1393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.509109] [53379]: DEBUG nova.api.openstack.wsgi [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.511199] [53379]: DEBUG nova.compute.api [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.516238] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.518962] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.518962] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.518962] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.518962] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.518962] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.522451] [53378]: DEBUG nova.policy [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.526546] [53378]: DEBUG nova.policy [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.527244] [53378]: DEBUG nova.policy [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.528047] [53378]: INFO nova.api.openstack.requestlog [None req-2d354387-f7e4-4977-aa72-dece267af6c9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.071671 [ 668.528182] [53378]: [pid: 53378|app: 0|req: 693/1394] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.530514] [53378]: DEBUG nova.api.openstack.wsgi [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.532424] [53378]: DEBUG nova.compute.api [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.539249] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.539249] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.539249] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.540427] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.540427] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.540427] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.543800] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.544141] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.544363] [53379]: DEBUG oslo_concurrency.lockutils [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.544535] [53379]: DEBUG nova.objects.instance [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.582807] [53379]: DEBUG nova.policy [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.584238] [53378]: DEBUG nova.policy [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.588408] [53379]: DEBUG nova.policy [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.588906] [53378]: INFO nova.api.openstack.requestlog [None req-64e7bfc5-156b-475c-a50b-12b9d5fa3174 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.059731 [ 668.588906] [53378]: [pid: 53378|app: 0|req: 694/1395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.593024] [53379]: DEBUG nova.policy [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.593024] [53379]: INFO nova.api.openstack.requestlog [None req-68dac3bc-baee-4956-a76c-24f5568bfd04 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.084002 [ 668.593024] [53379]: [pid: 53379|app: 0|req: 702/1396] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.593606] [53379]: DEBUG nova.api.openstack.wsgi [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.595421] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.595713] [53379]: DEBUG nova.compute.api [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.601648] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.601648] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.601648] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.603167] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.603167] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.603167] [53379]: DEBUG oslo_concurrency.lockutils [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.605797] [53378]: DEBUG nova.compute.api [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.608153] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.608420] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.608627] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.608956] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.609175] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.609348] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.658649] [53378]: DEBUG nova.policy [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.658776] [53379]: DEBUG nova.policy [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.662709] [53379]: INFO nova.api.openstack.requestlog [None req-30321474-8c5d-4b07-a8d2-ec825bb96b71 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.071323 [ 668.662968] [53379]: [pid: 53379|app: 0|req: 703/1397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.663751] [53378]: INFO nova.api.openstack.requestlog [None req-fd861c4b-5097-47a6-8c6a-3fe445872886 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.074254 [ 668.664736] [53378]: [pid: 53378|app: 0|req: 695/1398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.665881] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.666933] [53379]: DEBUG nova.compute.api [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.678826] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.678826] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.679046] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.679448] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.680394] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.680394] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.680394] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=15 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 668.702799] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.703487] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.703718] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.703981] [53379]: DEBUG nova.objects.instance [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.749060] [53379]: DEBUG nova.policy [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.754727] [53379]: INFO nova.api.openstack.requestlog [None req-6bb95e86-3d02-40fd-a5dd-58d12776ed21 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.090969 [ 668.754936] [53379]: [pid: 53379|app: 0|req: 704/1399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:00 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.804934] [53378]: DEBUG nova.api.openstack.wsgi [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.807593] [53378]: DEBUG nova.compute.api [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.812784] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.813428] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.813428] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.813771] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.814018] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.814242] [53378]: DEBUG oslo_concurrency.lockutils [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.890085] [53379]: DEBUG nova.api.openstack.wsgi [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.893926] [53379]: DEBUG nova.compute.api [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.897273] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.897935] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.897935] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.898384] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.898674] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.898923] [53379]: DEBUG oslo_concurrency.lockutils [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.068937] [53378]: DEBUG nova.policy [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.079230] [53378]: INFO nova.api.openstack.requestlog [None req-631ad368-62fb-421b-8c6c-c0382f051d11 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1482 microversion: 2.1 time: 0.276793 [ 669.079930] [53378]: [pid: 53378|app: 0|req: 696/1400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1482 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.087209] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.087874] [53378]: DEBUG nova.compute.api [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.094407] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.096027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.096027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.096027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.096027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.096027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.105500] [53379]: DEBUG nova.policy [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.110485] [53379]: INFO nova.api.openstack.requestlog [None req-017a3f63-8cd9-4988-a4b0-00be97d3dc7f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.224000 [ 669.110830] [53379]: [pid: 53379|app: 0|req: 705/1401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.113387] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.118031] [53379]: DEBUG nova.compute.api [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.120501] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.120756] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.120937] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.121793] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.123426] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.123697] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.153586] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.153835] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.154036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.154261] [53379]: DEBUG nova.objects.instance [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 669.170871] [53378]: DEBUG nova.policy [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.176656] [53378]: INFO nova.api.openstack.requestlog [None req-d2a9d007-0408-495f-81ce-fdf8383e1e25 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1292 microversion: 2.1 time: 0.096127 [ 669.177420] [53378]: [pid: 53378|app: 0|req: 697/1402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1292 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.180019] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.181668] [53378]: DEBUG nova.compute.api [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.185081] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.185325] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.185510] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.185870] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.186078] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.186288] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.190564] [53379]: DEBUG nova.policy [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.197746] [53379]: INFO nova.api.openstack.requestlog [None req-4bfccad0-8f8d-45dc-96e7-124b358dc66b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.086270 [ 669.198098] [53379]: [pid: 53379|app: 0|req: 706/1403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.200635] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.202355] [53379]: DEBUG nova.compute.api [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.206018] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.206257] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.206441] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.206805] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.206994] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.207203] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.213936] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.214205] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.214399] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.214577] [53378]: DEBUG nova.objects.instance [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 669.249761] [53378]: DEBUG nova.policy [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.251097] [53379]: DEBUG nova.policy [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.254491] [53378]: INFO nova.api.openstack.requestlog [None req-1fcc1f08-cd92-4d17-88e2-1a1deab016d0 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.076132 [ 669.254812] [53378]: [pid: 53378|app: 0|req: 698/1404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.258277] [53379]: INFO nova.api.openstack.requestlog [None req-bb4fd285-f028-4d26-87fc-01cfa2859df3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.058874 [ 669.258341] [53378]: DEBUG nova.api.openstack.wsgi [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.258386] [53379]: [pid: 53379|app: 0|req: 707/1405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.261087] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.261137] [53378]: DEBUG nova.compute.api [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.261934] [53379]: DEBUG nova.compute.api [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.267864] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.268112] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.268297] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.268649] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.268843] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.269019] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.269955] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.271633] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.271866] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.272322] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.273150] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.273150] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.302038] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.303225] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.303225] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.303225] [53379]: DEBUG nova.objects.instance [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 669.366755] [53378]: DEBUG nova.policy [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.371259] [53378]: INFO nova.api.openstack.requestlog [None req-61fb5d11-837b-4cfa-9c3b-63e4fabce76b tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.116033 [ 669.371603] [53378]: [pid: 53378|app: 0|req: 699/1406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.375967] [53378]: DEBUG nova.api.openstack.wsgi [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.377707] [53378]: DEBUG nova.compute.api [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.381335] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.381580] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.381766] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.382133] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.382338] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.382555] [53378]: DEBUG oslo_concurrency.lockutils [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.416810] [53378]: DEBUG nova.policy [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.426020] [53378]: INFO nova.api.openstack.requestlog [None req-0907d8a1-271e-437e-af53-a8b711cdd3df tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1274 microversion: 2.1 time: 0.049696 [ 669.426020] [53378]: [pid: 53378|app: 0|req: 700/1407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.426020] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.426458] [53378]: DEBUG nova.compute.api [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.429671] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.429916] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.430143] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.430484] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.430683] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.430851] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.467520] [53378]: DEBUG nova.policy [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.476374] [53378]: INFO nova.api.openstack.requestlog [None req-d5706634-465d-43eb-abe3-0701d795d32c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1297 microversion: 2.1 time: 0.053387 [ 669.477305] [53378]: [pid: 53378|app: 0|req: 701/1408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.559133] [53378]: DEBUG nova.api.openstack.wsgi [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-938061626", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "80d930c9-791f-4017-8ba6-9ae20b011de1"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.564885] [53379]: DEBUG nova.policy [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.574986] [53379]: INFO nova.api.openstack.requestlog [None req-4e308936-5b23-496b-9d46-b1afc80809f6 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.316423 [ 669.577568] [53379]: [pid: 53379|app: 0|req: 708/1409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.586162] [53379]: DEBUG nova.api.openstack.wsgi [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.587516] [53379]: DEBUG nova.compute.api [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.592016] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.592016] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.592016] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.592016] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.592016] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.592194] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.610970] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.611142] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.611328] [53379]: DEBUG oslo_concurrency.lockutils [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.611532] [53379]: DEBUG nova.objects.instance [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 669.613497] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.613754] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.613937] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.614490] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.614704] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.614877] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.625530] [53378]: DEBUG nova.network.neutron [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] validate_networks() for [('80d930c9-791f-4017-8ba6-9ae20b011de1', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 669.648111] [53379]: DEBUG nova.policy [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.656846] [53379]: INFO nova.api.openstack.requestlog [None req-73672b6f-98a3-41a3-90ca-628e4a7d31d4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.080383 [ 669.656846] [53379]: [pid: 53379|app: 0|req: 709/1410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.661141] [53379]: DEBUG nova.api.openstack.wsgi [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.663895] [53379]: DEBUG nova.compute.api [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.668933] [53379]: DEBUG oslo_concurrency.lockutils [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.810817] [53379]: DEBUG nova.policy [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.815562] [53379]: INFO nova.api.openstack.requestlog [None req-896d5ad3-ef4c-425f-ab3f-95f3752c3d4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.157800 [ 669.815940] [53379]: [pid: 53379|app: 0|req: 710/1411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:01 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.820051] [53379]: DEBUG nova.api.openstack.wsgi [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85afd760-cc78-469b-84ae-45ad047f7c02", "tag": "0a573164-2d9d-45ea-adfa-f2f5238361e3"}, {"name": "network-changed", "server_uuid": "cddcd373-40f5-42eb-b1c4-a3d23e5fe567", "tag": "d5617115-74ea-4295-b8a5-2cc59caf5418"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.827220] [53379]: DEBUG oslo_concurrency.lockutils [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.827220] [53379]: DEBUG oslo_concurrency.lockutils [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.827220] [53379]: DEBUG oslo_concurrency.lockutils [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.835630] [53379]: INFO nova.api.openstack.compute.server_external_events [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Creating event network-changed:0a573164-2d9d-45ea-adfa-f2f5238361e3 for instance 85afd760-cc78-469b-84ae-45ad047f7c02 on cpu-1 [ 669.836448] [53379]: INFO nova.api.openstack.compute.server_external_events [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] Creating event network-changed:d5617115-74ea-4295-b8a5-2cc59caf5418 for instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 on cpu-1 [ 669.840919] [53379]: INFO nova.api.openstack.requestlog [req-68d74bd3-bf3e-47fd-9e96-026e8c4c64dd req-12b706ae-e3c1-4bf7-8779-ed3d780ecc8d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.024012 [ 669.841445] [53379]: [pid: 53379|app: 0|req: 711/1412] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:02 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 669.844814] [53379]: DEBUG nova.api.openstack.wsgi [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.846970] [53379]: DEBUG nova.compute.api [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.851315] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.893314] [53379]: DEBUG nova.policy [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.899211] [53379]: DEBUG nova.policy [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.899211] [53379]: DEBUG nova.policy [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.900315] [53379]: INFO nova.api.openstack.requestlog [None req-3860e711-f670-4164-a6d4-edb67a546c58 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.058174 [ 669.900900] [53379]: [pid: 53379|app: 0|req: 712/1413] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 669.904016] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.905807] [53379]: DEBUG nova.compute.api [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.911372] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.911600] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.911785] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.913100] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.913274] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.913462] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.952610] [53378]: DEBUG nova.virt.hardware [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 669.952959] [53378]: DEBUG nova.virt.hardware [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 669.953085] [53378]: DEBUG nova.virt.hardware [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 669.953213] [53378]: DEBUG nova.virt.hardware [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 669.953415] [53378]: DEBUG nova.virt.hardware [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 669.960033] [53379]: DEBUG nova.policy [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.963680] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.964329] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.965691] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.965691] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.965691] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.965691] [53378]: DEBUG oslo_concurrency.lockutils [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.965863] [53379]: INFO nova.api.openstack.requestlog [None req-2a855795-f854-4f38-8b6d-e6440b686e28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.064006 [ 669.966336] [53379]: [pid: 53379|app: 0|req: 713/1414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.969485] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.972092] [53379]: DEBUG nova.compute.api [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.977486] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.977784] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.977933] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.978392] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.978533] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.978703] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.982793] [53378]: DEBUG nova.quota [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 669.996016] [53378]: DEBUG nova.quota [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for user dfb33279eb1d477587b9a308b4705569 and project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 670.001836] [53378]: DEBUG nova.compute.api [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 670.003681] [53378]: DEBUG nova.compute.api [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 670.010565] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.010838] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.011889] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.011889] [53379]: DEBUG nova.objects.instance [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.047471] [53378]: INFO nova.api.openstack.requestlog [None req-35046840-10d2-4815-a6ac-ea5e83a071f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.570045 [ 670.048009] [53378]: [pid: 53378|app: 0|req: 702/1415] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:01 2025] POST /compute/v2.1/servers => generated 380 bytes in 571 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 670.052686] [53378]: DEBUG nova.api.openstack.wsgi [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.054101] [53378]: DEBUG nova.compute.api [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.056250] [53379]: DEBUG nova.policy [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.065126] [53378]: DEBUG oslo_concurrency.lockutils [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.067966] [53379]: DEBUG nova.policy [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.068986] [53379]: DEBUG nova.policy [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.069840] [53379]: INFO nova.api.openstack.requestlog [None req-2b93ff3d-b884-4452-983d-920f3e324666 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.103096 [ 670.070178] [53379]: [pid: 53379|app: 0|req: 714/1416] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.072631] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.074309] [53379]: DEBUG nova.compute.api [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.079770] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.080837] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.080837] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.080837] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.080837] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.080991] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.125622] [53378]: DEBUG nova.policy [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.130326] [53378]: INFO nova.api.openstack.requestlog [None req-094f2dd6-1392-47b7-b8ff-64e96285708d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.081555 [ 670.130417] [53379]: DEBUG nova.policy [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.130736] [53378]: [pid: 53378|app: 0|req: 703/1417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.136868] [53378]: DEBUG nova.api.openstack.wsgi [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.140166] [53379]: INFO nova.api.openstack.requestlog [None req-d1c7ed67-e819-441c-a52b-a8224b6f20d9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.069280 [ 670.140487] [53379]: [pid: 53379|app: 0|req: 715/1418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.141934] [53378]: DEBUG nova.compute.api [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.143265] [53379]: DEBUG nova.api.openstack.wsgi [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.144823] [53379]: DEBUG nova.compute.api [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.149769] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.150026] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.150216] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.150433] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.150744] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.150786] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.150933] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.151023] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.151180] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.151501] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.151794] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.152149] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.172926] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.173189] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.173371] [53379]: DEBUG oslo_concurrency.lockutils [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.173594] [53379]: DEBUG nova.objects.instance [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.178296] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.179030] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.179030] [53378]: DEBUG oslo_concurrency.lockutils [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.179030] [53378]: DEBUG nova.objects.instance [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.206864] [53379]: DEBUG nova.policy [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.213731] [53379]: INFO nova.api.openstack.requestlog [None req-5595ff69-4111-4b30-8868-ac1403f109e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.072024 [ 670.213731] [53379]: [pid: 53379|app: 0|req: 716/1419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.216029] [53379]: DEBUG nova.api.openstack.wsgi [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1424304269", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "80d930c9-791f-4017-8ba6-9ae20b011de1"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.219215] [53378]: DEBUG nova.policy [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.224981] [53378]: INFO nova.api.openstack.requestlog [None req-8abd6360-0a45-4d16-9739-71899d9cb2b3 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.093554 [ 670.226070] [53378]: [pid: 53378|app: 0|req: 704/1420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.228613] [53378]: DEBUG nova.api.openstack.wsgi [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.231109] [53378]: DEBUG nova.compute.api [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.234646] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.235152] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.235152] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.235472] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.235678] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.235842] [53378]: DEBUG oslo_concurrency.lockutils [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.270756] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.271061] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.271265] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.271688] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.271889] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.272074] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.278213] [53379]: DEBUG nova.network.neutron [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] validate_networks() for [('80d930c9-791f-4017-8ba6-9ae20b011de1', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 670.441879] [53378]: DEBUG nova.policy [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.447769] [53378]: INFO nova.api.openstack.requestlog [None req-948d87c3-5120-4315-89c9-21c9f85196b0 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.221053 [ 670.448107] [53378]: [pid: 53378|app: 0|req: 705/1421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.451585] [53378]: DEBUG nova.api.openstack.wsgi [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.452581] [53378]: DEBUG nova.compute.api [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.456026] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.456306] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.456501] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.456851] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.457063] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.457243] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.474773] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.475058] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.475250] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.475452] [53378]: DEBUG nova.objects.instance [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.502916] [53378]: DEBUG nova.policy [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.510021] [53378]: INFO nova.api.openstack.requestlog [None req-95d36c2f-148c-45a9-8b90-2d6b8f54010d tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.059290 [ 670.510021] [53378]: [pid: 53378|app: 0|req: 706/1422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.540758] [53378]: DEBUG nova.api.openstack.wsgi [None req-759f584c-8d57-4a7c-9232-c397f0b7c039 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: .version_select at 0x726f729d2830>, body: {"keypair": {"name": "tempest-keypair-1470652593", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKFcCPqsIB/ag6zeNSGWMAuAiJOOavkOw6zYeH++rlWoDa2Yi0rBRLP72U5OTmOWj4KiKarcRFUwmOzUEi9HxEi41gIpaIY1ODCDpLIJ9SzJYB0IhAT3Hst+i8D+zvkaAA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.554355] [53378]: DEBUG nova.quota [None req-759f584c-8d57-4a7c-9232-c397f0b7c039 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 670.558337] [53378]: DEBUG nova.quota [None req-759f584c-8d57-4a7c-9232-c397f0b7c039 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 670.575758] [53378]: INFO nova.api.openstack.requestlog [None req-759f584c-8d57-4a7c-9232-c397f0b7c039 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.066224 [ 670.576173] [53378]: [pid: 53378|app: 0|req: 707/1423] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:39:02 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.581368] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.583645] [53378]: DEBUG nova.compute.api [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.589617] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.590094] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.590311] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.591102] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.591342] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.591499] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.621878] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.622191] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.622387] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.622629] [53378]: DEBUG nova.objects.instance [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.624699] [53379]: DEBUG nova.virt.hardware [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 670.625441] [53379]: DEBUG nova.virt.hardware [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 670.625441] [53379]: DEBUG nova.virt.hardware [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 670.625441] [53379]: DEBUG nova.virt.hardware [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 670.625635] [53379]: DEBUG nova.virt.hardware [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 670.634689] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.634957] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.635167] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.635656] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.635749] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.636053] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.654544] [53379]: DEBUG nova.quota [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 670.660547] [53379]: DEBUG nova.quota [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for user dfb33279eb1d477587b9a308b4705569 and project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 670.666116] [53378]: DEBUG nova.policy [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.668957] [53379]: DEBUG nova.compute.api [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 670.670810] [53379]: DEBUG nova.compute.api [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 670.670927] [53378]: INFO nova.api.openstack.requestlog [None req-f8438240-9b88-4ab4-818e-b3ed99fe6ed5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.093991 [ 670.671156] [53378]: [pid: 53378|app: 0|req: 708/1424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.675037] [53378]: DEBUG nova.api.openstack.wsgi [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "209c6c95-5409-495f-8196-1d3ce8d9d21b", "name": "network-vif-deleted", "tag": "4e0831e4-362e-42f0-9624-9571e25a263c"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.683993] [53378]: DEBUG oslo_concurrency.lockutils [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.683993] [53378]: DEBUG oslo_concurrency.lockutils [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.684443] [53378]: DEBUG oslo_concurrency.lockutils [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.696302] [53378]: INFO nova.api.openstack.compute.server_external_events [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] Creating event network-vif-deleted:4e0831e4-362e-42f0-9624-9571e25a263c for instance 209c6c95-5409-495f-8196-1d3ce8d9d21b on cpu-1 [ 670.702975] [53378]: INFO nova.api.openstack.requestlog [req-8c70257b-c341-4604-8057-3f1d2fb6f6b5 req-dd405831-6b1b-491e-a334-3540a2019384 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029727 [ 670.702975] [53378]: [pid: 53378|app: 0|req: 709/1425] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:02 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) [ 670.704913] [53378]: DEBUG nova.api.openstack.wsgi [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.705431] [53379]: INFO nova.api.openstack.requestlog [None req-cbfa7d7b-fe5f-46a9-9760-0f2dafaf2fd5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.491271 [ 670.705820] [53379]: [pid: 53379|app: 0|req: 717/1426] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:02 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) [ 670.707859] [53378]: DEBUG nova.compute.api [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.709927] [53379]: DEBUG nova.api.openstack.wsgi [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.711819] [53379]: DEBUG nova.compute.api [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.715046] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.715301] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.715494] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.715864] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.716075] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.716252] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.720124] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.721725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.721725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.721725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.721725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.721725] [53379]: DEBUG oslo_concurrency.lockutils [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.749892] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.749892] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.749892] [53378]: DEBUG oslo_concurrency.lockutils [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.749892] [53378]: DEBUG nova.objects.instance [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.780602] [53379]: DEBUG nova.policy [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.788341] [53379]: INFO nova.api.openstack.requestlog [None req-b03af0d4-3e57-4355-8805-41731d6deeb2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.079093 [ 670.788341] [53379]: [pid: 53379|app: 0|req: 718/1427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.791387] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.791675] [53378]: DEBUG nova.policy [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.791752] [53379]: DEBUG nova.compute.api [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.797010] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.799436] [53378]: INFO nova.api.openstack.requestlog [None req-e83ece31-7e83-4448-8245-5faa541c04b7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.095976 [ 670.803114] [53378]: [pid: 53378|app: 0|req: 710/1428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:02 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.807344] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.809352] [53378]: DEBUG nova.compute.api [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.814588] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.814963] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.815172] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.816141] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.818016] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.818016] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.913889] [53379]: DEBUG nova.policy [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.920202] [53379]: INFO nova.api.openstack.requestlog [None req-6e80c4e4-4012-499b-90a2-41601d3999ea tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.133149 [ 670.920982] [53379]: [pid: 53379|app: 0|req: 719/1429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.929030] [53379]: DEBUG nova.api.openstack.wsgi [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.929267] [53379]: DEBUG nova.compute.api [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.932853] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.933168] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.933479] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.933783] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.933930] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.934874] [53379]: DEBUG oslo_concurrency.lockutils [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.977385] [53379]: DEBUG nova.policy [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.983332] [53379]: INFO nova.api.openstack.requestlog [None req-7bfdb8f5-64a9-45a8-8a02-b7d5b68f39a1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1297 microversion: 2.1 time: 0.061955 [ 670.983665] [53379]: [pid: 53379|app: 0|req: 720/1430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.986393] [53379]: DEBUG nova.api.openstack.wsgi [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.988080] [53379]: DEBUG nova.compute.api [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.997468] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.004714] [53378]: DEBUG nova.policy [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.010051] [53378]: INFO nova.api.openstack.requestlog [None req-0fa5635c-b2f7-41fa-b1e3-09f6c8783b5a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.206080 [ 671.010231] [53378]: [pid: 53378|app: 0|req: 711/1431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.012940] [53378]: DEBUG nova.api.openstack.wsgi [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.014418] [53378]: DEBUG nova.compute.api [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.019529] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.019790] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.022102] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.022709] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.022709] [53379]: DEBUG oslo_concurrency.lockutils [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.022837] [53379]: DEBUG nova.objects.instance [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.023370] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.023647] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.024423] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.024423] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.046743] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.046743] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.046823] [53378]: DEBUG oslo_concurrency.lockutils [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.047271] [53378]: DEBUG nova.objects.instance [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.054245] [53379]: DEBUG nova.policy [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.059299] [53379]: INFO nova.api.openstack.requestlog [None req-09287c63-ddb6-4409-9e8b-06681501e391 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.075022 [ 671.060133] [53379]: [pid: 53379|app: 0|req: 721/1432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.065355] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f334cb1-125b-4d19-9a96-8337fd58232e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.066964] [53379]: DEBUG nova.compute.api [None req-7f334cb1-125b-4d19-9a96-8337fd58232e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.077926] [53378]: DEBUG nova.policy [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.083450] [53378]: INFO nova.api.openstack.requestlog [None req-46f310df-7ce0-42d3-bbc3-73a468b486b0 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.072542 [ 671.083938] [53378]: [pid: 53378|app: 0|req: 712/1433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.086694] [53378]: DEBUG nova.api.openstack.wsgi [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.088573] [53378]: DEBUG nova.compute.api [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.091897] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.092161] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.092347] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.092825] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.093052] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.093236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.098770] [53379]: DEBUG nova.policy [None req-7f334cb1-125b-4d19-9a96-8337fd58232e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.105826] [53379]: INFO nova.api.openstack.requestlog [None req-7f334cb1-125b-4d19-9a96-8337fd58232e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1212 microversion: 2.1 time: 0.044978 [ 671.106273] [53379]: [pid: 53379|app: 0|req: 722/1434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.111117] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.111117] [53379]: DEBUG nova.compute.api [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.116115] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.116372] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.116579] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.117766] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.117766] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.117766] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.159030] [53379]: DEBUG nova.policy [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.164991] [53379]: DEBUG nova.policy [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.165817] [53379]: DEBUG nova.policy [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.166355] [53379]: INFO nova.api.openstack.requestlog [None req-ad3ccff7-dd94-448e-9a84-5f39c91b60b9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.059461 [ 671.166665] [53379]: [pid: 53379|app: 0|req: 723/1435] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.171891] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.173522] [53379]: DEBUG nova.compute.api [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.177368] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.177629] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.177859] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.178264] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.178503] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.178762] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.187940] [53378]: DEBUG nova.policy [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.192682] [53378]: INFO nova.api.openstack.requestlog [None req-be0033a8-0bdf-4160-be39-a3307042c7f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.107802 [ 671.193014] [53378]: [pid: 53378|app: 0|req: 713/1436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.197026] [53378]: DEBUG nova.api.openstack.wsgi [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.202015] [53378]: DEBUG nova.compute.api [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.204911] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.205163] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.205345] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.205715] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.205953] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.206149] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.223090] [53379]: DEBUG nova.policy [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.227104] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.227358] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.227532] [53379]: INFO nova.api.openstack.requestlog [None req-7d828141-67be-4aca-a06d-8f7505aa9cbc tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.057694 [ 671.227578] [53378]: DEBUG oslo_concurrency.lockutils [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.227733] [53378]: DEBUG nova.objects.instance [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.227979] [53379]: [pid: 53379|app: 0|req: 724/1437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.232158] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.234401] [53379]: DEBUG nova.compute.api [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.238485] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.239149] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.239149] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.239216] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.239399] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.239578] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.257204] [53378]: DEBUG nova.policy [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.263396] [53378]: DEBUG nova.policy [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.263744] [53378]: DEBUG nova.policy [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.264621] [53378]: INFO nova.api.openstack.requestlog [None req-199d3af1-8d93-4a22-a14b-201cc06067db tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.071104 [ 671.264943] [53378]: [pid: 53378|app: 0|req: 714/1438] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.268243] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.270230] [53378]: DEBUG nova.compute.api [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.274313] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.274684] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.274742] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.275111] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.275314] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.275491] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.286180] [53379]: DEBUG nova.policy [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.290953] [53379]: INFO nova.api.openstack.requestlog [None req-7f6ddab1-767e-4e01-a742-4420aec3cb70 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.062472 [ 671.291502] [53379]: [pid: 53379|app: 0|req: 725/1439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.294260] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.296230] [53379]: DEBUG nova.compute.api [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.299527] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.299527] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.299835] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.300416] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.300416] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.300524] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.310051] [53378]: DEBUG nova.policy [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.315065] [53378]: INFO nova.api.openstack.requestlog [None req-1f3a7d7b-59bc-499e-8e80-a588d54cfc76 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.049199 [ 671.315396] [53378]: [pid: 53378|app: 0|req: 715/1440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.318296] [53378]: DEBUG nova.api.openstack.wsgi [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.319337] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.319589] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.319769] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.319947] [53378]: DEBUG nova.compute.api [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.319994] [53379]: DEBUG nova.objects.instance [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.324397] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.324751] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.324977] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.325626] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.325854] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.326043] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.341200] [53379]: DEBUG nova.policy [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.344889] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.345207] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.345312] [53378]: DEBUG oslo_concurrency.lockutils [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.345791] [53379]: INFO nova.api.openstack.requestlog [None req-8ee29ba8-9891-46ab-bbd3-0a765f47fefd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.053365 [ 671.345862] [53378]: DEBUG nova.objects.instance [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.345898] [53379]: [pid: 53379|app: 0|req: 726/1441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.351711] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-1875942080", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "e555a389-acae-4e4f-9ca1-a7e928bf3e86"}, {"uuid": "26fa53f9-c28d-46e9-98a6-a14914bef3c9"}, {"uuid": "e555a389-acae-4e4f-9ca1-a7e928bf3e86"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.369463] [53378]: DEBUG nova.policy [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.380730] [53378]: INFO nova.api.openstack.requestlog [None req-39ff6f30-c5bf-4cd5-9647-94da37135960 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.064709 [ 671.381083] [53378]: [pid: 53378|app: 0|req: 716/1442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.397732] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.398014] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.398215] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.398627] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.398828] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.399401] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.406121] [53379]: DEBUG nova.network.neutron [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] validate_networks() for [('e555a389-acae-4e4f-9ca1-a7e928bf3e86', None, None, None, None, None), ('26fa53f9-c28d-46e9-98a6-a14914bef3c9', None, None, None, None, None), ('e555a389-acae-4e4f-9ca1-a7e928bf3e86', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 671.462556] [53378]: DEBUG nova.api.openstack.wsgi [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.467873] [53378]: DEBUG nova.compute.api [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.469127] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.469616] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.469616] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.470062] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.470122] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.470269] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.601799] [53378]: DEBUG nova.policy [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.608028] [53378]: INFO nova.api.openstack.requestlog [None req-70e35b03-6247-4bfc-9565-79e7fcc4ac15 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.147956 [ 671.608610] [53378]: [pid: 53378|app: 0|req: 717/1443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.612460] [53378]: DEBUG nova.api.openstack.wsgi [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.614435] [53378]: DEBUG nova.compute.api [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.617768] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.618215] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.618505] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.618949] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.619263] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.619812] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.642206] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.642612] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.642917] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.643216] [53378]: DEBUG nova.objects.instance [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.666983] [53378]: DEBUG nova.policy [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.672609] [53378]: INFO nova.api.openstack.requestlog [None req-e72d2e5f-a306-4abf-b0b9-3f5581871bec tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.063200 [ 671.673076] [53378]: [pid: 53378|app: 0|req: 718/1444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.690019] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.690667] [53378]: DEBUG nova.compute.api [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.694919] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.695320] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.695635] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.696130] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.696459] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.696760] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.718535] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.718972] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.719308] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.719648] [53378]: DEBUG nova.objects.instance [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.743675] [53378]: DEBUG nova.policy [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.747067] [53378]: INFO nova.api.openstack.requestlog [None req-c4105c58-dab8-4c17-b0e0-f8fdcec37201 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.060864 [ 671.747541] [53378]: [pid: 53378|app: 0|req: 719/1445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:03 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 671.794484] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1503912357", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "6f5462a7-8a0e-4131-850b-c1e96d9ae172"}], "security_groups": [{"name": "tempest-securitygroup--1647348517"}], "key_name": "tempest-keypair-1470652593", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.838960] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.839302] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.839533] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.840021] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.840270] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.840521] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.879859] [53378]: DEBUG nova.network.neutron [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] validate_networks() for [('6f5462a7-8a0e-4131-850b-c1e96d9ae172', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 671.936275] [53379]: DEBUG nova.virt.hardware [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 671.936529] [53379]: DEBUG nova.virt.hardware [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 671.937071] [53379]: DEBUG nova.virt.hardware [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 671.937071] [53379]: DEBUG nova.virt.hardware [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 671.937071] [53379]: DEBUG nova.virt.hardware [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 671.946076] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.946355] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.946503] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.946906] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.947105] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.947284] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.962334] [53379]: DEBUG nova.quota [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Getting quotas for project cc18966a7c184174b70a8841626bbced. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 671.967111] [53379]: DEBUG nova.quota [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Getting quotas for user 3805ada95d5d4f3ea6c0b851ebf1027c and project cc18966a7c184174b70a8841626bbced. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 671.980020] [53379]: DEBUG nova.compute.api [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 671.980020] [53379]: DEBUG nova.compute.api [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 672.018025] [53379]: INFO nova.api.openstack.requestlog [None req-f2159034-fb6f-49e7-a58a-58d2b04765a0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.666185 [ 672.018025] [53379]: [pid: 53379|app: 0|req: 727/1446] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:03 2025] POST /compute/v2.1/servers => generated 380 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 672.019325] [53379]: DEBUG nova.api.openstack.wsgi [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.021187] [53379]: DEBUG nova.compute.api [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.028595] [53379]: DEBUG oslo_concurrency.lockutils [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.074808] [53379]: DEBUG nova.policy [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.081549] [53379]: INFO nova.api.openstack.requestlog [None req-e32b42a2-1959-4418-8d48-ec72df3456dc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.064605 [ 672.083102] [53379]: [pid: 53379|app: 0|req: 728/1447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.086281] [53379]: DEBUG nova.api.openstack.wsgi [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.090203] [53379]: DEBUG nova.compute.api [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.093323] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.093323] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.093323] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.093490] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.094046] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.094046] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.120630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.120630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.120630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.120630] [53379]: DEBUG nova.objects.instance [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.155607] [53379]: DEBUG nova.policy [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.161396] [53379]: INFO nova.api.openstack.requestlog [None req-a43a3951-12ad-49cc-acbd-6489e60c1106 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.076731 [ 672.161396] [53379]: [pid: 53379|app: 0|req: 729/1448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.165159] [53379]: DEBUG nova.api.openstack.wsgi [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6909ab1e-9e38-4eab-a41e-4290b1d18ae6", "name": "network-vif-plugged", "status": "completed", "tag": "85e21ce9-cb11-4bce-9ab3-df8f7e242424"}, {"name": "network-changed", "server_uuid": "6909ab1e-9e38-4eab-a41e-4290b1d18ae6", "tag": "85e21ce9-cb11-4bce-9ab3-df8f7e242424"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 672.172592] [53379]: DEBUG oslo_concurrency.lockutils [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.173036] [53379]: DEBUG oslo_concurrency.lockutils [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.173356] [53379]: DEBUG oslo_concurrency.lockutils [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.187879] [53378]: DEBUG nova.virt.hardware [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 672.187879] [53378]: DEBUG nova.virt.hardware [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 672.187879] [53378]: DEBUG nova.virt.hardware [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 672.187879] [53378]: DEBUG nova.virt.hardware [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 672.187879] [53378]: DEBUG nova.virt.hardware [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 672.188352] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Creating event network-vif-plugged:85e21ce9-cb11-4bce-9ab3-df8f7e242424 for instance 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 on cpu-1 [ 672.188352] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] Creating event network-changed:85e21ce9-cb11-4bce-9ab3-df8f7e242424 for instance 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 on cpu-1 [ 672.191818] [53379]: INFO nova.api.openstack.requestlog [req-4b7e5c7e-9e40-41f5-979a-b11414ce1cb2 req-0a80e8eb-f651-4972-98dd-47036c1539b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029734 [ 672.193505] [53379]: [pid: 53379|app: 0|req: 730/1449] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:04 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) [ 672.195997] [53379]: DEBUG nova.api.openstack.wsgi [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.196144] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.196409] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.196591] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.197099] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.197198] [53379]: DEBUG nova.compute.api [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.197289] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.197393] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.201083] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.205033] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.205033] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.205033] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.205033] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.205033] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.219713] [53378]: DEBUG nova.quota [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 672.227305] [53378]: DEBUG nova.quota [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 672.237660] [53378]: DEBUG nova.compute.api [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 672.240033] [53378]: DEBUG nova.compute.api [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 672.276059] [53378]: INFO nova.api.openstack.requestlog [None req-b1005671-f98f-4289-80a0-48ca12edc2a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.485957 [ 672.276466] [53378]: [pid: 53378|app: 0|req: 720/1450] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:04 2025] POST /compute/v2.1/servers => generated 409 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 672.280426] [53378]: DEBUG nova.api.openstack.wsgi [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.282705] [53378]: DEBUG nova.compute.api [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.291610] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.291828] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.292079] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.292509] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.292751] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.292965] [53378]: DEBUG oslo_concurrency.lockutils [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.345146] [53378]: DEBUG nova.policy [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.345333] [53379]: DEBUG nova.policy [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.349635] [53378]: INFO nova.api.openstack.requestlog [None req-92d938cb-8260-46fb-bada-77b3b3dac3c1 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1305 microversion: 2.1 time: 0.072443 [ 672.349987] [53378]: [pid: 53378|app: 0|req: 721/1451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.353662] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4737384-517a-4c25-9ea9-ca4c64ef5735 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.355644] [53378]: DEBUG nova.compute.api [None req-a4737384-517a-4c25-9ea9-ca4c64ef5735 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.359958] [53379]: INFO nova.api.openstack.requestlog [None req-b5fc7e17-6c39-46d8-a143-d4c36de28885 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.166423 [ 672.360421] [53379]: [pid: 53379|app: 0|req: 731/1452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.366678] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.370386] [53379]: DEBUG nova.compute.api [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.376100] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.376455] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.376650] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.377097] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.378154] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.378397] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.399119] [53378]: DEBUG nova.policy [None req-a4737384-517a-4c25-9ea9-ca4c64ef5735 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.403186] [53378]: INFO nova.api.openstack.requestlog [None req-a4737384-517a-4c25-9ea9-ca4c64ef5735 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1211 microversion: 2.1 time: 0.051786 [ 672.404273] [53378]: [pid: 53378|app: 0|req: 722/1453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.411228] [53378]: DEBUG nova.api.openstack.wsgi [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.413195] [53378]: DEBUG nova.compute.api [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.431021] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.456621] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.457043] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.458429] [53378]: DEBUG oslo_concurrency.lockutils [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.458994] [53378]: DEBUG nova.objects.instance [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.487360] [53378]: DEBUG nova.policy [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.494863] [53378]: INFO nova.api.openstack.requestlog [None req-61a89f9b-8bc8-400c-935c-c849f011d3ab tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.087244 [ 672.494863] [53378]: [pid: 53378|app: 0|req: 723/1454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.495347] [53378]: DEBUG nova.api.openstack.wsgi [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.496912] [53378]: DEBUG nova.compute.api [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.506279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.533500] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.533746] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.533939] [53378]: DEBUG oslo_concurrency.lockutils [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.534167] [53378]: DEBUG nova.objects.instance [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.562369] [53379]: DEBUG nova.policy [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.566720] [53378]: DEBUG nova.policy [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.568968] [53379]: INFO nova.api.openstack.requestlog [None req-ae77cb43-d1f7-425e-bf45-39926b3255eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.207749 [ 672.569367] [53379]: [pid: 53379|app: 0|req: 732/1455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.571057] [53378]: INFO nova.api.openstack.requestlog [None req-0571afab-3c2c-4b8d-8f15-7bcb44af80a7 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.077738 [ 672.572668] [53378]: [pid: 53378|app: 0|req: 724/1456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.573041] [53379]: DEBUG nova.api.openstack.wsgi [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.575103] [53378]: DEBUG nova.api.openstack.wsgi [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.576131] [53379]: DEBUG nova.compute.api [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.579731] [53378]: DEBUG nova.compute.api [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.583503] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.583817] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.584028] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.586286] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.586286] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.586286] [53378]: DEBUG oslo_concurrency.lockutils [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.588520] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.588520] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.588520] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.588670] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.588895] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.589106] [53379]: DEBUG oslo_concurrency.lockutils [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.627774] [53378]: DEBUG nova.policy [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.633296] [53379]: DEBUG nova.policy [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.640257] [53378]: DEBUG nova.policy [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.640422] [53379]: INFO nova.api.openstack.requestlog [None req-65bfedc7-71a4-44cf-bc9e-1f642dc525e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.069896 [ 672.640565] [53378]: DEBUG nova.policy [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.640663] [53379]: [pid: 53379|app: 0|req: 733/1457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.643512] [53378]: INFO nova.api.openstack.requestlog [None req-fed8617b-ea35-4306-9cc9-389ae7d56f07 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.069093 [ 672.643512] [53378]: [pid: 53378|app: 0|req: 725/1458] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.644173] [53379]: DEBUG nova.api.openstack.wsgi [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.647737] [53379]: DEBUG nova.compute.api [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.648261] [53378]: DEBUG nova.api.openstack.wsgi [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.650861] [53378]: DEBUG nova.compute.api [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.655056] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.655384] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.655867] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.655988] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.656282] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.656482] [53379]: DEBUG oslo_concurrency.lockutils [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.656632] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.657530] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.657530] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.657681] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.658115] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.658284] [53378]: DEBUG oslo_concurrency.lockutils [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.719553] [53378]: DEBUG nova.policy [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.729702] [53378]: INFO nova.api.openstack.requestlog [None req-a17684e1-e93b-4211-9307-1e0381aaa652 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.086217 [ 672.729991] [53378]: [pid: 53378|app: 0|req: 726/1459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.735589] [53378]: DEBUG nova.api.openstack.wsgi [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.737828] [53378]: DEBUG nova.compute.api [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.745313] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.745444] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.745635] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.746012] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.746268] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.746434] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.767832] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.768111] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.768365] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.768512] [53378]: DEBUG nova.objects.instance [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.793396] [53378]: DEBUG nova.policy [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.798978] [53378]: DEBUG nova.policy [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.798978] [53378]: DEBUG nova.policy [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.798978] [53378]: INFO nova.api.openstack.requestlog [None req-fcbac958-fca6-4e78-87a3-560e9f5034ad tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.068220 [ 672.799290] [53378]: [pid: 53378|app: 0|req: 727/1460] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.801508] [53379]: DEBUG nova.policy [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.802525] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddd641bf-53d4-4460-ac4a-2542fa5f6f28 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.804095] [53378]: DEBUG nova.compute.api [None req-ddd641bf-53d4-4460-ac4a-2542fa5f6f28 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.807735] [53379]: INFO nova.api.openstack.requestlog [None req-869872f6-cff3-40ee-9f05-aaade208ebb3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.164224 [ 672.807735] [53379]: [pid: 53379|app: 0|req: 734/1461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:04 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.808851] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.811532] [53379]: DEBUG nova.compute.api [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.817284] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.817682] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.817815] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.818225] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.818477] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.818686] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.837549] [53378]: DEBUG nova.policy [None req-ddd641bf-53d4-4460-ac4a-2542fa5f6f28 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.842947] [53378]: INFO nova.api.openstack.requestlog [None req-ddd641bf-53d4-4460-ac4a-2542fa5f6f28 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1239 microversion: 2.1 time: 0.041736 [ 672.842947] [53378]: [pid: 53378|app: 0|req: 728/1462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1239 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.849434] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.850982] [53378]: DEBUG nova.compute.api [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.860826] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.860826] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.860826] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.861382] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.861695] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.861935] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.888070] [53379]: DEBUG nova.policy [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.894068] [53379]: INFO nova.api.openstack.requestlog [None req-9bb3a9ee-df2c-46b4-87f4-02aa8862664e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.086025 [ 672.894068] [53379]: [pid: 53379|app: 0|req: 735/1463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.896570] [53379]: DEBUG nova.api.openstack.wsgi [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.900832] [53379]: DEBUG nova.compute.api [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.904838] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.910969] [53378]: DEBUG nova.policy [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.918025] [53378]: INFO nova.api.openstack.requestlog [None req-b7e3dae4-235b-4208-a8ee-1ce5ebd8c504 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.073980 [ 672.918025] [53378]: [pid: 53378|app: 0|req: 729/1464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.922035] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.926054] [53378]: DEBUG nova.compute.api [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.933100] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.933452] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.933544] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.933931] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.934617] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.934617] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.934768] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.934768] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.934877] [53379]: DEBUG oslo_concurrency.lockutils [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.936262] [53379]: DEBUG nova.objects.instance [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.959510] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.959757] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.959945] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.960172] [53378]: DEBUG nova.objects.instance [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.973067] [53379]: DEBUG nova.policy [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.979306] [53379]: INFO nova.api.openstack.requestlog [None req-46ec26ff-dc92-465e-861f-721bbb07ab32 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.085053 [ 672.979659] [53379]: [pid: 53379|app: 0|req: 736/1465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.982828] [53379]: DEBUG nova.api.openstack.wsgi [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.984899] [53379]: DEBUG nova.compute.api [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.989245] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.989334] [53378]: DEBUG nova.policy [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.989406] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.989535] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.989907] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.990102] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.990486] [53379]: DEBUG oslo_concurrency.lockutils [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.993687] [53378]: INFO nova.api.openstack.requestlog [None req-6f03c5bf-1ade-4885-b996-2899a3fc085c tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.075475 [ 672.994027] [53378]: [pid: 53378|app: 0|req: 730/1466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.999674] [53378]: DEBUG nova.api.openstack.wsgi [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.001359] [53378]: DEBUG nova.compute.api [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.012208] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.012462] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.012732] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.013076] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.013800] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.013800] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.038215] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.038513] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.038756] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.039180] [53378]: DEBUG nova.objects.instance [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.061925] [53378]: DEBUG nova.policy [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.066188] [53378]: INFO nova.api.openstack.requestlog [None req-dac22551-cf54-4847-894a-3b3c4623b32c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.071548 [ 673.066731] [53378]: [pid: 53378|app: 0|req: 731/1467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.069952] [53378]: DEBUG nova.api.openstack.wsgi [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "549f2e8b-a6ad-45c8-9612-338576a76346", "name": "network-vif-plugged", "status": "completed", "tag": "affd0c56-657c-442d-8c7c-836512c89cea"}, {"name": "network-changed", "server_uuid": "549f2e8b-a6ad-45c8-9612-338576a76346", "tag": "affd0c56-657c-442d-8c7c-836512c89cea"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 673.077045] [53378]: DEBUG oslo_concurrency.lockutils [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.077344] [53378]: DEBUG oslo_concurrency.lockutils [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.077540] [53378]: DEBUG oslo_concurrency.lockutils [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.086199] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Creating event network-vif-plugged:affd0c56-657c-442d-8c7c-836512c89cea for instance 549f2e8b-a6ad-45c8-9612-338576a76346 on cpu-1 [ 673.086199] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] Creating event network-changed:affd0c56-657c-442d-8c7c-836512c89cea for instance 549f2e8b-a6ad-45c8-9612-338576a76346 on cpu-1 [ 673.092576] [53378]: INFO nova.api.openstack.requestlog [req-0d1adef3-deba-4ac6-b25e-51ebe4967ac2 req-9c246c20-5f94-4366-8b42-f79d327a542a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025102 [ 673.093067] [53378]: [pid: 53378|app: 0|req: 732/1468] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:05 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) [ 673.097118] [53378]: DEBUG nova.api.openstack.wsgi [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.098935] [53378]: DEBUG nova.compute.api [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.104218] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.104468] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.104660] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.105032] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.105239] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.105414] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.133808] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.134076] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.134266] [53378]: DEBUG oslo_concurrency.lockutils [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.134466] [53378]: DEBUG nova.objects.instance [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.140846] [53379]: DEBUG nova.policy [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.145780] [53379]: INFO nova.api.openstack.requestlog [None req-f84c231b-7df1-4a95-847e-3e49b82211cf tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.165452 [ 673.146308] [53379]: [pid: 53379|app: 0|req: 737/1469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.149059] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.150928] [53379]: DEBUG nova.compute.api [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.154268] [53378]: DEBUG nova.policy [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.154525] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.154775] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.154981] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.155359] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.155590] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.155788] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.158345] [53378]: INFO nova.api.openstack.requestlog [None req-22af0229-28de-43f5-8831-387fb68939a2 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.064427 [ 673.158657] [53378]: [pid: 53378|app: 0|req: 733/1470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.179231] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.180930] [53378]: DEBUG nova.compute.api [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.184534] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.184726] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.184913] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.185276] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.185475] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.185652] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.202195] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.202443] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.202631] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.202833] [53378]: DEBUG nova.objects.instance [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.203233] [53379]: DEBUG nova.policy [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.208185] [53379]: INFO nova.api.openstack.requestlog [None req-cd72d8c9-a57e-4042-ac85-a8db73a18f1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.061206 [ 673.208517] [53379]: [pid: 53379|app: 0|req: 738/1471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.223697] [53378]: DEBUG nova.policy [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.228101] [53378]: INFO nova.api.openstack.requestlog [None req-ac71d348-1eff-4f21-9a89-fb06633a8dec tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.051210 [ 673.228552] [53378]: [pid: 53378|app: 0|req: 734/1472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.365423] [53379]: DEBUG nova.api.openstack.wsgi [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.367172] [53379]: DEBUG nova.compute.api [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.370633] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.370862] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.371059] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.371412] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.371612] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.371790] [53379]: DEBUG oslo_concurrency.lockutils [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.374181] [53378]: DEBUG nova.api.openstack.wsgi [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.375839] [53378]: DEBUG nova.compute.api [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.379228] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.379733] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.379733] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.379983] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.380197] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.380403] [53378]: DEBUG oslo_concurrency.lockutils [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.435901] [53379]: DEBUG nova.policy [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.440117] [53379]: INFO nova.api.openstack.requestlog [None req-6308f5bf-c6d9-4985-928e-c4812b131672 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.076964 [ 673.440447] [53379]: [pid: 53379|app: 0|req: 739/1473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.442908] [53379]: DEBUG nova.api.openstack.wsgi [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.444544] [53379]: DEBUG nova.compute.api [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.447456] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.447690] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.447874] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.448237] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.448437] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.448614] [53379]: DEBUG oslo_concurrency.lockutils [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.466353] [53378]: DEBUG nova.policy [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.470702] [53378]: INFO nova.api.openstack.requestlog [None req-b90ce559-47d8-4294-a69d-06d96e2cccc6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.098880 [ 673.471030] [53378]: [pid: 53378|app: 0|req: 735/1474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.479386] [53379]: DEBUG nova.policy [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.483587] [53379]: INFO nova.api.openstack.requestlog [None req-474e0dad-6f5c-4c37-95c6-e5970aa6cde5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.042541 [ 673.483908] [53379]: [pid: 53379|app: 0|req: 740/1475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.508364] [53378]: DEBUG nova.api.openstack.wsgi [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.510024] [53378]: DEBUG nova.compute.api [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.513381] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.513623] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.513811] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.514171] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.514370] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.514548] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.531151] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.531151] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.531151] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.531334] [53378]: DEBUG nova.objects.instance [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.549713] [53378]: DEBUG nova.policy [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.553316] [53378]: INFO nova.api.openstack.requestlog [None req-e51988be-b538-4aa7-a8f0-f5a32a72a0ae tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.047345 [ 673.553624] [53378]: [pid: 53378|app: 0|req: 736/1476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.588606] [53379]: DEBUG nova.api.openstack.wsgi [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.588978] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.590484] [53379]: DEBUG nova.compute.api [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.590742] [53378]: DEBUG nova.compute.api [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.594168] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.594586] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.594644] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.594689] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.594719] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.594831] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.594928] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.595112] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.595187] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.595295] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.595342] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.595492] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.612380] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.612630] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.612914] [53379]: DEBUG oslo_concurrency.lockutils [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.613133] [53379]: DEBUG nova.objects.instance [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.633332] [53379]: DEBUG nova.policy [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.638732] [53379]: INFO nova.api.openstack.requestlog [None req-86394cc8-ca17-4446-ad1e-7563ee012c42 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.052405 [ 673.638732] [53379]: [pid: 53379|app: 0|req: 741/1477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.657640] [53379]: DEBUG nova.api.openstack.wsgi [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.659649] [53379]: DEBUG nova.compute.api [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.663464] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.664113] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.664113] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.664434] [53378]: DEBUG nova.policy [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.664560] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.664648] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.664923] [53379]: DEBUG oslo_concurrency.lockutils [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.670345] [53378]: INFO nova.api.openstack.requestlog [None req-c8dc36b3-df4a-4acd-a749-2b06d273be34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.082394 [ 673.670345] [53378]: [pid: 53378|app: 0|req: 737/1478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 673.673041] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.673766] [53378]: DEBUG nova.compute.api [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.676994] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.677260] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.677426] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.677770] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.677974] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.678170] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.701579] [53379]: DEBUG nova.policy [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.706798] [53379]: INFO nova.api.openstack.requestlog [None req-542216ae-1e78-49ee-ac08-23072b3a912f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.051167 [ 673.706798] [53379]: [pid: 53379|app: 0|req: 742/1479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 673.711413] [53378]: DEBUG nova.policy [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.721430] [53378]: DEBUG nova.policy [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.722198] [53378]: DEBUG nova.policy [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.722948] [53378]: INFO nova.api.openstack.requestlog [None req-cbf44b72-c880-411d-a5eb-8b3aa68f81c2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.052746 [ 673.723322] [53378]: [pid: 53378|app: 0|req: 738/1480] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:05 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.746676] [53379]: DEBUG nova.api.openstack.wsgi [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.750189] [53379]: DEBUG nova.compute.api [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.753184] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.753536] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.753799] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.754213] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.754414] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.754622] [53379]: DEBUG oslo_concurrency.lockutils [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.794609] [53379]: DEBUG nova.policy [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.800700] [53379]: INFO nova.api.openstack.requestlog [None req-318b21ac-3419-4256-b4ea-87af98caf68c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.056447 [ 673.801066] [53379]: [pid: 53379|app: 0|req: 743/1481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.822927] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.823053] [53378]: DEBUG nova.api.openstack.wsgi [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.824750] [53379]: DEBUG nova.compute.api [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.824826] [53378]: DEBUG nova.compute.api [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.828216] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.828455] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.828677] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.829033] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.829227] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.829404] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.829966] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.830440] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.830805] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.831485] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.831888] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.832251] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.862363] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.862822] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.863439] [53378]: DEBUG oslo_concurrency.lockutils [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.863820] [53378]: DEBUG nova.objects.instance [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.889093] [53378]: DEBUG nova.policy [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.893876] [53378]: DEBUG nova.policy [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.894678] [53378]: DEBUG nova.policy [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.895441] [53378]: INFO nova.api.openstack.requestlog [None req-92304954-e304-456b-b5f4-a2d67118669e tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.075917 [ 673.895811] [53378]: [pid: 53378|app: 0|req: 739/1482] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.898678] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.900538] [53378]: DEBUG nova.compute.api [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.904242] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.904513] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.904719] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.905152] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.905402] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.905662] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.926275] [53379]: DEBUG nova.policy [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.931258] [53379]: INFO nova.api.openstack.requestlog [None req-a9271c4a-96c8-402b-bbfd-aa583f7b4666 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1467 microversion: 2.1 time: 0.110412 [ 673.931439] [53379]: [pid: 53379|app: 0|req: 744/1483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1467 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.934056] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.935765] [53379]: DEBUG nova.compute.api [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.939323] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.939578] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.939766] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.940171] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.940393] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.940585] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.944562] [53378]: DEBUG nova.policy [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.949100] [53378]: INFO nova.api.openstack.requestlog [None req-7e8a284b-5c95-4c34-8709-595720c07977 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.052411 [ 673.949450] [53378]: [pid: 53378|app: 0|req: 740/1484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.952046] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.954090] [53378]: DEBUG nova.compute.api [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.957652] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.957900] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.958119] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.958487] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.958692] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.958903] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.975841] [53379]: DEBUG nova.policy [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.981208] [53379]: INFO nova.api.openstack.requestlog [None req-5bdf905b-b41f-43f2-b0c7-78207fa17c2d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.049032 [ 673.981711] [53379]: [pid: 53379|app: 0|req: 745/1485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.995613] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.996703] [53378]: DEBUG nova.policy [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.997712] [53379]: DEBUG nova.compute.api [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.003150] [53378]: INFO nova.api.openstack.requestlog [None req-ddb9e684-0fdf-4185-b2ef-0b7d3f7aa0ab tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.052889 [ 674.003267] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.003639] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.003774] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.003855] [53378]: [pid: 53378|app: 0|req: 741/1486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.004187] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.004392] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.004568] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.011169] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.013031] [53378]: DEBUG nova.compute.api [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.016810] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.017171] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.017295] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.017685] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.017902] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.018095] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.026984] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.027311] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.027469] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.027677] [53379]: DEBUG nova.objects.instance [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.038711] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.038960] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.039194] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.039400] [53378]: DEBUG nova.objects.instance [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.049391] [53379]: DEBUG nova.policy [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.053846] [53379]: INFO nova.api.openstack.requestlog [None req-bf342e67-4948-4066-81f5-393737b45a17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.061714 [ 674.054199] [53379]: [pid: 53379|app: 0|req: 746/1487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.061049] [53378]: DEBUG nova.policy [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.066134] [53378]: INFO nova.api.openstack.requestlog [None req-6a7b8119-d286-4022-987a-4affe2a7a92f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.058045 [ 674.066441] [53378]: [pid: 53378|app: 0|req: 742/1488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.079570] [53379]: DEBUG nova.api.openstack.wsgi [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.081348] [53379]: DEBUG nova.compute.api [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.085364] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.085548] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.085725] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.086112] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.086408] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.086499] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.105156] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.105407] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.105595] [53379]: DEBUG oslo_concurrency.lockutils [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.105800] [53379]: DEBUG nova.objects.instance [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.126445] [53379]: DEBUG nova.policy [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.131226] [53379]: INFO nova.api.openstack.requestlog [None req-66180c21-fecd-433f-a0a9-ba01144f8aa8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.054107 [ 674.131579] [53379]: [pid: 53379|app: 0|req: 747/1489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.164032] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.165464] [53378]: DEBUG nova.compute.api [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.169719] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.170247] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.170723] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.171439] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.171892] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.173040] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.173138] [53379]: DEBUG nova.api.openstack.wsgi [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.175049] [53379]: DEBUG nova.compute.api [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.178946] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.179133] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.179349] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.179748] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.179969] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.180178] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.201738] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.201921] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.202130] [53379]: DEBUG oslo_concurrency.lockutils [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.202645] [53379]: DEBUG nova.objects.instance [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.233403] [53379]: DEBUG nova.policy [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.238034] [53379]: INFO nova.api.openstack.requestlog [None req-d60810bd-a9ce-4035-a8f1-13b823c3209f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.067336 [ 674.238357] [53379]: [pid: 53379|app: 0|req: 748/1490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.241140] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.242854] [53379]: DEBUG nova.compute.api [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.247173] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.247645] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.247711] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.248139] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.248354] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.248535] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.252901] [53378]: DEBUG nova.policy [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.257685] [53378]: INFO nova.api.openstack.requestlog [None req-1fa93fa0-578e-42ab-96d3-871621b396b3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.097425 [ 674.259053] [53378]: [pid: 53378|app: 0|req: 743/1491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.260688] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.262392] [53378]: DEBUG nova.compute.api [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.266809] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.267162] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.267471] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.267959] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.268238] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.268427] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.288425] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.288661] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.288847] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.289057] [53378]: DEBUG nova.objects.instance [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.297468] [53379]: DEBUG nova.policy [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.304721] [53379]: INFO nova.api.openstack.requestlog [None req-f2081b00-57a0-4bce-be0a-3f5df2620f0a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.065667 [ 674.305158] [53379]: [pid: 53379|app: 0|req: 749/1492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.309226] [53378]: DEBUG nova.policy [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.314618] [53378]: INFO nova.api.openstack.requestlog [None req-8d6037f7-b7f7-4e5b-90f4-f86485b58a48 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.055895 [ 674.315089] [53378]: [pid: 53378|app: 0|req: 744/1493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.392931] [53379]: DEBUG nova.api.openstack.wsgi [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "name": "network-vif-plugged", "status": "completed", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 674.398907] [53379]: DEBUG oslo_concurrency.lockutils [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.399167] [53379]: DEBUG oslo_concurrency.lockutils [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.399353] [53379]: DEBUG oslo_concurrency.lockutils [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.405356] [53379]: INFO nova.api.openstack.compute.server_external_events [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] Creating event network-vif-plugged:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 674.407926] [53379]: INFO nova.api.openstack.requestlog [req-51674b2d-a413-475f-97e4-520ad3fad499 req-4d9dbb7a-306e-463f-b7ff-879fc36c3c80 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017356 [ 674.408258] [53379]: [pid: 53379|app: 0|req: 750/1494] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:06 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) [ 674.453510] [53378]: DEBUG nova.api.openstack.wsgi [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.455210] [53378]: DEBUG nova.compute.api [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.458578] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.458836] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.459047] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.459417] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.459638] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.459858] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.487363] [53379]: DEBUG nova.api.openstack.wsgi [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.490348] [53379]: DEBUG nova.compute.api [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.495377] [53379]: DEBUG oslo_concurrency.lockutils [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.556968] [53378]: DEBUG nova.policy [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.561488] [53378]: INFO nova.api.openstack.requestlog [None req-7dd525ff-d1e3-4ce6-8051-f8dd6a2e99de tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.110494 [ 674.561816] [53378]: [pid: 53378|app: 0|req: 745/1495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.564559] [53378]: DEBUG nova.api.openstack.wsgi [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.566186] [53378]: DEBUG nova.compute.api [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.570143] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.570423] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.570637] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.571288] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.571288] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.571455] [53378]: DEBUG oslo_concurrency.lockutils [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.571987] [53379]: DEBUG nova.policy [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.576784] [53379]: INFO nova.api.openstack.requestlog [None req-f87202bc-8c8c-4b66-8e0e-81b7dd7e2003 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1325 microversion: 2.1 time: 0.091893 [ 674.577120] [53379]: [pid: 53379|app: 0|req: 751/1496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1325 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.579643] [53379]: DEBUG nova.api.openstack.wsgi [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.581301] [53379]: DEBUG nova.compute.api [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.584570] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.584811] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.584996] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.585373] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.585572] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.585795] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.603260] [53378]: DEBUG nova.policy [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.605266] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.605510] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.605732] [53379]: DEBUG oslo_concurrency.lockutils [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.605986] [53379]: DEBUG nova.objects.instance [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.607916] [53378]: INFO nova.api.openstack.requestlog [None req-536475a5-3093-4599-9a0d-dafc704963af tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.045275 [ 674.608511] [53378]: [pid: 53378|app: 0|req: 746/1497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.629483] [53379]: DEBUG nova.policy [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.639582] [53379]: INFO nova.api.openstack.requestlog [None req-d90e1bc3-344b-4c09-b3ae-13bd697457cb tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.058628 [ 674.639582] [53379]: [pid: 53379|app: 0|req: 752/1498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.652982] [53378]: DEBUG nova.api.openstack.wsgi [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.654710] [53378]: DEBUG nova.compute.api [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.662744] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.662744] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.662744] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.662744] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.663145] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.663145] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.682776] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.682978] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.683210] [53378]: DEBUG oslo_concurrency.lockutils [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.683391] [53378]: DEBUG nova.objects.instance [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.684404] [53379]: DEBUG nova.api.openstack.wsgi [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.686737] [53379]: DEBUG nova.compute.api [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.690628] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.690864] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.691070] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.691432] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.691631] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.691805] [53379]: DEBUG oslo_concurrency.lockutils [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.707350] [53378]: DEBUG nova.policy [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.719655] [53378]: INFO nova.api.openstack.requestlog [None req-83041181-e915-43c7-8142-95184d4c1145 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.067887 [ 674.719655] [53378]: [pid: 53378|app: 0|req: 747/1499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.722951] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.724675] [53378]: DEBUG nova.compute.api [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.728099] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.728336] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.728518] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.728872] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.729078] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.729255] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.763438] [53378]: DEBUG nova.policy [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.769109] [53378]: INFO nova.api.openstack.requestlog [None req-6d8fa3ad-b719-4732-a13b-764837d62e6e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.048382 [ 674.769482] [53378]: [pid: 53378|app: 0|req: 748/1500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.771269] [53379]: DEBUG nova.policy [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.772894] [53378]: DEBUG nova.api.openstack.wsgi [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.773848] [53378]: DEBUG nova.compute.api [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.776469] [53379]: INFO nova.api.openstack.requestlog [None req-d024c07a-3949-442c-bba8-747faff9f629 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.094881 [ 674.776732] [53379]: [pid: 53379|app: 0|req: 753/1501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:06 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.777396] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.777678] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.779434] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.779434] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.779434] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.779434] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.813819] [53378]: DEBUG nova.policy [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.814229] [53379]: DEBUG nova.api.openstack.wsgi [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.816355] [53379]: DEBUG nova.compute.api [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.818118] [53378]: DEBUG nova.policy [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.818756] [53378]: DEBUG nova.policy [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.819359] [53378]: INFO nova.api.openstack.requestlog [None req-4adbee1e-3bb5-4d6d-a89f-719d2ea4ef3f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.049348 [ 674.819673] [53378]: [pid: 53378|app: 0|req: 749/1502] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.819996] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.820225] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.820472] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.820840] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.821057] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.821236] [53379]: DEBUG oslo_concurrency.lockutils [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.851432] [53379]: DEBUG nova.policy [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.855281] [53379]: INFO nova.api.openstack.requestlog [None req-326c5b68-1116-4e03-a7a5-90fb67319639 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.043559 [ 674.855599] [53379]: [pid: 53379|app: 0|req: 754/1503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.915107] [53378]: DEBUG nova.api.openstack.wsgi [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.916117] [53378]: DEBUG nova.compute.api [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.919592] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.919952] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.920279] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.920800] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.921141] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.921518] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.949425] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.949692] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.949759] [53379]: DEBUG nova.api.openstack.wsgi [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.949881] [53378]: DEBUG oslo_concurrency.lockutils [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.950282] [53378]: DEBUG nova.objects.instance [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.951571] [53379]: DEBUG nova.compute.api [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.955567] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.955809] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.956035] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.956383] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.956584] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.956762] [53379]: DEBUG oslo_concurrency.lockutils [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.971215] [53378]: DEBUG nova.policy [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.975657] [53378]: DEBUG nova.policy [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.976347] [53378]: DEBUG nova.policy [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.977024] [53378]: INFO nova.api.openstack.requestlog [None req-05e92795-8429-4e24-abc1-a8908f1208b7 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.065074 [ 674.977307] [53378]: [pid: 53378|app: 0|req: 750/1504] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.979635] [53378]: DEBUG nova.api.openstack.wsgi [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.981328] [53378]: DEBUG nova.compute.api [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.984619] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.984846] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.985041] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.985405] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.985611] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.986152] [53378]: DEBUG oslo_concurrency.lockutils [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.021818] [53378]: DEBUG nova.policy [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.027570] [53378]: INFO nova.api.openstack.requestlog [None req-37012a6f-2142-4fdf-acc2-9c0a7b628651 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.048573 [ 675.027570] [53378]: [pid: 53378|app: 0|req: 751/1505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.029252] [53378]: DEBUG nova.api.openstack.wsgi [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.030924] [53378]: DEBUG nova.compute.api [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.034089] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.035022] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.035022] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.035022] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.035022] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.035203] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.045062] [53379]: DEBUG nova.policy [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.049436] [53379]: INFO nova.api.openstack.requestlog [None req-a074eb6b-ba4d-4bf9-97e0-53a5f4e6eacd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1459 microversion: 2.1 time: 0.103116 [ 675.049760] [53379]: [pid: 53379|app: 0|req: 755/1506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1459 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.052485] [53379]: DEBUG nova.api.openstack.wsgi [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.053855] [53379]: DEBUG nova.compute.api [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.057752] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.057984] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.058179] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.058526] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.058801] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.058907] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.066858] [53378]: DEBUG nova.policy [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.072045] [53378]: INFO nova.api.openstack.requestlog [None req-9ae285da-7175-414e-aec7-a24afcf0d97d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.044641 [ 675.072370] [53378]: [pid: 53378|app: 0|req: 752/1507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.077291] [53378]: DEBUG nova.api.openstack.wsgi [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.077291] [53378]: DEBUG nova.compute.api [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.079959] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.080121] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.080309] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.080734] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.081061] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.081338] [53378]: DEBUG oslo_concurrency.lockutils [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.101616] [53379]: DEBUG nova.policy [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.106801] [53379]: INFO nova.api.openstack.requestlog [None req-4dde90fb-0c15-42bc-8c6a-0f1b95ebd026 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.055903 [ 675.106801] [53379]: [pid: 53379|app: 0|req: 756/1508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.111652] [53379]: DEBUG nova.api.openstack.wsgi [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.113193] [53379]: DEBUG nova.compute.api [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.117340] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.117581] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.117785] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.118229] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.118388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.118505] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.136500] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.136500] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.136682] [53379]: DEBUG oslo_concurrency.lockutils [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.136739] [53379]: DEBUG nova.objects.instance [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.158476] [53379]: DEBUG nova.policy [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.163122] [53379]: INFO nova.api.openstack.requestlog [None req-9efe02e6-b7c7-40ab-8c89-04fe8ddecd95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.053984 [ 675.163122] [53379]: [pid: 53379|app: 0|req: 757/1509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.165586] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.167651] [53379]: DEBUG nova.compute.api [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.171187] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.172975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.172975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.172975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.172975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.172975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.192594] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.192862] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.193643] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.193779] [53378]: DEBUG nova.policy [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.194118] [53379]: DEBUG nova.objects.instance [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.199483] [53378]: INFO nova.api.openstack.requestlog [None req-93a72e00-eee4-472c-a516-df59cf2d146c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1459 microversion: 2.1 time: 0.126186 [ 675.199483] [53378]: [pid: 53378|app: 0|req: 753/1510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1459 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.202925] [53378]: DEBUG nova.api.openstack.wsgi [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.204238] [53378]: DEBUG nova.compute.api [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.212221] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.212474] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.212677] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.213049] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.213254] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.213432] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.218357] [53379]: DEBUG nova.policy [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.223553] [53379]: INFO nova.api.openstack.requestlog [None req-7b2467bc-876a-44bf-a650-a62ef1f81795 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.059943 [ 675.223966] [53379]: [pid: 53379|app: 0|req: 758/1511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.227725] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d0a6f64-3aff-409c-a52a-06298921802f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'create', calling method: .version_select at 0x726f74133130>, body: {"keypair": {"name": "tempest-keypair-94437917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOa5aXlVWZ94k9Jm88Zmb9UpJNHXtoKiCXgFRiy2oC9Bm6FZUsm06had8p9isT/AR4greO0XNOHpWaI5tYChFVDzhqwTdne/geKR6RwZkAw3yKmVgJWScPXOsQOXT0lzVQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 675.231490] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.231750] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.231936] [53378]: DEBUG oslo_concurrency.lockutils [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.232152] [53378]: DEBUG nova.objects.instance [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.239053] [53379]: DEBUG nova.quota [None req-3d0a6f64-3aff-409c-a52a-06298921802f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 675.242291] [53379]: DEBUG nova.quota [None req-3d0a6f64-3aff-409c-a52a-06298921802f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for user f6c3ab9deb7c4502939c619f0192de1a and project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 675.254339] [53378]: DEBUG nova.policy [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.256861] [53379]: INFO nova.api.openstack.requestlog [None req-3d0a6f64-3aff-409c-a52a-06298921802f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.032297 [ 675.257246] [53379]: [pid: 53379|app: 0|req: 759/1512] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:39:07 2025] POST /compute/v2.1/os-keypairs => generated 384 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 675.258487] [53378]: INFO nova.api.openstack.requestlog [None req-d480a1f6-74bc-45d3-9bf3-a51f39033a2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.058429 [ 675.258812] [53378]: [pid: 53378|app: 0|req: 754/1513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.259662] [53379]: DEBUG nova.api.openstack.wsgi [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.261370] [53379]: DEBUG nova.compute.api [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.264488] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.264772] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.264999] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.265371] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.265574] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.266068] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.271972] [53378]: DEBUG nova.api.openstack.wsgi [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.273856] [53378]: DEBUG nova.compute.api [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.277613] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.277859] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.278061] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.278420] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.278624] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.278801] [53378]: DEBUG oslo_concurrency.lockutils [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.284113] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.284357] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.284983] [53379]: DEBUG oslo_concurrency.lockutils [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.284983] [53379]: DEBUG nova.objects.instance [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.315048] [53379]: DEBUG nova.policy [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.319486] [53379]: INFO nova.api.openstack.requestlog [None req-d600e12e-2453-4299-9b90-510e1548d460 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.061671 [ 675.320385] [53379]: [pid: 53379|app: 0|req: 760/1514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.322615] [53379]: DEBUG nova.api.openstack.wsgi [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.324643] [53379]: DEBUG nova.compute.api [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.328605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.328605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.328605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.328605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.328605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.328873] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.356096] [53378]: DEBUG nova.policy [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.360746] [53378]: INFO nova.api.openstack.requestlog [None req-b751d0ca-b582-4a3a-b35d-a5692b06f77a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.090926 [ 675.363517] [53378]: [pid: 53378|app: 0|req: 755/1515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.364279] [53378]: DEBUG nova.api.openstack.wsgi [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.365904] [53378]: DEBUG nova.compute.api [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.368648] [53379]: DEBUG nova.policy [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.369205] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.369451] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.369639] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.369989] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.370298] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.370479] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.373900] [53379]: INFO nova.api.openstack.requestlog [None req-ea8e18ae-4794-4763-ba68-7a61ed7383ac tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.053522 [ 675.377415] [53379]: [pid: 53379|app: 0|req: 761/1516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.396283] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.396283] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.396593] [53378]: DEBUG oslo_concurrency.lockutils [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.396948] [53378]: DEBUG nova.objects.instance [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.417705] [53378]: DEBUG nova.policy [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.422163] [53378]: INFO nova.api.openstack.requestlog [None req-13baef55-3d07-41e9-bbf5-0609c16708fb tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.060003 [ 675.422598] [53378]: [pid: 53378|app: 0|req: 756/1517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.577037] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.577654] [53379]: DEBUG nova.compute.api [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.581334] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.581609] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.581804] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.582214] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.582437] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.582643] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.591968] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.594973] [53378]: DEBUG nova.compute.api [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.598692] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.598692] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.598692] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.598886] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.601314] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.601314] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.689443] [53379]: DEBUG nova.policy [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.695455] [53379]: INFO nova.api.openstack.requestlog [None req-e7cb6f3c-99d5-4e44-b3d7-c14be0ca30bb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.121968 [ 675.695791] [53379]: [pid: 53379|app: 0|req: 762/1518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.701728] [53379]: DEBUG nova.api.openstack.wsgi [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.703755] [53379]: DEBUG nova.compute.api [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.707949] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.708240] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.708437] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.708819] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.709106] [53378]: DEBUG nova.policy [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.709464] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.709713] [53379]: DEBUG oslo_concurrency.lockutils [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.718972] [53378]: INFO nova.api.openstack.requestlog [None req-ed5a3141-41e3-42ad-81ce-b388be281265 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1523 microversion: 2.1 time: 0.129693 [ 675.719583] [53378]: [pid: 53378|app: 0|req: 757/1519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1523 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.727353] [53378]: DEBUG nova.api.openstack.wsgi [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.729565] [53378]: DEBUG nova.compute.api [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.734528] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.734807] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.734997] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.735649] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.735930] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.736125] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.749807] [53379]: DEBUG nova.policy [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.754248] [53379]: INFO nova.api.openstack.requestlog [None req-924114eb-8cf1-4dfe-b1c8-1c2690627ebb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.057786 [ 675.754594] [53379]: [pid: 53379|app: 0|req: 763/1520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:07 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.756866] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.757356] [53379]: DEBUG nova.api.openstack.wsgi [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.759050] [53379]: DEBUG nova.compute.api [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.761349] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.761574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.761814] [53378]: DEBUG nova.objects.instance [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.796400] [53378]: DEBUG nova.policy [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.801320] [53378]: INFO nova.api.openstack.requestlog [None req-d370e120-66f5-492c-b87c-e45ac10a3465 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.079977 [ 675.801765] [53378]: [pid: 53378|app: 0|req: 758/1521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.804448] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.806388] [53378]: DEBUG nova.compute.api [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.812280] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.812510] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.812730] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.813119] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.813320] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.813494] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.836138] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.836138] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.836138] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.836138] [53378]: DEBUG nova.objects.instance [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.846851] [53379]: DEBUG nova.policy [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.851707] [53379]: INFO nova.api.openstack.requestlog [None req-e927135e-c6a0-43a3-89d6-87232171a52f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1523 microversion: 2.1 time: 0.096433 [ 675.852446] [53379]: [pid: 53379|app: 0|req: 764/1522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1523 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.859192] [53379]: DEBUG nova.api.openstack.wsgi [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.862939] [53379]: DEBUG nova.compute.api [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.865811] [53378]: DEBUG nova.policy [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.869930] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.870196] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.870467] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.870968] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.871081] [53378]: INFO nova.api.openstack.requestlog [None req-ea7c28a8-909d-4913-83ed-966cd4d39b7a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.068724 [ 675.871231] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.871418] [53379]: DEBUG oslo_concurrency.lockutils [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.871650] [53378]: [pid: 53378|app: 0|req: 759/1523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.875795] [53378]: DEBUG nova.api.openstack.wsgi [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.877747] [53378]: DEBUG nova.compute.api [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.882235] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.882607] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.882872] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.883343] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.883647] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.883891] [53378]: DEBUG oslo_concurrency.lockutils [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.906769] [53379]: DEBUG nova.policy [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.913541] [53379]: INFO nova.api.openstack.requestlog [None req-12981c5f-17e0-4341-983b-f2c5fb89cd34 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.060236 [ 675.913988] [53379]: [pid: 53379|app: 0|req: 765/1524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.917364] [53379]: DEBUG nova.api.openstack.wsgi [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.919140] [53379]: DEBUG nova.compute.api [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.923730] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.924063] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.924524] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.925015] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.925468] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.925716] [53379]: DEBUG oslo_concurrency.lockutils [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.973164] [53379]: DEBUG nova.policy [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.980372] [53379]: DEBUG nova.policy [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.980372] [53379]: DEBUG nova.policy [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.980372] [53379]: INFO nova.api.openstack.requestlog [None req-30b7a9f6-8384-4182-9d0b-328d97397fd9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.064874 [ 675.980372] [53379]: [pid: 53379|app: 0|req: 766/1525] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.986357] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.992345] [53379]: DEBUG nova.compute.api [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.000207] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.000525] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.000760] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.001231] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.001484] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.001698] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.036930] [53379]: DEBUG nova.policy [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.043269] [53379]: INFO nova.api.openstack.requestlog [None req-5d30d179-0b42-463c-b8d9-41ffa93acb55 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.062479 [ 676.043738] [53379]: [pid: 53379|app: 0|req: 767/1526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.051034] [53378]: DEBUG nova.policy [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.057137] [53378]: INFO nova.api.openstack.requestlog [None req-12719a0f-f10a-4e6c-8bfa-1dbbad3b60b9 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.184654 [ 676.058378] [53378]: [pid: 53378|app: 0|req: 760/1527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.060843] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.063019] [53378]: DEBUG nova.compute.api [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.066885] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.067306] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.067345] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.067691] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.067928] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.068294] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.089251] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.089447] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.089635] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.089909] [53378]: DEBUG nova.objects.instance [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.110997] [53378]: DEBUG nova.policy [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.115290] [53378]: DEBUG nova.policy [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.115941] [53378]: DEBUG nova.policy [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.116599] [53378]: INFO nova.api.openstack.requestlog [None req-e1cb68ae-70b0-4527-91c9-4706df683dbc tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.057724 [ 676.116901] [53378]: [pid: 53378|app: 0|req: 761/1528] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 676.117379] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.117670] [53379]: DEBUG nova.compute.api [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.119195] [53378]: DEBUG nova.api.openstack.wsgi [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.120760] [53378]: DEBUG nova.compute.api [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.121045] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.121288] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.121473] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.121851] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.122065] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.122245] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.123752] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.123980] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.124180] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.124528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.124739] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.125358] [53378]: DEBUG oslo_concurrency.lockutils [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.129962] [53379]: INFO nova.api.openstack.wsgi [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] HTTP exception thrown: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. [ 676.130292] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Returning 404 to user: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 676.130705] [53379]: INFO nova.api.openstack.requestlog [None req-a3902e0d-d83b-498e-b59d-27e210feade1 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 404 len: 111 microversion: 2.1 time: 0.086602 [ 676.130989] [53379]: [pid: 53379|app: 0|req: 768/1529] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:08 2025] DELETE /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 676.133334] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bc63650-d5c6-40f8-82f7-f5725cb9d9bc tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '.version_select at 0x726f72bba320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.135636] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bc63650-d5c6-40f8-82f7-f5725cb9d9bc tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.135987] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bc63650-d5c6-40f8-82f7-f5725cb9d9bc tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.136315] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bc63650-d5c6-40f8-82f7-f5725cb9d9bc tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.144672] [53379]: INFO nova.api.openstack.requestlog [None req-1bc63650-d5c6-40f8-82f7-f5725cb9d9bc tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 476 microversion: 2.1 time: 0.013162 [ 676.144979] [53379]: [pid: 53379|app: 0|req: 769/1530] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/os-migrations => generated 476 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.147255] [53379]: DEBUG nova.api.openstack.wsgi [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.148777] [53379]: DEBUG nova.compute.api [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.151832] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.152072] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.152263] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.152727] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.152935] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.153134] [53379]: DEBUG oslo_concurrency.lockutils [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.157508] [53378]: DEBUG nova.policy [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.161633] [53378]: INFO nova.api.openstack.requestlog [None req-0549d8e3-0bfa-4ce6-9042-829a448f77bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.044177 [ 676.162049] [53378]: [pid: 53378|app: 0|req: 762/1531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.164210] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.165768] [53378]: DEBUG nova.compute.api [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.169641] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.169641] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.169641] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.169841] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.170057] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.170236] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.182845] [53379]: DEBUG nova.policy [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.187116] [53379]: INFO nova.api.openstack.requestlog [None req-4495b296-e540-4683-ac30-0dcdab29ea05 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.041580 [ 676.187416] [53379]: [pid: 53379|app: 0|req: 770/1532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.194504] [53379]: DEBUG nova.api.openstack.wsgi [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.194504] [53379]: DEBUG nova.compute.api [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.196883] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.197123] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.197313] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.197650] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.197850] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.198033] [53379]: DEBUG oslo_concurrency.lockutils [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.199356] [53378]: DEBUG nova.policy [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.203247] [53378]: INFO nova.api.openstack.requestlog [None req-e7405259-ed6b-4a47-8962-d70c01a787ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.040756 [ 676.203589] [53378]: [pid: 53378|app: 0|req: 763/1533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.207018] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa7e2d2e-5a9b-46f5-8ad6-c78c043e50b9 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.216370] [53378]: INFO nova.api.openstack.requestlog [None req-fa7e2d2e-5a9b-46f5-8ad6-c78c043e50b9 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.012266 [ 676.216651] [53378]: [pid: 53378|app: 0|req: 764/1534] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.219030] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.220354] [53378]: DEBUG nova.compute.api [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.224446] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.224650] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.224838] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.225211] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.225412] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.225589] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.241918] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.242122] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.242306] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.242531] [53378]: DEBUG nova.objects.instance [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.261546] [53378]: DEBUG nova.policy [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.265958] [53378]: INFO nova.api.openstack.requestlog [None req-ec53acb9-e79b-4979-9a07-b60e5f7b3bd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.048776 [ 676.266275] [53378]: [pid: 53378|app: 0|req: 765/1535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.268589] [53378]: DEBUG nova.api.openstack.wsgi [None req-90640d7d-d032-4976-85a7-5374264461a6 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-919697853", "ram": 192, "disk": 1, "vcpus": 1}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.280720] [53378]: INFO nova.api.openstack.requestlog [None req-90640d7d-d032-4976-85a7-5374264461a6 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 497 microversion: 2.1 time: 0.013669 [ 676.280873] [53378]: [pid: 53378|app: 0|req: 766/1536] 10.180.1.21 () {60 vars in 1141 bytes} [Wed Mar 12 06:39:08 2025] POST /compute/v2.1/flavors => generated 497 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.283673] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.285351] [53378]: DEBUG nova.compute.api [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.288591] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.288896] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.289037] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.289389] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.289587] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.289772] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.292669] [53379]: DEBUG nova.policy [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.297390] [53379]: INFO nova.api.openstack.requestlog [None req-68b2c2aa-9268-41b6-a6dc-6fd0720a4d64 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1523 microversion: 2.1 time: 0.109365 [ 676.297871] [53379]: [pid: 53379|app: 0|req: 771/1537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1523 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.300498] [53379]: DEBUG nova.api.openstack.wsgi [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.302257] [53379]: DEBUG nova.compute.api [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.305775] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.306501] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.306501] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.306670] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.306923] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.307371] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.307447] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.307622] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.307818] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.308039] [53378]: DEBUG nova.objects.instance [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lazy-loading 'fault' on Instance uuid 2bee3116-17c9-4aab-891e-dd259791bbca {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.326793] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.327123] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.327275] [53379]: DEBUG oslo_concurrency.lockutils [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.327498] [53379]: DEBUG nova.objects.instance [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.329690] [53378]: DEBUG nova.policy [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c218cfde0e9d408bbb4e7e8978ad85e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eb706e673ac4b389b333029ace9a959', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.334489] [53378]: INFO nova.api.openstack.requestlog [None req-3e1a1aa6-7fac-4a6b-a08b-d6dd18e6f29f tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 200 len: 1316 microversion: 2.1 time: 0.053099 [ 676.335039] [53378]: [pid: 53378|app: 0|req: 767/1538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 1316 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.337702] [53378]: DEBUG nova.api.openstack.wsgi [None req-0edcd3e0-4f83-4072-9f48-2f9530a4d895 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.346686] [53378]: INFO nova.api.openstack.requestlog [None req-0edcd3e0-4f83-4072-9f48-2f9530a4d895 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.011020 [ 676.346988] [53378]: [pid: 53378|app: 0|req: 768/1539] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 676.348037] [53379]: DEBUG nova.policy [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.349629] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Action: 'update', calling method: >, body: {"server": {"name": "85afd760-cc78-469b-84ae-45ad047f7c02_new"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.351352] [53378]: DEBUG nova.compute.api [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.352713] [53379]: INFO nova.api.openstack.requestlog [None req-73a4e0da-5be0-4d1d-842b-446c9383d955 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.054183 [ 676.353102] [53379]: [pid: 53379|app: 0|req: 772/1540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.355534] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.355638] [53379]: DEBUG nova.api.openstack.wsgi [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.355685] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.355824] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.356232] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.356517] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.356738] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.357176] [53379]: DEBUG nova.compute.api [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.360925] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.361254] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.361426] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.362035] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.362035] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.362236] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.365686] [53378]: INFO nova.api.openstack.wsgi [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] HTTP exception thrown: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. [ 676.366032] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] Returning 404 to user: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 676.366470] [53378]: INFO nova.api.openstack.requestlog [None req-4e791bc3-6381-4614-b928-58250c56ddf8 tempest-ServersNegativeTestMultiTenantJSON-1197510046 tempest-ServersNegativeTestMultiTenantJSON-1197510046-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 404 len: 111 microversion: 2.1 time: 0.018996 [ 676.366792] [53378]: [pid: 53378|app: 0|req: 769/1541] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:39:08 2025] PUT /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 676.369546] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1f74493-21f4-4099-a522-eccf153dbecf tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.382912] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.383106] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.383292] [53379]: DEBUG oslo_concurrency.lockutils [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.383490] [53379]: DEBUG nova.objects.instance [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.389713] [53378]: INFO nova.api.openstack.requestlog [None req-a1f74493-21f4-4099-a522-eccf153dbecf tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.022213 [ 676.390078] [53378]: [pid: 53378|app: 0|req: 770/1542] 10.180.1.21 () {60 vars in 1297 bytes} [Wed Mar 12 06:39:08 2025] POST /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 676.392594] [53378]: DEBUG nova.api.openstack.wsgi [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.394120] [53378]: DEBUG nova.compute.api [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.397845] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.397845] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.397845] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.398260] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.398260] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.398361] [53378]: DEBUG oslo_concurrency.lockutils [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.405170] [53379]: DEBUG nova.policy [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.409634] [53379]: INFO nova.api.openstack.requestlog [None req-db6561a6-c6b6-43fd-9d99-e8d45f1b14b0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.055749 [ 676.409815] [53379]: [pid: 53379|app: 0|req: 773/1543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.412435] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.412760] [53379]: DEBUG nova.compute.api [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.416430] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.416688] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.416907] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.417324] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.417567] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.418410] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.433055] [53379]: DEBUG nova.compute.api [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 676.480218] [53379]: INFO nova.api.openstack.requestlog [None req-4ef9cca6-ec72-4b09-9634-e1150617ef80 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 204 len: 0 microversion: 2.1 time: 0.069638 [ 676.481194] [53379]: [pid: 53379|app: 0|req: 774/1544] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:08 2025] DELETE /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 676.483695] [53379]: DEBUG nova.api.openstack.wsgi [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.485426] [53379]: DEBUG nova.compute.api [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.488804] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.489246] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.489246] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.489604] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.489804] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.489978] [53379]: DEBUG oslo_concurrency.lockutils [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.522027] [53378]: DEBUG nova.policy [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.524627] [53379]: DEBUG nova.policy [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.526613] [53378]: INFO nova.api.openstack.requestlog [None req-a31c34fa-0b53-4b24-bbf6-47885d74683e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.135909 [ 676.526939] [53378]: [pid: 53378|app: 0|req: 771/1545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.529449] [53379]: INFO nova.api.openstack.requestlog [None req-862721b9-cd62-4f78-ac7a-fae2550a3cb7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.047958 [ 676.529775] [53379]: [pid: 53379|app: 0|req: 775/1546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.530185] [53378]: DEBUG nova.api.openstack.wsgi [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.532201] [53379]: DEBUG nova.api.openstack.wsgi [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.533846] [53379]: DEBUG nova.compute.api [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.535426] [53378]: DEBUG oslo_concurrency.lockutils [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.535656] [53378]: DEBUG oslo_concurrency.lockutils [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.535841] [53378]: DEBUG oslo_concurrency.lockutils [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.537057] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.537369] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.537626] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.538142] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.538432] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.538690] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.542609] [53378]: INFO nova.api.openstack.compute.server_external_events [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] Creating event network-changed:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 676.545399] [53378]: INFO nova.api.openstack.requestlog [req-45c41eef-4d82-4e9a-b972-2ae63b565da5 req-6e173a97-143e-426d-8a20-4225c2b76dcc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017835 [ 676.545715] [53378]: [pid: 53378|app: 0|req: 772/1547] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:08 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.548374] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-1394443544", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "faec31ac-2597-43ae-809f-87631e989876"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.558342] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.558642] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.559269] [53379]: DEBUG oslo_concurrency.lockutils [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.559605] [53379]: DEBUG nova.objects.instance [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.580684] [53379]: DEBUG nova.policy [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.582291] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.582622] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.582848] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.583369] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.583627] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.583832] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.585230] [53379]: INFO nova.api.openstack.requestlog [None req-599583ea-18b8-4aef-b709-ec5194c888e3 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.054862 [ 676.585547] [53379]: [pid: 53379|app: 0|req: 776/1548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.588064] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.589690] [53379]: DEBUG nova.compute.api [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.589783] [53378]: DEBUG nova.network.neutron [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 676.593163] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.593163] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.593345] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.593697] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.593894] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.594079] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.661782] [53379]: DEBUG nova.policy [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.666079] [53379]: INFO nova.api.openstack.requestlog [None req-fa0cee1b-50ad-48e8-9902-e76474438169 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1529 microversion: 2.1 time: 0.079931 [ 676.666569] [53379]: [pid: 53379|app: 0|req: 777/1549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1529 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.674486] [53378]: DEBUG nova.virt.hardware [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 676.674761] [53378]: DEBUG nova.virt.hardware [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 676.675089] [53378]: DEBUG nova.virt.hardware [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 676.675372] [53378]: DEBUG nova.virt.hardware [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 676.675582] [53378]: DEBUG nova.virt.hardware [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 676.683299] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.683434] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.683606] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.684013] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.684225] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.684405] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.693928] [53378]: DEBUG nova.quota [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 676.697078] [53378]: DEBUG nova.quota [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for user f6c3ab9deb7c4502939c619f0192de1a and project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 676.702666] [53378]: DEBUG nova.compute.api [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 676.704081] [53378]: DEBUG nova.compute.api [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 676.714352] [53379]: DEBUG nova.api.openstack.wsgi [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.716086] [53379]: DEBUG nova.compute.api [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.719581] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.719887] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.720020] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.720362] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.720565] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.720731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.737739] [53378]: INFO nova.api.openstack.requestlog [None req-0ec65127-453a-449c-ba80-dba4b771a8a4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.191028 [ 676.738470] [53378]: [pid: 53378|app: 0|req: 773/1550] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 192 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 676.743923] [53378]: DEBUG nova.api.openstack.wsgi [None req-75c14780-cf14-434d-8661-7740f4ccf518 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.745688] [53378]: DEBUG nova.compute.api [None req-75c14780-cf14-434d-8661-7740f4ccf518 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.771742] [53378]: DEBUG nova.policy [None req-75c14780-cf14-434d-8661-7740f4ccf518 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.776228] [53378]: INFO nova.api.openstack.requestlog [None req-75c14780-cf14-434d-8661-7740f4ccf518 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1279 microversion: 2.1 time: 0.034384 [ 676.776506] [53378]: [pid: 53378|app: 0|req: 774/1551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.780083] [53378]: DEBUG nova.api.openstack.wsgi [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.780834] [53378]: DEBUG nova.compute.api [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.785259] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.785517] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.785812] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.786195] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.786403] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.786581] [53378]: DEBUG oslo_concurrency.lockutils [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.789388] [53379]: DEBUG nova.policy [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.793961] [53379]: INFO nova.api.openstack.requestlog [None req-c51220dd-0859-4a00-92ba-2a1c2037b261 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.081877 [ 676.794286] [53379]: [pid: 53379|app: 0|req: 778/1552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:08 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.817299] [53378]: DEBUG nova.policy [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.817948] [53379]: DEBUG nova.api.openstack.wsgi [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.819658] [53379]: DEBUG nova.compute.api [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.821256] [53378]: INFO nova.api.openstack.requestlog [None req-da1e6e9e-0279-443d-9388-4cbc9af718ea tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.044162 [ 676.821549] [53378]: [pid: 53378|app: 0|req: 775/1553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.823013] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.823260] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.823445] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.823864] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.824082] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.824263] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.841200] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.841404] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.841557] [53379]: DEBUG oslo_concurrency.lockutils [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.841750] [53379]: DEBUG nova.objects.instance [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.860761] [53379]: DEBUG nova.policy [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.864730] [53379]: INFO nova.api.openstack.requestlog [None req-373a9081-fd49-4885-9b2a-70af983ae1dd tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.048875 [ 676.865071] [53379]: [pid: 53379|app: 0|req: 779/1554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.884457] [53378]: DEBUG nova.api.openstack.wsgi [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.886449] [53378]: DEBUG nova.compute.api [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.890449] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.890791] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.890999] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.891389] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.891597] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.891775] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.912903] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.913162] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.913351] [53378]: DEBUG oslo_concurrency.lockutils [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.913575] [53378]: DEBUG nova.objects.instance [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.932443] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.933560] [53378]: DEBUG nova.policy [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.934317] [53379]: DEBUG nova.compute.api [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.938977] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.939236] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.939389] [53378]: INFO nova.api.openstack.requestlog [None req-da243de7-c6cb-409d-a684-4717ca96528b tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.057409 [ 676.939448] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.939758] [53378]: [pid: 53378|app: 0|req: 776/1555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.939807] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.940017] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.940220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.980387] [53379]: DEBUG nova.policy [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.984516] [53379]: INFO nova.api.openstack.requestlog [None req-a9f8d529-fe01-4549-9459-508732ebcf7e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.054497 [ 676.984826] [53379]: [pid: 53379|app: 0|req: 780/1556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.001367] [53378]: DEBUG nova.api.openstack.wsgi [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.003093] [53378]: DEBUG nova.compute.api [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.006599] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.006842] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.007061] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.007535] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.007637] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.007923] [53378]: DEBUG oslo_concurrency.lockutils [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.039783] [53378]: DEBUG nova.policy [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.044164] [53378]: DEBUG nova.policy [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.044861] [53378]: DEBUG nova.policy [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.045531] [53378]: INFO nova.api.openstack.requestlog [None req-23150893-b200-4f47-8d4e-a8b548e67813 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.046504 [ 677.045859] [53378]: [pid: 53378|app: 0|req: 777/1557] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.060151] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.062023] [53379]: DEBUG nova.compute.api [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.065870] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.066544] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.066743] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.067140] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.067361] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.067541] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.072373] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.074308] [53378]: DEBUG nova.compute.api [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.078324] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.078324] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.078324] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.078704] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.079668] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.079668] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.111448] [53379]: DEBUG nova.policy [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.117861] [53379]: INFO nova.api.openstack.requestlog [None req-5c80ebfc-8fe9-48c3-8ab4-bae307640266 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.059913 [ 677.118235] [53379]: [pid: 53379|app: 0|req: 781/1558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.131793] [53379]: DEBUG nova.api.openstack.wsgi [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.133605] [53379]: DEBUG nova.compute.api [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.139045] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.139209] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.140112] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.140112] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.140112] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.140309] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.161069] [53378]: DEBUG nova.policy [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.162669] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.162936] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.163130] [53379]: DEBUG oslo_concurrency.lockutils [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.163342] [53379]: DEBUG nova.objects.instance [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.165564] [53378]: INFO nova.api.openstack.requestlog [None req-7a0e65e3-30aa-4caa-9526-50175c39af4c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.096516 [ 677.166019] [53378]: [pid: 53378|app: 0|req: 778/1559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.177115] [53378]: DEBUG nova.api.openstack.wsgi [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.177115] [53378]: DEBUG nova.compute.api [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.180836] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.181241] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.181541] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.182030] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.182333] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.182633] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.187997] [53379]: DEBUG nova.policy [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.192383] [53379]: DEBUG nova.policy [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.193094] [53379]: DEBUG nova.policy [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.193747] [53379]: INFO nova.api.openstack.requestlog [None req-c591e120-69ac-4dce-8d1f-206600afa701 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.064299 [ 677.194053] [53379]: [pid: 53379|app: 0|req: 782/1560] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.202675] [53379]: DEBUG nova.api.openstack.wsgi [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.204512] [53379]: DEBUG nova.compute.api [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.208569] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.208569] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.208569] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.208913] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.209157] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.209346] [53379]: DEBUG oslo_concurrency.lockutils [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.221233] [53378]: DEBUG nova.policy [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.225727] [53378]: INFO nova.api.openstack.requestlog [None req-266f8379-1604-44f4-9f3d-178679f018c5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.053928 [ 677.226212] [53378]: [pid: 53378|app: 0|req: 779/1561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.228857] [53378]: DEBUG nova.api.openstack.wsgi [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.231090] [53378]: DEBUG nova.compute.api [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.234573] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.235119] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.235432] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.235922] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.236243] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.236543] [53378]: DEBUG oslo_concurrency.lockutils [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.255792] [53379]: DEBUG nova.policy [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.261017] [53379]: INFO nova.api.openstack.requestlog [None req-69527f02-6fe7-4a73-a109-3b6d0b496841 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.061284 [ 677.261358] [53379]: [pid: 53379|app: 0|req: 783/1562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.275978] [53378]: DEBUG nova.policy [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.279931] [53378]: INFO nova.api.openstack.requestlog [None req-535705b8-11ec-4e3c-a24e-6c7f42e391eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.053036 [ 677.280393] [53378]: [pid: 53378|app: 0|req: 780/1563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.280901] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.283882] [53379]: DEBUG nova.compute.api [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.289614] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.289741] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.289956] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.290375] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.290700] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.290798] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.315906] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.316202] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.316396] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.316621] [53379]: DEBUG nova.objects.instance [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.337334] [53379]: DEBUG nova.policy [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.342662] [53379]: INFO nova.api.openstack.requestlog [None req-c1765d4b-21e8-4721-80d8-3b666bf387cc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.065563 [ 677.343088] [53379]: [pid: 53379|app: 0|req: 784/1564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.349165] [53378]: DEBUG nova.api.openstack.wsgi [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.350934] [53378]: DEBUG nova.compute.api [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] [instance: 2bee3116-17c9-4aab-891e-dd259791bbca] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.354798] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.355062] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.355265] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.355656] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.355880] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.356108] [53378]: DEBUG oslo_concurrency.lockutils [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.365604] [53378]: INFO nova.api.openstack.wsgi [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] HTTP exception thrown: Instance 2bee3116-17c9-4aab-891e-dd259791bbca could not be found. [ 677.365923] [53378]: DEBUG nova.api.openstack.wsgi [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] Returning 404 to user: Instance 2bee3116-17c9-4aab-891e-dd259791bbca could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 677.366395] [53378]: INFO nova.api.openstack.requestlog [None req-4280b6f5-fae3-4a8b-be5b-0164d806b3c5 tempest-FloatingIPsAssociationNegativeTestJSON-987797160 tempest-FloatingIPsAssociationNegativeTestJSON-987797160-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca" status: 404 len: 111 microversion: 2.1 time: 0.020099 [ 677.368704] [53378]: [pid: 53378|app: 0|req: 781/1565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/2bee3116-17c9-4aab-891e-dd259791bbca => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 677.369781] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.372070] [53379]: DEBUG nova.compute.api [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.375714] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.375714] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.376047] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.376165] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.376393] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.376596] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.396023] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.396023] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.396169] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.396344] [53379]: DEBUG nova.objects.instance [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.417104] [53379]: DEBUG nova.policy [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.423976] [53378]: DEBUG nova.api.openstack.wsgi [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.424770] [53379]: INFO nova.api.openstack.requestlog [None req-bc8e9e07-1dfc-455a-9910-b20fd97aef33 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.057190 [ 677.425284] [53379]: [pid: 53379|app: 0|req: 785/1566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.426146] [53378]: DEBUG nova.compute.api [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.430487] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.430790] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.431017] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.431420] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.431640] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.431889] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.454553] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.454842] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.455031] [53378]: DEBUG oslo_concurrency.lockutils [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.455271] [53378]: DEBUG nova.objects.instance [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.480354] [53378]: DEBUG nova.policy [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.486421] [53378]: INFO nova.api.openstack.requestlog [None req-a290fbb7-7415-449c-aa8f-02484c7767e7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.065693 [ 677.486734] [53378]: [pid: 53378|app: 0|req: 782/1567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.540215] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.542430] [53379]: DEBUG nova.compute.api [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.545313] [53378]: DEBUG nova.api.openstack.wsgi [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.546374] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.546651] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.546901] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.547066] [53378]: DEBUG nova.compute.api [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.547303] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.547512] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.547690] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.550700] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.551047] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.551177] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.551558] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.551860] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.552152] [53378]: DEBUG oslo_concurrency.lockutils [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.592211] [53378]: DEBUG nova.policy [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.597552] [53378]: INFO nova.api.openstack.requestlog [None req-446ae426-706b-4015-99a7-fe6e5079c2cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.054476 [ 677.597885] [53378]: [pid: 53378|app: 0|req: 783/1568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.602142] [53378]: DEBUG nova.api.openstack.wsgi [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.603586] [53378]: DEBUG nova.compute.api [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.608655] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.608895] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.609090] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.609454] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.609660] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.609837] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.627715] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.627951] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.628555] [53378]: DEBUG oslo_concurrency.lockutils [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.628804] [53378]: DEBUG nova.objects.instance [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.658081] [53378]: DEBUG nova.policy [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.662431] [53378]: INFO nova.api.openstack.requestlog [None req-06ec643d-70e3-4329-900c-b79d02ddd651 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.063601 [ 677.662914] [53378]: [pid: 53378|app: 0|req: 784/1569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 677.666156] [53379]: DEBUG nova.policy [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.671995] [53379]: INFO nova.api.openstack.requestlog [None req-d2659eec-180f-403b-ab61-764b833286dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1313 microversion: 2.1 time: 0.134310 [ 677.671995] [53379]: [pid: 53379|app: 0|req: 786/1570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1313 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.679151] [53378]: DEBUG nova.api.openstack.wsgi [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.680960] [53378]: DEBUG nova.compute.api [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.684592] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.684846] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.685046] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.685410] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.685687] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.685875] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.789650] [53378]: DEBUG nova.policy [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.789762] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.792398] [53379]: DEBUG nova.compute.api [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.794117] [53378]: INFO nova.api.openstack.requestlog [None req-97e23ef4-cc60-431e-90bb-02a954f4f90f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1529 microversion: 2.1 time: 0.117208 [ 677.794444] [53378]: [pid: 53378|app: 0|req: 785/1571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:09 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1529 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.797267] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.797501] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.797689] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.798787] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.798787] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.798787] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.806983] [53378]: DEBUG nova.api.openstack.wsgi [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.808930] [53378]: DEBUG nova.compute.api [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.814911] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.815242] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.815435] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.816140] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.816140] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.816469] [53378]: DEBUG oslo_concurrency.lockutils [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.831354] [53379]: DEBUG nova.policy [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.837950] [53379]: INFO nova.api.openstack.requestlog [None req-0b4c188c-e4c0-4886-9843-d13839991865 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.050411 [ 677.838417] [53379]: [pid: 53379|app: 0|req: 787/1572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 677.841153] [53379]: DEBUG nova.api.openstack.wsgi [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.842827] [53379]: DEBUG nova.compute.api [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.849379] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.849537] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.849735] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.850130] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.851372] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.851576] [53379]: DEBUG oslo_concurrency.lockutils [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.891506] [53379]: DEBUG nova.policy [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.901660] [53379]: INFO nova.api.openstack.requestlog [None req-fef9baa7-b5fb-4416-9df8-180f06673e45 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.062563 [ 677.902161] [53379]: [pid: 53379|app: 0|req: 788/1573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.906026] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.906723] [53379]: DEBUG nova.compute.api [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.910576] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.910818] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.910996] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.911371] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.911560] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.911727] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.926268] [53378]: DEBUG nova.policy [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.934879] [53378]: INFO nova.api.openstack.requestlog [None req-b258f675-fa43-46a4-a6b7-c9255854ee7a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.129987 [ 677.935245] [53378]: [pid: 53378|app: 0|req: 786/1574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.935960] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.936239] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.936428] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.936626] [53379]: DEBUG nova.objects.instance [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lazy-loading 'fault' on Instance uuid 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.952868] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.954584] [53378]: DEBUG nova.compute.api [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.958608] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.958820] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.959033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.959384] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.959590] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.959768] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.961711] [53379]: DEBUG nova.policy [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8626976b21f746bbbb4edae95d68cf1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32641839d3b04e299c6d44a8d5f29504', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.966426] [53379]: INFO nova.api.openstack.requestlog [None req-1b6134ad-d02a-4a59-8d3c-90b0f48d95ba tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 200 len: 1299 microversion: 2.1 time: 0.063792 [ 677.967026] [53379]: [pid: 53379|app: 0|req: 789/1575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.983808] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.984074] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.984329] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.984465] [53378]: DEBUG nova.objects.instance [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.998195] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.999481] [53379]: DEBUG nova.compute.api [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.003179] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.003641] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.004031] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.004556] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.005672] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.006141] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.010737] [53378]: DEBUG nova.policy [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.016343] [53378]: INFO nova.api.openstack.requestlog [None req-e8cc7325-8e25-4fae-aabb-71c18ebc08ae tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.065516 [ 678.017252] [53378]: [pid: 53378|app: 0|req: 787/1576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.041232] [53379]: DEBUG nova.policy [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.045526] [53379]: INFO nova.api.openstack.requestlog [None req-5ea889eb-b28e-4cb3-b515-75597a7f5b15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.050341 [ 678.049107] [53379]: [pid: 53379|app: 0|req: 790/1577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.059832] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.061835] [53378]: DEBUG nova.compute.api [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.065849] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.066142] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.066446] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.067050] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.067300] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.067659] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.107556] [53378]: DEBUG nova.policy [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.111930] [53378]: DEBUG nova.policy [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.112601] [53378]: DEBUG nova.policy [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.113195] [53378]: INFO nova.api.openstack.requestlog [None req-ba2b5f28-b71d-4629-8847-1070f1de0d75 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.055831 [ 678.113534] [53378]: [pid: 53378|app: 0|req: 788/1578] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.130240] [53379]: DEBUG nova.api.openstack.wsgi [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.132249] [53379]: DEBUG nova.compute.api [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.138467] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.138705] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.138900] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.139303] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.139508] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.139685] [53379]: DEBUG oslo_concurrency.lockutils [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.180793] [53379]: DEBUG nova.policy [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.184233] [53378]: DEBUG nova.api.openstack.wsgi [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.185219] [53379]: INFO nova.api.openstack.requestlog [None req-35910f7c-8645-4ae0-ae62-f58810ce7866 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1207 microversion: 2.1 time: 0.057314 [ 678.185605] [53379]: [pid: 53379|app: 0|req: 791/1579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.186846] [53378]: DEBUG nova.compute.api [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.190588] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.190902] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.191163] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.191659] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.191908] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.192140] [53378]: DEBUG oslo_concurrency.lockutils [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.209981] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.211917] [53379]: DEBUG nova.compute.api [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.215451] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.215537] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.215680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.216120] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.216358] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.216542] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.235509] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.235718] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.235891] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.236119] [53379]: DEBUG nova.objects.instance [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.258811] [53379]: DEBUG nova.policy [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.263368] [53379]: DEBUG nova.policy [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.263996] [53379]: DEBUG nova.policy [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.264646] [53379]: INFO nova.api.openstack.requestlog [None req-a3434b33-08bb-45f8-b6c4-306948ab5541 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.056881 [ 678.264964] [53379]: [pid: 53379|app: 0|req: 792/1580] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.266288] [53378]: DEBUG nova.policy [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.267489] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.269163] [53379]: DEBUG nova.compute.api [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.270414] [53378]: INFO nova.api.openstack.requestlog [None req-68e544f1-bd10-470e-8f57-461d21ad5e4d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.088549 [ 678.270753] [53378]: [pid: 53378|app: 0|req: 789/1581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.272195] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.272388] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.272595] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.273401] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.273401] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.273515] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.281076] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.282825] [53378]: DEBUG nova.compute.api [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.285932] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.286229] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.286463] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.286766] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.286968] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.287166] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.307653] [53379]: DEBUG nova.policy [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.312421] [53379]: INFO nova.api.openstack.requestlog [None req-4ea29c19-e712-474c-a19d-000402f39ea3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.046031 [ 678.312421] [53379]: [pid: 53379|app: 0|req: 793/1582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.314234] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.316110] [53379]: DEBUG nova.compute.api [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.317457] [53378]: DEBUG nova.policy [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.319089] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.319089] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.319275] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.319619] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.319811] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.319981] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.321389] [53378]: INFO nova.api.openstack.requestlog [None req-aa89ddb2-5c44-4168-9362-9f1c32e6d89f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.044424 [ 678.321798] [53378]: [pid: 53378|app: 0|req: 790/1583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.359462] [53378]: DEBUG nova.api.openstack.wsgi [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.360293] [53379]: DEBUG nova.policy [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.361376] [53378]: DEBUG nova.compute.api [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.365029] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.365278] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.365919] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.365919] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.366067] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.366249] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.367671] [53379]: INFO nova.api.openstack.requestlog [None req-f5fa48c7-88e6-4fd8-bcbb-d3eb805bc22c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.055102 [ 678.370135] [53379]: [pid: 53379|app: 0|req: 794/1584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.398274] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.398986] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.399748] [53378]: DEBUG oslo_concurrency.lockutils [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.399748] [53378]: DEBUG nova.objects.instance [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.420455] [53378]: DEBUG nova.policy [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.425212] [53378]: INFO nova.api.openstack.requestlog [None req-46ab266f-801f-49d0-b122-02b730037da3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.067599 [ 678.425212] [53378]: [pid: 53378|app: 0|req: 791/1585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.443521] [53379]: DEBUG nova.api.openstack.wsgi [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.444969] [53379]: DEBUG nova.compute.api [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.448348] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.448606] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.448799] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.449165] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.449678] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.449678] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.467565] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.467801] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.467982] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.468210] [53379]: DEBUG nova.objects.instance [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.501509] [53378]: DEBUG nova.api.openstack.wsgi [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.501509] [53378]: DEBUG nova.compute.api [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.503611] [53379]: DEBUG nova.policy [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.514949] [53379]: INFO nova.api.openstack.requestlog [None req-44a2f864-4f86-48fd-8991-f728d9902916 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.073813 [ 678.515516] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.515716] [53379]: [pid: 53379|app: 0|req: 795/1586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.515788] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.516128] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.516601] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.516877] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.517053] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.551578] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.551578] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.551578] [53378]: DEBUG oslo_concurrency.lockutils [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.552347] [53378]: DEBUG nova.objects.instance [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.587769] [53378]: DEBUG nova.policy [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.594890] [53378]: INFO nova.api.openstack.requestlog [None req-053df1ef-33cf-4683-aa5d-273062cf884b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.097684 [ 678.595647] [53378]: [pid: 53378|app: 0|req: 792/1587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.614895] [53379]: DEBUG nova.api.openstack.wsgi [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.617037] [53379]: DEBUG nova.compute.api [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.622755] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.623061] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.623317] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.623739] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.623984] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.624415] [53379]: DEBUG oslo_concurrency.lockutils [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.680424] [53378]: DEBUG nova.api.openstack.wsgi [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.690021] [53378]: DEBUG nova.compute.api [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.694860] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.695083] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.695323] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.695729] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.695946] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.696228] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.727167] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.727437] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.727624] [53378]: DEBUG oslo_concurrency.lockutils [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.727827] [53378]: DEBUG nova.objects.instance [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.762282] [53378]: DEBUG nova.policy [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.767346] [53378]: INFO nova.api.openstack.requestlog [None req-a43f0d69-634d-42b0-92a2-916265b7be9c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.089391 [ 678.767687] [53378]: [pid: 53378|app: 0|req: 793/1588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.770276] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.772047] [53378]: DEBUG nova.compute.api [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.776644] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.776899] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.777105] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.777476] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.777685] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.777859] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.862313] [53378]: DEBUG nova.policy [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.867051] [53378]: INFO nova.api.openstack.requestlog [None req-bb63913e-3f50-4354-bd6c-9fd56d6dcbaa tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1500 microversion: 2.1 time: 0.098746 [ 678.867410] [53378]: [pid: 53378|app: 0|req: 794/1589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1500 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.870131] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.872076] [53378]: DEBUG nova.compute.api [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.876574] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.876574] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.876756] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.877137] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.877365] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.877562] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.914482] [53379]: DEBUG nova.policy [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.919239] [53379]: INFO nova.api.openstack.requestlog [None req-4020ba69-b88f-49e4-8bd6-e2ae7347aa02 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.307847 [ 678.919419] [53379]: [pid: 53379|app: 0|req: 796/1590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:10 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.924898] [53379]: DEBUG nova.api.openstack.wsgi [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.927876] [53379]: DEBUG nova.compute.api [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.932713] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.933055] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.933319] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.933783] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.934081] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.934349] [53379]: DEBUG oslo_concurrency.lockutils [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.991473] [53379]: DEBUG nova.policy [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.998437] [53379]: INFO nova.api.openstack.requestlog [None req-71413cfc-4e7b-4bb8-809e-f4c9ac220908 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.078337 [ 678.998821] [53379]: [pid: 53379|app: 0|req: 797/1591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.004304] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.005983] [53379]: DEBUG nova.compute.api [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.010774] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.011045] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.011176] [53378]: DEBUG nova.policy [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.011405] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.011962] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.012124] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.012410] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.017617] [53378]: INFO nova.api.openstack.requestlog [None req-ee057ae4-e9f4-4221-b555-8c976121c6cd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1529 microversion: 2.1 time: 0.149329 [ 679.017985] [53378]: [pid: 53378|app: 0|req: 795/1592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.026188] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.026663] [53378]: DEBUG nova.compute.api [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.034830] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.036754] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.036754] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.036754] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.036754] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.036754] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.038400] [53379]: DEBUG nova.quota [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.042045] [53379]: DEBUG nova.quota [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.072427] [53378]: DEBUG nova.policy [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.078324] [53378]: INFO nova.api.openstack.requestlog [None req-cbbee857-7968-4062-abfd-c08271041917 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.059280 [ 679.078599] [53378]: [pid: 53378|app: 0|req: 796/1593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.081489] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.083410] [53378]: DEBUG nova.compute.api [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.089078] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.095066] [53379]: INFO nova.api.openstack.requestlog [None req-bbcfcd95-1a5e-42ef-bd45-5168a0f90a6c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.095423 [ 679.095463] [53379]: [pid: 53379|app: 0|req: 798/1594] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:11 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.100465] [53379]: DEBUG nova.api.openstack.wsgi [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.102306] [53379]: DEBUG nova.compute.api [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] [instance: 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.106366] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.106366] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.106366] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.106525] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.106697] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.106752] [53379]: DEBUG oslo_concurrency.lockutils [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.115299] [53379]: INFO nova.api.openstack.wsgi [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] HTTP exception thrown: Instance 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb could not be found. [ 679.115613] [53379]: DEBUG nova.api.openstack.wsgi [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] Returning 404 to user: Instance 11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 679.116030] [53379]: INFO nova.api.openstack.requestlog [None req-931e1a34-eaeb-4876-9d94-da8dc7032973 tempest-ServerDiagnosticsTest-17946751 tempest-ServerDiagnosticsTest-17946751-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb" status: 404 len: 111 microversion: 2.1 time: 0.017655 [ 679.116446] [53379]: [pid: 53379|app: 0|req: 799/1595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/11159ff1-2e74-4fd2-9cd6-e4c3a7cdfccb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 679.120229] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.121903] [53379]: DEBUG nova.compute.api [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.125048] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.125271] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.125449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.125800] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.125994] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.126179] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.148794] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.149076] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.149294] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.150314] [53379]: DEBUG nova.objects.instance [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.173284] [53378]: DEBUG nova.policy [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.177829] [53378]: INFO nova.api.openstack.requestlog [None req-ae44e2bb-5d32-4421-a743-2afa8dab7178 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.098426 [ 679.178180] [53378]: [pid: 53378|app: 0|req: 797/1596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.181203] [53378]: DEBUG nova.api.openstack.wsgi [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.182280] [53378]: DEBUG nova.compute.api [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.185485] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.185720] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.186328] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.186328] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.186470] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.186634] [53378]: DEBUG oslo_concurrency.lockutils [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.200741] [53379]: DEBUG nova.policy [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.205214] [53379]: INFO nova.api.openstack.requestlog [None req-c8242757-f426-4685-9610-f20db6550d39 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.088278 [ 679.205784] [53379]: [pid: 53379|app: 0|req: 800/1597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.209468] [53379]: DEBUG nova.api.openstack.wsgi [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.209468] [53379]: DEBUG nova.compute.api [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.211819] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.212064] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.212250] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.212626] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.212848] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.213037] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.219812] [53378]: DEBUG nova.policy [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.224089] [53378]: INFO nova.api.openstack.requestlog [None req-517e8a9f-9e27-45c6-88e4-7d6d2b94b7c2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1216 microversion: 2.1 time: 0.045317 [ 679.224967] [53378]: [pid: 53378|app: 0|req: 798/1598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.227990] [53378]: DEBUG nova.api.openstack.wsgi [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.230895] [53378]: DEBUG nova.compute.api [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.234589] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.234589] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.234589] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.234895] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.235108] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.235902] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.239270] [53379]: INFO nova.api.openstack.requestlog [None req-f90797b2-26b3-4a21-bbbc-e9a6396a7a01 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/key1" status: 204 len: 0 microversion: 2.1 time: 0.033072 [ 679.239729] [53379]: [pid: 53379|app: 0|req: 801/1599] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 12 06:39:11 2025] DELETE /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 679.242445] [53379]: DEBUG nova.api.openstack.wsgi [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.244191] [53379]: DEBUG nova.compute.api [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.247473] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.247705] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.247892] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.248257] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.248460] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.248634] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.269720] [53378]: DEBUG nova.policy [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.274540] [53378]: DEBUG nova.policy [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.275174] [53378]: DEBUG nova.policy [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.275807] [53378]: INFO nova.api.openstack.requestlog [None req-42d08dd4-8c36-4ee3-9d0b-d478d995cb2f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.050306 [ 679.276103] [53378]: [pid: 53378|app: 0|req: 799/1600] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.279476] [53378]: DEBUG nova.api.openstack.wsgi [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85afd760-cc78-469b-84ae-45ad047f7c02", "name": "network-vif-deleted", "tag": "0a573164-2d9d-45ea-adfa-f2f5238361e3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.285937] [53378]: DEBUG oslo_concurrency.lockutils [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.286361] [53379]: DEBUG nova.policy [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.286532] [53378]: DEBUG oslo_concurrency.lockutils [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.286532] [53378]: DEBUG oslo_concurrency.lockutils [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.290258] [53379]: INFO nova.api.openstack.requestlog [None req-49c463b1-5c7a-409c-852b-fc26fc35067e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1263 microversion: 2.1 time: 0.049597 [ 679.290646] [53379]: [pid: 53379|app: 0|req: 802/1601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.292991] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] Creating event network-vif-deleted:0a573164-2d9d-45ea-adfa-f2f5238361e3 for instance 85afd760-cc78-469b-84ae-45ad047f7c02 on cpu-1 [ 679.293141] [53379]: DEBUG nova.api.openstack.wsgi [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.294732] [53379]: DEBUG nova.compute.api [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.296717] [53378]: INFO nova.api.openstack.requestlog [req-4a36678a-d021-4d78-994b-39742a8f0d8e req-89cabf6f-bfad-4afa-937f-dbb0ff0e7295 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019967 [ 679.297055] [53378]: [pid: 53378|app: 0|req: 800/1602] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39: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) [ 679.299612] [53378]: DEBUG nova.api.openstack.wsgi [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.299797] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.300138] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.300423] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.301146] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.301146] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.301352] [53379]: DEBUG oslo_concurrency.lockutils [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.301385] [53378]: DEBUG nova.compute.api [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.304666] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.304811] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.305174] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.305538] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.305746] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.305927] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.323463] [53379]: INFO nova.api.openstack.requestlog [None req-04069a02-57fb-4785-8518-dc6b22692a0d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 32 microversion: 2.1 time: 0.032189 [ 679.323822] [53379]: [pid: 53379|app: 0|req: 803/1603] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.326282] [53379]: DEBUG nova.api.openstack.wsgi [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.328720] [53379]: DEBUG nova.compute.api [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.330618] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.330724] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.330911] [53378]: DEBUG oslo_concurrency.lockutils [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.331838] [53378]: DEBUG nova.objects.instance [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.332770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.333012] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.333199] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.333559] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.334374] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.334474] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.354809] [53378]: DEBUG nova.policy [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.357068] [53378]: DEBUG nova.policy [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.358034] [53378]: DEBUG nova.policy [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.358526] [53378]: INFO nova.api.openstack.requestlog [None req-8871fa20-25b6-4cc8-9ae5-8a2f511ad1ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.060899 [ 679.358867] [53378]: [pid: 53378|app: 0|req: 801/1604] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.363195] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.364775] [53378]: DEBUG nova.compute.api [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.368336] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.368540] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.368732] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.369340] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.369340] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.369474] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.399569] [53378]: DEBUG nova.policy [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.403860] [53378]: INFO nova.api.openstack.requestlog [None req-a5a5a8ab-55bb-48e7-8958-16a36091f0a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.044304 [ 679.404180] [53378]: [pid: 53378|app: 0|req: 802/1605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.408153] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.408505] [53378]: DEBUG nova.compute.api [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.411752] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.412049] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.412168] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.412513] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.412761] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.413050] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.438200] [53378]: DEBUG nova.quota [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.441590] [53378]: DEBUG nova.quota [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.451775] [53379]: DEBUG nova.policy [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.455642] [53379]: INFO nova.api.openstack.requestlog [None req-a6585024-2ad3-446c-b392-39b1da746de1 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1314 microversion: 2.1 time: 0.131189 [ 679.455998] [53379]: [pid: 53379|app: 0|req: 804/1606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1314 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.458357] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.460154] [53379]: DEBUG nova.compute.api [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.465065] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.465375] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.465621] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.466051] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.466316] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.466706] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.471401] [53378]: INFO nova.api.openstack.requestlog [None req-a9e6592a-6439-4e29-aaeb-6290dcbd14fe tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.066579 [ 679.471764] [53378]: [pid: 53378|app: 0|req: 803/1607] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:11 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.475573] [53378]: DEBUG nova.api.openstack.wsgi [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.477185] [53378]: DEBUG nova.compute.api [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.480743] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.480994] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.481226] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.481612] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.481780] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.481954] [53378]: DEBUG oslo_concurrency.lockutils [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.504721] [53379]: DEBUG nova.policy [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.510640] [53379]: INFO nova.api.openstack.requestlog [None req-5d09769a-96ab-4f07-8ee1-a9614818fbdb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.053417 [ 679.511274] [53379]: [pid: 53379|app: 0|req: 805/1608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.514420] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.514591] [53378]: DEBUG nova.policy [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.516604] [53379]: DEBUG nova.compute.api [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.519135] [53378]: INFO nova.api.openstack.requestlog [None req-009bb190-f977-4f78-8c8b-04c49866eac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.046757 [ 679.519634] [53378]: [pid: 53378|app: 0|req: 804/1609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.519872] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.520218] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.520433] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.520890] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.521458] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.521852] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.522616] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.524186] [53378]: DEBUG nova.compute.api [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.527324] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.527578] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.528214] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.528214] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.528392] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.528570] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.542923] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.543187] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.543372] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.543596] [53379]: DEBUG nova.objects.instance [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.545229] [53378]: INFO nova.api.openstack.requestlog [None req-4ada4ade-3170-405e-aff1-e9a8adaf3318 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/key2" status: 200 len: 28 microversion: 2.1 time: 0.024924 [ 679.545565] [53378]: [pid: 53378|app: 0|req: 805/1610] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/key2 => generated 28 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.547971] [53378]: DEBUG nova.api.openstack.wsgi [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.549623] [53378]: DEBUG nova.compute.api [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.555041] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.555170] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.555361] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.555733] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.556041] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.556249] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.566295] [53379]: DEBUG nova.policy [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.571612] [53379]: INFO nova.api.openstack.requestlog [None req-0e29cd4f-7a42-4cf0-9fc2-bab79ca99c1e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.059538 [ 679.571969] [53379]: [pid: 53379|app: 0|req: 806/1611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.575190] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.575335] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.575583] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.575768] [53378]: DEBUG oslo_concurrency.lockutils [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.575985] [53378]: DEBUG nova.objects.instance [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.577000] [53379]: DEBUG nova.compute.api [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.581377] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.581613] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.581800] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.582235] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.582470] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.584628] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.599979] [53378]: DEBUG nova.policy [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.602213] [53379]: DEBUG nova.quota [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.604398] [53379]: DEBUG nova.quota [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.604483] [53378]: INFO nova.api.openstack.requestlog [None req-579db10b-7edd-487c-9faa-d95221e67f57 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.058257 [ 679.604723] [53378]: [pid: 53378|app: 0|req: 806/1612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.608810] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.610795] [53378]: DEBUG nova.compute.api [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.613663] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.613898] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.614162] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.614444] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.614650] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.614812] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.627025] [53379]: INFO nova.api.openstack.requestlog [None req-ec315535-29be-4e13-88c1-21b4526df641 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.054211 [ 679.627435] [53379]: [pid: 53379|app: 0|req: 807/1613] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:11 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.634444] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.634444] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.634444] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.634596] [53378]: DEBUG nova.objects.instance [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.636047] [53379]: DEBUG nova.api.openstack.wsgi [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.637749] [53379]: DEBUG nova.compute.api [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.641401] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.642138] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.642138] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.642297] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.642638] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.642873] [53379]: DEBUG oslo_concurrency.lockutils [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.660131] [53379]: INFO nova.api.openstack.requestlog [None req-24e8ca43-6a3b-4599-8f07-9d0b7bc16814 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.029058 [ 679.660478] [53379]: [pid: 53379|app: 0|req: 808/1614] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.669261] [53378]: DEBUG nova.policy [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.669909] [53379]: DEBUG nova.api.openstack.wsgi [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.672582] [53379]: DEBUG nova.compute.api [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.676525] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.676650] [53378]: INFO nova.api.openstack.requestlog [None req-4ec1f8a6-e328-49cc-9db0-63729f3acfce tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.069176 [ 679.676686] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.676733] [53378]: [pid: 53378|app: 0|req: 807/1615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:11 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.679734] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.680179] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.681029] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.681029] [53379]: DEBUG oslo_concurrency.lockutils [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.696975] [53379]: DEBUG nova.quota [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.699350] [53379]: DEBUG nova.quota [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.729044] [53379]: INFO nova.api.openstack.requestlog [None req-bebfa0fb-05a7-4c4b-9c07-94dd9aaa7233 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.062853 [ 679.729417] [53379]: [pid: 53379|app: 0|req: 809/1616] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:11 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.735353] [53378]: DEBUG nova.api.openstack.wsgi [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta2": "data2", "meta3": "data3"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.736910] [53378]: DEBUG nova.compute.api [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.740541] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.740788] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.740975] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.741345] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.741547] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.741724] [53378]: DEBUG oslo_concurrency.lockutils [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.761188] [53378]: DEBUG nova.quota [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.763910] [53378]: DEBUG nova.quota [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.786337] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.789342] [53379]: DEBUG nova.compute.api [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.792986] [53378]: INFO nova.api.openstack.requestlog [None req-adac9051-b973-4c15-9b58-80cfa9e366c7 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.060148 [ 679.793467] [53378]: [pid: 53378|app: 0|req: 808/1617] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:12 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.794527] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.796174] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.796174] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.796174] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.796174] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.796174] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.798578] [53378]: DEBUG nova.api.openstack.wsgi [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.800104] [53378]: DEBUG nova.compute.api [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.804840] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.805153] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.805291] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.805673] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.805820] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.806090] [53378]: DEBUG oslo_concurrency.lockutils [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.815200] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.815459] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.815645] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.815841] [53379]: DEBUG nova.objects.instance [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.822472] [53378]: INFO nova.api.openstack.requestlog [None req-17cf4fba-77e2-46aa-82f9-6ad25129cb64 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.025970 [ 679.822826] [53378]: [pid: 53378|app: 0|req: 809/1618] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.829649] [53378]: DEBUG nova.api.openstack.wsgi [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.831331] [53378]: DEBUG nova.compute.api [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.834338] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.834621] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.834797] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.835571] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.835571] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.835571] [53378]: DEBUG oslo_concurrency.lockutils [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.844809] [53379]: DEBUG nova.policy [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.848967] [53379]: INFO nova.api.openstack.requestlog [None req-dbedfb11-973c-4a43-b378-1b0eb719dd38 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.066251 [ 679.849298] [53379]: [pid: 53379|app: 0|req: 810/1619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.856533] [53378]: DEBUG nova.quota [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.858816] [53378]: DEBUG nova.quota [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.892277] [53378]: INFO nova.api.openstack.requestlog [None req-e33473ec-de7d-4b09-95c7-9dbb968762ce tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.064472 [ 679.892765] [53378]: [pid: 53378|app: 0|req: 810/1620] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:12 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.900097] [53379]: DEBUG nova.api.openstack.wsgi [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update', calling method: >, body: {"meta": {"nova": "alt"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.902519] [53379]: DEBUG nova.compute.api [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.910177] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.910177] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.910177] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.910661] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.910942] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.911190] [53379]: DEBUG oslo_concurrency.lockutils [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.937471] [53379]: DEBUG nova.quota [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 679.942474] [53379]: DEBUG nova.quota [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 679.942573] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.944695] [53378]: DEBUG nova.compute.api [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.950081] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.950385] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.950623] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.951095] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.952179] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.952179] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.982399] [53379]: INFO nova.api.openstack.requestlog [None req-0038121e-951d-4ddc-8103-aa4ccd6109de tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/nova" status: 200 len: 25 microversion: 2.1 time: 0.085554 [ 679.982893] [53379]: [pid: 53379|app: 0|req: 811/1621] 10.180.1.21 () {60 vars in 1293 bytes} [Wed Mar 12 06:39:12 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata/nova => generated 25 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 679.989896] [53379]: DEBUG nova.api.openstack.wsgi [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.992232] [53379]: DEBUG nova.compute.api [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.000459] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.000763] [53378]: DEBUG nova.policy [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.000922] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.001119] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.001659] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.002348] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.002348] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.008746] [53378]: INFO nova.api.openstack.requestlog [None req-8d6769be-9827-4e69-bae4-2d9ea7bcb1c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.068680 [ 680.008746] [53378]: [pid: 53378|app: 0|req: 811/1622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.011561] [53378]: DEBUG nova.api.openstack.wsgi [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.014469] [53378]: DEBUG nova.compute.api [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.018392] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.018392] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.018392] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.018873] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.019124] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.019350] [53378]: DEBUG oslo_concurrency.lockutils [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.022211] [53379]: INFO nova.api.openstack.requestlog [None req-ccae628f-fc22-4a90-9e53-a5c063dd302a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 65 microversion: 2.1 time: 0.035406 [ 680.022731] [53379]: [pid: 53379|app: 0|req: 812/1623] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 65 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 680.031038] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.033400] [53379]: DEBUG nova.compute.api [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.037459] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.038038] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.038038] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.038374] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.038581] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.038750] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.061020] [53378]: DEBUG nova.policy [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.065061] [53379]: DEBUG nova.quota [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 680.066486] [53378]: INFO nova.api.openstack.requestlog [None req-69b46c66-f886-40da-9118-6d5a19638621 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.057092 [ 680.066868] [53378]: [pid: 53378|app: 0|req: 812/1624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.069682] [53378]: DEBUG nova.api.openstack.wsgi [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.072195] [53379]: DEBUG nova.quota [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 680.072286] [53378]: DEBUG nova.compute.api [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.076962] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.077258] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.077470] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.077874] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.078088] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.078263] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.105783] [53379]: INFO nova.api.openstack.requestlog [None req-c1ab1a20-797d-41bb-be8e-d6c59624888a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.077457 [ 680.106385] [53379]: [pid: 53379|app: 0|req: 813/1625] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:12 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.108908] [53379]: DEBUG nova.api.openstack.wsgi [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.110657] [53379]: DEBUG nova.compute.api [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.116606] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.116606] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.116606] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.116832] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.117041] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.117214] [53379]: DEBUG oslo_concurrency.lockutils [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.118189] [53378]: DEBUG nova.policy [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.122842] [53378]: INFO nova.api.openstack.requestlog [None req-f61ad905-5e7a-4bb8-a9dd-240f511a7a71 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1306 microversion: 2.1 time: 0.055232 [ 680.123176] [53378]: [pid: 53378|app: 0|req: 813/1626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.125713] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'create', calling method: >, body: {"metadata": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.127466] [53378]: DEBUG nova.compute.api [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.130583] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.130820] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.131049] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.131495] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.131564] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.131714] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.151946] [53378]: DEBUG nova.quota [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 680.154381] [53378]: DEBUG nova.quota [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 680.157345] [53379]: DEBUG nova.policy [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.161683] [53379]: INFO nova.api.openstack.requestlog [None req-73af6065-85f8-4675-b71c-7c33805cf8e6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1215 microversion: 2.1 time: 0.054669 [ 680.162174] [53379]: [pid: 53379|app: 0|req: 814/1627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.177873] [53378]: INFO nova.api.openstack.requestlog [None req-c0a1073e-18ff-4675-ae19-c2814eb5bfc3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.054020 [ 680.178411] [53378]: [pid: 53378|app: 0|req: 814/1628] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 12 06:39:12 2025] POST /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.184700] [53379]: DEBUG nova.api.openstack.wsgi [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.186656] [53379]: DEBUG nova.compute.api [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.191532] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.191923] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.192674] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.193354] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.193754] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.194666] [53378]: DEBUG nova.api.openstack.wsgi [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.194751] [53379]: DEBUG oslo_concurrency.lockutils [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.196293] [53378]: DEBUG nova.compute.api [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.199178] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.199529] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.199764] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.200170] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.200484] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.200629] [53378]: DEBUG oslo_concurrency.lockutils [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.214234] [53379]: INFO nova.api.openstack.requestlog [None req-270418e0-f391-4281-b8ec-c6420a775f3a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.032066 [ 680.214717] [53379]: [pid: 53379|app: 0|req: 815/1629] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.220024] [53379]: DEBUG nova.api.openstack.wsgi [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.222033] [53379]: DEBUG nova.compute.api [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.225751] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.225995] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.226204] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.226569] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.226777] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.226958] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.246131] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.246812] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.247105] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.247316] [53379]: DEBUG nova.objects.instance [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.271890] [53379]: DEBUG nova.policy [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.276251] [53379]: INFO nova.api.openstack.requestlog [None req-aef2ff07-df06-474c-a511-558237ef7526 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.058491 [ 680.276579] [53379]: [pid: 53379|app: 0|req: 816/1630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.279090] [53379]: DEBUG nova.api.openstack.wsgi [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.281108] [53379]: DEBUG nova.compute.api [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.284230] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.284462] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.284650] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.285020] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.285217] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.285393] [53379]: DEBUG oslo_concurrency.lockutils [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.305799] [53379]: DEBUG nova.quota [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 680.308185] [53379]: DEBUG nova.quota [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 680.309074] [53378]: DEBUG nova.policy [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.315125] [53378]: INFO nova.api.openstack.requestlog [None req-287de22f-254e-4f16-ac94-d5586b72fefc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.124451 [ 680.315481] [53378]: [pid: 53378|app: 0|req: 815/1631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.318201] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.319965] [53378]: DEBUG nova.compute.api [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.323123] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.326667] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.326667] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.326667] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.326667] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.326667] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.336693] [53379]: INFO nova.api.openstack.requestlog [None req-1848f5b2-2ee5-447a-b140-cba3c73cd7bc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 50 microversion: 2.1 time: 0.059170 [ 680.337025] [53379]: [pid: 53379|app: 0|req: 817/1632] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:39:12 2025] PUT /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 50 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.341119] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.343250] [53379]: DEBUG nova.compute.api [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.346774] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.347047] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.347238] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.348020] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.348020] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.348158] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.365241] [53378]: DEBUG nova.policy [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.369744] [53378]: INFO nova.api.openstack.requestlog [None req-bb261057-3e60-48f6-a3e4-99e715e430a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.053666 [ 680.371202] [53378]: [pid: 53378|app: 0|req: 816/1633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.373730] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.375318] [53378]: DEBUG nova.compute.api [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.378655] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.378902] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.379414] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.379495] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.379653] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.379854] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.384863] [53379]: DEBUG nova.policy [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.389881] [53379]: DEBUG nova.policy [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.390580] [53379]: DEBUG nova.policy [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.391450] [53379]: INFO nova.api.openstack.requestlog [None req-c8e5b8a0-799b-4931-af13-d3b7ab9fba17 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.053374 [ 680.391527] [53379]: [pid: 53379|app: 0|req: 818/1634] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.395862] [53379]: DEBUG nova.api.openstack.wsgi [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "alt1", "key3": "value3"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.397636] [53379]: DEBUG nova.compute.api [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.400903] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.401161] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.401345] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.401738] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.401939] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.402160] [53379]: DEBUG oslo_concurrency.lockutils [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.418739] [53379]: DEBUG nova.quota [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 680.419266] [53378]: DEBUG nova.policy [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.421355] [53379]: DEBUG nova.quota [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Getting quotas for user 92859f78213d46f2ae3b17986d030964 and project 68b9ab0f591f4089a44c1cdf357cd51c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 680.423706] [53378]: INFO nova.api.openstack.requestlog [None req-0fa57926-d32f-417d-880f-3d2225d66900 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1263 microversion: 2.1 time: 0.051649 [ 680.423782] [53378]: [pid: 53378|app: 0|req: 817/1635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.426308] [53378]: DEBUG nova.api.openstack.wsgi [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.427722] [53378]: DEBUG nova.compute.api [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.430978] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.431230] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.431415] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.431759] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.431967] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.432136] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.448622] [53379]: INFO nova.api.openstack.requestlog [None req-0229964e-5580-48fb-af77-77230abae049 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 66 microversion: 2.1 time: 0.054922 [ 680.449032] [53379]: [pid: 53379|app: 0|req: 819/1636] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 12 06:39:12 2025] POST /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 66 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.451575] [53379]: DEBUG nova.api.openstack.wsgi [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.453587] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.453587] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.453587] [53378]: DEBUG oslo_concurrency.lockutils [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.453587] [53378]: DEBUG nova.objects.instance [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.453787] [53379]: DEBUG nova.compute.api [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.456819] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.457069] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.457258] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.457608] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.457807] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.457979] [53379]: DEBUG oslo_concurrency.lockutils [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.495955] [53379]: DEBUG nova.policy [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.500349] [53379]: INFO nova.api.openstack.requestlog [None req-c090a94f-d96e-4dc5-a661-04dfb2c3d050 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.050666 [ 680.500769] [53379]: [pid: 53379|app: 0|req: 820/1637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.504303] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.505985] [53379]: DEBUG nova.compute.api [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.509990] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.510328] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.510524] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.510914] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.511126] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.511305] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.530020] [53379]: INFO nova.api.openstack.requestlog [None req-bd6536ea-ade5-4d73-b76e-ca4a28661e0a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata" status: 200 len: 66 microversion: 2.1 time: 0.028515 [ 680.530385] [53379]: [pid: 53379|app: 0|req: 821/1638] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6/metadata => generated 66 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 680.532901] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.534544] [53379]: DEBUG nova.compute.api [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.539232] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.539633] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.539914] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.540272] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.540482] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.540687] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.674613] [53379]: DEBUG nova.policy [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.683018] [53379]: INFO nova.api.openstack.requestlog [None req-0fd280d4-1488-49c9-a7ce-a555747b55c2 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1501 microversion: 2.1 time: 0.149268 [ 680.683018] [53379]: [pid: 53379|app: 0|req: 822/1639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1501 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.687204] [53379]: DEBUG nova.api.openstack.wsgi [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.688748] [53379]: DEBUG nova.compute.api [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.695487] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.695731] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.695917] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.696303] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.696503] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.696684] [53379]: DEBUG oslo_concurrency.lockutils [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.696997] [53378]: DEBUG nova.policy [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.709103] [53378]: DEBUG nova.policy [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.709103] [53378]: DEBUG nova.policy [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.709505] [53378]: INFO nova.api.openstack.requestlog [None req-da0d09b6-3263-4224-89f4-166c78a163ed tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.285111 [ 680.709682] [53378]: [pid: 53378|app: 0|req: 818/1640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.714284] [53378]: DEBUG nova.api.openstack.wsgi [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.715902] [53378]: DEBUG nova.compute.api [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.719362] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.719812] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.719812] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.720114] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.720323] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.720496] [53378]: DEBUG oslo_concurrency.lockutils [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.734023] [53379]: DEBUG nova.policy [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.738851] [53379]: INFO nova.api.openstack.requestlog [None req-462356f6-bef5-4e90-8245-d954d4e696a0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.054225 [ 680.739339] [53379]: [pid: 53379|app: 0|req: 823/1641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.741732] [53379]: DEBUG nova.api.openstack.wsgi [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.743019] [53379]: DEBUG nova.compute.api [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.747052] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.747341] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.747557] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.747932] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.748122] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.748292] [53379]: DEBUG oslo_concurrency.lockutils [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.762802] [53378]: DEBUG nova.policy [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.763730] [53379]: DEBUG nova.compute.api [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 680.765287] [53378]: INFO nova.api.openstack.requestlog [None req-80340437-1f42-40a0-95ed-e28b011fd5c2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.054945 [ 680.765627] [53378]: [pid: 53378|app: 0|req: 819/1642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:12 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.768029] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.769678] [53378]: DEBUG nova.compute.api [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.773461] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.773711] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.773915] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.774285] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.774488] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.774663] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.796309] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.796558] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.796747] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.796951] [53378]: DEBUG nova.objects.instance [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.814833] [53379]: INFO nova.api.openstack.requestlog [None req-67972d74-bad4-4732-ae95-4ea6f20066dc tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 204 len: 0 microversion: 2.1 time: 0.074877 [ 680.815242] [53379]: [pid: 53379|app: 0|req: 824/1643] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:13 2025] DELETE /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 680.818587] [53378]: DEBUG nova.policy [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.818784] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.820176] [53379]: DEBUG nova.compute.api [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.822708] [53378]: INFO nova.api.openstack.requestlog [None req-6ece4414-4ef1-4ece-8ee4-c5f54d0487f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.056407 [ 680.823437] [53378]: [pid: 53378|app: 0|req: 820/1644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.823571] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.823841] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.823987] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.824359] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.824588] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.824852] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.829629] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.831336] [53378]: DEBUG nova.compute.api [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.838509] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.838751] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.838947] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.839320] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.839548] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.839722] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.843664] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.843664] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.843664] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.843664] [53379]: DEBUG nova.objects.instance [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.862975] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.863230] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.863661] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.863835] [53378]: DEBUG nova.objects.instance [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.871286] [53379]: DEBUG nova.policy [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.875442] [53379]: INFO nova.api.openstack.requestlog [None req-ee3d1f90-498b-44ca-8207-6465c5012935 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.059552 [ 680.875769] [53379]: [pid: 53379|app: 0|req: 825/1645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.879035] [53379]: DEBUG nova.api.openstack.wsgi [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.879035] [53379]: DEBUG nova.compute.api [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.881608] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.881845] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.882042] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.882397] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.882618] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.882802] [53379]: DEBUG oslo_concurrency.lockutils [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.889105] [53378]: DEBUG nova.policy [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.892050] [53378]: INFO nova.api.openstack.requestlog [None req-6d33ace0-85c4-44ac-932a-bbea4975ce09 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.068380 [ 680.892500] [53378]: [pid: 53378|app: 0|req: 821/1646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.919314] [53379]: INFO nova.api.openstack.requestlog [None req-71ddea6e-c047-4de2-9ff4-f532c83ada7a tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.042885 [ 680.920549] [53379]: [pid: 53379|app: 0|req: 826/1647] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 12 06:39:13 2025] DELETE /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346/os-server-password => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 680.923020] [53379]: DEBUG nova.api.openstack.wsgi [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.926116] [53379]: DEBUG nova.compute.api [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.930727] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.931034] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.931145] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.931500] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.931695] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.932022] [53379]: DEBUG oslo_concurrency.lockutils [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.970188] [53378]: INFO nova.api.openstack.requestlog [None req-a4218463-c735-4a76-bfd0-8fc041c8b596 tempest-TenantUsagesNegativeTestJSON-493410073 tempest-TenantUsagesNegativeTestJSON-493410073-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/?start=2025-03-11T06%3A39%3A13.046874&end=2025-03-13T06%3A39%3A13.046874" status: 404 len: 112 microversion: - time: 0.076888 [ 680.970516] [53378]: [pid: 53378|app: 0|req: 822/1648] 10.180.1.21 () {58 vars in 1311 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/os-simple-tenant-usage/?start=2025-03-11T06%3A39%3A13.046874&end=2025-03-13T06%3A39%3A13.046874 => generated 112 bytes in 77 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 680.972713] [53378]: DEBUG nova.api.openstack.wsgi [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.974388] [53378]: DEBUG nova.compute.api [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.978857] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.979255] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.979333] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.979628] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.979827] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.980012] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.000014] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.000302] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.000507] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.000725] [53378]: DEBUG nova.objects.instance [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.023937] [53378]: DEBUG nova.policy [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.030416] [53378]: INFO nova.api.openstack.requestlog [None req-1d889eb7-aaff-4948-87f0-ddd7dd48bd28 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.059297 [ 681.031394] [53378]: [pid: 53378|app: 0|req: 823/1649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.033749] [53378]: DEBUG nova.api.openstack.wsgi [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.035364] [53378]: DEBUG nova.compute.api [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.039096] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.039250] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.039450] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.039834] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.040049] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.040242] [53378]: DEBUG oslo_concurrency.lockutils [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.053978] [53378]: INFO nova.api.openstack.requestlog [None req-69ffd646-f9fd-4abe-b637-db56602707b8 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.022205 [ 681.054195] [53378]: [pid: 53378|app: 0|req: 824/1650] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346/os-server-password => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 681.059743] [53378]: DEBUG nova.api.openstack.wsgi [None req-897e9e1e-bae6-477f-9e89-15bfcfb13b0a tempest-TenantUsagesNegativeTestJSON-493410073 tempest-TenantUsagesNegativeTestJSON-493410073-project-admin] Calling method '.version_select at 0x726f729d2f80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.059950] [53379]: DEBUG nova.policy [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.060344] [53378]: INFO nova.api.openstack.wsgi [None req-897e9e1e-bae6-477f-9e89-15bfcfb13b0a tempest-TenantUsagesNegativeTestJSON-493410073 tempest-TenantUsagesNegativeTestJSON-493410073-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [ 681.061161] [53378]: DEBUG nova.api.openstack.wsgi [None req-897e9e1e-bae6-477f-9e89-15bfcfb13b0a tempest-TenantUsagesNegativeTestJSON-493410073 tempest-TenantUsagesNegativeTestJSON-493410073-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 681.061161] [53378]: INFO nova.api.openstack.requestlog [None req-897e9e1e-bae6-477f-9e89-15bfcfb13b0a tempest-TenantUsagesNegativeTestJSON-493410073 tempest-TenantUsagesNegativeTestJSON-493410073-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/f2d929ad17084a688924b438c57b2f92?start=2025-03-13T06%3A39%3A13.046874&end=2025-03-11T06%3A39%3A13.046874" status: 400 len: 111 microversion: 2.1 time: 0.006388 [ 681.061345] [53378]: [pid: 53378|app: 0|req: 825/1651] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/os-simple-tenant-usage/f2d929ad17084a688924b438c57b2f92?start=2025-03-13T06%3A39%3A13.046874&end=2025-03-11T06%3A39%3A13.046874 => generated 111 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 681.065467] [53378]: DEBUG nova.api.openstack.wsgi [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.065542] [53379]: INFO nova.api.openstack.requestlog [None req-73317218-b514-4567-972f-9e4e9a80728f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1556 microversion: 2.1 time: 0.143589 [ 681.065542] [53379]: [pid: 53379|app: 0|req: 827/1652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1556 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.065616] [53378]: DEBUG nova.compute.api [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.066821] [53379]: DEBUG nova.api.openstack.wsgi [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.067064] [53379]: DEBUG nova.compute.api [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.069544] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.069544] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.069544] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.069544] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.069698] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.069849] [53378]: DEBUG oslo_concurrency.lockutils [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.073777] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.074085] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.075074] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.075074] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.075074] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.076104] [53379]: DEBUG oslo_concurrency.lockutils [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.094497] [53379]: DEBUG nova.compute.api [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 681.104231] [53378]: DEBUG nova.policy [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.108658] [53378]: INFO nova.api.openstack.requestlog [None req-db87369d-93fa-4045-9d47-ff902a7d57dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.046760 [ 681.108979] [53378]: [pid: 53378|app: 0|req: 826/1653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.348019] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe6712e8-493d-44cb-95cd-50b94286fcab tempest-TenantUsagesNegativeTestJSON-2016633412 tempest-TenantUsagesNegativeTestJSON-2016633412-project-member] Calling method '.version_select at 0x726f729d2f80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.350422] [53378]: DEBUG nova.policy [None req-fe6712e8-493d-44cb-95cd-50b94286fcab tempest-TenantUsagesNegativeTestJSON-2016633412 tempest-TenantUsagesNegativeTestJSON-2016633412-project-member] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': '20b8f7df6db84442bcbefd0de5a44578', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d929ad17084a688924b438c57b2f92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.351076] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe6712e8-493d-44cb-95cd-50b94286fcab tempest-TenantUsagesNegativeTestJSON-2016633412 tempest-TenantUsagesNegativeTestJSON-2016633412-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 681.351562] [53378]: INFO nova.api.openstack.requestlog [None req-fe6712e8-493d-44cb-95cd-50b94286fcab tempest-TenantUsagesNegativeTestJSON-2016633412 tempest-TenantUsagesNegativeTestJSON-2016633412-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-11T06%3A39%3A13.046874&end=2025-03-13T06%3A39%3A13.046874&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.242020 [ 681.351859] [53378]: [pid: 53378|app: 0|req: 827/1654] 10.180.1.21 () {58 vars in 1330 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-11T06%3A39%3A13.046874&end=2025-03-13T06%3A39%3A13.046874&detailed=1 => generated 123 bytes in 242 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 681.354350] [53378]: DEBUG nova.api.openstack.wsgi [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.357952] [53378]: DEBUG nova.compute.api [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.362302] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.363295] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.363295] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.363295] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.363295] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.363711] [53378]: DEBUG oslo_concurrency.lockutils [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.367547] [53379]: INFO nova.api.openstack.requestlog [None req-5500186a-345f-4a83-9263-ccd4d4c79116 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 204 len: 0 microversion: 2.1 time: 0.301956 [ 681.368444] [53379]: [pid: 53379|app: 0|req: 828/1655] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:13 2025] DELETE /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 681.371409] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.374038] [53379]: DEBUG nova.compute.api [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.379628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.395555] [53378]: DEBUG nova.policy [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.396624] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.396743] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.396848] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.397056] [53379]: DEBUG nova.objects.instance [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.400966] [53378]: INFO nova.api.openstack.requestlog [None req-525d5683-aa2e-4bfe-842d-f4c9a6656b60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.048505 [ 681.401337] [53378]: [pid: 53378|app: 0|req: 828/1656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.405898] [53378]: DEBUG nova.api.openstack.wsgi [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.406553] [53378]: DEBUG nova.compute.api [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.409651] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.409877] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.410076] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.410427] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.410619] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.410787] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.418239] [53379]: DEBUG nova.policy [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.422463] [53379]: INFO nova.api.openstack.requestlog [None req-6d92395f-bd0c-404b-818a-d7cffa7cc646 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.053316 [ 681.422817] [53379]: [pid: 53379|app: 0|req: 829/1657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.425693] [53379]: DEBUG nova.api.openstack.wsgi [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.427376] [53379]: DEBUG nova.compute.api [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.430932] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.431682] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.431682] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.431792] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.431952] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.432155] [53379]: DEBUG oslo_concurrency.lockutils [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.432375] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.432920] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.432920] [53378]: DEBUG oslo_concurrency.lockutils [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.433192] [53378]: DEBUG nova.objects.instance [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.454799] [53378]: DEBUG nova.policy [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.458791] [53378]: INFO nova.api.openstack.requestlog [None req-72f4871b-6d25-4293-91b7-a4df79bfbcc3 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.056907 [ 681.459115] [53378]: [pid: 53378|app: 0|req: 829/1658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.461797] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.463217] [53378]: DEBUG nova.compute.api [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.465188] [53379]: DEBUG nova.policy [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.466463] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.466693] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.466896] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.467326] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.467456] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.467632] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.468900] [53379]: INFO nova.api.openstack.requestlog [None req-de6def05-6955-4bd1-b218-c8fc4eef3d2c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.045537 [ 681.469229] [53379]: [pid: 53379|app: 0|req: 830/1659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.471626] [53379]: DEBUG nova.api.openstack.wsgi [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.473344] [53379]: DEBUG nova.compute.api [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.476659] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.477070] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.477284] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.477637] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.477836] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.478015] [53379]: DEBUG oslo_concurrency.lockutils [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.554291] [53379]: DEBUG nova.policy [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.559326] [53378]: DEBUG nova.policy [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.559833] [53379]: INFO nova.api.openstack.requestlog [None req-f92f8868-8335-4c77-9bb5-b2736690adfa tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1507 microversion: 2.1 time: 0.090033 [ 681.560194] [53379]: [pid: 53379|app: 0|req: 831/1660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1507 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.562668] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.563775] [53378]: INFO nova.api.openstack.requestlog [None req-b30e03a2-ba5d-40b4-8b6e-92858b1c040a tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1371 microversion: 2.1 time: 0.104085 [ 681.564140] [53378]: [pid: 53378|app: 0|req: 830/1661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1371 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.566658] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.566986] [53379]: DEBUG nova.compute.api [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.568248] [53378]: DEBUG nova.compute.api [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.571568] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.571807] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.571991] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.572356] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.572559] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.572738] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.574872] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.575160] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.575366] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.576911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.576911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.576911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.615137] [53378]: DEBUG nova.policy [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.619624] [53378]: DEBUG nova.policy [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.620378] [53378]: DEBUG nova.policy [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.621107] [53378]: INFO nova.api.openstack.requestlog [None req-ef5f344a-e360-4785-8507-1fc54a321217 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.056389 [ 681.621456] [53378]: [pid: 53378|app: 0|req: 831/1662] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.625388] [53379]: DEBUG nova.policy [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.626581] [53378]: DEBUG nova.api.openstack.wsgi [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.627398] [53378]: DEBUG nova.compute.api [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.631320] [53379]: INFO nova.api.openstack.requestlog [None req-d8bf8653-ceae-41cb-9311-a37790254118 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.070103 [ 681.631320] [53379]: [pid: 53379|app: 0|req: 832/1663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.632098] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.632381] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.632966] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.633055] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.636022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.636022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.636149] [53379]: DEBUG nova.api.openstack.wsgi [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.636149] [53379]: DEBUG nova.compute.api [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.639377] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.639605] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.639786] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.640146] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.640343] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.640514] [53379]: DEBUG oslo_concurrency.lockutils [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.675266] [53378]: DEBUG nova.policy [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.679643] [53378]: INFO nova.api.openstack.requestlog [None req-c251e626-d3ea-4f96-a73c-71b794960131 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1271 microversion: 2.1 time: 0.057532 [ 681.680196] [53378]: [pid: 53378|app: 0|req: 832/1664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1271 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.683593] [53379]: DEBUG nova.policy [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.691382] [53379]: INFO nova.api.openstack.requestlog [None req-41a4468d-87a7-40fe-9a32-849012f2185a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.059439 [ 681.692121] [53379]: [pid: 53379|app: 0|req: 833/1665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:13 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.728889] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.730657] [53378]: DEBUG nova.compute.api [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.734722] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.734975] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.735177] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.735637] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.735741] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.735913] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.757263] [53379]: DEBUG nova.api.openstack.wsgi [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.759950] [53379]: DEBUG nova.compute.api [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.760348] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.760636] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.760820] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.761139] [53378]: DEBUG nova.objects.instance [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.764444] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.764767] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.764972] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.765841] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.766331] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.766331] [53379]: DEBUG oslo_concurrency.lockutils [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.797333] [53378]: DEBUG nova.policy [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.803666] [53378]: DEBUG nova.policy [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.804396] [53378]: DEBUG nova.policy [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.805222] [53378]: INFO nova.api.openstack.requestlog [None req-6c81bd8d-dd2b-4dbb-911b-ca162ce26e79 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.078551 [ 681.805403] [53378]: [pid: 53378|app: 0|req: 833/1666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.807913] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.809528] [53378]: DEBUG nova.compute.api [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.811307] [53379]: DEBUG nova.policy [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.814626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.814626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.814626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.814626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.814626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.814968] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.818248] [53379]: INFO nova.api.openstack.requestlog [None req-69157da3-ef8b-4748-982b-a337157a187f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.062191 [ 681.818248] [53379]: [pid: 53379|app: 0|req: 834/1667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.840794] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.842838] [53379]: DEBUG nova.compute.api [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.849019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.869951] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.870232] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.870418] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.870686] [53379]: DEBUG nova.objects.instance [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.880751] [53378]: DEBUG nova.policy [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.885220] [53378]: INFO nova.api.openstack.requestlog [None req-3b35c3b1-92aa-4eb3-be21-1ba19cb3ee85 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.079008 [ 681.885986] [53378]: [pid: 53378|app: 0|req: 834/1668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.893527] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.894782] [53378]: DEBUG nova.compute.api [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.895473] [53379]: DEBUG nova.policy [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.898951] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.899233] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.899571] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.899960] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.900484] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.900583] [53379]: INFO nova.api.openstack.requestlog [None req-ee4a7f7c-d5cd-4454-af6a-1b1557e16ab6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.062242 [ 681.900644] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.900948] [53379]: [pid: 53379|app: 0|req: 835/1669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.908858] [53379]: DEBUG nova.api.openstack.wsgi [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.910925] [53379]: DEBUG nova.compute.api [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.915385] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.915646] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.915900] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.916232] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.916474] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.916599] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.927936] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.928309] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.928625] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.928718] [53378]: DEBUG nova.objects.instance [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.938741] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.939025] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.939202] [53379]: DEBUG oslo_concurrency.lockutils [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.939410] [53379]: DEBUG nova.objects.instance [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.952350] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 681.956381] [53378]: DEBUG nova.policy [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.963270] [53378]: INFO nova.api.openstack.requestlog [None req-ed581e2f-bd7a-4cea-85e4-22055e7df6d2 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.073840 [ 681.963930] [53378]: [pid: 53378|app: 0|req: 835/1670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 681.978059] [53379]: DEBUG nova.policy [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.983241] [53379]: INFO nova.api.openstack.requestlog [None req-c683a7d2-5c2f-4d3a-ae16-6d6b543a332d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.077276 [ 681.983585] [53379]: [pid: 53379|app: 0|req: 836/1671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 682.044247] [53378]: DEBUG nova.api.openstack.wsgi [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.045959] [53378]: DEBUG nova.compute.api [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.052348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.052348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.052348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.052750] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.053648] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.053873] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.080280] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.084018] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.084018] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.084018] [53378]: DEBUG nova.objects.instance [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 682.084292] [53379]: DEBUG nova.api.openstack.wsgi [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.087191] [53379]: DEBUG nova.compute.api [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.097675] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.098031] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.098239] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.098618] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.098821] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.098992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.106954] [53378]: DEBUG nova.policy [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.113228] [53378]: INFO nova.api.openstack.requestlog [None req-bcac2395-91f7-4239-b5d7-38251c8b45c7 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.071133 [ 682.113660] [53378]: [pid: 53378|app: 0|req: 836/1672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.120756] [53378]: DEBUG nova.api.openstack.wsgi [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.123029] [53378]: DEBUG nova.compute.api [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.126522] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.127173] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.127259] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.127783] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.127943] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.128140] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.171942] [53378]: DEBUG nova.policy [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.176473] [53378]: INFO nova.api.openstack.requestlog [None req-9dbb65c5-c4f1-458e-9dd4-e8025338afad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1232 microversion: 2.1 time: 0.057720 [ 682.176963] [53378]: [pid: 53378|app: 0|req: 837/1673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1232 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.216536] [53379]: DEBUG nova.policy [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.221655] [53379]: INFO nova.api.openstack.requestlog [None req-3860a819-8da3-42f0-8d31-7e6bb603aa7e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1556 microversion: 2.1 time: 0.140180 [ 682.222422] [53379]: [pid: 53379|app: 0|req: 837/1674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1556 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.416438] [53378]: DEBUG nova.api.openstack.wsgi [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.419559] [53378]: DEBUG nova.compute.api [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.423866] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.424105] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.424331] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.424781] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.424951] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.425149] [53378]: DEBUG oslo_concurrency.lockutils [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.437345] [53379]: DEBUG nova.api.openstack.wsgi [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.440019] [53379]: DEBUG nova.compute.api [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.443124] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.443474] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.443926] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.444530] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.444836] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.445105] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.470227] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.470605] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.470855] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.471347] [53379]: DEBUG nova.objects.instance [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 682.471523] [53378]: DEBUG nova.policy [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.479213] [53378]: INFO nova.api.openstack.requestlog [None req-01e40d32-7807-4b60-8ac8-e55fe7f73501 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.063819 [ 682.479213] [53378]: [pid: 53378|app: 0|req: 838/1675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.481743] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.486015] [53378]: DEBUG nova.compute.api [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.487805] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.487890] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.488119] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.488538] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.488799] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.489012] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.496012] [53379]: DEBUG nova.policy [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.500707] [53379]: INFO nova.api.openstack.requestlog [None req-36d7edf9-2653-45d7-b96c-ddadef0ad973 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.066066 [ 682.501253] [53379]: [pid: 53379|app: 0|req: 838/1676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.503608] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.505319] [53379]: DEBUG nova.compute.api [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.509851] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.510140] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.511078] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.513040] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.513040] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.513040] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.520522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.520522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.520522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.520522] [53378]: DEBUG nova.objects.instance [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 682.557600] [53378]: DEBUG nova.policy [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.562385] [53379]: DEBUG nova.policy [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.562855] [53378]: INFO nova.api.openstack.requestlog [None req-1cc599e5-833b-4df9-8734-c335a1f612fe tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.083761 [ 682.563355] [53378]: [pid: 53378|app: 0|req: 839/1677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.567919] [53379]: INFO nova.api.openstack.requestlog [None req-2a6d3a75-b9d2-48df-b8df-246ddd31cda7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.066194 [ 682.568354] [53379]: [pid: 53379|app: 0|req: 839/1678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.574117] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.576093] [53378]: DEBUG nova.compute.api [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.582022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.587596] [53379]: DEBUG nova.api.openstack.wsgi [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.589516] [53379]: DEBUG nova.compute.api [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.593318] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.593553] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.593743] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.594227] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.594694] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.594875] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.710627] [53378]: DEBUG nova.policy [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.710729] [53379]: DEBUG nova.policy [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.719020] [53378]: INFO nova.api.openstack.requestlog [None req-4a7f5ef3-936f-4e28-aaa7-b9136fb0e79f tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1507 microversion: 2.1 time: 0.144304 [ 682.719020] [53378]: [pid: 53378|app: 0|req: 840/1679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1507 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.719020] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.719391] [53379]: INFO nova.api.openstack.requestlog [None req-94e79635-cb80-4b99-83e1-6ac06c4984c4 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1566 microversion: 2.1 time: 0.134074 [ 682.723148] [53378]: DEBUG nova.compute.api [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.724335] [53379]: [pid: 53379|app: 0|req: 840/1680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:14 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1566 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.726909] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.735924] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.736056] [53379]: DEBUG nova.compute.api [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.736092] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.736092] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.736092] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.736092] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.736961] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.741121] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.741229] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.741421] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.741825] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.742078] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.742268] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.773712] [53378]: DEBUG nova.policy [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.778419] [53378]: DEBUG nova.policy [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.778835] [53379]: DEBUG nova.policy [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.779105] [53378]: DEBUG nova.policy [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.779709] [53378]: INFO nova.api.openstack.requestlog [None req-f0d17df6-1603-4012-ac6b-a434dcef6325 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.062778 [ 682.780029] [53378]: [pid: 53378|app: 0|req: 841/1681] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.784056] [53378]: DEBUG nova.api.openstack.wsgi [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.784128] [53379]: INFO nova.api.openstack.requestlog [None req-b2c55e90-3c25-4ba5-89ae-e0e254c6f0e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.058017 [ 682.784128] [53379]: [pid: 53379|app: 0|req: 841/1682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.784233] [53378]: DEBUG nova.compute.api [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.787513] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.787715] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.787944] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.788142] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.788619] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.788821] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.788995] [53378]: DEBUG oslo_concurrency.lockutils [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.789068] [53379]: DEBUG nova.compute.api [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.793263] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.793596] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.793761] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.794120] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.794324] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.794496] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.832259] [53379]: DEBUG nova.policy [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.836737] [53379]: INFO nova.api.openstack.requestlog [None req-5c00ea2e-61df-4ae7-bae7-fdf3abcb2bb3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1243 microversion: 2.1 time: 0.052866 [ 682.837100] [53379]: [pid: 53379|app: 0|req: 842/1683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.884646] [53378]: DEBUG nova.policy [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.889632] [53378]: INFO nova.api.openstack.requestlog [None req-9793aaf2-7d92-4b5d-8358-7228f242ed09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.109004 [ 682.889975] [53378]: [pid: 53378|app: 0|req: 842/1684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.893683] [53378]: DEBUG nova.api.openstack.wsgi [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.895099] [53378]: DEBUG nova.compute.api [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.899020] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.899020] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.899020] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.899809] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.900129] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.900129] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.937379] [53379]: DEBUG nova.api.openstack.wsgi [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-531493409", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 3, "networks": [{"uuid": "876bba84-b0e0-439a-bdce-8edeef68569a"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 682.972497] [53378]: INFO nova.api.openstack.requestlog [None req-3fe3e199-ac8e-462e-8e28-72e507aea026 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.081229 [ 682.973831] [53378]: [pid: 53378|app: 0|req: 843/1685] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface => generated 288 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 682.979518] [53378]: DEBUG nova.api.openstack.wsgi [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.981967] [53378]: DEBUG nova.compute.api [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.988206] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.988465] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.989646] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.989646] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.989646] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.990420] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.994746] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.995120] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.995374] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.995880] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.996144] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.996366] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.006405] [53379]: DEBUG nova.network.neutron [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] validate_networks() for [('876bba84-b0e0-439a-bdce-8edeef68569a', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 683.026517] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.026772] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.026960] [53378]: DEBUG oslo_concurrency.lockutils [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.027178] [53378]: DEBUG nova.objects.instance [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lazy-loading 'fault' on Instance uuid 12643005-d904-4ca9-b0d1-e8310ca8e8f6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.053759] [53378]: DEBUG nova.policy [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.061206] [53378]: DEBUG nova.policy [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.062271] [53378]: DEBUG nova.policy [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8ec457786d874f4e977cca459659032e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48b506fd7be6433f960fb448e553877b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.063277] [53378]: INFO nova.api.openstack.requestlog [None req-b525167e-910e-4241-a5e4-342dedddfd3f tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 200 len: 1572 microversion: 2.70 time: 0.088526 [ 683.063863] [53378]: [pid: 53378|app: 0|req: 844/1686] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 1572 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.070191] [53378]: DEBUG nova.api.openstack.wsgi [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.072019] [53378]: DEBUG nova.compute.api [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.078836] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.079091] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.079279] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.079640] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.079835] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.080018] [53378]: DEBUG oslo_concurrency.lockutils [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.118955] [53378]: DEBUG nova.policy [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.126140] [53378]: INFO nova.api.openstack.requestlog [None req-bcca00cf-db94-49b9-8a21-317fbaad4525 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.059919 [ 683.126356] [53378]: [pid: 53378|app: 0|req: 845/1687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.128902] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.131090] [53378]: DEBUG nova.compute.api [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.134103] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.134356] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.134542] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.134906] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.135123] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.135307] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.180429] [53378]: DEBUG nova.policy [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.185300] [53378]: INFO nova.api.openstack.requestlog [None req-7e424e66-9e78-4f55-8b2d-bdc0dfded9cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.058279 [ 683.185595] [53378]: [pid: 53378|app: 0|req: 846/1688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.191493] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.191493] [53378]: DEBUG nova.compute.api [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.195968] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.196128] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.196588] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.196758] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.196875] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.197064] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.216272] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.216519] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.216752] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.216908] [53378]: DEBUG nova.objects.instance [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.239494] [53378]: DEBUG nova.policy [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.243825] [53378]: INFO nova.api.openstack.requestlog [None req-ee837250-cd84-45ee-9d0f-4de749c071fe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.057580 [ 683.244717] [53378]: [pid: 53378|app: 0|req: 847/1689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.250567] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.256050] [53378]: DEBUG nova.compute.api [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.262753] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.284515] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.284812] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.285038] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.285267] [53378]: DEBUG nova.objects.instance [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.306862] [53378]: DEBUG nova.policy [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.310972] [53378]: INFO nova.api.openstack.requestlog [None req-a9fbd0fc-525e-42c8-87ad-aa7444475532 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.062598 [ 683.311602] [53378]: [pid: 53378|app: 0|req: 848/1690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.317113] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.320510] [53378]: DEBUG nova.compute.api [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.323179] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.323179] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.323179] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.323179] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.323179] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.323406] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.342728] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.342957] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.343134] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.343334] [53378]: DEBUG nova.objects.instance [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.368409] [53378]: DEBUG nova.policy [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.373112] [53378]: INFO nova.api.openstack.requestlog [None req-3f27f360-44dd-4671-b26a-c13525619697 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.060898 [ 683.373566] [53378]: [pid: 53378|app: 0|req: 849/1691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.377035] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.379045] [53378]: DEBUG nova.compute.api [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.383228] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.383461] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.383645] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.384290] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.384290] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.384401] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.402224] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.402459] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.402671] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.402873] [53378]: DEBUG nova.objects.instance [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.431905] [53378]: DEBUG nova.policy [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.436282] [53378]: INFO nova.api.openstack.requestlog [None req-cf20081d-b530-4eee-8601-48789926fa4c tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.062197 [ 683.436726] [53378]: [pid: 53378|app: 0|req: 850/1692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.439579] [53378]: DEBUG nova.api.openstack.wsgi [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.444220] [53378]: DEBUG nova.compute.api [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.451635] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.451880] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.452067] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.452422] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.452646] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.452833] [53378]: DEBUG oslo_concurrency.lockutils [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.455909] [53379]: DEBUG nova.virt.hardware [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 683.456137] [53379]: DEBUG nova.virt.hardware [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 683.456326] [53379]: DEBUG nova.virt.hardware [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 683.456487] [53379]: DEBUG nova.virt.hardware [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 683.456649] [53379]: DEBUG nova.virt.hardware [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 683.464877] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.465133] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.465320] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.465710] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.465910] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.466097] [53379]: DEBUG oslo_concurrency.lockutils [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.476412] [53379]: DEBUG nova.quota [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Getting quotas for project 3766ee07ffc446d4aade2383fccc8bda. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 683.479840] [53379]: DEBUG nova.quota [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Getting quotas for user ce16bd6de09b4f38b4447c43256993c6 and project 3766ee07ffc446d4aade2383fccc8bda. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 683.485529] [53379]: DEBUG nova.compute.api [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Going to run 3 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 683.486846] [53379]: DEBUG nova.compute.api [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 683.513740] [53378]: DEBUG nova.policy [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.516427] [53379]: DEBUG nova.compute.api [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 683.518217] [53378]: INFO nova.api.openstack.requestlog [None req-26189c32-4df2-49d3-b18a-9dfecbf303cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1288 microversion: 2.1 time: 0.080971 [ 683.519195] [53378]: [pid: 53378|app: 0|req: 851/1693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1288 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.521354] [53378]: DEBUG nova.api.openstack.wsgi [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.522953] [53378]: DEBUG nova.compute.api [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.526236] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.526430] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.526613] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.527059] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.527199] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.527412] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.538131] [53379]: DEBUG nova.compute.api [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=82a955e6-efca-44a4-96eb-e28c6015e16e,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 683.571858] [53378]: DEBUG nova.policy [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.578211] [53378]: INFO nova.api.openstack.requestlog [None req-c37258b8-e0d0-4ca6-8838-e9913ec3892a tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1514 microversion: 2.1 time: 0.058842 [ 683.578614] [53378]: [pid: 53378|app: 0|req: 852/1694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1514 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.582398] [53379]: INFO nova.api.openstack.requestlog [None req-a80622e1-4feb-4ec0-aa7f-98bbe71781ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.744684 [ 683.582888] [53379]: [pid: 53379|app: 0|req: 843/1695] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:15 2025] POST /compute/v2.1/servers => generated 380 bytes in 745 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 683.585512] [53379]: DEBUG nova.api.openstack.wsgi [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.585586] [53378]: DEBUG nova.api.openstack.wsgi [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.587107] [53379]: DEBUG nova.compute.api [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.591028] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.591154] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.591950] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.592110] [53378]: DEBUG nova.compute.api [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.592209] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.592209] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.592209] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.595076] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.595718] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.595718] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.595812] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.595993] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.596184] [53378]: DEBUG oslo_concurrency.lockutils [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.616945] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.617205] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.617414] [53379]: DEBUG oslo_concurrency.lockutils [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.617593] [53379]: DEBUG nova.objects.instance [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.641844] [53378]: DEBUG nova.policy [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.647376] [53378]: INFO nova.api.openstack.requestlog [None req-0054b254-12de-4ead-bc8f-894f08d1d448 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.068111 [ 683.648647] [53378]: [pid: 53378|app: 0|req: 853/1696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.658397] [53378]: DEBUG nova.api.openstack.wsgi [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6909ab1e-9e38-4eab-a41e-4290b1d18ae6", "name": "network-vif-deleted", "tag": "85e21ce9-cb11-4bce-9ab3-df8f7e242424"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 683.666160] [53378]: DEBUG oslo_concurrency.lockutils [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.666875] [53378]: DEBUG oslo_concurrency.lockutils [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.666875] [53378]: DEBUG oslo_concurrency.lockutils [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.673780] [53378]: INFO nova.api.openstack.compute.server_external_events [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] Creating event network-vif-deleted:85e21ce9-cb11-4bce-9ab3-df8f7e242424 for instance 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 on cpu-1 [ 683.680604] [53378]: INFO nova.api.openstack.requestlog [req-01b3b6f2-b673-4331-a735-f478c20ee165 req-3c7b5278-a8d8-4558-a3ba-dcb62837961e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030709 [ 683.680604] [53378]: [pid: 53378|app: 0|req: 854/1697] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:15 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) [ 683.682774] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.684425] [53378]: DEBUG nova.compute.api [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.687807] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.688038] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.688233] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.688704] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.688927] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.689120] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.717754] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.718081] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.718229] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.718489] [53378]: DEBUG nova.objects.instance [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.749243] [53378]: DEBUG nova.policy [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.756957] [53378]: INFO nova.api.openstack.requestlog [None req-1c40e19e-7d38-4a29-8ca9-f026fe269071 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.074903 [ 683.756957] [53378]: [pid: 53378|app: 0|req: 855/1698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.759030] [53378]: DEBUG nova.api.openstack.wsgi [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.760313] [53378]: DEBUG nova.compute.api [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.765412] [53378]: DEBUG oslo_concurrency.lockutils [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.820949] [53378]: DEBUG nova.policy [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.826941] [53378]: INFO nova.api.openstack.requestlog [None req-93ab945c-8f01-442a-961c-1c0a85523370 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.070336 [ 683.827332] [53378]: [pid: 53378|app: 0|req: 856/1699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.833820] [53378]: DEBUG nova.api.openstack.wsgi [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.836763] [53378]: DEBUG nova.policy [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.837148] [53378]: DEBUG nova.compute.api [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 683.852522] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.852815] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.853027] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.853429] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.853653] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.855298] [53378]: DEBUG oslo_concurrency.lockutils [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.886852] [53379]: DEBUG nova.policy [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.894143] [53379]: INFO nova.api.openstack.requestlog [None req-af652e5a-bb71-4345-a8a5-81b915aeefe3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.310354 [ 683.894705] [53379]: [pid: 53379|app: 0|req: 844/1700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:15 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.901385] [53379]: DEBUG nova.api.openstack.wsgi [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.903088] [53379]: DEBUG nova.compute.api [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.903212] [53378]: INFO nova.api.openstack.requestlog [None req-4959809e-c99d-4986-907f-13e21589c0f2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1015 microversion: 2.1 time: 0.075182 [ 683.903593] [53378]: [pid: 53378|app: 0|req: 857/1701] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.907586] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.907694] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.907949] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.908362] [53378]: DEBUG nova.api.openstack.wsgi [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.908810] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.908945] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.909723] [53379]: DEBUG oslo_concurrency.lockutils [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.911323] [53378]: DEBUG nova.compute.api [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.915180] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.915447] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.915613] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.915975] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.916201] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.916396] [53378]: DEBUG oslo_concurrency.lockutils [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.964881] [53378]: DEBUG nova.policy [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.971149] [53379]: DEBUG nova.policy [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.973636] [53378]: DEBUG nova.policy [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.974570] [53378]: DEBUG nova.policy [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.975462] [53378]: INFO nova.api.openstack.requestlog [None req-3055b3c0-3297-48ed-9647-24e8dcd1cdf2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.071198 [ 683.975924] [53379]: INFO nova.api.openstack.requestlog [None req-b79abaaa-5c24-46a5-981d-c40f11788769 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1465 microversion: 2.1 time: 0.077493 [ 683.975992] [53378]: [pid: 53378|app: 0|req: 858/1702] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.976282] [53379]: [pid: 53379|app: 0|req: 845/1703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1465 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.978969] [53379]: DEBUG nova.api.openstack.wsgi [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.980760] [53379]: DEBUG nova.compute.api [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.982479] [53378]: DEBUG nova.api.openstack.wsgi [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.984276] [53378]: DEBUG nova.compute.api [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.984721] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.984982] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.985188] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.985557] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.985771] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.986140] [53379]: DEBUG oslo_concurrency.lockutils [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.989794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.989794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.989794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.989794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.989794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.990167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.032655] [53378]: DEBUG nova.policy [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.036133] [53378]: INFO nova.api.openstack.requestlog [None req-5cdcd00f-8381-4443-bc87-870d898b777b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.055415 [ 684.037030] [53378]: [pid: 53378|app: 0|req: 859/1704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.037117] [53379]: DEBUG nova.policy [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.039212] [53378]: DEBUG nova.api.openstack.wsgi [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "549f2e8b-a6ad-45c8-9612-338576a76346", "name": "network-vif-deleted", "tag": "affd0c56-657c-442d-8c7c-836512c89cea"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 684.043384] [53379]: INFO nova.api.openstack.requestlog [None req-442ff691-52b8-42c9-9f82-f9ce4f428fa1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.065892 [ 684.043384] [53379]: [pid: 53379|app: 0|req: 846/1705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.044954] [53378]: DEBUG oslo_concurrency.lockutils [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.045261] [53378]: DEBUG oslo_concurrency.lockutils [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.045448] [53378]: DEBUG oslo_concurrency.lockutils [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.046466] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.048607] [53379]: DEBUG nova.compute.api [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.051380] [53378]: INFO nova.api.openstack.compute.server_external_events [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] Creating event network-vif-deleted:affd0c56-657c-442d-8c7c-836512c89cea for instance 549f2e8b-a6ad-45c8-9612-338576a76346 on cpu-1 [ 684.052538] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.052965] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.053303] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.057021] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.057021] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.057021] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.057469] [53378]: INFO nova.api.openstack.requestlog [req-55b310aa-3d15-4c31-88d0-ab7ff2a04ddc req-4473f16e-5e80-4e0c-95c6-51434d6400e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017172 [ 684.057469] [53378]: [pid: 53378|app: 0|req: 860/1706] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39: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) [ 684.057975] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f6be2ea-971d-4212-9175-122e45873cb1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.059399] [53378]: DEBUG nova.compute.api [None req-6f6be2ea-971d-4212-9175-122e45873cb1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.099220] [53378]: DEBUG nova.policy [None req-6f6be2ea-971d-4212-9175-122e45873cb1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.105835] [53378]: INFO nova.api.openstack.requestlog [None req-6f6be2ea-971d-4212-9175-122e45873cb1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1220 microversion: 2.1 time: 0.049435 [ 684.105835] [53378]: [pid: 53378|app: 0|req: 861/1707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.109266] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.109266] [53378]: DEBUG nova.compute.api [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] [instance: 12643005-d904-4ca9-b0d1-e8310ca8e8f6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.112544] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.112920] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.113025] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.113382] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.113573] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.113764] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.122199] [53378]: INFO nova.api.openstack.wsgi [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] HTTP exception thrown: Instance 12643005-d904-4ca9-b0d1-e8310ca8e8f6 could not be found. [ 684.122491] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] Returning 404 to user: Instance 12643005-d904-4ca9-b0d1-e8310ca8e8f6 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 684.122931] [53378]: INFO nova.api.openstack.requestlog [None req-b3a9c479-6fcd-4294-9bef-fac11b818fa2 tempest-AttachInterfacesV270Test-1759127638 tempest-AttachInterfacesV270Test-1759127638-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6" status: 404 len: 111 microversion: 2.70 time: 0.017288 [ 684.123378] [53378]: [pid: 53378|app: 0|req: 862/1708] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/12643005-d904-4ca9-b0d1-e8310ca8e8f6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 684.142855] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.145251] [53378]: DEBUG nova.compute.api [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.148742] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.148983] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.149184] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.149530] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.149993] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.150213] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.197281] [53378]: DEBUG nova.policy [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.201679] [53378]: INFO nova.api.openstack.requestlog [None req-0ed7f8ce-e9ed-4d6a-b330-02b03289ad09 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.061003 [ 684.202013] [53378]: [pid: 53378|app: 0|req: 863/1709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.206225] [53378]: DEBUG nova.api.openstack.wsgi [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.206836] [53379]: DEBUG nova.policy [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.208803] [53378]: DEBUG nova.compute.api [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.212998] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.213448] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.213741] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.214175] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.214426] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.215081] [53378]: DEBUG oslo_concurrency.lockutils [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.221312] [53379]: INFO nova.api.openstack.requestlog [None req-d3ad3c4a-229a-4809-aff6-c073af9e7f0b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.176244 [ 684.221312] [53379]: [pid: 53379|app: 0|req: 847/1710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.224665] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.226612] [53379]: DEBUG nova.compute.api [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.230069] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.230710] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.231159] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.231933] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.232640] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.234894] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.271256] [53379]: DEBUG nova.policy [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.279605] [53379]: INFO nova.api.openstack.requestlog [None req-a5c70fea-5bc0-4433-ba1b-524e6b12133f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.058412 [ 684.279967] [53379]: [pid: 53379|app: 0|req: 848/1711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.282825] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.284679] [53379]: DEBUG nova.compute.api [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.289055] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.289315] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.289626] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.290302] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.290531] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.290709] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.319133] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.319397] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.319578] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.319776] [53379]: DEBUG nova.objects.instance [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.346929] [53379]: DEBUG nova.policy [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.351782] [53379]: INFO nova.api.openstack.requestlog [None req-a1c7ebde-6037-4cf4-a6b4-75a4db5d5d46 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.070810 [ 684.354173] [53379]: [pid: 53379|app: 0|req: 849/1712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.355120] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.357027] [53379]: DEBUG nova.compute.api [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.360527] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.360615] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.360816] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.362054] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.362054] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.362054] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.375875] [53378]: DEBUG nova.policy [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.384812] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.384936] [53378]: INFO nova.api.openstack.requestlog [None req-2de5cb61-722d-4d76-a924-5dac6a46f283 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1566 microversion: 2.1 time: 0.181800 [ 684.385074] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.385238] [53378]: [pid: 53378|app: 0|req: 864/1713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1566 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.385815] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.385815] [53379]: DEBUG nova.objects.instance [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.388369] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.390268] [53378]: DEBUG nova.compute.api [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.396550] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.396550] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.396550] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.397090] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.397090] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.398378] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.414891] [53379]: DEBUG nova.policy [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.419495] [53379]: INFO nova.api.openstack.requestlog [None req-c4c2faa8-4813-4aa8-a3b3-ad39df1af24a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.066680 [ 684.419941] [53379]: [pid: 53379|app: 0|req: 850/1714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.422548] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.423981] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.423981] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.423981] [53378]: DEBUG nova.objects.instance [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.454943] [53379]: DEBUG nova.api.openstack.wsgi [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.457187] [53379]: DEBUG nova.compute.api [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.460842] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.461126] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.461367] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.461868] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.462299] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.462514] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.467160] [53378]: DEBUG nova.policy [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.475055] [53378]: INFO nova.api.openstack.requestlog [None req-fa3a6dea-e35c-4c22-b2df-4d5f20faa88e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.086401 [ 684.475055] [53378]: [pid: 53378|app: 0|req: 865/1715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.486221] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.486473] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.486655] [53379]: DEBUG oslo_concurrency.lockutils [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.486977] [53379]: DEBUG nova.objects.instance [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.510605] [53379]: DEBUG nova.policy [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.515072] [53379]: INFO nova.api.openstack.requestlog [None req-64875ae9-ba6a-4567-9961-33a9028faf0a tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.062585 [ 684.515390] [53379]: [pid: 53379|app: 0|req: 851/1716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.535753] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.539018] [53378]: DEBUG nova.compute.api [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.544388] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.544658] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.544857] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.545264] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.545464] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.545639] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.588599] [53378]: DEBUG nova.policy [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.593759] [53378]: INFO nova.api.openstack.requestlog [None req-ea9379f9-737b-4f86-94f4-ddeafd60aec7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1288 microversion: 2.1 time: 0.061673 [ 684.594148] [53378]: [pid: 53378|app: 0|req: 866/1717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.599155] [53379]: DEBUG nova.api.openstack.wsgi [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.599866] [53379]: DEBUG nova.compute.api [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.608242] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.608641] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.608877] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.609310] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.610019] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.610019] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.668410] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.677068] [53379]: DEBUG nova.policy [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.680657] [53378]: DEBUG nova.compute.api [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.682776] [53379]: INFO nova.api.openstack.requestlog [None req-05fc53be-b910-4110-a193-c64e690c770f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1344 microversion: 2.1 time: 0.087668 [ 684.683151] [53379]: [pid: 53379|app: 0|req: 852/1718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1344 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.683283] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.683536] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.683723] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.684093] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.684308] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.685031] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.739381] [53378]: DEBUG nova.policy [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.744141] [53378]: INFO nova.api.openstack.requestlog [None req-1cf40487-1e61-4ee4-a029-ec21dbe49afd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.083031 [ 684.744473] [53378]: [pid: 53378|app: 0|req: 867/1719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:16 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.774122] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.775701] [53379]: DEBUG nova.compute.api [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.780038] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.780151] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.780332] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.780690] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.780894] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.781651] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.800820] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.800820] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.800820] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.800987] [53379]: DEBUG nova.objects.instance [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.836330] [53379]: DEBUG nova.policy [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.841752] [53379]: INFO nova.api.openstack.requestlog [None req-8b72b17a-70f9-4451-aa2e-5abb9e29267d tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.070446 [ 684.842584] [53379]: [pid: 53379|app: 0|req: 853/1720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.845162] [53378]: DEBUG nova.api.openstack.wsgi [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.846989] [53378]: DEBUG nova.compute.api [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.850551] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.850801] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.850988] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.851935] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.852212] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.852820] [53378]: DEBUG oslo_concurrency.lockutils [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.888145] [53378]: DEBUG nova.policy [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.892996] [53378]: INFO nova.api.openstack.requestlog [None req-a86a9e40-af49-419d-850e-3d5b5f7862ba tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.049206 [ 684.893172] [53378]: [pid: 53378|app: 0|req: 868/1721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.914030] [53379]: DEBUG nova.api.openstack.wsgi [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.915648] [53379]: DEBUG nova.compute.api [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.922446] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.922942] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.924115] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.924465] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.924674] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.924854] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.955101] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.955308] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.955532] [53379]: DEBUG oslo_concurrency.lockutils [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.955781] [53379]: DEBUG nova.objects.instance [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.981146] [53379]: DEBUG nova.policy [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.986890] [53379]: INFO nova.api.openstack.requestlog [None req-6278bcbd-af9f-4a0d-9026-8774e74cc7da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.076717 [ 684.987434] [53379]: [pid: 53379|app: 0|req: 854/1722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.997690] [53378]: DEBUG nova.api.openstack.wsgi [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.998735] [53379]: DEBUG nova.api.openstack.wsgi [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.999850] [53378]: DEBUG nova.compute.api [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.000803] [53379]: DEBUG nova.compute.api [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.003766] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.003853] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.004022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.004213] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.004373] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.004507] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.004577] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.004616] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.004756] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.005242] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.005557] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.005838] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.029216] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.030270] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.030525] [53379]: DEBUG oslo_concurrency.lockutils [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.030715] [53379]: DEBUG nova.objects.instance [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.048389] [53378]: DEBUG nova.policy [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.053941] [53378]: DEBUG nova.policy [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.055027] [53378]: DEBUG nova.policy [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.055695] [53378]: INFO nova.api.openstack.requestlog [None req-c46c0db2-e321-4ba0-8621-6601ff8913e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.062673 [ 685.056029] [53378]: [pid: 53378|app: 0|req: 869/1723] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.059178] [53379]: DEBUG nova.policy [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.062093] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.064270] [53378]: DEBUG nova.compute.api [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.065549] [53379]: INFO nova.api.openstack.requestlog [None req-de13fe43-6221-4b5d-a860-1abaa4c67bea tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.068802 [ 685.066829] [53379]: [pid: 53379|app: 0|req: 855/1724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.071036] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.071111] [53379]: DEBUG nova.api.openstack.wsgi [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.071167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.071167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.071167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.071167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.071167] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.071460] [53379]: DEBUG nova.compute.api [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.077065] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.077386] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.077625] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.078182] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.078752] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.078951] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.105019] [53378]: DEBUG nova.policy [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.109076] [53378]: INFO nova.api.openstack.requestlog [None req-5b9515be-068a-4c1b-bef3-87da39b9ddfd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.052284 [ 685.109304] [53378]: [pid: 53378|app: 0|req: 870/1725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.119578] [53378]: DEBUG nova.api.openstack.wsgi [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.120103] [53379]: DEBUG nova.policy [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.122185] [53378]: DEBUG nova.compute.api [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.125491] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.125652] [53379]: INFO nova.api.openstack.requestlog [None req-6f9c82cd-6a02-4109-a722-a3d8539a4804 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.058954 [ 685.125726] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.125912] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.125990] [53379]: [pid: 53379|app: 0|req: 856/1726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.126292] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.126492] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.126728] [53378]: DEBUG oslo_concurrency.lockutils [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.165593] [53378]: DEBUG nova.policy [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.170106] [53378]: INFO nova.api.openstack.requestlog [None req-45a5cc68-b42c-4279-8bac-b828d8196c2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.052322 [ 685.170228] [53378]: [pid: 53378|app: 0|req: 871/1727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.216252] [53379]: DEBUG nova.api.openstack.wsgi [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.218386] [53379]: DEBUG nova.compute.api [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.223451] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.223796] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.223898] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.224273] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.224479] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.224653] [53379]: DEBUG oslo_concurrency.lockutils [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.240136] [53378]: DEBUG nova.api.openstack.wsgi [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.241896] [53378]: DEBUG nova.compute.api [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.245501] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.245738] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.246013] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.246281] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.246525] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.246647] [53378]: DEBUG oslo_concurrency.lockutils [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.269900] [53379]: DEBUG nova.policy [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.274456] [53379]: INFO nova.api.openstack.requestlog [None req-be769bc0-7c87-41ae-b082-fab265afec40 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.060644 [ 685.274825] [53379]: [pid: 53379|app: 0|req: 857/1728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.292374] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.294116] [53379]: DEBUG nova.compute.api [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.298690] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.298929] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.299233] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.299505] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.299709] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.299897] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.341647] [53379]: DEBUG nova.policy [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.346175] [53379]: INFO nova.api.openstack.requestlog [None req-2f12a1b3-4814-4ca5-8e87-ed1d45c9a1e8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.056322 [ 685.346517] [53379]: [pid: 53379|app: 0|req: 858/1729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.363486] [53378]: DEBUG nova.policy [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.368712] [53379]: DEBUG nova.api.openstack.wsgi [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.370346] [53379]: DEBUG nova.compute.api [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.370426] [53378]: INFO nova.api.openstack.requestlog [None req-97126581-8d9e-4461-b321-cc54469d61c8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.133426 [ 685.370905] [53378]: [pid: 53378|app: 0|req: 872/1730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.374198] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.374460] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.374644] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.375345] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.375345] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.375512] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.395446] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.395684] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.395868] [53379]: DEBUG oslo_concurrency.lockutils [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.396079] [53379]: DEBUG nova.objects.instance [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.421471] [53379]: DEBUG nova.policy [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.428441] [53379]: INFO nova.api.openstack.requestlog [None req-47947ffb-6aa7-4986-b618-a163ea41847b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.060076 [ 685.428441] [53379]: [pid: 53379|app: 0|req: 859/1731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.432370] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.434306] [53378]: DEBUG nova.compute.api [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.437963] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.438232] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.438468] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.438747] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.438949] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.439157] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.456681] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.456919] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.457129] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.457333] [53378]: DEBUG nova.objects.instance [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.478972] [53378]: DEBUG nova.policy [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.483655] [53378]: INFO nova.api.openstack.requestlog [None req-3e93d4e5-5c80-421d-981a-b10f63304fd6 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.053017 [ 685.483655] [53378]: [pid: 53378|app: 0|req: 873/1732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.488894] [53379]: DEBUG nova.api.openstack.wsgi [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.490058] [53379]: DEBUG nova.compute.api [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.494798] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.495015] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.495522] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.495625] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.495755] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.495931] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.518330] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.518567] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.518759] [53379]: DEBUG oslo_concurrency.lockutils [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.518954] [53379]: DEBUG nova.objects.instance [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.527534] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.529509] [53378]: DEBUG nova.compute.api [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.534109] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.534224] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.534409] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.534756] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.534954] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.535177] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.545833] [53379]: DEBUG nova.policy [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.550675] [53379]: INFO nova.api.openstack.requestlog [None req-229e1ce3-71ad-4050-8812-11c843a103a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.064919 [ 685.550988] [53379]: [pid: 53379|app: 0|req: 860/1733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.559871] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.561247] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.561247] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.561247] [53378]: DEBUG nova.objects.instance [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.595670] [53378]: DEBUG nova.policy [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.600132] [53378]: INFO nova.api.openstack.requestlog [None req-7c91a97b-d241-4533-b556-da7de57aa6f8 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.074844 [ 685.600440] [53378]: [pid: 53378|app: 0|req: 874/1734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.613554] [53379]: DEBUG nova.api.openstack.wsgi [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.616143] [53379]: DEBUG nova.compute.api [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.619211] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.619450] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.619759] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.620184] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.620480] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.620815] [53379]: DEBUG oslo_concurrency.lockutils [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.661565] [53379]: DEBUG nova.policy [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.665749] [53379]: INFO nova.api.openstack.requestlog [None req-77260c76-7e85-42b5-a6f3-e83d813bcd54 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1288 microversion: 2.1 time: 0.058049 [ 685.666088] [53379]: [pid: 53379|app: 0|req: 861/1735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1288 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.694404] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae42c6d2-a0c9-42a5-a774-0ddcc96c61ee tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'create', calling method: .version_select at 0x726f72906170>, body: {"keypair": {"name": "tempest-keypair-1873520035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJNaxPEq0GsQYZi0gL0a4B2t1cXnZwCu0l45BF5+qmhGaFwoVl8Q3rtDrP/Od/Hp1bwzpa8Hb1Htk4EIvGT7HvspbsCfjqaObIcCKQCGFdlTeb3VM3cbWO6EbonJnewDHQ=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 685.699026] [53379]: DEBUG nova.api.openstack.wsgi [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.700851] [53379]: DEBUG nova.compute.api [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.704980] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.705094] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.705278] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.705648] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.706283] [53378]: DEBUG nova.quota [None req-ae42c6d2-a0c9-42a5-a774-0ddcc96c61ee tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 685.706373] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.706624] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.710632] [53378]: DEBUG nova.quota [None req-ae42c6d2-a0c9-42a5-a774-0ddcc96c61ee tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 685.727397] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.727648] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.727836] [53379]: DEBUG oslo_concurrency.lockutils [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.728050] [53379]: DEBUG nova.objects.instance [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.729690] [53378]: INFO nova.api.openstack.requestlog [None req-ae42c6d2-a0c9-42a5-a774-0ddcc96c61ee tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.062765 [ 685.729690] [53378]: [pid: 53378|app: 0|req: 875/1736] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:39:17 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 685.760942] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.761840] [53378]: DEBUG nova.compute.api [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.765271] [53379]: DEBUG nova.policy [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.765867] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.766603] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.766603] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.766766] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.767018] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.767566] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.772335] [53379]: INFO nova.api.openstack.requestlog [None req-37585883-0c47-4252-9782-4e55168a86b8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.076164 [ 685.773066] [53379]: [pid: 53379|app: 0|req: 862/1737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:17 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.817426] [53378]: DEBUG nova.policy [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.821841] [53378]: INFO nova.api.openstack.requestlog [None req-bb47156b-5fe1-460a-8457-474a9ef83580 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.064696 [ 685.822784] [53378]: [pid: 53378|app: 0|req: 876/1738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.863948] [53379]: DEBUG nova.api.openstack.wsgi [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.865707] [53379]: DEBUG nova.compute.api [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.870711] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.871043] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.871167] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.871527] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.871728] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.871913] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.891203] [53378]: DEBUG nova.api.openstack.wsgi [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dca16be0-5742-4bc1-9e29-46d6480d3526", "name": "network-vif-plugged", "status": "completed", "tag": "6bcd8bbc-1d37-490a-b382-2ea185637e80"}, {"name": "network-changed", "server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}, {"name": "network-changed", "server_uuid": "dca16be0-5742-4bc1-9e29-46d6480d3526", "tag": "6bcd8bbc-1d37-490a-b382-2ea185637e80"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 685.900298] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.900824] [53378]: DEBUG oslo_concurrency.lockutils [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.900824] [53378]: DEBUG oslo_concurrency.lockutils [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.900914] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.900914] [53379]: DEBUG oslo_concurrency.lockutils [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.900914] [53379]: DEBUG nova.objects.instance [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.900997] [53378]: DEBUG oslo_concurrency.lockutils [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.911362] [53378]: INFO nova.api.openstack.compute.server_external_events [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Creating event network-vif-plugged:6bcd8bbc-1d37-490a-b382-2ea185637e80 for instance dca16be0-5742-4bc1-9e29-46d6480d3526 on cpu-1 [ 685.911658] [53378]: INFO nova.api.openstack.compute.server_external_events [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Creating event network-changed:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 685.911957] [53378]: INFO nova.api.openstack.compute.server_external_events [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] Creating event network-changed:6bcd8bbc-1d37-490a-b382-2ea185637e80 for instance dca16be0-5742-4bc1-9e29-46d6480d3526 on cpu-1 [ 685.918042] [53378]: INFO nova.api.openstack.requestlog [req-e9569649-b782-4d55-aa79-040bc736f23f req-191bbe77-baeb-4e53-96c1-e99000c215ea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.028351 [ 685.918220] [53378]: [pid: 53378|app: 0|req: 877/1739] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:18 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 685.923776] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.925689] [53378]: DEBUG nova.compute.api [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.929955] [53379]: DEBUG nova.policy [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.930947] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.931226] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.931472] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.931871] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.932107] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.932472] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.937147] [53379]: INFO nova.api.openstack.requestlog [None req-944fd926-48fa-47e1-a839-a01d09d687a4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.075448 [ 685.938188] [53379]: [pid: 53379|app: 0|req: 863/1740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.970136] [53378]: DEBUG nova.policy [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.975364] [53378]: INFO nova.api.openstack.requestlog [None req-2e3e194f-0f72-4fb5-90b9-f389b76eb224 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.055788 [ 685.975721] [53378]: [pid: 53378|app: 0|req: 878/1741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.002363] [53379]: DEBUG nova.api.openstack.wsgi [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.004247] [53379]: DEBUG nova.compute.api [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.008992] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.009252] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.009441] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.009803] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.010014] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.010198] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.034834] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.035117] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.035304] [53379]: DEBUG oslo_concurrency.lockutils [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.035501] [53379]: DEBUG nova.objects.instance [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.065672] [53379]: DEBUG nova.policy [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.072022] [53379]: INFO nova.api.openstack.requestlog [None req-4089d88a-03eb-45d4-a30b-0140ee34f5ca tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.071887 [ 686.072249] [53379]: [pid: 53379|app: 0|req: 864/1742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.075332] [53378]: DEBUG nova.api.openstack.wsgi [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.077052] [53378]: DEBUG nova.compute.api [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.080697] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.081111] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.081324] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.081386] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.081685] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.081881] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.082061] [53378]: DEBUG oslo_concurrency.lockutils [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.083835] [53379]: DEBUG nova.compute.api [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.088642] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.088890] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.089091] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.089457] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.089841] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.089841] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.111633] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.111876] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.112872] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.112872] [53379]: DEBUG nova.objects.instance [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.120050] [53378]: DEBUG nova.policy [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.126231] [53378]: DEBUG nova.policy [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.128977] [53378]: DEBUG nova.policy [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.128977] [53378]: INFO nova.api.openstack.requestlog [None req-358b133d-99b8-4beb-a95a-29a13d079ae3 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.057251 [ 686.128977] [53378]: [pid: 53378|app: 0|req: 879/1743] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.131599] [53378]: DEBUG nova.api.openstack.wsgi [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.133617] [53378]: DEBUG nova.compute.api [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.138019] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=751,nova_api:DELETE=12,nova_api:INSERT=35,nova_api:UPDATE=5,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 686.139181] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.139522] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.139653] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.140029] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.140231] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.140405] [53378]: DEBUG oslo_concurrency.lockutils [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.142977] [53379]: DEBUG nova.policy [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.148293] [53379]: INFO nova.api.openstack.requestlog [None req-3c561a0d-b380-4dff-9b3d-ac824495aac3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.069289 [ 686.148642] [53379]: [pid: 53379|app: 0|req: 865/1744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 686.149406] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1831,nova_cell1:UPDATE=23,nova_cell1:INSERT=11,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 686.151247] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.153034] [53379]: DEBUG nova.compute.api [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.156407] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.156640] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.156826] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.157199] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.157686] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.157686] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.195298] [53378]: DEBUG nova.policy [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.199257] [53379]: DEBUG nova.policy [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.199609] [53378]: INFO nova.api.openstack.requestlog [None req-88c06ddc-f32b-4e72-84ec-e3d8ca0fa838 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.070795 [ 686.199981] [53378]: [pid: 53378|app: 0|req: 880/1745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.202530] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.203722] [53379]: INFO nova.api.openstack.requestlog [None req-4c1b62a5-a446-4b74-b19b-cd0c142bc50b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.053805 [ 686.203722] [53379]: [pid: 53379|app: 0|req: 866/1746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.204317] [53378]: DEBUG nova.compute.api [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.208427] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.208923] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.210395] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.210395] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.210395] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.210395] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.253417] [53378]: DEBUG nova.policy [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.257787] [53378]: INFO nova.api.openstack.requestlog [None req-3f3da2c6-f0c7-4194-9d0b-3a04eda68757 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.057145 [ 686.258123] [53378]: [pid: 53378|app: 0|req: 881/1747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.290182] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.292047] [53379]: DEBUG nova.compute.api [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.295507] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.295868] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.295942] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.296312] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.296502] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.296677] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.331962] [53379]: DEBUG nova.policy [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.336779] [53379]: INFO nova.api.openstack.requestlog [None req-e4f7a6a9-3827-414c-9c2f-6093513a9c32 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.048858 [ 686.337428] [53379]: [pid: 53379|app: 0|req: 867/1748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.363080] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.363080] [53378]: DEBUG nova.compute.api [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.367496] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.367782] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.368074] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.369040] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.369040] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.369040] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.384356] [53379]: DEBUG nova.api.openstack.wsgi [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.386090] [53379]: DEBUG nova.compute.api [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.389481] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.389662] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.390568] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.390568] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.390568] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.390698] [53379]: DEBUG oslo_concurrency.lockutils [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.406363] [53378]: DEBUG nova.policy [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.410558] [53378]: INFO nova.api.openstack.requestlog [None req-7c79b09f-5b0d-416b-87f9-c44240ce9430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.052311 [ 686.410953] [53378]: [pid: 53378|app: 0|req: 882/1749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.443213] [53378]: DEBUG nova.api.openstack.wsgi [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.445840] [53378]: DEBUG nova.compute.api [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.451566] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.451810] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.451996] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.452362] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.452559] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.452814] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.477616] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.477866] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.478061] [53378]: DEBUG oslo_concurrency.lockutils [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.478267] [53378]: DEBUG nova.objects.instance [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.519341] [53378]: DEBUG nova.policy [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.527139] [53378]: INFO nova.api.openstack.requestlog [None req-f27a6a7f-43dd-4b3b-8bdb-15dc89cb638c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.086114 [ 686.527139] [53378]: [pid: 53378|app: 0|req: 883/1750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.529543] [53378]: DEBUG nova.api.openstack.wsgi [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.532987] [53378]: DEBUG nova.compute.api [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.539589] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.539681] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.539846] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.540984] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.540984] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.540984] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.544849] [53379]: DEBUG nova.policy [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.552710] [53379]: INFO nova.api.openstack.requestlog [None req-320cf82d-a94b-4616-83c5-88990a7ffa74 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.170595 [ 686.553068] [53379]: [pid: 53379|app: 0|req: 868/1751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.568138] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.568138] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.568138] [53378]: DEBUG oslo_concurrency.lockutils [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.568138] [53378]: DEBUG nova.objects.instance [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.591090] [53378]: DEBUG nova.policy [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.596277] [53378]: INFO nova.api.openstack.requestlog [None req-58a287f7-340e-40bb-b47d-7dc2eed140d0 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.069248 [ 686.597411] [53378]: [pid: 53378|app: 0|req: 884/1752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.601469] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.603402] [53378]: DEBUG nova.compute.api [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.607735] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.608099] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.608406] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.608944] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.610926] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.610926] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.631432] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.631432] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.631432] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.631532] [53378]: DEBUG nova.objects.instance [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.635252] [53379]: DEBUG nova.api.openstack.wsgi [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-1992213130", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 686.690124] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.690760] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.690958] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.691540] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.691824] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.692064] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.702218] [53379]: DEBUG nova.virt.hardware [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 686.702323] [53379]: DEBUG nova.virt.hardware [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 686.702450] [53379]: DEBUG nova.virt.hardware [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 686.702637] [53379]: DEBUG nova.virt.hardware [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 686.702800] [53379]: DEBUG nova.virt.hardware [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 686.712438] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.712679] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.712860] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.713281] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.713504] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.713646] [53379]: DEBUG oslo_concurrency.lockutils [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.732563] [53379]: DEBUG nova.quota [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Getting quotas for project e26ed9c0d1c04d7d9c96ed15ae4058fd. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 686.736180] [53379]: DEBUG nova.quota [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Getting quotas for user bfe00a923eb949cfb312d0fa0966b602 and project e26ed9c0d1c04d7d9c96ed15ae4058fd. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 686.742718] [53379]: DEBUG nova.compute.api [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 686.744765] [53379]: DEBUG nova.compute.api [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 686.789268] [53379]: INFO nova.api.openstack.requestlog [None req-2196a223-76fe-4d04-9bb4-5400774448c5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.228402 [ 686.789660] [53379]: [pid: 53379|app: 0|req: 869/1753] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:39:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 229 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 686.794177] [53379]: DEBUG nova.api.openstack.wsgi [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.795834] [53379]: DEBUG nova.compute.api [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.800736] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.800967] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.802069] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.802069] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.802069] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.802069] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.824799] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.824799] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.824799] [53379]: DEBUG oslo_concurrency.lockutils [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.824799] [53379]: DEBUG nova.objects.instance [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.879169] [53379]: DEBUG nova.policy [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.884856] [53379]: INFO nova.api.openstack.requestlog [None req-09153d3c-6ec2-4c67-9357-ec545a987666 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.094564 [ 686.885970] [53379]: [pid: 53379|app: 0|req: 870/1754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.888127] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.889755] [53379]: DEBUG nova.compute.api [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.897081] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.897324] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.898078] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.898078] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.898078] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.898227] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.920051] [53378]: DEBUG nova.policy [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.931802] [53378]: INFO nova.api.openstack.requestlog [None req-c1256e94-2877-4a44-a960-206b94ef01c8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.334390 [ 686.936249] [53378]: [pid: 53378|app: 0|req: 885/1755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:18 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.944376] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-2030809075", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "220282b2-fddf-4097-aa99-333f01f4a4f9"}], "security_groups": [{"name": "tempest-securitygroup--1797087088"}], "key_name": "tempest-keypair-1873520035", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 686.998454] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.998735] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.998932] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.999985] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.000702] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.000702] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.001912] [53379]: DEBUG nova.policy [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.004056] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1896,nova_cell1:UPDATE=33,nova_cell1:INSERT=15,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 687.007334] [53379]: INFO nova.api.openstack.requestlog [None req-ec7233c6-cabf-4f94-8a3f-671c12e8672c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1364 microversion: 2.1 time: 0.121408 [ 687.007569] [53379]: [pid: 53379|app: 0|req: 871/1756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1364 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.010933] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.015289] [53379]: DEBUG nova.compute.api [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.019990] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.020257] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.020442] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.020805] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.021018] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.021206] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.036802] [53378]: DEBUG nova.network.neutron [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] validate_networks() for [('220282b2-fddf-4097-aa99-333f01f4a4f9', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 687.047715] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=781,nova_api:DELETE=24,nova_api:UPDATE=8,nova_api:INSERT=48 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 687.051191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.051651] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.051651] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.051810] [53379]: DEBUG nova.objects.instance [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.081679] [53379]: DEBUG nova.policy [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.086196] [53379]: INFO nova.api.openstack.requestlog [None req-4ac46943-bb21-4010-bb2a-d64dd27d919e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.078028 [ 687.086526] [53379]: [pid: 53379|app: 0|req: 872/1757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.089627] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.092542] [53379]: DEBUG nova.compute.api [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.127275] [53379]: DEBUG nova.policy [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.133222] [53379]: DEBUG nova.policy [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.133222] [53379]: DEBUG nova.policy [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.133841] [53379]: INFO nova.api.openstack.requestlog [None req-a9a541d2-a95b-449a-b2e4-bcc2b3eb227e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1303 microversion: 2.47 time: 0.046794 [ 687.134175] [53379]: [pid: 53379|app: 0|req: 873/1758] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1303 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.139234] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.142408] [53379]: DEBUG nova.compute.api [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.148093] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.148460] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.148517] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.148897] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.149102] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.149275] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.185989] [53379]: DEBUG nova.policy [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.190177] [53379]: INFO nova.api.openstack.requestlog [None req-4f73cf71-d24d-44cd-a535-424cb5b7a626 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.055371 [ 687.190550] [53379]: [pid: 53379|app: 0|req: 874/1759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.193063] [53379]: DEBUG nova.api.openstack.wsgi [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.196116] [53379]: DEBUG nova.compute.api [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.199307] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.199610] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.199715] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.200492] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.200492] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.200492] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.219277] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.219760] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.219985] [53379]: DEBUG oslo_concurrency.lockutils [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.220200] [53379]: DEBUG nova.objects.instance [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lazy-loading 'fault' on Instance uuid 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.221028] [53378]: DEBUG nova.virt.hardware [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 687.221273] [53378]: DEBUG nova.virt.hardware [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 687.221438] [53378]: DEBUG nova.virt.hardware [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 687.221600] [53378]: DEBUG nova.virt.hardware [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 687.222825] [53378]: DEBUG nova.virt.hardware [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 687.231418] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.231661] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.231872] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.232302] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.232480] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.232673] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.239674] [53379]: DEBUG nova.policy [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '202d5f9afa5a412ab677607b397f3acb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ba6c63ac92143759d21494159b24c40', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.243870] [53379]: INFO nova.api.openstack.requestlog [None req-37b9b4de-f8a5-4797-b814-74aee0f3cb63 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 200 len: 1304 microversion: 2.1 time: 0.052707 [ 687.244185] [53379]: [pid: 53379|app: 0|req: 875/1760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.246587] [53379]: DEBUG nova.api.openstack.wsgi [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.247317] [53378]: DEBUG nova.quota [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 687.248187] [53379]: DEBUG nova.compute.api [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.251121] [53378]: DEBUG nova.quota [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 687.251291] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.251576] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.251699] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.252083] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.252292] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.252572] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.259571] [53378]: DEBUG nova.compute.api [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 687.261041] [53378]: DEBUG nova.compute.api [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 687.282901] [53379]: DEBUG nova.policy [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.287031] [53379]: INFO nova.api.openstack.requestlog [None req-afe2d44a-a4ea-40db-9ef9-1b047f7d2383 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.042255 [ 687.287355] [53379]: [pid: 53379|app: 0|req: 876/1761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.292930] [53379]: DEBUG nova.api.openstack.wsgi [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.293462] [53378]: INFO nova.api.openstack.requestlog [None req-fd6e538f-9e1e-4848-b321-58a6fe2c7c82 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.356527 [ 687.293733] [53378]: [pid: 53378|app: 0|req: 886/1762] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:19 2025] POST /compute/v2.1/servers => generated 409 bytes in 357 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 687.294545] [53379]: DEBUG nova.compute.api [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.296674] [53378]: DEBUG nova.api.openstack.wsgi [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.297550] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.297780] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.297965] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.298267] [53378]: DEBUG nova.compute.api [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.298328] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.298524] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.298708] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.301778] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.302019] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.302290] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.302557] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.302790] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.302973] [53378]: DEBUG oslo_concurrency.lockutils [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.315789] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.316073] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.316970] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.316970] [53379]: DEBUG nova.objects.instance [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.335256] [53379]: DEBUG nova.policy [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.335685] [53378]: DEBUG nova.policy [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.339488] [53379]: INFO nova.api.openstack.requestlog [None req-aabe69a6-4bdc-435b-aeb3-bdacbe53cc63 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.051575 [ 687.339861] [53379]: [pid: 53379|app: 0|req: 877/1763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.340133] [53378]: DEBUG nova.policy [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.340917] [53378]: DEBUG nova.policy [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.341525] [53378]: INFO nova.api.openstack.requestlog [None req-68c5bc63-8871-4c32-8e60-b8d4892a75ad tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.047254 [ 687.341835] [53378]: [pid: 53378|app: 0|req: 887/1764] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.342417] [53379]: DEBUG nova.api.openstack.wsgi [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.344078] [53379]: DEBUG nova.compute.api [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.344545] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.345754] [53378]: DEBUG nova.compute.api [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.347194] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.347428] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.347623] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.347947] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.349008] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.349008] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.351476] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.351752] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.351945] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.352340] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.352544] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.352751] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.365671] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.365671] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.365840] [53379]: DEBUG oslo_concurrency.lockutils [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.366064] [53379]: DEBUG nova.objects.instance [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.383538] [53378]: DEBUG nova.policy [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.386193] [53379]: DEBUG nova.policy [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.387637] [53378]: INFO nova.api.openstack.requestlog [None req-d9e490c6-c089-44c4-be44-f3a75da90aa3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.045177 [ 687.388052] [53378]: [pid: 53378|app: 0|req: 888/1765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.389773] [53379]: INFO nova.api.openstack.requestlog [None req-913b3969-f38b-4461-98b1-a3bb5c8ec071 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.049313 [ 687.390111] [53379]: [pid: 53379|app: 0|req: 878/1766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.393019] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.393058] [53379]: DEBUG nova.api.openstack.wsgi [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.393196] [53378]: DEBUG nova.compute.api [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.394311] [53379]: DEBUG nova.compute.api [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.396468] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.396704] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.396884] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.397481] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.397554] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.397697] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.397772] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.397905] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.397970] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.398351] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.398553] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.399248] [53379]: DEBUG oslo_concurrency.lockutils [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.431151] [53379]: DEBUG nova.policy [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.431254] [53378]: DEBUG nova.policy [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.434648] [53379]: INFO nova.api.openstack.requestlog [None req-a260e26b-aa4c-4116-9d94-7ac02bba9644 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.043933 [ 687.434988] [53379]: [pid: 53379|app: 0|req: 879/1767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.435706] [53378]: INFO nova.api.openstack.requestlog [None req-3f133bf9-d7a5-41d9-bb56-9c4b70152b20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.046850 [ 687.436152] [53378]: [pid: 53378|app: 0|req: 889/1768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.438069] [53379]: DEBUG nova.api.openstack.wsgi [None req-21008d53-5bde-45e3-b5d4-84e601bd4db6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.439718] [53379]: DEBUG nova.compute.api [None req-21008d53-5bde-45e3-b5d4-84e601bd4db6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.439848] [53378]: DEBUG nova.api.openstack.wsgi [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.441515] [53378]: DEBUG nova.compute.api [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.444890] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.445023] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.445210] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.445586] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.445762] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.445912] [53378]: DEBUG oslo_concurrency.lockutils [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.464642] [53379]: DEBUG nova.policy [None req-21008d53-5bde-45e3-b5d4-84e601bd4db6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.468253] [53379]: INFO nova.api.openstack.requestlog [None req-21008d53-5bde-45e3-b5d4-84e601bd4db6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1239 microversion: 2.1 time: 0.032677 [ 687.468571] [53379]: [pid: 53379|app: 0|req: 880/1769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1239 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.470971] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.472527] [53379]: DEBUG nova.compute.api [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.475962] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.476210] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.476392] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.476736] [53378]: DEBUG nova.policy [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.476813] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.476961] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.477155] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.482145] [53378]: INFO nova.api.openstack.requestlog [None req-592505d1-e860-4a03-a2c7-9e33a8992ce5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.044645 [ 687.482512] [53378]: [pid: 53378|app: 0|req: 890/1770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.508121] [53379]: DEBUG nova.policy [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.512165] [53379]: INFO nova.api.openstack.requestlog [None req-b6c58727-ad02-414b-bc0f-7a8bce4b643d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.042999 [ 687.512540] [53379]: [pid: 53379|app: 0|req: 881/1771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.540559] [53378]: DEBUG nova.api.openstack.wsgi [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.543653] [53378]: DEBUG nova.compute.api [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.547063] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.547348] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.547575] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.547987] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.548252] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.548480] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.565574] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.565802] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.565988] [53378]: DEBUG oslo_concurrency.lockutils [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.566209] [53378]: DEBUG nova.objects.instance [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.572899] [53379]: DEBUG nova.api.openstack.wsgi [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.575782] [53379]: DEBUG nova.compute.api [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.578251] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.578487] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.578740] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.579124] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.579537] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.579537] [53379]: DEBUG oslo_concurrency.lockutils [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.588090] [53378]: DEBUG nova.policy [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.591693] [53378]: INFO nova.api.openstack.requestlog [None req-47bba316-43a1-47de-8bf2-1d9339e7229e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.053851 [ 687.592020] [53378]: [pid: 53378|app: 0|req: 891/1772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.612192] [53378]: DEBUG nova.api.openstack.wsgi [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.613715] [53378]: DEBUG nova.compute.api [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.617320] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.617570] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.617739] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.618112] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.618319] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.618496] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.637213] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.637457] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.637639] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.637838] [53378]: DEBUG nova.objects.instance [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.656518] [53378]: DEBUG nova.policy [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.660381] [53378]: INFO nova.api.openstack.requestlog [None req-c99d3fdf-0bd8-4bf8-acc7-a4baf6926cee tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.050426 [ 687.660707] [53378]: [pid: 53378|app: 0|req: 892/1773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.685523] [53379]: DEBUG nova.policy [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.689842] [53379]: INFO nova.api.openstack.requestlog [None req-c544cb02-6c09-4cde-b3aa-977c85515afa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.119763 [ 687.690188] [53379]: [pid: 53379|app: 0|req: 882/1774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:19 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.900717] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.902488] [53378]: DEBUG nova.compute.api [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.906202] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.906467] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.906654] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.907036] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.907246] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.907426] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.928222] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.928479] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.928657] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.928864] [53378]: DEBUG nova.objects.instance [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.952576] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.953939] [53378]: DEBUG nova.policy [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.955382] [53379]: DEBUG nova.compute.api [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.959498] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.959769] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.959830] [53378]: INFO nova.api.openstack.requestlog [None req-8b6591b9-1ad4-4ea0-b729-d78ceb2f26d5 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.061402 [ 687.959959] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.960117] [53378]: [pid: 53378|app: 0|req: 893/1775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.961331] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.961331] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.961331] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.985349] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.985639] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.985828] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.986061] [53379]: DEBUG nova.objects.instance [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.010471] [53379]: DEBUG nova.policy [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.015962] [53379]: INFO nova.api.openstack.requestlog [None req-c8582302-4da2-4c23-aa77-123e30044835 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.068261 [ 688.016305] [53379]: [pid: 53379|app: 0|req: 883/1776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.021571] [53378]: DEBUG nova.api.openstack.wsgi [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.024056] [53378]: DEBUG nova.compute.api [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.027209] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.027462] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.027657] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.028024] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.028238] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.028412] [53378]: DEBUG oslo_concurrency.lockutils [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.100896] [53379]: DEBUG nova.api.openstack.wsgi [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.103365] [53379]: DEBUG nova.compute.api [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.107400] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.108098] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.108098] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.109167] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.109497] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.109894] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.139019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.139019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.139019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.139019] [53379]: DEBUG nova.objects.instance [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.158568] [53379]: DEBUG nova.policy [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.163748] [53379]: INFO nova.api.openstack.requestlog [None req-2910cfa4-221a-4895-a218-6f8fc22ad287 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.065596 [ 688.164185] [53379]: [pid: 53379|app: 0|req: 884/1777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.168452] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.169436] [53379]: DEBUG nova.compute.api [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.172839] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.173104] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.173309] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.174464] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.174464] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.174464] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.188243] [53378]: DEBUG nova.policy [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.193169] [53378]: INFO nova.api.openstack.requestlog [None req-939e81c4-cee8-444c-bcd7-04410b45dc53 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.173774 [ 688.193392] [53378]: [pid: 53378|app: 0|req: 894/1778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.202084] [53378]: DEBUG nova.api.openstack.wsgi [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.203793] [53378]: DEBUG nova.compute.api [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.208058] [53379]: DEBUG nova.policy [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.208140] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.209165] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.209165] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.209165] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.209165] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.209374] [53378]: DEBUG oslo_concurrency.lockutils [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.213713] [53379]: DEBUG nova.policy [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.214436] [53379]: DEBUG nova.policy [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.215056] [53379]: INFO nova.api.openstack.requestlog [None req-5bbf1269-8fac-48cc-8fe8-1efda1ab503b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.049740 [ 688.215827] [53379]: [pid: 53379|app: 0|req: 885/1779] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.242215] [53378]: DEBUG nova.policy [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.246189] [53378]: INFO nova.api.openstack.requestlog [None req-312a822d-6e1a-4f65-aa37-4b663f941b52 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.046318 [ 688.246546] [53378]: [pid: 53378|app: 0|req: 895/1780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 688.257553] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.259976] [53379]: DEBUG nova.compute.api [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.264036] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.264277] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.264488] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.264804] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.265154] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.265452] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.275661] [53379]: INFO nova.api.openstack.wsgi [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. [ 688.276047] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 688.276518] [53379]: INFO nova.api.openstack.requestlog [None req-fd85e4dd-f889-465b-ad85-99969ae16f36 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 404 len: 111 microversion: 2.1 time: 0.021610 [ 688.276865] [53379]: [pid: 53379|app: 0|req: 886/1781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 688.284504] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.284781] [53378]: DEBUG nova.compute.api [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.288924] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.289438] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.289668] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.290041] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.290245] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.290421] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.302057] [53378]: INFO nova.api.openstack.wsgi [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. [ 688.302057] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 688.302171] [53379]: DEBUG nova.api.openstack.wsgi [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.302291] [53378]: INFO nova.api.openstack.requestlog [None req-6a773c47-768e-4129-b643-fa18ba99d1f4 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 404 len: 111 microversion: 2.1 time: 0.020189 [ 688.302598] [53378]: [pid: 53378|app: 0|req: 896/1782] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:20 2025] DELETE /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 688.304027] [53379]: DEBUG nova.compute.api [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.307352] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.307414] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.307650] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.308628] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.308628] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.308628] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.308628] [53379]: DEBUG oslo_concurrency.lockutils [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.308932] [53378]: DEBUG nova.compute.api [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.312155] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.312496] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.312559] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.313276] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.313276] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.313356] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.323088] [53378]: INFO nova.api.openstack.wsgi [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. [ 688.323403] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 688.323816] [53378]: INFO nova.api.openstack.requestlog [None req-7f7d7f8c-7596-46c5-a9d6-e3ab5f103a8a tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a" status: 404 len: 111 microversion: 2.1 time: 0.018430 [ 688.324115] [53378]: [pid: 53378|app: 0|req: 897/1783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/75d9b9ab-d8e2-4e80-b35c-ce50ff640b7a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 688.328445] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.328688] [53378]: DEBUG nova.compute.api [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.331545] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.331796] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.331955] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.332317] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.332522] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.332728] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.344371] [53378]: INFO nova.api.openstack.wsgi [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. [ 688.344662] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 688.345086] [53378]: INFO nova.api.openstack.requestlog [None req-c0d1df46-18b0-4d60-ba80-72cc408efa46 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 404 len: 111 microversion: 2.1 time: 0.018635 [ 688.345361] [53378]: [pid: 53378|app: 0|req: 898/1784] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:20 2025] DELETE /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 688.347522] [53379]: DEBUG nova.policy [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.349421] [53378]: DEBUG nova.api.openstack.wsgi [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.351036] [53378]: DEBUG nova.compute.api [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] [instance: 856fb2e4-33f8-4734-ac47-98010be7516f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.351526] [53379]: INFO nova.api.openstack.requestlog [None req-99e5083c-4ad5-4aca-8921-628367d48d4d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.051630 [ 688.351815] [53379]: [pid: 53379|app: 0|req: 887/1785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.355229] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.355229] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.355361] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.355402] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.355402] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.355402] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.355402] [53378]: DEBUG oslo_concurrency.lockutils [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.355875] [53379]: DEBUG nova.compute.api [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.359564] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.359786] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.359963] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.360330] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.360528] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.360724] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.362858] [53378]: INFO nova.api.openstack.wsgi [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] HTTP exception thrown: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. [ 688.363181] [53378]: DEBUG nova.api.openstack.wsgi [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] Returning 404 to user: Instance 856fb2e4-33f8-4734-ac47-98010be7516f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 688.363588] [53378]: INFO nova.api.openstack.requestlog [None req-098aca14-580e-46e7-b769-e656a1a5d423 tempest-DeleteServersAdminTestJSON-1375306904 tempest-DeleteServersAdminTestJSON-1375306904-project-member] 10.180.1.21 "GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f" status: 404 len: 111 microversion: 2.1 time: 0.016021 [ 688.365558] [53378]: [pid: 53378|app: 0|req: 899/1786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/856fb2e4-33f8-4734-ac47-98010be7516f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 688.366201] [53378]: DEBUG nova.api.openstack.wsgi [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.367689] [53378]: DEBUG nova.compute.api [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.370455] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.370679] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.370865] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.371208] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.371407] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.371580] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.377681] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.378092] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.378354] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.378600] [53379]: DEBUG nova.objects.instance [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.400360] [53379]: DEBUG nova.policy [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.401023] [53378]: DEBUG nova.policy [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.404382] [53379]: INFO nova.api.openstack.requestlog [None req-f7d4e47d-a7f5-4e4d-a880-a7df7eaf3cac tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.052010 [ 688.404732] [53379]: [pid: 53379|app: 0|req: 888/1787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.408017] [53378]: DEBUG nova.policy [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.408017] [53378]: DEBUG nova.policy [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.408017] [53378]: INFO nova.api.openstack.requestlog [None req-5dbcaa33-7542-4e06-ba5f-b1c76543bc34 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.042029 [ 688.408017] [53378]: [pid: 53378|app: 0|req: 900/1788] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.408257] [53379]: DEBUG nova.api.openstack.wsgi [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b33c30f9-5fb7-4eb2-abc0-3450ca0e00df", "name": "network-vif-plugged", "status": "completed", "tag": "b96a6227-7814-45f1-b33d-4a76829473b6"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 688.410048] [53378]: DEBUG nova.api.openstack.wsgi [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.411982] [53378]: DEBUG nova.compute.api [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.413221] [53379]: DEBUG oslo_concurrency.lockutils [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.413442] [53379]: DEBUG oslo_concurrency.lockutils [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.413659] [53379]: DEBUG oslo_concurrency.lockutils [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.415533] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.415768] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.415954] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.416313] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.416513] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.416685] [53378]: DEBUG oslo_concurrency.lockutils [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.420344] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] Creating event network-vif-plugged:b96a6227-7814-45f1-b33d-4a76829473b6 for instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df on cpu-1 [ 688.423388] [53379]: INFO nova.api.openstack.requestlog [req-e6d4a59d-e807-4132-9a18-e93000057468 req-170454d0-3963-4a14-b32d-6b68fe1bdd71 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017984 [ 688.423845] [53379]: [pid: 53379|app: 0|req: 889/1789] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39: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) [ 688.426425] [53379]: DEBUG nova.api.openstack.wsgi [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.427969] [53379]: DEBUG nova.compute.api [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.431124] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.431375] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.431563] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.431908] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.432118] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.432295] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.450707] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.450946] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.451150] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.451350] [53379]: DEBUG nova.objects.instance [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.452173] [53378]: DEBUG nova.policy [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.457075] [53378]: INFO nova.api.openstack.requestlog [None req-83777a11-3000-487c-b058-7348920402a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.049479 [ 688.457250] [53378]: [pid: 53378|app: 0|req: 901/1790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.459643] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.461242] [53378]: DEBUG nova.compute.api [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.464844] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.465113] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.465322] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.465692] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.465923] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.466123] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.477994] [53379]: DEBUG nova.policy [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.483420] [53379]: INFO nova.api.openstack.requestlog [None req-f4699e67-68a3-4241-9fc2-1f041542776d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.058927 [ 688.487018] [53379]: [pid: 53379|app: 0|req: 890/1791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.487018] [53379]: DEBUG nova.api.openstack.wsgi [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.487956] [53379]: DEBUG nova.compute.api [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.492367] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.492403] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.493472] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.493472] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.493472] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.493589] [53379]: DEBUG oslo_concurrency.lockutils [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.498714] [53378]: DEBUG nova.policy [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.503149] [53378]: INFO nova.api.openstack.requestlog [None req-d2ec8eb9-f149-4b5c-9b31-cf33903745e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.045272 [ 688.504241] [53378]: [pid: 53378|app: 0|req: 902/1792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.506280] [53378]: DEBUG nova.api.openstack.wsgi [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.507957] [53378]: DEBUG nova.compute.api [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.512767] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.512767] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.512767] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.512961] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.513036] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.513210] [53378]: DEBUG oslo_concurrency.lockutils [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.530011] [53379]: DEBUG nova.policy [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.534532] [53379]: INFO nova.api.openstack.requestlog [None req-091834b7-2cdb-4028-9c9b-580dd31c84f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.049929 [ 688.534850] [53379]: [pid: 53379|app: 0|req: 891/1793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.537168] [53379]: DEBUG nova.api.openstack.wsgi [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.538787] [53379]: DEBUG nova.compute.api [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.541738] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.541968] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.542185] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.542588] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.542710] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.542992] [53379]: DEBUG oslo_concurrency.lockutils [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.546482] [53378]: DEBUG nova.policy [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.550402] [53378]: INFO nova.api.openstack.requestlog [None req-22ed06d7-dba2-4daa-81db-b780a91ba505 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.046331 [ 688.550848] [53378]: [pid: 53378|app: 0|req: 903/1794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.553213] [53378]: DEBUG nova.api.openstack.wsgi [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.554806] [53378]: DEBUG nova.compute.api [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.558063] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.558298] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.558482] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.558832] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.559042] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.559221] [53378]: DEBUG oslo_concurrency.lockutils [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.573377] [53379]: DEBUG nova.policy [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.577562] [53379]: INFO nova.api.openstack.requestlog [None req-245cfd91-e77e-45f7-a233-232bfd5da613 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.042109 [ 688.577852] [53379]: [pid: 53379|app: 0|req: 892/1795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.589268] [53378]: DEBUG nova.policy [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.593058] [53378]: INFO nova.api.openstack.requestlog [None req-9603deaf-0e3f-4cf3-aa66-d41edeee37f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.041783 [ 688.593371] [53378]: [pid: 53378|app: 0|req: 904/1796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.608034] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.608878] [53379]: DEBUG nova.compute.api [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.612267] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.612503] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.612723] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.613177] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.613388] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.613564] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.630767] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.631010] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.631203] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.631399] [53379]: DEBUG nova.objects.instance [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.651713] [53379]: DEBUG nova.policy [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.656323] [53379]: INFO nova.api.openstack.requestlog [None req-0f929fdc-949f-480a-aa6b-c85af280874e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.051203 [ 688.656647] [53379]: [pid: 53379|app: 0|req: 893/1797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.674124] [53378]: DEBUG nova.api.openstack.wsgi [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.675890] [53378]: DEBUG nova.compute.api [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.679321] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.679822] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.679822] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.680248] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.681048] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.681048] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.698990] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.698990] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.698990] [53378]: DEBUG oslo_concurrency.lockutils [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.698990] [53378]: DEBUG nova.objects.instance [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.702231] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.706832] [53379]: DEBUG nova.compute.api [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.711279] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.711604] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.711845] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.712880] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.713242] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.713479] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.723986] [53378]: DEBUG nova.policy [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.728331] [53378]: INFO nova.api.openstack.requestlog [None req-dac08120-4112-4a5a-b022-2f9e562c3c29 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.056948 [ 688.728671] [53378]: [pid: 53378|app: 0|req: 905/1798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.806121] [53379]: DEBUG nova.policy [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.812289] [53379]: INFO nova.api.openstack.requestlog [None req-c2a5f8ce-5994-46a5-85f0-979820ac4b66 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.112175 [ 688.812490] [53379]: [pid: 53379|app: 0|req: 894/1799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:20 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.974338] [53378]: DEBUG nova.api.openstack.wsgi [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.975946] [53378]: DEBUG nova.compute.api [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.980680] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.980938] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.981153] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.981526] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.982156] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.982156] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.003962] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.004245] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.004432] [53378]: DEBUG oslo_concurrency.lockutils [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.004632] [53378]: DEBUG nova.objects.instance [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.029168] [53378]: DEBUG nova.policy [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.031191] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.033013] [53379]: DEBUG nova.compute.api [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.034805] [53378]: INFO nova.api.openstack.requestlog [None req-60825f16-aac8-4109-a038-c33dd09a1340 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.062981 [ 689.035231] [53378]: [pid: 53378|app: 0|req: 906/1800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.036861] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.036861] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.037096] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.037450] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.037652] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.037828] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.058279] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.058516] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.058702] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.058901] [53379]: DEBUG nova.objects.instance [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.079486] [53379]: DEBUG nova.policy [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.083588] [53379]: INFO nova.api.openstack.requestlog [None req-c3381c73-8b83-4555-b4d2-50a97e6c903a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.054713 [ 689.083931] [53379]: [pid: 53379|app: 0|req: 895/1801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.178938] [53378]: DEBUG nova.api.openstack.wsgi [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.179936] [53378]: DEBUG nova.compute.api [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.183365] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.183554] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.183819] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.184196] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.184400] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.184576] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.202226] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.202455] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.202672] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.202877] [53378]: DEBUG nova.objects.instance [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.206583] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.208476] [53379]: DEBUG nova.compute.api [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.211845] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.212118] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.212283] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.212686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.212940] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.222854] [53378]: DEBUG nova.policy [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.228420] [53378]: INFO nova.api.openstack.requestlog [None req-edb54fd6-6c22-45aa-aee5-ecc4e3a3b8be tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.051918 [ 689.228420] [53378]: [pid: 53378|app: 0|req: 907/1802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.230696] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.232402] [53378]: DEBUG nova.compute.api [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.235580] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.236351] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.236612] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.237046] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.237299] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.237512] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.271668] [53378]: DEBUG nova.policy [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.276084] [53378]: DEBUG nova.policy [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.276728] [53378]: DEBUG nova.policy [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.277353] [53378]: INFO nova.api.openstack.requestlog [None req-b5bcbf99-28bf-4e2f-9da2-6ba34f299a2b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.048588 [ 689.277665] [53378]: [pid: 53378|app: 0|req: 908/1803] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 689.279979] [53378]: DEBUG nova.api.openstack.wsgi [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.281608] [53378]: DEBUG nova.compute.api [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.284766] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.285104] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.285237] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.285582] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.285793] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.285955] [53378]: DEBUG oslo_concurrency.lockutils [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.294746] [53379]: DEBUG nova.policy [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.299415] [53379]: INFO nova.api.openstack.requestlog [None req-e6ad0b51-3f6b-41f0-88a5-83d9f3d0d43d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.095058 [ 689.299823] [53379]: [pid: 53379|app: 0|req: 896/1804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.320820] [53378]: DEBUG nova.policy [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.324919] [53378]: INFO nova.api.openstack.requestlog [None req-d22b55bb-fa02-4ea6-8000-7ad55f55768a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.046692 [ 689.325274] [53378]: [pid: 53378|app: 0|req: 909/1805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.366223] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.368531] [53379]: DEBUG nova.compute.api [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.372254] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.372512] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.372750] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.373235] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.373374] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.373770] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.404376] [53379]: DEBUG nova.policy [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.408877] [53379]: INFO nova.api.openstack.requestlog [None req-3c8bf89c-2f2e-4911-a866-a0b5883229fd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.044625 [ 689.408877] [53379]: [pid: 53379|app: 0|req: 897/1806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.419664] [53378]: DEBUG nova.api.openstack.wsgi [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.419758] [53379]: DEBUG nova.api.openstack.wsgi [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.421349] [53379]: DEBUG nova.compute.api [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.421422] [53378]: DEBUG nova.compute.api [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.424438] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.424620] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.424801] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.424995] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.425160] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.425305] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.425370] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.425519] [53379]: DEBUG oslo_concurrency.lockutils [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.425557] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.425885] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.426104] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.426335] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.446278] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.446549] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.446761] [53378]: DEBUG oslo_concurrency.lockutils [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.446981] [53378]: DEBUG nova.objects.instance [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.457804] [53379]: DEBUG nova.policy [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.462870] [53379]: DEBUG nova.policy [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.463576] [53379]: DEBUG nova.policy [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.464216] [53379]: INFO nova.api.openstack.requestlog [None req-78249544-dc5f-41e5-aacd-e990ca89e466 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1253 microversion: 2.21 time: 0.046548 [ 689.464560] [53379]: [pid: 53379|app: 0|req: 898/1807] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1253 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 689.467374] [53378]: DEBUG nova.policy [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.469532] [53379]: DEBUG nova.api.openstack.wsgi [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.471276] [53379]: DEBUG nova.compute.api [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.471759] [53378]: INFO nova.api.openstack.requestlog [None req-15592203-cacf-40a7-be11-93500074a3e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.054407 [ 689.472126] [53378]: [pid: 53378|app: 0|req: 910/1808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 689.474785] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.475127] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.475387] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.475819] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.476040] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.476226] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.496126] [53378]: DEBUG nova.api.openstack.wsgi [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.497914] [53378]: DEBUG nova.compute.api [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.501166] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.501428] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.501589] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.501938] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.502152] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.502330] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.507597] [53379]: DEBUG nova.policy [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.512350] [53379]: INFO nova.api.openstack.requestlog [None req-eca96a08-42c8-489e-8e80-a255134b1a88 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.044503 [ 689.512674] [53379]: [pid: 53379|app: 0|req: 899/1809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.521486] [53379]: DEBUG nova.api.openstack.wsgi [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.522579] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.522894] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.523132] [53378]: DEBUG oslo_concurrency.lockutils [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.523354] [53378]: DEBUG nova.objects.instance [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.523516] [53379]: DEBUG nova.compute.api [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.527669] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.527990] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.528368] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.528710] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.528988] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.529482] [53379]: DEBUG oslo_concurrency.lockutils [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.549093] [53378]: DEBUG nova.policy [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.554266] [53378]: INFO nova.api.openstack.requestlog [None req-60de1e02-3402-4226-a5dc-4cd625b89a34 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.060265 [ 689.554636] [53378]: [pid: 53378|app: 0|req: 911/1810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.558576] [53378]: DEBUG nova.api.openstack.wsgi [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.560383] [53378]: DEBUG nova.compute.api [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.567817] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.568140] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.568386] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.568815] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.569081] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.569295] [53378]: DEBUG oslo_concurrency.lockutils [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.575436] [53379]: DEBUG nova.policy [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.580144] [53379]: INFO nova.api.openstack.requestlog [None req-4720322f-c3ee-4166-b76e-09df53f10abd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.061021 [ 689.580642] [53379]: [pid: 53379|app: 0|req: 900/1811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.583193] [53379]: DEBUG nova.api.openstack.wsgi [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.584853] [53379]: DEBUG nova.compute.api [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.588239] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.589107] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.589107] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.589107] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.589250] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.589407] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.611499] [53378]: DEBUG nova.policy [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.615999] [53378]: INFO nova.api.openstack.requestlog [None req-921cc83a-ec9c-4a22-a2ae-01d6de07d815 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.060732 [ 689.619643] [53378]: [pid: 53378|app: 0|req: 912/1812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.619643] [53378]: DEBUG nova.api.openstack.wsgi [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.621055] [53378]: DEBUG nova.compute.api [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.625423] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.625735] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.625990] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.626131] [53379]: DEBUG nova.policy [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.626472] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.626743] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.626990] [53378]: DEBUG oslo_concurrency.lockutils [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.631306] [53379]: INFO nova.api.openstack.requestlog [None req-1aee0ecb-6d4f-4762-bb72-44da8cda7020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.049517 [ 689.631306] [53379]: [pid: 53379|app: 0|req: 901/1813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.633707] [53379]: DEBUG nova.api.openstack.wsgi [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.635476] [53379]: DEBUG nova.compute.api [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.638672] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.638902] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.639122] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.639494] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.639695] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.639872] [53379]: DEBUG oslo_concurrency.lockutils [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.667036] [53378]: DEBUG nova.policy [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.671728] [53378]: INFO nova.api.openstack.requestlog [None req-03021c9b-ef81-463c-ad4e-8fd1a174b723 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.054504 [ 689.672226] [53378]: [pid: 53378|app: 0|req: 913/1814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.674728] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.676866] [53378]: DEBUG nova.compute.api [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.679989] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.680245] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.680432] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.680824] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.681220] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.681220] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.684323] [53379]: DEBUG nova.policy [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.688948] [53379]: INFO nova.api.openstack.requestlog [None req-88e21188-69af-4e16-8faf-78084dae9c17 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.056970 [ 689.689312] [53379]: [pid: 53379|app: 0|req: 902/1815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.700067] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.700313] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.700499] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.700729] [53378]: DEBUG nova.objects.instance [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.725662] [53378]: DEBUG nova.policy [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.729894] [53378]: INFO nova.api.openstack.requestlog [None req-ec7fc1e0-fa72-4db1-ba9a-e931f9a0e2f7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.057312 [ 689.730235] [53378]: [pid: 53378|app: 0|req: 914/1816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:21 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.743467] [53379]: DEBUG nova.api.openstack.wsgi [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.745239] [53379]: DEBUG nova.compute.api [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.748828] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.749084] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.749276] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.749632] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.749838] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.750024] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.767115] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.767353] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.767537] [53379]: DEBUG oslo_concurrency.lockutils [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.767732] [53379]: DEBUG nova.objects.instance [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.787525] [53379]: DEBUG nova.policy [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.791965] [53379]: INFO nova.api.openstack.requestlog [None req-f71cd298-7015-4cf7-8704-ada6ba4e1053 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.051070 [ 689.792340] [53379]: [pid: 53379|app: 0|req: 903/1817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.826375] [53378]: DEBUG nova.api.openstack.wsgi [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.828012] [53378]: DEBUG nova.compute.api [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.831603] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.831843] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.832044] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.832402] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.832605] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.832846] [53378]: DEBUG oslo_concurrency.lockutils [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.993910] [53378]: DEBUG nova.policy [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.998635] [53378]: INFO nova.api.openstack.requestlog [None req-30562dd7-ec34-435f-a889-ea843a53b22c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1311 microversion: 2.1 time: 0.174630 [ 689.998976] [53378]: [pid: 53378|app: 0|req: 915/1818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1311 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.047985] [53379]: DEBUG nova.api.openstack.wsgi [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.049785] [53379]: DEBUG nova.compute.api [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.055261] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.055580] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.055823] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.056302] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.056556] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.056798] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.084816] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.085088] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.085280] [53379]: DEBUG oslo_concurrency.lockutils [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.085480] [53379]: DEBUG nova.objects.instance [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.097016] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.098722] [53378]: DEBUG nova.compute.api [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.102160] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.102396] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.102580] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.102994] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.103224] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.103426] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.106293] [53379]: DEBUG nova.policy [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.110504] [53379]: INFO nova.api.openstack.requestlog [None req-b191a9be-7f21-4ca3-a6f8-426a0ce9c383 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.064987 [ 690.111428] [53379]: [pid: 53379|app: 0|req: 904/1819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.125654] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.126362] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.126362] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.126362] [53378]: DEBUG nova.objects.instance [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid ee4acd66-0646-485f-9aad-19aa45c6ac50 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.149707] [53378]: DEBUG nova.policy [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.160021] [53378]: INFO nova.api.openstack.requestlog [None req-b7550e37-b149-4ef1-b14c-9ee23fd3d202 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 200 len: 1306 microversion: 2.1 time: 0.063112 [ 690.160021] [53378]: [pid: 53378|app: 0|req: 916/1820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.242922] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.244760] [53379]: DEBUG nova.compute.api [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.248451] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.248684] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.248871] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.249232] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.249435] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.249607] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.267326] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.267423] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.267650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.267845] [53379]: DEBUG nova.objects.instance [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.290668] [53379]: DEBUG nova.policy [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.292390] [53378]: DEBUG nova.api.openstack.wsgi [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.293894] [53378]: DEBUG nova.compute.api [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.294144] [53379]: INFO nova.api.openstack.requestlog [None req-9a49b1d0-a415-49dd-aad7-bf0686f27112 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.053676 [ 690.294708] [53379]: [pid: 53379|app: 0|req: 905/1821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.304453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.314138] [53379]: DEBUG nova.api.openstack.wsgi [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.317056] [53379]: DEBUG nova.compute.api [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.320609] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.320878] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.321081] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.321448] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.321647] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.321820] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.347532] [53378]: DEBUG nova.policy [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.352170] [53378]: DEBUG nova.policy [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.352813] [53378]: DEBUG nova.policy [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.353440] [53378]: INFO nova.api.openstack.requestlog [None req-5377455c-a1d6-4a2a-aa95-335068ebaf51 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.063605 [ 690.353760] [53378]: [pid: 53378|app: 0|req: 917/1822] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.357024] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.357677] [53378]: DEBUG nova.compute.api [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.361125] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.361371] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.361573] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.361935] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.362167] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.362357] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.399173] [53379]: DEBUG nova.policy [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.400026] [53378]: DEBUG nova.policy [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.402903] [53379]: INFO nova.api.openstack.requestlog [None req-f33f3118-e699-4d36-8e2d-3b37ba13e498 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.091877 [ 690.403372] [53379]: [pid: 53379|app: 0|req: 906/1823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.404490] [53378]: INFO nova.api.openstack.requestlog [None req-b30ac796-6164-42be-b973-37bb9c76b800 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.050047 [ 690.404817] [53378]: [pid: 53378|app: 0|req: 918/1824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.421304] [53379]: DEBUG nova.api.openstack.wsgi [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.423214] [53379]: DEBUG nova.compute.api [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.428786] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.429075] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.429296] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.429700] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.429927] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.430293] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.432990] [53378]: DEBUG nova.api.openstack.wsgi [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b33c30f9-5fb7-4eb2-abc0-3450ca0e00df", "tag": "b96a6227-7814-45f1-b33d-4a76829473b6"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 690.440049] [53378]: DEBUG oslo_concurrency.lockutils [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.440332] [53378]: DEBUG oslo_concurrency.lockutils [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.440523] [53378]: DEBUG oslo_concurrency.lockutils [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.446951] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] Creating event network-changed:b96a6227-7814-45f1-b33d-4a76829473b6 for instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df on cpu-1 [ 690.450042] [53378]: INFO nova.api.openstack.requestlog [req-d528c233-5926-4b71-8c3b-506e9942bec3 req-35d6abe1-e61c-42ed-8b20-02078fc288b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019450 [ 690.450398] [53378]: [pid: 53378|app: 0|req: 919/1825] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:22 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 690.466258] [53379]: DEBUG nova.policy [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.470870] [53379]: INFO nova.api.openstack.requestlog [None req-d01b4219-37c5-4859-a209-1d2fa07d785e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.051892 [ 690.471202] [53379]: [pid: 53379|app: 0|req: 907/1826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.478774] [53378]: DEBUG nova.api.openstack.wsgi [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.480655] [53378]: DEBUG nova.compute.api [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.485725] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.488211] [53379]: DEBUG nova.compute.api [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.488493] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.488801] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.489102] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.490188] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.490188] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.490188] [53378]: DEBUG oslo_concurrency.lockutils [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.491440] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.492212] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.492410] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.492798] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.493044] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.493275] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.512025] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.512290] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.512480] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.512699] [53379]: DEBUG nova.objects.instance [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.534228] [53379]: DEBUG nova.policy [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.534865] [53378]: DEBUG nova.policy [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.538637] [53379]: INFO nova.api.openstack.requestlog [None req-fdf1d5d9-1994-40ca-bdf3-acf9b15d1010 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.055626 [ 690.538985] [53379]: [pid: 53379|app: 0|req: 908/1827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.539491] [53378]: DEBUG nova.policy [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.540218] [53378]: DEBUG nova.policy [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.540855] [53378]: INFO nova.api.openstack.requestlog [None req-753e4240-defb-4d18-9040-fa6187dd41a1 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1309 microversion: 2.21 time: 0.064811 [ 690.541183] [53378]: [pid: 53378|app: 0|req: 920/1828] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.542388] [53379]: DEBUG nova.api.openstack.wsgi [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.543305] [53379]: DEBUG nova.compute.api [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.548000] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.548243] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.548427] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.548862] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.549113] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.549296] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.571062] [53378]: DEBUG nova.api.openstack.wsgi [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.573552] [53378]: DEBUG nova.compute.api [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.577964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.584432] [53379]: DEBUG nova.policy [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.588525] [53379]: INFO nova.api.openstack.requestlog [None req-b27565f4-2e8c-4bda-a51f-6cd624bbe0da tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.048941 [ 690.588865] [53379]: [pid: 53379|app: 0|req: 909/1829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.599583] [53379]: DEBUG nova.api.openstack.wsgi [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.601330] [53379]: DEBUG nova.compute.api [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.603487] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.603747] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.603931] [53378]: DEBUG oslo_concurrency.lockutils [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.604146] [53378]: DEBUG nova.objects.instance [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.605054] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.605315] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.605509] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.605857] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.606087] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.606267] [53379]: DEBUG oslo_concurrency.lockutils [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.633157] [53378]: DEBUG nova.policy [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.635081] [53378]: INFO nova.api.openstack.requestlog [None req-c37158e5-ffac-4c12-be15-b56c1f179566 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.066423 [ 690.635404] [53378]: [pid: 53378|app: 0|req: 921/1830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.637459] [53379]: DEBUG nova.policy [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.642341] [53379]: INFO nova.api.openstack.requestlog [None req-6be9bea0-20da-4594-aa6c-43fb01006d5e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.044690 [ 690.642678] [53379]: [pid: 53379|app: 0|req: 910/1831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 690.646614] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.648548] [53379]: DEBUG nova.compute.api [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.648652] [53378]: DEBUG nova.api.openstack.wsgi [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.650300] [53378]: DEBUG nova.compute.api [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.652442] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.652732] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.652932] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.653297] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.653496] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.653820] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.654283] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.654515] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.654768] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.655216] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.655318] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.655521] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.698800] [53379]: DEBUG nova.policy [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.701705] [53378]: DEBUG nova.policy [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.706024] [53378]: INFO nova.api.openstack.requestlog [None req-99f55c38-8125-4c6e-9833-10bdfc75186c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.065518 [ 690.706443] [53378]: [pid: 53378|app: 0|req: 922/1832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.707036] [53379]: INFO nova.api.openstack.requestlog [None req-4b57e217-fc21-4d69-af80-c97f04062387 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.063762 [ 690.707368] [53379]: [pid: 53379|app: 0|req: 911/1833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.708751] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.709699] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.710511] [53378]: DEBUG nova.compute.api [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.711310] [53379]: DEBUG nova.compute.api [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.714550] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.714783] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.714974] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.715359] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.715560] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.715734] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.716532] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.716774] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.716966] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.717339] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.717539] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.717715] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.751409] [53379]: DEBUG nova.policy [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.756073] [53379]: INFO nova.api.openstack.requestlog [None req-f8d3fbc2-d5dc-40a8-aa94-1b948cfd652b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.048109 [ 690.756411] [53379]: [pid: 53379|app: 0|req: 912/1834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.758813] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.760416] [53379]: DEBUG nova.compute.api [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.760643] [53378]: DEBUG nova.policy [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.763819] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.764138] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.764259] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.764608] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.764807] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.764992] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.769783] [53378]: INFO nova.api.openstack.requestlog [None req-fbaf0987-b098-4a08-a703-a3d2752c535c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.062474 [ 690.769901] [53378]: [pid: 53378|app: 0|req: 923/1835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:22 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.784495] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.784743] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.785062] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.785134] [53379]: DEBUG nova.objects.instance [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.806303] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.806303] [53378]: DEBUG nova.compute.api [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.810042] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.810284] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.810464] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.810858] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.811103] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.811245] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.815696] [53379]: DEBUG nova.policy [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.822020] [53379]: INFO nova.api.openstack.requestlog [None req-1e557d0b-cafe-4e3b-a57b-d6dd6df2d2e5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.064923 [ 690.822422] [53379]: [pid: 53379|app: 0|req: 913/1836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.830453] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.830750] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.830944] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.831174] [53378]: DEBUG nova.objects.instance [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.855593] [53378]: DEBUG nova.policy [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.859701] [53378]: INFO nova.api.openstack.requestlog [None req-4bf9a942-e1a0-4128-a595-352e8860f001 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.057695 [ 690.859918] [53378]: [pid: 53378|app: 0|req: 924/1837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.011318] [53379]: DEBUG nova.api.openstack.wsgi [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.013026] [53379]: DEBUG nova.compute.api [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.017984] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.018238] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.018418] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.018781] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.018969] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.019153] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.125388] [53378]: DEBUG nova.api.openstack.wsgi [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.127401] [53378]: DEBUG nova.compute.api [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.131076] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.131327] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.131515] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.132014] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.132238] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.132434] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.135038] [53379]: DEBUG nova.policy [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.142867] [53379]: INFO nova.api.openstack.requestlog [None req-20a86fcd-678d-42c5-981a-b4330e3084f2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1494 microversion: 2.1 time: 0.133776 [ 691.143227] [53379]: [pid: 53379|app: 0|req: 914/1838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1494 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.157201] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.157458] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.157727] [53378]: DEBUG oslo_concurrency.lockutils [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.157974] [53378]: DEBUG nova.objects.instance [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.160983] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 691.167064] [53379]: DEBUG nova.compute.api [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.171905] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.174680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.174680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.174680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.174680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.174680] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.183217] [53378]: DEBUG nova.policy [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.187623] [53378]: INFO nova.api.openstack.requestlog [None req-068c6723-e935-4696-a4e0-3d25fbbe9894 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.064669 [ 691.188188] [53378]: [pid: 53378|app: 0|req: 925/1839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.188761] [53379]: DEBUG nova.objects.instance [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'flavor' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.191081] [53378]: DEBUG nova.api.openstack.wsgi [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.192904] [53378]: DEBUG nova.compute.api [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: ee4acd66-0646-485f-9aad-19aa45c6ac50] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.196832] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.197097] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.197371] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.197643] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.197847] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.198072] [53378]: DEBUG oslo_concurrency.lockutils [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.209939] [53378]: INFO nova.api.openstack.wsgi [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] HTTP exception thrown: Instance ee4acd66-0646-485f-9aad-19aa45c6ac50 could not be found. [ 691.211292] [53378]: DEBUG nova.api.openstack.wsgi [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Returning 404 to user: Instance ee4acd66-0646-485f-9aad-19aa45c6ac50 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 691.211292] [53378]: INFO nova.api.openstack.requestlog [None req-14f9077b-c359-41cb-ac9b-ae0798bd59ba tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50" status: 404 len: 111 microversion: 2.1 time: 0.021922 [ 691.211292] [53378]: [pid: 53378|app: 0|req: 926/1840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/ee4acd66-0646-485f-9aad-19aa45c6ac50 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 691.218009] [53378]: DEBUG nova.api.openstack.wsgi [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.218280] [53378]: DEBUG nova.compute.api [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.222237] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.222487] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.222734] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.223121] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.223353] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.223630] [53378]: DEBUG oslo_concurrency.lockutils [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.241074] [53379]: INFO nova.api.openstack.requestlog [None req-a1cf1739-7ec1-450b-99af-942cf7fd0d71 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526/action" status: 200 len: 32 microversion: 2.1 time: 0.082341 [ 691.241437] [53379]: [pid: 53379|app: 0|req: 915/1841] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:39:23 2025] POST /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526/action => generated 32 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 691.242110] [53378]: DEBUG nova.compute.api [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 691.250169] [53379]: DEBUG nova.api.openstack.wsgi [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.253583] [53379]: DEBUG nova.compute.api [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.257606] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.257909] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.258018] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.258371] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.258572] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.258748] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.295030] [53378]: INFO nova.api.openstack.requestlog [None req-42752c07-8050-4f37-8eb2-1cae2d43e402 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 204 len: 0 microversion: 2.1 time: 0.077845 [ 691.295030] [53378]: [pid: 53378|app: 0|req: 927/1842] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:23 2025] DELETE /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 691.300048] [53378]: DEBUG nova.api.openstack.wsgi [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.301953] [53378]: DEBUG nova.compute.api [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.309479] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.309800] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.309924] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.312153] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.312411] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.312602] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.345317] [53379]: DEBUG nova.policy [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.350985] [53379]: INFO nova.api.openstack.requestlog [None req-37a260df-bfcf-4586-b5d0-cf05943cd635 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.104205 [ 691.351336] [53379]: [pid: 53379|app: 0|req: 916/1843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.354022] [53379]: DEBUG nova.api.openstack.wsgi [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.355656] [53379]: DEBUG nova.compute.api [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.360115] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.360387] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.360579] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.360946] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.361165] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.361344] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.381221] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.381465] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.384118] [53379]: DEBUG oslo_concurrency.lockutils [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.384118] [53379]: DEBUG nova.objects.instance [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.402256] [53379]: DEBUG nova.policy [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.408081] [53379]: INFO nova.api.openstack.requestlog [None req-46c1e4a2-b4de-434e-9b8a-4da52bc3cc2e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.056098 [ 691.408319] [53379]: [pid: 53379|app: 0|req: 917/1844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.410759] [53379]: DEBUG nova.api.openstack.wsgi [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.412470] [53379]: DEBUG nova.compute.api [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.418159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.433274] [53378]: DEBUG nova.policy [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.437873] [53378]: INFO nova.api.openstack.requestlog [None req-d3db7e90-756a-4f54-b146-5e09ac22d83f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1469 microversion: 2.1 time: 0.140148 [ 691.438211] [53378]: [pid: 53378|app: 0|req: 928/1845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1469 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.440602] [53378]: DEBUG nova.api.openstack.wsgi [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.442312] [53378]: DEBUG nova.compute.api [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.445637] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.446167] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.446167] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.446537] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.446789] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.447024] [53378]: DEBUG oslo_concurrency.lockutils [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.457627] [53379]: DEBUG nova.policy [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.462166] [53379]: DEBUG nova.policy [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.462796] [53379]: DEBUG nova.policy [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.463412] [53379]: INFO nova.api.openstack.requestlog [None req-2666bf8c-d855-4e7f-8a7d-457a4e518b1f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.054605 [ 691.463858] [53379]: [pid: 53379|app: 0|req: 918/1846] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.465987] [53379]: DEBUG nova.api.openstack.wsgi [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.467842] [53379]: DEBUG nova.compute.api [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.471048] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.471353] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.471546] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.471900] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.472116] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.472291] [53379]: DEBUG oslo_concurrency.lockutils [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.481893] [53378]: DEBUG nova.policy [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.487994] [53378]: INFO nova.api.openstack.requestlog [None req-477ccc7b-799f-4c4a-8d31-2a04d18812cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1283 microversion: 2.1 time: 0.049164 [ 691.488381] [53378]: [pid: 53378|app: 0|req: 929/1847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.557017] [53379]: DEBUG nova.policy [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.563386] [53379]: INFO nova.api.openstack.requestlog [None req-d41d1ffc-36be-4df9-b605-35c918673ac1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.099026 [ 691.566191] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-937013661", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "69357a40-31aa-4d9e-b3b3-4c401492d627"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 691.568093] [53379]: [pid: 53379|app: 0|req: 919/1848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.574222] [53379]: DEBUG nova.api.openstack.wsgi [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.576261] [53379]: DEBUG nova.compute.api [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.579712] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.579961] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.580158] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.580512] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.580754] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.580940] [53379]: DEBUG oslo_concurrency.lockutils [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.613309] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.613508] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.613596] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.614063] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.614281] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.614460] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.620442] [53378]: DEBUG nova.network.neutron [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] validate_networks() for [('69357a40-31aa-4d9e-b3b3-4c401492d627', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 691.621561] [53379]: DEBUG nova.policy [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.627779] [53379]: INFO nova.api.openstack.requestlog [None req-72dbf8d3-50b1-465c-b916-29b91535e01a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.058781 [ 691.627929] [53379]: [pid: 53379|app: 0|req: 920/1849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.631526] [53379]: DEBUG nova.api.openstack.wsgi [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.632276] [53379]: DEBUG nova.compute.api [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.635910] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.636166] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.636355] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.636749] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.636986] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.637178] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.654955] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.655217] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.658013] [53379]: DEBUG oslo_concurrency.lockutils [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.658013] [53379]: DEBUG nova.objects.instance [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.676860] [53379]: DEBUG nova.policy [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.681527] [53379]: INFO nova.api.openstack.requestlog [None req-e40564d3-37b5-489e-a833-951639e1a0bd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.052964 [ 691.681855] [53379]: [pid: 53379|app: 0|req: 921/1850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.684521] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.686276] [53379]: DEBUG nova.compute.api [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.691017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.730880] [53379]: DEBUG nova.policy [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.738021] [53379]: DEBUG nova.policy [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.738021] [53379]: DEBUG nova.policy [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.738021] [53379]: INFO nova.api.openstack.requestlog [None req-ec7aaa5e-8c6e-42e3-8fa9-4f4fcf26343f tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1309 microversion: 2.21 time: 0.054462 [ 691.738021] [53379]: [pid: 53379|app: 0|req: 922/1851] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:23 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.739497] [53379]: DEBUG nova.api.openstack.wsgi [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.741289] [53379]: DEBUG nova.compute.api [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.747111] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.747365] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.747588] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.747918] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.748139] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.748320] [53379]: DEBUG oslo_concurrency.lockutils [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.780597] [53379]: DEBUG nova.policy [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.785189] [53379]: INFO nova.api.openstack.requestlog [None req-c42bddf0-4c7d-4256-86b5-e47b3bc7e3ee tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.047445 [ 691.785556] [53379]: [pid: 53379|app: 0|req: 923/1852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.788201] [53379]: DEBUG nova.api.openstack.wsgi [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.789830] [53379]: DEBUG nova.compute.api [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.794855] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.814915] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.815057] [53378]: DEBUG nova.virt.hardware [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 691.815220] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.815268] [53378]: DEBUG nova.virt.hardware [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 691.815412] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.815444] [53378]: DEBUG nova.virt.hardware [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 691.815580] [53378]: DEBUG nova.virt.hardware [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 691.815612] [53379]: DEBUG nova.objects.instance [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.815922] [53378]: DEBUG nova.virt.hardware [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 691.827083] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.827471] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.827649] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.828185] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.828958] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.828958] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.840226] [53379]: DEBUG nova.policy [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.842715] [53378]: DEBUG nova.quota [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Getting quotas for project 2475137b3e60496b86038bb722a9f5a2. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 691.844899] [53379]: INFO nova.api.openstack.requestlog [None req-14e4002d-6676-4c2c-98a1-5936cbf74cb4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.058729 [ 691.845291] [53379]: [pid: 53379|app: 0|req: 924/1853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.849013] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.850945] [53379]: DEBUG nova.compute.api [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.855160] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.855416] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.855597] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.855981] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.856228] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.856375] [53378]: DEBUG nova.quota [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Getting quotas for user d244a9e52de64773af1abf9e69afa8b7 and project 2475137b3e60496b86038bb722a9f5a2. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 691.856429] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.867360] [53378]: DEBUG nova.compute.api [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 691.867686] [53378]: DEBUG nova.compute.api [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 691.898513] [53379]: DEBUG nova.policy [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.906710] [53379]: INFO nova.api.openstack.requestlog [None req-0f00752a-fb5a-4e1f-81d5-b37f4e240658 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.060629 [ 691.907260] [53379]: [pid: 53379|app: 0|req: 925/1854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.915068] [53379]: DEBUG nova.api.openstack.wsgi [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.916800] [53379]: DEBUG nova.compute.api [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.921025] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.921267] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.921441] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.921812] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.922015] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.922197] [53379]: DEBUG oslo_concurrency.lockutils [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.925573] [53378]: INFO nova.api.openstack.requestlog [None req-b4725ee2-a5a9-48a1-bbf8-6b5600ea2ac2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.436568 [ 691.926249] [53378]: [pid: 53378|app: 0|req: 930/1855] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 437 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 691.929124] [53378]: DEBUG nova.api.openstack.wsgi [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.930804] [53378]: DEBUG nova.compute.api [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.935288] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.935513] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.935737] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.936113] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.936337] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.936530] [53378]: DEBUG oslo_concurrency.lockutils [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.975141] [53378]: DEBUG nova.policy [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.980910] [53378]: INFO nova.api.openstack.requestlog [None req-a319bd5b-3b7f-495d-9c69-ff5a733cf18c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.054278 [ 691.981291] [53379]: DEBUG nova.policy [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.981596] [53378]: [pid: 53378|app: 0|req: 931/1856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.984288] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.985737] [53379]: INFO nova.api.openstack.requestlog [None req-99aaf0be-96a0-4d3b-a329-5e0590a70205 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.074817 [ 691.986067] [53379]: [pid: 53379|app: 0|req: 926/1857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.988246] [53378]: DEBUG nova.compute.api [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.988434] [53379]: DEBUG nova.api.openstack.wsgi [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.990036] [53379]: DEBUG nova.compute.api [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.990336] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.990716] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.991080] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.991579] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.991899] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.992367] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.996593] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.997368] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.997368] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.997511] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.997590] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.997763] [53379]: DEBUG oslo_concurrency.lockutils [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.028835] [53378]: DEBUG nova.policy [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.030316] [53379]: DEBUG nova.policy [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.032076] [53378]: INFO nova.api.openstack.requestlog [None req-6d374efe-0aa3-4f6d-aa0f-7f98073cb7c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.049804 [ 692.032400] [53378]: [pid: 53378|app: 0|req: 932/1858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.035026] [53379]: INFO nova.api.openstack.requestlog [None req-132232ae-e1e1-45d6-b2e3-72680f0f4a6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.047937 [ 692.035109] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.035156] [53379]: [pid: 53379|app: 0|req: 927/1859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.036636] [53378]: DEBUG nova.compute.api [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.037205] [53379]: DEBUG nova.api.openstack.wsgi [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.038777] [53379]: DEBUG nova.compute.api [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.040028] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.040267] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.040476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.040878] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.041122] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.041310] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.042228] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.042464] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.042649] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.043015] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.043232] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.043410] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.059734] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.060029] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.060213] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.061104] [53378]: DEBUG nova.objects.instance [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.061192] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.061192] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.061343] [53379]: DEBUG oslo_concurrency.lockutils [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.061543] [53379]: DEBUG nova.objects.instance [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.081079] [53378]: DEBUG nova.policy [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.082696] [53379]: DEBUG nova.policy [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.085675] [53378]: INFO nova.api.openstack.requestlog [None req-dbf63b9c-b67c-414d-9a20-1be2cde6a052 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.052658 [ 692.085995] [53378]: [pid: 53378|app: 0|req: 933/1860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.086586] [53379]: INFO nova.api.openstack.requestlog [None req-06553b56-4956-47de-8ebf-ef8c566ec44c tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.051153 [ 692.086913] [53379]: [pid: 53379|app: 0|req: 928/1861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.088336] [53378]: DEBUG nova.api.openstack.wsgi [None req-88a8d910-9716-4928-92d1-bad5ac2c2eba tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.090048] [53378]: DEBUG nova.compute.api [None req-88a8d910-9716-4928-92d1-bad5ac2c2eba tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.116422] [53378]: DEBUG nova.policy [None req-88a8d910-9716-4928-92d1-bad5ac2c2eba tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.120226] [53378]: INFO nova.api.openstack.requestlog [None req-88a8d910-9716-4928-92d1-bad5ac2c2eba tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1214 microversion: 2.1 time: 0.033641 [ 692.120688] [53378]: [pid: 53378|app: 0|req: 934/1862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.207322] [53379]: DEBUG nova.api.openstack.wsgi [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.209090] [53379]: DEBUG nova.compute.api [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.213030] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.213385] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.213480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.214052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.214052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.214215] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.231392] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.231622] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.231803] [53379]: DEBUG oslo_concurrency.lockutils [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.231994] [53379]: DEBUG nova.objects.instance [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.250715] [53379]: DEBUG nova.policy [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.254495] [53379]: INFO nova.api.openstack.requestlog [None req-b29214ef-b7e8-40d1-9b50-f27f8a51bb36 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.049541 [ 692.254811] [53379]: [pid: 53379|app: 0|req: 929/1863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.364638] [53378]: DEBUG nova.api.openstack.wsgi [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.365989] [53378]: DEBUG nova.compute.api [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.370248] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.370564] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.370770] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.371158] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.371368] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.371549] [53378]: DEBUG oslo_concurrency.lockutils [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.423918] [53379]: DEBUG nova.api.openstack.wsgi [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.425802] [53379]: DEBUG nova.compute.api [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.429789] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.430043] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.430236] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.430697] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.430965] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.431190] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.450253] [53378]: DEBUG nova.policy [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.456783] [53378]: INFO nova.api.openstack.requestlog [None req-47e110df-5b02-4629-ba02-8ec7944c7834 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.093489 [ 692.456783] [53378]: [pid: 53378|app: 0|req: 935/1864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.457769] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.458397] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.458694] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.458994] [53379]: DEBUG nova.objects.instance [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.459644] [53378]: DEBUG nova.api.openstack.wsgi [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.461862] [53378]: DEBUG nova.compute.api [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.467377] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.467377] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.467377] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.467694] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.467694] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.467892] [53378]: DEBUG oslo_concurrency.lockutils [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.482903] [53379]: DEBUG nova.policy [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.488665] [53379]: INFO nova.api.openstack.requestlog [None req-85b17032-c579-4bae-b0cc-9c080cf4cff5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.067739 [ 692.489275] [53379]: [pid: 53379|app: 0|req: 930/1865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.493133] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.494379] [53379]: DEBUG nova.compute.api [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.497825] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.498088] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.498258] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.498607] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.498848] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.498975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.537655] [53379]: DEBUG nova.policy [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.542456] [53379]: DEBUG nova.policy [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.544484] [53379]: DEBUG nova.policy [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.544484] [53379]: INFO nova.api.openstack.requestlog [None req-7f530bcd-80d2-4016-9507-a4826fdc35f2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.054687 [ 692.544652] [53379]: [pid: 53379|app: 0|req: 931/1866] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.546918] [53379]: DEBUG nova.api.openstack.wsgi [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.548558] [53379]: DEBUG nova.compute.api [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.551750] [53378]: DEBUG nova.policy [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.552926] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.552926] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.552926] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.553211] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.553414] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.553587] [53379]: DEBUG oslo_concurrency.lockutils [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.556452] [53378]: INFO nova.api.openstack.requestlog [None req-68512fd4-f238-4891-a1c2-d074a498c41e tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1469 microversion: 2.1 time: 0.099843 [ 692.556869] [53378]: [pid: 53378|app: 0|req: 936/1867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1469 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.582461] [53378]: DEBUG nova.api.openstack.wsgi [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.584210] [53378]: DEBUG nova.compute.api [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.587210] [53379]: DEBUG nova.policy [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.587591] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.587827] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.588026] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.588385] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.588586] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.588764] [53378]: DEBUG oslo_concurrency.lockutils [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.591359] [53379]: INFO nova.api.openstack.requestlog [None req-c13e16b7-e72d-494d-be8b-03b9e677f3dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.046196 [ 692.591682] [53379]: [pid: 53379|app: 0|req: 932/1868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.640080] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.641796] [53379]: DEBUG nova.compute.api [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.645347] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.645619] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.645758] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.646124] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.646331] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.646507] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.658934] [53378]: DEBUG nova.policy [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.664529] [53378]: INFO nova.api.openstack.requestlog [None req-37b43bd7-e058-41f6-a2a3-338c96df1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.084436 [ 692.664937] [53378]: [pid: 53378|app: 0|req: 937/1869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.676975] [53379]: DEBUG nova.policy [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.681495] [53379]: INFO nova.api.openstack.requestlog [None req-2b434a4e-6c1c-4c93-9b90-857c43db1ddf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.043585 [ 692.681842] [53379]: [pid: 53379|app: 0|req: 933/1870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.700445] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.700445] [53378]: DEBUG nova.compute.api [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.728883] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.729586] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.729586] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.729586] [53378]: DEBUG nova.objects.instance [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.750055] [53378]: DEBUG nova.policy [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.751598] [53379]: DEBUG nova.api.openstack.wsgi [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.753624] [53379]: DEBUG nova.compute.api [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.754569] [53378]: INFO nova.api.openstack.requestlog [None req-a6dec847-7fa4-4b28-93b4-53dc531ffd34 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.059318 [ 692.754938] [53378]: [pid: 53378|app: 0|req: 938/1871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:24 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.758741] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.758741] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.758741] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.759194] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.759409] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.759587] [53379]: DEBUG oslo_concurrency.lockutils [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.794881] [53379]: DEBUG nova.policy [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.798195] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.800121] [53379]: DEBUG nova.policy [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.800313] [53378]: DEBUG nova.compute.api [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.800901] [53379]: DEBUG nova.policy [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.801547] [53379]: INFO nova.api.openstack.requestlog [None req-845cc79f-1235-40ce-803d-5ad579fa8358 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1317 microversion: 2.21 time: 0.052715 [ 692.801878] [53379]: [pid: 53379|app: 0|req: 934/1872] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1317 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.805831] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.806130] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.806328] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.806761] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.806982] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.807184] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.848457] [53378]: DEBUG nova.policy [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.853291] [53378]: INFO nova.api.openstack.requestlog [None req-6b44afc3-e476-40d9-b8c3-b1d4a18776fd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.058149 [ 692.853996] [53378]: [pid: 53378|app: 0|req: 939/1873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.859690] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.861876] [53379]: DEBUG nova.compute.api [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.868246] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.868696] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.868934] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.869580] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.869843] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.870195] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.892721] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.892901] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.893109] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.893414] [53379]: DEBUG nova.objects.instance [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.918664] [53379]: DEBUG nova.policy [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.920131] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.922369] [53378]: DEBUG nova.compute.api [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.924984] [53379]: INFO nova.api.openstack.requestlog [None req-ce260e3e-0836-497c-91e8-1d884e4133b0 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.067895 [ 692.924984] [53379]: [pid: 53379|app: 0|req: 935/1874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.927032] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.928924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.928924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.928924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.928924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.928924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.968119] [53378]: DEBUG nova.policy [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.973620] [53378]: INFO nova.api.openstack.requestlog [None req-a4b27d9b-8c88-4771-99fe-7a061bea49fe tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.056342 [ 692.973984] [53378]: [pid: 53378|app: 0|req: 940/1875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 692.995675] [53379]: DEBUG nova.api.openstack.wsgi [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.997653] [53379]: DEBUG nova.compute.api [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.002610] [53378]: DEBUG nova.api.openstack.wsgi [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.002748] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.003038] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.003261] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.003628] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.003839] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.004082] [53379]: DEBUG oslo_concurrency.lockutils [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.005267] [53378]: DEBUG nova.compute.api [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.009113] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.009391] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.009795] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.009979] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.012117] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.012117] [53378]: DEBUG oslo_concurrency.lockutils [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.047932] [53379]: DEBUG nova.policy [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.053305] [53379]: INFO nova.api.openstack.requestlog [None req-c39dbf0e-c456-4bd2-bce8-a0e7bde2db20 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.060187 [ 693.053651] [53379]: [pid: 53379|app: 0|req: 936/1876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.057968] [53379]: DEBUG nova.api.openstack.wsgi [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.059627] [53379]: DEBUG nova.compute.api [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.061243] [53378]: DEBUG nova.policy [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.062981] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.063267] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.063457] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.063856] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.064036] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.064346] [53379]: DEBUG oslo_concurrency.lockutils [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.066629] [53378]: INFO nova.api.openstack.requestlog [None req-43346fc9-1414-499c-9ebf-a7e081881f5b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.067392 [ 693.067915] [53378]: [pid: 53378|app: 0|req: 941/1877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.072814] [53378]: DEBUG nova.api.openstack.wsgi [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.074661] [53378]: DEBUG nova.compute.api [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.080680] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.080680] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.080680] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.080898] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.081166] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.081389] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.102922] [53379]: DEBUG nova.policy [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.107928] [53379]: INFO nova.api.openstack.requestlog [None req-6307cecb-bb62-4f62-8567-54a60b9097d2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.053666 [ 693.108392] [53379]: [pid: 53379|app: 0|req: 937/1878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.110622] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.112330] [53379]: DEBUG nova.compute.api [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.114151] [53378]: DEBUG nova.policy [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.116348] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.116702] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.116808] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.117191] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.117523] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.117582] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.118422] [53378]: INFO nova.api.openstack.requestlog [None req-dda56488-4d41-4758-8189-abb79c4ae652 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.047790 [ 693.118954] [53378]: [pid: 53378|app: 0|req: 942/1879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.121413] [53378]: DEBUG nova.api.openstack.wsgi [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.123092] [53378]: DEBUG nova.compute.api [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.126802] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.127274] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.127520] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.127923] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.128165] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.128345] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.144769] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.144769] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.144769] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.144769] [53379]: DEBUG nova.objects.instance [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.146162] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.146454] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.146701] [53378]: DEBUG oslo_concurrency.lockutils [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.146945] [53378]: DEBUG nova.objects.instance [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.162155] [53379]: DEBUG nova.policy [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.166313] [53379]: INFO nova.api.openstack.requestlog [None req-d4343754-ebd6-4b5e-8843-a5d33895ecad tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.057475 [ 693.166651] [53379]: [pid: 53379|app: 0|req: 938/1880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.168183] [53378]: DEBUG nova.policy [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.169234] [53379]: DEBUG nova.api.openstack.wsgi [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.170862] [53379]: DEBUG nova.compute.api [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.172749] [53378]: INFO nova.api.openstack.requestlog [None req-14bbade4-6dd4-4ae5-8976-58e6e12a306a tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.053152 [ 693.173287] [53378]: [pid: 53378|app: 0|req: 943/1881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.174291] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.174531] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.174747] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.175159] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.175372] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.175569] [53379]: DEBUG oslo_concurrency.lockutils [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.207387] [53379]: DEBUG nova.policy [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.211633] [53379]: INFO nova.api.openstack.requestlog [None req-5441f251-887d-40bb-b42f-1404e3252b43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.044353 [ 693.211933] [53379]: [pid: 53379|app: 0|req: 939/1882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.272109] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.275743] [53378]: DEBUG nova.compute.api [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.281036] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.281557] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.281905] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.282409] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.282857] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.284220] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.302173] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.302415] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.302597] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.302839] [53378]: DEBUG nova.objects.instance [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.323754] [53378]: DEBUG nova.policy [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.328205] [53378]: INFO nova.api.openstack.requestlog [None req-0e4570bd-d446-4077-aaab-d3dc14fc4997 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.059256 [ 693.328525] [53378]: [pid: 53378|app: 0|req: 944/1883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.471912] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.473839] [53379]: DEBUG nova.compute.api [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.477458] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.477699] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.477906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.478267] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.478470] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.478645] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.508617] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.510423] [53378]: DEBUG nova.compute.api [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.514732] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.514987] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.515194] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.515623] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.515753] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.515931] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.536380] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.536765] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.536991] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.537227] [53378]: DEBUG nova.objects.instance [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.558907] [53378]: DEBUG nova.policy [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.565118] [53378]: INFO nova.api.openstack.requestlog [None req-fb660397-49e7-4411-9697-f9040c4270c8 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.061250 [ 693.565518] [53378]: [pid: 53378|app: 0|req: 945/1884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.568205] [53378]: DEBUG nova.api.openstack.wsgi [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.571193] [53378]: DEBUG nova.compute.api [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.573695] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.573934] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.574136] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.574496] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.574702] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.574884] [53378]: DEBUG oslo_concurrency.lockutils [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.613282] [53378]: DEBUG nova.policy [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.617258] [53378]: DEBUG nova.policy [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.618738] [53378]: DEBUG nova.policy [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.618969] [53378]: INFO nova.api.openstack.requestlog [None req-31a06a3d-d168-4789-aa24-5e40a7c8c5a6 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.052942 [ 693.623105] [53378]: [pid: 53378|app: 0|req: 946/1885] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.625858] [53378]: DEBUG nova.api.openstack.wsgi [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.634021] [53378]: DEBUG nova.compute.api [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.635885] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.637190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.637190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.637190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.637190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.637190] [53378]: DEBUG oslo_concurrency.lockutils [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.642916] [53379]: DEBUG nova.policy [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.653015] [53379]: INFO nova.api.openstack.requestlog [None req-ca102680-d600-451d-80fe-b38bf4e25b80 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.183193 [ 693.653722] [53379]: [pid: 53379|app: 0|req: 940/1886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.657887] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.658743] [53379]: DEBUG nova.compute.api [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.663288] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.663510] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.663721] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.664094] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.664289] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.664458] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.687122] [53378]: DEBUG nova.policy [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.692360] [53378]: INFO nova.api.openstack.requestlog [None req-b640426b-04f3-4697-89a8-2aa7fcab6656 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1427 microversion: 2.1 time: 0.068628 [ 693.692785] [53378]: [pid: 53378|app: 0|req: 947/1887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1427 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.695209] [53378]: DEBUG nova.api.openstack.wsgi [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2e544d0-0b58-4dff-b4fd-d27f11c15ebe", "name": "network-vif-deleted", "tag": "b16362a2-9271-47b6-bfb3-1870da726d22"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 693.700912] [53378]: DEBUG oslo_concurrency.lockutils [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.701339] [53378]: DEBUG oslo_concurrency.lockutils [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.701339] [53378]: DEBUG oslo_concurrency.lockutils [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.706793] [53379]: DEBUG nova.policy [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.707509] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] Creating event network-vif-deleted:b16362a2-9271-47b6-bfb3-1870da726d22 for instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe on cpu-1 [ 693.710234] [53378]: INFO nova.api.openstack.requestlog [req-a799086d-5825-4ef8-85e5-a5984a1cb17c req-84496b51-1703-4720-8c4a-b8d6f6b9f892 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016894 [ 693.710821] [53378]: [pid: 53378|app: 0|req: 948/1888] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:25 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 693.711441] [53379]: INFO nova.api.openstack.requestlog [None req-6a4dccc5-413d-4b0b-9599-8c40f8f876db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.057491 [ 693.711884] [53379]: [pid: 53379|app: 0|req: 941/1889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.713662] [53378]: DEBUG nova.api.openstack.wsgi [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.715659] [53378]: DEBUG nova.compute.api [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.717922] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.719378] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.719378] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.719378] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.719564] [53379]: DEBUG nova.compute.api [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.723022] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.723022] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.723022] [53378]: DEBUG oslo_concurrency.lockutils [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.723231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.723231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.723298] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.723622] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.723857] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.724060] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.762442] [53379]: DEBUG nova.policy [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.766951] [53379]: INFO nova.api.openstack.requestlog [None req-0b022988-5361-4db8-9d6d-2221b0a0fded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.054562 [ 693.767287] [53379]: [pid: 53379|app: 0|req: 942/1890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.769764] [53379]: DEBUG nova.api.openstack.wsgi [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.771393] [53379]: DEBUG nova.compute.api [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.774628] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.774809] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.774993] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.775370] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.775573] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.775749] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.797713] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.797953] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.798152] [53379]: DEBUG oslo_concurrency.lockutils [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.798348] [53379]: DEBUG nova.objects.instance [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.815504] [53378]: DEBUG nova.policy [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.819697] [53379]: DEBUG nova.policy [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.819988] [53378]: INFO nova.api.openstack.requestlog [None req-83ee9d95-a96c-494b-8a58-424b47f4c07d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.108552 [ 693.820335] [53378]: [pid: 53378|app: 0|req: 949/1891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:25 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.822831] [53378]: DEBUG nova.api.openstack.wsgi [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.824500] [53378]: DEBUG nova.compute.api [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.825099] [53379]: INFO nova.api.openstack.requestlog [None req-b93baa19-ef7d-4b8a-b781-175f777d5698 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.056983 [ 693.825297] [53379]: [pid: 53379|app: 0|req: 943/1892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.829179] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.829437] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.829627] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.829989] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.830209] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.830456] [53378]: DEBUG oslo_concurrency.lockutils [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.866543] [53379]: DEBUG nova.api.openstack.wsgi [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.868060] [53379]: DEBUG nova.compute.api [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.871659] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.871909] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.872091] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.872447] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.872650] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.873012] [53379]: DEBUG oslo_concurrency.lockutils [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.906367] [53379]: DEBUG nova.policy [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.910412] [53379]: INFO nova.api.openstack.requestlog [None req-d426a44a-8c9f-4196-a2d5-b1148c5fa096 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.046410 [ 693.910730] [53379]: [pid: 53379|app: 0|req: 944/1893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 693.925071] [53378]: DEBUG nova.policy [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.930063] [53378]: DEBUG nova.policy [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.930990] [53378]: DEBUG nova.policy [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.931384] [53378]: INFO nova.api.openstack.requestlog [None req-db183dec-1af4-4a44-b884-ae81e29c2af5 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1369 microversion: 2.21 time: 0.110548 [ 693.931864] [53378]: [pid: 53378|app: 0|req: 950/1894] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1369 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.936510] [53379]: DEBUG nova.api.openstack.wsgi [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.938300] [53379]: DEBUG nova.compute.api [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.942860] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.943120] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.943396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.943683] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.944214] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.944214] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.967043] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.967290] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.967471] [53379]: DEBUG oslo_concurrency.lockutils [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.967666] [53379]: DEBUG nova.objects.instance [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.986484] [53378]: DEBUG nova.api.openstack.wsgi [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.987458] [53379]: DEBUG nova.policy [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.988235] [53378]: DEBUG nova.compute.api [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.991130] [53379]: INFO nova.api.openstack.requestlog [None req-4674a796-ed5e-4817-980b-43d26e9d32b7 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056888 [ 693.991559] [53379]: [pid: 53379|app: 0|req: 945/1895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.991760] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.991954] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.992193] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.992507] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.992753] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.992943] [53378]: DEBUG oslo_concurrency.lockutils [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.024081] [53378]: DEBUG nova.policy [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.028172] [53378]: INFO nova.api.openstack.requestlog [None req-f497b2e2-725d-4d49-aad5-6e79c21055ac tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.043897 [ 694.028533] [53378]: [pid: 53378|app: 0|req: 951/1896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.068040] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.069729] [53379]: DEBUG nova.compute.api [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.073403] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.073635] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.073909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.074302] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.074508] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.074687] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.082127] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.083901] [53378]: DEBUG nova.compute.api [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.087351] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.087617] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.087829] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.088218] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.088443] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.088642] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.107261] [53379]: DEBUG nova.policy [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.110823] [53379]: INFO nova.api.openstack.requestlog [None req-0ee5c1a2-4058-4a29-a39a-b4ac3672d965 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.045218 [ 694.111724] [53379]: [pid: 53379|app: 0|req: 946/1897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.120883] [53379]: DEBUG nova.api.openstack.wsgi [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.122608] [53379]: DEBUG nova.compute.api [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.123919] [53378]: DEBUG nova.policy [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.125969] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.126210] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.126388] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.126728] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.126922] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.127103] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.128865] [53378]: INFO nova.api.openstack.requestlog [None req-cbae9232-7394-4dbe-8044-e00f1fe43b77 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.049000 [ 694.129324] [53378]: [pid: 53378|app: 0|req: 952/1898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.133871] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.135425] [53378]: DEBUG nova.compute.api [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.138655] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.138837] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.139042] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.139398] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.139601] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.139776] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.158706] [53379]: DEBUG nova.policy [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.163546] [53379]: INFO nova.api.openstack.requestlog [None req-cab7906c-0d91-43e1-b6fb-e22776b5ba94 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.044578 [ 694.163885] [53379]: [pid: 53379|app: 0|req: 947/1899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.171433] [53378]: DEBUG nova.policy [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.175955] [53378]: INFO nova.api.openstack.requestlog [None req-2fd81d26-8922-4cd2-8c4c-bdc54b2f8657 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1218 microversion: 2.1 time: 0.044126 [ 694.176408] [53378]: [pid: 53378|app: 0|req: 953/1900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 694.179547] [53379]: DEBUG nova.api.openstack.wsgi [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.182037] [53379]: DEBUG nova.compute.api [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.184678] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.184756] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.184907] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.185164] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.185593] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.185896] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.186094] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.186431] [53378]: DEBUG nova.compute.api [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.189931] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.190195] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.190386] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.190761] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.190973] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.191165] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.204588] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.204816] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.204997] [53379]: DEBUG oslo_concurrency.lockutils [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.205211] [53379]: DEBUG nova.objects.instance [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.208878] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.209152] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.209371] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.210029] [53378]: DEBUG nova.objects.instance [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.224452] [53379]: DEBUG nova.policy [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.228332] [53379]: INFO nova.api.openstack.requestlog [None req-aadefea7-b602-4496-85d3-5281a828b223 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.051203 [ 694.228432] [53378]: DEBUG nova.policy [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.228659] [53379]: [pid: 53379|app: 0|req: 948/1901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.231115] [53379]: DEBUG nova.api.openstack.wsgi [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.232696] [53379]: DEBUG nova.compute.api [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.233596] [53378]: INFO nova.api.openstack.requestlog [None req-2b796664-eacb-4110-b3b0-5da97ce9f2a9 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.050809 [ 694.233910] [53378]: [pid: 53378|app: 0|req: 954/1902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.235928] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.235928] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.236121] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.236459] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.236656] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.236826] [53379]: DEBUG oslo_concurrency.lockutils [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.266919] [53379]: DEBUG nova.policy [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.270658] [53379]: INFO nova.api.openstack.requestlog [None req-df6dcda2-f0ac-4dc7-b9c4-f13d15e8cb3b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.041446 [ 694.271119] [53379]: [pid: 53379|app: 0|req: 949/1903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.341269] [53378]: DEBUG nova.api.openstack.wsgi [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.342989] [53378]: DEBUG nova.compute.api [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.346427] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.346752] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.346964] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.347347] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.347556] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.347733] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.364898] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.365135] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.365320] [53378]: DEBUG oslo_concurrency.lockutils [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.365517] [53378]: DEBUG nova.objects.instance [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lazy-loading 'fault' on Instance uuid 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.383680] [53378]: DEBUG nova.policy [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0d3a87e691f94848be6d50881c2408c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a491da7a23054192b83aa32c35059ac4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.387151] [53378]: INFO nova.api.openstack.requestlog [None req-967d950d-445b-4a8f-9e7e-77168b4af1ce tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 200 len: 1297 microversion: 2.1 time: 0.048259 [ 694.387474] [53378]: [pid: 53378|app: 0|req: 955/1904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.579906] [53379]: DEBUG nova.api.openstack.wsgi [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.581664] [53379]: DEBUG nova.compute.api [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.585325] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.585563] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.585750] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.586128] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.586333] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.586506] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.605550] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.605824] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.606036] [53379]: DEBUG oslo_concurrency.lockutils [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.606245] [53379]: DEBUG nova.objects.instance [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.626526] [53379]: DEBUG nova.policy [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.631274] [53379]: INFO nova.api.openstack.requestlog [None req-40e53b69-4cc7-4ffa-86d0-5f8b738dd923 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.053815 [ 694.631670] [53379]: [pid: 53379|app: 0|req: 950/1905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.641786] [53378]: DEBUG nova.api.openstack.wsgi [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.643723] [53378]: DEBUG nova.compute.api [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.647546] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.648013] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.648284] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.648722] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.649077] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.649273] [53378]: DEBUG oslo_concurrency.lockutils [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.671512] [53379]: DEBUG nova.api.openstack.wsgi [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.672514] [53379]: DEBUG nova.compute.api [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.676486] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.676889] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.677204] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.677717] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.678022] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.678334] [53379]: DEBUG oslo_concurrency.lockutils [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.684949] [53378]: DEBUG nova.policy [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.689802] [53378]: DEBUG nova.policy [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.690468] [53378]: DEBUG nova.policy [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.691145] [53378]: INFO nova.api.openstack.requestlog [None req-45b98098-f480-4cd5-a10f-ee54ff545725 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.052099 [ 694.691469] [53378]: [pid: 53378|app: 0|req: 956/1906] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.712788] [53378]: DEBUG nova.api.openstack.wsgi [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.714755] [53378]: DEBUG nova.compute.api [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.720663] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.721188] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.721521] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.721986] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.722272] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.722540] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.745686] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.746211] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.746412] [53378]: DEBUG oslo_concurrency.lockutils [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.746617] [53378]: DEBUG nova.objects.instance [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.769328] [53378]: DEBUG nova.policy [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.774626] [53378]: INFO nova.api.openstack.requestlog [None req-45c26938-5f78-496e-aea0-c8ecf54b758b tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.064856 [ 694.774901] [53378]: [pid: 53378|app: 0|req: 957/1907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.777737] [53378]: DEBUG nova.api.openstack.wsgi [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.779568] [53378]: DEBUG nova.compute.api [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.783042] [53379]: DEBUG nova.policy [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.783262] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.784241] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.784241] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.784241] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.784467] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.784467] [53378]: DEBUG oslo_concurrency.lockutils [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.788975] [53379]: INFO nova.api.openstack.requestlog [None req-de73fcd7-ff0d-442d-970e-38cd54caf342 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.121728 [ 694.789482] [53379]: [pid: 53379|app: 0|req: 951/1908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:26 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.791838] [53379]: DEBUG nova.api.openstack.wsgi [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.793493] [53379]: DEBUG nova.compute.api [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.797638] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.797972] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.798179] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.798552] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.798748] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.799062] [53379]: DEBUG oslo_concurrency.lockutils [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.820047] [53378]: DEBUG nova.policy [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.824375] [53378]: INFO nova.api.openstack.requestlog [None req-9108eb22-3a43-4077-811a-effea833be41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.048983 [ 694.824713] [53378]: [pid: 53378|app: 0|req: 958/1909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.834322] [53379]: DEBUG nova.policy [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.837444] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.838835] [53379]: INFO nova.api.openstack.requestlog [None req-37270d63-7794-4c51-ac43-f4cc83e58861 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.048878 [ 694.839170] [53379]: [pid: 53379|app: 0|req: 952/1910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.839369] [53378]: DEBUG nova.compute.api [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.845011] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.845114] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.846252] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.846252] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.846252] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.846252] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.846418] [53379]: DEBUG nova.api.openstack.wsgi [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.847675] [53379]: DEBUG nova.compute.api [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.851865] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.852111] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.852299] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.855109] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.855109] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.855109] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.871210] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.871559] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.871691] [53379]: DEBUG oslo_concurrency.lockutils [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.871915] [53379]: DEBUG nova.objects.instance [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.895133] [53379]: DEBUG nova.policy [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.899868] [53379]: INFO nova.api.openstack.requestlog [None req-fec204c7-9c93-4833-bb00-3d5a3ced774c tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.058605 [ 694.900233] [53379]: [pid: 53379|app: 0|req: 953/1911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.915121] [53378]: DEBUG nova.policy [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.919479] [53378]: INFO nova.api.openstack.requestlog [None req-b8097cb3-c7a1-4773-b5cd-799add1c7962 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1362 microversion: 2.1 time: 0.084232 [ 694.919893] [53378]: [pid: 53378|app: 0|req: 959/1912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 694.923349] [53379]: DEBUG nova.api.openstack.wsgi [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.925263] [53379]: DEBUG nova.compute.api [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.929281] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.929564] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.929739] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.930171] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.930350] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.930556] [53379]: DEBUG oslo_concurrency.lockutils [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.946629] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.948116] [53378]: DEBUG nova.compute.api [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.951663] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.951924] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.952159] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.952538] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.952770] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.952948] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.966981] [53379]: DEBUG nova.policy [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.971342] [53379]: INFO nova.api.openstack.requestlog [None req-125cd7ba-6da5-4924-8e5b-7cd1796ae072 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.050275 [ 694.971803] [53379]: [pid: 53379|app: 0|req: 954/1913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.005313] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.006492] [53379]: DEBUG nova.compute.api [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.009880] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.010136] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.010327] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.010732] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.010884] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.011090] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.031159] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.031410] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.031595] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.031793] [53379]: DEBUG nova.objects.instance [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.034517] [53378]: DEBUG nova.policy [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.039267] [53378]: DEBUG nova.policy [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.039879] [53378]: DEBUG nova.policy [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.040504] [53378]: INFO nova.api.openstack.requestlog [None req-5b2f1379-69bc-4faa-b27f-cfe401f98e0d tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.096601 [ 695.040913] [53378]: [pid: 53378|app: 0|req: 960/1914] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.043253] [53378]: DEBUG nova.api.openstack.wsgi [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78ecd713-537a-40b3-8062-b3eb68ba7551", "name": "network-vif-plugged", "status": "completed", "tag": "1d81b0e4-df62-4635-a64b-6701c327078f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 695.053144] [53378]: DEBUG oslo_concurrency.lockutils [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.053402] [53378]: DEBUG oslo_concurrency.lockutils [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.053599] [53378]: DEBUG oslo_concurrency.lockutils [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.056564] [53379]: DEBUG nova.policy [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.060437] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] Creating event network-vif-plugged:1d81b0e4-df62-4635-a64b-6701c327078f for instance 78ecd713-537a-40b3-8062-b3eb68ba7551 on cpu-1 [ 695.061129] [53379]: INFO nova.api.openstack.requestlog [None req-ee3eb50c-4b2d-4b2f-a447-c13fe5eb2e36 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.058932 [ 695.061568] [53379]: [pid: 53379|app: 0|req: 955/1915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.063947] [53379]: DEBUG nova.api.openstack.wsgi [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.065480] [53378]: INFO nova.api.openstack.requestlog [req-4bac3459-3c83-4e45-8847-56ae78ef6aa7 req-b428b06a-c8ea-4bcc-912d-9fd19a57daf4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024007 [ 695.065615] [53379]: DEBUG nova.compute.api [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.065840] [53378]: [pid: 53378|app: 0|req: 961/1916] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:27 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) [ 695.069144] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.070283] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.070283] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.070283] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.070283] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.070283] [53379]: DEBUG oslo_concurrency.lockutils [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.104770] [53379]: DEBUG nova.policy [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.108722] [53379]: INFO nova.api.openstack.requestlog [None req-32bbd9cb-0530-4eaa-ace9-0d9dbd483bd9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.046690 [ 695.111289] [53379]: [pid: 53379|app: 0|req: 956/1917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.123700] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.125558] [53378]: DEBUG nova.compute.api [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.129790] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.130069] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.130285] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.130713] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.130969] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.131175] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.144115] [53379]: DEBUG nova.api.openstack.wsgi [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.145758] [53379]: DEBUG nova.compute.api [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.149239] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.149479] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.149664] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.150028] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.150237] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.150412] [53379]: DEBUG oslo_concurrency.lockutils [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.166761] [53378]: DEBUG nova.policy [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.172815] [53378]: INFO nova.api.openstack.requestlog [None req-7ecd9b15-feae-48cb-b3e4-895101f1b771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.050866 [ 695.173658] [53378]: [pid: 53378|app: 0|req: 962/1918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.177136] [53378]: DEBUG nova.api.openstack.wsgi [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.179593] [53378]: DEBUG nova.compute.api [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.182487] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.182778] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.183021] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.183405] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.183619] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.183827] [53378]: DEBUG oslo_concurrency.lockutils [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.185123] [53379]: DEBUG nova.policy [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.189452] [53379]: INFO nova.api.openstack.requestlog [None req-afce9deb-f977-40dd-a2fb-214d28b17ea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.047631 [ 695.189773] [53379]: [pid: 53379|app: 0|req: 957/1919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.192169] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.193849] [53379]: DEBUG nova.compute.api [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.197053] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.197288] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.197469] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.197814] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.198021] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.198194] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.216695] [53378]: DEBUG nova.policy [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.221252] [53378]: INFO nova.api.openstack.requestlog [None req-78713428-8754-47f8-a475-e40de7a5fbd3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.046065 [ 695.221787] [53378]: [pid: 53378|app: 0|req: 963/1920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.229075] [53379]: DEBUG nova.policy [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.233140] [53379]: INFO nova.api.openstack.requestlog [None req-c3b64e2f-6149-46fd-b024-b043b8711408 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1274 microversion: 2.1 time: 0.042766 [ 695.233454] [53379]: [pid: 53379|app: 0|req: 958/1921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1274 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.239869] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.241517] [53378]: DEBUG nova.compute.api [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.245115] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.245378] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.245567] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.245761] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.245970] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.246131] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.246310] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.247419] [53379]: DEBUG nova.compute.api [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.251631] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.251679] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.251844] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.252222] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.252428] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.252607] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.267534] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.267796] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.268007] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.268216] [53378]: DEBUG nova.objects.instance [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.270155] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.270391] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.270575] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.270768] [53379]: DEBUG nova.objects.instance [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.288599] [53378]: DEBUG nova.policy [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.292665] [53379]: DEBUG nova.policy [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.294522] [53378]: INFO nova.api.openstack.requestlog [None req-ef61edb4-6c8f-4346-9040-193679b11591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.056212 [ 695.294522] [53378]: [pid: 53378|app: 0|req: 964/1922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.297158] [53378]: DEBUG nova.api.openstack.wsgi [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.297550] [53379]: INFO nova.api.openstack.requestlog [None req-c1df0373-96a0-4f6c-a14b-332c53d83e2b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.053733 [ 695.297870] [53379]: [pid: 53379|app: 0|req: 959/1923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.298740] [53378]: DEBUG nova.compute.api [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.302113] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.302359] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.302540] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.302899] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.303230] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.303313] [53378]: DEBUG oslo_concurrency.lockutils [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.334626] [53378]: DEBUG nova.policy [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.338909] [53378]: INFO nova.api.openstack.requestlog [None req-836c7faf-b5fe-43e7-963c-9025897dd470 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.043942 [ 695.339257] [53378]: [pid: 53378|app: 0|req: 965/1924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.400588] [53379]: DEBUG nova.api.openstack.wsgi [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.402527] [53379]: DEBUG nova.compute.api [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] [instance: 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.406506] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.406740] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.406927] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.407298] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.407500] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.407676] [53379]: DEBUG oslo_concurrency.lockutils [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.416103] [53379]: INFO nova.api.openstack.wsgi [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] HTTP exception thrown: Instance 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d could not be found. [ 695.416411] [53379]: DEBUG nova.api.openstack.wsgi [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] Returning 404 to user: Instance 4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 695.416828] [53379]: INFO nova.api.openstack.requestlog [None req-42a0a9ff-f222-4a47-a3bf-16c94d450d47 tempest-TenantUsagesTestJSON-625524207 tempest-TenantUsagesTestJSON-625524207-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d" status: 404 len: 111 microversion: 2.1 time: 0.018833 [ 695.417125] [53379]: [pid: 53379|app: 0|req: 960/1925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/4bd59e7a-0a5e-420a-83e8-3a3a8c23ff2d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 695.644664] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.646376] [53378]: DEBUG nova.compute.api [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.651272] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.651522] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.651713] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.652086] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.652277] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.652451] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.670894] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.671144] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.671394] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.671547] [53378]: DEBUG nova.objects.instance [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.696090] [53378]: DEBUG nova.policy [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.700248] [53378]: INFO nova.api.openstack.requestlog [None req-fe572407-e08e-48a3-9f52-c1c7f0c37f13 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.057904 [ 695.700658] [53378]: [pid: 53378|app: 0|req: 966/1926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.706383] [53379]: DEBUG nova.api.openstack.wsgi [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.709212] [53379]: DEBUG nova.compute.api [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.712106] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.712403] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.712594] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.712973] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.713197] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.713379] [53379]: DEBUG oslo_concurrency.lockutils [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.748013] [53379]: DEBUG nova.policy [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.751482] [53379]: DEBUG nova.policy [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.752109] [53379]: DEBUG nova.policy [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.752749] [53379]: INFO nova.api.openstack.requestlog [None req-375db423-f59a-4edf-a048-13409fe3bfd5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.048705 [ 695.753078] [53379]: [pid: 53379|app: 0|req: 961/1927] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:27 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.787645] [53378]: DEBUG nova.api.openstack.wsgi [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.789218] [53378]: DEBUG nova.compute.api [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.792682] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.792979] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.793237] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.793632] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.793809] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.794163] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.803167] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.804961] [53379]: DEBUG nova.compute.api [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.808526] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.808779] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.808955] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.809335] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.809615] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.809699] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.919105] [53379]: DEBUG nova.policy [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.929620] [53379]: INFO nova.api.openstack.requestlog [None req-5c4b807b-b62e-4ed5-87af-6db4189211b1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.127233 [ 695.929620] [53379]: [pid: 53379|app: 0|req: 962/1928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.931750] [53379]: DEBUG nova.api.openstack.wsgi [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.933850] [53379]: DEBUG nova.compute.api [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.940296] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.940868] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.940868] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.941948] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.941948] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.941948] [53379]: DEBUG oslo_concurrency.lockutils [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.996197] [53379]: DEBUG nova.policy [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.003641] [53379]: INFO nova.api.openstack.requestlog [None req-a10f1626-2900-4323-bc3b-9493395bd684 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.074889 [ 696.004490] [53379]: [pid: 53379|app: 0|req: 963/1929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.007207] [53379]: DEBUG nova.api.openstack.wsgi [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.009375] [53379]: DEBUG nova.compute.api [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.013551] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.013805] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.013992] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.014363] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.014564] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.014767] [53379]: DEBUG oslo_concurrency.lockutils [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.042728] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.043209] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.043209] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.044632] [53378]: DEBUG nova.objects.instance [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.059129] [53379]: DEBUG nova.policy [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.063778] [53379]: INFO nova.api.openstack.requestlog [None req-1052c447-4197-4921-8f08-ed8c8ce1846a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.058687 [ 696.064213] [53379]: [pid: 53379|app: 0|req: 964/1930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.064590] [53378]: DEBUG nova.policy [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.066860] [53379]: DEBUG nova.api.openstack.wsgi [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.068624] [53379]: DEBUG nova.compute.api [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.069194] [53378]: INFO nova.api.openstack.requestlog [None req-e9ceb2f5-9980-4244-870a-d65ed90042eb tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.283851 [ 696.069522] [53378]: [pid: 53378|app: 0|req: 967/1931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.072868] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.073154] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.073509] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.073652] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.073850] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.074806] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.075062] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.076689] [53378]: DEBUG nova.compute.api [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.082040] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.082291] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.082502] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.082915] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.083139] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.083343] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.098211] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.098456] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.098642] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.098862] [53379]: DEBUG nova.objects.instance [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.119213] [53379]: DEBUG nova.policy [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.123960] [53379]: INFO nova.api.openstack.requestlog [None req-27f0eb57-6c2b-4b45-8821-0d24f4fc4ebc tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.059256 [ 696.124299] [53379]: [pid: 53379|app: 0|req: 965/1932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.127019] [53379]: DEBUG nova.api.openstack.wsgi [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.128911] [53379]: DEBUG nova.compute.api [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.132487] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.132767] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.133045] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.134029] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.134029] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.134029] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.165855] [53379]: DEBUG nova.policy [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.170195] [53379]: INFO nova.api.openstack.requestlog [None req-66a73300-971a-4ce7-a4e0-2b809af4324b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.045269 [ 696.170594] [53379]: [pid: 53379|app: 0|req: 966/1933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.171041] [53378]: DEBUG nova.policy [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.174171] [53379]: DEBUG nova.api.openstack.wsgi [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.175989] [53379]: DEBUG nova.compute.api [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.178580] [53378]: INFO nova.api.openstack.requestlog [None req-a7ec45d6-0cd2-44ad-85ea-8fb19fd7273b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1547 microversion: 2.1 time: 0.105340 [ 696.178963] [53378]: [pid: 53378|app: 0|req: 968/1934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1547 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.181956] [53378]: DEBUG nova.api.openstack.wsgi [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.183728] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.183728] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.183728] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.183908] [53378]: DEBUG nova.compute.api [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.184039] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.184248] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.184424] [53379]: DEBUG oslo_concurrency.lockutils [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.187582] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.187582] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.187753] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.188015] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.188216] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.189014] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.207264] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.207516] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.207743] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.207908] [53378]: DEBUG nova.objects.instance [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.230318] [53378]: DEBUG nova.policy [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.235195] [53378]: INFO nova.api.openstack.requestlog [None req-bea101f8-4180-4192-aea9-d3509352d239 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.055722 [ 696.235488] [53378]: [pid: 53378|app: 0|req: 969/1935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.237869] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.239391] [53378]: DEBUG nova.compute.api [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.242437] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.242669] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.242889] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.243309] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.243448] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.243624] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.274475] [53378]: DEBUG nova.policy [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.278515] [53378]: INFO nova.api.openstack.requestlog [None req-5e176b84-ad1e-44be-8dcc-67481a4e7ddd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.042391 [ 696.278730] [53378]: [pid: 53378|app: 0|req: 970/1936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.281086] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.286028] [53378]: DEBUG nova.compute.api [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.286028] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.286028] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.286289] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.286507] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.286753] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.286934] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.292132] [53379]: DEBUG nova.policy [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.297321] [53379]: DEBUG nova.policy [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.298116] [53379]: DEBUG nova.policy [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.298864] [53379]: INFO nova.api.openstack.requestlog [None req-56d00012-eee7-454e-b55a-b841dd33bd11 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.127784 [ 696.299498] [53379]: [pid: 53379|app: 0|req: 967/1937] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.302077] [53379]: DEBUG nova.api.openstack.wsgi [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.303941] [53379]: DEBUG nova.compute.api [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.307334] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.307680] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.307993] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.308479] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.308872] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.309247] [53379]: DEBUG oslo_concurrency.lockutils [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.317468] [53378]: DEBUG nova.policy [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.321536] [53378]: INFO nova.api.openstack.requestlog [None req-fa4b91f6-db8f-4e52-8500-e1b8acd82e15 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.042243 [ 696.321872] [53378]: [pid: 53378|app: 0|req: 971/1938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.324285] [53378]: DEBUG nova.api.openstack.wsgi [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.325924] [53378]: DEBUG nova.compute.api [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.329101] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.329382] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.329616] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.329999] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.330268] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.330488] [53378]: DEBUG oslo_concurrency.lockutils [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.366629] [53378]: DEBUG nova.policy [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.370654] [53378]: INFO nova.api.openstack.requestlog [None req-51d700e1-d587-4727-932d-77218892accf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.048184 [ 696.371521] [53378]: [pid: 53378|app: 0|req: 972/1939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.373506] [53378]: DEBUG nova.api.openstack.wsgi [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.375271] [53378]: DEBUG nova.compute.api [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.378374] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.378652] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.378877] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.379279] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.379539] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.379720] [53378]: DEBUG oslo_concurrency.lockutils [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.411990] [53378]: DEBUG nova.policy [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.413214] [53379]: INFO nova.api.openstack.requestlog [None req-dacb0b33-e989-4e70-b44b-3de5fff8e52e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.112330 [ 696.413214] [53379]: [pid: 53379|app: 0|req: 968/1940] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/os-interface => generated 287 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 696.416327] [53379]: DEBUG nova.api.openstack.wsgi [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.416731] [53378]: INFO nova.api.openstack.requestlog [None req-43ff4d25-9828-475e-bb43-ca5c7aa84c0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.045015 [ 696.416926] [53378]: [pid: 53378|app: 0|req: 973/1941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.420859] [53379]: DEBUG nova.compute.api [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.421203] [53378]: DEBUG nova.api.openstack.wsgi [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.421279] [53378]: DEBUG nova.compute.api [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.421567] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.421882] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.421968] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.422403] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.422609] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.422843] [53379]: DEBUG oslo_concurrency.lockutils [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.424555] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.424841] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.425035] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.425387] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.425585] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.425764] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.447592] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.447852] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.448066] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.448282] [53378]: DEBUG nova.objects.instance [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.464445] [53379]: DEBUG nova.policy [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.469444] [53379]: INFO nova.api.openstack.requestlog [None req-308bf2e8-ca86-4f67-ba9f-db1eba0ab182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1274 microversion: 2.1 time: 0.055392 [ 696.469798] [53379]: [pid: 53379|app: 0|req: 969/1942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1274 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.472231] [53379]: DEBUG nova.api.openstack.wsgi [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.473869] [53379]: DEBUG nova.compute.api [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.477300] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.477533] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.477721] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.478076] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.478280] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.478454] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.479352] [53378]: DEBUG nova.policy [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.483515] [53378]: INFO nova.api.openstack.requestlog [None req-e0ef54ad-3baf-4205-a256-3e143d575d88 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.065729 [ 696.483968] [53378]: [pid: 53378|app: 0|req: 974/1943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.486207] [53378]: DEBUG nova.api.openstack.wsgi [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.487792] [53378]: DEBUG nova.compute.api [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.490870] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.491112] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.491300] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.491645] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.491846] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.492036] [53378]: DEBUG oslo_concurrency.lockutils [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.497214] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.497447] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.497637] [53379]: DEBUG oslo_concurrency.lockutils [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.497831] [53379]: DEBUG nova.objects.instance [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.517367] [53379]: DEBUG nova.policy [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.521992] [53379]: INFO nova.api.openstack.requestlog [None req-21a3db67-9615-4166-aace-76119d341c86 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.051497 [ 696.522428] [53379]: [pid: 53379|app: 0|req: 970/1944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.535153] [53378]: DEBUG nova.policy [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.539183] [53378]: INFO nova.api.openstack.requestlog [None req-27ba8a3e-3d6a-44be-a552-764b0617edcd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.054758 [ 696.539492] [53378]: [pid: 53378|app: 0|req: 975/1945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.716178] [53379]: DEBUG nova.api.openstack.wsgi [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.717921] [53379]: DEBUG nova.compute.api [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.719147] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 696.722550] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.722830] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.723034] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.723408] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.723614] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.723793] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.743132] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.743377] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.743562] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.743762] [53379]: DEBUG nova.objects.instance [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.765234] [53379]: DEBUG nova.policy [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.768051] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.769493] [53379]: INFO nova.api.openstack.requestlog [None req-9e2a73eb-7216-415b-9b22-c2e1c761f20c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.056736 [ 696.769785] [53378]: DEBUG nova.compute.api [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.769853] [53379]: [pid: 53379|app: 0|req: 971/1946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:28 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.773791] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.774077] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.774261] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.774615] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.774839] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.775058] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.824552] [53378]: DEBUG nova.policy [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.829504] [53378]: DEBUG nova.policy [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.830255] [53378]: DEBUG nova.policy [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.830974] [53378]: INFO nova.api.openstack.requestlog [None req-d1cb38f8-8909-4dbc-975e-818554bc10d3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.065397 [ 696.831392] [53378]: [pid: 53378|app: 0|req: 976/1947] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.946891] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.949844] [53379]: DEBUG nova.compute.api [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.954792] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.955174] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.955510] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.956023] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.956305] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.956509] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.027747] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.030972] [53378]: DEBUG nova.compute.api [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.035875] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.036381] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.036793] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.037344] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.040234] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.040234] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.075073] [53378]: DEBUG nova.policy [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.083826] [53378]: INFO nova.api.openstack.requestlog [None req-dbf0612e-7b3f-4e95-9ac5-e7581d0c7864 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.058214 [ 697.084510] [53378]: [pid: 53378|app: 0|req: 977/1948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.090039] [53378]: DEBUG nova.api.openstack.wsgi [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b33c30f9-5fb7-4eb2-abc0-3450ca0e00df", "tag": "b96a6227-7814-45f1-b33d-4a76829473b6"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 697.090256] [53379]: DEBUG nova.policy [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.095267] [53379]: INFO nova.api.openstack.requestlog [None req-1a6829bb-4114-410e-81c3-f300e46181f1 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.151784 [ 697.095917] [53378]: DEBUG oslo_concurrency.lockutils [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.096422] [53378]: DEBUG oslo_concurrency.lockutils [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.096643] [53378]: DEBUG oslo_concurrency.lockutils [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.097402] [53379]: [pid: 53379|app: 0|req: 972/1949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.100846] [53379]: DEBUG nova.api.openstack.wsgi [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78ecd713-537a-40b3-8062-b3eb68ba7551", "tag": "1d81b0e4-df62-4635-a64b-6701c327078f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 697.104162] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] Creating event network-changed:b96a6227-7814-45f1-b33d-4a76829473b6 for instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df on cpu-1 [ 697.106957] [53379]: DEBUG oslo_concurrency.lockutils [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.107285] [53379]: DEBUG oslo_concurrency.lockutils [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.107427] [53379]: DEBUG oslo_concurrency.lockutils [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.107745] [53378]: INFO nova.api.openstack.requestlog [req-ed0825cc-3bbc-4b70-8568-5cc7063af203 req-71bf375a-19d9-4417-912d-87adc7807d92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022395 [ 697.108138] [53378]: [pid: 53378|app: 0|req: 978/1950] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:29 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) [ 697.111134] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.116146] [53378]: DEBUG nova.compute.api [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.117751] [53379]: INFO nova.api.openstack.compute.server_external_events [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] Creating event network-changed:1d81b0e4-df62-4635-a64b-6701c327078f for instance 78ecd713-537a-40b3-8062-b3eb68ba7551 on cpu-1 [ 697.117852] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.118093] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.118281] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.118673] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.118895] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.119081] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.122367] [53379]: INFO nova.api.openstack.requestlog [req-81f8b4c7-4546-4899-9895-6c471c2f8f57 req-44f02179-98d5-4ba8-b5d1-c0c726db5ef6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023533 [ 697.122933] [53379]: [pid: 53379|app: 0|req: 973/1951] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:29 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) [ 697.127176] [53379]: DEBUG nova.api.openstack.wsgi [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.129985] [53379]: DEBUG nova.compute.api [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.137497] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.137989] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.138579] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.140081] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.140468] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.140947] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.165766] [53378]: DEBUG nova.policy [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.166531] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.167042] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.167386] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.167691] [53379]: DEBUG nova.objects.instance [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.170523] [53378]: INFO nova.api.openstack.requestlog [None req-a0334d51-80d3-45b1-88a7-df6a270def80 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.061665 [ 697.170910] [53378]: [pid: 53378|app: 0|req: 979/1952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.173807] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.175704] [53378]: DEBUG nova.compute.api [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.179586] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.179846] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.180120] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.180498] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.180719] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.180904] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.195213] [53379]: DEBUG nova.policy [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.199755] [53379]: INFO nova.api.openstack.requestlog [None req-58ddc44d-95f1-4c86-a038-b26a5f5ac293 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.075724 [ 697.200226] [53379]: [pid: 53379|app: 0|req: 974/1953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.203742] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.205645] [53379]: DEBUG nova.compute.api [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.207188] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.207453] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.207638] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.207837] [53378]: DEBUG nova.objects.instance [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.209895] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.210288] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.210586] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.211191] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.211529] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.211818] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.448126] [53378]: DEBUG nova.policy [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.451682] [53379]: DEBUG nova.policy [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.454131] [53378]: INFO nova.api.openstack.requestlog [None req-d7daf4be-fad4-47e9-8293-5b2f1ac19766 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.282602 [ 697.454874] [53378]: [pid: 53378|app: 0|req: 980/1954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.461176] [53379]: INFO nova.api.openstack.requestlog [None req-a4139d5e-bb73-4508-9975-4475a579d6cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.259536 [ 697.461521] [53379]: [pid: 53379|app: 0|req: 975/1955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.463304] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.464740] [53379]: DEBUG nova.api.openstack.wsgi [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.466423] [53379]: DEBUG nova.compute.api [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.466976] [53378]: DEBUG nova.compute.api [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.469455] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=17 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.471774] [53379]: DEBUG oslo_concurrency.lockutils [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.473179] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.473680] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.474185] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.474711] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.475087] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.475389] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.495758] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.496016] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.496262] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.496480] [53378]: DEBUG nova.objects.instance [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.513718] [53379]: DEBUG nova.policy [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.517167] [53379]: INFO nova.api.openstack.requestlog [None req-395a9210-857e-46f8-8e14-753067026015 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.054611 [ 697.517239] [53378]: DEBUG nova.policy [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.517497] [53379]: [pid: 53379|app: 0|req: 976/1956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.521921] [53378]: INFO nova.api.openstack.requestlog [None req-2bc0558f-bc52-46c7-a8cb-94f214015416 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.066825 [ 697.522296] [53378]: [pid: 53378|app: 0|req: 981/1957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.522464] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.524620] [53379]: DEBUG nova.compute.api [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.526038] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.527458] [53378]: DEBUG nova.compute.api [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.527645] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.527880] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.528071] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.528663] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.528663] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.528784] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.530870] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.531128] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.531316] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.531668] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.531869] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.532057] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.568025] [53378]: DEBUG nova.policy [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.570793] [53378]: INFO nova.api.openstack.requestlog [None req-ebdde910-ae05-4541-8d7b-e0d727fa379f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.047850 [ 697.571146] [53378]: [pid: 53378|app: 0|req: 982/1958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.575019] [53378]: DEBUG nova.api.openstack.wsgi [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.575426] [53378]: DEBUG nova.compute.api [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.580418] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.580418] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.580418] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.580418] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.580589] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.580625] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.614221] [53378]: DEBUG nova.policy [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.618332] [53378]: INFO nova.api.openstack.requestlog [None req-872dee67-f56a-4dcc-a443-a66b4e328ca2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.046599 [ 697.618650] [53378]: [pid: 53378|app: 0|req: 983/1959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.621406] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.622577] [53378]: DEBUG nova.compute.api [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.638497] [53379]: DEBUG nova.policy [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.644010] [53379]: DEBUG nova.policy [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.644620] [53379]: DEBUG nova.policy [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.645250] [53379]: INFO nova.api.openstack.requestlog [None req-4a4908c5-be17-4b48-82bd-4c7a9f6fde39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.127241 [ 697.645561] [53379]: [pid: 53379|app: 0|req: 977/1960] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.650938] [53379]: DEBUG nova.api.openstack.wsgi [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.653052] [53379]: DEBUG nova.compute.api [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.655911] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.657579] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.657579] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.657579] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.657579] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.657579] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.666271] [53378]: DEBUG nova.policy [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.672691] [53378]: INFO nova.api.openstack.requestlog [None req-bd7f4769-4b28-4b58-806f-b041888a1b12 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.053434 [ 697.673138] [53378]: [pid: 53378|app: 0|req: 984/1961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.675991] [53378]: DEBUG nova.api.openstack.wsgi [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.677628] [53378]: DEBUG nova.compute.api [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.680931] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.681186] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.681378] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.681728] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.681981] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.682231] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.700137] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.700398] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.700593] [53378]: DEBUG oslo_concurrency.lockutils [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.700869] [53378]: DEBUG nova.objects.instance [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.708111] [53379]: DEBUG nova.policy [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.710651] [53379]: INFO nova.api.openstack.requestlog [None req-45e74ed8-a331-4ab6-9410-cd27036b3659 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1282 microversion: 2.1 time: 0.064498 [ 697.711151] [53379]: [pid: 53379|app: 0|req: 978/1962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1282 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.714154] [53379]: DEBUG nova.api.openstack.wsgi [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.715886] [53379]: DEBUG nova.compute.api [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.719398] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.720025] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.720391] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.720883] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.721471] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.721804] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.737319] [53378]: DEBUG nova.policy [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.743193] [53378]: INFO nova.api.openstack.requestlog [None req-90c5917a-dbaa-48c8-826a-605593d711cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.067001 [ 697.743404] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.743465] [53378]: [pid: 53378|app: 0|req: 985/1963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.743507] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.743507] [53379]: DEBUG oslo_concurrency.lockutils [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.743507] [53379]: DEBUG nova.objects.instance [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.744879] [53378]: DEBUG nova.api.openstack.wsgi [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.747391] [53378]: DEBUG nova.compute.api [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.751538] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.751779] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.751981] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.752354] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.752550] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.752790] [53378]: DEBUG oslo_concurrency.lockutils [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.779060] [53379]: DEBUG nova.policy [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.782348] [53379]: INFO nova.api.openstack.requestlog [None req-19d0289a-1441-4a18-80fa-e4e23aa2c1ea tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.070374 [ 697.782932] [53379]: [pid: 53379|app: 0|req: 979/1964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:29 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.785780] [53379]: DEBUG nova.api.openstack.wsgi [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.787912] [53379]: DEBUG nova.compute.api [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.791623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.792143] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.792519] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.793134] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.793498] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.793848] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.796773] [53378]: DEBUG nova.policy [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.801168] [53378]: INFO nova.api.openstack.requestlog [None req-4876747b-a536-4333-b215-a000f951e831 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.059465 [ 697.801493] [53378]: [pid: 53378|app: 0|req: 986/1965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.814065] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.814536] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.814944] [53379]: DEBUG oslo_concurrency.lockutils [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.815297] [53379]: DEBUG nova.objects.instance [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.845699] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.847329] [53378]: DEBUG nova.compute.api [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.851175] [53379]: DEBUG nova.policy [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.851258] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.851258] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.851411] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.851698] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.851900] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.852070] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.854660] [53379]: INFO nova.api.openstack.requestlog [None req-f30735ea-e7fc-4933-9e0f-5adef7124451 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.070940 [ 697.855218] [53379]: [pid: 53379|app: 0|req: 980/1966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.891334] [53378]: DEBUG nova.policy [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.895694] [53378]: DEBUG nova.policy [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.896354] [53378]: DEBUG nova.policy [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.897011] [53378]: INFO nova.api.openstack.requestlog [None req-ddf31475-2a75-47e0-acad-e94cf407d199 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.054100 [ 697.897346] [53378]: [pid: 53378|app: 0|req: 987/1967] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.099811] [53379]: DEBUG nova.api.openstack.wsgi [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.101779] [53379]: DEBUG nova.compute.api [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.109264] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.109264] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.109264] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.109264] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.109924] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.110403] [53379]: DEBUG oslo_concurrency.lockutils [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.113978] [53378]: DEBUG nova.api.openstack.wsgi [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.116368] [53378]: DEBUG nova.compute.api [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.121043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.121043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.121043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.121043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.121043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.121261] [53378]: DEBUG oslo_concurrency.lockutils [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.172919] [53379]: DEBUG nova.policy [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.182650] [53379]: INFO nova.api.openstack.requestlog [None req-3608fb62-280e-4b89-8f9e-5899038caf40 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.086457 [ 698.183245] [53379]: [pid: 53379|app: 0|req: 981/1968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.186314] [53379]: DEBUG nova.api.openstack.wsgi [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.188430] [53379]: DEBUG nova.compute.api [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.192284] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.192724] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.193130] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.193644] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.194038] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.194371] [53379]: DEBUG oslo_concurrency.lockutils [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.239741] [53378]: DEBUG nova.policy [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.244346] [53378]: INFO nova.api.openstack.requestlog [None req-76558f41-0a5d-4c6e-a360-05aa48b57d8d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.132812 [ 698.244693] [53378]: [pid: 53378|app: 0|req: 988/1969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.249114] [53379]: DEBUG nova.policy [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.252969] [53379]: INFO nova.api.openstack.requestlog [None req-234f392b-6c93-41cc-ac92-37c588c1bdab tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.068666 [ 698.253479] [53379]: [pid: 53379|app: 0|req: 982/1970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.254678] [53378]: DEBUG nova.api.openstack.wsgi [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.257630] [53378]: DEBUG nova.compute.api [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.261151] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.261446] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.261660] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.262099] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.262321] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.262569] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.283175] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.283413] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.283599] [53378]: DEBUG oslo_concurrency.lockutils [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.283806] [53378]: DEBUG nova.objects.instance [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.307104] [53378]: DEBUG nova.policy [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.312670] [53378]: INFO nova.api.openstack.requestlog [None req-408229b9-2fa7-433b-98f6-919f4c5b20c0 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.066394 [ 698.312670] [53378]: [pid: 53378|app: 0|req: 989/1971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.475019] [53378]: DEBUG nova.api.openstack.wsgi [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.475275] [53379]: DEBUG nova.api.openstack.wsgi [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.475318] [53378]: DEBUG nova.compute.api [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.475525] [53379]: DEBUG nova.compute.api [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.481023] [53378]: DEBUG oslo_concurrency.lockutils [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.481245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.505648] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.506196] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.506649] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.507061] [53379]: DEBUG nova.objects.instance [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.513612] [53378]: DEBUG nova.policy [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.517711] [53378]: INFO nova.api.openstack.requestlog [None req-f23f7988-ebf4-4456-bcdb-94de8979ad7b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.046880 [ 698.518009] [53378]: [pid: 53378|app: 0|req: 990/1972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.535329] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.539894] [53378]: DEBUG nova.compute.api [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.540038] [53379]: DEBUG nova.policy [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.540678] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.540952] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.541196] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.541582] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.541780] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.541950] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.544070] [53379]: INFO nova.api.openstack.requestlog [None req-b0669e1d-4114-4a67-b55d-2391c5fffef5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.073042 [ 698.544171] [53379]: [pid: 53379|app: 0|req: 983/1973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.546847] [53379]: DEBUG nova.api.openstack.wsgi [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.548596] [53379]: DEBUG nova.compute.api [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.552411] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.554076] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.554076] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.554076] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.554076] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.554076] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.577094] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.577777] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.578154] [53379]: DEBUG oslo_concurrency.lockutils [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.578494] [53379]: DEBUG nova.objects.instance [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.605874] [53379]: DEBUG nova.policy [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.610340] [53379]: INFO nova.api.openstack.requestlog [None req-929c2f97-5201-4b88-8b14-82dd6ec45bb3 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.065493 [ 698.610683] [53379]: [pid: 53379|app: 0|req: 984/1974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.616593] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.616741] [53378]: DEBUG nova.policy [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.616816] [53379]: DEBUG nova.compute.api [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.619878] [53378]: INFO nova.api.openstack.requestlog [None req-0cf1a2fb-31c6-4f8d-abf2-c44e8c260f60 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.086584 [ 698.619878] [53378]: [pid: 53378|app: 0|req: 991/1975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.619982] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.620467] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.623815] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.624284] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.624470] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.624651] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.633023] [53378]: DEBUG nova.api.openstack.wsgi [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.634168] [53378]: DEBUG nova.compute.api [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.638202] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.638642] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.638964] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.639473] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.639873] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.640190] [53378]: DEBUG oslo_concurrency.lockutils [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.664478] [53379]: DEBUG nova.policy [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.669213] [53379]: INFO nova.api.openstack.requestlog [None req-e8774cc1-ba80-4576-b64a-bd5d70c90dd0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.057897 [ 698.669605] [53379]: [pid: 53379|app: 0|req: 985/1976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.675785] [53379]: DEBUG nova.api.openstack.wsgi [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.678202] [53379]: DEBUG nova.compute.api [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.683294] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.683478] [53378]: DEBUG nova.policy [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.683571] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.683571] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.683571] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.683571] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.683571] [53379]: DEBUG oslo_concurrency.lockutils [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.688024] [53378]: INFO nova.api.openstack.requestlog [None req-121f0ad5-9cb4-47db-9f5d-fde9a4d9db56 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.058012 [ 698.688683] [53378]: [pid: 53378|app: 0|req: 992/1977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.693018] [53378]: DEBUG nova.api.openstack.wsgi [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.693923] [53378]: DEBUG nova.compute.api [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.697981] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.698395] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.698755] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.699263] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.699594] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.699891] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.737089] [53378]: DEBUG nova.policy [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.740775] [53378]: INFO nova.api.openstack.requestlog [None req-90f9ab86-a263-460f-af40-5650d5d41cfb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.050920 [ 698.741248] [53378]: [pid: 53378|app: 0|req: 993/1978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.743750] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.746061] [53378]: DEBUG nova.compute.api [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.750023] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.750684] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.751163] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.751663] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.752090] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.752404] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.824398] [53379]: DEBUG nova.policy [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.830983] [53379]: DEBUG nova.policy [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.832421] [53379]: DEBUG nova.policy [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.834094] [53379]: INFO nova.api.openstack.requestlog [None req-a133e893-8b51-4294-92bf-830400ede041 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.163896 [ 698.834885] [53379]: [pid: 53379|app: 0|req: 986/1979] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:30 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.838423] [53379]: DEBUG nova.api.openstack.wsgi [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.840656] [53379]: DEBUG nova.compute.api [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.844834] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.845101] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.845296] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.845646] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.845844] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.846026] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.907587] [53378]: DEBUG nova.policy [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.912165] [53378]: INFO nova.api.openstack.requestlog [None req-3e26d3a5-c73f-4909-9d46-6110d68e5065 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1334 microversion: 2.1 time: 0.170203 [ 698.912507] [53378]: [pid: 53378|app: 0|req: 994/1980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1334 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.915476] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.916686] [53378]: DEBUG nova.compute.api [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.922075] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.922445] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.922760] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.923269] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.923614] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.923902] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.950059] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.950354] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.950716] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.951190] [53378]: DEBUG nova.objects.instance [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.975308] [53378]: DEBUG nova.policy [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.979801] [53378]: INFO nova.api.openstack.requestlog [None req-9a00baa6-ae5f-44bc-b411-ee3dacccf8ad tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.066672 [ 698.980150] [53378]: [pid: 53378|app: 0|req: 995/1981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.985020] [53378]: DEBUG nova.api.openstack.wsgi [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.985020] [53378]: DEBUG nova.compute.api [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.987930] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.988515] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.988515] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.989426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.989426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.989426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.036782] [53378]: DEBUG nova.policy [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.041089] [53378]: INFO nova.api.openstack.requestlog [None req-c655c037-c1fc-4f95-a72e-1a260bd915ad tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.060346 [ 699.041424] [53378]: [pid: 53378|app: 0|req: 996/1982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.045149] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.045707] [53378]: DEBUG nova.compute.api [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.048988] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.049237] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.049421] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.049767] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.050061] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.050196] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.072099] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.072355] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.072717] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.072945] [53378]: DEBUG nova.objects.instance [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.098423] [53378]: DEBUG nova.policy [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.102065] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.102389] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.102614] [53379]: DEBUG oslo_concurrency.lockutils [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.102827] [53379]: DEBUG nova.objects.instance [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.102985] [53378]: INFO nova.api.openstack.requestlog [None req-0b6984fe-10bd-41f9-830d-197c9cb5e829 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.060905 [ 699.103492] [53378]: [pid: 53378|app: 0|req: 997/1983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.105944] [53378]: DEBUG nova.api.openstack.wsgi [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.108081] [53378]: DEBUG nova.compute.api [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.111390] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.111390] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.111390] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.111597] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.111782] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.111902] [53378]: DEBUG oslo_concurrency.lockutils [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.129705] [53379]: DEBUG nova.policy [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.133831] [53379]: INFO nova.api.openstack.requestlog [None req-266ca648-4352-4d5b-b0ce-498ef64f99ae tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.298267 [ 699.134216] [53379]: [pid: 53379|app: 0|req: 987/1984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.153066] [53378]: DEBUG nova.policy [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.157949] [53378]: DEBUG nova.policy [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.159135] [53378]: DEBUG nova.policy [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.159853] [53378]: INFO nova.api.openstack.requestlog [None req-96f46ed8-3473-48e4-8f9f-7d18bceb2ea5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.055964 [ 699.160171] [53378]: [pid: 53378|app: 0|req: 998/1985] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.195337] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.197013] [53379]: DEBUG nova.compute.api [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.200471] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.200698] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.200911] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.201277] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.201477] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.201652] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.231852] [53379]: DEBUG nova.policy [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.235792] [53379]: INFO nova.api.openstack.requestlog [None req-8c53d300-2165-4234-b284-79815bc92c1c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.042834 [ 699.236116] [53379]: [pid: 53379|app: 0|req: 988/1986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.262516] [53378]: DEBUG nova.api.openstack.wsgi [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.264387] [53378]: DEBUG nova.compute.api [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.268218] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.268597] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.268809] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.268867] [53379]: DEBUG nova.api.openstack.wsgi [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.269184] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.269387] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.269561] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.270446] [53379]: DEBUG nova.compute.api [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.274091] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.274330] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.274545] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.274861] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.275111] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.275244] [53379]: DEBUG oslo_concurrency.lockutils [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.306674] [53379]: DEBUG nova.policy [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.311596] [53379]: INFO nova.api.openstack.requestlog [None req-add67d2b-5053-4656-8a7b-7f817f381acf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.044844 [ 699.311965] [53379]: [pid: 53379|app: 0|req: 989/1987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.323810] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.325470] [53379]: DEBUG nova.compute.api [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.328824] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.329074] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.329267] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.329611] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.329809] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.329984] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.350166] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.350409] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.350592] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.350789] [53379]: DEBUG nova.objects.instance [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.371492] [53379]: DEBUG nova.policy [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.374104] [53379]: INFO nova.api.openstack.requestlog [None req-ef094d62-1b93-4d1c-9d54-738b7f86f011 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.052310 [ 699.374423] [53379]: [pid: 53379|app: 0|req: 990/1988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.379828] [53378]: DEBUG nova.policy [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.383454] [53378]: INFO nova.api.openstack.requestlog [None req-7cc2ede5-8b36-4c3f-949c-35b185df678b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.123190 [ 699.383892] [53378]: [pid: 53378|app: 0|req: 999/1989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.532212] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.533777] [53378]: DEBUG nova.compute.api [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.538250] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.538499] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.538692] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.539062] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.539396] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.539509] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.571156] [53378]: DEBUG nova.policy [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.575526] [53378]: INFO nova.api.openstack.requestlog [None req-5ffb36c9-2189-44bc-9dc7-8b481f78db38 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.046466 [ 699.576047] [53378]: [pid: 53378|app: 0|req: 1000/1990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 699.577797] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a0ecb93-3708-4abc-a0ac-492050eee23c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Action: 'create', calling method: .version_select at 0x726f7275b250>, body: {"keypair": {"name": "tempest-keypair-895681789", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLslisYGi2ySJoEwM05FapCDCQN3CPawHO1gcGV4UHX29BnE3UZtaEshZwtckZPBtgtMuyziB147ZA81ZCPLbVDoYQHwMu0gXyvq/X8iBpf54Gc6ZJYynWooLRbATgWFEA=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 699.578571] [53378]: DEBUG nova.api.openstack.wsgi [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.580213] [53378]: DEBUG nova.compute.api [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.585349] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.586054] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.586054] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.589542] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.589542] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.589542] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.598749] [53379]: DEBUG nova.quota [None req-7a0ecb93-3708-4abc-a0ac-492050eee23c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for project 34eecd185a374da285e67039c0a8fa8a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 699.603719] [53379]: DEBUG nova.quota [None req-7a0ecb93-3708-4abc-a0ac-492050eee23c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for user 75f67a5f551448dda059bfd2d73a56b3 and project 34eecd185a374da285e67039c0a8fa8a. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 699.615775] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.615830] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.616362] [53378]: DEBUG oslo_concurrency.lockutils [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.616362] [53378]: DEBUG nova.objects.instance [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.623034] [53379]: INFO nova.api.openstack.requestlog [None req-7a0ecb93-3708-4abc-a0ac-492050eee23c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.115835 [ 699.623474] [53379]: [pid: 53379|app: 0|req: 991/1991] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:39:31 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.628284] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.629918] [53379]: DEBUG nova.compute.api [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.633899] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.635030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.635030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.635030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.635030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.635178] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.636833] [53378]: DEBUG nova.policy [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.643870] [53378]: INFO nova.api.openstack.requestlog [None req-37389415-8a26-4cab-9871-4e3e3438c05f tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.067179 [ 699.644261] [53378]: [pid: 53378|app: 0|req: 1001/1992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.646788] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.649233] [53378]: DEBUG nova.compute.api [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.652414] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.652414] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.652567] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.653514] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.653514] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.653514] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.657769] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.657992] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.658197] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.658394] [53379]: DEBUG nova.objects.instance [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.682024] [53379]: DEBUG nova.policy [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.686488] [53379]: INFO nova.api.openstack.requestlog [None req-8b7614d0-6671-408b-b21b-5b65db03cb20 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.061813 [ 699.686580] [53379]: [pid: 53379|app: 0|req: 992/1993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.691891] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.692124] [53378]: DEBUG nova.policy [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.693628] [53379]: DEBUG nova.compute.api [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.696390] [53378]: INFO nova.api.openstack.requestlog [None req-6a62a928-d178-4332-8154-dd7558282a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.051527 [ 699.696703] [53378]: [pid: 53378|app: 0|req: 1002/1994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.696828] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.697131] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.697353] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.697720] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.697923] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.698118] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.705174] [53378]: DEBUG nova.api.openstack.wsgi [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.706847] [53378]: DEBUG nova.compute.api [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.710058] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.710313] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.710504] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.710855] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.711078] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.711264] [53378]: DEBUG oslo_concurrency.lockutils [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.741852] [53379]: DEBUG nova.policy [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.744921] [53379]: INFO nova.api.openstack.requestlog [None req-7a83a40c-2675-47c6-8f3d-47001c3ebd6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.055229 [ 699.745444] [53379]: [pid: 53379|app: 0|req: 993/1995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.753503] [53378]: DEBUG nova.policy [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.754777] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.756634] [53379]: DEBUG nova.compute.api [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.757914] [53378]: INFO nova.api.openstack.requestlog [None req-642d0285-74c4-4844-9d21-881b7756e6f8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.054709 [ 699.758253] [53378]: [pid: 53378|app: 0|req: 1003/1996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:31 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 699.760085] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.760669] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.760669] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.760924] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.761264] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.761397] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.794852] [53379]: DEBUG nova.policy [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.800099] [53379]: INFO nova.api.openstack.requestlog [None req-0d221e25-06cb-41b7-b493-6952d24cc8ae tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1216 microversion: 2.1 time: 0.047017 [ 699.800099] [53379]: [pid: 53379|app: 0|req: 994/1997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.854520] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.856254] [53378]: DEBUG nova.compute.api [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.859689] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.859863] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.860066] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.860437] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.860636] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.860811] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.928385] [53379]: DEBUG nova.api.openstack.wsgi [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.930354] [53379]: DEBUG nova.compute.api [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.935047] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.935368] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.935602] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.936072] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.936264] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.936457] [53379]: DEBUG oslo_concurrency.lockutils [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.978972] [53378]: DEBUG nova.policy [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.992237] [53378]: DEBUG nova.policy [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.992979] [53378]: DEBUG nova.policy [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.994183] [53378]: INFO nova.api.openstack.requestlog [None req-c2d3b65c-2545-427d-9987-2f27485f0a87 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.141987 [ 699.997997] [53378]: [pid: 53378|app: 0|req: 1004/1998] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.002007] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.008032] [53378]: DEBUG nova.compute.api [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.012080] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.012488] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.012808] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.013294] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.013604] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.013910] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.038564] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.038871] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.039091] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.039316] [53378]: DEBUG nova.objects.instance [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.065020] [53379]: DEBUG nova.policy [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.070086] [53379]: INFO nova.api.openstack.requestlog [None req-728f5782-e5ae-4161-b77e-ba0319c311f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.144125 [ 700.070535] [53379]: [pid: 53379|app: 0|req: 995/1999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.073535] [53379]: DEBUG nova.api.openstack.wsgi [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.073630] [53378]: DEBUG nova.policy [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.075471] [53379]: DEBUG nova.compute.api [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.079478] [53378]: INFO nova.api.openstack.requestlog [None req-4a08ce6c-3933-4b98-b020-99680567e208 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.080264 [ 700.079603] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.079648] [53378]: [pid: 53378|app: 0|req: 1005/2000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.079742] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.079997] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.080453] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.080773] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.081026] [53379]: DEBUG oslo_concurrency.lockutils [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.100834] [53378]: DEBUG nova.api.openstack.wsgi [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "name": "network-vif-plugged", "status": "completed", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 700.106688] [53378]: DEBUG oslo_concurrency.lockutils [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.107263] [53378]: DEBUG oslo_concurrency.lockutils [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.107573] [53378]: DEBUG oslo_concurrency.lockutils [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.117288] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] Creating event network-vif-plugged:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 700.118619] [53378]: INFO nova.api.openstack.requestlog [req-f6db6dff-9b2d-450f-9fa3-7193f5481628 req-8b5b1bb1-ae7d-411a-a257-da92d3d36571 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021185 [ 700.119490] [53378]: [pid: 53378|app: 0|req: 1006/2001] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:32 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) [ 700.124598] [53378]: DEBUG nova.api.openstack.wsgi [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.125877] [53379]: DEBUG nova.policy [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.128437] [53378]: DEBUG nova.compute.api [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.131582] [53379]: INFO nova.api.openstack.requestlog [None req-2972c2c7-8540-4fe5-afb8-b05a7353e286 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.060202 [ 700.131995] [53379]: [pid: 53379|app: 0|req: 996/2002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.134820] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.135273] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.135605] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.136093] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.136396] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.136684] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.149533] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.151950] [53379]: DEBUG nova.compute.api [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.155424] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.155744] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.155934] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.156413] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.156713] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.156927] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.161075] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.161503] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.161832] [53378]: DEBUG oslo_concurrency.lockutils [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.162305] [53378]: DEBUG nova.objects.instance [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.179882] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.181145] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.181452] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.181714] [53379]: DEBUG nova.objects.instance [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.191976] [53378]: DEBUG nova.policy [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.199236] [53378]: INFO nova.api.openstack.requestlog [None req-78095d46-998f-496e-bbf8-e12a3e4584ef tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.078326 [ 700.199838] [53378]: [pid: 53378|app: 0|req: 1007/2003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.203898] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.206953] [53378]: DEBUG nova.compute.api [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.209991] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.210407] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.210747] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.211252] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.211557] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.211866] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.216597] [53379]: DEBUG nova.policy [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.225160] [53379]: INFO nova.api.openstack.requestlog [None req-0a712bf1-1f12-4fbe-87e6-3ae50371efb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.078005 [ 700.225556] [53379]: [pid: 53379|app: 0|req: 997/2004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 700.251341] [53379]: DEBUG nova.api.openstack.wsgi [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.253301] [53379]: DEBUG nova.compute.api [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.261569] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.261569] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.261569] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.261935] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.264944] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.265044] [53379]: DEBUG oslo_concurrency.lockutils [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.273359] [53378]: DEBUG nova.policy [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.279476] [53378]: DEBUG nova.policy [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.280371] [53378]: DEBUG nova.policy [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.281348] [53378]: INFO nova.api.openstack.requestlog [None req-e4a78815-f134-4450-935e-997bc3d707d8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.080831 [ 700.281723] [53378]: [pid: 53378|app: 0|req: 1008/2005] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.310039] [53379]: DEBUG nova.policy [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.318576] [53379]: INFO nova.api.openstack.requestlog [None req-430bdbf7-4c8c-4484-9dc4-58c8c10484a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.069734 [ 700.319246] [53379]: [pid: 53379|app: 0|req: 998/2006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 700.327202] [53378]: DEBUG nova.api.openstack.wsgi [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.329050] [53378]: DEBUG nova.compute.api [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.335101] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.335225] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.335376] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.336136] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.336136] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.336136] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.374079] [53378]: DEBUG nova.policy [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.378758] [53378]: INFO nova.api.openstack.requestlog [None req-39e6f9f1-0919-4532-82a5-6fdf1940dded tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.054277 [ 700.379115] [53378]: [pid: 53378|app: 0|req: 1009/2007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.388020] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.389050] [53379]: DEBUG nova.compute.api [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.392992] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.393413] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.393762] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.395017] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.395017] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.395017] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.399194] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.402680] [53378]: DEBUG nova.compute.api [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.404428] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.404664] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.404851] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.405217] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.405415] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.406454] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.416163] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.416463] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.416736] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.416991] [53379]: DEBUG nova.objects.instance [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.438290] [53379]: DEBUG nova.policy [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.442473] [53379]: INFO nova.api.openstack.requestlog [None req-6a5b9ea3-eca3-4967-a83e-e152f8d95a58 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.057593 [ 700.442885] [53379]: [pid: 53379|app: 0|req: 999/2008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.498245] [53378]: DEBUG nova.policy [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.502829] [53378]: INFO nova.api.openstack.requestlog [None req-1c365c87-658d-404c-aa4d-e0d53fda4ca2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1480 microversion: 2.1 time: 0.105906 [ 700.503418] [53378]: [pid: 53378|app: 0|req: 1010/2009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1480 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.518095] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 700.519848] [53379]: DEBUG nova.compute.api [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.523530] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.523742] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.523996] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.524382] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.524589] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.524765] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.529876] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-575044160", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "a3b4db2e-b76f-4772-9989-e28c2d44b0b8"}], "security_groups": [{"name": "tempest-securitygroup--75077341"}], "key_name": "tempest-keypair-895681789", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 700.566193] [53379]: INFO nova.api.openstack.requestlog [None req-c9be944c-015e-4b0c-bd36-e37ba4a470df tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526/action" status: 202 len: 0 microversion: 2.1 time: 0.049825 [ 700.566193] [53379]: [pid: 53379|app: 0|req: 1000/2010] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:39:32 2025] POST /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 700.571224] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.571319] [53379]: DEBUG nova.api.openstack.wsgi [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.572383] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.572383] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.572383] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.572383] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.572559] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.573375] [53379]: DEBUG nova.compute.api [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.578356] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.578462] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.579161] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.579161] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.579394] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.579654] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.605834] [53378]: DEBUG nova.network.neutron [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] validate_networks() for [('a3b4db2e-b76f-4772-9989-e28c2d44b0b8', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 700.732697] [53379]: DEBUG nova.policy [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.743022] [53379]: INFO nova.api.openstack.requestlog [None req-29ec29d6-9adf-46b9-a977-4254779abcc2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1488 microversion: 2.1 time: 0.170195 [ 700.743022] [53379]: [pid: 53379|app: 0|req: 1001/2011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:32 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1488 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 700.747298] [53379]: DEBUG nova.api.openstack.wsgi [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.749020] [53379]: DEBUG nova.compute.api [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.756746] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.756986] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.757193] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.758125] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.758374] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.758557] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.789123] [53378]: DEBUG nova.quota [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for project 34eecd185a374da285e67039c0a8fa8a. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 700.794260] [53378]: DEBUG nova.quota [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for user 75f67a5f551448dda059bfd2d73a56b3 and project 34eecd185a374da285e67039c0a8fa8a. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 700.795267] [53379]: DEBUG nova.policy [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.800355] [53379]: INFO nova.api.openstack.requestlog [None req-d6cb8016-a39a-4ef7-a25d-90d5abd77cc5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.059314 [ 700.800703] [53379]: [pid: 53379|app: 0|req: 1002/2012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.804277] [53379]: DEBUG nova.api.openstack.wsgi [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.805392] [53379]: DEBUG nova.compute.api [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.807019] [53378]: DEBUG nova.virt.hardware [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 700.807230] [53378]: DEBUG nova.virt.hardware [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 700.807459] [53378]: DEBUG nova.virt.hardware [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 700.807628] [53378]: DEBUG nova.virt.hardware [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 700.807792] [53378]: DEBUG nova.virt.hardware [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 700.808889] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.809138] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.809345] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.809673] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.809879] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.810066] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.813830] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.813830] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.813830] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.814089] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.814292] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.814468] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.825131] [53378]: DEBUG nova.quota [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for project 34eecd185a374da285e67039c0a8fa8a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 700.827622] [53378]: DEBUG nova.quota [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Getting quotas for user 75f67a5f551448dda059bfd2d73a56b3 and project 34eecd185a374da285e67039c0a8fa8a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 700.830570] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.830801] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.831015] [53379]: DEBUG oslo_concurrency.lockutils [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.831226] [53379]: DEBUG nova.objects.instance [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.833551] [53378]: DEBUG nova.compute.api [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 700.835020] [53378]: DEBUG nova.compute.api [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 700.855882] [53379]: DEBUG nova.policy [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.860382] [53379]: INFO nova.api.openstack.requestlog [None req-a64a9d59-bb72-44fc-8310-fba51c1030a6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.058712 [ 700.860672] [53379]: [pid: 53379|app: 0|req: 1003/2013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.865184] [53379]: DEBUG nova.api.openstack.wsgi [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.865184] [53379]: DEBUG nova.compute.api [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.868157] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.868378] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.868553] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.869930] [53378]: INFO nova.api.openstack.requestlog [None req-ea9570ed-6d83-4fd9-a260-2d09427bfe5a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.342712 [ 700.870320] [53378]: [pid: 53378|app: 0|req: 1011/2014] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:32 2025] POST /compute/v2.1/servers => generated 405 bytes in 343 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 700.871181] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.872365] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.872365] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.873225] [53378]: DEBUG nova.api.openstack.wsgi [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.874910] [53378]: DEBUG nova.compute.api [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.878793] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.879046] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.879241] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.879853] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.879853] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.879988] [53378]: DEBUG oslo_concurrency.lockutils [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.894083] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.894083] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.894083] [53379]: DEBUG oslo_concurrency.lockutils [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.894266] [53379]: DEBUG nova.objects.instance [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.916397] [53378]: DEBUG nova.policy [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.916546] [53379]: DEBUG nova.policy [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.920656] [53378]: INFO nova.api.openstack.requestlog [None req-81d39911-4083-4210-a691-8ddc9d356cc9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.049769 [ 700.920776] [53379]: INFO nova.api.openstack.requestlog [None req-be86d93d-8ae2-4dd4-b540-019807861bab tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.059527 [ 700.921620] [53378]: [pid: 53378|app: 0|req: 1012/2015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.921713] [53379]: [pid: 53379|app: 0|req: 1004/2016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.924391] [53378]: DEBUG nova.api.openstack.wsgi [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.928990] [53379]: DEBUG nova.api.openstack.wsgi [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.929219] [53378]: DEBUG nova.compute.api [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.929258] [53379]: DEBUG nova.compute.api [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.932037] [53378]: DEBUG oslo_concurrency.lockutils [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.938569] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.939136] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.939136] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.939543] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.939749] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.940198] [53379]: DEBUG oslo_concurrency.lockutils [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.967295] [53378]: DEBUG nova.policy [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.971222] [53378]: INFO nova.api.openstack.requestlog [None req-0110bdd2-4e46-4ef1-a748-c3c4ffd7e741 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.049616 [ 700.971564] [53378]: [pid: 53378|app: 0|req: 1013/2017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.974328] [53378]: DEBUG nova.api.openstack.wsgi [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.976244] [53378]: DEBUG nova.compute.api [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.981983] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.983074] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.983074] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.983074] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.983238] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.983295] [53378]: DEBUG oslo_concurrency.lockutils [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.988419] [53379]: DEBUG nova.policy [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.993387] [53379]: INFO nova.api.openstack.requestlog [None req-747fed98-7095-4ce2-871d-0238d8d3df8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.070920 [ 700.993387] [53379]: [pid: 53379|app: 0|req: 1005/2018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.999547] [53379]: DEBUG nova.api.openstack.wsgi [None req-2401fd2a-fe0b-4ad8-a1a0-e09d9cdd78c7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.003186] [53379]: DEBUG nova.compute.api [None req-2401fd2a-fe0b-4ad8-a1a0-e09d9cdd78c7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.028785] [53378]: DEBUG nova.policy [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.034284] [53378]: INFO nova.api.openstack.requestlog [None req-515849d4-9ca8-4554-b402-9e559b218e0e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1272 microversion: 2.1 time: 0.062006 [ 701.034596] [53378]: [pid: 53378|app: 0|req: 1014/2019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1272 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.038324] [53378]: DEBUG nova.api.openstack.wsgi [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.040416] [53378]: DEBUG nova.compute.api [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.043260] [53379]: DEBUG nova.policy [None req-2401fd2a-fe0b-4ad8-a1a0-e09d9cdd78c7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.050806] [53379]: INFO nova.api.openstack.requestlog [None req-2401fd2a-fe0b-4ad8-a1a0-e09d9cdd78c7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1266 microversion: 2.1 time: 0.050407 [ 701.050806] [53379]: [pid: 53379|app: 0|req: 1006/2020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1266 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.050938] [53378]: DEBUG oslo_concurrency.lockutils [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.086766] [53379]: DEBUG nova.api.openstack.wsgi [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.088941] [53379]: DEBUG nova.compute.api [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.093716] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.094063] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.094224] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.094572] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.094775] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.094952] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.138582] [53378]: DEBUG nova.policy [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.143259] [53378]: DEBUG nova.policy [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.144133] [53378]: DEBUG nova.policy [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.144867] [53378]: INFO nova.api.openstack.requestlog [None req-46a8fc6a-0d2e-4863-ab2d-b099c1904945 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.109375 [ 701.145347] [53378]: [pid: 53378|app: 0|req: 1015/2021] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.147813] [53378]: DEBUG nova.api.openstack.wsgi [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.149504] [53378]: DEBUG nova.compute.api [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.153494] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.153847] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.154193] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.154643] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.156690] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.156690] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.179382] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.179382] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.179382] [53378]: DEBUG oslo_concurrency.lockutils [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.179382] [53378]: DEBUG nova.objects.instance [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.191244] [53379]: DEBUG nova.policy [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.197224] [53379]: INFO nova.api.openstack.requestlog [None req-69b48dbd-f8eb-4006-8502-bf77fa429534 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.112606 [ 701.197471] [53379]: [pid: 53379|app: 0|req: 1007/2022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.200303] [53379]: DEBUG nova.api.openstack.wsgi [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.203751] [53378]: DEBUG nova.policy [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.205212] [53379]: DEBUG nova.compute.api [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.208504] [53378]: INFO nova.api.openstack.requestlog [None req-42a5625a-9fad-4939-a0c2-e0074d516e48 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.062434 [ 701.208826] [53378]: [pid: 53378|app: 0|req: 1016/2023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.214473] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.214473] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.214473] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.214795] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.214992] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.215180] [53379]: DEBUG oslo_concurrency.lockutils [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.220796] [53378]: DEBUG nova.api.openstack.wsgi [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.222727] [53378]: DEBUG nova.compute.api [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.227348] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.227388] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.227570] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.227922] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.228165] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.228339] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.249334] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.249574] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.249752] [53378]: DEBUG oslo_concurrency.lockutils [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.249947] [53378]: DEBUG nova.objects.instance [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.252654] [53379]: DEBUG nova.policy [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.257592] [53379]: INFO nova.api.openstack.requestlog [None req-92d99ce4-faa2-4911-86d4-a22d122b31e7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.059350 [ 701.258154] [53379]: [pid: 53379|app: 0|req: 1008/2024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.260516] [53379]: DEBUG nova.api.openstack.wsgi [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.262159] [53379]: DEBUG nova.compute.api [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.265487] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.265713] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.265889] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.266254] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.266455] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.267653] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.271212] [53378]: DEBUG nova.policy [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.275887] [53378]: INFO nova.api.openstack.requestlog [None req-7004ccf3-38c4-40ad-99cb-026605fecf89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.059275 [ 701.276220] [53378]: [pid: 53378|app: 0|req: 1017/2025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.291131] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.291408] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.291619] [53379]: DEBUG oslo_concurrency.lockutils [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.291896] [53379]: DEBUG nova.objects.instance [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.298391] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.300171] [53378]: DEBUG nova.compute.api [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.304543] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.304787] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.304977] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.305418] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.305623] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.305807] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.318543] [53379]: DEBUG nova.policy [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.323124] [53379]: INFO nova.api.openstack.requestlog [None req-7156d88e-6cfd-4ff9-b983-6202387750e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.064453 [ 701.323462] [53379]: [pid: 53379|app: 0|req: 1009/2026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.334400] [53379]: DEBUG nova.api.openstack.wsgi [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.336111] [53379]: DEBUG nova.compute.api [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.339671] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.339930] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.340174] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.340530] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.340776] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.340976] [53379]: DEBUG oslo_concurrency.lockutils [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.344686] [53378]: DEBUG nova.policy [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.349543] [53378]: DEBUG nova.policy [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.350292] [53378]: DEBUG nova.policy [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.350993] [53378]: INFO nova.api.openstack.requestlog [None req-c5dcbba5-9a0f-4361-b00e-312b9f1f031c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.054963 [ 701.351517] [53378]: [pid: 53378|app: 0|req: 1018/2027] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.380091] [53379]: DEBUG nova.policy [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.384845] [53379]: INFO nova.api.openstack.requestlog [None req-574d4999-e1f3-48a5-922e-496386c14fbb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.052553 [ 701.385221] [53379]: [pid: 53379|app: 0|req: 1010/2028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 701.399068] [53378]: DEBUG nova.api.openstack.wsgi [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.400197] [53378]: DEBUG nova.compute.api [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.403471] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.403702] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.403913] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.404307] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.404506] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.404690] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.439485] [53378]: DEBUG nova.policy [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.445090] [53378]: INFO nova.api.openstack.requestlog [None req-eab7c46d-7794-47e5-be8f-fee7908d05c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.050824 [ 701.445338] [53378]: [pid: 53378|app: 0|req: 1019/2029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.457254] [53379]: DEBUG nova.api.openstack.wsgi [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.459456] [53379]: DEBUG nova.compute.api [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.464387] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.464487] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.465658] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.465658] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.465658] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.465658] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.492529] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.492829] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.493059] [53379]: DEBUG oslo_concurrency.lockutils [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.493268] [53379]: DEBUG nova.objects.instance [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.520482] [53379]: DEBUG nova.policy [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.525245] [53379]: INFO nova.api.openstack.requestlog [None req-94451e36-9743-4c68-81d6-2a1154b4730d tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.070695 [ 701.525600] [53379]: [pid: 53379|app: 0|req: 1011/2030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:33 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.758145] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.759855] [53378]: DEBUG nova.compute.api [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.763386] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.763563] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.763755] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.764153] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.764361] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.764694] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.817943] [53379]: DEBUG nova.api.openstack.wsgi [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.819659] [53379]: DEBUG nova.compute.api [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.823169] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.823393] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.823579] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.823947] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.824169] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.824347] [53379]: DEBUG oslo_concurrency.lockutils [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.831924] [53378]: DEBUG nova.policy [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.836512] [53378]: INFO nova.api.openstack.requestlog [None req-c5865ca4-ca5b-411d-bc31-7e6a6b4d1595 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1488 microversion: 2.1 time: 0.080674 [ 701.836848] [53378]: [pid: 53378|app: 0|req: 1020/2031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.858589] [53379]: DEBUG nova.policy [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.862737] [53379]: INFO nova.api.openstack.requestlog [None req-d558f4d6-4663-4f36-9c8a-552aa5834562 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.047146 [ 701.863242] [53379]: [pid: 53379|app: 0|req: 1012/2032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.877377] [53378]: DEBUG nova.api.openstack.wsgi [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.879108] [53378]: DEBUG nova.compute.api [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.882528] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.882787] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.882954] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.883338] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.883544] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.883724] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.901398] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.901609] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.901792] [53378]: DEBUG oslo_concurrency.lockutils [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.901989] [53378]: DEBUG nova.objects.instance [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.921478] [53378]: DEBUG nova.policy [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.925466] [53378]: INFO nova.api.openstack.requestlog [None req-856a8484-bcee-49f0-9b07-c4e689504da3 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.050297 [ 701.926244] [53378]: [pid: 53378|app: 0|req: 1021/2033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.935749] [53379]: DEBUG nova.api.openstack.wsgi [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.937588] [53379]: DEBUG nova.compute.api [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.941482] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.941721] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.941907] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.942264] [53378]: DEBUG nova.api.openstack.wsgi [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.942325] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.942483] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.942673] [53379]: DEBUG oslo_concurrency.lockutils [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.944080] [53378]: DEBUG nova.compute.api [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.947779] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.948179] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.948247] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.948566] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.948759] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.948932] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.969016] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.969278] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.969463] [53378]: DEBUG oslo_concurrency.lockutils [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.969663] [53378]: DEBUG nova.objects.instance [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.978785] [53379]: DEBUG nova.policy [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.983209] [53379]: INFO nova.api.openstack.requestlog [None req-edb2253f-df70-4ba5-bdeb-f876d1df9e7c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.050068 [ 701.983552] [53379]: [pid: 53379|app: 0|req: 1013/2034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.988702] [53379]: DEBUG nova.api.openstack.wsgi [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.990319] [53379]: DEBUG nova.compute.api [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.990886] [53378]: DEBUG nova.policy [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.993688] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.993924] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.994180] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.994610] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.994872] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.995095] [53379]: DEBUG oslo_concurrency.lockutils [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.996558] [53378]: INFO nova.api.openstack.requestlog [None req-220d75c5-ccb4-4951-97a2-cd65c05bf741 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056085 [ 701.997055] [53378]: [pid: 53378|app: 0|req: 1022/2035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.010792] [53378]: DEBUG nova.api.openstack.wsgi [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.012637] [53378]: DEBUG nova.compute.api [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.016221] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.016501] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.016727] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.017152] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.017414] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.017630] [53378]: DEBUG oslo_concurrency.lockutils [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.026636] [53379]: DEBUG nova.policy [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.030785] [53379]: INFO nova.api.openstack.requestlog [None req-275706c0-8934-4e5f-bfed-2447c80e8662 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.044098 [ 702.031263] [53379]: [pid: 53379|app: 0|req: 1014/2036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.048735] [53378]: DEBUG nova.policy [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.048846] [53379]: DEBUG nova.api.openstack.wsgi [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.050463] [53379]: DEBUG nova.compute.api [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.052924] [53378]: INFO nova.api.openstack.requestlog [None req-0da9b202-b64a-4d8a-986d-62e70f7721bc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.044550 [ 702.053253] [53378]: [pid: 53378|app: 0|req: 1023/2037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.053763] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.053970] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.054170] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.054509] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.054705] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.054877] [53379]: DEBUG oslo_concurrency.lockutils [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.062539] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.064280] [53378]: DEBUG nova.compute.api [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.067551] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.067796] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.068043] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.068403] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.068607] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.068783] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.088068] [53379]: DEBUG nova.policy [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.091998] [53379]: INFO nova.api.openstack.requestlog [None req-540a986a-b4cb-4c62-a216-ad13f98fe2a2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1272 microversion: 2.1 time: 0.044727 [ 702.091998] [53379]: [pid: 53379|app: 0|req: 1015/2038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.101213] [53378]: DEBUG nova.policy [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.105275] [53378]: INFO nova.api.openstack.requestlog [None req-5c2b20c8-3d20-407e-a143-a40fad317fdb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.044551 [ 702.105596] [53378]: [pid: 53378|app: 0|req: 1024/2039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.129049] [53379]: DEBUG nova.api.openstack.wsgi [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 702.134884] [53379]: DEBUG oslo_concurrency.lockutils [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.135147] [53379]: DEBUG oslo_concurrency.lockutils [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.135327] [53379]: DEBUG oslo_concurrency.lockutils [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.141427] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] Creating event network-changed:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 702.144181] [53379]: INFO nova.api.openstack.requestlog [req-2788522b-9013-428d-b08a-926cee83bcff req-896188d7-051c-4e22-9da3-43150754a2a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017304 [ 702.144475] [53379]: [pid: 53379|app: 0|req: 1016/2040] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:34 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 702.163403] [53378]: DEBUG nova.api.openstack.wsgi [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.165076] [53378]: DEBUG nova.compute.api [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.168520] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.168754] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.168959] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.169368] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.169577] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.169757] [53378]: DEBUG oslo_concurrency.lockutils [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.215331] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.217594] [53379]: DEBUG nova.compute.api [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.220701] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.221042] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.221240] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.221603] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.221804] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.221982] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.252806] [53378]: DEBUG nova.policy [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.260302] [53378]: DEBUG nova.policy [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.261054] [53378]: DEBUG nova.policy [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.261682] [53378]: INFO nova.api.openstack.requestlog [None req-92f8a928-29db-451a-ab21-1b1df51e3e39 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.100660 [ 702.262352] [53378]: [pid: 53378|app: 0|req: 1025/2041] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 702.265037] [53378]: DEBUG nova.api.openstack.wsgi [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.266849] [53378]: DEBUG nova.compute.api [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.272949] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.273229] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.273422] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.273789] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.274028] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.274216] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.298996] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.299265] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.299454] [53378]: DEBUG oslo_concurrency.lockutils [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.299669] [53378]: DEBUG nova.objects.instance [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.324074] [53379]: DEBUG nova.policy [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.328399] [53379]: INFO nova.api.openstack.requestlog [None req-9a6e00bb-62e3-48b7-a58e-b87a8d530a27 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.115833 [ 702.328518] [53378]: DEBUG nova.policy [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.328801] [53379]: [pid: 53379|app: 0|req: 1017/2042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.331344] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.333281] [53379]: DEBUG nova.compute.api [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.335816] [53378]: INFO nova.api.openstack.requestlog [None req-d316e3b4-12e9-467d-bbe3-d0849b17489e tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.072755 [ 702.336179] [53378]: [pid: 53378|app: 0|req: 1026/2043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.339663] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.339663] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.339663] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.339663] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.339875] [53378]: DEBUG nova.api.openstack.wsgi [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.340844] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.340844] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.340960] [53378]: DEBUG nova.compute.api [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.346315] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.346552] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.346732] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.347097] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.347288] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.347457] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.367730] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.367961] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.368155] [53378]: DEBUG oslo_concurrency.lockutils [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.368352] [53378]: DEBUG nova.objects.instance [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.378370] [53379]: DEBUG nova.policy [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.382732] [53379]: INFO nova.api.openstack.requestlog [None req-d8311428-73d9-4157-ae12-c016f098a048 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.053252 [ 702.383041] [53379]: [pid: 53379|app: 0|req: 1018/2044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.385444] [53379]: DEBUG nova.api.openstack.wsgi [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.387063] [53379]: DEBUG nova.compute.api [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.390047] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.390281] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.390464] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.390805] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.391011] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.391195] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.394126] [53378]: DEBUG nova.policy [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.398466] [53378]: INFO nova.api.openstack.requestlog [None req-3992fd7f-fd2c-402b-8a5d-bd243ad715a6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.061637 [ 702.398788] [53378]: [pid: 53378|app: 0|req: 1027/2045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.401237] [53378]: DEBUG nova.api.openstack.wsgi [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.402819] [53378]: DEBUG nova.compute.api [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.406040] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.406154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.406325] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.406672] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.406866] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.407142] [53378]: DEBUG oslo_concurrency.lockutils [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.410848] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.411130] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.411318] [53379]: DEBUG oslo_concurrency.lockutils [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.411514] [53379]: DEBUG nova.objects.instance [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.434583] [53379]: DEBUG nova.policy [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.438807] [53379]: INFO nova.api.openstack.requestlog [None req-97dca3cc-31e6-411c-a3da-f1ac1e8d8a70 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.055184 [ 702.439139] [53379]: [pid: 53379|app: 0|req: 1019/2046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.441866] [53378]: DEBUG nova.policy [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.442286] [53379]: DEBUG nova.api.openstack.wsgi [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.443509] [53379]: DEBUG nova.compute.api [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.445150] [53378]: DEBUG nova.policy [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.445772] [53378]: DEBUG nova.policy [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.446021] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.446220] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.446403] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.446450] [53378]: INFO nova.api.openstack.requestlog [None req-a057f66e-e3aa-4808-a3f7-9c15edb0291e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.047104 [ 702.446708] [53378]: [pid: 53378|app: 0|req: 1028/2047] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.446768] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.447307] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.447307] [53379]: DEBUG oslo_concurrency.lockutils [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.458815] [53378]: DEBUG nova.api.openstack.wsgi [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.460483] [53378]: DEBUG nova.compute.api [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.463867] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.464112] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.464306] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.464645] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.464844] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.465030] [53378]: DEBUG oslo_concurrency.lockutils [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.477834] [53379]: DEBUG nova.policy [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.481593] [53379]: INFO nova.api.openstack.requestlog [None req-e38e77a5-9338-4928-af83-8d127c8b917c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.041908 [ 702.481897] [53379]: [pid: 53379|app: 0|req: 1020/2048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.497184] [53378]: DEBUG nova.policy [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.501237] [53378]: INFO nova.api.openstack.requestlog [None req-1723f111-0bbf-4d8f-88c5-cae6ab0e6140 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.045269 [ 702.501569] [53378]: [pid: 53378|app: 0|req: 1029/2049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.538278] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.540142] [53379]: DEBUG nova.compute.api [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.543922] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.544190] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.544380] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.544733] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.544930] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.545123] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.565202] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.565439] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.565622] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.565818] [53379]: DEBUG nova.objects.instance [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.586075] [53379]: DEBUG nova.policy [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.590230] [53379]: INFO nova.api.openstack.requestlog [None req-7a49973c-2056-41f6-abc1-a95319826a00 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.054223 [ 702.590558] [53379]: [pid: 53379|app: 0|req: 1021/2050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:34 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.849339] [53378]: DEBUG nova.api.openstack.wsgi [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.851077] [53378]: DEBUG nova.compute.api [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.855497] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.855757] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.855980] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.856402] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.856615] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.856795] [53378]: DEBUG oslo_concurrency.lockutils [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.875523] [53379]: DEBUG nova.api.openstack.wsgi [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.877560] [53379]: DEBUG nova.compute.api [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.882200] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.882454] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.882645] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.883054] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.883268] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.883450] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.915257] [53379]: DEBUG nova.policy [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.919434] [53379]: INFO nova.api.openstack.requestlog [None req-0bfce1a4-f2f1-48ed-951f-0320fec52bf1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.046456 [ 702.919780] [53379]: [pid: 53379|app: 0|req: 1022/2051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.933423] [53378]: DEBUG nova.policy [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.938239] [53378]: INFO nova.api.openstack.requestlog [None req-c587df73-9527-4d0a-9433-3f5c50f8bd9e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1488 microversion: 2.1 time: 0.091146 [ 702.938594] [53378]: [pid: 53378|app: 0|req: 1030/2052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.940058] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.941907] [53379]: DEBUG nova.compute.api [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.946455] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.946855] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.947180] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.947763] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.948037] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.948204] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.971360] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.971609] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.971768] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.971965] [53379]: DEBUG nova.objects.instance [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.992099] [53379]: DEBUG nova.policy [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.997047] [53378]: DEBUG nova.api.openstack.wsgi [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.998772] [53378]: DEBUG nova.compute.api [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.998957] [53379]: INFO nova.api.openstack.requestlog [None req-3e6a224f-cf15-4124-b17d-b0d51fa251da tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.061275 [ 702.999421] [53379]: [pid: 53379|app: 0|req: 1023/2053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.002660] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.002971] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.003229] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.003632] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.003852] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.004058] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.009381] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.011372] [53379]: DEBUG nova.compute.api [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.015105] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.015398] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.015983] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.016394] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.016876] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.017162] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.038058] [53378]: DEBUG nova.policy [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.038321] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.038597] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.038787] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.038991] [53379]: DEBUG nova.objects.instance [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.042948] [53378]: INFO nova.api.openstack.requestlog [None req-70d676d0-1c24-4605-8814-06c42616f46e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.048604 [ 703.043314] [53378]: [pid: 53378|app: 0|req: 1031/2054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.045841] [53378]: DEBUG nova.api.openstack.wsgi [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.047486] [53378]: DEBUG nova.compute.api [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.051624] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.052061] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.052377] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.052951] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.053135] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.053306] [53378]: DEBUG oslo_concurrency.lockutils [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.058830] [53379]: DEBUG nova.policy [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.062871] [53379]: INFO nova.api.openstack.requestlog [None req-8b8f782a-f9b2-4ac6-9cd4-cbb1617fe068 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056024 [ 703.063205] [53379]: [pid: 53379|app: 0|req: 1024/2055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.065907] [53379]: DEBUG nova.api.openstack.wsgi [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.067619] [53379]: DEBUG nova.compute.api [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.070717] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.070949] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.071152] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.071496] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.071698] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.071875] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.086430] [53378]: DEBUG nova.policy [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.092286] [53378]: INFO nova.api.openstack.requestlog [None req-a021917c-f513-4969-a4ca-fbf3a765f549 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.048287 [ 703.092595] [53378]: [pid: 53378|app: 0|req: 1032/2056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.106934] [53378]: DEBUG nova.api.openstack.wsgi [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.108690] [53378]: DEBUG nova.compute.api [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.112489] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.112489] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.112697] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.113289] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.113289] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.113500] [53378]: DEBUG oslo_concurrency.lockutils [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.114427] [53379]: DEBUG nova.policy [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.120259] [53379]: INFO nova.api.openstack.requestlog [None req-34cac718-7992-49fd-ac83-f4419646e041 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.055290 [ 703.120259] [53379]: [pid: 53379|app: 0|req: 1025/2057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.122551] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.124223] [53379]: DEBUG nova.compute.api [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.127671] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.127908] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.128169] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.128525] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.128727] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.128953] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.148758] [53378]: DEBUG nova.policy [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.153233] [53378]: INFO nova.api.openstack.requestlog [None req-73a0e3bf-308a-405c-8401-62eaa2fabf8d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1280 microversion: 2.1 time: 0.049494 [ 703.153569] [53378]: [pid: 53378|app: 0|req: 1033/2058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 703.163657] [53379]: DEBUG nova.policy [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.168275] [53379]: INFO nova.api.openstack.requestlog [None req-e8ddaa17-c28b-44a6-b112-1c76c029a5b3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.047918 [ 703.168617] [53379]: [pid: 53379|app: 0|req: 1026/2059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.277608] [53378]: DEBUG nova.api.openstack.wsgi [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.279562] [53378]: DEBUG nova.compute.api [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.283372] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.283618] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.283811] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.284184] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.284379] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.284556] [53378]: DEBUG oslo_concurrency.lockutils [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.343331] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.345465] [53379]: DEBUG nova.compute.api [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.349567] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.349801] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.349986] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.350355] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.350597] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.350786] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.371249] [53378]: DEBUG nova.policy [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.376956] [53378]: DEBUG nova.policy [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.379084] [53378]: DEBUG nova.policy [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.379084] [53378]: INFO nova.api.openstack.requestlog [None req-728fd3b9-9ab2-43d4-a82c-9a5980e069ee tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1357 microversion: 2.21 time: 0.103754 [ 703.379084] [53378]: [pid: 53378|app: 0|req: 1034/2060] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1357 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.382788] [53378]: DEBUG nova.api.openstack.wsgi [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.385318] [53378]: DEBUG nova.compute.api [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.395354] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.395810] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.396248] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.396764] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.399034] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.399034] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.420707] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.421091] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.421314] [53378]: DEBUG oslo_concurrency.lockutils [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.421542] [53378]: DEBUG nova.objects.instance [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.443652] [53378]: DEBUG nova.policy [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.448279] [53378]: INFO nova.api.openstack.requestlog [None req-592d08e9-20d6-43bc-acbf-ddbecbbb436b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.067982 [ 703.448420] [53379]: DEBUG nova.policy [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.448764] [53378]: [pid: 53378|app: 0|req: 1035/2061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.451629] [53378]: DEBUG nova.api.openstack.wsgi [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.453646] [53379]: INFO nova.api.openstack.requestlog [None req-9bef6d1a-e4ce-452b-9156-a31b6df582c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.112107 [ 703.453646] [53379]: [pid: 53379|app: 0|req: 1027/2062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.454015] [53378]: DEBUG nova.compute.api [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.457239] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.457467] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.457649] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.457985] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.458194] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.458621] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.460062] [53379]: DEBUG nova.api.openstack.wsgi [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.465353] [53379]: DEBUG nova.compute.api [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.469534] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.469684] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.469950] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.470266] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.470487] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.470684] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.490647] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.490915] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.491101] [53379]: DEBUG oslo_concurrency.lockutils [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.491302] [53379]: DEBUG nova.objects.instance [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.497375] [53378]: DEBUG nova.policy [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.501603] [53378]: INFO nova.api.openstack.requestlog [None req-2eadcda5-6378-4ba3-927a-9cdbf556c559 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.052355 [ 703.501922] [53378]: [pid: 53378|app: 0|req: 1036/2063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.504296] [53378]: DEBUG nova.api.openstack.wsgi [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.505949] [53378]: DEBUG nova.compute.api [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.511810] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.511989] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.512226] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.512575] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.512799] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.513026] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.514419] [53379]: DEBUG nova.policy [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.520323] [53379]: INFO nova.api.openstack.requestlog [None req-debdf434-7fc6-416b-b49e-29bd5c287e35 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.066156 [ 703.520838] [53379]: [pid: 53379|app: 0|req: 1028/2064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.524118] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.526333] [53379]: DEBUG nova.compute.api [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.529799] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.529972] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.531030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.531030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.531030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.531210] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.535560] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.535841] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.536061] [53378]: DEBUG oslo_concurrency.lockutils [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.536271] [53378]: DEBUG nova.objects.instance [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.557174] [53378]: DEBUG nova.policy [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.561384] [53378]: INFO nova.api.openstack.requestlog [None req-23fcc553-1257-4f6e-a4cf-058bc8d42d92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.058887 [ 703.561875] [53378]: [pid: 53378|app: 0|req: 1037/2065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.564909] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.566508] [53378]: DEBUG nova.compute.api [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.569681] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.569912] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.570113] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.570650] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.570866] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.571057] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.573076] [53379]: DEBUG nova.policy [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.578099] [53379]: DEBUG nova.policy [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.579036] [53379]: DEBUG nova.policy [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.579661] [53379]: INFO nova.api.openstack.requestlog [None req-9c49a152-5218-437d-82b9-2be21fb1879d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.058284 [ 703.579983] [53379]: [pid: 53379|app: 0|req: 1029/2066] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.582914] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.587018] [53379]: DEBUG nova.compute.api [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.587696] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.587921] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.588121] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.588472] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.588695] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.588925] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.603338] [53378]: DEBUG nova.policy [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.606859] [53378]: INFO nova.api.openstack.requestlog [None req-c3206724-cdf2-4826-bc33-45b2f9015fc6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.044587 [ 703.607333] [53378]: [pid: 53378|app: 0|req: 1038/2067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.609801] [53378]: DEBUG nova.api.openstack.wsgi [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.611505] [53378]: DEBUG nova.compute.api [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.615460] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.617017] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.617017] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.617017] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.617017] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.617017] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.640535] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.640959] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.641261] [53378]: DEBUG oslo_concurrency.lockutils [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.641333] [53379]: DEBUG nova.policy [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.641650] [53378]: DEBUG nova.objects.instance [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.645698] [53379]: INFO nova.api.openstack.requestlog [None req-4b1ed40a-4d38-4da9-81bd-359bb3f3d3e5 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.065138 [ 703.645983] [53379]: [pid: 53379|app: 0|req: 1030/2068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.662179] [53378]: DEBUG nova.policy [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.666235] [53378]: INFO nova.api.openstack.requestlog [None req-50ece64d-9546-48d7-864f-7a35db081a4f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.058198 [ 703.666762] [53378]: [pid: 53378|app: 0|req: 1039/2069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:35 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.933545] [53379]: DEBUG nova.api.openstack.wsgi [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.935421] [53379]: DEBUG nova.compute.api [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.938957] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.939223] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.939469] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.939858] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.940155] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.940408] [53379]: DEBUG oslo_concurrency.lockutils [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.952098] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.953941] [53378]: DEBUG nova.compute.api [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.957606] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.957864] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.958068] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.958459] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.958661] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.958851] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.976744] [53379]: DEBUG nova.policy [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.981919] [53379]: INFO nova.api.openstack.requestlog [None req-416fdcb3-67c8-4cae-aea2-027753c05ef0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.050928 [ 703.982246] [53379]: [pid: 53379|app: 0|req: 1031/2070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.011125] [53379]: DEBUG nova.api.openstack.wsgi [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.012950] [53379]: DEBUG nova.compute.api [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.016369] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.016598] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.016781] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.017141] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.017344] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.017518] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.034626] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.034862] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.035056] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.035256] [53379]: DEBUG nova.objects.instance [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.054621] [53379]: DEBUG nova.policy [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.058372] [53379]: INFO nova.api.openstack.requestlog [None req-66e5fbf7-9a8c-4db5-81b7-68687b9063f5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.049535 [ 704.058679] [53379]: [pid: 53379|app: 0|req: 1032/2071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 704.059754] [53378]: DEBUG nova.policy [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.060899] [53379]: DEBUG nova.api.openstack.wsgi [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.062637] [53379]: DEBUG nova.compute.api [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.064106] [53378]: INFO nova.api.openstack.requestlog [None req-b6037769-6da5-4fd2-9c5b-4122a47acb09 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1488 microversion: 2.1 time: 0.115142 [ 704.064432] [53378]: [pid: 53378|app: 0|req: 1040/2072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1488 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.066868] [53379]: DEBUG oslo_concurrency.lockutils [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.075409] [53378]: DEBUG nova.api.openstack.wsgi [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.077007] [53378]: DEBUG nova.compute.api [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.080127] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.080359] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.080546] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.080896] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.081107] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.081284] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.095377] [53379]: DEBUG nova.policy [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.098786] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.099057] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.099106] [53379]: INFO nova.api.openstack.requestlog [None req-89642357-e25e-420f-99e6-41b96ed6d0ff tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.039897 [ 704.099274] [53378]: DEBUG oslo_concurrency.lockutils [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.099417] [53379]: [pid: 53379|app: 0|req: 1033/2073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.099521] [53378]: DEBUG nova.objects.instance [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.106042] [53379]: DEBUG nova.api.openstack.wsgi [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.107594] [53379]: DEBUG nova.compute.api [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.110780] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.111017] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.111206] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.111547] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.111746] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.111921] [53379]: DEBUG oslo_concurrency.lockutils [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.120438] [53378]: DEBUG nova.policy [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.125243] [53378]: INFO nova.api.openstack.requestlog [None req-b604d302-0254-4dc7-b4d9-b1c2fd402429 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.051710 [ 704.125877] [53378]: [pid: 53378|app: 0|req: 1041/2074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.133177] [53378]: DEBUG nova.api.openstack.wsgi [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.135038] [53378]: DEBUG nova.compute.api [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.139609] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.139609] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.139609] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.139609] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.139808] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.139838] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.145746] [53379]: DEBUG nova.policy [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.151097] [53379]: INFO nova.api.openstack.requestlog [None req-d745f756-4d99-456b-be0f-325970874616 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.046949 [ 704.151445] [53379]: [pid: 53379|app: 0|req: 1034/2075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 704.156184] [53379]: DEBUG nova.api.openstack.wsgi [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7a0da035-edbf-4107-b450-b09e641ce8b4", "name": "network-vif-plugged", "status": "completed", "tag": "74d53669-0689-47aa-aaca-9b0a9ae4cecb"}, {"name": "network-changed", "server_uuid": "7a0da035-edbf-4107-b450-b09e641ce8b4", "tag": "74d53669-0689-47aa-aaca-9b0a9ae4cecb"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 704.162261] [53379]: DEBUG oslo_concurrency.lockutils [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.162763] [53379]: DEBUG oslo_concurrency.lockutils [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.163103] [53379]: DEBUG oslo_concurrency.lockutils [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.169381] [53379]: INFO nova.api.openstack.compute.server_external_events [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Creating event network-vif-plugged:74d53669-0689-47aa-aaca-9b0a9ae4cecb for instance 7a0da035-edbf-4107-b450-b09e641ce8b4 on cpu-1 [ 704.169787] [53379]: INFO nova.api.openstack.compute.server_external_events [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] Creating event network-changed:74d53669-0689-47aa-aaca-9b0a9ae4cecb for instance 7a0da035-edbf-4107-b450-b09e641ce8b4 on cpu-1 [ 704.172843] [53379]: INFO nova.api.openstack.requestlog [req-91f7150e-22f4-4977-85b3-c25efdc5f740 req-2179fe24-c426-4862-803f-dad72f32a159 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020697 [ 704.173371] [53379]: [pid: 53379|app: 0|req: 1035/2076] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:36 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.177460] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.179343] [53379]: DEBUG nova.compute.api [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.183156] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.183624] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.183933] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.184439] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.185049] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.185165] [53378]: DEBUG nova.policy [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.185252] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.189601] [53378]: INFO nova.api.openstack.requestlog [None req-a32fa9db-a011-48ac-819e-f0580257dff9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.058715 [ 704.189922] [53378]: [pid: 53378|app: 0|req: 1042/2077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.192656] [53378]: DEBUG nova.api.openstack.wsgi [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.194444] [53378]: DEBUG nova.compute.api [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.197901] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.198179] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.198379] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.198725] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.198927] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.199125] [53378]: DEBUG oslo_concurrency.lockutils [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.231739] [53378]: DEBUG nova.policy [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.237100] [53378]: INFO nova.api.openstack.requestlog [None req-6129cdc5-360a-405c-8028-94ad6a45a360 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.046531 [ 704.237445] [53378]: [pid: 53378|app: 0|req: 1043/2078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.262514] [53379]: DEBUG nova.policy [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.266846] [53379]: INFO nova.api.openstack.requestlog [None req-f7ad70c3-c0b0-4f18-97ee-030110b182f8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.092741 [ 704.267255] [53379]: [pid: 53379|app: 0|req: 1036/2079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.393568] [53378]: DEBUG nova.api.openstack.wsgi [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.395492] [53378]: DEBUG nova.compute.api [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.399652] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.399926] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.400136] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.400527] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.400769] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.400955] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.466487] [53379]: DEBUG nova.api.openstack.wsgi [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.468190] [53379]: DEBUG nova.compute.api [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.471968] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.472428] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.472624] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.473075] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.473288] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.473465] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.478121] [53378]: DEBUG nova.policy [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.483599] [53378]: DEBUG nova.policy [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.484458] [53378]: DEBUG nova.policy [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.485300] [53378]: INFO nova.api.openstack.requestlog [None req-7fcf8a4f-bb07-4cc2-93d5-c7bfb4ea2991 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1548 microversion: 2.21 time: 0.094183 [ 704.485849] [53378]: [pid: 53378|app: 0|req: 1044/2080] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1548 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.488897] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.490927] [53378]: DEBUG nova.compute.api [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.491539] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.491807] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.491999] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.492219] [53379]: DEBUG nova.objects.instance [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lazy-loading 'fault' on Instance uuid 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.494641] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.494883] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.495105] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.495514] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.495735] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.495941] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.514560] [53379]: DEBUG nova.policy [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9d2fae8896c841c897913492b6f3f299', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '567c2b1f87e64ec587af23a1a167b79c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.519184] [53379]: INFO nova.api.openstack.requestlog [None req-5de81abb-292d-47ca-869c-f70ca9f1cddb tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 200 len: 1297 microversion: 2.1 time: 0.054943 [ 704.519766] [53379]: [pid: 53379|app: 0|req: 1037/2081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.522568] [53379]: DEBUG nova.api.openstack.wsgi [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.522568] [53379]: DEBUG nova.compute.api [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.526415] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.526415] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.526562] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.526954] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.527182] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.527401] [53379]: DEBUG oslo_concurrency.lockutils [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.543290] [53379]: DEBUG nova.compute.api [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 704.587491] [53379]: INFO nova.api.openstack.requestlog [None req-efadc190-7dba-4be6-9712-cf45bb77ebc0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 204 len: 0 microversion: 2.21 time: 0.067062 [ 704.587865] [53379]: [pid: 53379|app: 0|req: 1038/2082] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:39:36 2025] DELETE /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 704.591055] [53379]: DEBUG nova.api.openstack.wsgi [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.592679] [53379]: DEBUG nova.compute.api [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.596484] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.596741] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.596926] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.597318] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.597519] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.597695] [53379]: DEBUG oslo_concurrency.lockutils [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.604183] [53378]: DEBUG nova.policy [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.609087] [53378]: INFO nova.api.openstack.requestlog [None req-7ee4f74b-cb35-4f4c-954c-47b9c34a4f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.122613 [ 704.609473] [53378]: [pid: 53378|app: 0|req: 1045/2083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.612136] [53378]: DEBUG nova.api.openstack.wsgi [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.615148] [53378]: DEBUG nova.compute.api [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.617981] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.618108] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.618251] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.618615] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.618819] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.619037] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.636534] [53379]: DEBUG nova.policy [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.640742] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.641433] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.641685] [53378]: DEBUG oslo_concurrency.lockutils [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.641911] [53378]: DEBUG nova.objects.instance [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.645134] [53379]: INFO nova.api.openstack.requestlog [None req-6664bb79-cb6e-4d9d-b86d-e8995b0e19dd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.056394 [ 704.646108] [53379]: [pid: 53379|app: 0|req: 1039/2084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.649138] [53379]: DEBUG nova.api.openstack.wsgi [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.651130] [53379]: DEBUG nova.compute.api [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.656160] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.656444] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.656654] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.657025] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.657328] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.657400] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.670071] [53378]: DEBUG nova.policy [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.678197] [53378]: INFO nova.api.openstack.requestlog [None req-34d9c86a-ad2f-4bb1-ad0f-d46f5bf4568e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.067917 [ 704.678530] [53378]: [pid: 53378|app: 0|req: 1046/2085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.679112] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.679394] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.679583] [53379]: DEBUG oslo_concurrency.lockutils [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.679847] [53379]: DEBUG nova.objects.instance [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.684984] [53378]: DEBUG nova.api.openstack.wsgi [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.686912] [53378]: DEBUG nova.compute.api [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.692174] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.692440] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.692630] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.693115] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.693411] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.693511] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.707177] [53379]: DEBUG nova.policy [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.712262] [53379]: INFO nova.api.openstack.requestlog [None req-09459e13-ccbd-4f42-8e4d-d8a8b773b027 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.065355 [ 704.712695] [53379]: [pid: 53379|app: 0|req: 1040/2086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.715917] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.717761] [53379]: DEBUG nova.compute.api [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.721726] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.722021] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.722270] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.722689] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.722948] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.723175] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.762038] [53379]: DEBUG nova.policy [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.767180] [53379]: DEBUG nova.policy [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.767912] [53379]: DEBUG nova.policy [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.768637] [53379]: INFO nova.api.openstack.requestlog [None req-f8c07fcf-9553-4dc9-abbf-6feb26bf0e65 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.055399 [ 704.769015] [53379]: [pid: 53379|app: 0|req: 1041/2087] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.771484] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.773225] [53379]: DEBUG nova.compute.api [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.776686] [53378]: DEBUG nova.policy [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.779036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.782585] [53378]: DEBUG nova.policy [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.783756] [53378]: DEBUG nova.policy [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.784697] [53378]: INFO nova.api.openstack.requestlog [None req-d6888f30-44b2-402b-9444-f67499c1942e tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1554 microversion: 2.21 time: 0.105422 [ 704.785170] [53378]: [pid: 53378|app: 0|req: 1047/2088] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:36 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1554 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.788212] [53378]: DEBUG nova.api.openstack.wsgi [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.790372] [53378]: DEBUG nova.compute.api [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.794673] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.794966] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.795212] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.795759] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.795841] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.795959] [53378]: DEBUG oslo_concurrency.lockutils [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.814803] [53379]: DEBUG nova.policy [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.819594] [53379]: INFO nova.api.openstack.requestlog [None req-7a86d572-3e94-4baf-9192-2f6fcb5c6460 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.049963 [ 704.820091] [53379]: [pid: 53379|app: 0|req: 1042/2089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.822715] [53379]: DEBUG nova.api.openstack.wsgi [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.824360] [53379]: DEBUG nova.compute.api [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.828824] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.828824] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.828824] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.829189] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.829409] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.829591] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.833910] [53378]: DEBUG nova.policy [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.838626] [53378]: INFO nova.api.openstack.requestlog [None req-5130c6fe-eba9-432f-a4e7-af9b4ddb754d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.052510 [ 704.838982] [53378]: [pid: 53378|app: 0|req: 1048/2090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.851537] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.851785] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.851989] [53379]: DEBUG oslo_concurrency.lockutils [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.852212] [53379]: DEBUG nova.objects.instance [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.880962] [53379]: DEBUG nova.policy [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.885444] [53379]: INFO nova.api.openstack.requestlog [None req-352891f5-d2fb-4c10-8b38-353d6fcd38fe tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.064714 [ 704.885815] [53379]: [pid: 53379|app: 0|req: 1043/2091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.994643] [53378]: DEBUG nova.api.openstack.wsgi [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.997175] [53378]: DEBUG nova.compute.api [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.002346] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.002587] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.002774] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.003215] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.003433] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.003612] [53378]: DEBUG oslo_concurrency.lockutils [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.047683] [53378]: DEBUG nova.policy [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.056631] [53378]: INFO nova.api.openstack.requestlog [None req-019427db-0fa2-4e72-84a4-0a8859617819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.064519 [ 705.061094] [53378]: [pid: 53378|app: 0|req: 1049/2092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.075243] [53379]: DEBUG nova.api.openstack.wsgi [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.077034] [53378]: DEBUG nova.api.openstack.wsgi [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.077613] [53379]: DEBUG nova.compute.api [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.078746] [53378]: DEBUG nova.compute.api [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.082671] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.083183] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.083501] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.084061] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.084306] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.084493] [53378]: DEBUG oslo_concurrency.lockutils [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.085518] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.085876] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.087913] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.088753] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.089155] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.089445] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.123702] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.123702] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.123702] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.123994] [53379]: DEBUG nova.objects.instance [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.154192] [53379]: DEBUG nova.policy [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.158368] [53379]: INFO nova.api.openstack.requestlog [None req-34dbcc77-7f68-4930-b298-6e5298c1c798 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.086372 [ 705.158712] [53379]: [pid: 53379|app: 0|req: 1044/2093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.164972] [53379]: DEBUG nova.api.openstack.wsgi [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.165185] [53378]: DEBUG nova.policy [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.165954] [53379]: DEBUG nova.compute.api [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.170639] [53378]: INFO nova.api.openstack.requestlog [None req-580c44ef-f38b-412c-8a38-4c9acb318fc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1494 microversion: 2.1 time: 0.095610 [ 705.171054] [53378]: [pid: 53378|app: 0|req: 1050/2094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1494 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.171645] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.171892] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.172103] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.172457] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.172660] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.172891] [53379]: DEBUG oslo_concurrency.lockutils [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.175049] [53378]: DEBUG nova.api.openstack.wsgi [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.178775] [53378]: DEBUG nova.compute.api [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.183413] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.183413] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.183553] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.185784] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.185784] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.185915] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.213430] [53379]: DEBUG nova.policy [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.215325] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.215325] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.215325] [53378]: DEBUG oslo_concurrency.lockutils [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.215594] [53378]: DEBUG nova.objects.instance [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.218103] [53379]: INFO nova.api.openstack.requestlog [None req-579d99f8-2163-49ff-9b7f-b4148ede1975 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.058763 [ 705.218520] [53379]: [pid: 53379|app: 0|req: 1045/2095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.222202] [53379]: DEBUG nova.api.openstack.wsgi [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.222455] [53379]: DEBUG nova.compute.api [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.225709] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.225935] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.226130] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.226477] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.227250] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.227250] [53379]: DEBUG oslo_concurrency.lockutils [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.239446] [53378]: DEBUG nova.policy [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.244467] [53378]: INFO nova.api.openstack.requestlog [None req-e924d2be-252a-4ddc-8f67-5ffe195428af tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.072785 [ 705.244846] [53378]: [pid: 53378|app: 0|req: 1051/2096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.247251] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.247495] [53378]: DEBUG nova.compute.api [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.250802] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.251047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.251239] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.251586] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.251787] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.251964] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.266367] [53379]: DEBUG nova.policy [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.266509] [53378]: DEBUG nova.compute.api [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 705.271443] [53379]: INFO nova.api.openstack.requestlog [None req-b350ef9a-cc10-4e9e-ad53-92f154a97470 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.052450 [ 705.271998] [53379]: [pid: 53379|app: 0|req: 1046/2097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.278238] [53379]: DEBUG nova.api.openstack.wsgi [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.280297] [53379]: DEBUG nova.compute.api [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.283077] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.283321] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.283536] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.283839] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.284075] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.284293] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.314123] [53378]: INFO nova.api.openstack.requestlog [None req-b5f0e73e-6c09-4f44-836c-9c7a875c3d13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 204 len: 0 microversion: 2.1 time: 0.068480 [ 705.314367] [53378]: [pid: 53378|app: 0|req: 1052/2098] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:37 2025] DELETE /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 705.317231] [53378]: DEBUG nova.api.openstack.wsgi [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.317667] [53379]: DEBUG nova.policy [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.318754] [53378]: DEBUG nova.compute.api [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.321676] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.321907] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.322078] [53379]: INFO nova.api.openstack.requestlog [None req-fab96735-a9a9-4277-bdf2-d44b24fbda76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.046221 [ 705.322121] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.322409] [53379]: [pid: 53379|app: 0|req: 1047/2099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.322458] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.322648] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.322843] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.324754] [53379]: DEBUG nova.api.openstack.wsgi [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.326347] [53379]: DEBUG nova.compute.api [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.329487] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.329719] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.329906] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.330276] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.330483] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.330658] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.356020] [53378]: DEBUG nova.policy [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.360006] [53378]: INFO nova.api.openstack.requestlog [None req-cba00f7b-8204-4bad-8886-9447ead35c96 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.045002 [ 705.360348] [53378]: [pid: 53378|app: 0|req: 1053/2100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.364019] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.364752] [53378]: DEBUG nova.compute.api [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.367752] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.367973] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.368170] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.368517] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.368710] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.368889] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.396252] [53379]: DEBUG nova.policy [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.400519] [53379]: INFO nova.api.openstack.requestlog [None req-75c694be-de0b-4b29-bd46-8f6ff1d49fd0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.077538 [ 705.400983] [53379]: [pid: 53379|app: 0|req: 1048/2101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.437646] [53378]: DEBUG nova.policy [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.441909] [53378]: INFO nova.api.openstack.requestlog [None req-f7bdbcb4-4232-4840-bf34-c99ba44b5b32 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.081007 [ 705.442241] [53378]: [pid: 53378|app: 0|req: 1054/2102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.533127] [53379]: DEBUG nova.api.openstack.wsgi [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.534912] [53379]: DEBUG nova.compute.api [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.538886] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.539134] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.539326] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.539666] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.539900] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.540049] [53379]: DEBUG oslo_concurrency.lockutils [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.548291] [53379]: INFO nova.api.openstack.wsgi [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. [ 705.548577] [53379]: DEBUG nova.api.openstack.wsgi [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.549299] [53379]: INFO nova.api.openstack.requestlog [None req-9577f5c7-0a18-41da-a027-3f648392b68f tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 404 len: 111 microversion: 2.1 time: 0.018284 [ 705.549299] [53379]: [pid: 53379|app: 0|req: 1049/2103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.555336] [53378]: DEBUG nova.api.openstack.wsgi [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.564832] [53378]: DEBUG nova.api.openstack.compute.server_groups [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Querying cell 89ee6408-f448-40c4-befc-998701a6c5f7(cell1) for 1 instances {{(pid=53378) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 705.565258] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.565486] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.565667] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.579234] [53378]: INFO nova.api.openstack.requestlog [None req-38a7f3d5-cb7c-4905-a2ea-245f4ad483ba tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.026358 [ 705.579549] [53378]: [pid: 53378|app: 0|req: 1055/2104] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.587337] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.597845] [53379]: DEBUG nova.api.openstack.compute.server_groups [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Querying cell 89ee6408-f448-40c4-befc-998701a6c5f7(cell1) for 1 instances {{(pid=53379) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 705.598254] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.598473] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.598655] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.603720] [53379]: INFO nova.api.openstack.requestlog [None req-4d1ed4d3-cb34-42e3-bf73-e8752fd3ead3 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab" status: 200 len: 184 microversion: 2.1 time: 0.018819 [ 705.604046] [53379]: [pid: 53379|app: 0|req: 1050/2105] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab => generated 184 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.610659] [53378]: DEBUG nova.api.openstack.wsgi [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.610965] [53378]: DEBUG nova.compute.api [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.614622] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.614861] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.615063] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.615418] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.615621] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.615797] [53378]: DEBUG oslo_concurrency.lockutils [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.624495] [53378]: INFO nova.api.openstack.wsgi [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. [ 705.624798] [53378]: DEBUG nova.api.openstack.wsgi [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.625037] [53379]: DEBUG nova.api.openstack.wsgi [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.625257] [53378]: INFO nova.api.openstack.requestlog [None req-93f5e931-da4a-475a-a0a6-c32a4b8ac354 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 404 len: 111 microversion: 2.1 time: 0.016847 [ 705.625592] [53378]: [pid: 53378|app: 0|req: 1056/2106] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:39:37 2025] DELETE /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.626962] [53379]: DEBUG nova.compute.api [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.630332] [53378]: DEBUG nova.api.openstack.wsgi [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.630468] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.630682] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.630867] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.631233] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.631439] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.631611] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.631930] [53378]: DEBUG nova.compute.api [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] [instance: 1770a48d-f69f-47cc-9a8f-0f9a551d1e13] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.636030] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.636030] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.636030] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.636173] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.636364] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.636543] [53378]: DEBUG oslo_concurrency.lockutils [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.645149] [53378]: INFO nova.api.openstack.wsgi [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. [ 705.645450] [53378]: DEBUG nova.api.openstack.wsgi [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance 1770a48d-f69f-47cc-9a8f-0f9a551d1e13 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.645891] [53378]: INFO nova.api.openstack.requestlog [None req-62580a70-56cf-4dcc-98b0-92236c1fc2a8 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13" status: 404 len: 111 microversion: 2.1 time: 0.017763 [ 705.646199] [53378]: [pid: 53378|app: 0|req: 1057/2107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/1770a48d-f69f-47cc-9a8f-0f9a551d1e13 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 705.650580] [53378]: DEBUG nova.api.openstack.wsgi [None req-454a3772-b271-4ef1-a0c5-1397b4ab175b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.653545] [53378]: INFO nova.api.openstack.wsgi [None req-454a3772-b271-4ef1-a0c5-1397b4ab175b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance group 6e21defe-b269-492c-8309-40dc9e561b9a could not be found. [ 705.653827] [53378]: DEBUG nova.api.openstack.wsgi [None req-454a3772-b271-4ef1-a0c5-1397b4ab175b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance group 6e21defe-b269-492c-8309-40dc9e561b9a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.654248] [53378]: INFO nova.api.openstack.requestlog [None req-454a3772-b271-4ef1-a0c5-1397b4ab175b tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/6e21defe-b269-492c-8309-40dc9e561b9a" status: 404 len: 117 microversion: 2.1 time: 0.005491 [ 705.654509] [53378]: [pid: 53378|app: 0|req: 1058/2108] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:39:37 2025] DELETE /compute/v2.1/os-server-groups/6e21defe-b269-492c-8309-40dc9e561b9a => generated 117 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 705.658092] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.660174] [53378]: DEBUG nova.compute.api [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.663501] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.663745] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.663950] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.664305] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.664523] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.664716] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.697854] [53378]: DEBUG nova.policy [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.701987] [53378]: INFO nova.api.openstack.requestlog [None req-4fc5e246-5c21-4837-bc57-391cf9f7ec48 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.045818 [ 705.702443] [53378]: [pid: 53378|app: 0|req: 1059/2109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 705.704824] [53378]: DEBUG nova.api.openstack.wsgi [None req-99a59495-b0d6-449b-bac0-be13797e0e13 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.708008] [53378]: INFO nova.api.openstack.wsgi [None req-99a59495-b0d6-449b-bac0-be13797e0e13 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance group f1e7d6cd-4a6d-4a14-8495-795c53c6541f could not be found. [ 705.708293] [53378]: DEBUG nova.api.openstack.wsgi [None req-99a59495-b0d6-449b-bac0-be13797e0e13 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance group f1e7d6cd-4a6d-4a14-8495-795c53c6541f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.708680] [53378]: INFO nova.api.openstack.requestlog [None req-99a59495-b0d6-449b-bac0-be13797e0e13 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f1e7d6cd-4a6d-4a14-8495-795c53c6541f" status: 404 len: 117 microversion: 2.1 time: 0.005886 [ 705.708947] [53378]: [pid: 53378|app: 0|req: 1060/2110] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:39:37 2025] DELETE /compute/v2.1/os-server-groups/f1e7d6cd-4a6d-4a14-8495-795c53c6541f => generated 117 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.711183] [53378]: DEBUG nova.api.openstack.wsgi [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.712790] [53378]: DEBUG nova.compute.api [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.716954] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.717206] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.717392] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.717744] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.717947] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.718140] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.736336] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.736585] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.736770] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.736969] [53378]: DEBUG nova.objects.instance [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.757651] [53378]: DEBUG nova.policy [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.761524] [53378]: INFO nova.api.openstack.requestlog [None req-df24042e-53f2-4956-a225-ed48c1e071c3 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.052025 [ 705.761847] [53378]: [pid: 53378|app: 0|req: 1061/2111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.764502] [53378]: DEBUG nova.api.openstack.wsgi [None req-5deb9b69-a394-4e7e-906d-db95eb708621 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.768030] [53378]: INFO nova.api.openstack.wsgi [None req-5deb9b69-a394-4e7e-906d-db95eb708621 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance group 8fcaf7c6-8c4a-4681-9ef8-0576464dab39 could not be found. [ 705.768359] [53378]: DEBUG nova.api.openstack.wsgi [None req-5deb9b69-a394-4e7e-906d-db95eb708621 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance group 8fcaf7c6-8c4a-4681-9ef8-0576464dab39 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.768790] [53378]: INFO nova.api.openstack.requestlog [None req-5deb9b69-a394-4e7e-906d-db95eb708621 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/8fcaf7c6-8c4a-4681-9ef8-0576464dab39" status: 404 len: 117 microversion: 2.1 time: 0.006449 [ 705.769278] [53378]: [pid: 53378|app: 0|req: 1062/2112] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:39:38 2025] DELETE /compute/v2.1/os-server-groups/8fcaf7c6-8c4a-4681-9ef8-0576464dab39 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.771504] [53378]: DEBUG nova.api.openstack.wsgi [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.773188] [53378]: DEBUG nova.compute.api [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.777348] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.777597] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.777785] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.778166] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.778387] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.778548] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.797197] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.797470] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.797657] [53378]: DEBUG oslo_concurrency.lockutils [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.797859] [53378]: DEBUG nova.objects.instance [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 209c6c95-5409-495f-8196-1d3ce8d9d21b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.821145] [53378]: DEBUG nova.policy [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.824824] [53378]: INFO nova.api.openstack.requestlog [None req-65f3da30-29f9-43c8-b620-f961f4ef6a84 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 200 len: 1308 microversion: 2.1 time: 0.055131 [ 705.825180] [53378]: [pid: 53378|app: 0|req: 1063/2113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.827798] [53378]: DEBUG nova.api.openstack.wsgi [None req-82f93ccd-eba8-4993-b6bd-d32a398a3c34 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.831454] [53378]: INFO nova.api.openstack.wsgi [None req-82f93ccd-eba8-4993-b6bd-d32a398a3c34 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] HTTP exception thrown: Instance group 77a4c137-2795-4859-9134-e8e7467cb24d could not be found. [ 705.831773] [53378]: DEBUG nova.api.openstack.wsgi [None req-82f93ccd-eba8-4993-b6bd-d32a398a3c34 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Returning 404 to user: Instance group 77a4c137-2795-4859-9134-e8e7467cb24d could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.832222] [53378]: INFO nova.api.openstack.requestlog [None req-82f93ccd-eba8-4993-b6bd-d32a398a3c34 tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/77a4c137-2795-4859-9134-e8e7467cb24d" status: 404 len: 117 microversion: 2.1 time: 0.006514 [ 705.832504] [53378]: [pid: 53378|app: 0|req: 1064/2114] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:39:38 2025] DELETE /compute/v2.1/os-server-groups/77a4c137-2795-4859-9134-e8e7467cb24d => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.834759] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.836408] [53378]: DEBUG nova.compute.api [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.840084] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.840331] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.840517] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.840873] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.841088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.841267] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.873857] [53378]: DEBUG nova.policy [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.877689] [53378]: DEBUG nova.policy [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.878320] [53378]: DEBUG nova.policy [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.878923] [53378]: INFO nova.api.openstack.requestlog [None req-ee11d5e2-5f1e-4d51-995e-61c6b5dcf40d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.045939 [ 705.879234] [53378]: [pid: 53378|app: 0|req: 1065/2115] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.881417] [53378]: DEBUG nova.api.openstack.wsgi [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.882980] [53378]: DEBUG nova.compute.api [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.885946] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.886186] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.886372] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.886718] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.886918] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.887104] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.949733] [53379]: DEBUG nova.policy [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.954304] [53379]: INFO nova.api.openstack.requestlog [None req-55c0f414-3522-43ce-8dba-76397b5c6514 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.331479 [ 705.954645] [53379]: [pid: 53379|app: 0|req: 1051/2116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:37 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.957084] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e1d0231-14bd-4a43-9343-3da714d835cd tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.970884] [53379]: INFO nova.api.openstack.requestlog [None req-4e1d0231-14bd-4a43-9343-3da714d835cd tempest-ServerGroupTestJSON-1745261642 tempest-ServerGroupTestJSON-1745261642-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab" status: 204 len: 0 microversion: 2.1 time: 0.015597 [ 705.971206] [53379]: [pid: 53379|app: 0|req: 1052/2117] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 12 06:39:38 2025] DELETE /compute/v2.1/os-server-groups/70477ba5-6b4c-4ed4-9cd3-22666cd051ab => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 705.973620] [53379]: DEBUG nova.api.openstack.wsgi [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.975726] [53379]: DEBUG nova.compute.api [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.980212] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.980460] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.980647] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.981048] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.981393] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.981477] [53379]: DEBUG oslo_concurrency.lockutils [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.994597] [53378]: DEBUG nova.policy [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.000603] [53378]: DEBUG nova.policy [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.001455] [53378]: DEBUG nova.policy [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.002276] [53378]: INFO nova.api.openstack.requestlog [None req-2db3f1b9-f45d-4ca1-931c-f9a382fafd60 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1554 microversion: 2.21 time: 0.122453 [ 706.002653] [53378]: [pid: 53378|app: 0|req: 1066/2118] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1554 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.005262] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.007158] [53378]: DEBUG nova.compute.api [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.013231] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.013481] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.013691] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.014084] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.014320] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.014683] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.021494] [53379]: DEBUG nova.policy [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.025717] [53379]: INFO nova.api.openstack.requestlog [None req-982316d4-95fa-4c91-b440-058e76cb6ded tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.053954 [ 706.026785] [53379]: [pid: 53379|app: 0|req: 1053/2119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.028392] [53379]: DEBUG nova.api.openstack.wsgi [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.030098] [53379]: DEBUG nova.compute.api [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.033254] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.033478] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.033661] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.034092] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.034282] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.034463] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.049904] [53378]: DEBUG nova.policy [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.053438] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.053664] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.053848] [53379]: DEBUG oslo_concurrency.lockutils [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.053909] [53378]: INFO nova.api.openstack.requestlog [None req-1c672c1a-8563-4857-adaf-b7f6b5258dee tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.050586 [ 706.054100] [53379]: DEBUG nova.objects.instance [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.054338] [53378]: [pid: 53378|app: 0|req: 1067/2120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.070991] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.072650] [53378]: DEBUG nova.compute.api [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.076639] [53379]: DEBUG nova.policy [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.080511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.080754] [53379]: INFO nova.api.openstack.requestlog [None req-605b1321-0044-40e3-8f0b-f8c14a6f082a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.053350 [ 706.080754] [53379]: [pid: 53379|app: 0|req: 1054/2121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.118872] [53378]: DEBUG nova.policy [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.123691] [53378]: INFO nova.api.openstack.requestlog [None req-ecfff9f6-d50c-4e85-a027-b7e5b3e04909 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.054163 [ 706.123691] [53378]: [pid: 53378|app: 0|req: 1068/2122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.175457] [53379]: DEBUG nova.api.openstack.wsgi [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.177328] [53379]: DEBUG nova.compute.api [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.181363] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.181607] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.181895] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.182388] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.182708] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.183041] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.183137] [53378]: DEBUG nova.api.openstack.wsgi [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27d5a991-f39e-4598-a9b0-4b3ddb36a8b6", "name": "network-vif-plugged", "status": "completed", "tag": "2e11980e-b7c3-4ccd-a4dc-d8295c5297aa"}, {"name": "network-changed", "server_uuid": "27d5a991-f39e-4598-a9b0-4b3ddb36a8b6", "tag": "2e11980e-b7c3-4ccd-a4dc-d8295c5297aa"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 706.191217] [53378]: DEBUG oslo_concurrency.lockutils [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.193590] [53378]: DEBUG oslo_concurrency.lockutils [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.193590] [53378]: DEBUG oslo_concurrency.lockutils [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.198047] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Creating event network-vif-plugged:2e11980e-b7c3-4ccd-a4dc-d8295c5297aa for instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 on cpu-1 [ 706.198384] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] Creating event network-changed:2e11980e-b7c3-4ccd-a4dc-d8295c5297aa for instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 on cpu-1 [ 706.201580] [53378]: INFO nova.api.openstack.requestlog [req-d8edadcf-eff0-4c7d-958b-eb935606527d req-1cd6db75-df22-4e2c-947e-51cdf94faf8d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020594 [ 706.201580] [53378]: [pid: 53378|app: 0|req: 1069/2123] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:38 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 706.203755] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.203934] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.204129] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.204338] [53379]: DEBUG nova.objects.instance [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.223045] [53379]: DEBUG nova.policy [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.227195] [53379]: INFO nova.api.openstack.requestlog [None req-96f33142-a06f-4b3d-b564-926a90d93d21 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.054195 [ 706.227522] [53379]: [pid: 53379|app: 0|req: 1055/2124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.238977] [53378]: DEBUG nova.api.openstack.wsgi [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.240156] [53378]: DEBUG nova.compute.api [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.244246] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.244495] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.244682] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.245184] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.245408] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.245587] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.259616] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.261294] [53379]: DEBUG nova.compute.api [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.265053] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.265303] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.265493] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.265847] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.266060] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.266431] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.285622] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.285953] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.286063] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.286182] [53378]: DEBUG nova.policy [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.286299] [53379]: DEBUG nova.objects.instance [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.290854] [53378]: INFO nova.api.openstack.requestlog [None req-7686ef3a-bcd3-43d6-81c9-c1c6a1685cc7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.059042 [ 706.291581] [53378]: [pid: 53378|app: 0|req: 1070/2125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.294068] [53378]: DEBUG nova.api.openstack.wsgi [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.295844] [53378]: DEBUG nova.compute.api [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.301227] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.301483] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.301688] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.302096] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.302383] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.302489] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.326527] [53379]: DEBUG nova.policy [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.331559] [53379]: INFO nova.api.openstack.requestlog [None req-b9833206-8066-4ef7-93f7-1dc3838a7782 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.074394 [ 706.331927] [53379]: [pid: 53379|app: 0|req: 1056/2126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.335540] [53379]: DEBUG nova.api.openstack.wsgi [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.337253] [53379]: DEBUG nova.compute.api [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.340994] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.341298] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.341487] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.341860] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.342074] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.342250] [53379]: DEBUG oslo_concurrency.lockutils [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.347816] [53378]: DEBUG nova.policy [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.353220] [53378]: INFO nova.api.openstack.requestlog [None req-56a37f60-e520-46a5-b193-756ea322d057 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.061070 [ 706.353622] [53378]: [pid: 53378|app: 0|req: 1071/2127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.375326] [53378]: DEBUG nova.api.openstack.wsgi [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.377138] [53378]: DEBUG nova.compute.api [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.379560] [53379]: DEBUG nova.policy [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.381015] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.381298] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.381489] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.381883] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.382104] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.382284] [53378]: DEBUG oslo_concurrency.lockutils [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.384730] [53379]: INFO nova.api.openstack.requestlog [None req-61299d5b-5743-4854-b858-4c84c28654fb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.051401 [ 706.385255] [53379]: [pid: 53379|app: 0|req: 1057/2128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.413610] [53379]: DEBUG nova.api.openstack.wsgi [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.416132] [53379]: DEBUG nova.compute.api [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.420854] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.421135] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.421553] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.421994] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.422223] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.422407] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.425830] [53378]: DEBUG nova.policy [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.430797] [53378]: INFO nova.api.openstack.requestlog [None req-4096b092-808e-4cce-a713-838d4d52d4eb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.058580 [ 706.431182] [53378]: [pid: 53378|app: 0|req: 1072/2129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.455083] [53378]: DEBUG nova.api.openstack.wsgi [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.456854] [53378]: DEBUG nova.compute.api [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.460947] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.461235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.461426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.461805] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.462036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.462231] [53378]: DEBUG oslo_concurrency.lockutils [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.573900] [53379]: DEBUG nova.policy [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.581140] [53378]: DEBUG nova.policy [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.582585] [53379]: INFO nova.api.openstack.requestlog [None req-50d3babf-176d-42fe-bc2a-63eeb470ab78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.170725 [ 706.582585] [53379]: [pid: 53379|app: 0|req: 1058/2130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 706.586569] [53378]: INFO nova.api.openstack.requestlog [None req-c63f4d9c-d9ca-4220-8080-1da62c41c7f5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.133372 [ 706.586569] [53378]: [pid: 53378|app: 0|req: 1073/2131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:38 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.720163] [53379]: DEBUG nova.api.openstack.wsgi [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.722158] [53379]: DEBUG nova.compute.api [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.725991] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.726249] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.726437] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.726790] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.726989] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.727202] [53379]: DEBUG oslo_concurrency.lockutils [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.769057] [53379]: DEBUG nova.policy [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.775323] [53379]: INFO nova.api.openstack.requestlog [None req-0cd87fd6-4ef8-414e-9490-e9b0b5342b7e tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.057310 [ 706.775619] [53379]: [pid: 53379|app: 0|req: 1059/2132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.778505] [53378]: DEBUG nova.api.openstack.wsgi [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.786889] [53378]: DEBUG nova.compute.api [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.793805] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.794099] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.794295] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.794657] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.794857] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.795122] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.816201] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.816552] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.816802] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.817079] [53378]: DEBUG nova.objects.instance [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.840360] [53378]: DEBUG nova.policy [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.841034] [53379]: DEBUG nova.api.openstack.wsgi [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.843614] [53379]: DEBUG nova.compute.api [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.845082] [53378]: INFO nova.api.openstack.requestlog [None req-60bb7159-6c30-4602-b872-adedc5725f89 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.068728 [ 706.845435] [53378]: [pid: 53378|app: 0|req: 1074/2133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.847172] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.847419] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.847610] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.847975] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.848197] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.848375] [53379]: DEBUG oslo_concurrency.lockutils [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.856961] [53379]: INFO nova.api.openstack.wsgi [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. [ 706.857305] [53379]: DEBUG nova.api.openstack.wsgi [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 706.857732] [53379]: INFO nova.api.openstack.requestlog [None req-2654c3e3-9b50-45d0-a1f7-e207b22ca436 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 404 len: 111 microversion: 2.1 time: 0.020266 [ 706.858047] [53379]: [pid: 53379|app: 0|req: 1060/2134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 706.864197] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c785191-eb6f-44d1-ba1a-04afd9ae66a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'create', calling method: .version_select at 0x726f72f02170>, body: {"keypair": {"name": "tempest-keypair-1950819980", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFfPM5w0fbMPhRsFo0khBFvf82lsI74lAVpKnzSLFdiY0UFhz1dl8ARjcbeo7bUPyv8p2yFdEeNhl+U25sUr78P8ufFnDhQ3Gxp11+VrDA6/MUgUzmErI5d7+fK1l9U9Ug=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 706.874897] [53378]: DEBUG nova.quota [None req-7c785191-eb6f-44d1-ba1a-04afd9ae66a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 706.877953] [53378]: DEBUG nova.quota [None req-7c785191-eb6f-44d1-ba1a-04afd9ae66a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for user 25a80e780c4248b8a6455928ae5544ae and project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 706.894118] [53378]: INFO nova.api.openstack.requestlog [None req-7c785191-eb6f-44d1-ba1a-04afd9ae66a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.031798 [ 706.894520] [53378]: [pid: 53378|app: 0|req: 1075/2135] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:39:39 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 706.894744] [53379]: DEBUG nova.api.openstack.wsgi [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.896530] [53379]: DEBUG nova.compute.api [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.899870] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.900124] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.900317] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.900683] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.900891] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.901097] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.941243] [53379]: DEBUG nova.policy [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.949952] [53379]: DEBUG nova.policy [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.950798] [53379]: DEBUG nova.policy [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.954312] [53379]: INFO nova.api.openstack.requestlog [None req-dac63588-2b18-495a-80a0-8fdd137f73b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.059507 [ 706.954710] [53379]: [pid: 53379|app: 0|req: 1061/2136] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 706.974049] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.976315] [53378]: DEBUG nova.compute.api [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.996281] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.996625] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.996870] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.997322] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.997530] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.997707] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.018985] [53379]: DEBUG nova.api.openstack.wsgi [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.022219] [53379]: DEBUG nova.compute.api [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.029158] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.029529] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.029625] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.029997] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.030213] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.030386] [53379]: DEBUG oslo_concurrency.lockutils [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.067901] [53379]: DEBUG nova.policy [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.074083] [53379]: DEBUG nova.policy [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.074083] [53379]: DEBUG nova.policy [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.074815] [53379]: INFO nova.api.openstack.requestlog [None req-c30c1571-206f-416e-afe3-6eb136a51458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1512 microversion: 2.21 time: 0.060183 [ 707.074815] [53379]: [pid: 53379|app: 0|req: 1062/2137] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1512 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 707.078874] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.080469] [53379]: DEBUG nova.compute.api [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.085014] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.085263] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.085447] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.085797] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.085994] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.086250] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.131222] [53379]: DEBUG nova.policy [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.137447] [53379]: INFO nova.api.openstack.requestlog [None req-2b02c1bd-da02-4fcc-8dfa-ed563491caf3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.061858 [ 707.137773] [53379]: [pid: 53379|app: 0|req: 1063/2138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.140280] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.141915] [53379]: DEBUG nova.compute.api [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.145214] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.145442] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.145627] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.145992] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.146549] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.146738] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.163154] [53378]: DEBUG nova.policy [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.168545] [53378]: INFO nova.api.openstack.requestlog [None req-9c555c37-1498-4319-bbc4-ad3b8a1e30d8 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1322 microversion: 2.1 time: 0.197860 [ 707.169030] [53378]: [pid: 53378|app: 0|req: 1076/2139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1322 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.176074] [53378]: DEBUG nova.api.openstack.wsgi [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.177869] [53378]: DEBUG nova.compute.api [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.187962] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.188293] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.188519] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.188938] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.189164] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.189846] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.208830] [53379]: DEBUG nova.policy [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.215089] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.216519] [53379]: INFO nova.api.openstack.requestlog [None req-2ea037d6-1ff9-44d5-a05d-204dd17c837b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.076943 [ 707.216615] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.216615] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.216695] [53379]: [pid: 53379|app: 0|req: 1064/2140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.216726] [53378]: DEBUG nova.objects.instance [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 707.218782] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.220704] [53379]: DEBUG nova.compute.api [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.229020] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.230078] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.230078] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.230261] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.230487] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.230686] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.251140] [53378]: DEBUG nova.policy [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.255769] [53378]: INFO nova.api.openstack.requestlog [None req-88a60995-5731-4d3f-821d-82d12183d18a tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.086117 [ 707.256303] [53378]: [pid: 53378|app: 0|req: 1077/2141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.261029] [53378]: DEBUG nova.api.openstack.wsgi [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.262397] [53378]: DEBUG nova.compute.api [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.266701] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.270189] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.270189] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.270189] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.270189] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.270189] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.293636] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.294564] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.294768] [53378]: DEBUG oslo_concurrency.lockutils [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.295155] [53378]: DEBUG nova.objects.instance [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 707.309874] [53379]: DEBUG nova.policy [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.315499] [53379]: INFO nova.api.openstack.requestlog [None req-c4bc23c3-7dfc-4869-9d88-8d5fc0ebc803 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.098222 [ 707.315499] [53379]: [pid: 53379|app: 0|req: 1065/2142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.321023] [53379]: DEBUG nova.api.openstack.wsgi [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.322938] [53379]: DEBUG nova.compute.api [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.324367] [53378]: DEBUG nova.policy [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.330636] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.331094] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.331155] [53378]: INFO nova.api.openstack.requestlog [None req-a64f9e39-3ea6-493a-90ec-4960e3f1ee12 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.074266 [ 707.331328] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.332442] [53378]: [pid: 53378|app: 0|req: 1078/2143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.332512] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.332512] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.332698] [53379]: DEBUG oslo_concurrency.lockutils [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.350053] [53378]: DEBUG nova.api.openstack.wsgi [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.353350] [53378]: DEBUG nova.compute.api [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.358179] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.358516] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.358724] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.359110] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.359335] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.359498] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.377617] [53379]: DEBUG nova.policy [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.382538] [53379]: INFO nova.api.openstack.requestlog [None req-980c2867-416f-4d50-8df6-a01405d72ac1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.064559 [ 707.382888] [53379]: [pid: 53379|app: 0|req: 1066/2144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.385205] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.385205] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.385205] [53378]: DEBUG oslo_concurrency.lockutils [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.386590] [53378]: DEBUG nova.objects.instance [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 707.386708] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.387350] [53379]: DEBUG nova.compute.api [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.390449] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.390825] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.390897] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.392068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.392068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.392068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.418141] [53378]: DEBUG nova.policy [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.422155] [53378]: INFO nova.api.openstack.requestlog [None req-85af745d-6090-4bd2-91ca-3c288327b26c tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.075119 [ 707.422940] [53378]: [pid: 53378|app: 0|req: 1079/2145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.426016] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.428140] [53378]: DEBUG nova.compute.api [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.432496] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.432901] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.433228] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.433784] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.434135] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.434578] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.435077] [53379]: DEBUG nova.policy [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.440023] [53379]: INFO nova.api.openstack.requestlog [None req-5b193dd3-a68e-4b8c-b4fa-3e6f4532453c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.056398 [ 707.440410] [53379]: [pid: 53379|app: 0|req: 1067/2146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.449174] [53379]: DEBUG nova.api.openstack.wsgi [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.451648] [53379]: DEBUG nova.compute.api [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.457224] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.457476] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.457643] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.458014] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.458220] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.458392] [53379]: DEBUG oslo_concurrency.lockutils [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.477884] [53378]: DEBUG nova.policy [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.482859] [53378]: INFO nova.api.openstack.requestlog [None req-1ac992f2-a30a-4cb0-967f-ef1f052f342b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.059184 [ 707.483153] [53378]: [pid: 53378|app: 0|req: 1080/2147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.504702] [53379]: DEBUG nova.policy [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.509125] [53379]: INFO nova.api.openstack.requestlog [None req-b873bfc9-7bf1-496b-9a20-003ec87c4118 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.064312 [ 707.509581] [53379]: [pid: 53379|app: 0|req: 1068/2148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.601020] [53378]: DEBUG nova.api.openstack.wsgi [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.601152] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.601541] [53378]: DEBUG nova.compute.api [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.602645] [53379]: DEBUG nova.compute.api [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.605046] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.605301] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.605489] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.605846] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.606062] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.606275] [53378]: DEBUG oslo_concurrency.lockutils [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.611048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.710204] [53379]: DEBUG nova.policy [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.714697] [53379]: INFO nova.api.openstack.requestlog [None req-ddc8f884-ab5d-40e7-baad-fde51141cc93 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1500 microversion: 2.1 time: 0.116333 [ 707.715151] [53379]: [pid: 53379|app: 0|req: 1069/2149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1500 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 707.793620] [53379]: DEBUG nova.api.openstack.wsgi [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.796859] [53379]: DEBUG nova.compute.api [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.802173] [53379]: DEBUG oslo_concurrency.lockutils [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.839112] [53379]: DEBUG nova.policy [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.843527] [53379]: INFO nova.api.openstack.requestlog [None req-acd4a792-5e15-4982-9700-44317fe82b59 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.052251 [ 707.844131] [53379]: [pid: 53379|app: 0|req: 1070/2150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.859664] [53379]: DEBUG nova.api.openstack.wsgi [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.861768] [53379]: DEBUG nova.compute.api [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.865747] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.866148] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.866449] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.866907] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.867228] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.867511] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.885740] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.886101] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.886415] [53379]: DEBUG oslo_concurrency.lockutils [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.886718] [53379]: DEBUG nova.objects.instance [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 707.908064] [53379]: DEBUG nova.policy [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.911888] [53379]: INFO nova.api.openstack.requestlog [None req-44452bc9-6eec-415f-b383-929b06ce875b tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.054170 [ 707.912316] [53379]: [pid: 53379|app: 0|req: 1071/2151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 707.964770] [53378]: DEBUG nova.policy [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.974138] [53378]: INFO nova.api.openstack.requestlog [None req-9598b17a-cb22-42a1-80fc-5728ccddb9a1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.377113 [ 707.974276] [53378]: [pid: 53378|app: 0|req: 1081/2152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:39 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.975135] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.977538] [53379]: DEBUG nova.compute.api [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.983327] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.983722] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.984076] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.984555] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.984881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.985178] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.025829] [53379]: DEBUG nova.policy [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.030200] [53379]: DEBUG nova.policy [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.031347] [53379]: DEBUG nova.policy [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.032301] [53379]: INFO nova.api.openstack.requestlog [None req-ee30377e-0b8b-48df-8a3f-d3704d31b93a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.060735 [ 708.032744] [53379]: [pid: 53379|app: 0|req: 1072/2153] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.091963] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.093678] [53378]: DEBUG nova.compute.api [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.097241] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.097483] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.097667] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.098027] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.098272] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.098471] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.122880] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.123146] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.123336] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.123541] [53378]: DEBUG nova.objects.instance [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.150109] [53378]: DEBUG nova.policy [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.157061] [53378]: DEBUG nova.policy [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.157200] [53379]: DEBUG nova.api.openstack.wsgi [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.157441] [53378]: DEBUG nova.policy [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.157441] [53378]: INFO nova.api.openstack.requestlog [None req-0f23f617-c937-485a-8363-e8ede500af9c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.067177 [ 708.157441] [53378]: [pid: 53378|app: 0|req: 1082/2154] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.158261] [53379]: DEBUG nova.compute.api [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.162637] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.163128] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.163465] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.164019] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.164370] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.164687] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.186101] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.187194] [53378]: DEBUG nova.compute.api [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.191030] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.191262] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.191455] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.192186] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.192186] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.192872] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.204493] [53379]: DEBUG nova.policy [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.210423] [53379]: INFO nova.api.openstack.requestlog [None req-e21bb995-1951-4b5a-b486-f164a91c6d8b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.058000 [ 708.210625] [53379]: [pid: 53379|app: 0|req: 1073/2155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.213833] [53379]: DEBUG nova.api.openstack.wsgi [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78ecd713-537a-40b3-8062-b3eb68ba7551", "name": "network-vif-deleted", "tag": "1d81b0e4-df62-4635-a64b-6701c327078f"}, {"server_uuid": "dca16be0-5742-4bc1-9e29-46d6480d3526", "name": "network-vif-deleted", "tag": "6bcd8bbc-1d37-490a-b382-2ea185637e80"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 708.220417] [53379]: DEBUG oslo_concurrency.lockutils [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.220607] [53379]: DEBUG oslo_concurrency.lockutils [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.220803] [53379]: DEBUG oslo_concurrency.lockutils [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.228256] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Creating event network-vif-deleted:1d81b0e4-df62-4635-a64b-6701c327078f for instance 78ecd713-537a-40b3-8062-b3eb68ba7551 on cpu-1 [ 708.228628] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] Creating event network-vif-deleted:6bcd8bbc-1d37-490a-b382-2ea185637e80 for instance dca16be0-5742-4bc1-9e29-46d6480d3526 on cpu-1 [ 708.232115] [53379]: INFO nova.api.openstack.requestlog [req-a5bb62ac-d525-4f2e-8c32-ca8187e571aa req-09a7939c-d4b2-4fcf-a7e1-65110fbc4ee7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020239 [ 708.232430] [53379]: [pid: 53379|app: 0|req: 1074/2156] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:40 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) [ 708.236117] [53379]: DEBUG nova.api.openstack.wsgi [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.239212] [53379]: DEBUG nova.compute.api [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.244052] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.244359] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.244606] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.245028] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.245316] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.245567] [53379]: DEBUG oslo_concurrency.lockutils [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.272554] [53378]: DEBUG nova.policy [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.277037] [53378]: INFO nova.api.openstack.requestlog [None req-fd6b67a3-1467-42ff-823f-21a25d9384e5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1517 microversion: 2.1 time: 0.094121 [ 708.277403] [53378]: [pid: 53378|app: 0|req: 1083/2157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.279773] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.281420] [53378]: DEBUG nova.compute.api [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.284650] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.284963] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.285091] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.285454] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.285658] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.285834] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.289865] [53379]: DEBUG nova.policy [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.294727] [53379]: INFO nova.api.openstack.requestlog [None req-698f0b0a-94f2-4360-8c8a-a4d00749409f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.060100 [ 708.294727] [53379]: [pid: 53379|app: 0|req: 1075/2158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 708.298393] [53379]: DEBUG nova.api.openstack.wsgi [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1036096252", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 708.308061] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.308339] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.308514] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.308822] [53378]: DEBUG nova.objects.instance [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.333026] [53378]: DEBUG nova.policy [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.336871] [53378]: INFO nova.api.openstack.requestlog [None req-0cd0ac45-8434-459f-b3fb-c2f1f7691bb5 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.058872 [ 708.337225] [53378]: [pid: 53378|app: 0|req: 1084/2159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.339686] [53378]: DEBUG nova.api.openstack.wsgi [None req-abc88ffc-b58a-4e74-abc3-6d5a4117328c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'create', calling method: .version_select at 0x726f729d2560>, body: {"pool": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 708.346021] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.346021] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.346154] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.346547] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.346743] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.346918] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.351947] [53379]: DEBUG nova.network.neutron [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] validate_networks() for [('e2e0caca-dc6a-4143-a4c6-072d5c5bc43a', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 708.513892] [53379]: DEBUG nova.virt.hardware [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 708.514158] [53379]: DEBUG nova.virt.hardware [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 708.514376] [53379]: DEBUG nova.virt.hardware [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 708.514543] [53379]: DEBUG nova.virt.hardware [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 708.514710] [53379]: DEBUG nova.virt.hardware [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 708.522035] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.522289] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.522472] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.522879] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.523105] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.523286] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.533545] [53379]: DEBUG nova.quota [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 708.536897] [53379]: DEBUG nova.quota [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for user 25a80e780c4248b8a6455928ae5544ae and project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 708.546829] [53379]: DEBUG nova.compute.api [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 708.546829] [53379]: DEBUG nova.compute.api [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 708.583698] [53379]: INFO nova.api.openstack.requestlog [None req-28b4badc-6af5-4a44-a73f-8bb3b288bf3b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.287409 [ 708.584097] [53379]: [pid: 53379|app: 0|req: 1076/2160] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:40 2025] POST /compute/v2.1/servers => generated 383 bytes in 289 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 708.586618] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.589242] [53379]: DEBUG nova.compute.api [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.592126] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.592360] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.592539] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.592901] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.593117] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.593293] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.636638] [53379]: DEBUG nova.policy [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.640756] [53379]: INFO nova.api.openstack.requestlog [None req-5cf0c139-a8ba-46de-8b83-393c7573ab0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1208 microversion: 2.1 time: 0.056055 [ 708.641162] [53379]: [pid: 53379|app: 0|req: 1077/2161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.643882] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.645592] [53379]: DEBUG nova.compute.api [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.648892] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.649197] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.649376] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.649794] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.650070] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.650332] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.673222] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.673222] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.673222] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.673684] [53379]: DEBUG nova.objects.instance [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.696022] [53379]: DEBUG nova.policy [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.700366] [53379]: INFO nova.api.openstack.requestlog [None req-8ef16f11-f532-4bb2-b3d0-1b53f03ca855 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.058616 [ 708.700695] [53379]: [pid: 53379|app: 0|req: 1078/2162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.703419] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.705420] [53379]: DEBUG nova.compute.api [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.709486] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.710758] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.710758] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.710758] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.710758] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.710758] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.753037] [53379]: DEBUG nova.policy [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.757364] [53379]: INFO nova.api.openstack.requestlog [None req-b3e01a34-e8c0-4d39-a568-77e8dfb6f363 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1224 microversion: 2.1 time: 0.056075 [ 708.757696] [53379]: [pid: 53379|app: 0|req: 1079/2163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:40 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1224 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.760347] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.762265] [53379]: DEBUG nova.compute.api [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.766134] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.766370] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.766553] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.766899] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.767216] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.767275] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.787275] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.787526] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.787711] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.787922] [53379]: DEBUG nova.objects.instance [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.810580] [53379]: DEBUG nova.policy [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.813213] [53378]: INFO nova.api.openstack.requestlog [None req-abc88ffc-b58a-4e74-abc3-6d5a4117328c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.475305 [ 708.813623] [53378]: [pid: 53378|app: 0|req: 1085/2164] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:39:40 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.815238] [53379]: INFO nova.api.openstack.requestlog [None req-6cf8e6d9-0be3-46e8-87ce-3d82196fca49 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056945 [ 708.815556] [53379]: [pid: 53379|app: 0|req: 1080/2165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.816290] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.817960] [53379]: DEBUG nova.api.openstack.wsgi [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.818047] [53378]: DEBUG nova.compute.api [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.819636] [53379]: DEBUG nova.compute.api [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.822055] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.822340] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.822564] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.822676] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.822986] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.823058] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.823199] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.823313] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.823524] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.823563] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.823739] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.823938] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.855160] [53378]: DEBUG nova.policy [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.857472] [53379]: DEBUG nova.policy [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.859809] [53378]: INFO nova.api.openstack.requestlog [None req-ed31cf70-a9fb-4627-9738-9ddf9f1444e8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.045563 [ 708.861092] [53378]: [pid: 53378|app: 0|req: 1086/2166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.861940] [53379]: INFO nova.api.openstack.requestlog [None req-193a0a0d-74d2-4437-b778-2c936224ef89 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.045651 [ 708.862175] [53379]: [pid: 53379|app: 0|req: 1081/2167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.863211] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.864610] [53379]: DEBUG nova.api.openstack.wsgi [None req-a87930b9-4119-40c4-8852-0eaa88968bbb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.864845] [53378]: DEBUG nova.compute.api [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.866392] [53379]: DEBUG nova.compute.api [None req-a87930b9-4119-40c4-8852-0eaa88968bbb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.870272] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.872019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.872019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.872019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.872019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.872019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.898985] [53379]: DEBUG nova.policy [None req-a87930b9-4119-40c4-8852-0eaa88968bbb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.903043] [53379]: INFO nova.api.openstack.requestlog [None req-a87930b9-4119-40c4-8852-0eaa88968bbb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1223 microversion: 2.1 time: 0.040231 [ 708.903357] [53379]: [pid: 53379|app: 0|req: 1082/2168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1223 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.905712] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.907282] [53378]: DEBUG nova.policy [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.907412] [53379]: DEBUG nova.compute.api [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.911186] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.911424] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.911601] [53378]: INFO nova.api.openstack.requestlog [None req-e1d75506-9de2-44b5-9d8d-0d1c18d93499 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.050761 [ 708.911647] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.912058] [53378]: [pid: 53378|app: 0|req: 1087/2169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.912121] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.912157] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.912328] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.929434] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.929674] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.929853] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.930089] [53379]: DEBUG nova.objects.instance [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.950648] [53379]: DEBUG nova.policy [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.955349] [53379]: INFO nova.api.openstack.requestlog [None req-0a89953e-87fa-402f-a393-9f0def3ef167 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.050953 [ 708.955850] [53379]: [pid: 53379|app: 0|req: 1083/2170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.960710] [53379]: DEBUG nova.api.openstack.wsgi [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.962232] [53379]: DEBUG nova.compute.api [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.967080] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.967355] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.967563] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.968013] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.968203] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.968419] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.983031] [53378]: DEBUG nova.api.openstack.wsgi [None req-2374cb70-2662-4987-a58f-f0ac6e212fc5 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Action: 'create', calling method: .version_select at 0x726f72fa17e0>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1111695346", "metadata": {"Type": "work"}}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 709.010450] [53379]: DEBUG nova.policy [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.015499] [53379]: INFO nova.api.openstack.requestlog [None req-e5c8555c-6e93-4f7a-b137-50573555383a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.056915 [ 709.015499] [53379]: [pid: 53379|app: 0|req: 1084/2171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.017922] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-1687405446", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "917aff7c-07e9-4998-ad85-b2ea45167b1e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 709.052861] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.053170] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.053446] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.053869] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.054139] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.054344] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.060137] [53379]: DEBUG nova.network.neutron [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] validate_networks() for [('917aff7c-07e9-4998-ad85-b2ea45167b1e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 709.153859] [53378]: INFO nova.api.openstack.requestlog [None req-2374cb70-2662-4987-a58f-f0ac6e212fc5 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 349 microversion: 2.1 time: 0.241255 [ 709.154249] [53378]: [pid: 53378|app: 0|req: 1088/2172] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 12 06:39:41 2025] POST /compute/v2.1/os-volumes => generated 349 bytes in 242 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 709.156876] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.158729] [53378]: DEBUG nova.compute.api [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.163962] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.164236] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.164425] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.164875] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.165098] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.165282] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.194048] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.194048] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.194048] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.194048] [53378]: DEBUG nova.objects.instance [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.221051] [53378]: DEBUG nova.policy [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.225261] [53378]: INFO nova.api.openstack.requestlog [None req-5bc52091-d278-4edd-8fce-6e733d1906ae tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.070398 [ 709.225592] [53378]: [pid: 53378|app: 0|req: 1089/2173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.227846] [53379]: DEBUG nova.virt.hardware [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 709.228054] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.228102] [53379]: DEBUG nova.virt.hardware [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 709.228297] [53379]: DEBUG nova.virt.hardware [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 709.228457] [53379]: DEBUG nova.virt.hardware [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 709.228633] [53379]: DEBUG nova.virt.hardware [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 709.229799] [53378]: DEBUG nova.compute.api [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.232894] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.233160] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.233350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.234038] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.234038] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.234186] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.236288] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.237031] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.237031] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.237335] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.237521] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.237774] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.247008] [53379]: DEBUG nova.quota [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Getting quotas for project 69cbda1e63cc46979fad2c284e114253. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 709.249777] [53379]: DEBUG nova.quota [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Getting quotas for user 8c97ebe790f0448b8205f67eb966c888 and project 69cbda1e63cc46979fad2c284e114253. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 709.256734] [53379]: DEBUG nova.compute.api [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 709.258117] [53379]: DEBUG nova.compute.api [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 709.289078] [53379]: INFO nova.api.openstack.requestlog [None req-5c4ae01b-e14d-4d7a-8ded-fcd08d0da2fd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.272948 [ 709.289495] [53379]: [pid: 53379|app: 0|req: 1085/2174] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:41 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) [ 709.293082] [53379]: DEBUG nova.api.openstack.wsgi [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.294987] [53379]: DEBUG nova.compute.api [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.298549] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.298727] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.298920] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.299314] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.299531] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.299718] [53379]: DEBUG oslo_concurrency.lockutils [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.314318] [53378]: DEBUG nova.policy [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.319178] [53378]: INFO nova.api.openstack.requestlog [None req-0d39e29e-8e47-446d-aaca-48fffb7fb0cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.092610 [ 709.319178] [53378]: [pid: 53378|app: 0|req: 1090/2175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.321468] [53378]: DEBUG nova.api.openstack.wsgi [None req-65dd1c87-c902-4111-84c5-bbb9c7a4fa91 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Calling method '.version_select at 0x726f72fa31c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.333417] [53379]: DEBUG nova.policy [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.337838] [53379]: DEBUG nova.policy [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.338503] [53379]: DEBUG nova.policy [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.339137] [53379]: INFO nova.api.openstack.requestlog [None req-a17bbcd9-9cad-4bcc-a048-d7b3d4c33ee1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.049019 [ 709.339454] [53379]: [pid: 53379|app: 0|req: 1086/2176] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.342021] [53379]: DEBUG nova.api.openstack.wsgi [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.343387] [53379]: DEBUG nova.compute.api [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.346722] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.346796] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.347080] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.347472] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.347536] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.347709] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.350240] [53378]: INFO nova.api.openstack.requestlog [None req-65dd1c87-c902-4111-84c5-bbb9c7a4fa91 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb" status: 200 len: 350 microversion: 2.1 time: 0.030483 [ 709.350716] [53378]: [pid: 53378|app: 0|req: 1091/2177] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.353359] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.355036] [53378]: DEBUG nova.compute.api [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.359040] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.359296] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.359485] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.359834] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.360047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.360229] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.365635] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.365796] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.366069] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.366248] [53379]: DEBUG nova.objects.instance [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.385054] [53379]: DEBUG nova.policy [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.389513] [53379]: DEBUG nova.policy [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.390140] [53379]: DEBUG nova.policy [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.390779] [53379]: INFO nova.api.openstack.requestlog [None req-0aa0e52a-04e7-4cf8-b167-11edaeae4aae tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.050815 [ 709.390852] [53378]: DEBUG nova.policy [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.391094] [53379]: [pid: 53379|app: 0|req: 1087/2178] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.393606] [53379]: DEBUG nova.api.openstack.wsgi [None req-051e1bdd-5d98-4ebe-903d-0466956b9b68 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.395189] [53378]: INFO nova.api.openstack.requestlog [None req-b7765cd0-d3b7-4668-b18a-3872dd83cc65 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.043862 [ 709.395283] [53379]: DEBUG nova.compute.api [None req-051e1bdd-5d98-4ebe-903d-0466956b9b68 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.395535] [53378]: [pid: 53378|app: 0|req: 1092/2179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.398079] [53378]: DEBUG nova.api.openstack.wsgi [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.399692] [53378]: DEBUG nova.compute.api [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.403177] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.403426] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.403613] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.403983] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.404200] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.404376] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.425884] [53379]: DEBUG nova.policy [None req-051e1bdd-5d98-4ebe-903d-0466956b9b68 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.430179] [53379]: INFO nova.api.openstack.requestlog [None req-051e1bdd-5d98-4ebe-903d-0466956b9b68 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1222 microversion: 2.1 time: 0.038441 [ 709.430537] [53379]: [pid: 53379|app: 0|req: 1088/2180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1222 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.433165] [53379]: DEBUG nova.api.openstack.wsgi [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.434875] [53379]: DEBUG nova.compute.api [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.438664] [53378]: DEBUG nova.policy [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.439067] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.439336] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.439524] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.439892] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.440108] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.440286] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.443633] [53378]: INFO nova.api.openstack.requestlog [None req-bea6bb5a-f8be-43f1-927a-0e46be788cdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.047447 [ 709.444832] [53378]: [pid: 53378|app: 0|req: 1093/2181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.446844] [53378]: DEBUG nova.api.openstack.wsgi [None req-91bae456-0cc2-4976-bf2d-f76165d1a4e8 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Calling method '.version_select at 0x726f72fa17e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.462690] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.462803] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.463095] [53379]: DEBUG oslo_concurrency.lockutils [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.463310] [53379]: DEBUG nova.objects.instance [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.476728] [53378]: INFO nova.api.openstack.requestlog [None req-91bae456-0cc2-4976-bf2d-f76165d1a4e8 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb" status: 200 len: 350 microversion: 2.1 time: 0.031893 [ 709.477036] [53378]: [pid: 53378|app: 0|req: 1094/2182] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.486186] [53379]: DEBUG nova.policy [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.490634] [53378]: DEBUG nova.api.openstack.wsgi [None req-64853f78-b1e9-4495-85df-662a4af869ea tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Calling method '.version_select at 0x726f725567a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.491175] [53379]: INFO nova.api.openstack.requestlog [None req-9423c126-26b9-483e-8c0a-b52b30d43e47 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.059922 [ 709.491540] [53379]: [pid: 53379|app: 0|req: 1089/2183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.534270] [53378]: INFO nova.api.openstack.requestlog [None req-64853f78-b1e9-4495-85df-662a4af869ea tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb" status: 202 len: 0 microversion: 2.1 time: 0.046194 [ 709.534756] [53378]: [pid: 53378|app: 0|req: 1095/2184] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:39:41 2025] DELETE /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 709.541036] [53379]: DEBUG nova.api.openstack.wsgi [None req-346a2af1-495c-4026-91f4-0b8e428545fb tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Calling method '.version_select at 0x726f72f1c280>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.573630] [53379]: INFO nova.api.openstack.requestlog [None req-346a2af1-495c-4026-91f4-0b8e428545fb tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb" status: 200 len: 349 microversion: 2.1 time: 0.035709 [ 709.574020] [53379]: [pid: 53379|app: 0|req: 1090/2185] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb => generated 349 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.653644] [53378]: DEBUG nova.api.openstack.wsgi [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.655962] [53378]: DEBUG nova.compute.api [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.660112] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.660365] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.660555] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.661037] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.661256] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.661437] [53378]: DEBUG oslo_concurrency.lockutils [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.695899] [53378]: DEBUG nova.policy [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.701136] [53378]: INFO nova.api.openstack.requestlog [None req-528eca1d-f167-4533-a6b6-46c809b81815 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1264 microversion: 2.1 time: 0.049796 [ 709.701724] [53378]: [pid: 53378|app: 0|req: 1096/2186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.717830] [53379]: DEBUG nova.api.openstack.wsgi [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.720743] [53379]: DEBUG nova.compute.api [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.726242] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.726467] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.726675] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.727074] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.727300] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.727482] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.744469] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.744700] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.744887] [53379]: DEBUG oslo_concurrency.lockutils [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.745107] [53379]: DEBUG nova.objects.instance [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.767655] [53379]: DEBUG nova.policy [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.772336] [53379]: INFO nova.api.openstack.requestlog [None req-11287a2a-a82a-49fd-9340-a326d881c5e6 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.057089 [ 709.772683] [53379]: [pid: 53379|app: 0|req: 1091/2187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:41 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.783547] [53378]: DEBUG nova.api.openstack.wsgi [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.785308] [53378]: DEBUG nova.compute.api [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.788847] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.789092] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.789279] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.789627] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.789825] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.790009] [53378]: DEBUG oslo_concurrency.lockutils [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.822976] [53378]: DEBUG nova.policy [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.828320] [53379]: DEBUG nova.api.openstack.wsgi [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.828479] [53378]: INFO nova.api.openstack.requestlog [None req-35c6c0e8-11ac-4405-8cd8-b3587ae1471b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047519 [ 709.828660] [53378]: [pid: 53378|app: 0|req: 1097/2188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.830888] [53379]: DEBUG nova.compute.api [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.835942] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.836197] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.836430] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.836799] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.837013] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.837195] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.860612] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.860849] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.861042] [53379]: DEBUG oslo_concurrency.lockutils [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.861243] [53379]: DEBUG nova.objects.instance [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.872657] [53378]: DEBUG nova.api.openstack.wsgi [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.874672] [53378]: DEBUG nova.compute.api [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.878426] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.878669] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.878857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.879222] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.879536] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.879597] [53378]: DEBUG oslo_concurrency.lockutils [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.883227] [53379]: DEBUG nova.policy [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.887807] [53379]: INFO nova.api.openstack.requestlog [None req-a49410db-3fd8-4e82-88ce-595144547dc5 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.061710 [ 709.888215] [53379]: [pid: 53379|app: 0|req: 1092/2189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 709.891859] [53379]: DEBUG nova.api.openstack.wsgi [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.893907] [53379]: DEBUG nova.compute.api [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.897539] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.897866] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.898142] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.898597] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.898872] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.899136] [53379]: DEBUG oslo_concurrency.lockutils [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.919349] [53378]: DEBUG nova.policy [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.923754] [53378]: INFO nova.api.openstack.requestlog [None req-a85a87e1-804d-46e8-9607-acd1e27ae31c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.053462 [ 709.924213] [53378]: [pid: 53378|app: 0|req: 1098/2190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.928119] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.928758] [53378]: DEBUG nova.compute.api [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.932265] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.932557] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.932900] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.933576] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.933576] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.933686] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.939613] [53379]: DEBUG nova.policy [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.944195] [53379]: INFO nova.api.openstack.requestlog [None req-d439d2e1-9034-4fff-bbac-30a44c1991ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.055263 [ 709.944568] [53379]: [pid: 53379|app: 0|req: 1093/2191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.951293] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.952991] [53379]: DEBUG nova.compute.api [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.956596] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.956857] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.957067] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.957452] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.957671] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.957858] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.974230] [53378]: DEBUG nova.policy [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.980957] [53378]: INFO nova.api.openstack.requestlog [None req-2c025e16-2151-4ebc-a933-f0d6874f8385 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.056065 [ 709.981329] [53378]: [pid: 53378|app: 0|req: 1099/2192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.987954] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.989608] [53378]: DEBUG nova.compute.api [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.996253] [53379]: DEBUG nova.policy [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.999101] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.999372] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.999565] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.999949] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.000177] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.000356] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.000499] [53379]: INFO nova.api.openstack.requestlog [None req-c5e6126d-343f-413d-b28f-2b4fcacd9fa9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.055331 [ 710.000850] [53379]: [pid: 53379|app: 0|req: 1094/2193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.023391] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.023670] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.023921] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.024191] [53378]: DEBUG nova.objects.instance [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.030921] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.034830] [53379]: DEBUG nova.compute.api [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.036885] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.037158] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.037347] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.041011] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.041011] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.041011] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.047104] [53378]: DEBUG nova.policy [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.052053] [53378]: INFO nova.api.openstack.requestlog [None req-f3838d6a-d3e7-439f-85ce-0731622d16cf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.070119 [ 710.052387] [53378]: [pid: 53378|app: 0|req: 1100/2194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.076351] [53379]: DEBUG nova.policy [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.080671] [53379]: INFO nova.api.openstack.requestlog [None req-9fbb56cc-fc29-4029-9ea8-6b562b940886 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.053626 [ 710.081054] [53379]: [pid: 53379|app: 0|req: 1095/2195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.238433] [53378]: DEBUG nova.api.openstack.wsgi [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.240199] [53378]: DEBUG nova.compute.api [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.243744] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.243978] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.244185] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.244534] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.244737] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.244924] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.266923] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.267201] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.267388] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.267587] [53378]: DEBUG nova.objects.instance [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.289634] [53378]: DEBUG nova.policy [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.294067] [53378]: INFO nova.api.openstack.requestlog [None req-9dd06dba-af59-4395-be0b-9ef1e557a9ad tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.058038 [ 710.294463] [53378]: [pid: 53378|app: 0|req: 1101/2196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.335341] [53379]: DEBUG nova.api.openstack.wsgi [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.337224] [53379]: DEBUG nova.compute.api [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.340999] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.341343] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.341504] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.341901] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.342128] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.342311] [53379]: DEBUG oslo_concurrency.lockutils [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.355359] [53378]: DEBUG nova.api.openstack.wsgi [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.357019] [53378]: DEBUG nova.compute.api [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.361363] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.361622] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.361825] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.362221] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.362432] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.362826] [53378]: DEBUG oslo_concurrency.lockutils [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.399809] [53378]: DEBUG nova.policy [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.404514] [53378]: DEBUG nova.policy [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.405242] [53378]: DEBUG nova.policy [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.405866] [53378]: INFO nova.api.openstack.requestlog [None req-74536970-3d90-4400-a29f-02d6fdc24636 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.053786 [ 710.406859] [53378]: [pid: 53378|app: 0|req: 1102/2197] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.409218] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.410954] [53378]: DEBUG nova.compute.api [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.413938] [53379]: DEBUG nova.policy [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.414233] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.414470] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.414657] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.415010] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.415243] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.415431] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.418338] [53379]: INFO nova.api.openstack.requestlog [None req-852393b9-c566-4cf1-95b0-80eebf09d60a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.086321 [ 710.418660] [53379]: [pid: 53379|app: 0|req: 1096/2198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.421076] [53379]: DEBUG nova.api.openstack.wsgi [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.423198] [53379]: DEBUG nova.compute.api [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.426139] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.426377] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.426559] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.426900] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.427120] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.427290] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.432571] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.432815] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.433048] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.433258] [53378]: DEBUG nova.objects.instance [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.454329] [53378]: DEBUG nova.policy [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.458784] [53378]: DEBUG nova.policy [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.459203] [53379]: DEBUG nova.policy [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.459591] [53378]: DEBUG nova.policy [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.460286] [53378]: INFO nova.api.openstack.requestlog [None req-6c6f5757-6096-4baf-80b2-00967a7f08d9 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.052889 [ 710.460597] [53378]: [pid: 53378|app: 0|req: 1103/2199] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.463042] [53378]: DEBUG nova.api.openstack.wsgi [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.463794] [53379]: INFO nova.api.openstack.requestlog [None req-eee0bf8b-fcc3-4df3-b4b7-e6b0a8dfb918 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.044555 [ 710.464190] [53379]: [pid: 53379|app: 0|req: 1097/2200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.466438] [53378]: DEBUG nova.compute.api [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.466724] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.468318] [53379]: DEBUG nova.compute.api [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.468692] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.468963] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.469184] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.469534] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.469737] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.469912] [53378]: DEBUG oslo_concurrency.lockutils [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.472871] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.473129] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.473323] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.473667] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.473890] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.474105] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.502963] [53378]: DEBUG nova.policy [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.506565] [53379]: DEBUG nova.policy [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.507388] [53378]: INFO nova.api.openstack.requestlog [None req-02d5742c-1f41-4b31-ac56-d824fe621b6f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.046100 [ 710.507744] [53378]: [pid: 53378|app: 0|req: 1104/2201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.510191] [53378]: DEBUG nova.api.openstack.wsgi [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.511655] [53379]: INFO nova.api.openstack.requestlog [None req-0f181b03-4b3e-4e67-bc25-97b0466fa627 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.046775 [ 710.511825] [53378]: DEBUG nova.compute.api [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.512026] [53379]: [pid: 53379|app: 0|req: 1098/2202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.515293] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.515528] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.515714] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.516070] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.516286] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.516523] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.536394] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.536643] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.536824] [53378]: DEBUG oslo_concurrency.lockutils [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.537064] [53378]: DEBUG nova.objects.instance [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.556097] [53378]: DEBUG nova.policy [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.560056] [53378]: INFO nova.api.openstack.requestlog [None req-f77cc8d4-2af2-496e-8a5d-cbbffd10d021 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.051735 [ 710.560386] [53378]: [pid: 53378|app: 0|req: 1105/2203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.582443] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9076551-5183-4bd1-ba92-7d37fcbf9435 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Calling method '.version_select at 0x726f72f1cf70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.600082] [53379]: INFO nova.api.openstack.wsgi [None req-b9076551-5183-4bd1-ba92-7d37fcbf9435 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] HTTP exception thrown: Volume dae1c0bc-cda7-40c1-8d50-671512010aeb could not be found. [ 710.600466] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9076551-5183-4bd1-ba92-7d37fcbf9435 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] Returning 404 to user: Volume dae1c0bc-cda7-40c1-8d50-671512010aeb could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 710.600965] [53379]: INFO nova.api.openstack.requestlog [None req-b9076551-5183-4bd1-ba92-7d37fcbf9435 tempest-VolumesGetTestJSON-1656483608 tempest-VolumesGetTestJSON-1656483608-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb" status: 404 len: 109 microversion: 2.1 time: 0.020845 [ 710.601310] [53379]: [pid: 53379|app: 0|req: 1099/2204] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/os-volumes/dae1c0bc-cda7-40c1-8d50-671512010aeb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 710.713297] [53378]: DEBUG nova.api.openstack.wsgi [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.714977] [53378]: DEBUG nova.compute.api [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.718438] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.718680] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.718931] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.719484] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.719484] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.719655] [53378]: DEBUG oslo_concurrency.lockutils [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.751836] [53378]: DEBUG nova.policy [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.757158] [53378]: INFO nova.api.openstack.requestlog [None req-30050335-8cbc-46e6-b338-32e6ce8a933b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1264 microversion: 2.1 time: 0.046301 [ 710.757491] [53378]: [pid: 53378|app: 0|req: 1106/2205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:42 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.787245] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.788626] [53379]: DEBUG nova.compute.api [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.792224] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.792514] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.792725] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.793147] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.793610] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.793610] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.810150] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.810426] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.810549] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.810745] [53379]: DEBUG nova.objects.instance [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.830028] [53379]: DEBUG nova.policy [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.834321] [53379]: INFO nova.api.openstack.requestlog [None req-3ee0a4cf-6e3f-49a0-92f1-9cf0f55b1b38 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.050386 [ 710.834662] [53379]: [pid: 53379|app: 0|req: 1100/2206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.843258] [53378]: DEBUG nova.api.openstack.wsgi [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.845131] [53378]: DEBUG nova.compute.api [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.846295] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=13 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 710.849511] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.849773] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.850259] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.850364] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.850617] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.850863] [53378]: DEBUG oslo_concurrency.lockutils [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.894054] [53378]: DEBUG nova.policy [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.898533] [53378]: INFO nova.api.openstack.requestlog [None req-136987b3-599d-432a-a9c8-858044042edc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.057436 [ 710.898735] [53378]: [pid: 53378|app: 0|req: 1107/2207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.901323] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.902754] [53379]: DEBUG nova.compute.api [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.906664] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.908677] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.908677] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.909067] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.909496] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.909820] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.930336] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.930835] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.931682] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.931682] [53379]: DEBUG nova.objects.instance [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.941373] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.943352] [53378]: DEBUG nova.compute.api [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.947331] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.947590] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.947787] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.948168] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.948381] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.948564] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.955227] [53379]: DEBUG nova.policy [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.959872] [53379]: INFO nova.api.openstack.requestlog [None req-b1bc66c7-bd5b-411c-a2ef-f5ad4160c6f6 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.061919 [ 710.960306] [53379]: [pid: 53379|app: 0|req: 1101/2208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.962984] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.964897] [53379]: DEBUG nova.compute.api [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.968277] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.968707] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.968707] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.969061] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.969264] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.969440] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.986038] [53378]: DEBUG nova.policy [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.990265] [53378]: INFO nova.api.openstack.requestlog [None req-9d4a1c6c-0e7f-45e5-af3b-130d857093da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.051190 [ 710.990730] [53378]: [pid: 53378|app: 0|req: 1108/2209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.998415] [53378]: DEBUG nova.api.openstack.wsgi [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.000047] [53378]: DEBUG nova.compute.api [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.003410] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.003648] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.003843] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.003920] [53379]: DEBUG nova.policy [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.004231] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.004438] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.004613] [53378]: DEBUG oslo_concurrency.lockutils [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.008073] [53379]: INFO nova.api.openstack.requestlog [None req-f5c72e4b-5707-4e46-a7dc-9558aae860c1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.047177 [ 711.008398] [53379]: [pid: 53379|app: 0|req: 1102/2210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.014972] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.017132] [53379]: DEBUG nova.compute.api [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.020637] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.020889] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.021096] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.021456] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.021662] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.021839] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.039067] [53378]: DEBUG nova.policy [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.044050] [53378]: INFO nova.api.openstack.requestlog [None req-8683cc08-6fdf-450a-bff2-8d9efe55d323 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.047538 [ 711.044361] [53378]: [pid: 53378|app: 0|req: 1109/2211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.168548] [53379]: DEBUG nova.policy [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.168548] [53379]: INFO nova.api.openstack.requestlog [None req-9ac6c1fc-f27a-4595-ace4-502afd488497 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.053142 [ 711.168548] [53379]: [pid: 53379|app: 0|req: 1103/2212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.169242] [53378]: DEBUG nova.api.openstack.wsgi [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.169242] [53378]: DEBUG nova.compute.api [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.169242] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.169567] [53379]: DEBUG nova.api.openstack.wsgi [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.169567] [53379]: DEBUG nova.compute.api [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.169567] [53379]: DEBUG oslo_concurrency.lockutils [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.169846] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.169846] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.169846] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.169846] [53378]: DEBUG nova.objects.instance [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.169974] [53379]: DEBUG nova.policy [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.169974] [53379]: INFO nova.api.openstack.requestlog [None req-513a912f-bfbc-4d19-9f44-55a322e20410 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.064208 [ 711.169974] [53379]: [pid: 53379|app: 0|req: 1104/2213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.170935] [53378]: DEBUG nova.policy [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.175770] [53378]: INFO nova.api.openstack.requestlog [None req-23ded120-13a6-459a-9d93-9f8f88a0e94c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.111080 [ 711.176113] [53378]: [pid: 53378|app: 0|req: 1110/2214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.309035] [53379]: DEBUG nova.api.openstack.wsgi [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.309748] [53379]: DEBUG nova.compute.api [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.313467] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.313701] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.313902] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.314266] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.314468] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.314641] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.334593] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.334812] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.334989] [53379]: DEBUG oslo_concurrency.lockutils [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.335197] [53379]: DEBUG nova.objects.instance [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.359787] [53379]: DEBUG nova.policy [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.364135] [53379]: INFO nova.api.openstack.requestlog [None req-973d223d-8de9-4eb0-9264-f225f2d40b4d tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.058593 [ 711.364465] [53379]: [pid: 53379|app: 0|req: 1105/2215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.420548] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.422072] [53378]: DEBUG nova.compute.api [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.425629] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.425870] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.426069] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.426418] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.426620] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.426795] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.431304] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.433474] [53379]: DEBUG nova.compute.api [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.436853] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.437130] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.437339] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.437710] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.437932] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.438142] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.461632] [53378]: DEBUG nova.policy [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.466338] [53378]: DEBUG nova.policy [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.467084] [53378]: DEBUG nova.policy [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.467756] [53378]: INFO nova.api.openstack.requestlog [None req-fa8b963b-3971-4647-a543-73ee27c4e232 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1307 microversion: 2.47 time: 0.049893 [ 711.468085] [53378]: [pid: 53378|app: 0|req: 1111/2216] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1307 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.476209] [53378]: DEBUG nova.api.openstack.wsgi [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c1fd4a7-e56f-4c7e-8d06-295468b875f0", "name": "network-vif-plugged", "status": "completed", "tag": "1192d861-c3d1-4417-8862-f00895e44844"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 711.482104] [53378]: DEBUG oslo_concurrency.lockutils [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.482838] [53378]: DEBUG oslo_concurrency.lockutils [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.482838] [53378]: DEBUG oslo_concurrency.lockutils [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.488303] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] Creating event network-vif-plugged:1192d861-c3d1-4417-8862-f00895e44844 for instance 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 on cpu-1 [ 711.493479] [53378]: INFO nova.api.openstack.requestlog [req-4947f0e4-5dc1-465a-895d-4754fc61d92b req-a2f14346-648e-4105-8b6c-d1de3f1214b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018389 [ 711.493479] [53378]: [pid: 53378|app: 0|req: 1112/2217] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39: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) [ 711.493860] [53378]: DEBUG nova.api.openstack.wsgi [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.495302] [53378]: DEBUG nova.compute.api [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.499674] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.499903] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.500102] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.500448] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.500649] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.500846] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.517316] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.517585] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.517722] [53378]: DEBUG oslo_concurrency.lockutils [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.517914] [53378]: DEBUG nova.objects.instance [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.527042] [53379]: DEBUG nova.policy [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.531387] [53379]: INFO nova.api.openstack.requestlog [None req-e7b35adb-3616-4672-a1c4-2b525fd1d52f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.102399 [ 711.531707] [53379]: [pid: 53379|app: 0|req: 1106/2218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.536904] [53379]: DEBUG nova.api.openstack.wsgi [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.537551] [53378]: DEBUG nova.policy [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.538523] [53379]: DEBUG nova.compute.api [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.541560] [53378]: DEBUG nova.policy [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.541729] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.541969] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.542174] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.542251] [53378]: DEBUG nova.policy [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.542519] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.542722] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.542758] [53378]: INFO nova.api.openstack.requestlog [None req-baec7343-5f9a-415d-b826-f2b884d357c7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.050944 [ 711.542939] [53379]: DEBUG oslo_concurrency.lockutils [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.543094] [53378]: [pid: 53378|app: 0|req: 1113/2219] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.545309] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.546880] [53378]: DEBUG nova.compute.api [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.549621] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.549845] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.550043] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.550385] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.550581] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.550755] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.580104] [53378]: DEBUG nova.policy [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.583283] [53379]: DEBUG nova.policy [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.583725] [53378]: INFO nova.api.openstack.requestlog [None req-c7cb8480-64e5-452a-b105-420bed521c06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.040097 [ 711.584060] [53378]: [pid: 53378|app: 0|req: 1114/2220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.587251] [53378]: DEBUG nova.api.openstack.wsgi [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.587350] [53379]: INFO nova.api.openstack.requestlog [None req-24ff838c-e5ea-4ed0-afca-497ad0f7bf41 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.054913 [ 711.587682] [53379]: [pid: 53379|app: 0|req: 1107/2221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.588889] [53378]: DEBUG nova.compute.api [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.589985] [53379]: DEBUG nova.api.openstack.wsgi [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.591537] [53379]: DEBUG nova.compute.api [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.592425] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.592962] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.593247] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.593667] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.594053] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.594305] [53378]: DEBUG oslo_concurrency.lockutils [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.594512] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.594967] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.594967] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.596727] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.596727] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.596727] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.625499] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.625745] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.625933] [53379]: DEBUG oslo_concurrency.lockutils [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.626147] [53379]: DEBUG nova.objects.instance [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.637263] [53378]: DEBUG nova.policy [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.641202] [53378]: INFO nova.api.openstack.requestlog [None req-410d32e4-ddb9-45c5-8217-a4a1d2441173 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.055752 [ 711.641510] [53378]: [pid: 53378|app: 0|req: 1115/2222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.645594] [53379]: DEBUG nova.policy [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.648618] [53379]: INFO nova.api.openstack.requestlog [None req-a596be67-b666-495e-86ca-5007aa9a5373 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.060467 [ 711.649152] [53379]: [pid: 53379|app: 0|req: 1108/2223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:43 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.770439] [53378]: DEBUG nova.api.openstack.wsgi [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.772310] [53378]: DEBUG nova.compute.api [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.776027] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.776272] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.776469] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.776817] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.777031] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.777218] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.807695] [53378]: DEBUG nova.policy [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.811427] [53378]: INFO nova.api.openstack.requestlog [None req-aae03bab-57d5-460c-b92c-e8e61a5cacc2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1272 microversion: 2.1 time: 0.043406 [ 711.811738] [53378]: [pid: 53378|app: 0|req: 1116/2224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.847225] [53379]: DEBUG nova.api.openstack.wsgi [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.848991] [53379]: DEBUG nova.compute.api [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.852464] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.852698] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.852945] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.853428] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.853687] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.853912] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.871676] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.871904] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.872105] [53379]: DEBUG oslo_concurrency.lockutils [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.872303] [53379]: DEBUG nova.objects.instance [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.892418] [53379]: DEBUG nova.policy [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.896368] [53379]: INFO nova.api.openstack.requestlog [None req-09cd8558-edf0-430f-92fa-5e026b3172dd tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.051419 [ 711.896691] [53379]: [pid: 53379|app: 0|req: 1109/2225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.912493] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.914345] [53378]: DEBUG nova.compute.api [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.917939] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.918209] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.918401] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.918743] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.918943] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.919161] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.954027] [53378]: DEBUG nova.policy [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.960583] [53378]: INFO nova.api.openstack.requestlog [None req-2e1d7e0d-d25f-4de2-ae93-0618c5434162 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.050310 [ 711.960939] [53378]: [pid: 53378|app: 0|req: 1117/2226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.973299] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.975104] [53379]: DEBUG nova.compute.api [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.979383] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.979633] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.979828] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.980195] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.980398] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.980574] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.003014] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.003224] [53378]: DEBUG nova.api.openstack.wsgi [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.003359] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.003587] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.003822] [53379]: DEBUG nova.objects.instance [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.004931] [53378]: DEBUG nova.compute.api [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.008350] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.008594] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.008778] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.009139] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.009724] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.009724] [53378]: DEBUG oslo_concurrency.lockutils [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.023595] [53379]: DEBUG nova.policy [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.027408] [53379]: INFO nova.api.openstack.requestlog [None req-d1ae6c53-c387-466d-b6aa-ff31c258e14d tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056561 [ 712.027730] [53379]: [pid: 53379|app: 0|req: 1110/2227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.029997] [53379]: DEBUG nova.api.openstack.wsgi [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.031616] [53379]: DEBUG nova.compute.api [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.034743] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.034970] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.035188] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.035508] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.035706] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.035881] [53379]: DEBUG oslo_concurrency.lockutils [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.040419] [53378]: DEBUG nova.policy [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.044294] [53378]: INFO nova.api.openstack.requestlog [None req-6350c108-3dc6-4b55-ac5f-1b339824df84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.043285 [ 712.044719] [53378]: [pid: 53378|app: 0|req: 1118/2228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.056694] [53378]: DEBUG nova.api.openstack.wsgi [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.058289] [53378]: DEBUG nova.compute.api [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.061428] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.061668] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.061857] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.062227] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.062431] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.062607] [53378]: DEBUG oslo_concurrency.lockutils [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.067177] [53379]: DEBUG nova.policy [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.070862] [53379]: INFO nova.api.openstack.requestlog [None req-827032b4-61fd-4354-8403-9730d173bca5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.042603 [ 712.071294] [53379]: [pid: 53379|app: 0|req: 1111/2229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.086538] [53379]: DEBUG nova.api.openstack.wsgi [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.088172] [53379]: DEBUG nova.compute.api [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.091450] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.091704] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.091926] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.092229] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.092434] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.092608] [53379]: DEBUG oslo_concurrency.lockutils [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.092820] [53378]: DEBUG nova.policy [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.096662] [53378]: INFO nova.api.openstack.requestlog [None req-e326676b-06b2-4dab-afc6-f85b4e6a630c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.041852 [ 712.096970] [53378]: [pid: 53378|app: 0|req: 1119/2230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.124590] [53379]: DEBUG nova.policy [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.129011] [53379]: INFO nova.api.openstack.requestlog [None req-e533d9ed-84bd-447b-a67a-667601edd147 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.044591 [ 712.129570] [53379]: [pid: 53379|app: 0|req: 1112/2231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 712.172388] [53378]: DEBUG nova.api.openstack.wsgi [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.174183] [53378]: DEBUG nova.compute.api [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.177859] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.178111] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.178307] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.178672] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.178878] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.179073] [53378]: DEBUG oslo_concurrency.lockutils [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.188797] [53379]: DEBUG nova.api.openstack.wsgi [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.190516] [53379]: DEBUG nova.compute.api [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.194487] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.194730] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.195058] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.195292] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.195496] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.195671] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.214194] [53378]: DEBUG nova.policy [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.214914] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.215229] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.215434] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.215633] [53379]: DEBUG nova.objects.instance [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.218672] [53378]: INFO nova.api.openstack.requestlog [None req-709c1834-9968-4bb4-a7d7-799e9ae13489 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.048593 [ 712.218992] [53378]: [pid: 53378|app: 0|req: 1120/2232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.237612] [53379]: DEBUG nova.policy [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.243019] [53379]: INFO nova.api.openstack.requestlog [None req-a01be6f7-7411-4780-bd84-4ed6313bae4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.056446 [ 712.243510] [53379]: [pid: 53379|app: 0|req: 1113/2233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.376310] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.378041] [53378]: DEBUG nova.compute.api [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.383947] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.384238] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.384429] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.384792] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.384993] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.385229] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.406097] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.406357] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.406545] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.406749] [53378]: DEBUG nova.objects.instance [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.426888] [53378]: DEBUG nova.policy [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.431626] [53378]: INFO nova.api.openstack.requestlog [None req-7f73bbe1-5b82-44a9-9885-93f5c580c675 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.057680 [ 712.431980] [53378]: [pid: 53378|app: 0|req: 1121/2234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.485229] [53379]: DEBUG nova.api.openstack.wsgi [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.487050] [53379]: DEBUG nova.compute.api [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.491805] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.492061] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.492280] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.493032] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.493032] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.493206] [53379]: DEBUG oslo_concurrency.lockutils [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.528753] [53379]: DEBUG nova.policy [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.533187] [53379]: DEBUG nova.policy [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.533931] [53379]: DEBUG nova.policy [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.534570] [53379]: INFO nova.api.openstack.requestlog [None req-286326e4-6cb7-48ac-9e28-715f5a58f063 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.051747 [ 712.534873] [53379]: [pid: 53379|app: 0|req: 1114/2235] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.545961] [53378]: DEBUG nova.api.openstack.wsgi [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.547767] [53378]: DEBUG nova.compute.api [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.551613] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.551613] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.551613] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.551911] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.555022] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.555022] [53378]: DEBUG oslo_concurrency.lockutils [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.562436] [53379]: DEBUG nova.api.openstack.wsgi [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.564295] [53379]: DEBUG nova.compute.api [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.568142] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.568611] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.568994] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.569480] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.569793] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.570106] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.593022] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.593022] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.593022] [53379]: DEBUG oslo_concurrency.lockutils [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.593022] [53379]: DEBUG nova.objects.instance [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.626893] [53378]: DEBUG nova.policy [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.626993] [53379]: DEBUG nova.policy [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.628252] [53378]: INFO nova.api.openstack.requestlog [None req-79886a7c-744f-4766-8d16-b5420dce0ac6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1320 microversion: 2.1 time: 0.084509 [ 712.628575] [53378]: [pid: 53378|app: 0|req: 1122/2236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1320 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.631041] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.632240] [53379]: DEBUG nova.policy [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.632813] [53378]: DEBUG nova.compute.api [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.633278] [53379]: DEBUG nova.policy [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.634084] [53379]: INFO nova.api.openstack.requestlog [None req-eceffd81-c930-4fe3-a842-7ad79c073b0c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.076128 [ 712.634501] [53379]: [pid: 53379|app: 0|req: 1115/2237] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 712.636474] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.636746] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.636973] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.637392] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.637465] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.637635] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.637843] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.639259] [53379]: DEBUG nova.compute.api [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.643024] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.643024] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.643357] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.643816] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.644290] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.644598] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.675116] [53378]: DEBUG nova.policy [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.679516] [53378]: INFO nova.api.openstack.requestlog [None req-7f5cc291-39db-46d5-ab63-4d47396876c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.050358 [ 712.679855] [53378]: [pid: 53378|app: 0|req: 1123/2238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.683186] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.684784] [53378]: DEBUG nova.compute.api [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.687958] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.688202] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.688387] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.688734] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.688936] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.689132] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.695823] [53379]: DEBUG nova.policy [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.698255] [53379]: INFO nova.api.openstack.requestlog [None req-d0de17a2-47a5-4603-a200-8efed0bc6a1f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.063080 [ 712.698884] [53379]: [pid: 53379|app: 0|req: 1116/2239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.703168] [53379]: DEBUG nova.api.openstack.wsgi [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.704917] [53379]: DEBUG nova.compute.api [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.708753] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.709120] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.709418] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.709877] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.710244] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.710550] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.720599] [53378]: DEBUG nova.policy [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.725266] [53378]: INFO nova.api.openstack.requestlog [None req-c3cbd36c-0243-45b1-8f1b-0b013307b1ad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.043751 [ 712.725624] [53378]: [pid: 53378|app: 0|req: 1124/2240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.741814] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.742251] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.742553] [53379]: DEBUG oslo_concurrency.lockutils [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.742865] [53379]: DEBUG nova.objects.instance [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.787184] [53379]: DEBUG nova.policy [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.789978] [53379]: INFO nova.api.openstack.requestlog [None req-07bde2c5-6c75-4212-a768-e19a9ec4a387 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.090401 [ 712.790873] [53379]: [pid: 53379|app: 0|req: 1117/2241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:44 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.824487] [53378]: DEBUG nova.api.openstack.wsgi [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.826455] [53378]: DEBUG nova.compute.api [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.830060] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.830313] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.830534] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.831122] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.831361] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.831555] [53378]: DEBUG oslo_concurrency.lockutils [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.912520] [53379]: DEBUG nova.api.openstack.wsgi [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.914736] [53379]: DEBUG nova.compute.api [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.919622] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.920496] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.920496] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.920645] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.920828] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.921456] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.939423] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.939732] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.939842] [53379]: DEBUG oslo_concurrency.lockutils [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.940057] [53379]: DEBUG nova.objects.instance [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lazy-loading 'fault' on Instance uuid 85afd760-cc78-469b-84ae-45ad047f7c02 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.961340] [53379]: DEBUG nova.policy [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef7c0a4ef7da4b0ab7b5cf15e66ed5a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '60a5565347f941bab21e5247ff56c30c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.962555] [53378]: DEBUG nova.policy [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.967098] [53379]: INFO nova.api.openstack.requestlog [None req-33f7e7a6-08b5-4d9b-90a9-0823ad0bada5 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 200 len: 1311 microversion: 2.1 time: 0.058806 [ 712.967195] [53378]: INFO nova.api.openstack.requestlog [None req-abbea54b-ad15-46a1-aead-1402e0c83192 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1324 microversion: 2.1 time: 0.144979 [ 712.967442] [53379]: [pid: 53379|app: 0|req: 1118/2242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 1311 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.968029] [53378]: [pid: 53378|app: 0|req: 1125/2243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1324 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.977300] [53379]: DEBUG nova.api.openstack.wsgi [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.978991] [53379]: DEBUG nova.compute.api [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.983480] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.983759] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.983916] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.984283] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.984486] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.984663] [53379]: DEBUG oslo_concurrency.lockutils [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.021112] [53379]: DEBUG nova.policy [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.025206] [53379]: INFO nova.api.openstack.requestlog [None req-867afaad-5d78-4684-8dab-09219c8694a1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.053268 [ 713.025547] [53379]: [pid: 53379|app: 0|req: 1119/2244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 713.040458] [53378]: DEBUG nova.api.openstack.wsgi [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.042393] [53378]: DEBUG nova.compute.api [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.046434] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.046805] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.047143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.048048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.048048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.048048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.058739] [53379]: DEBUG nova.api.openstack.wsgi [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.060429] [53379]: DEBUG nova.compute.api [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.064011] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.064268] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.064456] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.064807] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.065025] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.065229] [53379]: DEBUG oslo_concurrency.lockutils [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.068830] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.069080] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.069278] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.069489] [53378]: DEBUG nova.objects.instance [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.089644] [53378]: DEBUG nova.policy [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.093875] [53378]: INFO nova.api.openstack.requestlog [None req-1eeaaad2-9e85-4a33-ba68-cc1f7bddb7cf tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.055806 [ 713.094213] [53378]: [pid: 53378|app: 0|req: 1126/2245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.096558] [53378]: DEBUG nova.api.openstack.wsgi [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.097095] [53379]: DEBUG nova.policy [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.098163] [53378]: DEBUG nova.compute.api [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.101319] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.101417] [53379]: INFO nova.api.openstack.requestlog [None req-b84cdf74-6afe-4762-91b2-06ae4f2fd439 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.044726 [ 713.101549] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.101647] [53379]: [pid: 53379|app: 0|req: 1120/2246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 713.101736] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.102093] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.102304] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.102480] [53378]: DEBUG oslo_concurrency.lockutils [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.108642] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.110262] [53379]: DEBUG nova.compute.api [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.113500] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.113731] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.113943] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.114314] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.114519] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.114693] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.133686] [53378]: DEBUG nova.policy [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.137888] [53378]: INFO nova.api.openstack.requestlog [None req-d118c28f-2438-412d-a432-484ad912df76 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.043111 [ 713.138224] [53378]: [pid: 53378|app: 0|req: 1127/2247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.142138] [53378]: DEBUG nova.api.openstack.wsgi [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.143738] [53378]: DEBUG nova.compute.api [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.145321] [53379]: DEBUG nova.policy [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.146872] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.147123] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.147316] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.147658] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.147863] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.148058] [53378]: DEBUG oslo_concurrency.lockutils [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.149294] [53379]: INFO nova.api.openstack.requestlog [None req-0f558753-22f0-41a5-a825-039e94505d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.042456 [ 713.149751] [53379]: [pid: 53379|app: 0|req: 1121/2248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 713.178230] [53378]: DEBUG nova.policy [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.181922] [53378]: INFO nova.api.openstack.requestlog [None req-38863b8a-4898-4918-bd0c-f55b363d68fa tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.041625 [ 713.182230] [53378]: [pid: 53378|app: 0|req: 1128/2249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 713.231741] [53379]: DEBUG nova.api.openstack.wsgi [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.233590] [53379]: DEBUG nova.compute.api [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.237296] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.237535] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.237721] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.238093] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.238300] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.238477] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.255892] [53378]: DEBUG nova.api.openstack.wsgi [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.256960] [53378]: DEBUG nova.compute.api [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.260486] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.260730] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.261333] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.261333] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.261494] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.261648] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.269303] [53379]: DEBUG nova.policy [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.273426] [53379]: INFO nova.api.openstack.requestlog [None req-4fb38ac8-6088-40e6-98bd-16589dce83ab tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.043989 [ 713.273785] [53379]: [pid: 53379|app: 0|req: 1122/2250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.280153] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.280395] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.280580] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.280791] [53378]: DEBUG nova.objects.instance [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.300386] [53378]: DEBUG nova.policy [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.304051] [53378]: INFO nova.api.openstack.requestlog [None req-d6052df8-ab4f-4288-ad87-c6426b7c7880 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.051169 [ 713.304382] [53378]: [pid: 53378|app: 0|req: 1129/2251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 713.444547] [53379]: DEBUG nova.api.openstack.wsgi [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.446450] [53379]: DEBUG nova.compute.api [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.450347] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.450637] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.450774] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.451242] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.451475] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.451624] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.473162] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.473614] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.473821] [53379]: DEBUG oslo_concurrency.lockutils [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.474103] [53379]: DEBUG nova.objects.instance [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.495072] [53379]: DEBUG nova.policy [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.499599] [53379]: INFO nova.api.openstack.requestlog [None req-29aaef1e-39db-4190-a2ca-de84070f389e tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.057449 [ 713.499853] [53379]: [pid: 53379|app: 0|req: 1123/2252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.503907] [53378]: DEBUG nova.api.openstack.wsgi [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1c1fd4a7-e56f-4c7e-8d06-295468b875f0", "tag": "1192d861-c3d1-4417-8862-f00895e44844"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 713.510448] [53378]: DEBUG oslo_concurrency.lockutils [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.510695] [53378]: DEBUG oslo_concurrency.lockutils [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.510882] [53378]: DEBUG oslo_concurrency.lockutils [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.517219] [53378]: INFO nova.api.openstack.compute.server_external_events [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] Creating event network-changed:1192d861-c3d1-4417-8862-f00895e44844 for instance 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 on cpu-1 [ 713.520032] [53378]: INFO nova.api.openstack.requestlog [req-378da816-ce99-443a-aed0-4740dc2f0cd0 req-efb3fba5-debc-44c8-98c3-1f081b49b927 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018318 [ 713.520327] [53378]: [pid: 53378|app: 0|req: 1130/2253] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:45 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) [ 713.550035] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.551326] [53379]: DEBUG nova.compute.api [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.555245] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.555576] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.555872] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.556286] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.556498] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.556676] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.592972] [53379]: DEBUG nova.policy [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.597612] [53379]: DEBUG nova.policy [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.598258] [53379]: DEBUG nova.policy [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.598878] [53379]: INFO nova.api.openstack.requestlog [None req-1ac6a1fd-08fa-4a2d-a861-68c7b8db1139 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.051997 [ 713.599364] [53379]: [pid: 53379|app: 0|req: 1124/2254] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.647371] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.649096] [53378]: DEBUG nova.compute.api [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.653140] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.653394] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.653585] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.653699] [53379]: DEBUG nova.api.openstack.wsgi [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.654023] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.654228] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.654407] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.655720] [53379]: DEBUG nova.compute.api [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.659658] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.659909] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.660246] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.660663] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.660920] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.661725] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.681562] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.681806] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.681994] [53379]: DEBUG oslo_concurrency.lockutils [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.682213] [53379]: DEBUG nova.objects.instance [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.702025] [53379]: DEBUG nova.policy [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.706788] [53379]: DEBUG nova.policy [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.707462] [53379]: DEBUG nova.policy [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.708115] [53379]: INFO nova.api.openstack.requestlog [None req-12edc7eb-ad18-4296-b784-af583f079dde tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.056835 [ 713.708439] [53379]: [pid: 53379|app: 0|req: 1125/2255] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.710780] [53379]: DEBUG nova.api.openstack.wsgi [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.712475] [53379]: DEBUG nova.compute.api [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.716064] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.716326] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.716513] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.716885] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.717105] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.717289] [53379]: DEBUG oslo_concurrency.lockutils [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.754451] [53378]: DEBUG nova.policy [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.757077] [53379]: DEBUG nova.policy [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.759206] [53378]: INFO nova.api.openstack.requestlog [None req-cfca7b9a-f2b1-40a1-a75b-2cd6dbc1ec3a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1513 microversion: 2.1 time: 0.114285 [ 713.759596] [53378]: [pid: 53378|app: 0|req: 1131/2256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1513 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.762214] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.764021] [53378]: DEBUG nova.compute.api [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.764729] [53379]: INFO nova.api.openstack.requestlog [None req-194d5563-89a8-4216-96ad-7024d072f0d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.055650 [ 713.765101] [53379]: [pid: 53379|app: 0|req: 1126/2257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:45 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.767984] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.768164] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.768294] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.768360] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.768701] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.768910] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.769140] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.770264] [53379]: DEBUG nova.compute.api [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.774534] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.774803] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.775028] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.775411] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.775621] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.775801] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.806542] [53378]: DEBUG nova.policy [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.811173] [53379]: DEBUG nova.policy [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.811712] [53378]: INFO nova.api.openstack.requestlog [None req-c0028d69-1b93-4712-8b35-adb705232dfc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.051513 [ 713.812211] [53378]: [pid: 53378|app: 0|req: 1132/2258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.815180] [53378]: DEBUG nova.api.openstack.wsgi [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 713.816356] [53379]: INFO nova.api.openstack.requestlog [None req-1b20f71c-db06-44d7-94d6-6d5cbfb7e5f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1207 microversion: 2.1 time: 0.050520 [ 713.816848] [53379]: [pid: 53379|app: 0|req: 1127/2259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.816943] [53378]: DEBUG nova.compute.api [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.820647] [53379]: DEBUG nova.api.openstack.wsgi [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.822977] [53379]: DEBUG nova.compute.api [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.823804] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.823804] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.823963] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.824488] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.824488] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.824863] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.826783] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.827052] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.827250] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.827619] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.827821] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.828013] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.839860] [53378]: DEBUG nova.objects.instance [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'flavor' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.849957] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.850256] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.850452] [53379]: DEBUG oslo_concurrency.lockutils [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.850670] [53379]: DEBUG nova.objects.instance [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.874782] [53379]: DEBUG nova.policy [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.880079] [53379]: INFO nova.api.openstack.requestlog [None req-5733b983-ccbd-4fff-80dd-cd0e4e160eea tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.061494 [ 713.880436] [53379]: [pid: 53379|app: 0|req: 1128/2260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.912820] [53378]: INFO nova.api.openstack.requestlog [None req-9ec01de5-a10f-4c55-aec3-12553aee872b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action" status: 200 len: 32 microversion: 2.1 time: 0.099394 [ 713.912820] [53378]: [pid: 53378|app: 0|req: 1133/2261] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:39:46 2025] POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action => generated 32 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 713.918683] [53379]: DEBUG nova.api.openstack.wsgi [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.920395] [53379]: DEBUG nova.compute.api [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.924327] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.924600] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.924794] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.925229] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.925430] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.925649] [53379]: DEBUG oslo_concurrency.lockutils [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.981402] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.983394] [53378]: DEBUG nova.compute.api [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] [instance: 85afd760-cc78-469b-84ae-45ad047f7c02] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.988751] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.989040] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.989247] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.989651] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.989860] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.990068] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.999806] [53378]: INFO nova.api.openstack.wsgi [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] HTTP exception thrown: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. [ 714.000176] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] Returning 404 to user: Instance 85afd760-cc78-469b-84ae-45ad047f7c02 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 714.000613] [53378]: INFO nova.api.openstack.requestlog [None req-8b720b70-fcc2-45ec-9e14-89a5304ba944 tempest-ServersNegativeTestMultiTenantJSON-609260290 tempest-ServersNegativeTestMultiTenantJSON-609260290-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02" status: 404 len: 111 microversion: 2.1 time: 0.022069 [ 714.001216] [53378]: [pid: 53378|app: 0|req: 1134/2262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/85afd760-cc78-469b-84ae-45ad047f7c02 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 714.004013] [53378]: DEBUG nova.api.openstack.wsgi [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.005866] [53378]: DEBUG nova.compute.api [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.009498] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.009817] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.010188] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.010798] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.011119] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.011367] [53378]: DEBUG oslo_concurrency.lockutils [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.126625] [53379]: DEBUG nova.policy [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.134648] [53379]: INFO nova.api.openstack.requestlog [None req-28bfcefa-a047-4585-bbd0-a1fbf201cff4 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.218189 [ 714.135350] [53379]: [pid: 53379|app: 0|req: 1129/2263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.138136] [53379]: DEBUG nova.api.openstack.wsgi [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.140668] [53379]: DEBUG nova.compute.api [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.145692] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.145898] [53378]: DEBUG nova.policy [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.145978] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.146139] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.146493] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.146694] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.146868] [53379]: DEBUG oslo_concurrency.lockutils [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.154403] [53378]: INFO nova.api.openstack.requestlog [None req-9645f894-8736-4174-a3da-b225922e2722 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.150634 [ 714.154403] [53378]: [pid: 53378|app: 0|req: 1135/2264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.155371] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.157895] [53378]: DEBUG nova.compute.api [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.161949] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.162237] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.162433] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.162790] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.163063] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.163271] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.185203] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.185451] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.185637] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.185836] [53378]: DEBUG nova.objects.instance [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.193053] [53379]: DEBUG nova.policy [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.198046] [53379]: INFO nova.api.openstack.requestlog [None req-6faba303-c09a-4530-a177-9d830fbb09f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.062036 [ 714.198442] [53379]: [pid: 53379|app: 0|req: 1130/2265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.202065] [53379]: DEBUG nova.api.openstack.wsgi [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.204155] [53379]: DEBUG nova.compute.api [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.207754] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.208091] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.208287] [53378]: DEBUG nova.policy [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.208393] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.208805] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.209077] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.209373] [53379]: DEBUG oslo_concurrency.lockutils [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.213120] [53378]: INFO nova.api.openstack.requestlog [None req-7f6c21ca-0a8e-403f-a87e-0ef63f0e1354 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.059491 [ 714.213469] [53378]: [pid: 53378|app: 0|req: 1136/2266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.216093] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.217684] [53378]: DEBUG nova.compute.api [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.222819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.261302] [53379]: DEBUG nova.policy [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.269352] [53379]: INFO nova.api.openstack.requestlog [None req-97a3ff17-8f62-44f1-8ea0-a75555ce9247 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.067479 [ 714.269352] [53379]: [pid: 53379|app: 0|req: 1131/2267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.276261] [53378]: DEBUG nova.policy [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.276478] [53379]: DEBUG nova.api.openstack.wsgi [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.276478] [53379]: DEBUG nova.compute.api [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.279082] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.279328] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.279514] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.279867] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.280084] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.280912] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.282482] [53378]: INFO nova.api.openstack.requestlog [None req-c3f2695d-a00f-4b49-8bb1-f5539f3cd8da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1243 microversion: 2.1 time: 0.068324 [ 714.282833] [53378]: [pid: 53378|app: 0|req: 1137/2268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.286229] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.287856] [53378]: DEBUG nova.compute.api [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.295850] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.296109] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.296308] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.296664] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.296866] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.298876] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.319847] [53379]: DEBUG nova.policy [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.324889] [53379]: INFO nova.api.openstack.requestlog [None req-ccb59bfa-2d7f-4446-8941-2466c97b7c39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.056066 [ 714.325248] [53379]: [pid: 53379|app: 0|req: 1132/2269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.327758] [53379]: DEBUG nova.api.openstack.wsgi [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.329443] [53379]: DEBUG nova.compute.api [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.332706] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.332997] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.333212] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.333574] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.333776] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.333990] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.340508] [53378]: DEBUG nova.policy [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.346831] [53378]: INFO nova.api.openstack.requestlog [None req-8d5cfbc4-733d-476f-81ff-3b0fbcafa04b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.063143 [ 714.347333] [53378]: [pid: 53378|app: 0|req: 1138/2270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.351561] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.354875] [53378]: DEBUG nova.compute.api [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.360013] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.360587] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.360921] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.361490] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.361834] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.362153] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.387189] [53379]: DEBUG nova.policy [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.393680] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.394167] [53379]: INFO nova.api.openstack.requestlog [None req-9dc894a1-7cb6-45fb-8d6b-9e261e8d061c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.068172 [ 714.394255] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.394641] [53379]: [pid: 53379|app: 0|req: 1133/2271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.394893] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.395379] [53378]: DEBUG nova.objects.instance [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.423672] [53378]: DEBUG nova.policy [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.429101] [53378]: INFO nova.api.openstack.requestlog [None req-8c647160-ea2f-4203-a228-1eef64845e7e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.080926 [ 714.429491] [53378]: [pid: 53378|app: 0|req: 1139/2272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.513383] [53379]: DEBUG nova.api.openstack.wsgi [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.515428] [53379]: DEBUG nova.compute.api [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.520407] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.520706] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.520940] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.521369] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.521614] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.521803] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.542466] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.542783] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.543069] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.543318] [53379]: DEBUG nova.objects.instance [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.563547] [53379]: DEBUG nova.policy [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.568088] [53379]: INFO nova.api.openstack.requestlog [None req-73f6dd0b-c1c4-4683-b482-99ed6093134f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.058116 [ 714.569648] [53379]: [pid: 53379|app: 0|req: 1134/2273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.617024] [53378]: DEBUG nova.api.openstack.wsgi [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.617024] [53378]: DEBUG nova.compute.api [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.619553] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.619965] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.620346] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.620845] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.621194] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.621504] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.664235] [53378]: DEBUG nova.policy [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.668364] [53378]: DEBUG nova.policy [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.668785] [53378]: DEBUG nova.policy [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.669450] [53378]: INFO nova.api.openstack.requestlog [None req-74d93688-6efc-47c5-adb0-7589aa9ac6bd tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.058114 [ 714.669797] [53378]: [pid: 53378|app: 0|req: 1140/2274] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:46 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.726637] [53379]: DEBUG nova.api.openstack.wsgi [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.728590] [53379]: DEBUG nova.compute.api [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.732600] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.732951] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.733808] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.733808] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.733957] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.734231] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.753617] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.753799] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.753958] [53379]: DEBUG oslo_concurrency.lockutils [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.754239] [53379]: DEBUG nova.objects.instance [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.779615] [53379]: DEBUG nova.policy [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.780890] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.782805] [53378]: DEBUG nova.compute.api [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.784424] [53379]: DEBUG nova.policy [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.785200] [53379]: DEBUG nova.policy [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.785957] [53379]: INFO nova.api.openstack.requestlog [None req-55bd90c6-bf3a-4535-b873-3113d521e129 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.061568 [ 714.786316] [53379]: [pid: 53379|app: 0|req: 1135/2275] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.788455] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.788768] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.788879] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.789273] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.789475] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.790384] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.826353] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.827604] [53378]: DEBUG nova.policy [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.828260] [53379]: DEBUG nova.compute.api [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.832464] [53378]: INFO nova.api.openstack.requestlog [None req-ec5b7341-ece7-4e51-811b-6968ee408ef7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.054359 [ 714.833120] [53378]: [pid: 53378|app: 0|req: 1141/2276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.833643] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.834065] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.835272] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.835651] [53378]: DEBUG nova.api.openstack.wsgi [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.836712] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.836712] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.836712] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.837400] [53378]: DEBUG nova.compute.api [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.841065] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.841317] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.841507] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.841875] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.842066] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.842384] [53378]: DEBUG oslo_concurrency.lockutils [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.883618] [53378]: DEBUG nova.policy [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.887355] [53379]: DEBUG nova.policy [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.889725] [53378]: INFO nova.api.openstack.requestlog [None req-7744a276-46e5-4293-8909-56b4788b1c4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1263 microversion: 2.1 time: 0.055741 [ 714.890214] [53378]: [pid: 53378|app: 0|req: 1142/2277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1263 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.898026] [53378]: DEBUG nova.api.openstack.wsgi [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.899727] [53378]: DEBUG nova.compute.api [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.900100] [53379]: INFO nova.api.openstack.requestlog [None req-2c281cd1-5f55-4195-8b35-af2127533dc1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.076115 [ 714.900475] [53379]: [pid: 53379|app: 0|req: 1136/2278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.903852] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.903852] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.904247] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.904436] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.904572] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.904750] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.926851] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.927196] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.927416] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.927627] [53378]: DEBUG nova.objects.instance [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.956065] [53378]: DEBUG nova.policy [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.961339] [53378]: INFO nova.api.openstack.requestlog [None req-d61e612c-b587-4dfe-b6ac-e5bc88f160c7 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.065317 [ 714.961739] [53378]: [pid: 53378|app: 0|req: 1143/2279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.148771] [53379]: DEBUG nova.api.openstack.wsgi [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.152032] [53379]: DEBUG nova.compute.api [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.155949] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.156262] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.156482] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.156868] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.157133] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.157354] [53379]: DEBUG oslo_concurrency.lockutils [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.166813] [53378]: DEBUG nova.api.openstack.wsgi [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.169199] [53378]: DEBUG nova.compute.api [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.173986] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.174332] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.174633] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.175017] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.175383] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.175762] [53378]: DEBUG oslo_concurrency.lockutils [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.246515] [53379]: DEBUG nova.policy [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.253685] [53379]: INFO nova.api.openstack.requestlog [None req-def11050-e21e-485e-9df5-9836d1e4024a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.107514 [ 715.254186] [53379]: [pid: 53379|app: 0|req: 1137/2280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.258169] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.259314] [53379]: DEBUG nova.compute.api [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.265503] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.279192] [53378]: DEBUG nova.policy [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.285539] [53378]: INFO nova.api.openstack.requestlog [None req-1028bc15-07b4-4fe1-a5d9-12cbf1d0e858 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.120875 [ 715.285539] [53378]: [pid: 53378|app: 0|req: 1144/2281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.287940] [53378]: DEBUG nova.api.openstack.wsgi [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.289726] [53378]: DEBUG nova.compute.api [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.293533] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.293815] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.294069] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.294553] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.294935] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.295984] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.303955] [53379]: DEBUG nova.policy [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.308482] [53379]: INFO nova.api.openstack.requestlog [None req-8a239970-aae6-491a-a7bd-abd9ae6d27e8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.053859 [ 715.308821] [53379]: [pid: 53379|app: 0|req: 1138/2282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.311561] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.313242] [53379]: DEBUG nova.compute.api [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.318049] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.318367] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.318627] [53378]: DEBUG oslo_concurrency.lockutils [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.318866] [53378]: DEBUG nova.objects.instance [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.320670] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.320923] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.321129] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.321527] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.321748] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.321928] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.344250] [53378]: DEBUG nova.policy [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.349021] [53378]: INFO nova.api.openstack.requestlog [None req-09e7c4c6-b73e-4e31-be2f-61cd76c1a088 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.063491 [ 715.349496] [53378]: [pid: 53378|app: 0|req: 1145/2283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.362124] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.362174] [53379]: DEBUG nova.policy [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.362490] [53378]: DEBUG nova.compute.api [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.366217] [53379]: INFO nova.api.openstack.requestlog [None req-bf000f73-456d-49ea-b218-78e7a93a34ae tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1235 microversion: 2.1 time: 0.056717 [ 715.366819] [53379]: [pid: 53379|app: 0|req: 1139/2284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.369841] [53379]: DEBUG nova.api.openstack.wsgi [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.370021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.370021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.370021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.370530] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.370650] [53379]: DEBUG nova.compute.api [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.370876] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.371179] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.374229] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.374315] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.374504] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.374859] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.375074] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.375269] [53379]: DEBUG oslo_concurrency.lockutils [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.408624] [53379]: DEBUG nova.policy [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.409813] [53378]: DEBUG nova.policy [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.412509] [53379]: INFO nova.api.openstack.requestlog [None req-391b3feb-f045-4738-a353-7e3707fff291 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.045367 [ 715.412837] [53379]: [pid: 53379|app: 0|req: 1140/2285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.415431] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.417019] [53379]: DEBUG nova.compute.api [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.419330] [53378]: INFO nova.api.openstack.requestlog [None req-ebafe839-c388-49d0-87bf-fd2936924ba7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.068426 [ 715.420073] [53378]: [pid: 53378|app: 0|req: 1146/2286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.420954] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.420954] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.420954] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.420954] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.421147] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.421292] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.423458] [53378]: DEBUG nova.api.openstack.wsgi [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.427926] [53378]: DEBUG nova.compute.api [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.431289] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.432023] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.432023] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.432146] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.432260] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.432434] [53378]: DEBUG oslo_concurrency.lockutils [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.460814] [53379]: DEBUG nova.policy [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.465757] [53379]: INFO nova.api.openstack.requestlog [None req-0a212d69-8966-47f2-a5f0-9b9288e205b8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.051995 [ 715.465984] [53379]: [pid: 53379|app: 0|req: 1141/2287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.468988] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.470712] [53379]: DEBUG nova.compute.api [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.474871] [53378]: DEBUG nova.policy [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.475018] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.475202] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.475395] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.475760] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.475969] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.476293] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.479853] [53378]: INFO nova.api.openstack.requestlog [None req-647493b5-96c3-44ed-b0e6-2a2b1d67f2d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.059488 [ 715.480535] [53378]: [pid: 53378|app: 0|req: 1147/2288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.494479] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.494740] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.494914] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.495138] [53379]: DEBUG nova.objects.instance [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.529526] [53378]: DEBUG nova.api.openstack.wsgi [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d60f603c-822a-49df-95ec-5dd6e6fd4218", "name": "network-vif-plugged", "status": "completed", "tag": "bfb27c17-b04f-4819-92c8-4977840f0283"}, {"name": "network-changed", "server_uuid": "d60f603c-822a-49df-95ec-5dd6e6fd4218", "tag": "bfb27c17-b04f-4819-92c8-4977840f0283"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 715.529868] [53379]: DEBUG nova.policy [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.537119] [53379]: INFO nova.api.openstack.requestlog [None req-1a82d74f-6ebf-416c-a5d3-210e55a1b1e9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.067919 [ 715.537119] [53379]: [pid: 53379|app: 0|req: 1142/2289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.537271] [53378]: DEBUG oslo_concurrency.lockutils [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.537271] [53378]: DEBUG oslo_concurrency.lockutils [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.537459] [53378]: DEBUG oslo_concurrency.lockutils [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.545786] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Creating event network-vif-plugged:bfb27c17-b04f-4819-92c8-4977840f0283 for instance d60f603c-822a-49df-95ec-5dd6e6fd4218 on cpu-1 [ 715.546234] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] Creating event network-changed:bfb27c17-b04f-4819-92c8-4977840f0283 for instance d60f603c-822a-49df-95ec-5dd6e6fd4218 on cpu-1 [ 715.549169] [53378]: INFO nova.api.openstack.requestlog [req-d6c5f293-8a60-4ae0-8ae5-e278472e17d9 req-9fb316e1-c4f1-4f23-a3f5-aea143b0ae9c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022604 [ 715.549526] [53378]: [pid: 53378|app: 0|req: 1148/2290] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:47 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) [ 715.584754] [53379]: DEBUG nova.api.openstack.wsgi [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.586132] [53379]: DEBUG nova.compute.api [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.590329] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.590570] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.590755] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.591139] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.591346] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.591524] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.611889] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.612159] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.612347] [53379]: DEBUG oslo_concurrency.lockutils [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.612543] [53379]: DEBUG nova.objects.instance [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.643254] [53379]: DEBUG nova.policy [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.648351] [53379]: INFO nova.api.openstack.requestlog [None req-96473a91-195b-488e-a463-7c33fd7d42c6 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.067227 [ 715.648866] [53379]: [pid: 53379|app: 0|req: 1143/2291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.685170] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.686969] [53378]: DEBUG nova.compute.api [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.691868] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.692192] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.692432] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.693146] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.693363] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.693544] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.733724] [53378]: DEBUG nova.policy [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.738863] [53378]: DEBUG nova.policy [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.739708] [53378]: DEBUG nova.policy [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.740464] [53378]: INFO nova.api.openstack.requestlog [None req-9e055661-7c33-4f60-8e96-6fb98cb5945d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.058339 [ 715.740851] [53378]: [pid: 53378|app: 0|req: 1149/2292] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:47 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.804603] [53379]: DEBUG nova.api.openstack.wsgi [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.806456] [53379]: DEBUG nova.compute.api [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.810221] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.810462] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.810650] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.811056] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.811267] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.811444] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.830875] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.831184] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.831400] [53379]: DEBUG oslo_concurrency.lockutils [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.831605] [53379]: DEBUG nova.objects.instance [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.856939] [53378]: DEBUG nova.api.openstack.wsgi [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.859552] [53378]: DEBUG nova.compute.api [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.866168] [53379]: DEBUG nova.policy [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.868537] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.868831] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.869037] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.869426] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.869643] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.869829] [53378]: DEBUG oslo_concurrency.lockutils [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.870638] [53379]: DEBUG nova.policy [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.871347] [53379]: DEBUG nova.policy [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.871991] [53379]: INFO nova.api.openstack.requestlog [None req-891ad906-e1f2-46bc-81e6-fa5b9c7bde74 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.070817 [ 715.872326] [53379]: [pid: 53379|app: 0|req: 1144/2293] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.905042] [53379]: DEBUG nova.api.openstack.wsgi [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.905594] [53379]: DEBUG nova.compute.api [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.908753] [53378]: DEBUG nova.policy [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.909950] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.909950] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.909950] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.910153] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.910367] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.910541] [53379]: DEBUG oslo_concurrency.lockutils [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.913707] [53378]: INFO nova.api.openstack.requestlog [None req-1149b09d-7ec3-4ccd-bc7a-f37d238acc54 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.059521 [ 715.914335] [53378]: [pid: 53378|app: 0|req: 1150/2294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.917184] [53378]: DEBUG nova.api.openstack.wsgi [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.918998] [53378]: DEBUG nova.compute.api [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.922832] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.924154] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.924154] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.924154] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.924326] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.924463] [53378]: DEBUG oslo_concurrency.lockutils [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.958238] [53379]: DEBUG nova.policy [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.963197] [53379]: INFO nova.api.openstack.requestlog [None req-2268f6ff-0d05-4a06-8e2f-6cef5f81202b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1263 microversion: 2.1 time: 0.062061 [ 715.963582] [53379]: [pid: 53379|app: 0|req: 1145/2295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1263 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.964739] [53378]: DEBUG nova.policy [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.970240] [53378]: INFO nova.api.openstack.requestlog [None req-b501303b-bae1-41ed-99da-ea46d8dc9d51 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.055028 [ 715.970837] [53378]: [pid: 53378|app: 0|req: 1151/2296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.976416] [53379]: DEBUG nova.api.openstack.wsgi [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.978166] [53379]: DEBUG nova.compute.api [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.983382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.005064] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.005372] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.005553] [53379]: DEBUG oslo_concurrency.lockutils [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.005757] [53379]: DEBUG nova.objects.instance [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.029701] [53379]: DEBUG nova.policy [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.034629] [53379]: INFO nova.api.openstack.requestlog [None req-f79c0574-47c8-459a-ac4a-469aefeb97a4 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.060483 [ 716.034974] [53379]: [pid: 53379|app: 0|req: 1146/2297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.275650] [53378]: DEBUG nova.api.openstack.wsgi [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.277341] [53378]: DEBUG nova.compute.api [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.280834] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.281127] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.281325] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.281681] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.281887] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.282077] [53378]: DEBUG oslo_concurrency.lockutils [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.306193] [53379]: DEBUG nova.api.openstack.wsgi [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.306193] [53379]: DEBUG nova.compute.api [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.310414] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.310672] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.310861] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.314026] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.314026] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.314026] [53379]: DEBUG oslo_concurrency.lockutils [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.361367] [53378]: DEBUG nova.policy [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.367346] [53378]: INFO nova.api.openstack.requestlog [None req-a858932c-e815-4f8e-8fed-0874fc0ed604 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.094229 [ 716.367687] [53378]: [pid: 53378|app: 0|req: 1152/2298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.371129] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.372060] [53378]: DEBUG nova.compute.api [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.375482] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.375715] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.375909] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.376415] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.376624] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.376804] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.410631] [53378]: DEBUG nova.policy [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.415888] [53378]: INFO nova.api.openstack.requestlog [None req-fe1aaffe-c4d7-4fa9-94f0-7c1878352aad tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047499 [ 716.416304] [53378]: [pid: 53378|app: 0|req: 1153/2299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.418830] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.420619] [53378]: DEBUG nova.compute.api [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.424187] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.424443] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.424637] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.425080] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.425263] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.425449] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.445450] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.445684] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.445872] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.446135] [53378]: DEBUG nova.objects.instance [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.467798] [53378]: DEBUG nova.policy [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.472233] [53378]: INFO nova.api.openstack.requestlog [None req-7f64167f-7390-4e32-80bb-f95ae54efa1e tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.055313 [ 716.472560] [53378]: [pid: 53378|app: 0|req: 1154/2300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.475087] [53378]: DEBUG nova.api.openstack.wsgi [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.476685] [53378]: DEBUG nova.compute.api [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.487572] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.487813] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.488019] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.488377] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.488583] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.488760] [53378]: DEBUG oslo_concurrency.lockutils [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.520829] [53378]: DEBUG nova.policy [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.524983] [53378]: INFO nova.api.openstack.requestlog [None req-02327725-287c-414c-b669-e791d4cd000a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1291 microversion: 2.1 time: 0.051851 [ 716.525478] [53378]: [pid: 53378|app: 0|req: 1155/2301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.527731] [53378]: DEBUG nova.api.openstack.wsgi [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.529320] [53378]: DEBUG nova.compute.api [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.532259] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.532486] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.532672] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.533058] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.533292] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.533473] [53378]: DEBUG oslo_concurrency.lockutils [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.564095] [53378]: DEBUG nova.policy [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.568130] [53378]: INFO nova.api.openstack.requestlog [None req-7474a3e0-228a-413e-a8ec-a81fc925514d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.042207 [ 716.568597] [53378]: [pid: 53378|app: 0|req: 1156/2302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.570814] [53378]: DEBUG nova.api.openstack.wsgi [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.572489] [53378]: DEBUG nova.compute.api [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.575647] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.575873] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.576090] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.576473] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.576775] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.576980] [53378]: DEBUG oslo_concurrency.lockutils [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.616099] [53378]: DEBUG nova.policy [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.622047] [53378]: INFO nova.api.openstack.requestlog [None req-a47f506b-f920-4143-b402-24e45e311e49 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.052998 [ 716.622906] [53378]: [pid: 53378|app: 0|req: 1157/2303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.626102] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.626993] [53378]: DEBUG nova.compute.api [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.630436] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.630661] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.630841] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.631275] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.631513] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.631698] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.663996] [53378]: DEBUG nova.policy [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.668595] [53378]: INFO nova.api.openstack.requestlog [None req-ab519016-afc0-4de3-b69b-a1253f336667 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.045372 [ 716.669026] [53378]: [pid: 53378|app: 0|req: 1158/2304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.671375] [53378]: DEBUG nova.api.openstack.wsgi [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.673072] [53378]: DEBUG nova.compute.api [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.676364] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.676600] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.676822] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.677144] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.677357] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.677531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.712852] [53378]: DEBUG nova.policy [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.718728] [53378]: INFO nova.api.openstack.requestlog [None req-f20a5afc-f66b-4f5b-80f6-9b509d98dbe8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.049002 [ 716.719101] [53378]: [pid: 53378|app: 0|req: 1159/2305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.721602] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.723533] [53378]: DEBUG nova.compute.api [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.726804] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.727061] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.727258] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.727606] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.727808] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.727984] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.738603] [53379]: DEBUG nova.policy [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.743386] [53379]: INFO nova.api.openstack.requestlog [None req-02b30b8e-7f2f-443c-8d1a-7799ab25f0bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.442370 [ 716.743984] [53379]: [pid: 53379|app: 0|req: 1147/2306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:48 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.746432] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.746550] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.746550] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.746817] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.746961] [53378]: DEBUG nova.objects.instance [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.750160] [53379]: DEBUG nova.compute.api [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.753806] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.754077] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.757292] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.757292] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.757292] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.757292] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.770464] [53378]: DEBUG nova.policy [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.775864] [53378]: INFO nova.api.openstack.requestlog [None req-ac318821-7d11-42eb-830a-2cd582bfded5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.056156 [ 716.776225] [53378]: [pid: 53378|app: 0|req: 1160/2307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.777792] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.777958] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.778160] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.778362] [53379]: DEBUG nova.objects.instance [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.780387] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.782014] [53378]: DEBUG nova.compute.api [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.785404] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.785651] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.785881] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.786474] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.786688] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.786867] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.816888] [53379]: DEBUG nova.policy [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.820966] [53378]: DEBUG nova.policy [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.821637] [53379]: INFO nova.api.openstack.requestlog [None req-cd188cd6-2349-4466-8c7f-8b1ff3d513ed tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.077357 [ 716.821965] [53379]: [pid: 53379|app: 0|req: 1148/2308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.827295] [53378]: DEBUG nova.policy [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.827905] [53378]: DEBUG nova.policy [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.828769] [53378]: INFO nova.api.openstack.requestlog [None req-ecd2574e-6e03-400b-85f6-8b9bfd2ba14a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.050351 [ 716.829175] [53378]: [pid: 53378|app: 0|req: 1161/2309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.887551] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.893371] [53379]: DEBUG nova.compute.api [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.900019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.922406] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.924023] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.924023] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.924023] [53379]: DEBUG nova.objects.instance [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.928832] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=31 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.931849] [53378]: DEBUG nova.api.openstack.wsgi [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.933906] [53378]: DEBUG nova.compute.api [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.937421] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.937682] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.937872] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.938266] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.938480] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.938677] [53378]: DEBUG oslo_concurrency.lockutils [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.956823] [53379]: DEBUG nova.policy [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.962352] [53379]: DEBUG nova.policy [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.963282] [53379]: DEBUG nova.policy [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.964097] [53379]: INFO nova.api.openstack.requestlog [None req-9bf6b80a-5f42-4925-b88c-eaffb33078b2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.078797 [ 716.964526] [53379]: [pid: 53379|app: 0|req: 1149/2310] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.975644] [53378]: DEBUG nova.policy [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.976433] [53379]: DEBUG nova.api.openstack.wsgi [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.978098] [53379]: DEBUG nova.compute.api [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.979284] [53378]: INFO nova.api.openstack.requestlog [None req-23043be4-dc71-4d5d-a67f-119400855816 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.052084 [ 716.979732] [53378]: [pid: 53378|app: 0|req: 1162/2311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.981679] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.981918] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.982115] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.982470] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.982669] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.982842] [53379]: DEBUG oslo_concurrency.lockutils [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.983050] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.984803] [53378]: DEBUG nova.compute.api [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.988157] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.988394] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.988581] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.988929] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.989162] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.989395] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.022857] [53378]: DEBUG nova.policy [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.023423] [53379]: DEBUG nova.policy [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.027289] [53378]: INFO nova.api.openstack.requestlog [None req-5d8c99fc-aee2-48ae-8369-5e6a0412401b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.046074 [ 717.027817] [53379]: INFO nova.api.openstack.requestlog [None req-d15b490c-275b-4c9c-a8ac-b75acd4237f7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1271 microversion: 2.1 time: 0.053383 [ 717.027900] [53378]: [pid: 53378|app: 0|req: 1163/2312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.032102] [53379]: [pid: 53379|app: 0|req: 1150/2313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1271 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.049216] [53378]: DEBUG nova.api.openstack.wsgi [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.051054] [53378]: DEBUG nova.compute.api [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.054487] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.054728] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.054962] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.055364] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.055586] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.055783] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.078257] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.078546] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.078738] [53378]: DEBUG oslo_concurrency.lockutils [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.078975] [53378]: DEBUG nova.objects.instance [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.111632] [53378]: DEBUG nova.policy [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.114341] [53378]: INFO nova.api.openstack.requestlog [None req-031707d6-ec8b-43d2-84ff-3da9537d77a8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.067259 [ 717.114906] [53378]: [pid: 53378|app: 0|req: 1164/2314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.383077] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.384867] [53379]: DEBUG nova.compute.api [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.391405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.429493] [53378]: DEBUG nova.api.openstack.wsgi [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.432687] [53378]: DEBUG nova.compute.api [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.440599] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.440874] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.441121] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.441593] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.441816] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.442033] [53378]: DEBUG oslo_concurrency.lockutils [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.505323] [53378]: DEBUG nova.policy [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.511325] [53378]: INFO nova.api.openstack.requestlog [None req-239df476-9c1c-4872-9d0b-323a44c996ec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.083999 [ 717.512727] [53378]: [pid: 53378|app: 0|req: 1165/2315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.514023] [53379]: DEBUG nova.policy [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.518072] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.518525] [53379]: INFO nova.api.openstack.requestlog [None req-8e4d12a0-8a53-420c-9c12-b2f9887c157e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.137786 [ 717.518793] [53379]: [pid: 53379|app: 0|req: 1151/2316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.519889] [53378]: DEBUG nova.compute.api [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.524520] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.524879] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.525203] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.525670] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.525977] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.527751] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.540019] [53379]: DEBUG nova.api.openstack.wsgi [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.541827] [53379]: DEBUG nova.compute.api [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.545486] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.545739] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.545927] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.546309] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.546512] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.546688] [53379]: DEBUG oslo_concurrency.lockutils [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.549059] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.549369] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.549615] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.549852] [53378]: DEBUG nova.objects.instance [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.571236] [53378]: DEBUG nova.policy [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.582277] [53378]: INFO nova.api.openstack.requestlog [None req-c8209cc2-af3e-4c7a-89c7-52a980c6b364 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.068640 [ 717.582954] [53378]: [pid: 53378|app: 0|req: 1166/2317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.586113] [53378]: DEBUG nova.api.openstack.wsgi [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.588694] [53379]: DEBUG nova.policy [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.588868] [53378]: DEBUG nova.compute.api [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.593093] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.593258] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.593350] [53379]: INFO nova.api.openstack.requestlog [None req-37388afe-c784-4844-b263-1db90ea68c96 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1291 microversion: 2.1 time: 0.055749 [ 717.593446] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.593680] [53379]: [pid: 53379|app: 0|req: 1152/2318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.593842] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.594086] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.594308] [53378]: DEBUG oslo_concurrency.lockutils [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.633589] [53378]: DEBUG nova.policy [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.638611] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.639046] [53378]: INFO nova.api.openstack.requestlog [None req-1995d6ee-7a02-46d3-a197-6a584f11fd92 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.055354 [ 717.639412] [53378]: [pid: 53378|app: 0|req: 1167/2319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.639954] [53379]: DEBUG nova.compute.api [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.643960] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.644141] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.644339] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.644800] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.645040] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.645115] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.687878] [53379]: DEBUG nova.policy [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.692648] [53379]: INFO nova.api.openstack.requestlog [None req-8d4ca59e-43ef-455c-88b3-c36937359865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.056495 [ 717.692985] [53379]: [pid: 53379|app: 0|req: 1153/2320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.693771] [53378]: DEBUG nova.api.openstack.wsgi [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.695924] [53378]: DEBUG nova.compute.api [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.699228] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.699476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.699741] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.700048] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.700298] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.700584] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.740497] [53379]: DEBUG nova.api.openstack.wsgi [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.744140] [53379]: DEBUG nova.compute.api [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.745595] [53378]: DEBUG nova.policy [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.747662] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.747931] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.748138] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.750063] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.750063] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.750063] [53379]: DEBUG oslo_concurrency.lockutils [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.750382] [53378]: INFO nova.api.openstack.requestlog [None req-dda89c9e-8116-4c6d-968a-897a633cc19e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.060521 [ 717.754108] [53378]: [pid: 53378|app: 0|req: 1168/2321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:49 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.758217] [53378]: DEBUG nova.api.openstack.wsgi [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.764054] [53378]: DEBUG nova.compute.api [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.767944] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.768347] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.768634] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.769202] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.769476] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.769767] [53378]: DEBUG oslo_concurrency.lockutils [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.794698] [53379]: DEBUG nova.policy [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.804461] [53379]: INFO nova.api.openstack.requestlog [None req-23872007-8220-4e13-96ab-dcf48e802664 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.066283 [ 717.804584] [53379]: [pid: 53379|app: 0|req: 1154/2322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.809027] [53379]: DEBUG nova.api.openstack.wsgi [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.809027] [53379]: DEBUG nova.compute.api [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.812571] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.813298] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.813298] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.813298] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.813561] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.813606] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.838139] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.838396] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.838584] [53379]: DEBUG oslo_concurrency.lockutils [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.838801] [53379]: DEBUG nova.objects.instance [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.864765] [53378]: DEBUG nova.policy [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.869986] [53378]: INFO nova.api.openstack.requestlog [None req-55d7ca99-d912-409b-9038-ad56c18c8a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.113853 [ 717.871260] [53378]: [pid: 53378|app: 0|req: 1169/2323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.874255] [53378]: DEBUG nova.api.openstack.wsgi [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.875849] [53379]: DEBUG nova.policy [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.876021] [53378]: DEBUG nova.compute.api [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.879676] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.879926] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.880130] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.880518] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.880739] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.880925] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.885450] [53379]: INFO nova.api.openstack.requestlog [None req-0830aad6-a719-4fdb-b5aa-e9f49bf6b87f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.080173 [ 717.886083] [53379]: [pid: 53379|app: 0|req: 1155/2324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.891018] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.891018] [53379]: DEBUG nova.compute.api [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.901924] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.902187] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.902873] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.902873] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.903058] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.903987] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.904179] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.904179] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.904179] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.904294] [53378]: DEBUG nova.objects.instance [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.927200] [53378]: DEBUG nova.policy [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.930489] [53378]: INFO nova.api.openstack.requestlog [None req-bfa1f1c4-a057-4857-9b1f-5682b223ced5 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.058556 [ 717.930820] [53378]: [pid: 53378|app: 0|req: 1170/2325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.948988] [53379]: DEBUG nova.policy [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.954104] [53379]: DEBUG nova.policy [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.954852] [53379]: DEBUG nova.policy [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.955763] [53379]: INFO nova.api.openstack.requestlog [None req-a0121908-64ca-44df-9c0c-03265d648f4e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.069075 [ 717.956219] [53379]: [pid: 53379|app: 0|req: 1156/2326] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.980128] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.983188] [53378]: DEBUG nova.compute.api [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.988656] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.988998] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.989215] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.989598] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.989790] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.990122] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.998456] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.000540] [53379]: DEBUG nova.compute.api [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.006988] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.007263] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.007453] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.007846] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.008071] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.008332] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.019187] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.019464] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.019687] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.020236] [53378]: DEBUG nova.objects.instance [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.045607] [53378]: DEBUG nova.policy [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.047316] [53379]: DEBUG nova.policy [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.051179] [53378]: DEBUG nova.policy [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.051893] [53378]: DEBUG nova.policy [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.052627] [53378]: INFO nova.api.openstack.requestlog [None req-ee9815ff-b142-47e5-ad76-f80db53727d7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.076601 [ 718.052873] [53378]: [pid: 53378|app: 0|req: 1171/2327] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.055277] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.056875] [53378]: DEBUG nova.compute.api [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.057173] [53379]: INFO nova.api.openstack.requestlog [None req-f8c8c120-4f5c-4360-bc51-d911ce1679c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.058180 [ 718.057682] [53379]: [pid: 53379|app: 0|req: 1157/2328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.060693] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.060944] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.061162] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.061653] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.061881] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.063307] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.064579] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.065705] [53379]: DEBUG nova.compute.api [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.074456] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.074722] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.074980] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.075928] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.075928] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.075928] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.098683] [53378]: DEBUG nova.policy [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.104392] [53378]: INFO nova.api.openstack.requestlog [None req-0d9a279d-7a5b-400f-be71-bcf1019230c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.050587 [ 718.105726] [53378]: [pid: 53378|app: 0|req: 1172/2329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.128482] [53378]: DEBUG nova.api.openstack.wsgi [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.131183] [53378]: DEBUG nova.compute.api [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.135743] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.136031] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.136329] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.136899] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.137403] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.137403] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.161316] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.161532] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.162096] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.162096] [53378]: DEBUG nova.objects.instance [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.186580] [53378]: DEBUG nova.policy [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.191655] [53379]: DEBUG nova.policy [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.194697] [53378]: INFO nova.api.openstack.requestlog [None req-46d21220-4a2c-489d-b104-68aad32db716 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.069717 [ 718.195052] [53378]: [pid: 53378|app: 0|req: 1173/2330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.197219] [53379]: INFO nova.api.openstack.requestlog [None req-b1400c54-aa5d-448d-a98c-a2c86374c81f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.138301 [ 718.197415] [53379]: [pid: 53379|app: 0|req: 1158/2331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.526841] [53378]: DEBUG nova.api.openstack.wsgi [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.529172] [53378]: DEBUG nova.compute.api [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.531915] [53379]: DEBUG nova.api.openstack.wsgi [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.533052] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.533298] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.533544] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.533794] [53379]: DEBUG nova.compute.api [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.534032] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.534339] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.534574] [53378]: DEBUG oslo_concurrency.lockutils [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.537556] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.537914] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.538375] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.538706] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.538999] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.539287] [53379]: DEBUG oslo_concurrency.lockutils [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.569660] [53378]: DEBUG nova.policy [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.572952] [53378]: INFO nova.api.openstack.requestlog [None req-550aed85-893c-4006-bd3e-9c72f34aec2f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.048421 [ 718.573464] [53378]: [pid: 53378|app: 0|req: 1174/2332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.597510] [53378]: DEBUG nova.api.openstack.wsgi [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.599473] [53378]: DEBUG nova.compute.api [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.604014] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.604371] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.604658] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.605114] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.605416] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.605642] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.618458] [53379]: DEBUG nova.policy [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.622749] [53379]: INFO nova.api.openstack.requestlog [None req-13c56288-b007-4bc9-858a-260efec7b601 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.093413 [ 718.623113] [53379]: [pid: 53379|app: 0|req: 1159/2333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.625425] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.626885] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.626978] [53379]: DEBUG nova.compute.api [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.627191] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.627421] [53378]: DEBUG oslo_concurrency.lockutils [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.627703] [53378]: DEBUG nova.objects.instance [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.630157] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.630415] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.630663] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.631079] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.631295] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.631476] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.648461] [53378]: DEBUG nova.policy [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.653160] [53378]: INFO nova.api.openstack.requestlog [None req-0066b0d4-f188-4904-a95b-04edcb6393e4 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.057914 [ 718.653160] [53378]: [pid: 53378|app: 0|req: 1175/2334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.657987] [53378]: DEBUG nova.api.openstack.wsgi [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.662030] [53378]: DEBUG nova.compute.api [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.662433] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.662702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.662953] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.663361] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.663561] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.663827] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.668636] [53379]: DEBUG nova.policy [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.673300] [53379]: INFO nova.api.openstack.requestlog [None req-a0ae456f-6cc6-4ebd-83d0-dbe6aa84ddca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1291 microversion: 2.1 time: 0.049474 [ 718.673776] [53379]: [pid: 53379|app: 0|req: 1160/2335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1291 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.696755] [53378]: DEBUG nova.policy [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.701569] [53378]: INFO nova.api.openstack.requestlog [None req-1677cdce-1e0d-41bf-b25e-6aa165dfc8cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.046086 [ 718.701569] [53378]: [pid: 53378|app: 0|req: 1176/2336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 718.708569] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.711596] [53379]: DEBUG nova.compute.api [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.715191] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.715424] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.715701] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.716224] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.716526] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.716801] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.751978] [53379]: DEBUG nova.policy [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.757442] [53379]: INFO nova.api.openstack.requestlog [None req-6dd2df00-93fd-4e80-b314-019fefa92e84 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.051447 [ 718.757765] [53379]: [pid: 53379|app: 0|req: 1161/2337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:50 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 718.767441] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.769643] [53378]: DEBUG nova.compute.api [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.773722] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.773722] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.773722] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.773956] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.774130] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.774308] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.807444] [53378]: DEBUG nova.policy [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.811586] [53378]: INFO nova.api.openstack.requestlog [None req-bdc2a850-b0fe-491b-9e1e-4bd11f4535ab tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.046546 [ 718.811896] [53378]: [pid: 53378|app: 0|req: 1177/2338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.817464] [53379]: DEBUG nova.api.openstack.wsgi [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.819306] [53379]: DEBUG nova.compute.api [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.823139] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.823387] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.823571] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.823937] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.824143] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.824333] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.854428] [53379]: DEBUG nova.policy [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.858014] [53379]: INFO nova.api.openstack.requestlog [None req-f46903b4-752a-4981-a293-fb0148bf962c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.042736 [ 718.858335] [53379]: [pid: 53379|app: 0|req: 1162/2339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.887520] [53378]: DEBUG nova.api.openstack.wsgi [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.889342] [53378]: DEBUG nova.compute.api [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.892867] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.893155] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.893354] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.893705] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.893910] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.894101] [53378]: DEBUG oslo_concurrency.lockutils [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.901137] [53379]: DEBUG nova.api.openstack.wsgi [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.902883] [53379]: DEBUG nova.compute.api [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.906818] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.907122] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.907349] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.907730] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.908043] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.908106] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.925498] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.925717] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.925904] [53379]: DEBUG oslo_concurrency.lockutils [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.926110] [53379]: DEBUG nova.objects.instance [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.947867] [53379]: DEBUG nova.policy [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.952307] [53379]: INFO nova.api.openstack.requestlog [None req-7465a5db-6e42-4561-b621-06fc59af1754 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.053339 [ 718.952707] [53379]: [pid: 53379|app: 0|req: 1163/2340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.955352] [53379]: DEBUG nova.api.openstack.wsgi [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.957141] [53379]: DEBUG nova.compute.api [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.960472] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.960730] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.960940] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.961325] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.961561] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.962060] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.985667] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.986087] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.986173] [53379]: DEBUG oslo_concurrency.lockutils [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.986417] [53379]: DEBUG nova.objects.instance [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.991613] [53378]: DEBUG nova.policy [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.998089] [53378]: INFO nova.api.openstack.requestlog [None req-399aec4b-d4dc-44d9-a8ec-88e430e1edc6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.112909 [ 718.998400] [53378]: [pid: 53378|app: 0|req: 1178/2341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.001149] [53378]: DEBUG nova.api.openstack.wsgi [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.002855] [53378]: DEBUG nova.compute.api [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.005973] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.006305] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.006541] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.006867] [53379]: DEBUG nova.policy [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.006989] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.007130] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.007311] [53378]: DEBUG oslo_concurrency.lockutils [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.010919] [53379]: INFO nova.api.openstack.requestlog [None req-04180485-04fc-4cb7-a558-5af0e3509c50 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.057291 [ 719.010919] [53379]: [pid: 53379|app: 0|req: 1164/2342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.040842] [53378]: DEBUG nova.policy [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.045963] [53378]: DEBUG nova.policy [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.046726] [53378]: DEBUG nova.policy [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.047428] [53378]: INFO nova.api.openstack.requestlog [None req-d36bba6e-d519-4c88-85ee-b8cf43257e5b tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.048402 [ 719.047760] [53378]: [pid: 53378|app: 0|req: 1179/2343] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.077436] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.079832] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.079974] [53379]: DEBUG nova.compute.api [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.081291] [53378]: DEBUG nova.compute.api [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.083427] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.083675] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.083867] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.084274] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.084482] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.084658] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.085882] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.086190] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.086388] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.086778] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.087197] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.087197] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.107705] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.107913] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.108130] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.108375] [53378]: DEBUG nova.objects.instance [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.122879] [53379]: DEBUG nova.policy [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.127466] [53379]: INFO nova.api.openstack.requestlog [None req-7b1fb8f9-26e4-4a67-b0f8-0315ade4c91d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.052412 [ 719.127815] [53379]: [pid: 53379|app: 0|req: 1165/2344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.129576] [53378]: DEBUG nova.policy [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.130333] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.132038] [53379]: DEBUG nova.compute.api [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.134404] [53378]: DEBUG nova.policy [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.135218] [53378]: DEBUG nova.policy [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.135542] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.135797] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.135894] [53378]: INFO nova.api.openstack.requestlog [None req-f8fabf04-527c-4a6d-b4b6-5ad503c160df tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.058943 [ 719.135986] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.136366] [53378]: [pid: 53378|app: 0|req: 1180/2345] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.136426] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.136569] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.136745] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.169834] [53379]: DEBUG nova.policy [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.175110] [53379]: INFO nova.api.openstack.requestlog [None req-e1fee019-ef5b-4ebc-bf95-d8ff050ba487 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.046593 [ 719.175736] [53379]: [pid: 53379|app: 0|req: 1166/2346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.211745] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.213026] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.213894] [53378]: DEBUG nova.compute.api [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.214823] [53379]: DEBUG nova.compute.api [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.218055] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.218449] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.218646] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.218682] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.218896] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.219074] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.219114] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.219311] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.219497] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.219533] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.219719] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.219934] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.242604] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 719.245102] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.245895] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.246169] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.246482] [53378]: DEBUG nova.objects.instance [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.269278] [53378]: DEBUG nova.policy [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.274300] [53378]: INFO nova.api.openstack.requestlog [None req-ea0e257a-79ec-4eee-a6c6-b7d2c78321f6 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.065056 [ 719.274671] [53378]: [pid: 53378|app: 0|req: 1181/2347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.316886] [53379]: DEBUG nova.policy [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.321506] [53379]: INFO nova.api.openstack.requestlog [None req-bb5d3438-a525-487d-825c-43b7b29aa727 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.110878 [ 719.321862] [53379]: [pid: 53379|app: 0|req: 1167/2348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 719.526879] [53378]: DEBUG nova.api.openstack.wsgi [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-plugged", "status": "completed", "tag": "85972ae9-57fa-4c88-90f2-9172d2d0410d"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 719.532686] [53378]: DEBUG oslo_concurrency.lockutils [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.532964] [53378]: DEBUG oslo_concurrency.lockutils [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.533165] [53378]: DEBUG oslo_concurrency.lockutils [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.540251] [53378]: INFO nova.api.openstack.compute.server_external_events [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] Creating event network-vif-plugged:85972ae9-57fa-4c88-90f2-9172d2d0410d for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 719.542986] [53378]: INFO nova.api.openstack.requestlog [req-33d01346-6e85-40ef-ba06-e1e20f401cc7 req-2fbf25e2-c72b-45ed-a01a-2f660f856d9b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018777 [ 719.543317] [53378]: [pid: 53378|app: 0|req: 1182/2349] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:51 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) [ 719.586403] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.588521] [53379]: DEBUG nova.compute.api [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.589807] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=11 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 719.593642] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.593929] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.594176] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.594566] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.594812] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.595048] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.636591] [53378]: DEBUG nova.api.openstack.wsgi [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.636928] [53379]: DEBUG nova.policy [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.638902] [53378]: DEBUG nova.compute.api [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.641022] [53379]: INFO nova.api.openstack.requestlog [None req-6d40d2ce-1a2c-4a13-93a4-2355d15dc7ba tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.057134 [ 719.641689] [53379]: [pid: 53379|app: 0|req: 1168/2350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.642771] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.643183] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.643555] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.643930] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.644209] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.644427] [53378]: DEBUG oslo_concurrency.lockutils [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.667410] [53379]: DEBUG nova.api.openstack.wsgi [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.669120] [53379]: DEBUG nova.compute.api [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.675945] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.676041] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.676434] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.676653] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.676923] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.677945] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.708912] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.708912] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.708912] [53379]: DEBUG oslo_concurrency.lockutils [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.708912] [53379]: DEBUG nova.objects.instance [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.735679] [53379]: DEBUG nova.policy [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.741299] [53379]: INFO nova.api.openstack.requestlog [None req-92e71165-2902-4e06-9bea-f46a39f553ce tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.075733 [ 719.741660] [53379]: [pid: 53379|app: 0|req: 1169/2351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.745504] [53379]: DEBUG nova.api.openstack.wsgi [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.747519] [53379]: DEBUG nova.compute.api [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.751262] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.751561] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.751759] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.753370] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.753370] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.753370] [53379]: DEBUG oslo_concurrency.lockutils [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.767288] [53378]: DEBUG nova.policy [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.771983] [53378]: INFO nova.api.openstack.requestlog [None req-26dcd496-cf32-4c79-9689-d56c20f67460 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.137572 [ 719.772429] [53378]: [pid: 53378|app: 0|req: 1183/2352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:51 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.777545] [53378]: DEBUG nova.api.openstack.wsgi [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.784084] [53378]: DEBUG nova.compute.api [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.787191] [53379]: DEBUG nova.policy [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.788792] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.789190] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.789257] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.789637] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.789873] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.790096] [53378]: DEBUG oslo_concurrency.lockutils [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.792223] [53379]: INFO nova.api.openstack.requestlog [None req-08259944-e709-42e6-a904-ec9358487c10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1299 microversion: 2.1 time: 0.049639 [ 719.792674] [53379]: [pid: 53379|app: 0|req: 1170/2353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.795061] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.796631] [53379]: DEBUG nova.compute.api [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.799724] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.799948] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.800144] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.800480] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.800679] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.800855] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.822635] [53378]: DEBUG nova.policy [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.827203] [53378]: INFO nova.api.openstack.requestlog [None req-5da14c67-fc7a-4ff7-a5cc-fd612b71cc06 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.053618 [ 719.827683] [53378]: [pid: 53378|app: 0|req: 1184/2354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.830877] [53378]: DEBUG nova.api.openstack.wsgi [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.832743] [53378]: DEBUG nova.compute.api [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.836174] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.836548] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.836861] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.837343] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.837662] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.837948] [53378]: DEBUG oslo_concurrency.lockutils [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.841934] [53379]: DEBUG nova.policy [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.846056] [53379]: INFO nova.api.openstack.requestlog [None req-0a313fe8-df19-4715-994e-b63978132267 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.052655 [ 719.846126] [53379]: [pid: 53379|app: 0|req: 1171/2355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.870113] [53379]: DEBUG nova.api.openstack.wsgi [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.870160] [53378]: DEBUG nova.policy [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.871624] [53379]: DEBUG nova.compute.api [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.876058] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.876525] [53378]: INFO nova.api.openstack.requestlog [None req-39742e6a-6d9d-4c35-89d1-ac53d774f9d5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.046285 [ 719.877625] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.877625] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.877730] [53378]: [pid: 53378|app: 0|req: 1185/2356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.877781] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.877781] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.877781] [53379]: DEBUG oslo_concurrency.lockutils [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.922618] [53379]: DEBUG nova.policy [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.925244] [53379]: INFO nova.api.openstack.requestlog [None req-258d076a-aa19-41da-bded-dea0d13046b7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1218 microversion: 2.1 time: 0.057420 [ 719.925689] [53379]: [pid: 53379|app: 0|req: 1172/2357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.973219] [53378]: DEBUG nova.api.openstack.wsgi [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.977235] [53378]: DEBUG nova.compute.api [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.982527] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.982789] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.983024] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.983408] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.983614] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.983844] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.012185] [53379]: DEBUG nova.api.openstack.wsgi [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.012295] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.012295] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.012427] [53378]: DEBUG oslo_concurrency.lockutils [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.013026] [53378]: DEBUG nova.objects.instance [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.013124] [53379]: DEBUG nova.compute.api [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.016728] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.016982] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.017190] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.017543] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.017745] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.017922] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.036329] [53378]: DEBUG nova.policy [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.042590] [53378]: INFO nova.api.openstack.requestlog [None req-7423cb14-f125-41c7-8470-d03e0b1705a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.075727 [ 720.042913] [53378]: [pid: 53378|app: 0|req: 1186/2358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.045484] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.047110] [53378]: DEBUG nova.compute.api [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.050312] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.050541] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.050728] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.051207] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.051366] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.051657] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.073019] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.073324] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.073512] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.073712] [53378]: DEBUG nova.objects.instance [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.112986] [53378]: DEBUG nova.policy [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.117855] [53378]: INFO nova.api.openstack.requestlog [None req-9f5a26f1-4bab-4534-9469-bf05320a873f tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.074203 [ 720.118170] [53378]: [pid: 53378|app: 0|req: 1187/2359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.120954] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.122724] [53378]: DEBUG nova.compute.api [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.126426] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.126693] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.126934] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.127337] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.127604] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.127806] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.129178] [53379]: DEBUG nova.policy [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.136590] [53379]: INFO nova.api.openstack.requestlog [None req-4cd6656c-1615-42e5-9e4e-18e0ce4e03e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.127762 [ 720.136984] [53379]: [pid: 53379|app: 0|req: 1173/2360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.141029] [53379]: DEBUG nova.api.openstack.wsgi [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.142239] [53379]: DEBUG nova.compute.api [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.146291] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.146748] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.147123] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.147675] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.150709] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.150709] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.165831] [53378]: DEBUG nova.policy [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.170486] [53378]: DEBUG nova.policy [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.171139] [53378]: DEBUG nova.policy [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.171763] [53378]: INFO nova.api.openstack.requestlog [None req-cb98c39c-929b-4db8-845a-ea246dd36b92 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.053029 [ 720.172119] [53378]: [pid: 53378|app: 0|req: 1188/2361] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.178193] [53378]: DEBUG nova.api.openstack.wsgi [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.179793] [53378]: DEBUG nova.compute.api [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.186999] [53379]: DEBUG nova.policy [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.188325] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.188553] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.188734] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.189093] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.189286] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.189533] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.192164] [53379]: INFO nova.api.openstack.requestlog [None req-bce1da71-c6ab-4123-9d6c-b4c283a1caed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.052617 [ 720.192164] [53379]: [pid: 53379|app: 0|req: 1174/2362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.200108] [53379]: DEBUG nova.api.openstack.wsgi [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.200108] [53379]: DEBUG nova.compute.api [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.204201] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.204791] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.205178] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.205961] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.206458] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.206826] [53379]: DEBUG oslo_concurrency.lockutils [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.217959] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.218084] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.218302] [53378]: DEBUG oslo_concurrency.lockutils [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.218583] [53378]: DEBUG nova.objects.instance [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.241241] [53378]: DEBUG nova.policy [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.248953] [53378]: DEBUG nova.policy [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.249921] [53378]: DEBUG nova.policy [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.250788] [53378]: INFO nova.api.openstack.requestlog [None req-90265118-4806-4d10-b30c-3f91413748d0 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.077523 [ 720.251571] [53378]: [pid: 53378|app: 0|req: 1189/2363] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.256771] [53379]: DEBUG nova.policy [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.261589] [53379]: INFO nova.api.openstack.requestlog [None req-3562b6f4-f025-4e2c-b9da-58174e56a6bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.069425 [ 720.262261] [53379]: [pid: 53379|app: 0|req: 1175/2364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.287241] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.289392] [53378]: DEBUG nova.compute.api [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.292889] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.293218] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.293409] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.293764] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.293970] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.294163] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.315338] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.315617] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.315822] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.316515] [53378]: DEBUG nova.objects.instance [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.334708] [53379]: DEBUG nova.api.openstack.wsgi [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.336716] [53379]: DEBUG nova.compute.api [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.338151] [53378]: DEBUG nova.policy [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.340224] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.340630] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.340864] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.341288] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.341545] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.341757] [53379]: DEBUG oslo_concurrency.lockutils [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.342182] [53378]: INFO nova.api.openstack.requestlog [None req-dfc66aa1-3b2d-46ac-98c5-c9889e3beed8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.057214 [ 720.342513] [53378]: [pid: 53378|app: 0|req: 1190/2365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.449319] [53379]: DEBUG nova.policy [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.453653] [53379]: INFO nova.api.openstack.requestlog [None req-4864deea-d512-448b-8188-0f3d5338e047 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.121278 [ 720.454509] [53379]: [pid: 53379|app: 0|req: 1176/2366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.654886] [53378]: DEBUG nova.api.openstack.wsgi [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.656556] [53378]: DEBUG nova.compute.api [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.660132] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.660379] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.660568] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.660937] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.661146] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.661331] [53378]: DEBUG oslo_concurrency.lockutils [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.691096] [53378]: DEBUG nova.policy [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.694932] [53378]: INFO nova.api.openstack.requestlog [None req-28e906dc-4376-4940-b86a-60086c680518 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.042435 [ 720.695288] [53378]: [pid: 53378|app: 0|req: 1191/2367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:52 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.756401] [53379]: DEBUG nova.api.openstack.wsgi [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.758624] [53379]: DEBUG nova.compute.api [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.761845] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.762110] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.762306] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.762656] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.762859] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.763071] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.781540] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.781772] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.781953] [53379]: DEBUG oslo_concurrency.lockutils [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.782167] [53379]: DEBUG nova.objects.instance [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.791462] [53378]: DEBUG nova.api.openstack.wsgi [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.793223] [53378]: DEBUG nova.compute.api [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.796501] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.796734] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.796922] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.797532] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.797532] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.797662] [53378]: DEBUG oslo_concurrency.lockutils [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.800933] [53379]: DEBUG nova.policy [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.803747] [53379]: INFO nova.api.openstack.requestlog [None req-f04abee7-cecf-44ac-ba54-bf79e07ebbfe tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.049709 [ 720.804094] [53379]: [pid: 53379|app: 0|req: 1177/2368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.806320] [53379]: DEBUG nova.api.openstack.wsgi [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.807828] [53379]: DEBUG nova.compute.api [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.810425] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.810647] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.810825] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.811202] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.811406] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.811578] [53379]: DEBUG oslo_concurrency.lockutils [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.861244] [53378]: DEBUG nova.policy [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.865627] [53378]: INFO nova.api.openstack.requestlog [None req-833c3f4c-0448-4d11-8480-46912ffc5ad8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.076409 [ 720.865943] [53378]: [pid: 53378|app: 0|req: 1192/2369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.868691] [53378]: DEBUG nova.api.openstack.wsgi [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.869888] [53378]: DEBUG nova.compute.api [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.873322] [53379]: DEBUG nova.policy [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.875383] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.875628] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.875817] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.876175] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.876386] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.876563] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.877392] [53379]: INFO nova.api.openstack.requestlog [None req-79ab0c2e-37b5-4a60-9a9e-f4fc5b6e3366 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.072754 [ 720.877699] [53379]: [pid: 53379|app: 0|req: 1178/2370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.880953] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.881695] [53379]: DEBUG nova.compute.api [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.885019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.885019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.885205] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.885774] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.885774] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.886175] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.906543] [53378]: DEBUG nova.policy [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.910266] [53378]: INFO nova.api.openstack.requestlog [None req-bfc534f1-4f59-415b-aabf-7b245d7137e0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.043746 [ 720.910573] [53378]: [pid: 53378|app: 0|req: 1193/2371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.913275] [53378]: DEBUG nova.api.openstack.wsgi [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.916497] [53378]: DEBUG nova.compute.api [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.916737] [53379]: DEBUG nova.policy [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.918549] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.918792] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.918978] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.919365] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.919594] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.919778] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.920212] [53379]: INFO nova.api.openstack.requestlog [None req-9f5d132f-7458-4082-98a0-a0e41bdaabde tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.041939 [ 720.920692] [53379]: [pid: 53379|app: 0|req: 1179/2372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.938548] [53379]: DEBUG nova.api.openstack.wsgi [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.940227] [53379]: DEBUG nova.compute.api [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.944321] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.944566] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.944801] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.945206] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.945459] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.945657] [53379]: DEBUG oslo_concurrency.lockutils [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.952900] [53378]: DEBUG nova.policy [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.956942] [53378]: INFO nova.api.openstack.requestlog [None req-32bad260-24a5-45fe-b3b0-cce30f435b28 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.045816 [ 720.957486] [53378]: [pid: 53378|app: 0|req: 1194/2373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.978695] [53379]: DEBUG nova.policy [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.982737] [53379]: INFO nova.api.openstack.requestlog [None req-374a618c-3fa6-455f-9e8c-d0f800833a3f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.046030 [ 720.982737] [53379]: [pid: 53379|app: 0|req: 1180/2374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.060020] [53378]: DEBUG nova.api.openstack.wsgi [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.061867] [53378]: DEBUG nova.compute.api [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.066378] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.066629] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.066818] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.067197] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.067405] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.067583] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.084821] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.085065] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.085253] [53378]: DEBUG oslo_concurrency.lockutils [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.085451] [53378]: DEBUG nova.objects.instance [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.104398] [53378]: DEBUG nova.policy [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.108494] [53378]: INFO nova.api.openstack.requestlog [None req-02aa2bba-3ea0-4845-aa2e-8ad89c55f7aa tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.050937 [ 721.108778] [53378]: [pid: 53378|app: 0|req: 1195/2375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.132848] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.135285] [53379]: DEBUG nova.compute.api [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.140027] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.140351] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.140617] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.141179] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.141473] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.141723] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.149221] [53378]: DEBUG nova.api.openstack.wsgi [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.151104] [53378]: DEBUG nova.compute.api [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.154765] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.154854] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.154967] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.155328] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.155553] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.155703] [53378]: DEBUG oslo_concurrency.lockutils [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.166608] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.166982] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.167330] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.167688] [53379]: DEBUG nova.objects.instance [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lazy-loading 'fault' on Instance uuid 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.191542] [53379]: DEBUG nova.policy [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '92859f78213d46f2ae3b17986d030964', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68b9ab0f591f4089a44c1cdf357cd51c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.195678] [53379]: INFO nova.api.openstack.requestlog [None req-a2afe950-4407-44f9-bed8-7f3d3d5a2842 tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 200 len: 1349 microversion: 2.1 time: 0.066523 [ 721.195999] [53379]: [pid: 53379|app: 0|req: 1181/2376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 1349 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.198464] [53379]: DEBUG nova.api.openstack.wsgi [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.200104] [53379]: DEBUG nova.compute.api [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.203499] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.203726] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.203906] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.204275] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.204481] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.204655] [53379]: DEBUG oslo_concurrency.lockutils [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.238297] [53379]: DEBUG nova.policy [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.239264] [53378]: DEBUG nova.policy [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.242785] [53379]: DEBUG nova.policy [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.243513] [53378]: INFO nova.api.openstack.requestlog [None req-245b4c83-9027-4285-aaa0-bcf2d90d4dc1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.096686 [ 721.243590] [53379]: DEBUG nova.policy [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.244395] [53378]: [pid: 53378|app: 0|req: 1196/2377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.244481] [53379]: INFO nova.api.openstack.requestlog [None req-f35af9e4-9fc6-4885-8583-5dde032a756a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.047697 [ 721.244522] [53379]: [pid: 53379|app: 0|req: 1182/2378] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.247035] [53378]: DEBUG nova.api.openstack.wsgi [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.248673] [53378]: DEBUG nova.compute.api [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.251948] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.252207] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.252420] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.252797] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.253066] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.253257] [53378]: DEBUG oslo_concurrency.lockutils [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.266061] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.267809] [53379]: DEBUG nova.compute.api [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.273909] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.286478] [53378]: DEBUG nova.policy [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.290722] [53378]: INFO nova.api.openstack.requestlog [None req-5897398a-5a5a-4df9-a6ee-2627bd8f8dd5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.046146 [ 721.291080] [53378]: [pid: 53378|app: 0|req: 1197/2379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.293539] [53378]: DEBUG nova.api.openstack.wsgi [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.295187] [53378]: DEBUG nova.compute.api [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.297210] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.297460] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.297644] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.297845] [53379]: DEBUG nova.objects.instance [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.298333] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.298585] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.298775] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.299155] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.299386] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.299598] [53378]: DEBUG oslo_concurrency.lockutils [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.321331] [53379]: DEBUG nova.policy [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.328285] [53379]: DEBUG nova.policy [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.329274] [53379]: DEBUG nova.policy [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.330038] [53379]: INFO nova.api.openstack.requestlog [None req-0a2e4642-20e1-4f72-8fd8-3cd7af287cda tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.066147 [ 721.330401] [53379]: [pid: 53379|app: 0|req: 1183/2380] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 721.332244] [53378]: DEBUG nova.policy [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.336673] [53378]: INFO nova.api.openstack.requestlog [None req-68101b90-3eaf-4cd0-bd03-70c2f35b1c38 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.044968 [ 721.336999] [53378]: [pid: 53378|app: 0|req: 1198/2381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.355416] [53379]: DEBUG nova.api.openstack.wsgi [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.357312] [53379]: DEBUG nova.compute.api [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.361141] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.361432] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.361637] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.362018] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.362243] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.362429] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.380888] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.381177] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.381387] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.381594] [53379]: DEBUG nova.objects.instance [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.415986] [53379]: DEBUG nova.policy [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.420721] [53379]: INFO nova.api.openstack.requestlog [None req-59bfbfe1-4803-43f2-889f-8b1a7116b601 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.067727 [ 721.421434] [53379]: [pid: 53379|app: 0|req: 1184/2382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.467498] [53378]: DEBUG nova.api.openstack.wsgi [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.469362] [53378]: DEBUG nova.compute.api [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.473544] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.473544] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.473544] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.473897] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.474149] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.474331] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.552524] [53379]: DEBUG nova.api.openstack.wsgi [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "tag": "85972ae9-57fa-4c88-90f2-9172d2d0410d"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 721.559915] [53379]: DEBUG oslo_concurrency.lockutils [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.560324] [53379]: DEBUG oslo_concurrency.lockutils [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.560645] [53379]: DEBUG oslo_concurrency.lockutils [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.568985] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] Creating event network-changed:85972ae9-57fa-4c88-90f2-9172d2d0410d for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 721.573979] [53379]: INFO nova.api.openstack.requestlog [req-8f68302c-aff0-4984-a5d0-ce2eb1789c1e req-b4073974-1398-4ffc-b0aa-3059ebea1c84 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024015 [ 721.574330] [53379]: [pid: 53379|app: 0|req: 1185/2383] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:53 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) [ 721.636750] [53378]: DEBUG nova.policy [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.642695] [53378]: INFO nova.api.openstack.requestlog [None req-f00af0c1-e645-41d3-bd41-9833e232625e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.177613 [ 721.643034] [53378]: [pid: 53378|app: 0|req: 1199/2384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.708182] [53379]: DEBUG nova.api.openstack.wsgi [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.710288] [53379]: DEBUG nova.compute.api [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.714885] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.715022] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.715241] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.715640] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.715852] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.716041] [53379]: DEBUG oslo_concurrency.lockutils [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.766498] [53379]: DEBUG nova.policy [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.771160] [53379]: INFO nova.api.openstack.requestlog [None req-166e0c9b-5d2a-4185-8470-bc5cddd9a8af tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.065978 [ 721.772426] [53379]: [pid: 53379|app: 0|req: 1186/2385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:53 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.816549] [53378]: DEBUG nova.api.openstack.wsgi [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.818259] [53378]: DEBUG nova.compute.api [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.822504] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.822747] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.823143] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.823510] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.823705] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.823843] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.842839] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.843474] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.843474] [53378]: DEBUG oslo_concurrency.lockutils [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.843580] [53378]: DEBUG nova.objects.instance [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.866228] [53378]: DEBUG nova.policy [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.870360] [53378]: INFO nova.api.openstack.requestlog [None req-be3ae81a-b554-4fa3-92a8-774349d681eb tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.056435 [ 721.870671] [53378]: [pid: 53378|app: 0|req: 1200/2386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.878570] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.880514] [53379]: DEBUG nova.compute.api [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.884477] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.885439] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.885439] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.885439] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.885594] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.885714] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.892056] [53378]: DEBUG nova.api.openstack.wsgi [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.893842] [53378]: DEBUG nova.compute.api [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.898029] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.898029] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.898179] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.898538] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.898944] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.899035] [53378]: DEBUG oslo_concurrency.lockutils [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.983781] [53379]: DEBUG nova.policy [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.990086] [53379]: INFO nova.api.openstack.requestlog [None req-5f6bb45b-56aa-496d-ab18-9ffb4f83c871 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.114143 [ 721.990454] [53379]: [pid: 53379|app: 0|req: 1187/2387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.993579] [53379]: DEBUG nova.api.openstack.wsgi [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.994919] [53379]: DEBUG nova.compute.api [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.000406] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.000746] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.001013] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.001871] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.001871] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.001871] [53379]: DEBUG oslo_concurrency.lockutils [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.011422] [53378]: DEBUG nova.policy [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.015685] [53378]: INFO nova.api.openstack.requestlog [None req-ade77c54-62b3-4e06-b6ee-d240aae8fe8a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.125875 [ 722.015998] [53378]: [pid: 53378|app: 0|req: 1201/2388] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.018373] [53378]: DEBUG nova.api.openstack.wsgi [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.020042] [53378]: DEBUG nova.compute.api [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.023365] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.023599] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.023835] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.024154] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.024356] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.024539] [53378]: DEBUG oslo_concurrency.lockutils [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.042299] [53379]: DEBUG nova.policy [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.047106] [53379]: INFO nova.api.openstack.requestlog [None req-43023427-df0f-4a5b-b38f-59be9f507563 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.055737 [ 722.047206] [53379]: [pid: 53379|app: 0|req: 1188/2389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.053256] [53379]: DEBUG nova.api.openstack.wsgi [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.054928] [53379]: DEBUG nova.compute.api [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.058474] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.059130] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.059130] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.059319] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.059526] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.059726] [53379]: DEBUG oslo_concurrency.lockutils [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.066111] [53378]: DEBUG nova.policy [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.072018] [53378]: INFO nova.api.openstack.requestlog [None req-7828af92-73a4-400b-be24-4fa71b0fe01e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.054178 [ 722.072018] [53378]: [pid: 53378|app: 0|req: 1202/2390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.073848] [53378]: DEBUG nova.api.openstack.wsgi [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.075732] [53378]: DEBUG nova.compute.api [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.079437] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.079804] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.080136] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.080614] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.080967] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.081293] [53378]: DEBUG oslo_concurrency.lockutils [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.102579] [53379]: DEBUG nova.policy [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.107223] [53379]: INFO nova.api.openstack.requestlog [None req-8005e6a2-785e-4ee4-9bea-b2c8b7f0c367 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.059349 [ 722.107742] [53379]: [pid: 53379|app: 0|req: 1189/2391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.118961] [53378]: DEBUG nova.policy [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.122100] [53379]: DEBUG nova.api.openstack.wsgi [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.123547] [53378]: INFO nova.api.openstack.requestlog [None req-77ec34b4-b469-4552-8597-c2db83340c43 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.051808 [ 722.123788] [53379]: DEBUG nova.compute.api [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.124075] [53378]: [pid: 53378|app: 0|req: 1203/2392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.127204] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.127384] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.127575] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.127930] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.128141] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.128317] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.150169] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.150404] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.150589] [53379]: DEBUG oslo_concurrency.lockutils [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.150783] [53379]: DEBUG nova.objects.instance [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.174333] [53379]: DEBUG nova.policy [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.178567] [53379]: INFO nova.api.openstack.requestlog [None req-f373c428-0af8-4525-964a-67f594139fff tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.058764 [ 722.178852] [53379]: [pid: 53379|app: 0|req: 1190/2393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.208138] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.209875] [53378]: DEBUG nova.compute.api [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] [instance: 6909ab1e-9e38-4eab-a41e-4290b1d18ae6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.213475] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.213715] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.213929] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.214339] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.214546] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.214723] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.223063] [53378]: INFO nova.api.openstack.wsgi [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] HTTP exception thrown: Instance 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 could not be found. [ 722.223467] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] Returning 404 to user: Instance 6909ab1e-9e38-4eab-a41e-4290b1d18ae6 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 722.223859] [53378]: INFO nova.api.openstack.requestlog [None req-5c2ee851-dec2-42c7-859d-1026fec44a9c tempest-ServerMetadataTestJSON-1827276664 tempest-ServerMetadataTestJSON-1827276664-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6" status: 404 len: 111 microversion: 2.1 time: 0.018065 [ 722.224184] [53378]: [pid: 53378|app: 0|req: 1204/2394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/6909ab1e-9e38-4eab-a41e-4290b1d18ae6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 722.256670] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.258086] [53378]: DEBUG nova.api.openstack.wsgi [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.258462] [53379]: DEBUG nova.compute.api [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.259825] [53378]: DEBUG nova.compute.api [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.262248] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.262490] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.262702] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.263097] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.263264] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.263334] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.263507] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.263545] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.263695] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.264130] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.264366] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.264547] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.303377] [53378]: DEBUG nova.policy [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.307785] [53378]: DEBUG nova.policy [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.308455] [53378]: DEBUG nova.policy [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.309056] [53378]: INFO nova.api.openstack.requestlog [None req-c99fdbfa-9bbd-4e43-81aa-bdd2c15a0504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.053284 [ 722.309371] [53378]: [pid: 53378|app: 0|req: 1205/2395] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.311605] [53378]: DEBUG nova.api.openstack.wsgi [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.313254] [53378]: DEBUG nova.compute.api [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.316434] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.316667] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.316857] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.317207] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.317415] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.317592] [53378]: DEBUG oslo_concurrency.lockutils [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.349171] [53378]: DEBUG nova.policy [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.353475] [53378]: INFO nova.api.openstack.requestlog [None req-75dac755-6af2-47d4-8cd7-3b94be1f22b4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.043555 [ 722.353769] [53378]: [pid: 53378|app: 0|req: 1206/2396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.356106] [53378]: DEBUG nova.api.openstack.wsgi [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.357652] [53378]: DEBUG nova.compute.api [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.359977] [53379]: DEBUG nova.policy [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.360712] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.360971] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.361179] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.361518] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.361720] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.361897] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.370023] [53379]: INFO nova.api.openstack.requestlog [None req-5bfb8f70-72c0-4170-804c-cfb011308705 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1312 microversion: 2.1 time: 0.113478 [ 722.370023] [53379]: [pid: 53379|app: 0|req: 1191/2397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.370703] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.373982] [53379]: DEBUG nova.compute.api [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.375885] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.376321] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.376648] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.377129] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.377465] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.377758] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.382289] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.382583] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.382805] [53378]: DEBUG oslo_concurrency.lockutils [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.383083] [53378]: DEBUG nova.objects.instance [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.409777] [53378]: DEBUG nova.policy [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.411764] [53379]: DEBUG nova.policy [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.414233] [53378]: DEBUG nova.policy [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.414891] [53378]: DEBUG nova.policy [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.415628] [53378]: INFO nova.api.openstack.requestlog [None req-a284dde5-ef3a-4593-9658-3171c7f27013 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.061305 [ 722.415937] [53378]: [pid: 53378|app: 0|req: 1207/2398] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.416512] [53379]: INFO nova.api.openstack.requestlog [None req-6e4b2939-8bb1-48c0-a2ea-86aa5423243a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1275 microversion: 2.1 time: 0.047832 [ 722.417215] [53379]: [pid: 53379|app: 0|req: 1192/2399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1275 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.434988] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.436718] [53378]: DEBUG nova.compute.api [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.440244] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.440486] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.440674] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.441096] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.441294] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.441478] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.464736] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.464954] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.465256] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.465633] [53378]: DEBUG nova.objects.instance [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.489897] [53378]: DEBUG nova.policy [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.494248] [53378]: INFO nova.api.openstack.requestlog [None req-8fa625c7-21bf-4615-b1c7-e8ad9d39b5f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.061383 [ 722.494564] [53378]: [pid: 53378|app: 0|req: 1208/2400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.656926] [53379]: DEBUG nova.api.openstack.wsgi [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.658809] [53379]: DEBUG nova.compute.api [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.662872] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.663309] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.663644] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.664136] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.664458] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.664745] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.767313] [53379]: DEBUG nova.policy [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.771920] [53379]: INFO nova.api.openstack.requestlog [None req-b27105f6-7afc-4713-b7a7-dd0c94e2c2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.117729 [ 722.772257] [53379]: [pid: 53379|app: 0|req: 1193/2401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:54 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.791123] [53378]: DEBUG nova.api.openstack.wsgi [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.792820] [53378]: DEBUG nova.compute.api [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.797284] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.797542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.797732] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.798105] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.798313] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.798488] [53378]: DEBUG oslo_concurrency.lockutils [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.884380] [53379]: DEBUG nova.api.openstack.wsgi [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.888008] [53379]: DEBUG nova.compute.api [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.891622] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.891889] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.892092] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.892449] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.892646] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.892818] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.910627] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.910856] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.911070] [53379]: DEBUG oslo_concurrency.lockutils [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.911249] [53379]: DEBUG nova.objects.instance [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lazy-loading 'fault' on Instance uuid 549f2e8b-a6ad-45c8-9612-338576a76346 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.933395] [53379]: DEBUG nova.policy [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '310c3d201aa0439f889876ee52f97375', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6527ae5e74474da6fb1711a775b868', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.941864] [53379]: INFO nova.api.openstack.requestlog [None req-712d40e6-ae43-41cb-bfa7-4a0e4fca1a9b tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 200 len: 1300 microversion: 2.1 time: 0.059802 [ 722.942265] [53379]: [pid: 53379|app: 0|req: 1194/2402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.991935] [53378]: DEBUG nova.policy [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.999568] [53378]: INFO nova.api.openstack.requestlog [None req-cee5d42f-2647-4f5b-826b-f759d21a6da1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.210518 [ 722.999917] [53378]: [pid: 53378|app: 0|req: 1209/2403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.003023] [53379]: DEBUG nova.api.openstack.wsgi [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.004891] [53379]: DEBUG nova.compute.api [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.009331] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.009575] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.009760] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.010118] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.010328] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.010497] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.033440] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.034725] [53378]: DEBUG nova.compute.api [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.039329] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.039978] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.041637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.041637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.041637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.041637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.094168] [53379]: DEBUG nova.policy [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.098582] [53379]: INFO nova.api.openstack.requestlog [None req-ccf4e8f1-8feb-4b81-bfa0-9fd2c55cbbaa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1519 microversion: 2.1 time: 0.098443 [ 723.098913] [53379]: [pid: 53379|app: 0|req: 1195/2404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1519 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.101628] [53379]: DEBUG nova.api.openstack.wsgi [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.103312] [53379]: DEBUG nova.compute.api [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.106404] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.106630] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.106809] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.107169] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.107372] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.107545] [53379]: DEBUG oslo_concurrency.lockutils [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.138032] [53379]: DEBUG nova.policy [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.141784] [53379]: INFO nova.api.openstack.requestlog [None req-7da7b56d-c896-4f5b-8a2e-42c6a9bbfd55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.042322 [ 723.142103] [53379]: [pid: 53379|app: 0|req: 1196/2405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.145105] [53378]: DEBUG nova.policy [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.148799] [53379]: DEBUG nova.api.openstack.wsgi [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.150059] [53378]: INFO nova.api.openstack.requestlog [None req-e6ea4052-ac09-40f7-abd3-40db0689e7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.119704 [ 723.150059] [53378]: [pid: 53378|app: 0|req: 1210/2406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.150405] [53379]: DEBUG nova.compute.api [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.153618] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.153869] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.154133] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.154325] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.154673] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.154869] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.155062] [53379]: DEBUG oslo_concurrency.lockutils [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.155230] [53378]: DEBUG nova.compute.api [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.158904] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.158904] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.158904] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.159256] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.159461] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.159635] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.196409] [53378]: DEBUG nova.policy [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.200561] [53379]: DEBUG nova.policy [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.200953] [53378]: INFO nova.api.openstack.requestlog [None req-cdf74030-70e3-4007-ad40-6bc5dfcff70d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1270 microversion: 2.1 time: 0.050431 [ 723.201381] [53378]: [pid: 53378|app: 0|req: 1211/2407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.204285] [53378]: DEBUG nova.api.openstack.wsgi [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.206558] [53378]: DEBUG nova.compute.api [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.209490] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.212113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.212113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.212113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.212113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.212113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.214485] [53379]: INFO nova.api.openstack.requestlog [None req-39ad3d6a-bf88-4131-958c-f0c7f6853895 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.068226 [ 723.214485] [53379]: [pid: 53379|app: 0|req: 1197/2408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.215397] [53379]: DEBUG nova.api.openstack.wsgi [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.217065] [53379]: DEBUG nova.compute.api [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.220830] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.221513] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.221513] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.221852] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.221852] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.222050] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.244225] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.244225] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.244225] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.244438] [53379]: DEBUG nova.objects.instance [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.246124] [53378]: DEBUG nova.policy [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.250651] [53378]: INFO nova.api.openstack.requestlog [None req-e72954ad-71a4-43df-97a7-b525bd2cd0ed tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.048842 [ 723.250981] [53378]: [pid: 53378|app: 0|req: 1212/2409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.280989] [53379]: DEBUG nova.policy [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.286298] [53379]: INFO nova.api.openstack.requestlog [None req-716f9b4a-9c1f-4c35-9538-4327d9b264a3 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.073271 [ 723.286621] [53379]: [pid: 53379|app: 0|req: 1198/2410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.323415] [53378]: DEBUG nova.api.openstack.wsgi [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.325431] [53378]: DEBUG nova.compute.api [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.328890] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.329194] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.329336] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.329694] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.329899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.330186] [53378]: DEBUG oslo_concurrency.lockutils [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.363690] [53378]: DEBUG nova.policy [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.368281] [53378]: DEBUG nova.policy [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.368955] [53378]: DEBUG nova.policy [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.369610] [53378]: INFO nova.api.openstack.requestlog [None req-1639c5ce-460b-440a-b910-b902651873d5 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.048729 [ 723.369988] [53378]: [pid: 53378|app: 0|req: 1213/2411] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.370437] [53379]: DEBUG nova.api.openstack.wsgi [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.372162] [53379]: DEBUG nova.compute.api [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.376482] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.376731] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.376919] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.377551] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.377551] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.377725] [53379]: DEBUG oslo_concurrency.lockutils [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.380184] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.381801] [53378]: DEBUG nova.compute.api [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.385543] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.385782] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.385970] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.386404] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.386614] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.386791] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.414588] [53379]: DEBUG nova.policy [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.418865] [53379]: INFO nova.api.openstack.requestlog [None req-7575c390-a7b3-48b1-aa29-a312d4e7766b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.050888 [ 723.419368] [53379]: [pid: 53379|app: 0|req: 1199/2412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.429030] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.430372] [53379]: DEBUG nova.compute.api [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.433760] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.434100] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.434234] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.434607] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.434812] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.434989] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.455376] [53378]: DEBUG nova.policy [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.460701] [53378]: INFO nova.api.openstack.requestlog [None req-ae09d38e-fe5c-424c-8463-1c7f08792f1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1496 microversion: 2.1 time: 0.082907 [ 723.461071] [53378]: [pid: 53378|app: 0|req: 1214/2413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1496 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 723.465671] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.467375] [53378]: DEBUG nova.compute.api [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.469077] [53379]: DEBUG nova.policy [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.470790] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.471580] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.471791] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.472169] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.472380] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.472555] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.474442] [53379]: INFO nova.api.openstack.requestlog [None req-2c7ce9d1-b078-48f7-8ffd-6139091fa28e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1331 microversion: 2.1 time: 0.047542 [ 723.474771] [53379]: [pid: 53379|app: 0|req: 1200/2414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1331 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.477828] [53379]: DEBUG nova.api.openstack.wsgi [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.479561] [53379]: DEBUG nova.compute.api [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.483058] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.483204] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.483401] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.483819] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.483989] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.484209] [53379]: DEBUG oslo_concurrency.lockutils [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.490621] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.490881] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.491095] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.491301] [53378]: DEBUG nova.objects.instance [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.512071] [53378]: DEBUG nova.policy [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.516353] [53378]: DEBUG nova.policy [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.516975] [53378]: DEBUG nova.policy [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.517616] [53378]: INFO nova.api.openstack.requestlog [None req-ffff5a35-3169-4afa-9874-6b8834755996 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.056023 [ 723.517958] [53378]: [pid: 53378|app: 0|req: 1215/2415] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.522019] [53378]: DEBUG nova.api.openstack.wsgi [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.522019] [53378]: DEBUG nova.compute.api [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.524891] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.525154] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.525339] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.525710] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.525910] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.526098] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.546281] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.546571] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.546696] [53378]: DEBUG oslo_concurrency.lockutils [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.546892] [53378]: DEBUG nova.objects.instance [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.568473] [53378]: DEBUG nova.policy [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.576554] [53378]: INFO nova.api.openstack.requestlog [None req-e53afcfa-0aa2-47d4-86cc-ea52cfb6fb85 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.057376 [ 723.576554] [53378]: [pid: 53378|app: 0|req: 1216/2416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.586665] [53378]: DEBUG nova.api.openstack.wsgi [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c510fba5-335f-4941-a884-dca55a98271c", "name": "network-vif-plugged", "status": "completed", "tag": "d4a0a1fb-131e-4e60-91d6-f0df323178f4"}, {"name": "network-changed", "server_uuid": "c510fba5-335f-4941-a884-dca55a98271c", "tag": "d4a0a1fb-131e-4e60-91d6-f0df323178f4"}, {"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-plugged", "status": "completed", "tag": "340d94d2-9b1f-4181-b252-9ea72dc86767"}, {"name": "network-changed", "server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "tag": "340d94d2-9b1f-4181-b252-9ea72dc86767"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 723.589876] [53379]: DEBUG nova.policy [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.594377] [53378]: DEBUG oslo_concurrency.lockutils [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.594710] [53378]: DEBUG oslo_concurrency.lockutils [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.594874] [53379]: INFO nova.api.openstack.requestlog [None req-a781cd6d-7883-4b80-b138-f4b7578c426c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1495 microversion: 2.1 time: 0.119457 [ 723.594922] [53378]: DEBUG oslo_concurrency.lockutils [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.595302] [53379]: [pid: 53379|app: 0|req: 1201/2417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:55 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1495 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.602032] [53378]: INFO nova.api.openstack.compute.server_external_events [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Creating event network-vif-plugged:d4a0a1fb-131e-4e60-91d6-f0df323178f4 for instance c510fba5-335f-4941-a884-dca55a98271c on cpu-1 [ 723.602301] [53378]: INFO nova.api.openstack.compute.server_external_events [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Creating event network-changed:d4a0a1fb-131e-4e60-91d6-f0df323178f4 for instance c510fba5-335f-4941-a884-dca55a98271c on cpu-1 [ 723.602516] [53378]: INFO nova.api.openstack.compute.server_external_events [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Creating event network-vif-plugged:340d94d2-9b1f-4181-b252-9ea72dc86767 for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 723.602726] [53378]: INFO nova.api.openstack.compute.server_external_events [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] Creating event network-changed:340d94d2-9b1f-4181-b252-9ea72dc86767 for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 723.606597] [53378]: INFO nova.api.openstack.requestlog [req-db0cd7a5-21a2-4478-9311-0cae8a829814 req-dbe01ecf-0260-4a86-bc5a-709bc8a03278 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.022143 [ 723.606952] [53378]: [pid: 53378|app: 0|req: 1217/2418] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:55 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.669186] [53379]: DEBUG nova.api.openstack.wsgi [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-2083274524", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "80d930c9-791f-4017-8ba6-9ae20b011de1"}]}, "os:scheduler_hints": {"same_host": "1c1fd4a7-e56f-4c7e-8d06-295468b875f0"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 723.712730] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.712730] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.712730] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.713086] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.713597] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.713792] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.721713] [53379]: DEBUG nova.network.neutron [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] validate_networks() for [('80d930c9-791f-4017-8ba6-9ae20b011de1', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 723.788049] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.788964] [53378]: DEBUG nova.compute.api [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.793261] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.794697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.794697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.794697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.794697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.794697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.900275] [53378]: DEBUG nova.policy [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.906316] [53378]: INFO nova.api.openstack.requestlog [None req-d7e749f1-b484-4814-8650-0fb1ce5698f3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.123046 [ 723.906824] [53378]: [pid: 53378|app: 0|req: 1218/2419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.958781] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.961259] [53378]: DEBUG nova.compute.api [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] [instance: 549f2e8b-a6ad-45c8-9612-338576a76346] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.968680] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.968994] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.969154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.969588] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.969751] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.970127] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.981922] [53378]: INFO nova.api.openstack.wsgi [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] HTTP exception thrown: Instance 549f2e8b-a6ad-45c8-9612-338576a76346 could not be found. [ 723.982282] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] Returning 404 to user: Instance 549f2e8b-a6ad-45c8-9612-338576a76346 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 723.982722] [53378]: INFO nova.api.openstack.requestlog [None req-a3210685-e2ab-4f25-a8bc-0461af554e88 tempest-ServerPasswordTestJSON-169863093 tempest-ServerPasswordTestJSON-169863093-project-member] 10.180.1.21 "GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346" status: 404 len: 111 microversion: 2.1 time: 0.030090 [ 723.983072] [53378]: [pid: 53378|app: 0|req: 1219/2420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/549f2e8b-a6ad-45c8-9612-338576a76346 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 724.016039] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.018590] [53378]: DEBUG nova.compute.api [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.023372] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.023610] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.023915] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.024302] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.024374] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.024523] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.093970] [53378]: DEBUG nova.policy [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.107908] [53378]: INFO nova.api.openstack.requestlog [None req-ee216201-4702-4016-9f34-875f47db8293 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.096671 [ 724.108451] [53378]: [pid: 53378|app: 0|req: 1220/2421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.115230] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.117170] [53378]: DEBUG nova.compute.api [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.122426] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.122686] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.122869] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.123292] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.123578] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.123705] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.247913] [53379]: DEBUG nova.virt.hardware [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 724.247913] [53379]: DEBUG nova.virt.hardware [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 724.247913] [53379]: DEBUG nova.virt.hardware [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 724.247913] [53379]: DEBUG nova.virt.hardware [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 724.247913] [53379]: DEBUG nova.virt.hardware [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.264019] [53379]: DEBUG oslo_concurrency.lockutils [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.264369] [53378]: DEBUG nova.policy [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.268856] [53378]: INFO nova.api.openstack.requestlog [None req-0fd74a2d-9209-4f00-bfb2-cc73de551784 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1499 microversion: 2.1 time: 0.156194 [ 724.269115] [53378]: [pid: 53378|app: 0|req: 1221/2422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1499 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.272252] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.273342] [53378]: DEBUG nova.compute.api [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.274468] [53379]: DEBUG nova.quota [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 724.279439] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.279497] [53379]: DEBUG nova.quota [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for user dfb33279eb1d477587b9a308b4705569 and project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 724.279544] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.279544] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.279544] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.279544] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.280048] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.285476] [53379]: DEBUG nova.compute.api [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 724.290140] [53379]: DEBUG nova.compute.api [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 724.322761] [53379]: INFO nova.api.openstack.requestlog [None req-da703ebf-3489-4680-8bda-aec9258c90eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.656067 [ 724.323354] [53379]: [pid: 53379|app: 0|req: 1202/2423] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:39:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 724.326439] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.328167] [53379]: DEBUG nova.compute.api [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.332490] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.332771] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.333039] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.333310] [53378]: DEBUG nova.policy [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.333482] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.333708] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.333887] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.338134] [53378]: INFO nova.api.openstack.requestlog [None req-5c9c85e3-f45a-46d1-97ad-dc657225a6bd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.068306 [ 724.338399] [53378]: [pid: 53378|app: 0|req: 1222/2424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.346414] [53378]: DEBUG nova.api.openstack.wsgi [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.346414] [53378]: DEBUG nova.compute.api [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.346414] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.346414] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.346414] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.346775] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.347000] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.347164] [53378]: DEBUG oslo_concurrency.lockutils [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.387259] [53378]: DEBUG nova.policy [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.391843] [53378]: INFO nova.api.openstack.requestlog [None req-78e853de-17d1-461a-b2b3-35b056d53c61 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.052797 [ 724.392387] [53378]: [pid: 53378|app: 0|req: 1223/2425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.395086] [53378]: DEBUG nova.api.openstack.wsgi [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.396708] [53378]: DEBUG nova.compute.api [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.405052] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.405326] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.405533] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.406025] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.406196] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.406377] [53378]: DEBUG oslo_concurrency.lockutils [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.444820] [53378]: DEBUG nova.policy [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.449252] [53378]: INFO nova.api.openstack.requestlog [None req-7836e1fd-8963-40ca-9e5a-0cf02513ad7e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.056263 [ 724.449558] [53378]: [pid: 53378|app: 0|req: 1224/2426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.452927] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.453622] [53378]: DEBUG nova.compute.api [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.460553] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.460553] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.460667] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.460912] [53379]: DEBUG nova.policy [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.461082] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.461303] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.461483] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.467824] [53379]: INFO nova.api.openstack.requestlog [None req-bb3316d8-dc0b-4f20-a161-6011e7f3fa78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.142541 [ 724.467824] [53379]: [pid: 53379|app: 0|req: 1203/2427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.469571] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.471566] [53379]: DEBUG nova.compute.api [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.475233] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.475491] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.475679] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.476043] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.476254] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.476430] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.507323] [53378]: DEBUG nova.policy [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.512364] [53378]: INFO nova.api.openstack.requestlog [None req-5a000ae8-1352-4928-a0db-ee6fc4cc34f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.062205 [ 724.512734] [53378]: [pid: 53378|app: 0|req: 1225/2428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.515480] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.517171] [53378]: DEBUG nova.compute.api [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.520621] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.520933] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.521193] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.521547] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.521747] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.522881] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.545264] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.545575] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.545807] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.546029] [53378]: DEBUG nova.objects.instance [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.555907] [53379]: DEBUG nova.policy [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.560086] [53379]: INFO nova.api.openstack.requestlog [None req-0b8af85c-6c14-4d40-91f7-7f047b4b570d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1512 microversion: 2.1 time: 0.092536 [ 724.560421] [53379]: [pid: 53379|app: 0|req: 1204/2429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1512 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.567065] [53379]: DEBUG nova.api.openstack.wsgi [None req-674134d5-6297-4b14-899b-f89391259736 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.568971] [53379]: DEBUG nova.compute.api [None req-674134d5-6297-4b14-899b-f89391259736 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.572766] [53378]: DEBUG nova.policy [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.579025] [53378]: INFO nova.api.openstack.requestlog [None req-6b11c710-c79d-447d-a31e-6f484d3764f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.065432 [ 724.579217] [53378]: [pid: 53378|app: 0|req: 1226/2430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.582128] [53378]: DEBUG nova.api.openstack.wsgi [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.583923] [53378]: DEBUG nova.compute.api [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.587852] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.588134] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.588312] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.588670] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.588870] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.589063] [53378]: DEBUG oslo_concurrency.lockutils [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.605109] [53379]: DEBUG nova.policy [None req-674134d5-6297-4b14-899b-f89391259736 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.609416] [53379]: INFO nova.api.openstack.requestlog [None req-674134d5-6297-4b14-899b-f89391259736 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1212 microversion: 2.1 time: 0.048370 [ 724.609996] [53379]: [pid: 53379|app: 0|req: 1205/2431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.612506] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.613979] [53379]: DEBUG nova.compute.api [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.617875] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.617956] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.618325] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.618789] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.618925] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.619092] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.631207] [53378]: DEBUG nova.policy [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.635725] [53378]: DEBUG nova.policy [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.637928] [53378]: DEBUG nova.policy [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.639045] [53378]: INFO nova.api.openstack.requestlog [None req-502a5660-8af8-4827-8731-5d94f49700d2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.058604 [ 724.639045] [53378]: [pid: 53378|app: 0|req: 1227/2432] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.641021] [53378]: DEBUG nova.api.openstack.wsgi [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.642638] [53378]: DEBUG nova.compute.api [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.650111] [53378]: DEBUG oslo_concurrency.lockutils [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.656016] [53379]: DEBUG nova.policy [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.661116] [53379]: INFO nova.api.openstack.requestlog [None req-8b9c7f6c-967f-4962-9fdd-8b39e795685a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.050656 [ 724.663551] [53379]: [pid: 53379|app: 0|req: 1206/2433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.664209] [53379]: DEBUG nova.api.openstack.wsgi [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.666154] [53379]: DEBUG nova.compute.api [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.672020] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.689748] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.689994] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.690200] [53379]: DEBUG oslo_concurrency.lockutils [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.690414] [53379]: DEBUG nova.objects.instance [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.699627] [53378]: DEBUG nova.policy [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.707302] [53378]: INFO nova.api.openstack.requestlog [None req-786d8eba-77e5-4467-b136-03a6ef28a2a5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1331 microversion: 2.1 time: 0.067991 [ 724.710018] [53378]: [pid: 53378|app: 0|req: 1228/2434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1331 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.716872] [53379]: DEBUG nova.policy [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.717438] [53378]: DEBUG nova.api.openstack.wsgi [None req-4cce1687-ab08-4a51-afdf-d34737dad83e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 724.724011] [53378]: DEBUG nova.compute.api [None req-4cce1687-ab08-4a51-afdf-d34737dad83e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: dd4c000e-6283-4925-8a3f-ae6a1143f7f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.724101] [53379]: DEBUG nova.policy [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.724101] [53379]: DEBUG nova.policy [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.724241] [53378]: INFO nova.api.openstack.wsgi [None req-4cce1687-ab08-4a51-afdf-d34737dad83e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Instance dd4c000e-6283-4925-8a3f-ae6a1143f7f2 could not be found. [ 724.724275] [53379]: INFO nova.api.openstack.requestlog [None req-198e0f8d-ae47-469f-a7ec-ddc60a3cbec6 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.061411 [ 724.724305] [53378]: DEBUG nova.api.openstack.wsgi [None req-4cce1687-ab08-4a51-afdf-d34737dad83e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 404 to user: Instance dd4c000e-6283-4925-8a3f-ae6a1143f7f2 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 724.724343] [53379]: [pid: 53379|app: 0|req: 1207/2435] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:56 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.724378] [53378]: INFO nova.api.openstack.requestlog [None req-4cce1687-ab08-4a51-afdf-d34737dad83e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dd4c000e-6283-4925-8a3f-ae6a1143f7f2/action" status: 404 len: 111 microversion: 2.1 time: 0.015955 [ 724.724408] [53378]: [pid: 53378|app: 0|req: 1229/2436] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:39:56 2025] POST /compute/v2.1/servers/dd4c000e-6283-4925-8a3f-ae6a1143f7f2/action => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 724.726353] [53379]: DEBUG nova.api.openstack.wsgi [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.730607] [53379]: DEBUG nova.compute.api [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.735658] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.735887] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.736083] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.738740] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.738740] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.738740] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.759153] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.759153] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.759153] [53379]: DEBUG oslo_concurrency.lockutils [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.759153] [53379]: DEBUG nova.objects.instance [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.781812] [53379]: DEBUG nova.policy [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.786154] [53379]: INFO nova.api.openstack.requestlog [None req-aecb5f3d-367a-4e93-8470-54988983e660 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.061847 [ 724.786501] [53379]: [pid: 53379|app: 0|req: 1208/2437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.929047] [53378]: DEBUG nova.api.openstack.wsgi [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.929047] [53378]: DEBUG nova.compute.api [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.932219] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.932455] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.932635] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.932990] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.933250] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.933417] [53378]: DEBUG oslo_concurrency.lockutils [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.069246] [53378]: DEBUG nova.policy [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.075097] [53378]: INFO nova.api.openstack.requestlog [None req-04a6526f-0902-45ff-8465-81325bb3939b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.152315 [ 725.075626] [53378]: [pid: 53378|app: 0|req: 1230/2438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.126585] [53379]: DEBUG nova.api.openstack.wsgi [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.128563] [53379]: DEBUG nova.compute.api [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.133104] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.133361] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.133550] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.133905] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.134165] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.134349] [53379]: DEBUG oslo_concurrency.lockutils [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.173734] [53379]: DEBUG nova.policy [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.177827] [53379]: INFO nova.api.openstack.requestlog [None req-7684371e-2985-4a4b-a829-d5b807361446 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.053745 [ 725.178188] [53379]: [pid: 53379|app: 0|req: 1209/2439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.358681] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.360447] [53378]: DEBUG nova.compute.api [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.364939] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.365209] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.365402] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.365764] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.365966] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.366162] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.398845] [53378]: DEBUG nova.policy [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.402915] [53378]: INFO nova.api.openstack.requestlog [None req-d8d7047d-d312-4a52-ba6d-9300c745d9f5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.046493 [ 725.404060] [53378]: [pid: 53378|app: 0|req: 1231/2440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.407336] [53379]: DEBUG nova.api.openstack.wsgi [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.409607] [53379]: DEBUG nova.compute.api [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.413131] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.413383] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.413571] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.413922] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.414205] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.414395] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.453921] [53379]: DEBUG nova.policy [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.458250] [53379]: INFO nova.api.openstack.requestlog [None req-49bc8b93-7954-49a1-a3ea-bea562d1d211 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.053326 [ 725.458579] [53379]: [pid: 53379|app: 0|req: 1210/2441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.466115] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.467787] [53378]: DEBUG nova.compute.api [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.471421] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.471715] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.471817] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.472223] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.472469] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.472622] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.490583] [53379]: DEBUG nova.api.openstack.wsgi [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.493496] [53379]: DEBUG nova.compute.api [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.497249] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.497495] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.497681] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.498449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.498449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.498449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.510110] [53378]: DEBUG nova.policy [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.514511] [53378]: INFO nova.api.openstack.requestlog [None req-4b8cd54a-120f-44b3-bd4e-43ca2d0b8375 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.050704 [ 725.514836] [53378]: [pid: 53378|app: 0|req: 1232/2442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.526762] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.528401] [53378]: DEBUG nova.compute.api [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.531672] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.531948] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.532206] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.532560] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.532768] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.532945] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.566269] [53378]: DEBUG nova.policy [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.570292] [53378]: INFO nova.api.openstack.requestlog [None req-2ee133db-35fe-4790-9152-ce25fff84da8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.045463 [ 725.570595] [53378]: [pid: 53378|app: 0|req: 1233/2443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.593950] [53378]: DEBUG nova.api.openstack.wsgi [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.597646] [53378]: DEBUG nova.compute.api [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.599139] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.599383] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.599740] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.600145] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.600374] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.600578] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.625667] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.625915] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.626115] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.626323] [53378]: DEBUG nova.objects.instance [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.648185] [53378]: DEBUG nova.policy [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.654431] [53378]: INFO nova.api.openstack.requestlog [None req-56a6d311-62e3-4466-9da0-ed01ff9924e8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.063050 [ 725.655052] [53378]: [pid: 53378|app: 0|req: 1234/2444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.657484] [53378]: DEBUG nova.api.openstack.wsgi [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-plugged", "status": "completed", "tag": "50e00c7e-1e65-44d3-a7bb-37850f4b870a"}, {"name": "network-changed", "server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "tag": "50e00c7e-1e65-44d3-a7bb-37850f4b870a"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 725.662769] [53378]: DEBUG oslo_concurrency.lockutils [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.663046] [53378]: DEBUG oslo_concurrency.lockutils [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.663257] [53378]: DEBUG oslo_concurrency.lockutils [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.668998] [53378]: INFO nova.api.openstack.compute.server_external_events [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Creating event network-vif-plugged:50e00c7e-1e65-44d3-a7bb-37850f4b870a for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 725.669265] [53378]: INFO nova.api.openstack.compute.server_external_events [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] Creating event network-changed:50e00c7e-1e65-44d3-a7bb-37850f4b870a for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 725.672603] [53378]: INFO nova.api.openstack.requestlog [req-1197cf85-49fd-4adf-999b-62573516b33c req-f432bc3a-3d5a-4747-8c03-eed8c2db70c7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016969 [ 725.672903] [53378]: [pid: 53378|app: 0|req: 1235/2445] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:39:57 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 725.676109] [53378]: DEBUG nova.api.openstack.wsgi [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.677730] [53378]: DEBUG nova.compute.api [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.680753] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.680981] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.681207] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.681550] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.681753] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.681930] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.713770] [53378]: DEBUG nova.policy [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.717737] [53378]: INFO nova.api.openstack.requestlog [None req-47ff0a14-335e-4224-b6bf-00a2ea8617bc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.044197 [ 725.718084] [53378]: [pid: 53378|app: 0|req: 1236/2446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.719859] [53379]: DEBUG nova.policy [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.720408] [53378]: DEBUG nova.api.openstack.wsgi [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.722201] [53378]: DEBUG nova.compute.api [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.725302] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.725533] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.725716] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.726106] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.726326] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.726501] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.728479] [53379]: INFO nova.api.openstack.requestlog [None req-c90e0049-25ce-4b21-a68b-3a47487ca283 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.240242 [ 725.728808] [53379]: [pid: 53379|app: 0|req: 1211/2447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:57 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.732899] [53379]: DEBUG nova.api.openstack.wsgi [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.736098] [53379]: DEBUG nova.compute.api [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.742150] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.742401] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.742586] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.743427] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.743560] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.743760] [53379]: DEBUG oslo_concurrency.lockutils [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.767890] [53378]: DEBUG nova.policy [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.772622] [53378]: DEBUG nova.policy [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.773321] [53378]: DEBUG nova.policy [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.777018] [53378]: INFO nova.api.openstack.requestlog [None req-18ea4c84-eab1-4bf0-8994-82278a7e4503 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.055357 [ 725.777018] [53378]: [pid: 53378|app: 0|req: 1237/2448] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.777018] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.778388] [53378]: DEBUG nova.compute.api [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.784693] [53379]: DEBUG nova.policy [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.785044] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.785295] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.785478] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.785898] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.786122] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.787299] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.791151] [53379]: INFO nova.api.openstack.requestlog [None req-165b09e5-6b97-4a39-9bd2-baa10c266b2a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.061717 [ 725.791502] [53379]: [pid: 53379|app: 0|req: 1212/2449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.796391] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.798082] [53379]: DEBUG nova.compute.api [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.801793] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.801983] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.802168] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.802522] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.802720] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.802891] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.823170] [53378]: DEBUG nova.policy [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.823730] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.823982] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.824389] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.824389] [53379]: DEBUG nova.objects.instance [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.827592] [53378]: INFO nova.api.openstack.requestlog [None req-ba1caedb-4ef6-4f84-99bb-4e3da568b112 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1331 microversion: 2.1 time: 0.052755 [ 725.828354] [53378]: [pid: 53378|app: 0|req: 1238/2450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.831019] [53378]: DEBUG nova.api.openstack.wsgi [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.833064] [53378]: DEBUG nova.compute.api [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.836662] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.836927] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.838808] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.838808] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.838808] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.838808] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.858771] [53379]: DEBUG nova.policy [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.866322] [53379]: DEBUG nova.policy [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.866322] [53379]: DEBUG nova.policy [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.866322] [53379]: INFO nova.api.openstack.requestlog [None req-2a328b03-714d-460d-9628-d92e4a3abaab tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.074258 [ 725.867195] [53379]: [pid: 53379|app: 0|req: 1213/2451] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.871024] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.871024] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.871024] [53378]: DEBUG oslo_concurrency.lockutils [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.871024] [53378]: DEBUG nova.objects.instance [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.893155] [53378]: DEBUG nova.policy [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.899028] [53378]: INFO nova.api.openstack.requestlog [None req-79ce7b39-c8bd-438a-948d-aa09446e133f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.069759 [ 725.899281] [53378]: [pid: 53378|app: 0|req: 1239/2452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.980629] [53379]: DEBUG nova.api.openstack.wsgi [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 725.983814] [53379]: DEBUG nova.compute.api [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.987444] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.987700] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.988180] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.988611] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.988822] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.989009] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.011528] [53379]: DEBUG nova.objects.instance [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'flavor' on Instance uuid 7a0da035-edbf-4107-b450-b09e641ce8b4 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.060743] [53379]: INFO nova.api.openstack.requestlog [None req-2de995ad-17c3-455d-8a69-66c0dea98d39 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/action" status: 200 len: 32 microversion: 2.1 time: 0.083338 [ 726.061354] [53379]: [pid: 53379|app: 0|req: 1214/2453] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:39:58 2025] POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/action => generated 32 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 726.070356] [53378]: DEBUG nova.api.openstack.wsgi [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.072200] [53378]: DEBUG nova.compute.api [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.077806] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.078122] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.078323] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.078694] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.078891] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.079099] [53378]: DEBUG oslo_concurrency.lockutils [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.090020] [53379]: DEBUG nova.api.openstack.wsgi [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.092061] [53379]: DEBUG nova.compute.api [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.096513] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.096798] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.097106] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.098177] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.098177] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.098177] [53379]: DEBUG oslo_concurrency.lockutils [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.191718] [53378]: DEBUG nova.policy [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.197119] [53378]: INFO nova.api.openstack.requestlog [None req-5532ca88-6d58-4cd7-8fb3-4f4e2d2ae574 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.129163 [ 726.197472] [53378]: [pid: 53378|app: 0|req: 1240/2454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.200413] [53378]: DEBUG nova.api.openstack.wsgi [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.202282] [53378]: DEBUG nova.compute.api [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.206053] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.206354] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.206652] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.207178] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.207447] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.207896] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.216208] [53379]: DEBUG nova.policy [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.220910] [53379]: INFO nova.api.openstack.requestlog [None req-069a155f-7961-40ee-998c-9bd8cc1a3a1d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.134578 [ 726.221336] [53379]: [pid: 53379|app: 0|req: 1215/2455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.244815] [53378]: DEBUG nova.policy [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.250330] [53378]: INFO nova.api.openstack.requestlog [None req-d0c2ccdd-fe30-4ca4-8b11-086e57677fdc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.052113 [ 726.250893] [53378]: [pid: 53378|app: 0|req: 1241/2456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.418086] [53379]: DEBUG nova.api.openstack.wsgi [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.422021] [53379]: DEBUG nova.compute.api [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.426818] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.427085] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.427281] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.427673] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.427836] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.428075] [53379]: DEBUG oslo_concurrency.lockutils [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.468902] [53379]: DEBUG nova.policy [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.473368] [53378]: DEBUG nova.api.openstack.wsgi [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.473827] [53379]: INFO nova.api.openstack.requestlog [None req-db101c96-9a5a-460e-8670-758bfeced469 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.058979 [ 726.475242] [53379]: [pid: 53379|app: 0|req: 1216/2457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.475396] [53378]: DEBUG nova.compute.api [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.479080] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.479318] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.479504] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.479860] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.480068] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.480242] [53378]: DEBUG oslo_concurrency.lockutils [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.517436] [53378]: DEBUG nova.policy [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.522137] [53378]: INFO nova.api.openstack.requestlog [None req-1058c77a-0757-494e-9d23-e94172ae798b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.051055 [ 726.522693] [53378]: [pid: 53378|app: 0|req: 1242/2458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.533043] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.536676] [53379]: DEBUG nova.compute.api [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.544310] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.544310] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.544310] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.544426] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.544605] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.544777] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.584369] [53379]: DEBUG nova.policy [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.584476] [53378]: DEBUG nova.api.openstack.wsgi [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.586575] [53378]: DEBUG nova.compute.api [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.588914] [53379]: INFO nova.api.openstack.requestlog [None req-e3510962-6872-496c-998d-cd28dfef1581 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.058992 [ 726.589027] [53379]: [pid: 53379|app: 0|req: 1217/2459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.591068] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.591280] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.591471] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.591833] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.592046] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.592227] [53378]: DEBUG oslo_concurrency.lockutils [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.628930] [53378]: DEBUG nova.policy [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.635424] [53378]: INFO nova.api.openstack.requestlog [None req-19fc921e-6301-44a8-9b49-71ec97a4a69c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.052553 [ 726.635424] [53378]: [pid: 53378|app: 0|req: 1243/2460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.667715] [53379]: DEBUG nova.api.openstack.wsgi [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.669528] [53379]: DEBUG nova.compute.api [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.673256] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.673509] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.673693] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.674114] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.674356] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.674489] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.695468] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.695735] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.695927] [53379]: DEBUG oslo_concurrency.lockutils [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.696144] [53379]: DEBUG nova.objects.instance [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.727504] [53379]: DEBUG nova.policy [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.732769] [53379]: INFO nova.api.openstack.requestlog [None req-561d635e-068e-4a2a-9ae4-70ede3a3593b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.067354 [ 726.733129] [53379]: [pid: 53379|app: 0|req: 1218/2461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:58 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.742331] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.744700] [53378]: DEBUG nova.compute.api [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.750473] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.750733] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.751794] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.751794] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.751794] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.751794] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.793385] [53378]: DEBUG nova.policy [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.797978] [53378]: INFO nova.api.openstack.requestlog [None req-c8e945f5-5943-41d3-b74b-36a026394380 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.060995 [ 726.798334] [53378]: [pid: 53378|app: 0|req: 1244/2462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.801217] [53378]: DEBUG nova.api.openstack.wsgi [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.802481] [53378]: DEBUG nova.compute.api [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.807756] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.807756] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.807756] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.807756] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.807996] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.808151] [53378]: DEBUG oslo_concurrency.lockutils [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.823023] [53379]: DEBUG nova.api.openstack.wsgi [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1826585056", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 726.868794] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.870831] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.871259] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.871924] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.872291] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.872621] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.881637] [53379]: DEBUG nova.virt.hardware [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 726.881637] [53379]: DEBUG nova.virt.hardware [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 726.881637] [53379]: DEBUG nova.virt.hardware [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 726.881637] [53379]: DEBUG nova.virt.hardware [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 726.882367] [53379]: DEBUG nova.virt.hardware [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 726.893317] [53378]: DEBUG nova.policy [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.893419] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.893571] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.893759] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.894773] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.895374] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.895374] [53379]: DEBUG oslo_concurrency.lockutils [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.897664] [53378]: INFO nova.api.openstack.requestlog [None req-329ef838-bd1c-4f44-b3de-c672f57e2916 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.098761 [ 726.898285] [53378]: [pid: 53378|app: 0|req: 1245/2463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.906993] [53378]: DEBUG nova.api.openstack.wsgi [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.906993] [53378]: DEBUG nova.compute.api [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.909203] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.909450] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.909638] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.909995] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.910329] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.910741] [53378]: DEBUG oslo_concurrency.lockutils [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.912117] [53379]: DEBUG nova.quota [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Getting quotas for project 11e4f5307a794c81ae2143bea00798b1. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 726.915981] [53379]: DEBUG nova.quota [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Getting quotas for user 25f9a495b5d14a88a4049b83dfbba8f6 and project 11e4f5307a794c81ae2143bea00798b1. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 726.921713] [53379]: DEBUG nova.compute.api [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 726.922676] [53379]: DEBUG nova.compute.api [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 726.944577] [53378]: DEBUG nova.policy [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.950529] [53378]: DEBUG nova.policy [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.951347] [53378]: DEBUG nova.policy [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.952225] [53378]: INFO nova.api.openstack.requestlog [None req-a024ce21-ffc7-4ad3-8c6d-67b8a8c8ef19 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.053261 [ 726.952659] [53378]: [pid: 53378|app: 0|req: 1246/2464] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.953728] [53379]: INFO nova.api.openstack.requestlog [None req-6198447c-5926-46e4-93e5-c13d2780d5f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.216371 [ 726.954158] [53379]: [pid: 53379|app: 0|req: 1219/2465] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:39:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 217 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 726.955225] [53378]: DEBUG nova.api.openstack.wsgi [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.956703] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.957171] [53378]: DEBUG nova.compute.api [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.959549] [53379]: DEBUG nova.compute.api [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.960463] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.960703] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.960896] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.961872] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.962352] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.962738] [53378]: DEBUG oslo_concurrency.lockutils [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.963890] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.964198] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.964465] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.964858] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.965111] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.965360] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.003282] [53378]: DEBUG nova.policy [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.008019] [53378]: INFO nova.api.openstack.requestlog [None req-14c18cf1-cf19-4924-8a69-a0cc8296f6e4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.054578 [ 727.008350] [53378]: [pid: 53378|app: 0|req: 1247/2466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.010743] [53378]: DEBUG nova.api.openstack.wsgi [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.012350] [53378]: DEBUG nova.compute.api [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.016788] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.017040] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.017239] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.017716] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.017940] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.018136] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.041190] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.041190] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.041190] [53378]: DEBUG oslo_concurrency.lockutils [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.041190] [53378]: DEBUG nova.objects.instance [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.056494] [53379]: DEBUG nova.policy [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.061096] [53379]: INFO nova.api.openstack.requestlog [None req-0a718cbf-70d8-4d21-b147-b4d9f5c6d3b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1391 microversion: 2.1 time: 0.106303 [ 727.061396] [53378]: DEBUG nova.policy [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.061477] [53379]: [pid: 53379|app: 0|req: 1220/2467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1391 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.063965] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.065667] [53379]: DEBUG nova.compute.api [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.066236] [53378]: DEBUG nova.policy [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.066966] [53378]: DEBUG nova.policy [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.068025] [53378]: INFO nova.api.openstack.requestlog [None req-7db54a9a-bd67-4c49-9268-6d110ef80c24 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.058800 [ 727.068025] [53378]: [pid: 53378|app: 0|req: 1248/2468] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.069276] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.069519] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.069724] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.070154] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.070419] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.070678] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.093599] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.093841] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.094086] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.094302] [53379]: DEBUG nova.objects.instance [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lazy-loading 'fault' on Instance uuid b2e544d0-0b58-4dff-b4fd-d27f11c15ebe {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.110399] [53378]: DEBUG nova.api.openstack.wsgi [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.112123] [53378]: DEBUG nova.compute.api [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.117893] [53379]: DEBUG nova.policy [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df8d00a53c98458291ee795043bd4798', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a53f7ff3219540d9b1c067a0ec62fe66', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.122298] [53379]: INFO nova.api.openstack.requestlog [None req-8e6e4f13-910b-4f9a-8c42-6e799a8b92f8 tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 200 len: 1304 microversion: 2.1 time: 0.060234 [ 727.122627] [53379]: [pid: 53379|app: 0|req: 1221/2469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.145344] [53378]: DEBUG nova.policy [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34848f2bd0ec4930a7ea11772558e085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.151157] [53378]: DEBUG nova.policy [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '34848f2bd0ec4930a7ea11772558e085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.151329] [53378]: DEBUG nova.policy [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '34848f2bd0ec4930a7ea11772558e085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.151859] [53378]: INFO nova.api.openstack.requestlog [None req-d87d8692-74cb-4767-b18d-7e9d6c1cda53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1300 microversion: 2.47 time: 0.083379 [ 727.152473] [53378]: [pid: 53378|app: 0|req: 1249/2470] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1300 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.210463] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1172856983", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 727.212149] [53378]: DEBUG nova.api.openstack.wsgi [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.213985] [53378]: DEBUG nova.compute.api [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.217635] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.217877] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.218081] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.218482] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.218693] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.219027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.251885] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.252265] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.252536] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.253050] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.253293] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.253484] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.261025] [53379]: DEBUG nova.virt.hardware [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 727.261259] [53379]: DEBUG nova.virt.hardware [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 727.261470] [53379]: DEBUG nova.virt.hardware [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 727.261633] [53379]: DEBUG nova.virt.hardware [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 727.261794] [53379]: DEBUG nova.virt.hardware [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 727.270134] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.270380] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.270600] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.270949] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.271165] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.271388] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.281766] [53379]: DEBUG nova.quota [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Getting quotas for project 11e4f5307a794c81ae2143bea00798b1. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 727.286053] [53379]: DEBUG nova.quota [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Getting quotas for user 25f9a495b5d14a88a4049b83dfbba8f6 and project 11e4f5307a794c81ae2143bea00798b1. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 727.291845] [53379]: DEBUG nova.compute.api [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 727.293236] [53379]: DEBUG nova.compute.api [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 727.328026] [53379]: INFO nova.api.openstack.requestlog [None req-1d4dbf23-7c90-4742-a108-21df235a4314 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.117471 [ 727.328026] [53379]: [pid: 53379|app: 0|req: 1222/2471] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:39:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 118 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 727.331896] [53379]: DEBUG nova.api.openstack.wsgi [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.333612] [53379]: DEBUG nova.compute.api [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.339683] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.339946] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.340106] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.340467] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.340671] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.340850] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.342415] [53378]: DEBUG nova.policy [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.348119] [53378]: INFO nova.api.openstack.requestlog [None req-d880fbef-0ad0-4970-b6bc-f75b496b420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.137339 [ 727.348119] [53378]: [pid: 53378|app: 0|req: 1250/2472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.353069] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.353821] [53378]: DEBUG nova.compute.api [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.357349] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.357611] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.357831] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.358253] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.358491] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.358689] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.400179] [53378]: DEBUG nova.policy [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.407563] [53378]: INFO nova.api.openstack.requestlog [None req-b3cb5291-4c47-4f13-ae04-e1e207f4cabc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.056993 [ 727.407563] [53378]: [pid: 53378|app: 0|req: 1251/2473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.410972] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b86acfb-ef9d-4fbd-82b3-e6b02649b11e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 727.411139] [53378]: DEBUG nova.compute.api [None req-6b86acfb-ef9d-4fbd-82b3-e6b02649b11e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.423614] [53379]: DEBUG nova.policy [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.428077] [53379]: INFO nova.api.openstack.requestlog [None req-74e62711-dc34-4b8e-b97c-c27384e33a9c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.101579 [ 727.428410] [53379]: [pid: 53379|app: 0|req: 1223/2474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.435901] [53378]: INFO nova.api.openstack.requestlog [None req-6b86acfb-ef9d-4fbd-82b3-e6b02649b11e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1014 microversion: 2.47 time: 0.029327 [ 727.436250] [53378]: [pid: 53378|app: 0|req: 1252/2475] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 12 06:39:59 2025] PUT /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.447763] [53379]: DEBUG nova.api.openstack.wsgi [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.449765] [53379]: DEBUG nova.compute.api [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.478386] [53379]: DEBUG nova.policy [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.482567] [53379]: DEBUG nova.policy [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.483204] [53379]: DEBUG nova.policy [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.483827] [53379]: INFO nova.api.openstack.requestlog [None req-5748284b-4826-4a78-a4bf-3393a6ccac27 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1300 microversion: 2.47 time: 0.038399 [ 727.484163] [53379]: [pid: 53379|app: 0|req: 1224/2476] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1300 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.488843] [53378]: DEBUG nova.api.openstack.wsgi [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.490700] [53378]: DEBUG nova.compute.api [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.494435] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.494691] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.494907] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.495335] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.495596] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.495805] [53378]: DEBUG oslo_concurrency.lockutils [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.531452] [53378]: DEBUG nova.policy [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.535825] [53378]: INFO nova.api.openstack.requestlog [None req-62290926-bc1f-41df-9fa8-16e499800d3c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.049393 [ 727.536270] [53378]: [pid: 53378|app: 0|req: 1253/2477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.537391] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.539092] [53379]: DEBUG nova.compute.api [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.543256] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.543490] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.543680] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.544058] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.544285] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.544465] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.578235] [53379]: DEBUG nova.policy [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.581826] [53379]: INFO nova.api.openstack.requestlog [None req-d1b97ba5-8510-4ef6-8cd0-e1deadb6e9b0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.046675 [ 727.582152] [53379]: [pid: 53379|app: 0|req: 1225/2478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.601101] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.603048] [53378]: DEBUG nova.compute.api [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.606490] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.606788] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.606994] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.607360] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.607570] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.607748] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.639041] [53378]: DEBUG nova.policy [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.642514] [53378]: INFO nova.api.openstack.requestlog [None req-dfe4066c-2a1f-4fab-87db-292cc939850f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.043702 [ 727.642937] [53378]: [pid: 53378|app: 0|req: 1254/2479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.649013] [53379]: DEBUG nova.api.openstack.wsgi [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.650694] [53379]: DEBUG nova.compute.api [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.654157] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.654403] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.654590] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.654941] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.655163] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.655348] [53379]: DEBUG oslo_concurrency.lockutils [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.688391] [53379]: DEBUG nova.policy [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.692041] [53379]: INFO nova.api.openstack.requestlog [None req-544e1b88-0194-4693-bb29-2f7836f813c6 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.045239 [ 727.692357] [53379]: [pid: 53379|app: 0|req: 1226/2480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:39:59 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.748414] [53378]: DEBUG nova.api.openstack.wsgi [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.750153] [53378]: DEBUG nova.compute.api [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.753866] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.754121] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.754312] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.754666] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.754870] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.755058] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.774934] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.775185] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.775380] [53378]: DEBUG oslo_concurrency.lockutils [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.775600] [53378]: DEBUG nova.objects.instance [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.798896] [53378]: DEBUG nova.policy [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.803422] [53378]: INFO nova.api.openstack.requestlog [None req-2133a00a-7af8-4fa5-9120-8045c1016fe8 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.057979 [ 727.803747] [53378]: [pid: 53378|app: 0|req: 1255/2481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.812450] [53379]: DEBUG nova.api.openstack.wsgi [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.814572] [53379]: DEBUG nova.compute.api [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.818186] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.818429] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.818613] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.819095] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.819324] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.819505] [53379]: DEBUG oslo_concurrency.lockutils [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.852936] [53379]: DEBUG nova.policy [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.857479] [53379]: INFO nova.api.openstack.requestlog [None req-0089ee75-abb8-4139-9ce7-b56ff0daa683 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.047373 [ 727.857801] [53379]: [pid: 53379|app: 0|req: 1227/2482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.912230] [53378]: DEBUG nova.api.openstack.wsgi [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.914269] [53378]: DEBUG nova.compute.api [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.917392] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.917630] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.917817] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.918218] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.918433] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.918603] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.968482] [53379]: DEBUG nova.api.openstack.wsgi [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.970434] [53379]: DEBUG nova.compute.api [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.976546] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.976828] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.976984] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.977414] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.977607] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.977831] [53379]: DEBUG oslo_concurrency.lockutils [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.025997] [53378]: DEBUG nova.policy [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.026151] [53379]: DEBUG nova.policy [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.031449] [53378]: INFO nova.api.openstack.requestlog [None req-20b5cd49-cd7d-4df0-b00a-ac2b6a3b0f3a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.121480 [ 728.031690] [53379]: DEBUG nova.policy [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.031784] [53378]: [pid: 53378|app: 0|req: 1256/2483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.032355] [53379]: DEBUG nova.policy [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.032972] [53379]: INFO nova.api.openstack.requestlog [None req-04ab1197-9271-4bcc-8385-82c0f3496233 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.067518 [ 728.033312] [53379]: [pid: 53379|app: 0|req: 1228/2484] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.034383] [53378]: DEBUG nova.api.openstack.wsgi [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.035973] [53378]: DEBUG nova.compute.api [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.040125] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.040369] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.040558] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.040913] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.041135] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.041315] [53378]: DEBUG oslo_concurrency.lockutils [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.073377] [53378]: DEBUG nova.policy [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.076570] [53379]: DEBUG nova.api.openstack.wsgi [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.077625] [53378]: INFO nova.api.openstack.requestlog [None req-037e7207-57e2-49c8-b2b5-f92d1dc0b974 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.045280 [ 728.077943] [53378]: [pid: 53378|app: 0|req: 1257/2485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.080047] [53379]: DEBUG nova.compute.api [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.082691] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.083608] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.083931] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.084214] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.084292] [53378]: DEBUG nova.compute.api [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.084694] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.084973] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.085238] [53379]: DEBUG oslo_concurrency.lockutils [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.087520] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.087782] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.087975] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.088339] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.088634] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.088716] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.108567] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.108915] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.109018] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.109198] [53378]: DEBUG nova.objects.instance [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.129368] [53378]: DEBUG nova.policy [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.135089] [53378]: DEBUG nova.policy [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.135738] [53378]: DEBUG nova.policy [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.136474] [53378]: INFO nova.api.openstack.requestlog [None req-3bfa1b94-2a8f-4557-b231-041a9fc6a02c tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.055674 [ 728.136756] [53378]: [pid: 53378|app: 0|req: 1258/2486] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 728.138997] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.140660] [53378]: DEBUG nova.compute.api [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] [instance: b2e544d0-0b58-4dff-b4fd-d27f11c15ebe] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.144301] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.144682] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.144943] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.145440] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.145722] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.146081] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.155537] [53378]: INFO nova.api.openstack.wsgi [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] HTTP exception thrown: Instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe could not be found. [ 728.155837] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] Returning 404 to user: Instance b2e544d0-0b58-4dff-b4fd-d27f11c15ebe could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 728.156322] [53378]: INFO nova.api.openstack.requestlog [None req-fa2ed41d-ad59-4e18-be0c-3d01943cdb0f tempest-ServersAdminNegativeTestJSON-1156243766 tempest-ServersAdminNegativeTestJSON-1156243766-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe" status: 404 len: 111 microversion: 2.1 time: 0.019026 [ 728.156611] [53378]: [pid: 53378|app: 0|req: 1259/2487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/b2e544d0-0b58-4dff-b4fd-d27f11c15ebe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 728.160876] [53378]: DEBUG nova.api.openstack.wsgi [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1b16f56-0d2c-4df5-b9a4-9824d05e2172", "name": "network-vif-plugged", "status": "completed", "tag": "42a1ca11-47bf-4fcf-b1fc-0bcd2d070549"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 728.167197] [53378]: DEBUG oslo_concurrency.lockutils [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.167351] [53378]: DEBUG oslo_concurrency.lockutils [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.167459] [53378]: DEBUG oslo_concurrency.lockutils [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.173740] [53378]: INFO nova.api.openstack.compute.server_external_events [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] Creating event network-vif-plugged:42a1ca11-47bf-4fcf-b1fc-0bcd2d070549 for instance a1b16f56-0d2c-4df5-b9a4-9824d05e2172 on cpu-1 [ 728.176498] [53378]: INFO nova.api.openstack.requestlog [req-290f829b-ad55-4226-a9c3-0403e355818e req-5d26acb9-899b-42e2-8a03-79e56c5bf13c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019212 [ 728.177044] [53378]: [pid: 53378|app: 0|req: 1260/2488] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:00 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) [ 728.192012] [53379]: DEBUG nova.policy [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.196244] [53379]: INFO nova.api.openstack.requestlog [None req-b579302d-5cde-449c-9522-374bfd8e4ef1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.122760 [ 728.197375] [53379]: [pid: 53379|app: 0|req: 1229/2489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.363588] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.365284] [53378]: DEBUG nova.compute.api [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.369810] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.370062] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.370261] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.370624] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.370828] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.371016] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.420244] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.422105] [53379]: DEBUG nova.compute.api [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.426294] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.426540] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.426715] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.427077] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.427355] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.427547] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.446079] [53378]: DEBUG nova.policy [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.450597] [53378]: INFO nova.api.openstack.requestlog [None req-b8582919-5c7f-454e-a442-36116a3b0bfe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.089556 [ 728.451080] [53378]: [pid: 53378|app: 0|req: 1261/2490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.453325] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.455307] [53378]: DEBUG nova.compute.api [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.458370] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.458610] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.458796] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.459167] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.459371] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.459550] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.477883] [53379]: DEBUG nova.policy [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.483202] [53379]: INFO nova.api.openstack.requestlog [None req-bc5b7a5e-6da0-4236-ad17-757304f5f706 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.065502 [ 728.483555] [53379]: [pid: 53379|app: 0|req: 1230/2491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 728.498266] [53379]: DEBUG nova.api.openstack.wsgi [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.500103] [53379]: DEBUG nova.compute.api [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.504357] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.504598] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.504785] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.505157] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.505552] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.505745] [53379]: DEBUG oslo_concurrency.lockutils [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.565677] [53379]: DEBUG nova.policy [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.570221] [53379]: DEBUG nova.policy [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.570855] [53379]: DEBUG nova.policy [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.571519] [53379]: INFO nova.api.openstack.requestlog [None req-f508891b-3756-4c22-8afe-fa181735a665 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.075632 [ 728.571962] [53379]: [pid: 53379|app: 0|req: 1231/2492] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 728.574328] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.576184] [53379]: DEBUG nova.compute.api [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.579525] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.579626] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.579795] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.580180] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.580394] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.580569] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.587648] [53378]: DEBUG nova.policy [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.591965] [53378]: INFO nova.api.openstack.requestlog [None req-aa3ae9df-9c86-4ed4-a339-c23c82813cb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.140409 [ 728.592304] [53378]: [pid: 53378|app: 0|req: 1262/2493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.594945] [53378]: DEBUG nova.api.openstack.wsgi [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.596787] [53378]: DEBUG nova.compute.api [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.600109] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.600371] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.600577] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.600949] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.601256] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.601452] [53378]: DEBUG oslo_concurrency.lockutils [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.626119] [53379]: DEBUG nova.policy [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.633719] [53379]: INFO nova.api.openstack.requestlog [None req-e1e375f0-5bee-4b91-b60c-60aedd87905b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.061125 [ 728.634031] [53379]: [pid: 53379|app: 0|req: 1232/2494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.635164] [53378]: DEBUG nova.policy [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.639577] [53378]: INFO nova.api.openstack.requestlog [None req-40d5ab05-42d5-472a-bfd9-439acab95b93 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.046711 [ 728.639903] [53378]: [pid: 53378|app: 0|req: 1263/2495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.655454] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.657239] [53379]: DEBUG nova.compute.api [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.660871] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.661244] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.661347] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.661739] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.661972] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.662175] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.699153] [53379]: DEBUG nova.policy [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.704199] [53379]: INFO nova.api.openstack.requestlog [None req-d2b3ada3-2946-42ac-b678-b0bcbce067b2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.051071 [ 728.704542] [53379]: [pid: 53379|app: 0|req: 1233/2496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.704926] [53378]: DEBUG nova.api.openstack.wsgi [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.706778] [53378]: DEBUG nova.compute.api [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.710363] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.710611] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.710798] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.711191] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.711401] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.711579] [53378]: DEBUG oslo_concurrency.lockutils [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.744733] [53378]: DEBUG nova.policy [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.749427] [53378]: INFO nova.api.openstack.requestlog [None req-06a840ec-68e7-4983-a025-9f43e00e6f4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.046751 [ 728.749833] [53378]: [pid: 53378|app: 0|req: 1264/2497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:00 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.817485] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.819132] [53379]: DEBUG nova.compute.api [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.823326] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.823691] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.823907] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.824297] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.824507] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.824688] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.843668] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.844067] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.844290] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.844495] [53379]: DEBUG nova.objects.instance [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.863623] [53379]: DEBUG nova.policy [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.868367] [53379]: INFO nova.api.openstack.requestlog [None req-4e5d6523-92e3-4c26-9f20-1bb56ee76f28 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.053368 [ 728.868667] [53379]: [pid: 53379|app: 0|req: 1234/2498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.871648] [53378]: DEBUG nova.api.openstack.wsgi [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.872144] [53378]: DEBUG nova.compute.api [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.877117] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.877117] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.877117] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.877385] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.877594] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.877756] [53378]: DEBUG oslo_concurrency.lockutils [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.912365] [53378]: DEBUG nova.policy [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.916964] [53378]: INFO nova.api.openstack.requestlog [None req-b54b665e-6605-4550-8e8f-3a9d267cefdf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.048635 [ 728.917361] [53378]: [pid: 53378|app: 0|req: 1265/2499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.045736] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.049033] [53378]: DEBUG nova.api.openstack.wsgi [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.049143] [53379]: DEBUG nova.compute.api [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.052029] [53378]: DEBUG nova.compute.api [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.054705] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.055061] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.055362] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.055805] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.055850] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.056072] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.056141] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.056267] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.056403] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.056624] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.056823] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.056996] [53378]: DEBUG oslo_concurrency.lockutils [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.092817] [53378]: DEBUG nova.policy [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.097276] [53378]: DEBUG nova.policy [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.097891] [53378]: DEBUG nova.policy [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.098516] [53378]: INFO nova.api.openstack.requestlog [None req-234fc467-deaa-47b0-8c78-4b587191383e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.052122 [ 729.098810] [53378]: [pid: 53378|app: 0|req: 1266/2500] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 729.101070] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.102572] [53378]: DEBUG nova.compute.api [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.105919] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.106166] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.106355] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.106703] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.106903] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.107094] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.136741] [53378]: DEBUG nova.policy [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.141032] [53378]: INFO nova.api.openstack.requestlog [None req-eb69f79e-164a-4381-8597-20b1472328c1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.041439 [ 729.141298] [53378]: [pid: 53378|app: 0|req: 1267/2501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.147058] [53379]: DEBUG nova.policy [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.150956] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.152032] [53379]: INFO nova.api.openstack.requestlog [None req-e7a00020-096f-465c-be22-ca27837e7e6d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1365 microversion: 2.1 time: 0.109726 [ 729.152379] [53379]: [pid: 53379|app: 0|req: 1235/2502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.152752] [53378]: DEBUG nova.compute.api [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.155937] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.156811] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.156811] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.156811] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.156985] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.157106] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.174565] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.174807] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.175497] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.175497] [53378]: DEBUG nova.objects.instance [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.194462] [53378]: DEBUG nova.policy [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.198382] [53378]: DEBUG nova.policy [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.198998] [53378]: DEBUG nova.policy [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.199613] [53378]: INFO nova.api.openstack.requestlog [None req-2b3b2e5b-de1d-4188-b285-597974eb4f06 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.050925 [ 729.199921] [53378]: [pid: 53378|app: 0|req: 1268/2503] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.209133] [53379]: DEBUG nova.api.openstack.wsgi [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.211211] [53379]: DEBUG nova.compute.api [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.214902] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.215184] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.215384] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.215736] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.215932] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.216115] [53379]: DEBUG oslo_concurrency.lockutils [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.301371] [53379]: DEBUG nova.policy [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.306101] [53379]: INFO nova.api.openstack.requestlog [None req-f48f8f22-bb2b-427c-ad57-ffa5510949fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.099217 [ 729.306433] [53379]: [pid: 53379|app: 0|req: 1236/2504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.465123] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.467160] [53378]: DEBUG nova.compute.api [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.471346] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.471684] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.471941] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.472405] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.472967] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.473258] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.497268] [53379]: DEBUG nova.api.openstack.wsgi [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.499252] [53379]: DEBUG nova.compute.api [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.503528] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.503778] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.504059] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.504445] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.504713] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.504915] [53379]: DEBUG oslo_concurrency.lockutils [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.553956] [53379]: DEBUG nova.policy [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.558991] [53379]: INFO nova.api.openstack.requestlog [None req-998e1925-c15e-4115-a6a7-be8b76cadb9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.063811 [ 729.559402] [53379]: [pid: 53379|app: 0|req: 1237/2505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.566417] [53378]: DEBUG nova.policy [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.571743] [53378]: INFO nova.api.openstack.requestlog [None req-b6733fd8-0db0-408e-84a0-0ee1b001cca2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.110439 [ 729.572159] [53378]: [pid: 53378|app: 0|req: 1269/2506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.588120] [53379]: DEBUG nova.api.openstack.wsgi [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.590393] [53379]: DEBUG nova.compute.api [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.595257] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.595531] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.595904] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.596394] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.596610] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.596790] [53379]: DEBUG oslo_concurrency.lockutils [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.605820] [53378]: DEBUG nova.api.openstack.wsgi [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.607928] [53378]: DEBUG nova.compute.api [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.611861] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.612195] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.612446] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.613122] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.613213] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.613390] [53378]: DEBUG oslo_concurrency.lockutils [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.633757] [53379]: DEBUG nova.policy [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.638636] [53379]: DEBUG nova.policy [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.639333] [53379]: DEBUG nova.policy [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.639990] [53379]: INFO nova.api.openstack.requestlog [None req-055183eb-4569-4994-b23f-92347c25e9ec tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.055044 [ 729.640370] [53379]: [pid: 53379|app: 0|req: 1238/2507] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.646163] [53379]: DEBUG nova.api.openstack.wsgi [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.647918] [53379]: DEBUG nova.compute.api [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.651453] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.651733] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.651891] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.652291] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.652504] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.652686] [53379]: DEBUG oslo_concurrency.lockutils [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.686498] [53379]: DEBUG nova.policy [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.691157] [53379]: INFO nova.api.openstack.requestlog [None req-083a813d-7aff-47f9-a6f8-e0adb3b08398 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.047157 [ 729.691711] [53379]: [pid: 53379|app: 0|req: 1239/2508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.697878] [53379]: DEBUG nova.api.openstack.wsgi [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.702956] [53379]: DEBUG nova.compute.api [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.710134] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.710410] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.710601] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.711016] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.715464] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.715687] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.737471] [53378]: DEBUG nova.policy [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.742367] [53378]: INFO nova.api.openstack.requestlog [None req-79082c95-583d-45c1-a278-a5e41cb82609 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.139134 [ 729.742785] [53378]: [pid: 53378|app: 0|req: 1270/2509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.746023] [53378]: DEBUG nova.api.openstack.wsgi [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.748202] [53378]: DEBUG nova.compute.api [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.751702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.751702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.751702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.752291] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.752559] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.752775] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.756922] [53379]: DEBUG nova.policy [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.761563] [53379]: INFO nova.api.openstack.requestlog [None req-29b3962a-10ef-44bb-b35f-379ed236c9e8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.065918 [ 729.761906] [53379]: [pid: 53379|app: 0|req: 1240/2510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:01 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.764469] [53379]: DEBUG nova.api.openstack.wsgi [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.766236] [53379]: DEBUG nova.compute.api [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.771597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.795215] [53378]: DEBUG nova.policy [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.800299] [53378]: INFO nova.api.openstack.requestlog [None req-1dc0f7c9-746a-454e-890a-a65c46a272a5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.056783 [ 729.800673] [53378]: [pid: 53378|app: 0|req: 1271/2511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.822804] [53379]: DEBUG nova.policy [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.827488] [53379]: INFO nova.api.openstack.requestlog [None req-e705d413-8e47-4a4e-b014-52115e59cc2f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.064900 [ 729.827855] [53379]: [pid: 53379|app: 0|req: 1241/2512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.882454] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.884243] [53378]: DEBUG nova.compute.api [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.887901] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.888162] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.888356] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.888706] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.888977] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.889096] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.908073] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.908335] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.908526] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.908724] [53378]: DEBUG nova.objects.instance [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.931087] [53379]: DEBUG nova.api.openstack.wsgi [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.931620] [53379]: DEBUG nova.compute.api [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.935407] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.935897] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.936278] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.936480] [53378]: DEBUG nova.policy [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.937030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.937398] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.937723] [53379]: DEBUG oslo_concurrency.lockutils [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.941074] [53378]: INFO nova.api.openstack.requestlog [None req-dd98ca02-1c5c-4755-8046-5499bd467cf7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.060983 [ 729.941490] [53378]: [pid: 53378|app: 0|req: 1272/2513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.977858] [53379]: DEBUG nova.policy [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.984987] [53379]: INFO nova.api.openstack.requestlog [None req-c85d137b-eb84-4a36-bed8-36adcf928122 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.057735 [ 729.985416] [53379]: [pid: 53379|app: 0|req: 1242/2514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.116020] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.116559] [53378]: DEBUG nova.compute.api [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.120949] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.121352] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.121716] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.122228] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.122544] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.122830] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.154396] [53379]: DEBUG nova.api.openstack.wsgi [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.156792] [53379]: DEBUG nova.compute.api [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.159960] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.160222] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.160461] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.160819] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.161102] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.161292] [53379]: DEBUG oslo_concurrency.lockutils [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.163990] [53378]: DEBUG nova.policy [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.168720] [53378]: DEBUG nova.policy [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.169421] [53378]: DEBUG nova.policy [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.170055] [53378]: INFO nova.api.openstack.requestlog [None req-9f6643f7-e357-40ea-80a6-97b5fd79cdb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.058365 [ 730.170534] [53378]: [pid: 53378|app: 0|req: 1273/2515] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.173271] [53378]: DEBUG nova.api.openstack.wsgi [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.174913] [53378]: DEBUG nova.compute.api [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.178341] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.178580] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.178810] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.179219] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.179450] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.179647] [53378]: DEBUG oslo_concurrency.lockutils [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.210120] [53379]: DEBUG nova.policy [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.215122] [53379]: INFO nova.api.openstack.requestlog [None req-faee47fc-623c-4337-b855-809c87c2b4e0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.063317 [ 730.215766] [53379]: [pid: 53379|app: 0|req: 1243/2516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.218448] [53379]: DEBUG nova.api.openstack.wsgi [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1b16f56-0d2c-4df5-b9a4-9824d05e2172", "tag": "42a1ca11-47bf-4fcf-b1fc-0bcd2d070549"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 730.225367] [53379]: DEBUG oslo_concurrency.lockutils [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.225755] [53379]: DEBUG oslo_concurrency.lockutils [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.226008] [53379]: DEBUG oslo_concurrency.lockutils [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.232065] [53379]: INFO nova.api.openstack.compute.server_external_events [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] Creating event network-changed:42a1ca11-47bf-4fcf-b1fc-0bcd2d070549 for instance a1b16f56-0d2c-4df5-b9a4-9824d05e2172 on cpu-1 [ 730.238058] [53379]: INFO nova.api.openstack.requestlog [req-22dfd5fe-6287-4313-b5bc-95f18e394b4b req-2770abd0-3601-478d-96ac-3515addbbbe0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018896 [ 730.238058] [53379]: [pid: 53379|app: 0|req: 1244/2517] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40: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) [ 730.239765] [53379]: DEBUG nova.api.openstack.wsgi [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.241451] [53379]: DEBUG nova.compute.api [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.245062] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.245300] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.245515] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.245868] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.246081] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.246264] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.262748] [53378]: DEBUG nova.policy [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.266018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.266018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.266018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.266018] [53379]: DEBUG nova.objects.instance [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.268156] [53378]: INFO nova.api.openstack.requestlog [None req-e99dd60b-ae89-4c22-9fbb-204ddd9ecc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1553 microversion: 2.1 time: 0.096848 [ 730.268600] [53378]: [pid: 53378|app: 0|req: 1274/2518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1553 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.281697] [53378]: DEBUG nova.api.openstack.wsgi [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.284252] [53378]: DEBUG nova.compute.api [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.288202] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.288444] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.288628] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.288709] [53379]: DEBUG nova.policy [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.289456] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.289456] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.289456] [53378]: DEBUG oslo_concurrency.lockutils [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.293251] [53379]: DEBUG nova.policy [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.293884] [53379]: DEBUG nova.policy [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.294541] [53379]: INFO nova.api.openstack.requestlog [None req-e388e3ec-6e0b-4180-a90e-7234c5805894 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.056939 [ 730.294862] [53379]: [pid: 53379|app: 0|req: 1245/2519] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.319590] [53379]: DEBUG nova.api.openstack.wsgi [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.321346] [53379]: DEBUG nova.compute.api [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.324855] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.325114] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.325306] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.325656] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.325855] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.326047] [53379]: DEBUG oslo_concurrency.lockutils [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.339819] [53378]: INFO nova.api.openstack.requestlog [None req-784f3f0b-a1d4-42cb-8785-153615aff653 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.061254 [ 730.340212] [53378]: [pid: 53378|app: 0|req: 1275/2520] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c/os-interface => generated 287 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 730.425130] [53379]: DEBUG nova.policy [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.430950] [53379]: INFO nova.api.openstack.requestlog [None req-960faeff-fd31-42c3-ab94-342a25cffb5d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.113086 [ 730.430950] [53379]: [pid: 53379|app: 0|req: 1246/2521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 730.574854] [53378]: DEBUG nova.api.openstack.wsgi [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.576544] [53378]: DEBUG nova.compute.api [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.580628] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.580876] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.582049] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.582049] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.582049] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.583347] [53378]: DEBUG oslo_concurrency.lockutils [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.587018] [53379]: DEBUG nova.api.openstack.wsgi [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.588665] [53379]: DEBUG nova.compute.api [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.595178] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.595843] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.597018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.597018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.597018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.597018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.627074] [53378]: DEBUG nova.policy [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.631801] [53378]: INFO nova.api.openstack.requestlog [None req-914c77d7-6f0f-4af6-ae24-3e1b500d6a92 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.059772 [ 730.632145] [53378]: [pid: 53378|app: 0|req: 1276/2522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.654652] [53378]: DEBUG nova.api.openstack.wsgi [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.656461] [53378]: DEBUG nova.compute.api [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.660197] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.660501] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.660719] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.661103] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.661306] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.661482] [53378]: DEBUG oslo_concurrency.lockutils [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.698945] [53378]: DEBUG nova.policy [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.703959] [53378]: DEBUG nova.policy [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.704741] [53378]: DEBUG nova.policy [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.705187] [53378]: INFO nova.api.openstack.requestlog [None req-873618fa-8322-4c31-a18c-aa7ec484c6da tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.053056 [ 730.705507] [53378]: [pid: 53378|app: 0|req: 1277/2523] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 730.708566] [53378]: DEBUG nova.api.openstack.wsgi [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.710186] [53378]: DEBUG nova.compute.api [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.713461] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.713712] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.713902] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.715085] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.715085] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.715085] [53378]: DEBUG oslo_concurrency.lockutils [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.744046] [53379]: DEBUG nova.policy [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.750344] [53379]: INFO nova.api.openstack.requestlog [None req-e121770d-32ff-410d-ab82-4bd5e59e3499 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.167350 [ 730.750711] [53379]: [pid: 53379|app: 0|req: 1247/2524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.758854] [53378]: DEBUG nova.policy [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.763507] [53379]: DEBUG nova.api.openstack.wsgi [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.764992] [53378]: INFO nova.api.openstack.requestlog [None req-808ec4a5-baea-49ea-ab2f-f30eee1479ed tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1227 microversion: 2.1 time: 0.058215 [ 730.765739] [53379]: DEBUG nova.compute.api [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.765866] [53378]: [pid: 53378|app: 0|req: 1278/2525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:02 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1227 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.769929] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.770202] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.770392] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.770757] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.771183] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.771183] [53379]: DEBUG oslo_concurrency.lockutils [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.774457] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.776750] [53378]: DEBUG nova.compute.api [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.780635] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.780934] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.781477] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.781766] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.781981] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.782184] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.823716] [53378]: DEBUG nova.policy [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.828665] [53378]: INFO nova.api.openstack.requestlog [None req-ca5735dd-cdca-4be1-89de-d3c08e69685a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.056765 [ 730.829512] [53378]: [pid: 53378|app: 0|req: 1279/2526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 730.834016] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.835662] [53378]: DEBUG nova.compute.api [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.841624] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.841872] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.842140] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.842429] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.842632] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.842806] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.882632] [53378]: DEBUG nova.policy [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.889205] [53378]: INFO nova.api.openstack.requestlog [None req-5ba88cec-b855-4dd7-af5a-8f4b8cd72a17 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.058947 [ 730.889514] [53378]: [pid: 53378|app: 0|req: 1280/2527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.893418] [53378]: DEBUG nova.api.openstack.wsgi [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c510fba5-335f-4941-a884-dca55a98271c", "tag": "d4a0a1fb-131e-4e60-91d6-f0df323178f4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 730.902441] [53378]: DEBUG oslo_concurrency.lockutils [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.902941] [53378]: DEBUG oslo_concurrency.lockutils [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.902941] [53378]: DEBUG oslo_concurrency.lockutils [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.910822] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] Creating event network-changed:d4a0a1fb-131e-4e60-91d6-f0df323178f4 for instance c510fba5-335f-4941-a884-dca55a98271c on cpu-1 [ 730.913825] [53378]: INFO nova.api.openstack.requestlog [req-f830a737-be43-4fcd-85b4-33bf5ddf5cd7 req-18c5e979-22d7-47f8-bab1-f80df7417dfd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023729 [ 730.914409] [53378]: [pid: 53378|app: 0|req: 1281/2528] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:03 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) [ 730.917210] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.918792] [53378]: DEBUG nova.compute.api [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.922385] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.922609] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.923425] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.923789] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.924019] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.924305] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.964088] [53378]: DEBUG nova.policy [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.970008] [53378]: INFO nova.api.openstack.requestlog [None req-3e91295f-e8ae-41ec-9387-1bd357523b8c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.054835 [ 730.970639] [53378]: [pid: 53378|app: 0|req: 1282/2529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.974918] [53378]: DEBUG nova.api.openstack.wsgi [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.976138] [53378]: DEBUG nova.compute.api [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.979088] [53379]: DEBUG nova.policy [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.982914] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.983277] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.983513] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.983938] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.984431] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.984653] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.986560] [53379]: INFO nova.api.openstack.requestlog [None req-1afee051-119d-4953-8ace-7f83c0418979 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.225187 [ 730.987017] [53379]: [pid: 53379|app: 0|req: 1248/2530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.998341] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.001371] [53379]: DEBUG nova.compute.api [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.006400] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.006538] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.006767] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.007224] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.007458] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.007642] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.035985] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.036305] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.036499] [53378]: DEBUG oslo_concurrency.lockutils [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.036718] [53378]: DEBUG nova.objects.instance [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.062161] [53378]: DEBUG nova.policy [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.068920] [53378]: INFO nova.api.openstack.requestlog [None req-08429959-019d-4e03-bccb-3c20175c496b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.097095 [ 731.069441] [53378]: [pid: 53378|app: 0|req: 1283/2531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.074562] [53379]: DEBUG nova.policy [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.081668] [53379]: INFO nova.api.openstack.requestlog [None req-f5f76b7f-37ed-41e6-b749-e081ae681f1a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.086192 [ 731.081854] [53379]: [pid: 53379|app: 0|req: 1249/2532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.189600] [53378]: DEBUG nova.api.openstack.wsgi [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.191689] [53378]: DEBUG nova.compute.api [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.196839] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.197177] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.197637] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.198013] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.198231] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.198415] [53378]: DEBUG oslo_concurrency.lockutils [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.229249] [53379]: DEBUG nova.api.openstack.wsgi [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.231582] [53379]: DEBUG nova.compute.api [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.235838] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.236353] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.236756] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.240570] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.240570] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.240570] [53379]: DEBUG oslo_concurrency.lockutils [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.243515] [53378]: DEBUG nova.policy [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.252282] [53378]: DEBUG nova.policy [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.253122] [53378]: DEBUG nova.policy [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.253966] [53378]: INFO nova.api.openstack.requestlog [None req-f12b7d25-3915-4432-9643-3ec35220e710 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.067520 [ 731.254403] [53378]: [pid: 53378|app: 0|req: 1284/2533] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.283360] [53379]: DEBUG nova.policy [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.290506] [53379]: INFO nova.api.openstack.requestlog [None req-0067e1a0-39b9-48de-8d49-ac22c08da24b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.064460 [ 731.291037] [53379]: [pid: 53379|app: 0|req: 1250/2534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.309224] [53378]: DEBUG nova.api.openstack.wsgi [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.311733] [53378]: DEBUG nova.compute.api [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.316772] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.317011] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.317184] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.317856] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.318136] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.318343] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.340869] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.341291] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.341782] [53378]: DEBUG oslo_concurrency.lockutils [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.341782] [53378]: DEBUG nova.objects.instance [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.364874] [53378]: DEBUG nova.policy [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.370519] [53378]: DEBUG nova.policy [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.371355] [53378]: DEBUG nova.policy [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.372188] [53378]: INFO nova.api.openstack.requestlog [None req-4740e205-f940-42d7-a980-22f802c9c082 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.065571 [ 731.372562] [53378]: [pid: 53378|app: 0|req: 1285/2535] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.454992] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.457461] [53379]: DEBUG nova.compute.api [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.461558] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.461839] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.463350] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.463350] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.463350] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.463350] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.646135] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.648330] [53378]: DEBUG nova.compute.api [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.654828] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.655671] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.658884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.658884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.658884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.658884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.712595] [53378]: DEBUG nova.policy [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.717820] [53378]: INFO nova.api.openstack.requestlog [None req-ae6eff37-e9e8-4c17-8335-5187a245bf4d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.074617 [ 731.718265] [53378]: [pid: 53378|app: 0|req: 1286/2536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.730026] [53378]: DEBUG nova.api.openstack.wsgi [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.731808] [53378]: DEBUG nova.compute.api [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.738299] [53378]: DEBUG oslo_concurrency.lockutils [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.786896] [53378]: DEBUG nova.policy [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.791785] [53378]: DEBUG nova.policy [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.792458] [53378]: DEBUG nova.policy [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.793133] [53378]: INFO nova.api.openstack.requestlog [None req-384c849b-bec7-4f0a-ac0a-ac72d4d46200 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.065272 [ 731.793614] [53378]: [pid: 53378|app: 0|req: 1287/2537] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 731.796109] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.797549] [53378]: DEBUG nova.compute.api [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.801567] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.801811] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.801982] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.802348] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.802545] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.802716] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.920143] [53379]: DEBUG nova.policy [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.920373] [53378]: DEBUG nova.policy [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.925764] [53379]: INFO nova.api.openstack.requestlog [None req-6bd81a96-02cb-41e6-8a2b-c671a601ec28 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.476573 [ 731.926383] [53379]: [pid: 53379|app: 0|req: 1251/2538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:03 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.928381] [53378]: INFO nova.api.openstack.requestlog [None req-cb1f4a88-cf86-41c0-b3de-04d3cfe282e9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.134130 [ 731.931023] [53378]: [pid: 53378|app: 0|req: 1288/2539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.931108] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.934556] [53378]: DEBUG nova.api.openstack.wsgi [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.935256] [53379]: DEBUG nova.compute.api [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.940880] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.941213] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.942062] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.942245] [53378]: DEBUG nova.compute.api [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.944067] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.944067] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.944067] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.952106] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.953452] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.953452] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.958778] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.958778] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.958778] [53378]: DEBUG oslo_concurrency.lockutils [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.011926] [53379]: DEBUG nova.policy [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.016551] [53378]: DEBUG nova.policy [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.020882] [53379]: INFO nova.api.openstack.requestlog [None req-8d478163-18be-41cd-8346-5c9c80e39897 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.093486 [ 732.021457] [53379]: [pid: 53379|app: 0|req: 1252/2540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.023358] [53378]: INFO nova.api.openstack.requestlog [None req-340b16de-150c-40cd-a2b7-c348a4c13db0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.092101 [ 732.027107] [53378]: [pid: 53378|app: 0|req: 1289/2541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.027195] [53379]: DEBUG nova.api.openstack.wsgi [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.027195] [53379]: DEBUG nova.compute.api [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.030261] [53378]: DEBUG nova.api.openstack.wsgi [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.032757] [53378]: DEBUG nova.compute.api [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.033573] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.033891] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.034124] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.034509] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.034676] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.034894] [53379]: DEBUG oslo_concurrency.lockutils [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.037730] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.038135] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.038379] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.038915] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.039247] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.039531] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.087648] [53379]: DEBUG nova.policy [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.088033] [53378]: DEBUG nova.policy [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.092977] [53379]: INFO nova.api.openstack.requestlog [None req-81b9cfa7-9b4e-4eb4-84cd-cf540629b999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.071024 [ 732.093519] [53379]: [pid: 53379|app: 0|req: 1253/2542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.094471] [53378]: INFO nova.api.openstack.requestlog [None req-d94f4118-33e0-4a9b-884c-3f41e2d6765f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.069864 [ 732.094804] [53378]: [pid: 53378|app: 0|req: 1290/2543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.098151] [53379]: DEBUG nova.api.openstack.wsgi [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.098949] [53379]: DEBUG nova.compute.api [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.099998] [53378]: DEBUG nova.api.openstack.wsgi [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.101668] [53378]: DEBUG nova.compute.api [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.106400] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.106643] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.106824] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.107221] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.107458] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.107663] [53379]: DEBUG oslo_concurrency.lockutils [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.109793] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.109793] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.109888] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.110232] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.110493] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.111046] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.132813] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.133108] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.133309] [53378]: DEBUG oslo_concurrency.lockutils [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.133502] [53378]: DEBUG nova.objects.instance [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.161289] [53378]: DEBUG nova.policy [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.169021] [53378]: INFO nova.api.openstack.requestlog [None req-20224a99-ab30-45c0-a139-aa5ac5f5aa38 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.071448 [ 732.169021] [53378]: [pid: 53378|app: 0|req: 1291/2544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.170109] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.171803] [53378]: DEBUG nova.compute.api [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.175272] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.175526] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.175772] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.176195] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.176531] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.176815] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.211897] [53378]: DEBUG nova.policy [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.216596] [53378]: INFO nova.api.openstack.requestlog [None req-0c6fd1b6-30a1-4234-a83e-faf210119580 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.048752 [ 732.216920] [53378]: [pid: 53378|app: 0|req: 1292/2545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.230030] [53379]: DEBUG nova.policy [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.234510] [53379]: INFO nova.api.openstack.requestlog [None req-109ab762-3a29-4fac-8ec7-1ea2822472f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1353 microversion: 2.1 time: 0.140351 [ 732.234977] [53379]: [pid: 53379|app: 0|req: 1254/2546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1353 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.272759] [53379]: DEBUG nova.api.openstack.wsgi [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.274730] [53379]: DEBUG nova.compute.api [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.276870] [53378]: DEBUG nova.api.openstack.wsgi [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1030856114", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "716f2048-0f31-4858-b650-71e43fbcbffd"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.278858] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.279177] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.279424] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.279858] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.280121] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.280352] [53379]: DEBUG oslo_concurrency.lockutils [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.315717] [53379]: DEBUG nova.policy [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.316403] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.316659] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.316847] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.317258] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.317463] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.317638] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.320352] [53379]: DEBUG nova.policy [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.321851] [53379]: DEBUG nova.policy [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.322693] [53379]: INFO nova.api.openstack.requestlog [None req-75f57ca3-3af0-47f2-ba0e-25196db8ebd9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.052308 [ 732.322693] [53379]: [pid: 53379|app: 0|req: 1255/2547] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.323447] [53378]: DEBUG nova.network.neutron [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] validate_networks() for [('716f2048-0f31-4858-b650-71e43fbcbffd', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 732.325682] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.326548] [53379]: DEBUG nova.compute.api [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.329855] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.330099] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.330290] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.330636] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.330837] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.331145] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.363950] [53379]: DEBUG nova.policy [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.368509] [53379]: INFO nova.api.openstack.requestlog [None req-7fb6b787-9c9b-4ea1-b461-f96a5361b306 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.045388 [ 732.369132] [53379]: [pid: 53379|app: 0|req: 1256/2548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.385915] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.387991] [53379]: DEBUG nova.compute.api [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.391553] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.391791] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.391974] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.392361] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.392554] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.392729] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.410812] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.411100] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.411297] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.411496] [53379]: DEBUG nova.objects.instance [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.431224] [53379]: DEBUG nova.policy [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.436636] [53379]: DEBUG nova.policy [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.437306] [53379]: DEBUG nova.policy [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.437944] [53379]: INFO nova.api.openstack.requestlog [None req-d8fc88e9-0e9f-4b8e-9da5-e49004c80723 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.054176 [ 732.438275] [53379]: [pid: 53379|app: 0|req: 1257/2549] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.493440] [53378]: DEBUG nova.virt.hardware [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 732.493720] [53378]: DEBUG nova.virt.hardware [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 732.493942] [53378]: DEBUG nova.virt.hardware [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 732.494127] [53378]: DEBUG nova.virt.hardware [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 732.494329] [53378]: DEBUG nova.virt.hardware [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 732.501801] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.502051] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.502247] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.502646] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.502850] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.503091] [53378]: DEBUG oslo_concurrency.lockutils [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.513757] [53378]: DEBUG nova.quota [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 732.517121] [53378]: DEBUG nova.quota [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for user dd26322a837644a4b514990623c0469e and project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 732.522920] [53378]: DEBUG nova.compute.api [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 732.524325] [53378]: DEBUG nova.compute.api [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 732.556222] [53378]: INFO nova.api.openstack.requestlog [None req-2503995f-4774-4908-968b-e79a12d7ab96 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.338651 [ 732.556643] [53378]: [pid: 53378|app: 0|req: 1293/2550] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:04 2025] POST /compute/v2.1/servers => generated 380 bytes in 339 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 732.563508] [53379]: DEBUG nova.api.openstack.wsgi [None req-df845795-2e59-4c9a-b70f-0e6306082f46 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.565365] [53379]: DEBUG nova.compute.api [None req-df845795-2e59-4c9a-b70f-0e6306082f46 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.593225] [53379]: DEBUG nova.policy [None req-df845795-2e59-4c9a-b70f-0e6306082f46 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.597173] [53379]: INFO nova.api.openstack.requestlog [None req-df845795-2e59-4c9a-b70f-0e6306082f46 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1206 microversion: 2.1 time: 0.035871 [ 732.597497] [53379]: [pid: 53379|app: 0|req: 1258/2551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:04 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1206 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 732.731952] [53378]: DEBUG nova.api.openstack.wsgi [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.733936] [53378]: DEBUG nova.compute.api [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.737909] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.738198] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.738427] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.738808] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.739145] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.739379] [53378]: DEBUG oslo_concurrency.lockutils [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.778750] [53378]: DEBUG nova.policy [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.783285] [53378]: INFO nova.api.openstack.requestlog [None req-da34890b-dd37-4b4c-99f3-de05b1a23196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.053719 [ 732.783618] [53378]: [pid: 53378|app: 0|req: 1294/2552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.810286] [53379]: DEBUG nova.api.openstack.wsgi [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.812157] [53379]: DEBUG nova.compute.api [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.817848] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.818183] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.818432] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.818853] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.819148] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.819367] [53379]: DEBUG oslo_concurrency.lockutils [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.854259] [53379]: DEBUG nova.policy [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.859578] [53379]: DEBUG nova.policy [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.860355] [53379]: DEBUG nova.policy [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.861029] [53379]: INFO nova.api.openstack.requestlog [None req-505ae177-cb9f-4445-bff5-49b069dc8eb0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.053110 [ 732.864718] [53379]: [pid: 53379|app: 0|req: 1259/2553] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 732.939332] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.941357] [53378]: DEBUG nova.compute.api [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.946109] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.946807] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.947120] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.947333] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.947769] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.947982] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.948253] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.948696] [53379]: DEBUG nova.compute.api [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.953753] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.954037] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.954310] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.954703] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.955195] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.955361] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.036302] [53379]: DEBUG nova.policy [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.041019] [53379]: INFO nova.api.openstack.requestlog [None req-2b872000-de77-4db2-b307-ec585b0620f9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.097096 [ 733.041960] [53379]: [pid: 53379|app: 0|req: 1260/2554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.045556] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.047358] [53379]: DEBUG nova.compute.api [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.055939] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.056252] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.056480] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.056980] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.057941] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.058184] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.082614] [53378]: DEBUG nova.policy [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.089163] [53378]: INFO nova.api.openstack.requestlog [None req-cd074ae2-df65-4b30-8643-ee6f201309ad tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.152021 [ 733.089493] [53378]: [pid: 53378|app: 0|req: 1295/2555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.092083] [53378]: DEBUG nova.api.openstack.wsgi [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.093770] [53379]: DEBUG nova.policy [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.093996] [53378]: DEBUG nova.compute.api [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.098103] [53379]: INFO nova.api.openstack.requestlog [None req-5e15d860-2e36-475b-8f30-759911ff2847 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.055432 [ 733.098210] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.098566] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.098639] [53379]: [pid: 53379|app: 0|req: 1261/2556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.098678] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.099010] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.099643] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.099643] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.108114] [53379]: DEBUG nova.api.openstack.wsgi [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.109851] [53379]: DEBUG nova.compute.api [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.113368] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.113615] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.113802] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.114181] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.114383] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.114556] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.142729] [53378]: DEBUG nova.policy [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.147297] [53378]: INFO nova.api.openstack.requestlog [None req-96d13d92-a440-4ff9-a0d0-c54d583f107f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.057201 [ 733.147622] [53378]: [pid: 53378|app: 0|req: 1296/2557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.150391] [53379]: DEBUG nova.policy [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.151068] [53378]: DEBUG nova.api.openstack.wsgi [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.152759] [53378]: DEBUG nova.compute.api [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.154843] [53379]: INFO nova.api.openstack.requestlog [None req-fbd5a171-5df3-4491-9675-267f8c43d2f7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.048760 [ 733.155188] [53379]: [pid: 53379|app: 0|req: 1262/2558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.156342] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.156475] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.156658] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.157066] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.157278] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.157454] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.182422] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.184486] [53379]: DEBUG nova.compute.api [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.189365] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.189629] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.189809] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.190240] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.190412] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.190588] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.191763] [53378]: DEBUG nova.policy [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.196610] [53378]: INFO nova.api.openstack.requestlog [None req-da8ae18f-0bb8-4401-8b37-7ee88dd2c271 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.048339 [ 733.196966] [53378]: [pid: 53378|app: 0|req: 1297/2559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.214237] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.214633] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.214633] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.214771] [53379]: DEBUG nova.objects.instance [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.234251] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.236586] [53378]: DEBUG nova.compute.api [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.240881] [53379]: DEBUG nova.policy [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.242605] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.243057] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.243139] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.243451] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.245595] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.245681] [53379]: INFO nova.api.openstack.requestlog [None req-2b2bbaa2-380a-48e1-9189-4404b9f23a8c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.065591 [ 733.245905] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.246033] [53379]: [pid: 53379|app: 0|req: 1263/2560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.248788] [53379]: DEBUG nova.api.openstack.wsgi [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.250451] [53379]: DEBUG nova.compute.api [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.254175] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.254465] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.254642] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.255045] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.255268] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.255450] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.284702] [53378]: DEBUG nova.policy [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.289323] [53378]: INFO nova.api.openstack.requestlog [None req-5ab6b054-2a0c-4e81-8a22-2b61772503cb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.057413 [ 733.289671] [53378]: [pid: 53378|app: 0|req: 1298/2561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.338654] [53378]: DEBUG nova.api.openstack.wsgi [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.340565] [53378]: DEBUG nova.compute.api [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.344978] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.345259] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.345452] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.345905] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.346047] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.346321] [53378]: DEBUG oslo_concurrency.lockutils [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.348047] [53379]: DEBUG nova.policy [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.352861] [53379]: INFO nova.api.openstack.requestlog [None req-a69e4262-1faa-4cee-8774-b3f83d7be22d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1810 microversion: 2.1 time: 0.106184 [ 733.353285] [53379]: [pid: 53379|app: 0|req: 1264/2562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1810 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.367160] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.368911] [53379]: DEBUG nova.compute.api [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.372631] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.372891] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.373134] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.373512] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.373716] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.373893] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.383466] [53378]: DEBUG nova.policy [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.388031] [53379]: INFO nova.api.openstack.requestlog [None req-3ed5bb0b-41b0-4c10-bca8-a3f4e6908077 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c/ips" status: 200 len: 229 microversion: 2.1 time: 0.022988 [ 733.388294] [53378]: DEBUG nova.policy [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.388417] [53379]: [pid: 53379|app: 0|req: 1265/2563] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c/ips => generated 229 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 733.389011] [53378]: DEBUG nova.policy [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.390024] [53378]: INFO nova.api.openstack.requestlog [None req-db0ed5cc-eb64-4ec4-a2aa-9e42d0196303 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.053618 [ 733.390189] [53378]: [pid: 53378|app: 0|req: 1299/2564] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.390802] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.392528] [53379]: DEBUG nova.compute.api [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.395901] [53378]: DEBUG nova.api.openstack.wsgi [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.397105] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.397203] [53378]: DEBUG nova.compute.api [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.397245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.397245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.397245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.397245] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.397380] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.400094] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.401317] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.401606] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.402054] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.402341] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.402573] [53378]: DEBUG oslo_concurrency.lockutils [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.419033] [53378]: DEBUG nova.compute.api [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 733.434907] [53379]: DEBUG nova.policy [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.440296] [53379]: INFO nova.api.openstack.requestlog [None req-b2061bab-4069-4fe9-87b5-2e8565617887 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.051257 [ 733.440758] [53379]: [pid: 53379|app: 0|req: 1266/2565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.452202] [53379]: DEBUG nova.api.openstack.wsgi [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.453958] [53379]: DEBUG nova.compute.api [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.457797] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.457909] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.458110] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.458472] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.458709] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.458848] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.465157] [53378]: INFO nova.api.openstack.requestlog [None req-1929aca0-47d3-4622-af90-e64b6705becf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 204 len: 0 microversion: 2.1 time: 0.071836 [ 733.465644] [53378]: [pid: 53378|app: 0|req: 1300/2566] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:05 2025] DELETE /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 733.470354] [53378]: DEBUG nova.api.openstack.wsgi [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.472054] [53378]: DEBUG nova.compute.api [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.474923] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.475183] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.475384] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.475726] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.475927] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.476119] [53378]: DEBUG oslo_concurrency.lockutils [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.477297] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.477532] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.477714] [53379]: DEBUG oslo_concurrency.lockutils [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.477909] [53379]: DEBUG nova.objects.instance [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.497151] [53379]: DEBUG nova.policy [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.502026] [53379]: DEBUG nova.policy [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.502656] [53379]: DEBUG nova.policy [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.503397] [53379]: INFO nova.api.openstack.requestlog [None req-93351f17-cbda-4d24-ab3c-2cd295829ca8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.053693 [ 733.503706] [53379]: [pid: 53379|app: 0|req: 1267/2567] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.611959] [53379]: DEBUG nova.api.openstack.wsgi [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.612074] [53378]: DEBUG nova.policy [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.613634] [53379]: DEBUG nova.compute.api [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.616515] [53378]: INFO nova.api.openstack.requestlog [None req-53e7110e-403a-43ea-836b-65db40a51006 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1816 microversion: 2.1 time: 0.148307 [ 733.616848] [53378]: [pid: 53378|app: 0|req: 1301/2568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1816 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.617427] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.617679] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.617867] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.618250] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.618455] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.618632] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.653749] [53379]: DEBUG nova.policy [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.657924] [53379]: INFO nova.api.openstack.requestlog [None req-96bbdfb3-2e29-45b7-ad97-66831532127f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.049578 [ 733.658251] [53379]: [pid: 53379|app: 0|req: 1268/2569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:05 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.797476] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.799502] [53378]: DEBUG nova.compute.api [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.803461] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.803813] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.804067] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.804525] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.804772] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.805049] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.837885] [53378]: DEBUG nova.policy [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.842305] [53378]: INFO nova.api.openstack.requestlog [None req-4bb3f8cb-7fb8-4e02-86e1-ba1ea58a00a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047006 [ 733.842305] [53378]: [pid: 53378|app: 0|req: 1302/2570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.877594] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.879200] [53379]: DEBUG nova.compute.api [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.882670] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.882907] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.883143] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.883506] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.883710] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.884242] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.915492] [53379]: DEBUG nova.policy [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.920110] [53379]: DEBUG nova.policy [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.920773] [53379]: DEBUG nova.policy [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.921487] [53379]: INFO nova.api.openstack.requestlog [None req-f8f52b6d-f484-4b0c-8dd0-52c6c8419292 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.046535 [ 733.921806] [53379]: [pid: 53379|app: 0|req: 1269/2571] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.054801] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.057056] [53378]: DEBUG nova.compute.api [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.060425] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.060666] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.060851] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.061222] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.061423] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.061597] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.104601] [53379]: DEBUG nova.api.openstack.wsgi [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.107429] [53379]: DEBUG nova.compute.api [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.110892] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.111255] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.111513] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.111936] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.112212] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.112453] [53379]: DEBUG oslo_concurrency.lockutils [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.141886] [53378]: DEBUG nova.policy [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.146307] [53378]: INFO nova.api.openstack.requestlog [None req-0a65a409-bf59-4a20-b927-504c387ab21b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.093857 [ 734.146639] [53378]: [pid: 53378|app: 0|req: 1303/2572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.150023] [53378]: DEBUG nova.api.openstack.wsgi [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.150636] [53378]: DEBUG nova.compute.api [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.153829] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.154068] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.154282] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.154633] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.154832] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.155019] [53378]: DEBUG oslo_concurrency.lockutils [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.184225] [53379]: DEBUG nova.policy [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.188988] [53379]: INFO nova.api.openstack.requestlog [None req-43022c73-6f86-4381-913b-38d96e318ba3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.086931 [ 734.189626] [53379]: [pid: 53379|app: 0|req: 1270/2573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.192095] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.193785] [53379]: DEBUG nova.compute.api [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.197253] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.197475] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.197687] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.198061] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.198270] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.198447] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.230800] [53379]: DEBUG nova.policy [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.235572] [53379]: INFO nova.api.openstack.requestlog [None req-0d85d550-03b2-4eb2-ab73-58d24dc40746 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.045269 [ 734.236055] [53379]: [pid: 53379|app: 0|req: 1271/2574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.238367] [53379]: DEBUG nova.api.openstack.wsgi [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.240015] [53379]: DEBUG nova.compute.api [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.243404] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.243667] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.243816] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.244237] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.244443] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.244619] [53379]: DEBUG oslo_concurrency.lockutils [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.278673] [53379]: DEBUG nova.policy [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.283175] [53379]: INFO nova.api.openstack.requestlog [None req-b02f4c3e-d71c-4624-ba65-de27cb568359 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.046596 [ 734.283533] [53379]: [pid: 53379|app: 0|req: 1272/2575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.287164] [53379]: DEBUG nova.api.openstack.wsgi [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.287939] [53379]: DEBUG nova.compute.api [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.290900] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.291175] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.291360] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.291716] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.291912] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.292096] [53379]: DEBUG oslo_concurrency.lockutils [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.326395] [53379]: DEBUG nova.policy [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.330565] [53379]: INFO nova.api.openstack.requestlog [None req-8577ca99-4cec-45e0-b47a-ac1a70a997ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.046468 [ 734.330906] [53379]: [pid: 53379|app: 0|req: 1273/2576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.333333] [53379]: DEBUG nova.api.openstack.wsgi [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.335141] [53379]: DEBUG nova.compute.api [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.338394] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.338625] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.338807] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.339166] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.339397] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.339575] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.358383] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.358611] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.358849] [53379]: DEBUG oslo_concurrency.lockutils [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.359216] [53379]: DEBUG nova.objects.instance [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.379458] [53379]: DEBUG nova.policy [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.383275] [53379]: INFO nova.api.openstack.requestlog [None req-53d956af-aa66-4415-8a3b-95d5a3a6a909 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.051762 [ 734.383731] [53379]: [pid: 53379|app: 0|req: 1274/2577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.385936] [53379]: DEBUG nova.api.openstack.wsgi [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.387544] [53379]: DEBUG nova.compute.api [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.390622] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.390864] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.391087] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.391440] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.391642] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.391817] [53379]: DEBUG oslo_concurrency.lockutils [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.400245] [53378]: DEBUG nova.policy [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.404767] [53378]: INFO nova.api.openstack.requestlog [None req-03c73d38-328d-471b-b282-9000085772d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.257554 [ 734.405192] [53378]: [pid: 53378|app: 0|req: 1304/2578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.408214] [53378]: DEBUG nova.api.openstack.wsgi [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.409803] [53378]: DEBUG nova.compute.api [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.412976] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.413432] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.413620] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.413964] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.414234] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.414414] [53378]: DEBUG oslo_concurrency.lockutils [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.425531] [53379]: DEBUG nova.policy [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.429543] [53379]: INFO nova.api.openstack.requestlog [None req-96dbe9c3-9363-4ea6-acbe-ad9ee39e96d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.045379 [ 734.429852] [53379]: [pid: 53379|app: 0|req: 1275/2579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.445201] [53378]: DEBUG nova.policy [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.449366] [53378]: DEBUG nova.policy [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.449984] [53378]: DEBUG nova.policy [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.451288] [53378]: INFO nova.api.openstack.requestlog [None req-f782c554-892f-4a94-a41b-5a3ca0e8091e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.044843 [ 734.451708] [53378]: [pid: 53378|app: 0|req: 1305/2580] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.454342] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.456248] [53379]: DEBUG nova.compute.api [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.460371] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.460371] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.460371] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.460543] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.460718] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.460894] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.493636] [53379]: DEBUG nova.policy [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.497797] [53379]: INFO nova.api.openstack.requestlog [None req-bf343137-abff-4fdb-a898-b55a1f1e30d1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1226 microversion: 2.1 time: 0.045771 [ 734.498159] [53379]: [pid: 53379|app: 0|req: 1276/2581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.518328] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.519993] [53378]: DEBUG nova.compute.api [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.523563] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.523797] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.523984] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.524509] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.524734] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.524919] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.543427] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.543671] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.543859] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.544123] [53378]: DEBUG nova.objects.instance [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.564312] [53378]: DEBUG nova.policy [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.568862] [53378]: DEBUG nova.policy [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.569765] [53378]: DEBUG nova.policy [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.570421] [53378]: INFO nova.api.openstack.requestlog [None req-c0488e0d-fbd2-4a5f-bf94-71511b261458 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.054560 [ 734.570744] [53378]: [pid: 53378|app: 0|req: 1306/2582] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.630545] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.632455] [53379]: DEBUG nova.compute.api [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.636700] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.636941] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.637250] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.637708] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.637970] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.638188] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.671060] [53378]: DEBUG nova.api.openstack.wsgi [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.672077] [53378]: DEBUG nova.compute.api [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.675701] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.675903] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.676103] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.676472] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.676672] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.676847] [53378]: DEBUG oslo_concurrency.lockutils [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.709419] [53378]: DEBUG nova.policy [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.713859] [53378]: INFO nova.api.openstack.requestlog [None req-257a7123-ccf3-4a51-9554-38fa134f624d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.045895 [ 734.714414] [53378]: [pid: 53378|app: 0|req: 1307/2583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.724270] [53379]: DEBUG nova.policy [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.730512] [53379]: INFO nova.api.openstack.requestlog [None req-4ab2c658-74a6-4cbb-8d7f-75a16313c3eb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1816 microversion: 2.1 time: 0.101996 [ 734.731230] [53379]: [pid: 53379|app: 0|req: 1277/2584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:06 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1816 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.856193] [53378]: DEBUG nova.api.openstack.wsgi [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.858390] [53378]: DEBUG nova.compute.api [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.863109] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.863109] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.863109] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.863109] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.863337] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.863555] [53378]: DEBUG oslo_concurrency.lockutils [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.894895] [53378]: DEBUG nova.policy [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.898734] [53378]: INFO nova.api.openstack.requestlog [None req-106cf294-7e27-4b32-9ecd-d337abf129e7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.045312 [ 734.899067] [53378]: [pid: 53378|app: 0|req: 1308/2585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.937258] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.939242] [53379]: DEBUG nova.compute.api [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.943253] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.943522] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.943712] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.944156] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.944374] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.944555] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.976562] [53379]: DEBUG nova.policy [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.980652] [53379]: DEBUG nova.policy [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.981474] [53379]: DEBUG nova.policy [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.982111] [53379]: INFO nova.api.openstack.requestlog [None req-2f32ae99-ad67-420a-937c-1b2c959edd0b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.047709 [ 734.982436] [53379]: [pid: 53379|app: 0|req: 1278/2586] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.159320] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.161155] [53378]: DEBUG nova.compute.api [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.164882] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.165153] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.165356] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.165704] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.165907] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.166104] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.201489] [53379]: DEBUG nova.api.openstack.wsgi [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.203319] [53379]: DEBUG nova.compute.api [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.206955] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.207243] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.207437] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.207822] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.208045] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.208245] [53379]: DEBUG oslo_concurrency.lockutils [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.240593] [53378]: DEBUG nova.policy [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.246078] [53378]: INFO nova.api.openstack.requestlog [None req-8c9d7c26-71a8-4a61-ab01-04d6d8254d0a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1498 microversion: 2.1 time: 0.089189 [ 735.246421] [53378]: [pid: 53378|app: 0|req: 1309/2587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1498 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.252884] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.254632] [53378]: DEBUG nova.compute.api [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.258068] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.258335] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.258540] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.258913] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.259146] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.259345] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.279236] [53379]: DEBUG nova.policy [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.284154] [53379]: INFO nova.api.openstack.requestlog [None req-507392d4-0bfd-46fc-b737-6bbcaa563b89 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.085145 [ 735.284488] [53379]: [pid: 53379|app: 0|req: 1279/2588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.287121] [53379]: DEBUG nova.api.openstack.wsgi [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "723df72e-5ee7-4b01-bc6a-da76888d81e3"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 735.288851] [53379]: DEBUG nova.compute.api [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.291529] [53378]: DEBUG nova.policy [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.292279] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.292548] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.292751] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.293169] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.293421] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.293615] [53379]: DEBUG oslo_concurrency.lockutils [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.296939] [53378]: INFO nova.api.openstack.requestlog [None req-d9639b69-6ba9-4e4e-b3d5-423bcfd81148 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.045777 [ 735.297377] [53378]: [pid: 53378|app: 0|req: 1310/2589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.300015] [53378]: DEBUG nova.api.openstack.wsgi [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.301819] [53378]: DEBUG nova.compute.api [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.305544] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.305811] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.306037] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.306453] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.306689] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.306891] [53378]: DEBUG oslo_concurrency.lockutils [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.309184] [53379]: INFO nova.api.openstack.wsgi [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 7a0da035-edbf-4107-b450-b09e641ce8b4 while it is in vm_state rescued [ 735.309550] [53379]: DEBUG nova.api.openstack.wsgi [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 409 to user: Cannot 'attach_volume' instance 7a0da035-edbf-4107-b450-b09e641ce8b4 while it is in vm_state rescued {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 735.310027] [53379]: INFO nova.api.openstack.requestlog [None req-57a6228b-cdcd-4d23-8812-308c359a8008 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.025006 [ 735.310349] [53379]: [pid: 53379|app: 0|req: 1280/2590] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:40:07 2025] POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/os-volume_attachments => generated 152 bytes in 25 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 735.315269] [53379]: DEBUG nova.api.openstack.wsgi [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 735.317114] [53379]: DEBUG nova.compute.api [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.320666] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.320933] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.321155] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.321547] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.321776] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.321972] [53379]: DEBUG oslo_concurrency.lockutils [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.340184] [53378]: DEBUG nova.policy [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.344975] [53378]: INFO nova.api.openstack.requestlog [None req-016c06e5-9e1e-4351-96e7-1b247b0ec0c5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.047098 [ 735.345494] [53378]: [pid: 53378|app: 0|req: 1311/2591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.348148] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.349830] [53378]: DEBUG nova.compute.api [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.353339] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.353599] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.353802] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.354228] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.354454] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.354662] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.361383] [53379]: INFO nova.api.openstack.requestlog [None req-4758ff34-a957-4cd1-9d47-371dbb59bcbe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/action" status: 202 len: 0 microversion: 2.1 time: 0.048019 [ 735.361792] [53379]: [pid: 53379|app: 0|req: 1281/2592] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:07 2025] POST /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 735.367336] [53379]: DEBUG nova.api.openstack.wsgi [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.369762] [53379]: DEBUG nova.compute.api [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.373642] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.373892] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.374099] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.374918] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.374918] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.374918] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.389744] [53378]: DEBUG nova.policy [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.395441] [53378]: INFO nova.api.openstack.requestlog [None req-bc4dcb1c-1188-414d-bb56-be6defb80727 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.048974 [ 735.395785] [53378]: [pid: 53378|app: 0|req: 1312/2593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.399452] [53378]: DEBUG nova.api.openstack.wsgi [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.399994] [53378]: DEBUG nova.compute.api [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.403669] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.403979] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.404025] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.404476] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.404734] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.404945] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.422948] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.423290] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.423493] [53378]: DEBUG oslo_concurrency.lockutils [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.423694] [53378]: DEBUG nova.objects.instance [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.445229] [53378]: DEBUG nova.policy [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.450684] [53378]: INFO nova.api.openstack.requestlog [None req-bffc73cd-5c95-4efb-8ab0-802c4ad1b976 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.054244 [ 735.451101] [53378]: [pid: 53378|app: 0|req: 1313/2594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.453416] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.454983] [53378]: DEBUG nova.compute.api [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.455682] [53379]: DEBUG nova.policy [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.457990] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.458243] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.458435] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.458783] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.458985] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.459185] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.459967] [53379]: INFO nova.api.openstack.requestlog [None req-b12acb92-ceee-42cc-a738-e10b3143eaba tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1506 microversion: 2.1 time: 0.095085 [ 735.460440] [53379]: [pid: 53379|app: 0|req: 1282/2595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1506 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.462941] [53379]: DEBUG nova.api.openstack.wsgi [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.464239] [53379]: DEBUG nova.compute.api [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.467282] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.467512] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.467696] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.468039] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.468241] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.468418] [53379]: DEBUG oslo_concurrency.lockutils [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.490934] [53378]: DEBUG nova.policy [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.494803] [53378]: INFO nova.api.openstack.requestlog [None req-3c075402-138e-4192-8a20-d227d91ef74a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.043207 [ 735.495134] [53378]: [pid: 53378|app: 0|req: 1314/2596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.497421] [53378]: DEBUG nova.api.openstack.wsgi [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.498061] [53379]: DEBUG nova.policy [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.498966] [53378]: DEBUG nova.compute.api [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.501963] [53379]: INFO nova.api.openstack.requestlog [None req-484952d6-3b69-43b5-9ca4-d8d3307a21a1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.041119 [ 735.502036] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.502206] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.502347] [53379]: [pid: 53379|app: 0|req: 1283/2597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.502388] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.502719] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.502920] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.503142] [53378]: DEBUG oslo_concurrency.lockutils [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.509725] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.511360] [53379]: DEBUG nova.compute.api [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.514861] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.515111] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.515307] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.515651] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.515852] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.516037] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.533332] [53378]: DEBUG nova.policy [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.537242] [53378]: DEBUG nova.policy [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.537844] [53378]: DEBUG nova.policy [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.538438] [53378]: INFO nova.api.openstack.requestlog [None req-024a95a3-7e3e-4e89-be18-e37cf27e2eb1 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.042827 [ 735.538744] [53378]: [pid: 53378|app: 0|req: 1315/2598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.546026] [53379]: DEBUG nova.policy [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.549692] [53379]: INFO nova.api.openstack.requestlog [None req-1a9e776e-110d-4c46-9bcb-6fa4d06b0804 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.041873 [ 735.549995] [53379]: [pid: 53379|app: 0|req: 1284/2599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.584458] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.586098] [53378]: DEBUG nova.compute.api [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.589344] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.589578] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.589765] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.590123] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.590330] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.590506] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.606821] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.607060] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.607252] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.607448] [53378]: DEBUG nova.objects.instance [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.625921] [53378]: DEBUG nova.policy [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.629649] [53378]: DEBUG nova.policy [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.630267] [53378]: DEBUG nova.policy [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.630856] [53378]: INFO nova.api.openstack.requestlog [None req-5c082392-a39e-4f66-b6f9-4999bd0ddcfa tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.048452 [ 735.631238] [53378]: [pid: 53378|app: 0|req: 1316/2600] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:07 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.726737] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.728489] [53379]: DEBUG nova.compute.api [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.732010] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.732255] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.732454] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.732803] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.733009] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.733231] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.744152] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.745936] [53378]: DEBUG nova.compute.api [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.749672] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.749944] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.750155] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.750518] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.750724] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.750907] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.773809] [53379]: DEBUG nova.policy [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.777968] [53379]: INFO nova.api.openstack.requestlog [None req-f0aaba91-9b97-42be-99ca-c89d516c76e0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.053609 [ 735.778315] [53379]: [pid: 53379|app: 0|req: 1285/2601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.827765] [53378]: DEBUG nova.policy [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.832149] [53378]: INFO nova.api.openstack.requestlog [None req-a9da3888-822d-4875-8d34-85b8160d6eed tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1816 microversion: 2.1 time: 0.090218 [ 735.832511] [53378]: [pid: 53378|app: 0|req: 1317/2602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1816 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.911259] [53379]: DEBUG nova.api.openstack.wsgi [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.913108] [53379]: DEBUG nova.compute.api [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.916641] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.916879] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.917086] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.917450] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.917654] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.917829] [53379]: DEBUG oslo_concurrency.lockutils [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.937080] [53378]: DEBUG nova.api.openstack.wsgi [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-deleted", "tag": "340d94d2-9b1f-4181-b252-9ea72dc86767"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 735.942733] [53378]: DEBUG oslo_concurrency.lockutils [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.942976] [53378]: DEBUG oslo_concurrency.lockutils [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.943249] [53378]: DEBUG oslo_concurrency.lockutils [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.949659] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] Creating event network-vif-deleted:340d94d2-9b1f-4181-b252-9ea72dc86767 for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 735.952805] [53378]: INFO nova.api.openstack.requestlog [req-2cda4213-6934-4d9c-afb0-a05d93e0de1f req-b320b4af-ec05-4e88-b080-b765114329e0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018109 [ 735.953195] [53378]: [pid: 53378|app: 0|req: 1318/2603] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:08 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) [ 735.961321] [53379]: DEBUG nova.policy [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.968664] [53379]: INFO nova.api.openstack.requestlog [None req-7110d319-aa92-4fad-aa95-e11f736aa7ce tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.059617 [ 735.969074] [53379]: [pid: 53379|app: 0|req: 1286/2604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.997065] [53378]: DEBUG nova.api.openstack.wsgi [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.998790] [53378]: DEBUG nova.compute.api [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.004043] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.004182] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.004386] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.004752] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.004956] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.005154] [53378]: DEBUG oslo_concurrency.lockutils [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.046784] [53378]: DEBUG nova.policy [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.051805] [53378]: DEBUG nova.policy [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.052569] [53378]: DEBUG nova.policy [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.053303] [53378]: INFO nova.api.openstack.requestlog [None req-51a09962-f614-4b75-a79d-ea9da990a851 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.058884 [ 736.053708] [53378]: [pid: 53378|app: 0|req: 1319/2605] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.297611] [53379]: DEBUG nova.api.openstack.wsgi [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.299548] [53379]: DEBUG nova.compute.api [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.303495] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.303782] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.303988] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.304877] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.304877] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.304877] [53379]: DEBUG oslo_concurrency.lockutils [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.311276] [53378]: DEBUG nova.api.openstack.wsgi [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.313025] [53378]: DEBUG nova.compute.api [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.322399] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.323332] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.323332] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.323589] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.323802] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.323984] [53378]: DEBUG oslo_concurrency.lockutils [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.360239] [53378]: DEBUG nova.policy [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.365716] [53378]: INFO nova.api.openstack.requestlog [None req-8beb4aa9-fc35-4393-8e6f-bb76eba23c67 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.056733 [ 736.366071] [53378]: [pid: 53378|app: 0|req: 1320/2606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.368993] [53378]: DEBUG nova.api.openstack.wsgi [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.370783] [53378]: DEBUG nova.compute.api [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.374198] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.374679] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.374679] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.375180] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.375483] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.375715] [53378]: DEBUG oslo_concurrency.lockutils [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.403683] [53379]: DEBUG nova.policy [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.408241] [53378]: DEBUG nova.policy [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.408507] [53379]: INFO nova.api.openstack.requestlog [None req-d69aeb73-3242-4861-a9bf-3e17c5e508d9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1379 microversion: 2.1 time: 0.113486 [ 736.408841] [53379]: [pid: 53379|app: 0|req: 1287/2607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1379 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.413348] [53378]: INFO nova.api.openstack.requestlog [None req-35a2cffa-e8d8-4045-9bbf-ba8cce523e70 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.046519 [ 736.417018] [53379]: DEBUG nova.api.openstack.wsgi [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.417503] [53378]: [pid: 53378|app: 0|req: 1321/2608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.417595] [53379]: DEBUG nova.compute.api [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.420512] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.420908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.421195] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.421942] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.421942] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.422279] [53379]: DEBUG oslo_concurrency.lockutils [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.459101] [53379]: DEBUG nova.policy [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.464207] [53379]: INFO nova.api.openstack.requestlog [None req-b64d3990-2cb1-4e6e-b86f-d44d9d96190a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.052613 [ 736.464564] [53379]: [pid: 53379|app: 0|req: 1288/2609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.465122] [53378]: DEBUG nova.api.openstack.wsgi [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.466743] [53378]: DEBUG nova.compute.api [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.473514] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.473777] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.473963] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.474463] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.474685] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.474818] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.474908] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.476568] [53379]: DEBUG nova.compute.api [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.481057] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.481057] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.481057] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.481293] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.481418] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.481553] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.496090] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.496357] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.496551] [53378]: DEBUG oslo_concurrency.lockutils [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.496757] [53378]: DEBUG nova.objects.instance [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.519876] [53378]: DEBUG nova.policy [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.525019] [53378]: INFO nova.api.openstack.requestlog [None req-8353908d-820b-4c8d-8ed1-c25ed1500c13 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.062463 [ 736.525019] [53378]: [pid: 53378|app: 0|req: 1322/2610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.537960] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.537960] [53378]: DEBUG nova.compute.api [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.541356] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.541510] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.541706] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.542087] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.542303] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.542483] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.576225] [53378]: DEBUG nova.policy [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.580929] [53378]: INFO nova.api.openstack.requestlog [None req-2c42414d-6eb8-4a10-94c4-62a62b18566b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.054624 [ 736.581471] [53378]: [pid: 53378|app: 0|req: 1323/2611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.584875] [53378]: DEBUG nova.api.openstack.wsgi [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.589944] [53378]: DEBUG nova.compute.api [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.599424] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.599742] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.599941] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.600354] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.600613] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.600881] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.633844] [53379]: DEBUG nova.policy [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.635918] [53378]: DEBUG nova.policy [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.640992] [53379]: INFO nova.api.openstack.requestlog [None req-ca68a85d-254b-46e2-93a0-ad2c2f32f798 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1506 microversion: 2.1 time: 0.167346 [ 736.640992] [53379]: [pid: 53379|app: 0|req: 1289/2612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1506 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.641146] [53378]: INFO nova.api.openstack.requestlog [None req-de1fa1a5-5628-446d-9836-ce8ffc417e4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.058400 [ 736.641146] [53378]: [pid: 53378|app: 0|req: 1324/2613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.642507] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.644596] [53379]: DEBUG nova.compute.api [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.648013] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.648401] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.648741] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.649235] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.649591] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.649679] [53378]: DEBUG nova.api.openstack.wsgi [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.649970] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.651962] [53378]: DEBUG nova.compute.api [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.655573] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.656218] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.656218] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.656447] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.656655] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.656809] [53378]: DEBUG oslo_concurrency.lockutils [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.690635] [53378]: DEBUG nova.policy [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.692090] [53379]: DEBUG nova.policy [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.696316] [53378]: INFO nova.api.openstack.requestlog [None req-d821b76a-8905-4d39-bfe5-dea1f78a7a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.050829 [ 736.696740] [53378]: [pid: 53378|app: 0|req: 1325/2614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.697327] [53379]: DEBUG nova.policy [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.698034] [53379]: DEBUG nova.policy [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.698699] [53379]: INFO nova.api.openstack.requestlog [None req-fd554575-a63f-4807-a2ca-9ad79c01b06d tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.058454 [ 736.698998] [53379]: [pid: 53379|app: 0|req: 1290/2615] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.700618] [53378]: DEBUG nova.api.openstack.wsgi [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.701544] [53378]: DEBUG nova.compute.api [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.705076] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.705322] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.705510] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.705858] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.706072] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.706254] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.728995] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.729343] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.729550] [53378]: DEBUG oslo_concurrency.lockutils [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.729767] [53378]: DEBUG nova.objects.instance [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.751816] [53378]: DEBUG nova.policy [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.756240] [53378]: DEBUG nova.policy [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.756864] [53378]: DEBUG nova.policy [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.757520] [53378]: INFO nova.api.openstack.requestlog [None req-d250b9ca-c1c6-47ee-b5e1-2ab5fe1ff8e4 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.060122 [ 736.757839] [53378]: [pid: 53378|app: 0|req: 1326/2616] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:08 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.792064] [53379]: DEBUG nova.api.openstack.wsgi [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.793033] [53379]: DEBUG nova.compute.api [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.796617] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.796855] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.797051] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.797410] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.797616] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.797788] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.834527] [53379]: DEBUG nova.policy [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.838868] [53379]: INFO nova.api.openstack.requestlog [None req-18cff7aa-1650-4d26-87d5-8852dadfba3f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.049831 [ 736.839209] [53379]: [pid: 53379|app: 0|req: 1291/2617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 736.845458] [53378]: DEBUG nova.api.openstack.wsgi [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.847653] [53378]: DEBUG nova.compute.api [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.851610] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.851781] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.852109] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.852450] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.852665] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.852902] [53378]: DEBUG oslo_concurrency.lockutils [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.885401] [53378]: DEBUG nova.policy [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.889716] [53378]: INFO nova.api.openstack.requestlog [None req-062f739f-7f45-43ec-92f1-e0c8b3865985 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1292 microversion: 2.1 time: 0.046731 [ 736.890055] [53378]: [pid: 53378|app: 0|req: 1327/2618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1292 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.983327] [53379]: DEBUG nova.api.openstack.wsgi [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.985045] [53379]: DEBUG nova.compute.api [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.988553] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.988789] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.988974] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.989335] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.989538] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.989715] [53379]: DEBUG oslo_concurrency.lockutils [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.023275] [53379]: DEBUG nova.policy [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.028537] [53379]: INFO nova.api.openstack.requestlog [None req-26504d91-3a92-49ed-8c9a-45045f4c6833 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047545 [ 737.028846] [53379]: [pid: 53379|app: 0|req: 1292/2619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.068880] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.070875] [53378]: DEBUG nova.compute.api [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.074630] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.074872] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.075088] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.075461] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.075667] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.075845] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.109307] [53378]: DEBUG nova.policy [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.113564] [53378]: DEBUG nova.policy [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.114224] [53378]: DEBUG nova.policy [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.114852] [53378]: INFO nova.api.openstack.requestlog [None req-4b644e95-7cfc-4771-823f-9b384c524483 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.048976 [ 737.115320] [53378]: [pid: 53378|app: 0|req: 1328/2620] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.378986] [53379]: DEBUG nova.api.openstack.wsgi [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.380729] [53379]: DEBUG nova.compute.api [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.381987] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=6 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 737.385639] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.385878] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.386080] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.386439] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.386646] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.386822] [53379]: DEBUG oslo_concurrency.lockutils [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.418124] [53379]: DEBUG nova.policy [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.421822] [53379]: INFO nova.api.openstack.requestlog [None req-55a309a6-7932-4a68-bb95-fe844cd1ce9c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.045149 [ 737.422182] [53379]: [pid: 53379|app: 0|req: 1293/2621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.426279] [53378]: DEBUG nova.api.openstack.wsgi [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.428314] [53378]: DEBUG nova.compute.api [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.429576] [53379]: DEBUG nova.api.openstack.wsgi [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.431140] [53379]: DEBUG nova.compute.api [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.432652] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.434107] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.434107] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.434107] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.434339] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.434339] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.434500] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.434805] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.434999] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.435146] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.435231] [53379]: DEBUG oslo_concurrency.lockutils [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.436466] [53378]: DEBUG oslo_concurrency.lockutils [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.464616] [53379]: DEBUG nova.policy [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.468298] [53379]: INFO nova.api.openstack.requestlog [None req-f401b672-eaef-4390-8d9e-ace54cd11de0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.040567 [ 737.468610] [53379]: [pid: 53379|app: 0|req: 1294/2622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.476489] [53379]: DEBUG nova.api.openstack.wsgi [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.478049] [53379]: DEBUG nova.compute.api [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.481127] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.481360] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.481553] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.481889] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.482103] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.482282] [53379]: DEBUG oslo_concurrency.lockutils [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.512610] [53379]: DEBUG nova.policy [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.516906] [53379]: INFO nova.api.openstack.requestlog [None req-f70a4921-e245-487f-98fb-ec99a9c390f4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.042119 [ 737.517252] [53379]: [pid: 53379|app: 0|req: 1295/2623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.517810] [53378]: DEBUG nova.policy [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.521910] [53378]: INFO nova.api.openstack.requestlog [None req-df827b4e-2f9c-4d3f-bce6-c183e0da850c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1524 microversion: 2.1 time: 0.097984 [ 737.522433] [53378]: [pid: 53378|app: 0|req: 1329/2624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1524 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.533545] [53379]: DEBUG nova.api.openstack.wsgi [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.535334] [53379]: DEBUG nova.compute.api [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.538833] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.539931] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.539931] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.539931] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.539931] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.539931] [53379]: DEBUG oslo_concurrency.lockutils [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.543429] [53378]: DEBUG nova.api.openstack.wsgi [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.545167] [53378]: DEBUG nova.compute.api [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.548759] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.549031] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.549287] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.549596] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.549801] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.549981] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.569292] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.569537] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.569721] [53378]: DEBUG oslo_concurrency.lockutils [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.570086] [53378]: DEBUG nova.objects.instance [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.589986] [53378]: DEBUG nova.policy [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.594415] [53378]: INFO nova.api.openstack.requestlog [None req-a091aec1-e1b0-464a-9da0-7808e2a87721 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.053319 [ 737.594861] [53378]: [pid: 53378|app: 0|req: 1330/2625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.601059] [53378]: DEBUG nova.api.openstack.wsgi [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.603448] [53378]: DEBUG nova.compute.api [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.607020] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.607168] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.607363] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.607713] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.607912] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.608101] [53378]: DEBUG oslo_concurrency.lockutils [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.632731] [53379]: DEBUG nova.policy [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.637377] [53379]: INFO nova.api.openstack.requestlog [None req-5982e48c-6acf-4982-9697-1fae29ed67c4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1524 microversion: 2.1 time: 0.105922 [ 737.637708] [53379]: [pid: 53379|app: 0|req: 1296/2626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1524 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.640965] [53378]: DEBUG nova.policy [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.645313] [53378]: INFO nova.api.openstack.requestlog [None req-75467315-772c-4cac-8dc8-ad46fe819aa3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.046444 [ 737.645735] [53378]: [pid: 53378|app: 0|req: 1331/2627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.648555] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef42e509-11ac-4567-8f90-07b551780539 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.651492] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.653930] [53378]: DEBUG nova.compute.api [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.657472] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.657472] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.657583] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.657915] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.658136] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.658317] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.662142] [53379]: INFO nova.api.openstack.requestlog [None req-ef42e509-11ac-4567-8f90-07b551780539 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876" status: 202 len: 0 microversion: 2.1 time: 0.015480 [ 737.662438] [53379]: [pid: 53379|app: 0|req: 1297/2628] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:09 2025] DELETE /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 737.664707] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.667779] [53379]: DEBUG nova.compute.api [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.670760] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.670990] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.671223] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.671573] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.671775] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.671951] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.702713] [53379]: DEBUG nova.policy [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.707352] [53379]: INFO nova.api.openstack.requestlog [None req-bc633eb0-5cd3-45d9-92a9-d07e7ec54579 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1216 microversion: 2.1 time: 0.044343 [ 737.707728] [53379]: [pid: 53379|app: 0|req: 1298/2629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.710314] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc3bff1c-5405-4df8-bb2a-d2d35a2ac7ca tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.727901] [53379]: INFO nova.api.openstack.requestlog [None req-cc3bff1c-5405-4df8-bb2a-d2d35a2ac7ca tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5098 microversion: 2.1 time: 0.019485 [ 737.728216] [53379]: [pid: 53379|app: 0|req: 1299/2630] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/flavors/detail => generated 5098 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.730461] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.731903] [53379]: DEBUG nova.compute.api [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.735510] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.735751] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.735963] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.736349] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.736550] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.736727] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.748407] [53378]: DEBUG nova.policy [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.753041] [53378]: INFO nova.api.openstack.requestlog [None req-bc7a036d-581a-485e-923e-c632f4e2ee7d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1506 microversion: 2.1 time: 0.102846 [ 737.753041] [53378]: [pid: 53378|app: 0|req: 1332/2631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:09 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1506 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.755489] [53378]: DEBUG nova.api.openstack.wsgi [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.757064] [53378]: DEBUG nova.compute.api [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.760053] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.760343] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.760555] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.760900] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.761130] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.761318] [53378]: DEBUG oslo_concurrency.lockutils [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.766636] [53379]: DEBUG nova.policy [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.770367] [53379]: INFO nova.api.openstack.requestlog [None req-6c9b3d68-a5d2-438b-b5eb-f71e97fb84f4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.041624 [ 737.770673] [53379]: [pid: 53379|app: 0|req: 1300/2632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.772960] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 737.774544] [53379]: DEBUG nova.compute.api [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.777496] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.777723] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.777910] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.778299] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.778478] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.778653] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.792494] [53378]: DEBUG nova.policy [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.796754] [53378]: DEBUG nova.policy [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.797400] [53378]: DEBUG nova.policy [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.798014] [53378]: INFO nova.api.openstack.requestlog [None req-335f4870-b22f-4ed6-bcb5-6d41b0dec972 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.044602 [ 737.798337] [53378]: [pid: 53378|app: 0|req: 1333/2633] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.798552] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.798870] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.799093] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.800594] [53378]: DEBUG nova.api.openstack.wsgi [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.802201] [53378]: DEBUG nova.compute.api [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.803079] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.803325] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.803512] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.803876] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.804088] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.804264] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.805259] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.805523] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.805723] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.806084] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.806296] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.806473] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.809492] [53379]: DEBUG nova.policy [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.812999] [53379]: DEBUG nova.compute.api [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Old instance type tempest-test_resize_flavor_-919697853, new instance type m1.micro {{(pid=53379) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 737.816164] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.816383] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.816562] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.816920] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.817200] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.817311] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.822846] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.823048] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.823270] [53378]: DEBUG oslo_concurrency.lockutils [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.823475] [53378]: DEBUG nova.objects.instance [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.827911] [53379]: DEBUG nova.quota [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 737.830916] [53379]: DEBUG nova.quota [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Getting quotas for user f6c3ab9deb7c4502939c619f0192de1a and project d7fbe8bf6b17498d99f58e502734dfd7. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 737.840031] [53379]: DEBUG nova.virt.hardware [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 737.840206] [53379]: DEBUG nova.virt.hardware [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 737.840423] [53379]: DEBUG nova.virt.hardware [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 737.840586] [53379]: DEBUG nova.virt.hardware [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 737.840786] [53379]: DEBUG nova.virt.hardware [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 737.844256] [53378]: DEBUG nova.policy [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.848721] [53378]: DEBUG nova.policy [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.849205] [53378]: DEBUG nova.policy [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.849863] [53378]: INFO nova.api.openstack.requestlog [None req-d23f48c3-4825-4d2e-a679-c2e17a032b97 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.051020 [ 737.850240] [53378]: [pid: 53378|app: 0|req: 1334/2634] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.853669] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.854295] [53378]: DEBUG nova.compute.api [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.857485] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.857784] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.858011] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.858405] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.858638] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.861022] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.881229] [53379]: INFO nova.api.openstack.requestlog [None req-0b511563-70b4-40a5-b1cc-13e1526a87db tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172/action" status: 202 len: 0 microversion: 2.1 time: 0.109900 [ 737.881568] [53379]: [pid: 53379|app: 0|req: 1301/2635] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:10 2025] POST /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 737.887529] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.888963] [53379]: DEBUG nova.compute.api [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.892295] [53378]: DEBUG nova.policy [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.892424] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.892625] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.892811] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.893242] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.893446] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.893620] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.896616] [53378]: INFO nova.api.openstack.requestlog [None req-e2ba9318-2cea-4b0d-8e99-9627fdc8aef9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.045768 [ 737.897077] [53378]: [pid: 53378|app: 0|req: 1335/2636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.904733] [53378]: DEBUG nova.api.openstack.wsgi [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.905646] [53378]: DEBUG nova.compute.api [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.908977] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.909273] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.909474] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.909865] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.910105] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.910304] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.929599] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.929834] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.930101] [53378]: DEBUG oslo_concurrency.lockutils [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.930357] [53378]: DEBUG nova.objects.instance [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.951490] [53378]: DEBUG nova.policy [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.956245] [53378]: INFO nova.api.openstack.requestlog [None req-3069ca9a-cfa5-4cac-a14f-0196b644da5d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.054361 [ 737.956590] [53378]: [pid: 53378|app: 0|req: 1336/2637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.965947] [53378]: DEBUG nova.api.openstack.wsgi [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-deleted", "tag": "85972ae9-57fa-4c88-90f2-9172d2d0410d"}, {"server_uuid": "bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c", "name": "network-vif-deleted", "tag": "50e00c7e-1e65-44d3-a7bb-37850f4b870a"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 737.973517] [53378]: DEBUG oslo_concurrency.lockutils [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.973764] [53378]: DEBUG oslo_concurrency.lockutils [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.973952] [53378]: DEBUG oslo_concurrency.lockutils [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.976528] [53379]: DEBUG nova.policy [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.981731] [53379]: INFO nova.api.openstack.requestlog [None req-b2263b6a-c676-4da1-88f5-fe8ef7e16eee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.096778 [ 737.982145] [53379]: [pid: 53379|app: 0|req: 1302/2638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.984094] [53378]: INFO nova.api.openstack.compute.server_external_events [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Creating event network-vif-deleted:85972ae9-57fa-4c88-90f2-9172d2d0410d for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 737.984380] [53378]: INFO nova.api.openstack.compute.server_external_events [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] Creating event network-vif-deleted:50e00c7e-1e65-44d3-a7bb-37850f4b870a for instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c on cpu-1 [ 737.987537] [53378]: INFO nova.api.openstack.requestlog [req-95eaaa22-22a4-4b6e-a18e-586348bca836 req-b8f0a0db-55a7-420e-95cb-f14d26d94251 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.023752 [ 737.987889] [53378]: [pid: 53378|app: 0|req: 1337/2639] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:10 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 738.042730] [53379]: DEBUG nova.api.openstack.wsgi [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.044494] [53379]: DEBUG nova.compute.api [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.047915] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.048165] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.048355] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.048705] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.048925] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.049110] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.083887] [53379]: DEBUG nova.policy [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.088214] [53379]: INFO nova.api.openstack.requestlog [None req-b81c6a64-6712-41c1-805a-d0990a99eaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047891 [ 738.088732] [53379]: [pid: 53379|app: 0|req: 1303/2640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.130750] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.132535] [53378]: DEBUG nova.compute.api [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.136345] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.136586] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.136808] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.137201] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.137421] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.137602] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.171325] [53378]: DEBUG nova.policy [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.175745] [53378]: DEBUG nova.policy [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.176442] [53378]: DEBUG nova.policy [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.177088] [53378]: INFO nova.api.openstack.requestlog [None req-ae948888-f252-4ec4-9010-971884f675af tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.049270 [ 738.177687] [53378]: [pid: 53378|app: 0|req: 1338/2641] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.434749] [53379]: DEBUG nova.api.openstack.wsgi [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.436732] [53379]: DEBUG nova.compute.api [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.440844] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.441168] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.441411] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.441795] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.442059] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.442282] [53379]: DEBUG oslo_concurrency.lockutils [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.476796] [53379]: DEBUG nova.policy [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.481268] [53379]: INFO nova.api.openstack.requestlog [None req-21da82da-7215-4602-8936-4cadb212e5d4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.048988 [ 738.481486] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.481663] [53379]: [pid: 53379|app: 0|req: 1304/2642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.483480] [53378]: DEBUG nova.compute.api [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.487530] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.487851] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.488141] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.488560] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.488814] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.489052] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.530599] [53379]: DEBUG nova.api.openstack.wsgi [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.532541] [53379]: DEBUG nova.compute.api [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.534029] [53378]: DEBUG nova.policy [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.536414] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.536678] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.536877] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.537404] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.537506] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.537683] [53379]: DEBUG oslo_concurrency.lockutils [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.538759] [53378]: INFO nova.api.openstack.requestlog [None req-6b6f426e-f352-4ad0-bf4d-540375f8b7c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.059658 [ 738.539116] [53378]: [pid: 53378|app: 0|req: 1339/2643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 738.568806] [53379]: DEBUG nova.policy [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.573054] [53379]: INFO nova.api.openstack.requestlog [None req-3583710b-c546-4e44-b7eb-193695857d50 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.044828 [ 738.573638] [53379]: [pid: 53379|app: 0|req: 1305/2644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.609086] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.609918] [53378]: DEBUG nova.compute.api [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.614555] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.614555] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.614555] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.614815] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.615046] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.615231] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.635426] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.635665] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.635850] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.636061] [53378]: DEBUG nova.objects.instance [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.656736] [53378]: DEBUG nova.policy [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.658758] [53379]: DEBUG nova.api.openstack.wsgi [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.660558] [53379]: DEBUG nova.compute.api [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.660828] [53378]: INFO nova.api.openstack.requestlog [None req-fdd2f98c-4339-4b70-ad40-680391a5d166 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.055071 [ 738.661181] [53378]: [pid: 53378|app: 0|req: 1340/2645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.664417] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.664653] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.664847] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.665228] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.665434] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.665612] [53379]: DEBUG oslo_concurrency.lockutils [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.696211] [53379]: DEBUG nova.policy [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.700446] [53379]: INFO nova.api.openstack.requestlog [None req-20822bce-36a8-4a86-80c6-c4bc01a65af5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.044510 [ 738.700853] [53379]: [pid: 53379|app: 0|req: 1306/2646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:10 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.720730] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.722646] [53378]: DEBUG nova.compute.api [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.726617] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.727179] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.727179] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.727582] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.727801] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.727994] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.760111] [53378]: DEBUG nova.policy [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.764638] [53378]: INFO nova.api.openstack.requestlog [None req-8ecdcb99-2a8f-4a87-a06a-c3bf13a6a780 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.046740 [ 738.765016] [53378]: [pid: 53378|app: 0|req: 1341/2647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.766926] [53379]: DEBUG nova.api.openstack.wsgi [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.769143] [53379]: DEBUG nova.compute.api [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.772892] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.773296] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.773563] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.773950] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.774258] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.774476] [53379]: DEBUG oslo_concurrency.lockutils [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.783242] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.786598] [53378]: DEBUG nova.compute.api [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.790685] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.790946] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.791179] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.791552] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.792259] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.792259] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.824190] [53378]: DEBUG nova.policy [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.828602] [53378]: INFO nova.api.openstack.requestlog [None req-5a373f34-9cc0-4340-b612-e71453da9f4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.047605 [ 738.829286] [53378]: [pid: 53378|app: 0|req: 1342/2648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.831932] [53378]: DEBUG nova.api.openstack.wsgi [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.833754] [53378]: DEBUG nova.compute.api [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.837234] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.837467] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.837658] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.838026] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.838239] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.838419] [53378]: DEBUG oslo_concurrency.lockutils [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.855149] [53379]: DEBUG nova.policy [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.862097] [53379]: INFO nova.api.openstack.requestlog [None req-94e4d5d7-b688-4c7c-af12-8f3e28fd987c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1506 microversion: 2.1 time: 0.097744 [ 738.863281] [53379]: [pid: 53379|app: 0|req: 1307/2649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1506 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 738.866813] [53379]: DEBUG nova.api.openstack.wsgi [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.869179] [53379]: DEBUG nova.compute.api [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.872907] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.873197] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.873398] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.873757] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.873962] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.874161] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.876273] [53378]: DEBUG nova.policy [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.880910] [53378]: DEBUG nova.policy [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.881797] [53378]: DEBUG nova.policy [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.882497] [53378]: INFO nova.api.openstack.requestlog [None req-4315e48e-6795-4ec8-8fb3-51f851880d93 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.053102 [ 738.882813] [53378]: [pid: 53378|app: 0|req: 1343/2650] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.892283] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.892520] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.892705] [53379]: DEBUG oslo_concurrency.lockutils [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.892903] [53379]: DEBUG nova.objects.instance [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.909742] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.911665] [53378]: DEBUG nova.compute.api [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.912017] [53379]: DEBUG nova.policy [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.915724] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.916045] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.916279] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.916404] [53379]: DEBUG nova.policy [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.916680] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.916923] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.917050] [53379]: DEBUG nova.policy [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.917149] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.917667] [53379]: INFO nova.api.openstack.requestlog [None req-a31ea586-5bb4-4e9e-a383-3519e0d50ec7 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.053468 [ 738.917972] [53379]: [pid: 53379|app: 0|req: 1308/2651] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.950666] [53378]: DEBUG nova.policy [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.956212] [53378]: INFO nova.api.openstack.requestlog [None req-6f545ee2-bb34-4032-acf8-e1021d7eb43c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.049050 [ 738.956579] [53378]: [pid: 53378|app: 0|req: 1344/2652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.970980] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.972700] [53379]: DEBUG nova.compute.api [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.976440] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.976694] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.976894] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.977256] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.977452] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.977626] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.995756] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.997602] [53378]: DEBUG nova.compute.api [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.000323] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.000608] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.000793] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.001175] [53379]: DEBUG nova.objects.instance [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.001682] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.001986] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.002257] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.002609] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.002846] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.003069] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.023035] [53379]: DEBUG nova.policy [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.027764] [53379]: INFO nova.api.openstack.requestlog [None req-dd874bfc-34aa-4b4e-95da-9081c2079a7b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.058929 [ 739.028111] [53379]: [pid: 53379|app: 0|req: 1309/2653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.087223] [53378]: DEBUG nova.policy [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.092494] [53378]: INFO nova.api.openstack.requestlog [None req-dc15823d-4ed9-4727-9e0a-2327f5150fc5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.099366 [ 739.092860] [53378]: [pid: 53378|app: 0|req: 1345/2654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.103320] [53379]: DEBUG nova.api.openstack.wsgi [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.105233] [53379]: DEBUG nova.compute.api [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.109067] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.109336] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.109524] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.109914] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.110102] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.110284] [53379]: DEBUG oslo_concurrency.lockutils [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.144517] [53379]: DEBUG nova.policy [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.148845] [53379]: INFO nova.api.openstack.requestlog [None req-a809c48f-5f6c-410b-b0d0-982d2c8c62f3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.047896 [ 739.149195] [53379]: [pid: 53379|app: 0|req: 1310/2655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.193364] [53378]: DEBUG nova.api.openstack.wsgi [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.195876] [53378]: DEBUG nova.compute.api [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.199166] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.199415] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.199601] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.199956] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.200247] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.200434] [53378]: DEBUG oslo_concurrency.lockutils [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.232371] [53378]: DEBUG nova.policy [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.236831] [53378]: DEBUG nova.policy [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.237500] [53378]: DEBUG nova.policy [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.238126] [53378]: INFO nova.api.openstack.requestlog [None req-69566c0c-01ee-4658-9790-6a2d1696e48f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.047494 [ 739.238443] [53378]: [pid: 53378|app: 0|req: 1346/2656] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.494493] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.496317] [53379]: DEBUG nova.compute.api [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.499850] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.500105] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.500301] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.500730] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.500948] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.501171] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.534074] [53379]: DEBUG nova.policy [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.537899] [53379]: INFO nova.api.openstack.requestlog [None req-1ec2bdb1-dc66-4443-a678-ea1f8c453f3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.045964 [ 739.538237] [53379]: [pid: 53379|app: 0|req: 1311/2657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.552154] [53378]: DEBUG nova.api.openstack.wsgi [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.553898] [53378]: DEBUG nova.compute.api [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.557505] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.557739] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.557926] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.558291] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.558576] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.558673] [53378]: DEBUG oslo_concurrency.lockutils [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.586163] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.587775] [53379]: DEBUG nova.compute.api [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.588500] [53378]: DEBUG nova.policy [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.591108] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.591363] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.591554] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.591904] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.592116] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.592281] [53378]: INFO nova.api.openstack.requestlog [None req-b93b1d3b-b4b5-493b-a17d-d1918a1dcbca tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.042386 [ 739.592316] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.592600] [53378]: [pid: 53378|app: 0|req: 1347/2658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.623172] [53379]: DEBUG nova.policy [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.627014] [53379]: INFO nova.api.openstack.requestlog [None req-cdca49ac-c988-4ba1-b525-958e5b518e23 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.043133 [ 739.627359] [53379]: [pid: 53379|app: 0|req: 1312/2659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.673751] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.675579] [53378]: DEBUG nova.compute.api [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.679195] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.679446] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.679639] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.679990] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.680211] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.680393] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.696966] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.697200] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.697396] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.697593] [53378]: DEBUG nova.objects.instance [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.714022] [53379]: DEBUG nova.api.openstack.wsgi [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.715799] [53379]: DEBUG nova.compute.api [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.716774] [53378]: DEBUG nova.policy [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.719127] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.719365] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.719551] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.719899] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.720113] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.720968] [53379]: DEBUG oslo_concurrency.lockutils [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.721056] [53378]: INFO nova.api.openstack.requestlog [None req-ea6b85bc-c12e-4ac7-bc01-96eec0b5cab5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.049068 [ 739.721056] [53378]: [pid: 53378|app: 0|req: 1348/2660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 739.759434] [53379]: DEBUG nova.policy [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.765737] [53379]: INFO nova.api.openstack.requestlog [None req-a41cf742-db64-4ff9-909f-cf111bbd7ebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.053752 [ 739.766235] [53379]: [pid: 53379|app: 0|req: 1313/2661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:11 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.777730] [53378]: DEBUG nova.api.openstack.wsgi [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.779429] [53378]: DEBUG nova.compute.api [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.783061] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.783285] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.783486] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.783851] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.784067] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.784269] [53378]: DEBUG oslo_concurrency.lockutils [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.814909] [53378]: DEBUG nova.policy [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.818680] [53378]: INFO nova.api.openstack.requestlog [None req-39316fef-02e3-4e11-aef3-1965fa4b463c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.043205 [ 739.819012] [53378]: [pid: 53378|app: 0|req: 1349/2662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.844042] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.846621] [53379]: DEBUG nova.compute.api [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.851535] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.851922] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.852271] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.852830] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.853219] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.853536] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.875933] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.877597] [53378]: DEBUG nova.compute.api [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.881123] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.881365] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.881552] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.881903] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.882115] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.882296] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.894148] [53379]: DEBUG nova.policy [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.899574] [53379]: INFO nova.api.openstack.requestlog [None req-3ad323f8-5a5f-48bd-a2a2-1c8777457110 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.058965 [ 739.900037] [53379]: [pid: 53379|app: 0|req: 1314/2663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.903343] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.905627] [53379]: DEBUG nova.compute.api [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.909724] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.910082] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.910380] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.910895] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.911235] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.911514] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.944033] [53379]: DEBUG nova.policy [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.948081] [53379]: DEBUG nova.policy [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.948681] [53379]: DEBUG nova.policy [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.949278] [53379]: INFO nova.api.openstack.requestlog [None req-fe5c109e-ec89-4357-a570-a03070ce50eb tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.048650 [ 739.949585] [53379]: [pid: 53379|app: 0|req: 1315/2664] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.953022] [53379]: DEBUG nova.api.openstack.wsgi [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.953655] [53379]: DEBUG nova.compute.api [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.956582] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.956798] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.956973] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.957320] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.957553] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.957679] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.958867] [53378]: DEBUG nova.policy [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.964381] [53378]: INFO nova.api.openstack.requestlog [None req-d5eb4cff-869a-46a4-875c-b932cdf2cdfc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1512 microversion: 2.1 time: 0.090555 [ 739.964712] [53378]: [pid: 53378|app: 0|req: 1350/2665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1512 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.970037] [53378]: DEBUG nova.api.openstack.wsgi [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.971505] [53378]: DEBUG nova.compute.api [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.974711] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.974943] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.975144] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.975481] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.975698] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.975850] [53378]: DEBUG oslo_concurrency.lockutils [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.976155] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.976479] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.976687] [53379]: DEBUG oslo_concurrency.lockutils [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.976895] [53379]: DEBUG nova.objects.instance [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.996511] [53379]: DEBUG nova.policy [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.000301] [53379]: DEBUG nova.policy [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.000921] [53379]: DEBUG nova.policy [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.001563] [53379]: INFO nova.api.openstack.requestlog [None req-36067b40-72e6-406d-9cec-6e9f3e8a6471 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.051434 [ 740.002048] [53379]: [pid: 53379|app: 0|req: 1316/2666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.007099] [53378]: DEBUG nova.policy [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.011222] [53378]: INFO nova.api.openstack.requestlog [None req-a27f3130-a2ee-45a7-8335-be4a9df44b23 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.043163 [ 740.011558] [53378]: [pid: 53378|app: 0|req: 1351/2667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 740.041347] [53379]: DEBUG nova.api.openstack.wsgi [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.042868] [53379]: DEBUG nova.compute.api [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.046265] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.046499] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.046686] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.047044] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.047261] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.047443] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.063694] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.063917] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.064134] [53379]: DEBUG oslo_concurrency.lockutils [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.064355] [53379]: DEBUG nova.objects.instance [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.083597] [53379]: DEBUG nova.policy [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.087047] [53379]: INFO nova.api.openstack.requestlog [None req-951d2de4-a1bb-4ef9-9f0d-812ba5cd318a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.048152 [ 740.087394] [53379]: [pid: 53379|app: 0|req: 1317/2668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.105588] [53378]: DEBUG nova.api.openstack.wsgi [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.109472] [53378]: DEBUG nova.compute.api [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.111673] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.111673] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.111889] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.112249] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.112503] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.112726] [53378]: DEBUG oslo_concurrency.lockutils [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.162270] [53379]: DEBUG nova.api.openstack.wsgi [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.164949] [53379]: DEBUG nova.compute.api [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.170094] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.170515] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.170874] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.171477] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.171851] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.172197] [53379]: DEBUG oslo_concurrency.lockutils [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.182276] [53378]: DEBUG nova.policy [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.187144] [53378]: INFO nova.api.openstack.requestlog [None req-83d3d252-db41-4c7c-bc46-0baef2eb82d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.083968 [ 740.187480] [53378]: [pid: 53378|app: 0|req: 1352/2669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.212465] [53379]: DEBUG nova.policy [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.217727] [53379]: INFO nova.api.openstack.requestlog [None req-38deb0ac-4703-4e8d-8aa4-232f60f8aa10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.057761 [ 740.218174] [53379]: [pid: 53379|app: 0|req: 1318/2670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.257890] [53378]: DEBUG nova.api.openstack.wsgi [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.259226] [53378]: DEBUG nova.compute.api [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.262928] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.263253] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.263447] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.263799] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.264011] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.264197] [53378]: DEBUG oslo_concurrency.lockutils [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.296113] [53378]: DEBUG nova.policy [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.300321] [53378]: DEBUG nova.policy [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.300945] [53378]: DEBUG nova.policy [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.301619] [53378]: INFO nova.api.openstack.requestlog [None req-217ca192-276b-45e9-9600-4283c58bf80c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.046699 [ 740.301923] [53378]: [pid: 53378|app: 0|req: 1353/2671] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.551475] [53379]: DEBUG nova.api.openstack.wsgi [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.553318] [53379]: DEBUG nova.compute.api [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.556858] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.557108] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.557446] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.557847] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.558076] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.558263] [53379]: DEBUG oslo_concurrency.lockutils [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.593573] [53379]: DEBUG nova.policy [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.597487] [53379]: INFO nova.api.openstack.requestlog [None req-63c7322b-458b-4e71-a618-dceff9f3b6ee tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.048770 [ 740.597802] [53379]: [pid: 53379|app: 0|req: 1319/2672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.605215] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.606926] [53378]: DEBUG nova.compute.api [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.610654] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.610934] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.611150] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.611510] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.611713] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.611894] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.640325] [53379]: DEBUG nova.api.openstack.wsgi [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.641813] [53379]: DEBUG nova.compute.api [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.644758] [53378]: DEBUG nova.policy [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.645379] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.645624] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.645810] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.646183] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.646385] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.646703] [53379]: DEBUG oslo_concurrency.lockutils [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.649556] [53378]: INFO nova.api.openstack.requestlog [None req-ed507681-677c-43c7-93e6-adcda638bcb9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.046232 [ 740.649556] [53378]: [pid: 53378|app: 0|req: 1354/2673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.679552] [53379]: DEBUG nova.policy [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.683707] [53379]: INFO nova.api.openstack.requestlog [None req-83c3d751-843f-41c1-848a-44a08e316760 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.045909 [ 740.684057] [53379]: [pid: 53379|app: 0|req: 1320/2674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:12 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.733885] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.736028] [53378]: DEBUG nova.compute.api [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.740048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.740048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.740228] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.740665] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.740995] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.741235] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.759072] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.759414] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.759665] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.759904] [53378]: DEBUG nova.objects.instance [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.779527] [53378]: DEBUG nova.policy [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.782265] [53379]: DEBUG nova.api.openstack.wsgi [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.783479] [53378]: INFO nova.api.openstack.requestlog [None req-1c6e8f4c-0be8-4f08-8fe6-f6a4bf75bc48 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.051980 [ 740.783920] [53378]: [pid: 53378|app: 0|req: 1355/2675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.784083] [53379]: DEBUG nova.compute.api [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.788044] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.788044] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.788215] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.788509] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.788707] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.788883] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.822943] [53379]: DEBUG nova.policy [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.826934] [53379]: INFO nova.api.openstack.requestlog [None req-e21f7589-bd53-4d14-9589-243155283713 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.046951 [ 740.827276] [53379]: [pid: 53379|app: 0|req: 1321/2676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.831039] [53378]: DEBUG nova.api.openstack.wsgi [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.833558] [53378]: DEBUG nova.compute.api [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.836933] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.837192] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.837382] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.837727] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.837926] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.838120] [53378]: DEBUG oslo_concurrency.lockutils [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.869746] [53378]: DEBUG nova.policy [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.873722] [53378]: INFO nova.api.openstack.requestlog [None req-b19a36d5-569a-421f-a014-0f0a057337d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.044856 [ 740.874059] [53378]: [pid: 53378|app: 0|req: 1356/2677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.913547] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.915129] [53379]: DEBUG nova.compute.api [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.919680] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.919917] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.920119] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.920546] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.921449] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.921449] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.964610] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.964736] [53379]: DEBUG nova.policy [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.966509] [53378]: DEBUG nova.compute.api [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.970164] [53379]: INFO nova.api.openstack.requestlog [None req-9c719860-8f7d-436a-b5dd-da397e6d6e73 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.060225 [ 740.970528] [53379]: [pid: 53379|app: 0|req: 1322/2678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.971649] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.971942] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.972201] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.972567] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.972770] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.972948] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.008978] [53378]: DEBUG nova.policy [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.013395] [53378]: DEBUG nova.policy [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.014096] [53378]: DEBUG nova.policy [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.014647] [53378]: INFO nova.api.openstack.requestlog [None req-1f492e6e-f6fa-4b35-b6d4-a8c8f0dbd091 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.052696 [ 741.014960] [53378]: [pid: 53378|app: 0|req: 1357/2679] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.017686] [53379]: DEBUG nova.api.openstack.wsgi [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.019115] [53379]: DEBUG nova.compute.api [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.023975] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.024258] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.024566] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.025132] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.025474] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.025789] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.026897] [53378]: DEBUG nova.api.openstack.wsgi [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.028575] [53378]: DEBUG nova.compute.api [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.031926] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.032202] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.032400] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.032792] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.033009] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.033267] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.054648] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.054883] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.055083] [53379]: DEBUG oslo_concurrency.lockutils [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.055286] [53379]: DEBUG nova.objects.instance [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.065291] [53378]: DEBUG nova.policy [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.069498] [53378]: INFO nova.api.openstack.requestlog [None req-80a06444-89a8-4d35-b110-bb2f6d7e254d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.044634 [ 741.069964] [53378]: [pid: 53378|app: 0|req: 1358/2680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 741.079521] [53379]: DEBUG nova.policy [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.083715] [53379]: DEBUG nova.policy [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.084391] [53379]: DEBUG nova.policy [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.085030] [53379]: INFO nova.api.openstack.requestlog [None req-9497da6f-4a97-47a8-869a-24693d201c50 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.072052 [ 741.085475] [53379]: [pid: 53379|app: 0|req: 1323/2681] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.101288] [53378]: DEBUG nova.api.openstack.wsgi [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.103030] [53378]: DEBUG nova.compute.api [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.106700] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.106934] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.107164] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.107538] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.107744] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.107922] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.125494] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.125748] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.125934] [53378]: DEBUG oslo_concurrency.lockutils [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.126163] [53378]: DEBUG nova.objects.instance [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.148733] [53378]: DEBUG nova.policy [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.154418] [53378]: INFO nova.api.openstack.requestlog [None req-5643b1ed-b7e3-4568-a812-81628eade5ac tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.055234 [ 741.154767] [53378]: [pid: 53378|app: 0|req: 1359/2682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.178393] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1cd0b10-0d4c-4d8c-b412-c9b8066a1215 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: .version_select at 0x726f72c11240>, body: {"keypair": {"name": "tempest-keypair-855982898", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHqGLs01kUvyX5iSq9BexgFkU3OIgHLeN5JgQhvx+H7mGqGphnDaqoU3iOWX8wvy0LPMi6gLVWqBDzMUk/rvusrOXHhMnOJXf2zc6mnvPxGd33LAGT5VrQbx4/oJTOPE6A=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 741.188288] [53379]: DEBUG nova.quota [None req-a1cd0b10-0d4c-4d8c-b412-c9b8066a1215 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for project e9eefddad004405abc7964232e0334f3. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 741.191284] [53379]: DEBUG nova.quota [None req-a1cd0b10-0d4c-4d8c-b412-c9b8066a1215 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for user beee47595b644742b0f7c84dd97451f6 and project e9eefddad004405abc7964232e0334f3. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 741.200671] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.202575] [53378]: DEBUG nova.compute.api [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.205766] [53379]: INFO nova.api.openstack.requestlog [None req-a1cd0b10-0d4c-4d8c-b412-c9b8066a1215 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030223 [ 741.206157] [53379]: [pid: 53379|app: 0|req: 1324/2683] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:40:13 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) [ 741.206212] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.206445] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.206656] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.207127] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.207963] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.207963] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.230779] [53379]: DEBUG nova.api.openstack.wsgi [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.232497] [53379]: DEBUG nova.compute.api [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.237305] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.237716] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.237716] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.238108] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.238322] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.238512] [53379]: DEBUG oslo_concurrency.lockutils [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.274350] [53379]: DEBUG nova.policy [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.279662] [53379]: INFO nova.api.openstack.requestlog [None req-69af76ca-c4a9-43dd-83bc-3c10bd74782d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.051161 [ 741.279662] [53379]: [pid: 53379|app: 0|req: 1325/2684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.296663] [53378]: DEBUG nova.policy [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.301179] [53378]: INFO nova.api.openstack.requestlog [None req-3f3538bc-4310-4d7e-b794-f9926daa41fd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.103061 [ 741.301574] [53378]: [pid: 53378|app: 0|req: 1360/2685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.316441] [53379]: DEBUG nova.api.openstack.wsgi [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.318154] [53379]: DEBUG nova.compute.api [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.321635] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.321877] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.322077] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.322431] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.322634] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.322809] [53379]: DEBUG oslo_concurrency.lockutils [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.357571] [53379]: DEBUG nova.policy [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.361848] [53379]: DEBUG nova.policy [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.362486] [53379]: DEBUG nova.policy [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.363090] [53379]: INFO nova.api.openstack.requestlog [None req-23098603-a0c0-467d-83c8-6436663c6c35 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.049032 [ 741.363443] [53379]: [pid: 53379|app: 0|req: 1326/2686] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.610351] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.612095] [53378]: DEBUG nova.compute.api [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.617884] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.618252] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.618480] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.618839] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.619076] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.619267] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.662814] [53378]: DEBUG nova.policy [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.665817] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.668474] [53379]: DEBUG nova.compute.api [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.668565] [53378]: INFO nova.api.openstack.requestlog [None req-1a125f7d-3e07-45ad-81da-8f022868594a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.060591 [ 741.669312] [53378]: [pid: 53378|app: 0|req: 1361/2687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.671092] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.671455] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.671703] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.672107] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.672354] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.672573] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.696144] [53378]: DEBUG nova.api.openstack.wsgi [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.697886] [53378]: DEBUG nova.compute.api [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.701334] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.701580] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.701769] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.702142] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.702351] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.702528] [53378]: DEBUG oslo_concurrency.lockutils [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.706950] [53379]: DEBUG nova.policy [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.711112] [53379]: INFO nova.api.openstack.requestlog [None req-ec671a5a-f97b-45e9-a12a-1dba81db52cb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.047510 [ 741.711450] [53379]: [pid: 53379|app: 0|req: 1327/2688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.739573] [53378]: DEBUG nova.policy [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.744988] [53378]: INFO nova.api.openstack.requestlog [None req-29412789-cce5-4aea-9f96-243b3e56c2d3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.051033 [ 741.745328] [53378]: [pid: 53378|app: 0|req: 1362/2689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:13 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.796353] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.798109] [53379]: DEBUG nova.compute.api [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.801682] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.801928] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.802131] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.802575] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.802741] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.802842] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.820529] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.820828] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.821081] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.821331] [53379]: DEBUG nova.objects.instance [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid dca16be0-5742-4bc1-9e29-46d6480d3526 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.839697] [53379]: DEBUG nova.policy [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.841667] [53378]: DEBUG nova.api.openstack.wsgi [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.843310] [53379]: INFO nova.api.openstack.requestlog [None req-c0e8308a-d2b3-4031-b0b2-064cff5e19e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 200 len: 1297 microversion: 2.1 time: 0.049361 [ 741.843437] [53378]: DEBUG nova.compute.api [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.843647] [53379]: [pid: 53379|app: 0|req: 1328/2690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.846855] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.847715] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.847715] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.847715] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.847875] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.848103] [53378]: DEBUG oslo_concurrency.lockutils [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.876686] [53379]: DEBUG nova.api.openstack.wsgi [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-158218732", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "294fe7a6-ab08-47fd-9d0c-19ddfd4c67af"}], "security_groups": [{"name": "tempest-securitygroup--101686192"}], "key_name": "tempest-keypair-855982898", "user_data": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 741.879410] [53378]: DEBUG nova.policy [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.883822] [53378]: INFO nova.api.openstack.requestlog [None req-f42f9891-a359-4eb9-8046-a0cd9de67eb2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.044466 [ 741.884169] [53378]: [pid: 53378|app: 0|req: 1363/2691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.886811] [53378]: DEBUG nova.api.openstack.wsgi [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.888243] [53378]: DEBUG nova.compute.api [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.891307] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.891537] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.891723] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.892237] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.892274] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.892446] [53378]: DEBUG oslo_concurrency.lockutils [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.915956] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.916257] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.916490] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.916860] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.917137] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.917238] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.926408] [53378]: DEBUG nova.policy [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.930199] [53378]: INFO nova.api.openstack.requestlog [None req-08cdce25-942f-473f-9e28-6f5ee32cec6b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.045412 [ 741.930525] [53378]: [pid: 53378|app: 0|req: 1364/2692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.947391] [53379]: DEBUG nova.network.neutron [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] validate_networks() for [('294fe7a6-ab08-47fd-9d0c-19ddfd4c67af', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 741.984548] [53378]: DEBUG nova.api.openstack.wsgi [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.986301] [53378]: DEBUG nova.compute.api [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.989786] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.990053] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.990317] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.990617] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.990822] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.991013] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.034079] [53378]: DEBUG nova.policy [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.040111] [53378]: INFO nova.api.openstack.requestlog [None req-91d7af5d-da4b-4bce-a849-a760c9bcc8a7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.057821 [ 742.040366] [53378]: [pid: 53378|app: 0|req: 1365/2693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.042781] [53378]: DEBUG nova.api.openstack.wsgi [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.044699] [53378]: DEBUG nova.compute.api [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.047451] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.047694] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.047869] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.048223] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.048428] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.048620] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.084074] [53378]: DEBUG nova.policy [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.088224] [53378]: DEBUG nova.policy [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.088833] [53378]: DEBUG nova.policy [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.090226] [53378]: INFO nova.api.openstack.requestlog [None req-1d226d83-9317-4837-b0cc-6a511a4b49e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.049014 [ 742.090226] [53378]: [pid: 53378|app: 0|req: 1366/2694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.092546] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.094190] [53378]: DEBUG nova.compute.api [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.097447] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.097678] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.097862] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.098555] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.098555] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.098725] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.128978] [53378]: DEBUG nova.policy [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.133782] [53378]: INFO nova.api.openstack.requestlog [None req-1ce4feef-432e-4f46-8396-d2d2ccd178d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.042472 [ 742.133782] [53378]: [pid: 53378|app: 0|req: 1367/2695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.136099] [53378]: DEBUG nova.api.openstack.wsgi [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.137756] [53378]: DEBUG nova.compute.api [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.140800] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.140935] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.141143] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.141489] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.141784] [53379]: DEBUG nova.virt.hardware [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 742.141848] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.141886] [53379]: DEBUG nova.virt.hardware [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 742.141929] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.142050] [53379]: DEBUG nova.virt.hardware [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 742.142224] [53379]: DEBUG nova.virt.hardware [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 742.142389] [53379]: DEBUG nova.virt.hardware [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 742.149639] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.149876] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.150074] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.150466] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.150668] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.150841] [53379]: DEBUG oslo_concurrency.lockutils [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.163290] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.163376] [53379]: DEBUG nova.quota [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 742.163429] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.163429] [53378]: DEBUG oslo_concurrency.lockutils [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.163638] [53378]: DEBUG nova.objects.instance [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lazy-loading 'fault' on Instance uuid 78ecd713-537a-40b3-8062-b3eb68ba7551 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.166647] [53379]: DEBUG nova.quota [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Getting quotas for user beee47595b644742b0f7c84dd97451f6 and project e9eefddad004405abc7964232e0334f3. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 742.172231] [53379]: DEBUG nova.compute.api [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 742.173586] [53379]: DEBUG nova.compute.api [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 742.184472] [53378]: DEBUG nova.policy [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.188622] [53378]: DEBUG nova.policy [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.189311] [53378]: DEBUG nova.policy [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7639bae461e8425dab71e39b05548eef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52e9dd014b25493dbd76f629486cf850', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.189920] [53378]: INFO nova.api.openstack.requestlog [None req-50057932-ffdd-4c2f-9ca0-7761b069b7ba tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 200 len: 1343 microversion: 2.21 time: 0.055662 [ 742.190245] [53378]: [pid: 53378|app: 0|req: 1368/2696] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.192486] [53378]: DEBUG nova.api.openstack.wsgi [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.194095] [53378]: DEBUG nova.compute.api [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.197208] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.197781] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.197781] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.197946] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.198158] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.198339] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.209128] [53379]: INFO nova.api.openstack.requestlog [None req-a792afe7-e502-4c2d-bee4-26eda42dd6ff tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.335182 [ 742.209656] [53379]: [pid: 53379|app: 0|req: 1329/2697] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:14 2025] POST /compute/v2.1/servers => generated 408 bytes in 336 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 742.215550] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ef59317-682c-4cc5-9f50-cf1e6a6da70c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.216577] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.216818] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.217008] [53378]: DEBUG oslo_concurrency.lockutils [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.217211] [53379]: DEBUG nova.compute.api [None req-2ef59317-682c-4cc5-9f50-cf1e6a6da70c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.217250] [53378]: DEBUG nova.objects.instance [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.235627] [53378]: DEBUG nova.policy [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.239428] [53378]: INFO nova.api.openstack.requestlog [None req-5cae57ed-16a0-4163-824c-b12a9434de43 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.048639 [ 742.239757] [53378]: [pid: 53378|app: 0|req: 1369/2698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.249793] [53379]: DEBUG nova.policy [None req-2ef59317-682c-4cc5-9f50-cf1e6a6da70c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.253637] [53379]: INFO nova.api.openstack.requestlog [None req-2ef59317-682c-4cc5-9f50-cf1e6a6da70c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1242 microversion: 2.1 time: 0.040098 [ 742.254076] [53379]: [pid: 53379|app: 0|req: 1330/2699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.292015] [53378]: DEBUG nova.api.openstack.wsgi [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.293757] [53378]: DEBUG nova.compute.api [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.297048] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.297288] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.297475] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.297823] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.298027] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.298201] [53378]: DEBUG oslo_concurrency.lockutils [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.316353] [53379]: DEBUG nova.api.openstack.wsgi [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.318107] [53379]: DEBUG nova.compute.api [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.321641] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.322036] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.322099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.322416] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.322609] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.322779] [53379]: DEBUG oslo_concurrency.lockutils [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.330784] [53378]: DEBUG nova.policy [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.336190] [53378]: INFO nova.api.openstack.requestlog [None req-801422e9-f9c2-4972-8970-dd8370270556 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1216 microversion: 2.1 time: 0.046585 [ 742.336546] [53378]: [pid: 53378|app: 0|req: 1370/2700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.344238] [53378]: DEBUG nova.api.openstack.wsgi [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce", "name": "network-vif-plugged", "status": "completed", "tag": "1cb7305c-747c-4ef5-a500-fd71a041472e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 742.349796] [53378]: DEBUG oslo_concurrency.lockutils [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.350054] [53378]: DEBUG oslo_concurrency.lockutils [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.350254] [53378]: DEBUG oslo_concurrency.lockutils [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.356064] [53378]: INFO nova.api.openstack.compute.server_external_events [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] Creating event network-vif-plugged:1cb7305c-747c-4ef5-a500-fd71a041472e for instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce on cpu-1 [ 742.358679] [53378]: INFO nova.api.openstack.requestlog [req-dfd6bf62-fba8-4546-ae45-6df514611d23 req-4f31c513-11a6-479d-abc5-a679bc26c673 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016474 [ 742.358981] [53378]: [pid: 53378|app: 0|req: 1371/2701] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:14 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 742.377078] [53378]: DEBUG nova.api.openstack.wsgi [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.378704] [53378]: DEBUG nova.compute.api [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.381971] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.382220] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.382404] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.382746] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.382946] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.383205] [53378]: DEBUG oslo_concurrency.lockutils [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.414676] [53378]: DEBUG nova.policy [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.419009] [53378]: DEBUG nova.policy [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.419645] [53378]: DEBUG nova.policy [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.420254] [53378]: INFO nova.api.openstack.requestlog [None req-b77d8d99-292d-4c8f-9831-bb844d777b0e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.045366 [ 742.420555] [53378]: [pid: 53378|app: 0|req: 1372/2702] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.428671] [53379]: DEBUG nova.policy [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.433155] [53379]: INFO nova.api.openstack.requestlog [None req-8347c402-2024-464f-a5b9-9c99e95eeca8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.119165 [ 742.433495] [53379]: [pid: 53379|app: 0|req: 1331/2703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.682411] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 742.683881] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 742.686220] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.688123] [53378]: DEBUG nova.compute.api [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.691773] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.693366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.693366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.693366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.693366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.693366] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.724974] [53378]: DEBUG nova.policy [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.725088] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.726769] [53379]: DEBUG nova.compute.api [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.729668] [53378]: INFO nova.api.openstack.requestlog [None req-3b26a366-af21-4b70-a17f-7e8073348ca1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.048079 [ 742.730129] [53378]: [pid: 53378|app: 0|req: 1373/2704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:14 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.730330] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.730571] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.730761] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.731115] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.731322] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.731495] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.759156] [53378]: DEBUG nova.api.openstack.wsgi [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.760879] [53378]: DEBUG nova.compute.api [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.762916] [53379]: DEBUG nova.policy [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.764421] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.764666] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.764853] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.765233] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.765440] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.765619] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.766857] [53379]: INFO nova.api.openstack.requestlog [None req-ed4a0f09-f5ac-4c82-a919-cd1d1a61aa4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.044101 [ 742.767188] [53379]: [pid: 53379|app: 0|req: 1332/2705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.796853] [53378]: DEBUG nova.policy [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.801245] [53378]: INFO nova.api.openstack.requestlog [None req-8da971d6-c005-4e1f-bb45-a423d6ec1ac3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.044290 [ 742.801587] [53378]: [pid: 53378|app: 0|req: 1374/2706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.856920] [53379]: DEBUG nova.api.openstack.wsgi [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.859243] [53379]: DEBUG nova.compute.api [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: dca16be0-5742-4bc1-9e29-46d6480d3526] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.862777] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.863031] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.863278] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.863631] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.863837] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.864013] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.872142] [53379]: INFO nova.api.openstack.wsgi [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] HTTP exception thrown: Instance dca16be0-5742-4bc1-9e29-46d6480d3526 could not be found. [ 742.872430] [53379]: DEBUG nova.api.openstack.wsgi [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Returning 404 to user: Instance dca16be0-5742-4bc1-9e29-46d6480d3526 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 742.872836] [53379]: INFO nova.api.openstack.requestlog [None req-85c29219-99dd-493e-b2c0-307adf2aa92f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526" status: 404 len: 111 microversion: 2.1 time: 0.018999 [ 742.873144] [53379]: [pid: 53379|app: 0|req: 1333/2707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/dca16be0-5742-4bc1-9e29-46d6480d3526 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 742.877725] [53378]: DEBUG nova.api.openstack.wsgi [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.877995] [53378]: DEBUG nova.compute.api [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.881364] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.881600] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.881788] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.882144] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.882350] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.882527] [53378]: DEBUG oslo_concurrency.lockutils [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.895799] [53379]: DEBUG nova.api.openstack.wsgi [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.897390] [53379]: DEBUG nova.compute.api [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.899575] [53378]: DEBUG nova.compute.api [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 742.900557] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.900786] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.900971] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.901389] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.901626] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.901838] [53379]: DEBUG oslo_concurrency.lockutils [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.933057] [53379]: DEBUG nova.policy [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.936955] [53379]: INFO nova.api.openstack.requestlog [None req-219447f1-3bfc-4069-8cf3-61c0374c1a64 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.043177 [ 742.937287] [53379]: [pid: 53379|app: 0|req: 1334/2708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.940028] [53378]: INFO nova.api.openstack.requestlog [None req-540d1d7b-839a-422b-adee-65b9aa2f197b tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 204 len: 0 microversion: 2.1 time: 0.064209 [ 742.940503] [53378]: [pid: 53378|app: 0|req: 1375/2709] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:15 2025] DELETE /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 742.941971] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.943715] [53379]: DEBUG nova.compute.api [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.945687] [53378]: DEBUG nova.api.openstack.wsgi [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.946848] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.947097] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.947292] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.947409] [53378]: DEBUG nova.compute.api [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.947649] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.947845] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.948035] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.950825] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.951115] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.951331] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.951694] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.951909] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.952101] [53378]: DEBUG oslo_concurrency.lockutils [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.980749] [53379]: DEBUG nova.policy [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.984864] [53379]: INFO nova.api.openstack.requestlog [None req-9d706095-4561-4d17-8073-eeb1ef98961a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.044841 [ 742.985219] [53379]: [pid: 53379|app: 0|req: 1335/2710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.053868] [53379]: DEBUG nova.api.openstack.wsgi [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.055629] [53379]: DEBUG nova.compute.api [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.060046] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.060286] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.060477] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.060828] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.061037] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.061250] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.066212] [53378]: DEBUG nova.policy [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.070549] [53378]: INFO nova.api.openstack.requestlog [None req-26e4bf81-2fef-4df5-a371-13aa3d5d2c95 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1488 microversion: 2.1 time: 0.127446 [ 743.070878] [53378]: [pid: 53378|app: 0|req: 1376/2711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1488 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.101269] [53379]: DEBUG nova.policy [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.104174] [53378]: DEBUG nova.api.openstack.wsgi [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.105482] [53379]: INFO nova.api.openstack.requestlog [None req-6eaad02d-1771-4475-9fc0-293059aa304e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.053943 [ 743.105963] [53379]: [pid: 53379|app: 0|req: 1336/2712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.106035] [53378]: DEBUG nova.compute.api [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.109435] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.109673] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.109857] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.110222] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.110424] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.110600] [53378]: DEBUG oslo_concurrency.lockutils [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.142820] [53378]: DEBUG nova.policy [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.145977] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.146647] [53378]: DEBUG nova.policy [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.147271] [53378]: DEBUG nova.policy [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.147634] [53379]: DEBUG nova.compute.api [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.147854] [53378]: INFO nova.api.openstack.requestlog [None req-73d15ba7-90c5-4913-8488-d6e2f4a060e8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.046068 [ 743.148290] [53378]: [pid: 53378|app: 0|req: 1377/2713] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.151665] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.151899] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.152095] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.152437] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.152636] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.152809] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.191069] [53379]: DEBUG nova.policy [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.195828] [53379]: INFO nova.api.openstack.requestlog [None req-4f535122-36de-4134-a539-92b9205c0a17 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.051948 [ 743.196258] [53379]: [pid: 53379|app: 0|req: 1337/2714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.204440] [53378]: DEBUG nova.api.openstack.wsgi [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.206201] [53378]: DEBUG nova.compute.api [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.209790] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.210035] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.210226] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.210576] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.210777] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.210952] [53378]: DEBUG oslo_concurrency.lockutils [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.219181] [53378]: INFO nova.api.openstack.wsgi [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] HTTP exception thrown: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. [ 743.219479] [53378]: DEBUG nova.api.openstack.wsgi [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Returning 404 to user: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 743.219889] [53378]: INFO nova.api.openstack.requestlog [None req-b27975c7-9c86-4947-9ab5-2ad94de60dd2 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 404 len: 111 microversion: 2.21 time: 0.018243 [ 743.220192] [53378]: [pid: 53378|app: 0|req: 1378/2715] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 743.225135] [53379]: DEBUG nova.api.openstack.wsgi [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '.version_select at 0x726f72bb83a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.227305] [53379]: DEBUG nova.compute.api [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.230569] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.230762] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.230949] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.231311] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.231512] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.231685] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.252188] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.254101] [53378]: DEBUG nova.compute.api [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.257658] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.258316] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.258316] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.258441] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.258639] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.258849] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.264465] [53379]: INFO nova.api.openstack.requestlog [None req-8cd1da02-1a84-4707-8df0-d524181410d8 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551/os-instance-actions" status: 200 len: 611 microversion: 2.21 time: 0.041542 [ 743.264992] [53379]: [pid: 53379|app: 0|req: 1338/2716] 10.180.1.21 () {60 vars in 1332 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551/os-instance-actions => generated 611 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 743.267346] [53379]: DEBUG nova.api.openstack.wsgi [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.269489] [53379]: DEBUG nova.compute.api [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.272319] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.272554] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.272740] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.273102] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.273356] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.273541] [53379]: DEBUG oslo_concurrency.lockutils [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.277198] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.277443] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.277628] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.277829] [53378]: DEBUG nova.objects.instance [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.299154] [53378]: DEBUG nova.policy [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.303043] [53378]: INFO nova.api.openstack.requestlog [None req-6fac2f4a-bf99-4b84-bdaf-58a09c24c28b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.053279 [ 743.303529] [53378]: [pid: 53378|app: 0|req: 1379/2717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.305718] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.305960] [53378]: DEBUG nova.compute.api [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.307454] [53379]: DEBUG nova.policy [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.309099] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.309332] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.309519] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.309860] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.310071] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.310251] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.311617] [53379]: INFO nova.api.openstack.requestlog [None req-75371185-f433-4811-9acb-3ace59125867 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.045944 [ 743.312059] [53379]: [pid: 53379|app: 0|req: 1339/2718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.317869] [53378]: INFO nova.api.openstack.wsgi [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] HTTP exception thrown: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. [ 743.318647] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Returning 404 to user: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 743.318647] [53378]: INFO nova.api.openstack.requestlog [None req-4ef02ca3-2bd2-4cb6-87d2-d9ed40f1e183 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 404 len: 111 microversion: 2.21 time: 0.014702 [ 743.318961] [53378]: [pid: 53378|app: 0|req: 1380/2719] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:40:15 2025] DELETE /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 743.323541] [53379]: DEBUG nova.api.openstack.wsgi [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.325199] [53379]: DEBUG nova.compute.api [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] [instance: 78ecd713-537a-40b3-8062-b3eb68ba7551] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.328384] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.328610] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.328794] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.329146] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.329407] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.329518] [53379]: DEBUG oslo_concurrency.lockutils [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.337394] [53379]: INFO nova.api.openstack.wsgi [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] HTTP exception thrown: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. [ 743.337675] [53379]: DEBUG nova.api.openstack.wsgi [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] Returning 404 to user: Instance 78ecd713-537a-40b3-8062-b3eb68ba7551 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 743.338084] [53379]: INFO nova.api.openstack.requestlog [None req-f516aaea-0bc7-4078-bc84-f22655418662 tempest-InstanceActionsV221TestJSON-1653905292 tempest-InstanceActionsV221TestJSON-1653905292-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551" status: 404 len: 111 microversion: 2.21 time: 0.016626 [ 743.338662] [53379]: [pid: 53379|app: 0|req: 1340/2720] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/78ecd713-537a-40b3-8062-b3eb68ba7551 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 743.350877] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.352534] [53378]: DEBUG nova.compute.api [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.356000] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.356611] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.356611] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.356776] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.356978] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.357169] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.390627] [53378]: DEBUG nova.policy [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.394825] [53378]: INFO nova.api.openstack.requestlog [None req-4c9c4d56-00fb-4d11-9614-6cc55ec97c12 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1272 microversion: 2.1 time: 0.046040 [ 743.395145] [53378]: [pid: 53378|app: 0|req: 1381/2721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1272 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.435745] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.438850] [53379]: DEBUG nova.compute.api [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.445609] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.446125] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.446442] [53378]: DEBUG nova.api.openstack.wsgi [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.446741] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.447374] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.447799] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.448105] [53378]: DEBUG nova.compute.api [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.448353] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.451772] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.452013] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.452458] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.452611] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.454413] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.454413] [53378]: DEBUG oslo_concurrency.lockutils [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.483927] [53379]: DEBUG nova.policy [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.488109] [53379]: DEBUG nova.policy [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.488730] [53379]: DEBUG nova.policy [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.489334] [53379]: INFO nova.api.openstack.requestlog [None req-a7ad99bc-1d19-4827-9840-4eeb62081ba5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.057205 [ 743.489711] [53379]: [pid: 53379|app: 0|req: 1341/2722] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.653683] [53378]: DEBUG nova.policy [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.658133] [53378]: INFO nova.api.openstack.requestlog [None req-a175cb79-0fc4-4887-8adb-d303a8d53ad8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.214001 [ 743.658460] [53378]: [pid: 53378|app: 0|req: 1382/2723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:15 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.743447] [53379]: DEBUG nova.api.openstack.wsgi [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.745365] [53379]: DEBUG nova.compute.api [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.749785] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.749785] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.749883] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.750219] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.750419] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.750590] [53379]: DEBUG oslo_concurrency.lockutils [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.783033] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.789631] [53378]: DEBUG nova.compute.api [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.789694] [53379]: DEBUG nova.policy [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.792773] [53379]: INFO nova.api.openstack.requestlog [None req-66dcd9ac-91cf-4065-ac07-4309b183f4b5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.052709 [ 743.793086] [53379]: [pid: 53379|app: 0|req: 1342/2724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.794770] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.795783] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.796105] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.796673] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.797661] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.797946] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.814376] [53379]: DEBUG nova.api.openstack.wsgi [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.816594] [53379]: DEBUG nova.compute.api [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.820750] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.820996] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.821201] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.821551] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.821835] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.822050] [53379]: DEBUG oslo_concurrency.lockutils [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.846419] [53378]: DEBUG nova.policy [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.849691] [53378]: INFO nova.api.openstack.requestlog [None req-e8f24adc-f4f7-485b-8df6-648d005ea92e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.069818 [ 743.850111] [53378]: [pid: 53378|app: 0|req: 1383/2725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.858147] [53379]: DEBUG nova.policy [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.863058] [53379]: INFO nova.api.openstack.requestlog [None req-66b4874c-6319-4a99-b73b-3edd87d29fe9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.051095 [ 743.863437] [53379]: [pid: 53379|app: 0|req: 1343/2726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.951887] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.954753] [53378]: DEBUG nova.compute.api [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.959165] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.959165] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.959399] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.959743] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.961854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.961854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.000872] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.000872] [53379]: DEBUG nova.compute.api [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.005634] [53378]: DEBUG nova.policy [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.005724] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.007579] [53378]: INFO nova.api.openstack.requestlog [None req-a2806863-4cdb-4366-b9e2-843340d96709 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.058518 [ 744.007891] [53378]: [pid: 53378|app: 0|req: 1384/2727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.037798] [53379]: DEBUG nova.policy [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.042322] [53379]: INFO nova.api.openstack.requestlog [None req-3cdabfa6-0f94-40c4-bc06-58b644bc0005 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.046306 [ 744.042652] [53379]: [pid: 53379|app: 0|req: 1344/2728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.083386] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.085206] [53378]: DEBUG nova.compute.api [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.089131] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.089412] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.089603] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.089955] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.090172] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.090351] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.120423] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.124018] [53379]: DEBUG nova.compute.api [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.124523] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.124753] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.124933] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.125313] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.125514] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.126373] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.159457] [53379]: DEBUG nova.policy [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.164134] [53379]: INFO nova.api.openstack.requestlog [None req-3e98d7a5-4628-44aa-a969-4f439cdca3f3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.047398 [ 744.164468] [53379]: [pid: 53379|app: 0|req: 1345/2729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.166833] [53379]: DEBUG nova.api.openstack.wsgi [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.168445] [53379]: DEBUG nova.compute.api [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.171550] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.171780] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.171963] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.172336] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.172539] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.172715] [53379]: DEBUG oslo_concurrency.lockutils [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.201425] [53378]: DEBUG nova.policy [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.207790] [53378]: INFO nova.api.openstack.requestlog [None req-d4edbbea-85bc-4812-899d-02318edd3d97 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1488 microversion: 2.1 time: 0.125720 [ 744.207790] [53378]: [pid: 53378|app: 0|req: 1385/2730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.209912] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.211580] [53378]: DEBUG nova.compute.api [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.215483] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.215754] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.215943] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.216316] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.216523] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.216723] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.245046] [53379]: DEBUG nova.policy [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.250295] [53379]: DEBUG nova.policy [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.251369] [53379]: DEBUG nova.policy [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.252283] [53379]: INFO nova.api.openstack.requestlog [None req-46d511ef-4ab0-41e7-9355-6a74cd119957 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.087287 [ 744.252925] [53379]: [pid: 53379|app: 0|req: 1346/2731] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.255812] [53378]: DEBUG nova.policy [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.261253] [53378]: INFO nova.api.openstack.requestlog [None req-ae78d557-5678-4617-8dae-5568e4a50111 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.053169 [ 744.262391] [53378]: [pid: 53378|app: 0|req: 1386/2732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.315169] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.317141] [53379]: DEBUG nova.compute.api [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.321186] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.321414] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.321621] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.322451] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.322451] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.322451] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.325638] [53378]: DEBUG nova.api.openstack.wsgi [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.327372] [53378]: DEBUG nova.compute.api [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.332395] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.332395] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.332395] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.332395] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.332519] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.332778] [53378]: DEBUG oslo_concurrency.lockutils [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.342199] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.342466] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.342700] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.342853] [53379]: DEBUG nova.objects.instance [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.367964] [53378]: DEBUG nova.policy [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.377550] [53379]: DEBUG nova.policy [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.381518] [53378]: INFO nova.api.openstack.requestlog [None req-7555751e-f58d-411a-807f-ccdecdf0d3aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.057281 [ 744.381518] [53378]: [pid: 53378|app: 0|req: 1387/2733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.382987] [53379]: INFO nova.api.openstack.requestlog [None req-8ca04863-ca8a-4267-a8b1-f5632dc25505 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.070027 [ 744.383238] [53379]: [pid: 53379|app: 0|req: 1347/2734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.384043] [53378]: DEBUG nova.api.openstack.wsgi [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce", "tag": "1cb7305c-747c-4ef5-a500-fd71a041472e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 744.389722] [53378]: DEBUG oslo_concurrency.lockutils [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.389958] [53378]: DEBUG oslo_concurrency.lockutils [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.390157] [53378]: DEBUG oslo_concurrency.lockutils [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.397463] [53378]: INFO nova.api.openstack.compute.server_external_events [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] Creating event network-changed:1cb7305c-747c-4ef5-a500-fd71a041472e for instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce on cpu-1 [ 744.400511] [53378]: INFO nova.api.openstack.requestlog [req-5f9f5828-541d-417f-b513-64f26cbabe92 req-29eeac87-2cf7-484b-a2ba-8dca38e95774 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019012 [ 744.400811] [53378]: [pid: 53378|app: 0|req: 1388/2735] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:16 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) [ 744.408963] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.410801] [53379]: DEBUG nova.compute.api [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.414562] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.414854] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.415051] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.415400] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.415598] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.415839] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.455630] [53379]: DEBUG nova.policy [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.460113] [53379]: INFO nova.api.openstack.requestlog [None req-b6dc8188-9483-4eb8-900d-f66d19e1c406 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1272 microversion: 2.1 time: 0.053248 [ 744.460465] [53379]: [pid: 53379|app: 0|req: 1348/2736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.504889] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.506763] [53378]: DEBUG nova.compute.api [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.511617] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.511908] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.512114] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.512473] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.513090] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.513328] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.547216] [53378]: DEBUG nova.policy [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.551742] [53378]: DEBUG nova.policy [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.552422] [53378]: DEBUG nova.policy [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.553068] [53378]: INFO nova.api.openstack.requestlog [None req-8d35daf8-0cdb-4d3f-b5b7-588580c7b565 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.051375 [ 744.553416] [53378]: [pid: 53378|app: 0|req: 1389/2737] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.677257] [53379]: DEBUG nova.api.openstack.wsgi [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.678964] [53379]: DEBUG nova.compute.api [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.682457] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.682720] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.682913] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.683353] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.683556] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.683730] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.806692] [53378]: DEBUG nova.api.openstack.wsgi [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.811255] [53378]: DEBUG nova.compute.api [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.820222] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.820731] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.821013] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.821598] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.821892] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.822128] [53378]: DEBUG oslo_concurrency.lockutils [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.858656] [53379]: DEBUG nova.policy [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.863753] [53379]: INFO nova.api.openstack.requestlog [None req-41bbde25-3e98-4c23-b706-94cfa1ce4aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.188746 [ 744.864080] [53379]: [pid: 53379|app: 0|req: 1349/2738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:16 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.867527] [53378]: DEBUG nova.policy [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.874018] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.874018] [53379]: DEBUG nova.compute.api [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.875009] [53378]: INFO nova.api.openstack.requestlog [None req-a679ff41-6d66-4f74-a80e-f6884a5b81d6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.070528 [ 744.875591] [53378]: [pid: 53378|app: 0|req: 1390/2739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.878598] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.880363] [53378]: DEBUG nova.compute.api [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.880912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.881300] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.881374] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.883067] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.883067] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.883067] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.884120] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.884120] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.884393] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.884743] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.885249] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.885249] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.928148] [53378]: DEBUG nova.policy [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.931891] [53379]: DEBUG nova.policy [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.933083] [53378]: INFO nova.api.openstack.requestlog [None req-0c09d491-7193-46a4-95c6-1ee853c3d373 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.056473 [ 744.935058] [53378]: [pid: 53378|app: 0|req: 1391/2740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.938835] [53379]: INFO nova.api.openstack.requestlog [None req-c8c39198-5bcd-45b9-a556-d73fa1e8e8e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.073618 [ 744.938835] [53379]: [pid: 53379|app: 0|req: 1350/2741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.022570] [53378]: DEBUG nova.api.openstack.wsgi [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.024166] [53378]: DEBUG nova.compute.api [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.032632] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.032888] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.033089] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.033493] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.033728] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.034301] [53378]: DEBUG oslo_concurrency.lockutils [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.056422] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.058933] [53379]: DEBUG nova.compute.api [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.063210] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.063552] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.064080] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.064380] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.064678] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.064966] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.090121] [53378]: DEBUG nova.policy [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.103390] [53379]: DEBUG nova.policy [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.117316] [53378]: INFO nova.api.openstack.requestlog [None req-4990cd26-d07c-40c5-9f05-87896b81f2b9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.097916 [ 745.117464] [53379]: INFO nova.api.openstack.requestlog [None req-1a040c9d-4604-454c-bf76-36d2e785b414 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.064481 [ 745.118126] [53378]: [pid: 53378|app: 0|req: 1392/2742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.118223] [53379]: [pid: 53379|app: 0|req: 1351/2743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.177235] [53378]: DEBUG nova.api.openstack.wsgi [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.179040] [53378]: DEBUG nova.compute.api [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.183000] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.183295] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.183494] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.183859] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.184076] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.184291] [53378]: DEBUG oslo_concurrency.lockutils [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.215557] [53378]: DEBUG nova.policy [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.219775] [53378]: INFO nova.api.openstack.requestlog [None req-f193b641-1001-4341-9143-280797cecb23 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.044766 [ 745.220062] [53378]: [pid: 53378|app: 0|req: 1393/2744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.220185] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.222020] [53379]: DEBUG nova.compute.api [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.225630] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.225876] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.226074] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.226438] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.226644] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.226838] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.268612] [53378]: DEBUG nova.api.openstack.wsgi [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.271145] [53378]: DEBUG nova.compute.api [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.275546] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.275799] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.275986] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.276358] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.276557] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.276732] [53378]: DEBUG oslo_concurrency.lockutils [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.320290] [53378]: DEBUG nova.policy [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.325338] [53378]: DEBUG nova.policy [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.326036] [53378]: DEBUG nova.policy [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.326976] [53378]: INFO nova.api.openstack.requestlog [None req-915f3725-bc4d-4d2b-8a58-d0f84d244cb8 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1299 microversion: 2.47 time: 0.060711 [ 745.327071] [53378]: [pid: 53378|app: 0|req: 1394/2745] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.327116] [53379]: DEBUG nova.policy [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.329388] [53378]: DEBUG nova.api.openstack.wsgi [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.331033] [53378]: DEBUG nova.compute.api [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.331758] [53379]: INFO nova.api.openstack.requestlog [None req-cd663fce-42c7-454a-8f37-58335e38b5e5 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1488 microversion: 2.1 time: 0.113817 [ 745.332858] [53379]: [pid: 53379|app: 0|req: 1352/2746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1488 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.334607] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.334843] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.335043] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.335415] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.335603] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.335783] [53378]: DEBUG oslo_concurrency.lockutils [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.376362] [53378]: DEBUG nova.policy [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.381206] [53378]: INFO nova.api.openstack.requestlog [None req-53c7a7e7-7a84-45f9-be95-923e21996d45 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.053377 [ 745.381424] [53378]: [pid: 53378|app: 0|req: 1395/2747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.397930] [53379]: DEBUG nova.api.openstack.wsgi [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.399596] [53379]: DEBUG nova.compute.api [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.403279] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.404590] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.404843] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.405083] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.406760] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.406760] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.406873] [53378]: DEBUG nova.compute.api [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.406925] [53379]: DEBUG oslo_concurrency.lockutils [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.410851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.410851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.410851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.411851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.411851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.411851] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.430139] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.430405] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.430592] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.430823] [53378]: DEBUG nova.objects.instance [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.449465] [53379]: DEBUG nova.policy [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.455319] [53379]: INFO nova.api.openstack.requestlog [None req-42285c83-2af5-45ff-9221-a792fc076058 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.059427 [ 745.455691] [53379]: [pid: 53379|app: 0|req: 1353/2748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.457511] [53378]: DEBUG nova.policy [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.462698] [53378]: INFO nova.api.openstack.requestlog [None req-a9903e8b-3bdd-4a2f-994f-93e3a6608d6c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.061795 [ 745.463045] [53378]: [pid: 53378|app: 0|req: 1396/2749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.474127] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.476119] [53379]: DEBUG nova.compute.api [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.480215] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.480486] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.480688] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.481102] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.481322] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.481519] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.517980] [53379]: DEBUG nova.policy [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.521469] [53379]: INFO nova.api.openstack.requestlog [None req-a9e444a3-9c72-4a65-8657-8260b9351cab tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1280 microversion: 2.1 time: 0.049340 [ 745.521469] [53379]: [pid: 53379|app: 0|req: 1354/2750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.541250] [53378]: DEBUG nova.api.openstack.wsgi [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "934d4893-d875-4e1d-b0cd-1321ab074df8", "name": "network-vif-deleted", "tag": "07a595d2-400c-4cda-9f15-28a592e074a5"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 745.547648] [53378]: DEBUG oslo_concurrency.lockutils [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.547898] [53378]: DEBUG oslo_concurrency.lockutils [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.548097] [53378]: DEBUG oslo_concurrency.lockutils [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.554638] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] Creating event network-vif-deleted:07a595d2-400c-4cda-9f15-28a592e074a5 for instance 934d4893-d875-4e1d-b0cd-1321ab074df8 on cpu-1 [ 745.557139] [53378]: INFO nova.api.openstack.requestlog [req-f38d4441-5210-4e97-82fb-0100c8de4518 req-0f87d551-9d4d-4ef6-83f8-d827bc4d91da service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018304 [ 745.557442] [53378]: [pid: 53378|app: 0|req: 1397/2751] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:17 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) [ 745.567768] [53379]: DEBUG nova.api.openstack.wsgi [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.569844] [53379]: DEBUG nova.compute.api [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.573560] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.573764] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.573946] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.575798] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.575798] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.575798] [53379]: DEBUG oslo_concurrency.lockutils [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.607412] [53379]: DEBUG nova.policy [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.611459] [53379]: DEBUG nova.policy [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.612091] [53379]: DEBUG nova.policy [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.612715] [53379]: INFO nova.api.openstack.requestlog [None req-22152442-9071-402e-9c37-29c4fdee7fbc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.047499 [ 745.613039] [53379]: [pid: 53379|app: 0|req: 1355/2752] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:17 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.878760] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.881114] [53378]: DEBUG nova.compute.api [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.885425] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.885744] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.885982] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.886384] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.886648] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.886883] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.893443] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.895113] [53379]: DEBUG nova.compute.api [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.898510] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.898762] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.898956] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.899330] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.899582] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.899710] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.935974] [53379]: DEBUG nova.policy [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.941152] [53379]: INFO nova.api.openstack.requestlog [None req-0d7e47fd-f74e-4132-b9f0-773d957dd6be tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.049881 [ 745.941522] [53379]: [pid: 53379|app: 0|req: 1356/2753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.952494] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.956326] [53379]: DEBUG nova.compute.api [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.960144] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.960393] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.960624] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.962071] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.962071] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.962071] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.003365] [53379]: DEBUG nova.policy [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.009441] [53379]: INFO nova.api.openstack.requestlog [None req-dc4ade2c-1611-42c2-9edd-6d0cae1ad1db tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.060327 [ 746.009775] [53379]: [pid: 53379|app: 0|req: 1357/2754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.013233] [53379]: DEBUG nova.api.openstack.wsgi [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.016904] [53379]: DEBUG nova.compute.api [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.016997] [53378]: DEBUG nova.policy [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.020295] [53378]: INFO nova.api.openstack.requestlog [None req-dd49361f-4558-4d17-9a1b-45bb882b1331 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.144274 [ 746.020723] [53378]: [pid: 53378|app: 0|req: 1398/2755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.023263] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.023507] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.023691] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.024061] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.024264] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.024442] [53379]: DEBUG oslo_concurrency.lockutils [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.080040] [53379]: DEBUG nova.policy [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.085776] [53379]: INFO nova.api.openstack.requestlog [None req-855ee2a4-6114-4ddf-89ee-c67f48d34a34 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.074820 [ 746.086126] [53379]: [pid: 53379|app: 0|req: 1358/2756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.131257] [53379]: DEBUG nova.api.openstack.wsgi [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.132552] [53379]: DEBUG nova.compute.api [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.136603] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.136999] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.139105] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.139105] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.139105] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.139105] [53379]: DEBUG oslo_concurrency.lockutils [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.163869] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-750754840", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ecba786d-5aaa-4f49-934a-39c5e4aa49ec"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 746.170277] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=681,nova_api:INSERT=13,nova_api:UPDATE=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 746.186561] [53379]: DEBUG nova.policy [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.193080] [53379]: INFO nova.api.openstack.requestlog [None req-092acdda-93fb-44b5-b1b2-b228a567b0ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.064853 [ 746.193448] [53379]: [pid: 53379|app: 0|req: 1359/2757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.198829] [53379]: DEBUG nova.api.openstack.wsgi [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.199183] [53379]: DEBUG nova.compute.api [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.202666] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.202959] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.203252] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.203665] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.203980] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.204046] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.204344] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.204415] [53379]: DEBUG oslo_concurrency.lockutils [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.204472] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.204867] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.205082] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.205263] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.208518] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=2056,nova_cell1:UPDATE=10,nova_cell1:INSERT=5 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 746.210542] [53378]: DEBUG nova.network.neutron [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] validate_networks() for [('ecba786d-5aaa-4f49-934a-39c5e4aa49ec', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 746.241440] [53379]: DEBUG nova.policy [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.245735] [53379]: INFO nova.api.openstack.requestlog [None req-0126391f-3dbd-4989-a6de-79dadef4052f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.051308 [ 746.245735] [53379]: [pid: 53379|app: 0|req: 1360/2758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.247850] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.253510] [53379]: DEBUG nova.compute.api [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.259686] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.259921] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.260132] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.260482] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.260681] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.260855] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.293996] [53379]: DEBUG nova.policy [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.298165] [53379]: INFO nova.api.openstack.requestlog [None req-8f64bce8-84e4-456d-9b67-3ad9f5eba5c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.052002 [ 746.298492] [53379]: [pid: 53379|app: 0|req: 1361/2759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.341132] [53379]: DEBUG nova.api.openstack.wsgi [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.343046] [53379]: DEBUG nova.compute.api [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.346694] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.346989] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.347268] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.347980] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.347980] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.348134] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.382233] [53379]: DEBUG nova.policy [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.386696] [53379]: DEBUG nova.policy [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.387355] [53379]: DEBUG nova.policy [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.388020] [53379]: INFO nova.api.openstack.requestlog [None req-f89e7cd3-c887-405e-9579-844d431992c7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1355 microversion: 2.47 time: 0.049253 [ 746.388519] [53379]: [pid: 53379|app: 0|req: 1362/2760] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1355 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.394358] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.396150] [53379]: DEBUG nova.compute.api [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.402225] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.402508] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.402731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.403129] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.403501] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.403645] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.420866] [53378]: DEBUG nova.virt.hardware [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 746.421117] [53378]: DEBUG nova.virt.hardware [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 746.421449] [53378]: DEBUG nova.virt.hardware [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 746.421626] [53378]: DEBUG nova.virt.hardware [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 746.421808] [53378]: DEBUG nova.virt.hardware [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 746.429901] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.430203] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.430349] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.430781] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.430937] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.431362] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.442711] [53378]: DEBUG nova.quota [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 746.446496] [53378]: DEBUG nova.quota [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for user acc86f9363b24e52ab68e9a088f97270 and project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 746.448140] [53379]: DEBUG nova.policy [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.452324] [53378]: DEBUG nova.compute.api [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 746.453703] [53378]: DEBUG nova.compute.api [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 746.455296] [53379]: INFO nova.api.openstack.requestlog [None req-c8d2fcae-17bd-423a-bc4f-6f86fc6ae157 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1279 microversion: 2.1 time: 0.062762 [ 746.455682] [53379]: [pid: 53379|app: 0|req: 1363/2761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1279 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.458063] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.459694] [53379]: DEBUG nova.compute.api [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.463044] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.463314] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.463507] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.464053] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.464305] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.464454] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.486870] [53378]: INFO nova.api.openstack.requestlog [None req-5a98cc4e-4c22-4d31-be7b-0d0bf39713fd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.385622 [ 746.487491] [53378]: [pid: 53378|app: 0|req: 1399/2762] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:18 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) [ 746.490650] [53378]: DEBUG nova.api.openstack.wsgi [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82a955e6-efca-44a4-96eb-e28c6015e16e", "name": "network-vif-plugged", "status": "completed", "tag": "2cefbc4b-4f37-4427-afc8-38d933c6a269"}, {"name": "network-changed", "server_uuid": "82a955e6-efca-44a4-96eb-e28c6015e16e", "tag": "2cefbc4b-4f37-4427-afc8-38d933c6a269"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 746.498128] [53378]: DEBUG oslo_concurrency.lockutils [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.501578] [53378]: DEBUG oslo_concurrency.lockutils [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.501578] [53378]: DEBUG oslo_concurrency.lockutils [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.505412] [53379]: DEBUG nova.policy [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.505929] [53378]: INFO nova.api.openstack.compute.server_external_events [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Creating event network-vif-plugged:2cefbc4b-4f37-4427-afc8-38d933c6a269 for instance 82a955e6-efca-44a4-96eb-e28c6015e16e on cpu-1 [ 746.506223] [53378]: INFO nova.api.openstack.compute.server_external_events [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] Creating event network-changed:2cefbc4b-4f37-4427-afc8-38d933c6a269 for instance 82a955e6-efca-44a4-96eb-e28c6015e16e on cpu-1 [ 746.512985] [53379]: INFO nova.api.openstack.requestlog [None req-3d6907f1-c0ef-4594-8120-f711c57c7f6e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.054402 [ 746.512985] [53379]: [pid: 53379|app: 0|req: 1364/2763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.513684] [53378]: INFO nova.api.openstack.requestlog [req-658a80e1-7e51-48e1-9e8c-fa729e357da3 req-1d4141cc-ff99-4108-b581-fdb96d592509 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025621 [ 746.514026] [53378]: [pid: 53378|app: 0|req: 1400/2764] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:18 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) [ 746.517483] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.517623] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.519179] [53379]: DEBUG nova.compute.api [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.519818] [53378]: DEBUG nova.compute.api [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.523771] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.523771] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.523771] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.524035] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.524035] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.524111] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.524161] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.524197] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.524235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.524267] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.526026] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.526026] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.547575] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.547828] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.548070] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.548380] [53378]: DEBUG nova.objects.instance [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.575172] [53378]: DEBUG nova.policy [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.580027] [53378]: INFO nova.api.openstack.requestlog [None req-c1136809-9de4-43b4-8fd8-639bb0f67ebd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.065201 [ 746.580270] [53378]: [pid: 53378|app: 0|req: 1401/2765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.582895] [53378]: DEBUG nova.api.openstack.wsgi [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.584770] [53378]: DEBUG nova.compute.api [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.588189] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.588441] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.588630] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.589162] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.589203] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.589370] [53378]: DEBUG oslo_concurrency.lockutils [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.663743] [53378]: DEBUG nova.policy [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.671563] [53378]: INFO nova.api.openstack.requestlog [None req-d76bc967-d2ea-435a-b316-a081bef9d525 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1332 microversion: 2.1 time: 0.090620 [ 746.671930] [53378]: [pid: 53378|app: 0|req: 1402/2766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1332 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.674937] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-125197252", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ecba786d-5aaa-4f49-934a-39c5e4aa49ec"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 746.709355] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.709620] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.709810] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.710243] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.710444] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.710618] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.716943] [53378]: DEBUG nova.network.neutron [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] validate_networks() for [('ecba786d-5aaa-4f49-934a-39c5e4aa49ec', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 746.800114] [53379]: DEBUG nova.policy [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.805542] [53379]: INFO nova.api.openstack.requestlog [None req-e2694593-a4b4-495a-8890-5ad095172dea tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.293170 [ 746.805848] [53379]: [pid: 53379|app: 0|req: 1365/2767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:18 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.808927] [53379]: DEBUG nova.api.openstack.wsgi [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.811715] [53379]: DEBUG nova.compute.api [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.819019] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.856603] [53379]: DEBUG nova.policy [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.864187] [53379]: DEBUG nova.policy [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.864187] [53379]: DEBUG nova.policy [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.864388] [53378]: DEBUG nova.virt.hardware [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 746.864430] [53379]: INFO nova.api.openstack.requestlog [None req-deb21762-79c7-4bab-b493-2cc9df379e7a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.057209 [ 746.864478] [53378]: DEBUG nova.virt.hardware [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 746.864564] [53379]: [pid: 53379|app: 0|req: 1366/2768] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.865296] [53378]: DEBUG nova.virt.hardware [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 746.865544] [53378]: DEBUG nova.virt.hardware [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 746.865737] [53378]: DEBUG nova.virt.hardware [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 746.874685] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.874938] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.875150] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.875655] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.875739] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.875916] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.885732] [53378]: DEBUG nova.quota [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 746.888540] [53378]: DEBUG nova.quota [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for user acc86f9363b24e52ab68e9a088f97270 and project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 746.894969] [53378]: DEBUG nova.compute.api [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 746.896398] [53378]: DEBUG nova.compute.api [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 746.929105] [53378]: INFO nova.api.openstack.requestlog [None req-8a204d52-77e0-48ae-840c-9d77691b6f70 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.256392 [ 746.929637] [53378]: [pid: 53378|app: 0|req: 1403/2769] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 257 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 746.963083] [53379]: DEBUG nova.api.openstack.wsgi [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.965872] [53379]: DEBUG nova.compute.api [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.971019] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1799093932", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "84", "networks": [{"uuid": "ecba786d-5aaa-4f49-934a-39c5e4aa49ec"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 746.971486] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.971856] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.972038] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.972411] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.972606] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.972776] [53379]: DEBUG oslo_concurrency.lockutils [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.029172] [53379]: DEBUG nova.policy [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.029920] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2012,nova_cell1:UPDATE=10,nova_cell1:INSERT=6 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 747.032075] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.032522] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.032742] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.033238] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.033571] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.033886] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.035822] [53379]: INFO nova.api.openstack.requestlog [None req-34e9e4ce-253e-42fb-bc12-41cd57690a54 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.076163 [ 747.036576] [53379]: [pid: 53379|app: 0|req: 1367/2770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.039733] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.041057] [53378]: DEBUG nova.network.neutron [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] validate_networks() for [('ecba786d-5aaa-4f49-934a-39c5e4aa49ec', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 747.042094] [53379]: DEBUG nova.compute.api [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.046893] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.047554] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.047875] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.048345] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.048656] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.048935] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.089668] [53379]: DEBUG nova.policy [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.094165] [53379]: INFO nova.api.openstack.requestlog [None req-d3f3964b-7836-4cf2-bf1f-f3d5b6ffdfc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.056838 [ 747.094539] [53379]: [pid: 53379|app: 0|req: 1368/2771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.097310] [53379]: DEBUG nova.api.openstack.wsgi [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.098903] [53379]: DEBUG nova.compute.api [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.101241] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=675,nova_api:INSERT=20,nova_api:UPDATE=1,nova_api:DELETE=6 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 747.105335] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.105599] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.105794] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.106183] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.106385] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.106562] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.185262] [53379]: DEBUG nova.policy [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.189311] [53378]: DEBUG nova.virt.hardware [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 747.189571] [53378]: DEBUG nova.virt.hardware [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 747.189826] [53378]: DEBUG nova.virt.hardware [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 747.190025] [53378]: DEBUG nova.virt.hardware [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 747.190201] [53378]: DEBUG nova.virt.hardware [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 747.190639] [53379]: INFO nova.api.openstack.requestlog [None req-20cab905-7c83-4666-b5af-907333dbb562 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.095475 [ 747.190998] [53379]: [pid: 53379|app: 0|req: 1369/2772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.194243] [53379]: DEBUG nova.api.openstack.wsgi [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.195443] [53379]: DEBUG nova.compute.api [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.201298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.202545] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.202778] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.202962] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.203381] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.203584] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.203863] [53379]: DEBUG oslo_concurrency.lockutils [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.209578] [53378]: DEBUG nova.quota [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 747.212298] [53378]: DEBUG nova.quota [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Getting quotas for user acc86f9363b24e52ab68e9a088f97270 and project 9ae17464404f4039876a7f9c20ce0a56. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 747.218149] [53378]: DEBUG nova.compute.api [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 747.220119] [53378]: DEBUG nova.compute.api [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 747.234717] [53379]: DEBUG nova.policy [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.238590] [53379]: INFO nova.api.openstack.requestlog [None req-7588603e-5a46-4687-a00a-0d1e43fb5c4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.046930 [ 747.239175] [53379]: [pid: 53379|app: 0|req: 1370/2773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.241249] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.242877] [53379]: DEBUG nova.compute.api [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.245850] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.246131] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.246376] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.246753] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.246995] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.247224] [53378]: INFO nova.api.openstack.requestlog [None req-f7d80981-9f84-460c-8cde-c306247d37a0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.281766 [ 747.247271] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.247604] [53378]: [pid: 53378|app: 0|req: 1404/2774] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:19 2025] POST /compute/v2.1/servers => generated 380 bytes in 282 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 747.254823] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6f2137a-bbad-485a-a672-3f11cccc359a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.256478] [53378]: DEBUG nova.compute.api [None req-b6f2137a-bbad-485a-a672-3f11cccc359a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.281719] [53379]: DEBUG nova.policy [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.287028] [53378]: DEBUG nova.policy [None req-b6f2137a-bbad-485a-a672-3f11cccc359a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.287892] [53379]: INFO nova.api.openstack.requestlog [None req-7ad059ee-1ffd-47fc-9455-68c4a5fcfb17 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.048189 [ 747.288292] [53379]: [pid: 53379|app: 0|req: 1371/2775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.290792] [53378]: INFO nova.api.openstack.requestlog [None req-b6f2137a-bbad-485a-a672-3f11cccc359a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1219 microversion: 2.1 time: 0.037848 [ 747.291199] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.291350] [53378]: [pid: 53378|app: 0|req: 1405/2776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 747.292881] [53379]: DEBUG nova.compute.api [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.297565] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.297817] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.297993] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.298357] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.298562] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.298736] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.315423] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.317352] [53378]: DEBUG nova.compute.api [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.325878] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.325878] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.326117] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.326579] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.326830] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.327043] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.335832] [53379]: DEBUG nova.policy [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.340313] [53379]: INFO nova.api.openstack.requestlog [None req-a9cb1041-5beb-4e0d-b503-200cbeac9355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.051360 [ 747.340636] [53379]: [pid: 53379|app: 0|req: 1372/2777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.362964] [53378]: DEBUG nova.policy [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.367763] [53378]: INFO nova.api.openstack.requestlog [None req-ed2b898a-a3d8-4062-9742-7a607791c884 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.056552 [ 747.368123] [53378]: [pid: 53378|app: 0|req: 1406/2778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.406475] [53379]: DEBUG nova.api.openstack.wsgi [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.408333] [53379]: DEBUG nova.compute.api [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.412542] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.412775] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.412962] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.413368] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.413720] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.413915] [53379]: DEBUG oslo_concurrency.lockutils [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.448744] [53379]: DEBUG nova.policy [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.453706] [53379]: DEBUG nova.policy [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.454329] [53379]: DEBUG nova.policy [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.454923] [53379]: INFO nova.api.openstack.requestlog [None req-c847109e-74f9-4d58-a6e4-21c916ce1cd2 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1355 microversion: 2.47 time: 0.051255 [ 747.455336] [53379]: [pid: 53379|app: 0|req: 1373/2779] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1355 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.471482] [53378]: DEBUG nova.api.openstack.wsgi [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.473115] [53378]: DEBUG nova.compute.api [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.477360] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.477747] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.478064] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.478528] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.478937] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.479266] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.502584] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.502584] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.502584] [53378]: DEBUG oslo_concurrency.lockutils [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.502820] [53378]: DEBUG nova.objects.instance [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.527507] [53378]: DEBUG nova.policy [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.533888] [53378]: INFO nova.api.openstack.requestlog [None req-de71f728-78d8-4e1d-8ce3-39f8b3cae55e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.065452 [ 747.533888] [53378]: [pid: 53378|app: 0|req: 1407/2780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.534462] [53379]: DEBUG nova.api.openstack.wsgi [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.536374] [53379]: DEBUG nova.compute.api [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.540663] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.540663] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.540769] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.541910] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.542128] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.543016] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.580041] [53379]: DEBUG nova.policy [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.591426] [53379]: INFO nova.api.openstack.requestlog [None req-aef1c20a-1bf1-4786-919f-fb309bfac31f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.058690 [ 747.591426] [53379]: [pid: 53379|app: 0|req: 1374/2781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.600773] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.605745] [53378]: DEBUG nova.compute.api [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.611237] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.611876] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.612125] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.612722] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.613394] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.613491] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.634369] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.634645] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.634845] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.635052] [53378]: DEBUG nova.objects.instance [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.646258] [53379]: DEBUG nova.api.openstack.wsgi [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dfc60d8a-564a-4431-98a1-e6aeef128c52", "name": "network-vif-plugged", "status": "completed", "tag": "3eb44b65-1ece-4f10-9be5-6b50099591d2"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 747.657020] [53379]: DEBUG oslo_concurrency.lockutils [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.657020] [53379]: DEBUG oslo_concurrency.lockutils [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.657020] [53379]: DEBUG oslo_concurrency.lockutils [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.661513] [53378]: DEBUG nova.policy [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.663935] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] Creating event network-vif-plugged:3eb44b65-1ece-4f10-9be5-6b50099591d2 for instance dfc60d8a-564a-4431-98a1-e6aeef128c52 on cpu-1 [ 747.666639] [53378]: INFO nova.api.openstack.requestlog [None req-cc51aab9-3678-49b0-9dd2-e4ebeab55f03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.071565 [ 747.666922] [53378]: [pid: 53378|app: 0|req: 1408/2782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.669479] [53379]: INFO nova.api.openstack.requestlog [req-3deaad86-b74d-405d-bd95-904a555eeeca req-5d8785da-2ae2-41a0-84a6-1d575eea09cb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025728 [ 747.669781] [53379]: [pid: 53379|app: 0|req: 1375/2783] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:19 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) [ 747.685737] [53378]: DEBUG nova.api.openstack.wsgi [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.687552] [53378]: DEBUG nova.compute.api [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.692098] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.692368] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.692576] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.692960] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.693348] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.693602] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.782501] [53378]: DEBUG nova.policy [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.788554] [53378]: INFO nova.api.openstack.requestlog [None req-34b15d65-4427-44c4-a96e-b01179d28a9f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.105387 [ 747.788959] [53378]: [pid: 53378|app: 0|req: 1409/2784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:19 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.818609] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.820439] [53379]: DEBUG nova.compute.api [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.825302] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.825302] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.825429] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.826028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.826028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.826144] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.862619] [53379]: DEBUG nova.policy [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.869568] [53379]: INFO nova.api.openstack.requestlog [None req-b6ddb4ca-2123-4d64-93a3-29fb532d0bbd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.053419 [ 747.870035] [53379]: [pid: 53379|app: 0|req: 1376/2785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.881745] [53378]: DEBUG nova.api.openstack.wsgi [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.884355] [53378]: DEBUG nova.compute.api [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.890337] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.890730] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.891059] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.891692] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.891954] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.892272] [53378]: DEBUG oslo_concurrency.lockutils [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.928356] [53378]: DEBUG nova.policy [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.932819] [53378]: DEBUG nova.policy [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.933513] [53378]: DEBUG nova.policy [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.934255] [53378]: INFO nova.api.openstack.requestlog [None req-d94f5c10-134d-4ad6-a63e-68370e23aead tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.056861 [ 747.934585] [53378]: [pid: 53378|app: 0|req: 1410/2786] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.051348] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.053052] [53379]: DEBUG nova.compute.api [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.057426] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.057673] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.057863] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.058236] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.058458] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.058639] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.097531] [53379]: DEBUG nova.policy [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.101908] [53379]: INFO nova.api.openstack.requestlog [None req-2d2095ed-c6a0-4992-84e5-51cbb54c8f63 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.052914 [ 748.102510] [53379]: [pid: 53379|app: 0|req: 1377/2787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.107974] [53378]: DEBUG nova.api.openstack.wsgi [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.109912] [53378]: DEBUG nova.compute.api [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.114231] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.114506] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.114735] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.115136] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.115828] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.115828] [53378]: DEBUG oslo_concurrency.lockutils [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.152585] [53378]: DEBUG nova.policy [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.158133] [53378]: INFO nova.api.openstack.requestlog [None req-c494f161-0c39-4b69-a4f0-18451a9c5a80 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.052299 [ 748.158518] [53378]: [pid: 53378|app: 0|req: 1411/2788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.205406] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.207228] [53379]: DEBUG nova.compute.api [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.212434] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.212711] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.212907] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.213351] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.213564] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.213743] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.251402] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.253988] [53378]: DEBUG nova.compute.api [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.258022] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.258369] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.258598] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.259103] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.259187] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.259373] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.293808] [53378]: DEBUG nova.policy [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.298760] [53378]: INFO nova.api.openstack.requestlog [None req-cf37bea5-2fe4-4106-ab00-9cd2b4f2d251 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1235 microversion: 2.1 time: 0.049696 [ 748.299119] [53378]: [pid: 53378|app: 0|req: 1412/2789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.303215] [53378]: DEBUG nova.api.openstack.wsgi [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.305229] [53378]: DEBUG nova.compute.api [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.308500] [53379]: DEBUG nova.policy [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.309509] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.309849] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.310136] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.310626] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.310908] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.311812] [53378]: DEBUG oslo_concurrency.lockutils [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.313597] [53379]: INFO nova.api.openstack.requestlog [None req-7ad367de-96a1-4250-9791-d81d91cabe45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.110859 [ 748.313788] [53379]: [pid: 53379|app: 0|req: 1378/2790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.316352] [53379]: DEBUG nova.api.openstack.wsgi [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.318070] [53379]: DEBUG nova.compute.api [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.322478] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.322578] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.322763] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.323134] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.323363] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.323543] [53379]: DEBUG oslo_concurrency.lockutils [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.347772] [53378]: DEBUG nova.policy [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.352659] [53378]: INFO nova.api.openstack.requestlog [None req-88a97564-7af9-4377-a160-77043fdbb211 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.051856 [ 748.353038] [53378]: [pid: 53378|app: 0|req: 1413/2791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.356102] [53378]: DEBUG nova.api.openstack.wsgi [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.357911] [53378]: DEBUG nova.compute.api [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.360628] [53379]: DEBUG nova.policy [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.361968] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.362643] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.363042] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.363654] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.364014] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.364323] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.365847] [53379]: INFO nova.api.openstack.requestlog [None req-25ecce69-5d15-422d-a96c-c646289eab89 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.051349 [ 748.366523] [53379]: [pid: 53379|app: 0|req: 1379/2792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.382383] [53379]: DEBUG nova.api.openstack.wsgi [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.384437] [53379]: DEBUG nova.compute.api [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.388286] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.388537] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.388723] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.389209] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.389469] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.389676] [53379]: DEBUG oslo_concurrency.lockutils [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.402368] [53378]: DEBUG nova.policy [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.407189] [53378]: INFO nova.api.openstack.requestlog [None req-c6fee8e3-5f68-438e-a36c-6c7dd384319e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.053304 [ 748.407562] [53378]: [pid: 53378|app: 0|req: 1414/2793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.425096] [53379]: DEBUG nova.policy [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.430107] [53379]: INFO nova.api.openstack.requestlog [None req-3af0b280-3148-4b4b-9ea3-dcd6ac621dc2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.050079 [ 748.430470] [53379]: [pid: 53379|app: 0|req: 1380/2794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.473555] [53378]: DEBUG nova.api.openstack.wsgi [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.475289] [53378]: DEBUG nova.compute.api [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.478847] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.479111] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.479308] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.479662] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.479867] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.480058] [53378]: DEBUG oslo_concurrency.lockutils [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.516931] [53378]: DEBUG nova.policy [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.520723] [53378]: DEBUG nova.policy [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.521454] [53378]: DEBUG nova.policy [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.522086] [53378]: INFO nova.api.openstack.requestlog [None req-88988425-e1e3-4715-83d3-83ac9e18a9b7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1355 microversion: 2.47 time: 0.051043 [ 748.522469] [53378]: [pid: 53378|app: 0|req: 1415/2795] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1355 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.548214] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.549717] [53379]: DEBUG nova.compute.api [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.553646] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.553879] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.554081] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.554469] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.554677] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.554856] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.574602] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.574840] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.575041] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.575252] [53379]: DEBUG nova.objects.instance [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.594927] [53379]: DEBUG nova.policy [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.599104] [53379]: INFO nova.api.openstack.requestlog [None req-b1b01b79-3127-4922-a25b-76d0d4b22ae9 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.054096 [ 748.599437] [53379]: [pid: 53379|app: 0|req: 1381/2796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.611618] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.613840] [53378]: DEBUG nova.compute.api [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.617422] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.617666] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.617854] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.618228] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.618587] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.618587] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.652465] [53378]: DEBUG nova.policy [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.656458] [53378]: INFO nova.api.openstack.requestlog [None req-cb4a089e-a64a-4d84-9313-4db17a61b669 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.047483 [ 748.656779] [53378]: [pid: 53378|app: 0|req: 1416/2797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.684340] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.686855] [53379]: DEBUG nova.compute.api [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.691620] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.691994] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.692333] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.692870] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.693265] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.693564] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.712655] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.712876] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.713077] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.713278] [53379]: DEBUG nova.objects.instance [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.732379] [53379]: DEBUG nova.policy [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.736367] [53379]: INFO nova.api.openstack.requestlog [None req-9bd84da9-eafe-4f3a-83f9-4675dc7dc71a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.055503 [ 748.736680] [53379]: [pid: 53379|app: 0|req: 1382/2798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:20 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.802334] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.804058] [53378]: DEBUG nova.compute.api [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.807465] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.807736] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.807929] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.808299] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.808509] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.808684] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.885806] [53379]: DEBUG nova.api.openstack.wsgi [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.887531] [53379]: DEBUG nova.compute.api [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.891263] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.891492] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.891680] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.892054] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.892261] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.892436] [53379]: DEBUG oslo_concurrency.lockutils [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.913893] [53378]: DEBUG nova.policy [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.918298] [53378]: INFO nova.api.openstack.requestlog [None req-b5f0abb2-8fa1-48fe-abb1-cdce26f37c4b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.118270 [ 748.918534] [53378]: [pid: 53378|app: 0|req: 1417/2799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.923026] [53379]: DEBUG nova.policy [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.927292] [53379]: INFO nova.api.openstack.requestlog [None req-c75bb98a-60c7-4923-864f-1fbaa19f1896 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.044280 [ 748.927624] [53379]: [pid: 53379|app: 0|req: 1383/2800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.948426] [53378]: DEBUG nova.api.openstack.wsgi [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.950105] [53378]: DEBUG nova.compute.api [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.953720] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.953951] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.954156] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.954502] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.954704] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.954876] [53378]: DEBUG oslo_concurrency.lockutils [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.985382] [53378]: DEBUG nova.policy [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.989074] [53378]: DEBUG nova.policy [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.989682] [53378]: DEBUG nova.policy [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.990285] [53378]: INFO nova.api.openstack.requestlog [None req-2195eab8-7509-4c02-9dd5-05a9b7a99394 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.044387 [ 748.990579] [53378]: [pid: 53378|app: 0|req: 1418/2801] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.115358] [53379]: DEBUG nova.api.openstack.wsgi [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.117746] [53379]: DEBUG nova.compute.api [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.120829] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.121098] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.121312] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.121664] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.121870] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.122057] [53379]: DEBUG oslo_concurrency.lockutils [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.155398] [53379]: DEBUG nova.policy [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.159699] [53379]: INFO nova.api.openstack.requestlog [None req-fea586e5-0a0f-4461-95ea-f2760db4eacd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.046746 [ 749.160193] [53379]: [pid: 53379|app: 0|req: 1384/2802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.171572] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.173447] [53378]: DEBUG nova.compute.api [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.177042] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.177293] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.177487] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.177849] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.178064] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.178260] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.209061] [53378]: DEBUG nova.policy [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.212780] [53378]: INFO nova.api.openstack.requestlog [None req-1cd7c937-2b0c-4822-956e-5963057ff254 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.043904 [ 749.213107] [53378]: [pid: 53378|app: 0|req: 1419/2803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.311971] [53379]: DEBUG nova.api.openstack.wsgi [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.313771] [53379]: DEBUG nova.compute.api [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.317347] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.317583] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.317769] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.318136] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.318353] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.318534] [53379]: DEBUG oslo_concurrency.lockutils [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.328526] [53378]: DEBUG nova.api.openstack.wsgi [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.330265] [53378]: DEBUG nova.compute.api [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.333566] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.333802] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.333989] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.334369] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.334583] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.334762] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.349387] [53379]: DEBUG nova.policy [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.353418] [53379]: INFO nova.api.openstack.requestlog [None req-d93db43f-0652-44bf-b821-425e10b33abd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1291 microversion: 2.1 time: 0.043887 [ 749.353771] [53379]: [pid: 53379|app: 0|req: 1385/2804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1291 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.365744] [53379]: DEBUG nova.api.openstack.wsgi [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.367643] [53379]: DEBUG nova.compute.api [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.370613] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.370841] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.371036] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.371427] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.371622] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.371812] [53379]: DEBUG oslo_concurrency.lockutils [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.403131] [53379]: DEBUG nova.policy [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.407230] [53379]: INFO nova.api.openstack.requestlog [None req-f10b6c4f-80bf-4c35-8d80-9bc5aed6b758 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.043275 [ 749.407553] [53379]: [pid: 53379|app: 0|req: 1386/2805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.409906] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.411392] [53379]: DEBUG nova.compute.api [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.414340] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.414562] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.414744] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.416160] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.416409] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.416593] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.427326] [53378]: DEBUG nova.policy [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.431528] [53378]: INFO nova.api.openstack.requestlog [None req-51fe1e10-411c-4578-8c82-aa2738ba6d2a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.105263 [ 749.431846] [53378]: [pid: 53378|app: 0|req: 1420/2806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.434291] [53378]: DEBUG nova.api.openstack.wsgi [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.435874] [53378]: DEBUG nova.compute.api [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.439561] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.439561] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.439757] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.440173] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.440391] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.440648] [53378]: DEBUG oslo_concurrency.lockutils [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.446455] [53379]: DEBUG nova.policy [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.450464] [53379]: INFO nova.api.openstack.requestlog [None req-1c7e8e56-d7a1-45a4-9081-e74b9cb4e4e6 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.042386 [ 749.451029] [53379]: [pid: 53379|app: 0|req: 1387/2807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.453040] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.454616] [53379]: DEBUG nova.compute.api [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.457446] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.457675] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.457856] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.458213] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.458414] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.458588] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.473843] [53378]: DEBUG nova.policy [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.477768] [53378]: INFO nova.api.openstack.requestlog [None req-747cc2de-cd31-40e6-b345-c37375c38da0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.045357 [ 749.478085] [53378]: [pid: 53378|app: 0|req: 1421/2808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.493625] [53379]: DEBUG nova.policy [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.498200] [53379]: INFO nova.api.openstack.requestlog [None req-bc92d7b5-5ae7-426e-95d3-559b52f406fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.046845 [ 749.498656] [53379]: [pid: 53379|app: 0|req: 1388/2809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.537411] [53378]: DEBUG nova.api.openstack.wsgi [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.539155] [53378]: DEBUG nova.compute.api [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.542672] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.542911] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.543118] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.543669] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.543898] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.544094] [53378]: DEBUG oslo_concurrency.lockutils [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.578888] [53378]: DEBUG nova.policy [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.583418] [53378]: DEBUG nova.policy [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.584192] [53378]: DEBUG nova.policy [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.584836] [53378]: INFO nova.api.openstack.requestlog [None req-c04f92f2-1fe0-46d1-bf28-777b729637e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1363 microversion: 2.47 time: 0.049913 [ 749.585167] [53378]: [pid: 53378|app: 0|req: 1422/2810] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.612437] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.614349] [53379]: DEBUG nova.compute.api [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.618168] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.618381] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.618573] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.618932] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.619161] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.619345] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.639694] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.640225] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.640664] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.640902] [53379]: DEBUG nova.objects.instance [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 749.661815] [53379]: DEBUG nova.policy [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.666536] [53379]: INFO nova.api.openstack.requestlog [None req-b2066976-015a-4053-b9f0-47bac300ec45 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.056539 [ 749.666876] [53379]: [pid: 53379|app: 0|req: 1389/2811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.669561] [53378]: DEBUG nova.api.openstack.wsgi [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.671613] [53378]: DEBUG nova.compute.api [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.675412] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.675700] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.675906] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.676283] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.676486] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.676690] [53378]: DEBUG oslo_concurrency.lockutils [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.680172] [53379]: DEBUG nova.api.openstack.wsgi [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dfc60d8a-564a-4431-98a1-e6aeef128c52", "tag": "3eb44b65-1ece-4f10-9be5-6b50099591d2"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 749.685986] [53379]: DEBUG oslo_concurrency.lockutils [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.686243] [53379]: DEBUG oslo_concurrency.lockutils [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.686435] [53379]: DEBUG oslo_concurrency.lockutils [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.693734] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] Creating event network-changed:3eb44b65-1ece-4f10-9be5-6b50099591d2 for instance dfc60d8a-564a-4431-98a1-e6aeef128c52 on cpu-1 [ 749.696631] [53379]: INFO nova.api.openstack.requestlog [req-a32fdb69-25da-42eb-8bf0-6bca8264e42a req-c128c2d4-65d9-4e85-a68c-755c30b1ec11 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018490 [ 749.696969] [53379]: [pid: 53379|app: 0|req: 1390/2812] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:21 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) [ 749.714123] [53378]: DEBUG nova.policy [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.718757] [53378]: INFO nova.api.openstack.requestlog [None req-e88bccf1-3e81-4b62-a0fd-c924afa9e6e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.051705 [ 749.719111] [53378]: [pid: 53378|app: 0|req: 1423/2813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:21 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.749595] [53379]: DEBUG nova.api.openstack.wsgi [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.751377] [53379]: DEBUG nova.compute.api [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.755355] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.755594] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.755782] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.756231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.756361] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.756543] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.774744] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.774971] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.775186] [53379]: DEBUG oslo_concurrency.lockutils [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.775388] [53379]: DEBUG nova.objects.instance [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 749.795083] [53379]: DEBUG nova.policy [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.799167] [53379]: INFO nova.api.openstack.requestlog [None req-0186b16d-8e94-4ea0-a0c5-a7313af82257 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.052033 [ 749.799492] [53379]: [pid: 53379|app: 0|req: 1391/2814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.930763] [53378]: DEBUG nova.api.openstack.wsgi [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.932472] [53378]: DEBUG nova.compute.api [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.936106] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.936401] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.936608] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.936965] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.937192] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.937412] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.940286] [53379]: DEBUG nova.api.openstack.wsgi [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.942134] [53379]: DEBUG nova.compute.api [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.945652] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.945931] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.946168] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.946596] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.946841] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.947069] [53379]: DEBUG oslo_concurrency.lockutils [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.979486] [53379]: DEBUG nova.policy [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.984045] [53379]: INFO nova.api.openstack.requestlog [None req-574960b5-c90b-43a7-9795-772295326db9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.046149 [ 749.984411] [53379]: [pid: 53379|app: 0|req: 1392/2815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.004860] [53379]: DEBUG nova.api.openstack.wsgi [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.006714] [53379]: DEBUG nova.compute.api [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.010571] [53378]: DEBUG nova.policy [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.011997] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.012290] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.012499] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.012900] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.013115] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.013339] [53379]: DEBUG oslo_concurrency.lockutils [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.014913] [53378]: INFO nova.api.openstack.requestlog [None req-2db45dc4-70c9-44a3-bd0e-c25c94554b1f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.086544 [ 750.015322] [53378]: [pid: 53378|app: 0|req: 1424/2816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.055258] [53379]: DEBUG nova.policy [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.059544] [53379]: DEBUG nova.policy [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.060191] [53379]: DEBUG nova.policy [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.060780] [53379]: INFO nova.api.openstack.requestlog [None req-d817cc04-7435-4861-a657-074ca1cdf075 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.058435 [ 750.061109] [53379]: [pid: 53379|app: 0|req: 1393/2817] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.173651] [53378]: DEBUG nova.api.openstack.wsgi [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.175543] [53378]: DEBUG nova.compute.api [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.179214] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.179466] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.179654] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.180016] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.180346] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.180419] [53378]: DEBUG oslo_concurrency.lockutils [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.220729] [53378]: DEBUG nova.policy [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.225552] [53379]: DEBUG nova.api.openstack.wsgi [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.225904] [53378]: INFO nova.api.openstack.requestlog [None req-7904a120-124a-4e7b-85a6-f35f12bf6c60 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.054318 [ 750.225904] [53378]: [pid: 53378|app: 0|req: 1425/2818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.227454] [53379]: DEBUG nova.compute.api [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.231177] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.231478] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.231679] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.232055] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.232261] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.232438] [53379]: DEBUG oslo_concurrency.lockutils [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.266773] [53379]: DEBUG nova.policy [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.271020] [53379]: INFO nova.api.openstack.requestlog [None req-208d073f-9ef3-4c53-b2fa-5b3387c430d0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.048041 [ 750.271357] [53379]: [pid: 53379|app: 0|req: 1394/2819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.366355] [53378]: DEBUG nova.api.openstack.wsgi [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.371300] [53378]: DEBUG nova.compute.api [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.375759] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.376779] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.376779] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.376779] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.376779] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.376943] [53378]: DEBUG oslo_concurrency.lockutils [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.420708] [53379]: DEBUG nova.api.openstack.wsgi [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.423862] [53379]: DEBUG nova.compute.api [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.427164] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.427468] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.430033] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.430033] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.430033] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.430033] [53379]: DEBUG oslo_concurrency.lockutils [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.436158] [53378]: DEBUG nova.policy [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.445550] [53378]: INFO nova.api.openstack.requestlog [None req-361dc553-d612-4b36-b04f-c09e8336cdfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1291 microversion: 2.1 time: 0.081042 [ 750.445919] [53378]: [pid: 53378|app: 0|req: 1426/2820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1291 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.450928] [53378]: DEBUG nova.api.openstack.wsgi [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.452574] [53378]: DEBUG nova.compute.api [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.456274] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.456515] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.456704] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.457087] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.457307] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.457498] [53378]: DEBUG oslo_concurrency.lockutils [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.469132] [53379]: DEBUG nova.policy [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.479650] [53379]: INFO nova.api.openstack.requestlog [None req-285a8a8f-4e18-459d-b518-2c6198f8ea25 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.057780 [ 750.480026] [53379]: [pid: 53379|app: 0|req: 1395/2821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.482916] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.484820] [53379]: DEBUG nova.compute.api [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.488492] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.488766] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.488955] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.489325] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.489526] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.489701] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.527210] [53379]: DEBUG nova.policy [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.532113] [53379]: INFO nova.api.openstack.requestlog [None req-8c38832d-8c2c-43cb-9c54-b83ab30c66b8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.051326 [ 750.532458] [53379]: [pid: 53379|app: 0|req: 1396/2822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.534925] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.536551] [53379]: DEBUG nova.compute.api [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.539861] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.540122] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.540316] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.540672] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.540873] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.541063] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.543037] [53378]: DEBUG nova.policy [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.547670] [53378]: INFO nova.api.openstack.requestlog [None req-d72b76e3-b6e5-457e-83fc-e43f5ef4eaaa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.101008 [ 750.547849] [53378]: [pid: 53378|app: 0|req: 1427/2823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.551075] [53378]: DEBUG nova.api.openstack.wsgi [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.552146] [53378]: DEBUG nova.compute.api [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.555483] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.556035] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.556035] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.556260] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.556462] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.556632] [53378]: DEBUG oslo_concurrency.lockutils [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.574519] [53379]: DEBUG nova.policy [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.579033] [53379]: INFO nova.api.openstack.requestlog [None req-fd23e4d9-7645-4117-81e6-c070a9ebfcb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.045973 [ 750.579379] [53379]: [pid: 53379|app: 0|req: 1397/2824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.589329] [53378]: DEBUG nova.policy [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.593894] [53378]: INFO nova.api.openstack.requestlog [None req-51254514-6314-4f50-a8ea-ab7dc22c7e67 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.045408 [ 750.594553] [53378]: [pid: 53378|app: 0|req: 1428/2825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.600346] [53379]: DEBUG nova.api.openstack.wsgi [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.602774] [53379]: DEBUG nova.compute.api [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.606438] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.606677] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.606860] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.607236] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.607438] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.607612] [53379]: DEBUG oslo_concurrency.lockutils [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.641024] [53379]: DEBUG nova.policy [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.645142] [53379]: DEBUG nova.policy [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.645766] [53379]: DEBUG nova.policy [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.646173] [53379]: INFO nova.api.openstack.requestlog [None req-77dad9e8-660c-4850-b6ee-f28fac64fd14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1373 microversion: 2.47 time: 0.048161 [ 750.646640] [53379]: [pid: 53379|app: 0|req: 1398/2826] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1373 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.679527] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.681783] [53378]: DEBUG nova.compute.api [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.685694] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.685946] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.686153] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.686511] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.686717] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.686899] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.708939] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.709205] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.709394] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.709608] [53378]: DEBUG nova.objects.instance [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.731935] [53378]: DEBUG nova.policy [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.732279] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.734677] [53379]: DEBUG nova.compute.api [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.736090] [53378]: INFO nova.api.openstack.requestlog [None req-ef7c1999-53a5-46ee-a655-be0d3cc92901 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.059154 [ 750.736504] [53378]: [pid: 53378|app: 0|req: 1429/2827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:22 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.740017] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.740017] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.740017] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.740185] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.740418] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.740598] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.772439] [53379]: DEBUG nova.policy [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.776704] [53379]: INFO nova.api.openstack.requestlog [None req-fa52e94c-4314-479e-a1f0-88e2ea934386 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.046748 [ 750.777049] [53379]: [pid: 53379|app: 0|req: 1399/2828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.812296] [53378]: DEBUG nova.api.openstack.wsgi [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.814035] [53378]: DEBUG nova.compute.api [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.817572] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.817806] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.817995] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.818355] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.818557] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.818754] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.835338] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.835559] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.835743] [53378]: DEBUG oslo_concurrency.lockutils [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.835939] [53378]: DEBUG nova.objects.instance [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.854855] [53378]: DEBUG nova.policy [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.858359] [53378]: INFO nova.api.openstack.requestlog [None req-70c3f9b3-20ee-46cc-8e12-e9d29bedd2ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.048477 [ 750.858672] [53378]: [pid: 53378|app: 0|req: 1430/2829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.998502] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.000481] [53379]: DEBUG nova.compute.api [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.006863] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.007124] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.007317] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.007665] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.007867] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.008057] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.028191] [53378]: DEBUG nova.api.openstack.wsgi [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.029867] [53378]: DEBUG nova.compute.api [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.033323] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.033571] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.033758] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.034135] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.034368] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.034559] [53378]: DEBUG oslo_concurrency.lockutils [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.046781] [53379]: DEBUG nova.policy [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.053140] [53379]: INFO nova.api.openstack.requestlog [None req-bc02adb8-8911-4718-83e3-120bcd81e51b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.057142 [ 751.053569] [53379]: [pid: 53379|app: 0|req: 1400/2830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.075810] [53379]: DEBUG nova.api.openstack.wsgi [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.077541] [53379]: DEBUG nova.compute.api [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.080887] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.081139] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.081359] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.081711] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.081914] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.082104] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.105687] [53378]: DEBUG nova.policy [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.110247] [53378]: INFO nova.api.openstack.requestlog [None req-790c4785-6eec-4bc2-8c96-6caf88b82196 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.084239 [ 751.110611] [53378]: [pid: 53378|app: 0|req: 1431/2831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.114081] [53379]: DEBUG nova.policy [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.118216] [53379]: DEBUG nova.policy [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.118871] [53379]: DEBUG nova.policy [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.119516] [53379]: INFO nova.api.openstack.requestlog [None req-05fbd284-2f97-4693-be04-22164bd12698 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.046699 [ 751.120113] [53379]: [pid: 53379|app: 0|req: 1401/2832] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.238350] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.240075] [53378]: DEBUG nova.compute.api [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.243777] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.244019] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.244213] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.244563] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.244762] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.244940] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.279427] [53378]: DEBUG nova.policy [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.284155] [53378]: INFO nova.api.openstack.requestlog [None req-9f5e0220-e6d8-4259-b262-7fc4b09fc711 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.048119 [ 751.285095] [53378]: [pid: 53378|app: 0|req: 1432/2833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.285215] [53379]: DEBUG nova.api.openstack.wsgi [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.286843] [53379]: DEBUG nova.compute.api [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.291574] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.291865] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.292202] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.292754] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.293121] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.293462] [53379]: DEBUG oslo_concurrency.lockutils [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.333376] [53379]: DEBUG nova.policy [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.337807] [53379]: INFO nova.api.openstack.requestlog [None req-788ff644-7d62-4c7c-b405-2606a7b55e0c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1210 microversion: 2.1 time: 0.055909 [ 751.338153] [53379]: [pid: 53379|app: 0|req: 1402/2834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.461413] [53378]: DEBUG nova.api.openstack.wsgi [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.463263] [53378]: DEBUG nova.compute.api [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.467180] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.467510] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.467803] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.468275] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.468512] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.468693] [53378]: DEBUG oslo_concurrency.lockutils [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.492851] [53379]: DEBUG nova.api.openstack.wsgi [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.494758] [53379]: DEBUG nova.compute.api [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.498368] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.498612] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.498796] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.499173] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.499405] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.499613] [53379]: DEBUG oslo_concurrency.lockutils [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.504997] [53378]: DEBUG nova.policy [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.510189] [53378]: INFO nova.api.openstack.requestlog [None req-224f68d1-10f2-48d7-ac68-e3c9dc35be99 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1291 microversion: 2.1 time: 0.051358 [ 751.510542] [53378]: [pid: 53378|app: 0|req: 1433/2835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.530899] [53379]: DEBUG nova.policy [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.535263] [53379]: INFO nova.api.openstack.requestlog [None req-4150ec35-f9ff-40f2-a58a-f1a6d8f65802 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.045180 [ 751.535573] [53379]: [pid: 53379|app: 0|req: 1403/2836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.544326] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.546063] [53378]: DEBUG nova.compute.api [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.549622] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.549864] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.550069] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.550432] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.550644] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.550824] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.561985] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.563684] [53379]: DEBUG nova.compute.api [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.567010] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.567254] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.567453] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.567811] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.568019] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.568199] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.581717] [53378]: DEBUG nova.policy [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.585927] [53378]: INFO nova.api.openstack.requestlog [None req-2e84cbcd-d1d6-4229-8195-e0bebba04c7b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.043977 [ 751.586269] [53378]: [pid: 53378|app: 0|req: 1434/2837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.591630] [53378]: DEBUG nova.api.openstack.wsgi [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.593275] [53378]: DEBUG nova.compute.api [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.596515] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.596751] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.596939] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.597313] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.597519] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.597743] [53378]: DEBUG oslo_concurrency.lockutils [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.629413] [53378]: DEBUG nova.policy [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.634014] [53378]: INFO nova.api.openstack.requestlog [None req-3702d4f3-c895-4722-88e3-1fd38f747fad tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.044191 [ 751.634378] [53378]: [pid: 53378|app: 0|req: 1435/2838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.637131] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.639367] [53378]: DEBUG nova.compute.api [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.642603] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.642861] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.643066] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.643554] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.643771] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.643954] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.670826] [53379]: DEBUG nova.policy [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.674976] [53378]: DEBUG nova.policy [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.675235] [53379]: INFO nova.api.openstack.requestlog [None req-1bd66161-b2cc-43f4-8fbf-bd439841c341 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.115362 [ 751.675608] [53379]: [pid: 53379|app: 0|req: 1404/2839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.678277] [53379]: DEBUG nova.api.openstack.wsgi [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.679420] [53378]: INFO nova.api.openstack.requestlog [None req-b9158058-73ae-4e09-beb3-85d2bc084b99 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.044458 [ 751.679740] [53378]: [pid: 53378|app: 0|req: 1436/2840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.681818] [53379]: DEBUG nova.compute.api [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.686535] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.686604] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.686926] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.687141] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.687321] [53379]: DEBUG oslo_concurrency.lockutils [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.718793] [53379]: DEBUG nova.policy [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.722941] [53379]: DEBUG nova.policy [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.723629] [53379]: DEBUG nova.policy [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.724260] [53379]: INFO nova.api.openstack.requestlog [None req-404ddf24-f12c-442e-acc3-f5b7f1bd3c02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1361 microversion: 2.47 time: 0.048102 [ 751.724598] [53379]: [pid: 53379|app: 0|req: 1405/2841] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:23 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.750093] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.751367] [53378]: DEBUG nova.compute.api [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.755121] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.755365] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.755555] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.755914] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.756159] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.756343] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.776989] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.777249] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.777437] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.777634] [53378]: DEBUG nova.objects.instance [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.789887] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.791620] [53379]: DEBUG nova.compute.api [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.796089] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.796345] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.796533] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.796898] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.797115] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.797295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.799545] [53378]: DEBUG nova.policy [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.804023] [53378]: INFO nova.api.openstack.requestlog [None req-6c5aadc4-7648-4eae-9aef-e77da2fd6706 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.056752 [ 751.804330] [53378]: [pid: 53378|app: 0|req: 1437/2842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.829892] [53379]: DEBUG nova.policy [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.834217] [53379]: INFO nova.api.openstack.requestlog [None req-c2c068cf-508a-417e-a855-4a5f8591da59 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.046501 [ 751.834500] [53379]: [pid: 53379|app: 0|req: 1406/2843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.871529] [53378]: DEBUG nova.api.openstack.wsgi [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.873300] [53378]: DEBUG nova.compute.api [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.877081] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.877371] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.877602] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.877987] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.878247] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.878512] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.898225] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.898530] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.898753] [53378]: DEBUG oslo_concurrency.lockutils [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.898987] [53378]: DEBUG nova.objects.instance [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.918581] [53378]: DEBUG nova.policy [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.922354] [53378]: INFO nova.api.openstack.requestlog [None req-36dc7ba0-21eb-445c-9bf6-af34d6b8ce55 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.053189 [ 751.922831] [53378]: [pid: 53378|app: 0|req: 1438/2844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.066136] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.067814] [53379]: DEBUG nova.compute.api [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.071241] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.071743] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.071743] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.071981] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.072191] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.072369] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.106865] [53379]: DEBUG nova.policy [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.110855] [53379]: INFO nova.api.openstack.requestlog [None req-e8c71601-c022-46b6-ab6b-f1831ff5f6dc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.046969 [ 752.111185] [53379]: [pid: 53379|app: 0|req: 1407/2845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.123100] [53378]: DEBUG nova.api.openstack.wsgi [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.125037] [53378]: DEBUG nova.compute.api [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.128445] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.128696] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.128881] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.129250] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.129454] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.129631] [53378]: DEBUG oslo_concurrency.lockutils [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.133971] [53379]: DEBUG nova.api.openstack.wsgi [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.135625] [53379]: DEBUG nova.compute.api [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.139013] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.139269] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.139456] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.139810] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.140040] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.140239] [53379]: DEBUG oslo_concurrency.lockutils [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.154337] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=5 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 752.178032] [53379]: DEBUG nova.policy [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.182758] [53379]: DEBUG nova.policy [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.183527] [53379]: DEBUG nova.policy [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.184238] [53379]: INFO nova.api.openstack.requestlog [None req-29b3409b-8ca1-4ec6-a791-fd467f9436c6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1304 microversion: 2.47 time: 0.052484 [ 752.184539] [53379]: [pid: 53379|app: 0|req: 1408/2846] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.298820] [53379]: DEBUG nova.api.openstack.wsgi [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.300764] [53379]: DEBUG nova.compute.api [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.302614] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=18 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 752.307178] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.307467] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.307658] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.308030] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.308267] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.308428] [53379]: DEBUG oslo_concurrency.lockutils [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.350653] [53379]: DEBUG nova.policy [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.356110] [53379]: INFO nova.api.openstack.requestlog [None req-a34e2b86-f1e1-43b3-b422-608911c5ee57 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.059625 [ 752.356688] [53379]: [pid: 53379|app: 0|req: 1409/2847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.362943] [53379]: DEBUG nova.api.openstack.wsgi [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.370313] [53379]: DEBUG nova.compute.api [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.374633] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.374947] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.375166] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.375553] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.375799] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.376035] [53379]: DEBUG oslo_concurrency.lockutils [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.413968] [53379]: DEBUG nova.policy [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.418860] [53379]: INFO nova.api.openstack.requestlog [None req-33219db9-47ad-4039-923a-1d580c24a53b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1266 microversion: 2.1 time: 0.058076 [ 752.419269] [53379]: [pid: 53379|app: 0|req: 1410/2848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1266 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.524697] [53379]: DEBUG nova.api.openstack.wsgi [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.526992] [53379]: DEBUG nova.compute.api [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.531509] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.532017] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.532238] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.532717] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.533047] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.533264] [53379]: DEBUG oslo_concurrency.lockutils [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.536248] [53378]: DEBUG nova.policy [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.540875] [53378]: INFO nova.api.openstack.requestlog [None req-5235c944-3f0d-44c8-9390-ff9dec728f96 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.419975 [ 752.541386] [53378]: [pid: 53378|app: 0|req: 1439/2849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.552980] [53378]: DEBUG nova.api.openstack.wsgi [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.554808] [53378]: DEBUG nova.compute.api [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.558665] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.558936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.559173] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.559587] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.559796] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.559973] [53378]: DEBUG oslo_concurrency.lockutils [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.578100] [53379]: DEBUG nova.policy [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.583096] [53379]: INFO nova.api.openstack.requestlog [None req-03a264e1-f9d3-433a-84f0-9067082e9305 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1299 microversion: 2.1 time: 0.061193 [ 752.583563] [53379]: [pid: 53379|app: 0|req: 1411/2850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.598798] [53378]: DEBUG nova.policy [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.600092] [53379]: DEBUG nova.api.openstack.wsgi [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.602378] [53379]: DEBUG nova.compute.api [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.603656] [53378]: INFO nova.api.openstack.requestlog [None req-3819548f-2a1f-465c-9bec-ae59a25457f9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.053062 [ 752.603999] [53378]: [pid: 53378|app: 0|req: 1440/2851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.606613] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.606879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.607093] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.607473] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.607691] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.607873] [53379]: DEBUG oslo_concurrency.lockutils [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.641830] [53379]: DEBUG nova.policy [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.646760] [53379]: INFO nova.api.openstack.requestlog [None req-e57f4077-e8bf-462c-862f-00d14167a832 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.049593 [ 752.647108] [53379]: [pid: 53379|app: 0|req: 1412/2852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.647429] [53378]: DEBUG nova.api.openstack.wsgi [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.649208] [53378]: DEBUG nova.compute.api [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.652657] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.652915] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.653122] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.653553] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.653790] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.653972] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.687670] [53379]: DEBUG nova.api.openstack.wsgi [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.689759] [53379]: DEBUG nova.compute.api [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.694279] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.694645] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.695233] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.695362] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.695558] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.695792] [53379]: DEBUG oslo_concurrency.lockutils [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.697062] [53378]: DEBUG nova.policy [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.702252] [53378]: INFO nova.api.openstack.requestlog [None req-9cfd7b33-8c33-4e90-b21c-a1a7d2cd5e95 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.057100 [ 752.702631] [53378]: [pid: 53378|app: 0|req: 1441/2853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.705612] [53378]: DEBUG nova.api.openstack.wsgi [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.707404] [53378]: DEBUG nova.compute.api [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.711053] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.711399] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.711726] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.712339] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.712740] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.713114] [53378]: DEBUG oslo_concurrency.lockutils [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.755843] [53378]: DEBUG nova.policy [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.760780] [53378]: INFO nova.api.openstack.requestlog [None req-35f6a2ed-73bd-4588-b0cc-6872daabc080 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.057474 [ 752.761176] [53378]: [pid: 53378|app: 0|req: 1442/2854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.763729] [53378]: DEBUG nova.api.openstack.wsgi [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.765454] [53378]: DEBUG nova.compute.api [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.769030] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.769297] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.769519] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.769902] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.770140] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.770336] [53378]: DEBUG oslo_concurrency.lockutils [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.777159] [53379]: DEBUG nova.policy [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.780503] [53379]: INFO nova.api.openstack.requestlog [None req-37eed4d7-11fd-456d-9646-400544db24e6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.095179 [ 752.780956] [53379]: [pid: 53379|app: 0|req: 1413/2855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:24 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.817840] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.819922] [53379]: DEBUG nova.compute.api [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.826060] [53378]: DEBUG nova.policy [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.830170] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.830460] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.830694] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.830838] [53378]: DEBUG nova.policy [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.831195] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.831736] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.831736] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.831854] [53378]: DEBUG nova.policy [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.832948] [53378]: INFO nova.api.openstack.requestlog [None req-32b5b35d-257c-4e72-a1ae-b3c2f9e38e79 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1361 microversion: 2.47 time: 0.071149 [ 752.833180] [53378]: [pid: 53378|app: 0|req: 1443/2856] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1361 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.847326] [53378]: DEBUG nova.api.openstack.wsgi [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.849123] [53378]: DEBUG nova.compute.api [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.852689] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.852940] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.853143] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.853532] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.853740] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.853911] [53378]: DEBUG oslo_concurrency.lockutils [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.858558] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.858828] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.859052] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.859277] [53379]: DEBUG nova.objects.instance [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.890664] [53379]: DEBUG nova.policy [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.894118] [53378]: DEBUG nova.policy [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.897276] [53379]: INFO nova.api.openstack.requestlog [None req-cc6cae3e-9689-43d2-84c6-0ca949b45ecd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.081466 [ 752.897603] [53379]: [pid: 53379|app: 0|req: 1414/2857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.898809] [53378]: INFO nova.api.openstack.requestlog [None req-01587458-33d0-421f-b9e1-032b3e51f1ab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.053618 [ 752.899574] [53378]: [pid: 53378|app: 0|req: 1444/2858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.938801] [53379]: DEBUG nova.api.openstack.wsgi [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.940673] [53379]: DEBUG nova.compute.api [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.945290] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.945572] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.945769] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.946173] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.946382] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.946556] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.968390] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.968390] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.968558] [53379]: DEBUG oslo_concurrency.lockutils [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.968727] [53379]: DEBUG nova.objects.instance [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.993426] [53379]: DEBUG nova.policy [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.999156] [53379]: INFO nova.api.openstack.requestlog [None req-b565e6c3-7a9f-4c00-a605-53d137d21e5b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.065364 [ 752.999566] [53379]: [pid: 53379|app: 0|req: 1415/2859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.123818] [53378]: DEBUG nova.api.openstack.wsgi [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.126112] [53378]: DEBUG nova.compute.api [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.129945] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.130237] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.130427] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.130802] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.131015] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.131327] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.170479] [53378]: DEBUG nova.policy [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.175547] [53378]: INFO nova.api.openstack.requestlog [None req-56a1c4f9-4e70-476b-982b-dfa1805aee09 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.054121 [ 753.176149] [53378]: [pid: 53378|app: 0|req: 1445/2860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.200175] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.202190] [53379]: DEBUG nova.compute.api [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.207014] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.207308] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.207553] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.208036] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.208411] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.208608] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.246246] [53379]: DEBUG nova.policy [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.251640] [53379]: DEBUG nova.policy [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.252527] [53379]: DEBUG nova.policy [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.253271] [53379]: INFO nova.api.openstack.requestlog [None req-a8d1dd71-95ba-452e-9780-bc82d04a63fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.055831 [ 753.253609] [53379]: [pid: 53379|app: 0|req: 1416/2861] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.376419] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.378102] [53378]: DEBUG nova.compute.api [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.382771] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.383035] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.383331] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.385184] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.385184] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.385184] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.424960] [53378]: DEBUG nova.policy [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.430397] [53378]: INFO nova.api.openstack.requestlog [None req-c5964ce0-8d25-4ad1-b75c-4f529b90550a tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.056980 [ 753.430729] [53378]: [pid: 53378|app: 0|req: 1446/2862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.431196] [53379]: DEBUG nova.api.openstack.wsgi [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.432996] [53379]: DEBUG nova.compute.api [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.436798] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.437063] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.437267] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.437645] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.437870] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.438062] [53379]: DEBUG oslo_concurrency.lockutils [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.473891] [53379]: DEBUG nova.policy [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.478448] [53379]: INFO nova.api.openstack.requestlog [None req-b85b4779-888a-4260-aaeb-1f3cbb2e653f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1266 microversion: 2.1 time: 0.049490 [ 753.479386] [53379]: [pid: 53379|app: 0|req: 1417/2863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1266 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.557542] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.559308] [53378]: DEBUG nova.compute.api [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.563260] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.563590] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.563834] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.564209] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.564465] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.564741] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.600150] [53379]: DEBUG nova.api.openstack.wsgi [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.601908] [53379]: DEBUG nova.compute.api [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.605401] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.605679] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.605875] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.606246] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.606476] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.606659] [53379]: DEBUG oslo_concurrency.lockutils [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.638493] [53378]: DEBUG nova.policy [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.644246] [53378]: INFO nova.api.openstack.requestlog [None req-fb4fe978-6818-4dd6-89f9-b911e83c7d0e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.090136 [ 753.644633] [53378]: [pid: 53378|app: 0|req: 1447/2864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.647741] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.649410] [53378]: DEBUG nova.compute.api [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.652927] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.653191] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.653430] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.653795] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.654009] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.654196] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.688822] [53378]: DEBUG nova.policy [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.693057] [53378]: INFO nova.api.openstack.requestlog [None req-e7156eb4-b1d2-4f24-afb1-c64577494dce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.047757 [ 753.693541] [53378]: [pid: 53378|app: 0|req: 1448/2865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.696054] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.697647] [53378]: DEBUG nova.compute.api [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.700767] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.700965] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.701341] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.701570] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.702466] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.702466] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.711727] [53379]: DEBUG nova.policy [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.717395] [53379]: INFO nova.api.openstack.requestlog [None req-760207bf-9c87-4c89-91ee-d87dc661dab8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.118384 [ 753.717820] [53379]: [pid: 53379|app: 0|req: 1418/2866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.721904] [53379]: DEBUG nova.api.openstack.wsgi [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.723303] [53379]: DEBUG nova.compute.api [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.726711] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.726950] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.727160] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.727572] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.727724] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.727901] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.736664] [53378]: DEBUG nova.policy [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.741270] [53378]: INFO nova.api.openstack.requestlog [None req-d4a6b26c-ce3a-47ac-a4c6-f6f8e4839c72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.047169 [ 753.741746] [53378]: [pid: 53378|app: 0|req: 1449/2867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:25 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.761076] [53379]: DEBUG nova.policy [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.765653] [53379]: INFO nova.api.openstack.requestlog [None req-bddf10d5-9c2c-4746-8a58-0d2486ad9d15 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.047067 [ 753.766008] [53379]: [pid: 53379|app: 0|req: 1419/2868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.773176] [53378]: DEBUG nova.api.openstack.wsgi [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.774902] [53378]: DEBUG nova.compute.api [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.778496] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.778747] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.778934] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.779311] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.779518] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.779697] [53378]: DEBUG oslo_concurrency.lockutils [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.793374] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.795136] [53379]: DEBUG nova.compute.api [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.798818] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.798818] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.798949] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.800177] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.800177] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.800177] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.811554] [53378]: DEBUG nova.policy [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.815864] [53378]: INFO nova.api.openstack.requestlog [None req-16dca49e-e137-466a-9924-7402ae6383c2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.044991 [ 753.816204] [53378]: [pid: 53378|app: 0|req: 1450/2869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.847156] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.848892] [53378]: DEBUG nova.compute.api [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.852911] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.853182] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.853403] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.853772] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.853977] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.854470] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.868156] [53379]: DEBUG nova.policy [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.873060] [53379]: INFO nova.api.openstack.requestlog [None req-2a105b79-8a73-44f3-95d9-b29dd967ee15 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.082119 [ 753.873960] [53379]: [pid: 53379|app: 0|req: 1420/2870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 753.888630] [53378]: DEBUG nova.policy [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.892848] [53378]: DEBUG nova.policy [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.893549] [53378]: DEBUG nova.policy [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.894223] [53378]: INFO nova.api.openstack.requestlog [None req-5c7cb56f-6b35-452b-916d-bd6aa3ce33cf tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1361 microversion: 2.47 time: 0.049313 [ 753.894541] [53378]: [pid: 53378|app: 0|req: 1451/2871] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.912207] [53379]: DEBUG nova.api.openstack.wsgi [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.914092] [53379]: DEBUG nova.compute.api [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.914914] [53378]: DEBUG nova.api.openstack.wsgi [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.916597] [53378]: DEBUG nova.compute.api [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.917638] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.917904] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.918111] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.918485] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.918716] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.918933] [53379]: DEBUG oslo_concurrency.lockutils [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.920168] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.920450] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.920684] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.921105] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.921390] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.921615] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.948584] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.948903] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.949162] [53378]: DEBUG oslo_concurrency.lockutils [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.949419] [53378]: DEBUG nova.objects.instance [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.957681] [53379]: DEBUG nova.policy [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.962017] [53379]: INFO nova.api.openstack.requestlog [None req-a178b92b-9443-4dfb-a63b-9fcdbe592f74 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.052059 [ 753.962359] [53379]: [pid: 53379|app: 0|req: 1421/2872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.970989] [53378]: DEBUG nova.policy [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.975369] [53378]: INFO nova.api.openstack.requestlog [None req-34a4222b-b82d-4c09-890e-7ae41476750c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.062511 [ 753.975755] [53378]: [pid: 53378|app: 0|req: 1452/2873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.013014] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.014772] [53379]: DEBUG nova.compute.api [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.018274] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.018508] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.018693] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.019057] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.019260] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.019439] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.036234] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.036462] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.036648] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.036839] [53379]: DEBUG nova.objects.instance [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.056100] [53379]: DEBUG nova.policy [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.059785] [53379]: INFO nova.api.openstack.requestlog [None req-d5d80bef-7006-445f-9ce4-defafe53f730 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.049151 [ 754.060270] [53379]: [pid: 53379|app: 0|req: 1422/2874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.188415] [53378]: DEBUG nova.api.openstack.wsgi [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.190136] [53378]: DEBUG nova.compute.api [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.194141] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.194390] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.194581] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.194938] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.195205] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.195416] [53378]: DEBUG oslo_concurrency.lockutils [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.268405] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.271143] [53379]: DEBUG nova.compute.api [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.275060] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.275327] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.275522] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.275932] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.276160] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.276346] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.316918] [53379]: DEBUG nova.policy [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.321347] [53379]: DEBUG nova.policy [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.321977] [53379]: DEBUG nova.policy [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.322651] [53379]: INFO nova.api.openstack.requestlog [None req-d8b3aa9b-893e-4227-b77f-0c8085a351f8 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.056617 [ 754.322976] [53379]: [pid: 53379|app: 0|req: 1423/2875] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 754.377303] [53378]: DEBUG nova.policy [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.381233] [53378]: INFO nova.api.openstack.requestlog [None req-aacfe5fd-2cf7-4f4b-ba54-dc147db16ae5 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.195253 [ 754.381604] [53378]: [pid: 53378|app: 0|req: 1453/2876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.443327] [53379]: DEBUG nova.api.openstack.wsgi [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.443903] [53378]: DEBUG nova.api.openstack.wsgi [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc4c400f-0f42-4402-8c42-61dd155b4b6a", "name": "network-vif-plugged", "status": "completed", "tag": "4b50b72b-9a4b-43cc-a77d-639ef015e3b9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 754.445115] [53379]: DEBUG nova.compute.api [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.448581] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.448825] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.448999] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.449362] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.449566] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.449742] [53379]: DEBUG oslo_concurrency.lockutils [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.449961] [53378]: DEBUG oslo_concurrency.lockutils [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.450290] [53378]: DEBUG oslo_concurrency.lockutils [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.450516] [53378]: DEBUG oslo_concurrency.lockutils [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.456630] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] Creating event network-vif-plugged:4b50b72b-9a4b-43cc-a77d-639ef015e3b9 for instance cc4c400f-0f42-4402-8c42-61dd155b4b6a on cpu-1 [ 754.459315] [53378]: INFO nova.api.openstack.requestlog [req-a2a82729-3a9b-4c7e-9455-b32c22046ef3 req-c1f3b450-0b8e-4bb0-a70f-5a9e42c27533 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017722 [ 754.459675] [53378]: [pid: 53378|app: 0|req: 1454/2877] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:26 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) [ 754.481503] [53379]: DEBUG nova.policy [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.485446] [53379]: INFO nova.api.openstack.requestlog [None req-acfabccf-2e72-4985-a184-d1c91bbd76f3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1262 microversion: 2.1 time: 0.044519 [ 754.485759] [53379]: [pid: 53379|app: 0|req: 1424/2878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1262 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.491387] [53378]: DEBUG nova.api.openstack.wsgi [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.493460] [53378]: DEBUG nova.compute.api [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.497192] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.497478] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.497700] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.498096] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.498346] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.498563] [53378]: DEBUG oslo_concurrency.lockutils [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.540053] [53378]: DEBUG nova.policy [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.544376] [53378]: INFO nova.api.openstack.requestlog [None req-77e4199e-e6a8-49e4-af49-dba74262c4fe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1266 microversion: 2.1 time: 0.055351 [ 754.544741] [53378]: [pid: 53378|app: 0|req: 1455/2879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1266 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.658020] [53379]: DEBUG nova.api.openstack.wsgi [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.659764] [53379]: DEBUG nova.compute.api [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.663441] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.663673] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.663864] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.664246] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.664464] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.664637] [53379]: DEBUG oslo_concurrency.lockutils [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.706336] [53378]: DEBUG nova.api.openstack.wsgi [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.708099] [53378]: DEBUG nova.compute.api [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.711628] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.711903] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.712173] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.712569] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.712845] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.713071] [53378]: DEBUG oslo_concurrency.lockutils [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.749245] [53378]: DEBUG nova.policy [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.756079] [53378]: INFO nova.api.openstack.requestlog [None req-6291e6aa-5b76-4016-894f-5435309dcc53 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.051502 [ 754.756079] [53378]: [pid: 53378|app: 0|req: 1456/2880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 754.756664] [53379]: DEBUG nova.policy [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.758843] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.760515] [53378]: DEBUG nova.compute.api [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.761894] [53379]: INFO nova.api.openstack.requestlog [None req-d519e6dc-5648-4f14-8654-171161bccff7 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.106108 [ 754.762385] [53379]: [pid: 53379|app: 0|req: 1425/2881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:26 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.763810] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.764083] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.764561] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.764663] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.764906] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.765094] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.765157] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.766959] [53379]: DEBUG nova.compute.api [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.770604] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.770833] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.771838] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.771838] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.771838] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.771838] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.806708] [53379]: DEBUG nova.policy [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.810549] [53379]: INFO nova.api.openstack.requestlog [None req-c4b85af8-17ec-4a9a-ae88-78dfa0bb3ad2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.047710 [ 754.810808] [53379]: [pid: 53379|app: 0|req: 1426/2882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.813329] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.815066] [53379]: DEBUG nova.compute.api [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.818203] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.818368] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.818556] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.818893] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.819101] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.819303] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.837296] [53378]: DEBUG nova.policy [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.842895] [53378]: INFO nova.api.openstack.requestlog [None req-9e1075cd-d05a-4f18-acea-b38d60ab05e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.086330 [ 754.843286] [53378]: [pid: 53378|app: 0|req: 1457/2883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.845973] [53378]: DEBUG nova.api.openstack.wsgi [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.847595] [53378]: DEBUG nova.compute.api [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.849671] [53379]: DEBUG nova.policy [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.850860] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.851257] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.851560] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.851926] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.852281] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.852518] [53378]: DEBUG oslo_concurrency.lockutils [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.853895] [53379]: INFO nova.api.openstack.requestlog [None req-8ba3e487-4730-488f-acc3-40a585ce1c2f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.042423 [ 754.854238] [53379]: [pid: 53379|app: 0|req: 1427/2884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.886997] [53378]: DEBUG nova.policy [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.887461] [53379]: DEBUG nova.api.openstack.wsgi [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.889235] [53379]: DEBUG nova.compute.api [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.891158] [53378]: INFO nova.api.openstack.requestlog [None req-926b9414-45e8-4dcd-8de7-0cea19be9e4c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.047217 [ 754.891503] [53378]: [pid: 53378|app: 0|req: 1458/2885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.893025] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.893303] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.893556] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.893920] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.894140] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.894347] [53379]: DEBUG oslo_concurrency.lockutils [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.907877] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.909558] [53378]: DEBUG nova.compute.api [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.912795] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.913041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.913272] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.913588] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.913782] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.913954] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.946235] [53378]: DEBUG nova.policy [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.950846] [53378]: DEBUG nova.policy [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.951637] [53378]: DEBUG nova.policy [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.952251] [53378]: INFO nova.api.openstack.requestlog [None req-4b425cc7-46a2-4fd6-97da-ddc9f4d430e0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1361 microversion: 2.47 time: 0.046456 [ 754.952562] [53378]: [pid: 53378|app: 0|req: 1459/2886] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 754.962644] [53379]: DEBUG nova.policy [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.967178] [53379]: INFO nova.api.openstack.requestlog [None req-30d06f0a-4d39-4780-ab7d-637e6f45dde6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.081980 [ 754.967530] [53379]: [pid: 53379|app: 0|req: 1428/2887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.975066] [53378]: DEBUG nova.api.openstack.wsgi [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.976786] [53378]: DEBUG nova.compute.api [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.980528] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.980772] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.980962] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.981372] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.981583] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.981769] [53378]: DEBUG oslo_concurrency.lockutils [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.993916] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.995937] [53379]: DEBUG nova.compute.api [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.999484] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.999722] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.999908] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.000281] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.000485] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.000661] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.013726] [53378]: DEBUG nova.policy [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.018245] [53378]: INFO nova.api.openstack.requestlog [None req-f46b07d8-8faa-484b-9a56-99e9e188d061 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.045265 [ 755.018448] [53378]: [pid: 53378|app: 0|req: 1460/2888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.020745] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.020997] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.021380] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.021445] [53379]: DEBUG nova.objects.instance [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.041341] [53379]: DEBUG nova.policy [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.045162] [53379]: INFO nova.api.openstack.requestlog [None req-1b44316b-0aac-49e9-b2de-456582e7328e tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.054310 [ 755.045502] [53379]: [pid: 53379|app: 0|req: 1429/2889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.072667] [53378]: DEBUG nova.api.openstack.wsgi [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.074586] [53378]: DEBUG nova.compute.api [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.078762] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.078762] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.078762] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.078942] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.079010] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.079197] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.099782] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.100026] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.100216] [53378]: DEBUG oslo_concurrency.lockutils [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.100412] [53378]: DEBUG nova.objects.instance [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.125756] [53378]: DEBUG nova.policy [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.129846] [53378]: INFO nova.api.openstack.requestlog [None req-509934b8-b525-4c56-8fbf-f75d8de043cf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.059504 [ 755.130188] [53378]: [pid: 53378|app: 0|req: 1461/2890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.337366] [53379]: DEBUG nova.api.openstack.wsgi [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.339485] [53379]: DEBUG nova.compute.api [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.343954] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.344301] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.344699] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.345177] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.345431] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.345671] [53379]: DEBUG oslo_concurrency.lockutils [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.381889] [53379]: DEBUG nova.policy [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.386943] [53379]: DEBUG nova.policy [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.387687] [53379]: DEBUG nova.policy [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.388428] [53379]: INFO nova.api.openstack.requestlog [None req-46f4a6a1-00a5-4920-8bf4-fb4237ff87b3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.053593 [ 755.388761] [53379]: [pid: 53379|app: 0|req: 1430/2891] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.395848] [53378]: DEBUG nova.api.openstack.wsgi [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.399335] [53378]: DEBUG nova.compute.api [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.402066] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.402518] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.402846] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.403368] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.406287] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.406287] [53378]: DEBUG oslo_concurrency.lockutils [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.440151] [53378]: DEBUG nova.policy [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.444711] [53378]: INFO nova.api.openstack.requestlog [None req-368fd079-d18f-446d-be45-ce3d15bda465 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.051097 [ 755.445169] [53378]: [pid: 53378|app: 0|req: 1462/2892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.498367] [53379]: DEBUG nova.api.openstack.wsgi [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.500179] [53379]: DEBUG nova.compute.api [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.504473] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.504794] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.505165] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.505668] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.505892] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.506090] [53379]: DEBUG oslo_concurrency.lockutils [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.551921] [53379]: DEBUG nova.policy [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.556866] [53379]: INFO nova.api.openstack.requestlog [None req-e89a8448-4096-411b-b734-d5ec4b4addc7 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1318 microversion: 2.1 time: 0.060461 [ 755.556973] [53379]: [pid: 53379|app: 0|req: 1431/2893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1318 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.557799] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.559649] [53378]: DEBUG nova.compute.api [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.563413] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.563690] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.563896] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.564427] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.564527] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.564708] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.641980] [53378]: DEBUG nova.policy [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.646778] [53378]: INFO nova.api.openstack.requestlog [None req-7ca9e526-9922-46bd-a09f-cf99150df9c4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1326 microversion: 2.1 time: 0.091337 [ 755.647152] [53378]: [pid: 53378|app: 0|req: 1463/2894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:27 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1326 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.770399] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.772261] [53379]: DEBUG nova.compute.api [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.776979] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.777243] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.777438] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.777539] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.777806] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.778017] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.778997] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.779264] [53378]: DEBUG nova.compute.api [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.784019] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.784364] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.784597] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.785129] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.785382] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.785576] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.814388] [53379]: DEBUG nova.policy [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.818826] [53379]: INFO nova.api.openstack.requestlog [None req-e9c1bac0-d5d4-4cd3-8410-322e1f7895e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.050710 [ 755.820088] [53379]: [pid: 53379|app: 0|req: 1432/2895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.823272] [53379]: DEBUG nova.api.openstack.wsgi [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.824905] [53379]: DEBUG nova.compute.api [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.828495] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.828730] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.828915] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.829274] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.829477] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.829650] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.863164] [53378]: DEBUG nova.policy [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.864772] [53379]: DEBUG nova.policy [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.870690] [53379]: INFO nova.api.openstack.requestlog [None req-87c44c0e-bbb6-43f1-b12b-9642118994f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.049348 [ 755.870788] [53378]: INFO nova.api.openstack.requestlog [None req-2f83736c-b3db-44a5-9442-84134b91e14f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1320 microversion: 2.1 time: 0.095817 [ 755.871035] [53379]: [pid: 53379|app: 0|req: 1433/2896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 755.875015] [53378]: [pid: 53378|app: 0|req: 1464/2897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1320 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.875015] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.875148] [53379]: DEBUG nova.api.openstack.wsgi [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.878234] [53378]: DEBUG nova.compute.api [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.878374] [53379]: DEBUG nova.compute.api [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.879603] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.879899] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.879953] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.880161] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.880216] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.880387] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.880533] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.880734] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.880778] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.880905] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.880946] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.881114] [53379]: DEBUG oslo_concurrency.lockutils [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.919111] [53378]: DEBUG nova.policy [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.922461] [53378]: INFO nova.api.openstack.requestlog [None req-2d837b81-90d1-4751-a09b-ac41a18d0cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.050408 [ 755.922892] [53378]: [pid: 53378|app: 0|req: 1465/2898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.926105] [53378]: DEBUG nova.api.openstack.wsgi [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.927411] [53378]: DEBUG nova.compute.api [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.931142] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.931418] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.931692] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.932129] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.932400] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.932637] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.952038] [53379]: DEBUG nova.policy [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.956509] [53379]: INFO nova.api.openstack.requestlog [None req-897507b1-a244-4cfd-90d1-eb0af759b0aa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.084766 [ 755.956862] [53379]: [pid: 53379|app: 0|req: 1434/2899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.967956] [53379]: DEBUG nova.api.openstack.wsgi [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.970032] [53378]: DEBUG nova.policy [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.970210] [53379]: DEBUG nova.compute.api [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.973927] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.974052] [53378]: INFO nova.api.openstack.requestlog [None req-42e0e802-580e-4af4-8058-507d406330fa tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.050344 [ 755.974224] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.974399] [53378]: [pid: 53378|app: 0|req: 1466/2900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.974466] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.974796] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.974998] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.975599] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.980935] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.982810] [53378]: DEBUG nova.compute.api [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.986601] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.986715] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.986886] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.987249] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.987484] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.987622] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.012915] [53379]: DEBUG nova.policy [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.018137] [53379]: DEBUG nova.policy [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.018870] [53379]: DEBUG nova.policy [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.019598] [53379]: INFO nova.api.openstack.requestlog [None req-cbe79f3b-36b8-4ff9-947f-0c176a9738de tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1361 microversion: 2.47 time: 0.054487 [ 756.020074] [53379]: [pid: 53379|app: 0|req: 1435/2901] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.032485] [53379]: DEBUG nova.api.openstack.wsgi [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.035033] [53379]: DEBUG nova.compute.api [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.040017] [53379]: DEBUG oslo_concurrency.lockutils [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.080638] [53379]: DEBUG nova.policy [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.087314] [53379]: INFO nova.api.openstack.requestlog [None req-11bd3d58-8c1e-4fd9-ae91-82da214ba240 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.055084 [ 756.087314] [53379]: [pid: 53379|app: 0|req: 1436/2902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.088200] [53379]: DEBUG nova.api.openstack.wsgi [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.089938] [53379]: DEBUG nova.compute.api [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.093758] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.093985] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.094177] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.094522] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.094715] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.094884] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.118211] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.120016] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.120016] [53379]: DEBUG oslo_concurrency.lockutils [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.120016] [53379]: DEBUG nova.objects.instance [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.133889] [53378]: DEBUG nova.policy [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.138030] [53378]: INFO nova.api.openstack.requestlog [None req-ef5a4b58-9956-4b71-975a-234d45a6c305 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.159171 [ 756.138502] [53378]: [pid: 53378|app: 0|req: 1467/2903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.139528] [53379]: DEBUG nova.policy [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.142894] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.143919] [53379]: INFO nova.api.openstack.requestlog [None req-55906d06-82fc-475b-9773-4dc1e098aeaf tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.057587 [ 756.144338] [53379]: [pid: 53379|app: 0|req: 1437/2904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.144891] [53378]: DEBUG nova.compute.api [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.148610] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.148879] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.149058] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.149363] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.149620] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.149741] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.168880] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.169170] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.169368] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.169573] [53378]: DEBUG nova.objects.instance [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.190565] [53378]: DEBUG nova.policy [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.195161] [53378]: INFO nova.api.openstack.requestlog [None req-b9223d00-3ea5-40df-9818-27aea6a6dcb9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.055207 [ 756.195492] [53378]: [pid: 53378|app: 0|req: 1468/2905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.406230] [53379]: DEBUG nova.api.openstack.wsgi [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.407947] [53379]: DEBUG nova.compute.api [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.411730] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.411963] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.412708] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.413109] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.413388] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.413895] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.448278] [53379]: DEBUG nova.policy [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.453363] [53379]: DEBUG nova.policy [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.454391] [53379]: DEBUG nova.policy [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.455275] [53379]: INFO nova.api.openstack.requestlog [None req-dad52929-f297-4997-bb45-26e486427741 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.051332 [ 756.455700] [53379]: [pid: 53379|app: 0|req: 1438/2906] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.460332] [53378]: DEBUG nova.api.openstack.wsgi [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.462111] [53378]: DEBUG nova.compute.api [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.465903] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.466172] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.466394] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.466716] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.466919] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.467118] [53378]: DEBUG oslo_concurrency.lockutils [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.470583] [53379]: DEBUG nova.api.openstack.wsgi [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc4c400f-0f42-4402-8c42-61dd155b4b6a", "tag": "4b50b72b-9a4b-43cc-a77d-639ef015e3b9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 756.476450] [53379]: DEBUG oslo_concurrency.lockutils [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.476704] [53379]: DEBUG oslo_concurrency.lockutils [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.476888] [53379]: DEBUG oslo_concurrency.lockutils [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.483066] [53379]: INFO nova.api.openstack.compute.server_external_events [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] Creating event network-changed:4b50b72b-9a4b-43cc-a77d-639ef015e3b9 for instance cc4c400f-0f42-4402-8c42-61dd155b4b6a on cpu-1 [ 756.486008] [53379]: INFO nova.api.openstack.requestlog [req-75d7f62b-c8aa-44e8-b502-e33edcfd8f5c req-c8303d30-9be0-48f4-8dd4-2f82acf914b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017414 [ 756.486365] [53379]: [pid: 53379|app: 0|req: 1439/2907] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:28 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 756.502976] [53378]: DEBUG nova.policy [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.508381] [53378]: INFO nova.api.openstack.requestlog [None req-f058e236-5679-4c55-a07f-dc0cd78dca14 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.050116 [ 756.509055] [53378]: [pid: 53378|app: 0|req: 1469/2908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.572352] [53379]: DEBUG nova.api.openstack.wsgi [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.574877] [53379]: DEBUG nova.compute.api [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.579378] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.579626] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.579865] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.580321] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.580539] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.580954] [53379]: DEBUG oslo_concurrency.lockutils [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.616506] [53379]: DEBUG nova.policy [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.620857] [53379]: INFO nova.api.openstack.requestlog [None req-88503b7d-53c4-4b79-9d8e-4a006d0aeafd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1318 microversion: 2.1 time: 0.051614 [ 756.621214] [53379]: [pid: 53379|app: 0|req: 1440/2909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.661051] [53378]: DEBUG nova.api.openstack.wsgi [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.662754] [53378]: DEBUG nova.compute.api [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.666182] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.666424] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.666624] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.666963] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.667184] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.667360] [53378]: DEBUG oslo_concurrency.lockutils [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.758050] [53378]: DEBUG nova.policy [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.762417] [53378]: INFO nova.api.openstack.requestlog [None req-8480c851-2758-40e7-9104-86ef6088382a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.103737 [ 756.766111] [53378]: [pid: 53378|app: 0|req: 1470/2910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:28 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.832436] [53379]: DEBUG nova.api.openstack.wsgi [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.834261] [53379]: DEBUG nova.compute.api [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.838199] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.838478] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.838737] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.839168] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.839452] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.839697] [53379]: DEBUG oslo_concurrency.lockutils [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.879666] [53379]: DEBUG nova.policy [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.885520] [53378]: DEBUG nova.api.openstack.wsgi [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.887315] [53378]: DEBUG nova.compute.api [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.887470] [53379]: INFO nova.api.openstack.requestlog [None req-26a25d76-4f3c-4e70-8bdb-3ca0e1752c68 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1219 microversion: 2.1 time: 0.057163 [ 756.888060] [53379]: [pid: 53379|app: 0|req: 1441/2911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.891658] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.892171] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.892404] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.892990] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.892990] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.893192] [53378]: DEBUG oslo_concurrency.lockutils [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.894792] [53379]: DEBUG nova.api.openstack.wsgi [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.895643] [53379]: DEBUG nova.compute.api [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.901471] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.901811] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.901893] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.902309] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.902532] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.902714] [53379]: DEBUG oslo_concurrency.lockutils [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.931511] [53378]: DEBUG nova.policy [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.937217] [53378]: INFO nova.api.openstack.requestlog [None req-29624d0a-97a1-41c4-8b73-77bf09b49291 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.054899 [ 756.937694] [53378]: [pid: 53378|app: 0|req: 1471/2912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.943650] [53378]: DEBUG nova.api.openstack.wsgi [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.945932] [53378]: DEBUG nova.compute.api [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.950408] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.950769] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.951078] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.951625] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.952336] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.952336] [53378]: DEBUG oslo_concurrency.lockutils [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.980981] [53379]: DEBUG nova.policy [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.986097] [53379]: INFO nova.api.openstack.requestlog [None req-6474b018-cf7e-477a-a75f-9690d4a6a93e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1512 microversion: 2.1 time: 0.096142 [ 756.986510] [53379]: [pid: 53379|app: 0|req: 1442/2913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1512 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.991568] [53379]: DEBUG nova.api.openstack.wsgi [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.994908] [53379]: DEBUG nova.compute.api [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.995101] [53378]: DEBUG nova.policy [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.000435] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.000696] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.000906] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.001353] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.001498] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.001675] [53379]: DEBUG oslo_concurrency.lockutils [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.001841] [53378]: INFO nova.api.openstack.requestlog [None req-f841fcf9-3231-4ce3-9c88-c793d4492f8c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.063239 [ 757.002313] [53378]: [pid: 53378|app: 0|req: 1472/2914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.005762] [53378]: DEBUG nova.api.openstack.wsgi [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.008093] [53378]: DEBUG nova.compute.api [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.012532] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.012895] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.013201] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.013716] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.014105] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.014325] [53378]: DEBUG oslo_concurrency.lockutils [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.059483] [53378]: DEBUG nova.policy [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.064200] [53378]: INFO nova.api.openstack.requestlog [None req-84059698-df8c-42b2-beb0-e9397bf94f85 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.061110 [ 757.065877] [53378]: [pid: 53378|app: 0|req: 1473/2915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.071144] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.072975] [53378]: DEBUG nova.compute.api [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.081549] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.081549] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.081549] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.081549] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.081772] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.081813] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.084623] [53379]: DEBUG nova.policy [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.089086] [53379]: INFO nova.api.openstack.requestlog [None req-22f15825-c182-4902-9ed8-fa98dd71d416 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.101951 [ 757.089428] [53379]: [pid: 53379|app: 0|req: 1443/2916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.093016] [53379]: DEBUG nova.api.openstack.wsgi [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.093580] [53379]: DEBUG nova.compute.api [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.096974] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.097218] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.097400] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.097750] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.097943] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.098126] [53379]: DEBUG oslo_concurrency.lockutils [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.134309] [53379]: DEBUG nova.policy [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.139187] [53379]: DEBUG nova.policy [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.139750] [53379]: DEBUG nova.policy [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.140770] [53379]: INFO nova.api.openstack.requestlog [None req-24b19f95-1e89-4de0-b302-51e8b13e0c7a tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1378 microversion: 2.47 time: 0.050461 [ 757.141261] [53379]: [pid: 53379|app: 0|req: 1444/2917] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1378 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.145859] [53379]: DEBUG nova.api.openstack.wsgi [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.147567] [53379]: DEBUG nova.compute.api [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.151190] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.151447] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.151638] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.152026] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.152224] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.152503] [53379]: DEBUG oslo_concurrency.lockutils [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.189502] [53379]: DEBUG nova.policy [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.194477] [53379]: INFO nova.api.openstack.requestlog [None req-411fe146-17d4-4852-8973-990038458b9f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1210 microversion: 2.1 time: 0.052629 [ 757.194799] [53379]: [pid: 53379|app: 0|req: 1445/2918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.195611] [53378]: DEBUG nova.policy [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.197269] [53379]: DEBUG nova.api.openstack.wsgi [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.199040] [53379]: DEBUG nova.compute.api [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.200832] [53378]: INFO nova.api.openstack.requestlog [None req-ad85ad0d-acab-4c79-aaef-0a83518c1222 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1511 microversion: 2.1 time: 0.135653 [ 757.201205] [53378]: [pid: 53378|app: 0|req: 1474/2919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1511 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.202988] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.203267] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.203442] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.203649] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.203789] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.203985] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.204174] [53379]: DEBUG oslo_concurrency.lockutils [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.205273] [53378]: DEBUG nova.compute.api [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.207729] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 757.209534] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.209767] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.209952] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.210338] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.210538] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.210713] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.233980] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.234126] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.234447] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.234538] [53378]: DEBUG nova.objects.instance [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.259558] [53378]: DEBUG nova.policy [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.263771] [53378]: INFO nova.api.openstack.requestlog [None req-0c2cd3c3-7502-4d8d-b012-e12cbee5b6a2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.061976 [ 757.264105] [53378]: [pid: 53378|app: 0|req: 1475/2920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.266825] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-1299365180"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 757.268603] [53378]: DEBUG nova.compute.api [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.274774] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.275028] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.275212] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.275583] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.275797] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.275977] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.291019] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=10 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 757.311958] [53379]: DEBUG nova.policy [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.316710] [53379]: INFO nova.api.openstack.requestlog [None req-a223e858-2ece-431e-9d9a-228843f0a35f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.121254 [ 757.317158] [53379]: [pid: 53379|app: 0|req: 1446/2921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.319455] [53379]: DEBUG nova.api.openstack.wsgi [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.321102] [53379]: DEBUG nova.compute.api [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.325797] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.325914] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.326115] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.326474] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.326675] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.326920] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.344570] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.344802] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.344982] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.345338] [53379]: DEBUG nova.objects.instance [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.364223] [53379]: DEBUG nova.policy [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.368416] [53379]: INFO nova.api.openstack.requestlog [None req-8de25c01-2caf-4f5c-b682-53faeb16dfe1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.050819 [ 757.368738] [53379]: [pid: 53379|app: 0|req: 1447/2922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.371996] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.372777] [53379]: DEBUG nova.compute.api [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.376374] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.376650] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.376955] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.377417] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.377713] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.377915] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.451731] [53379]: DEBUG nova.policy [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.456243] [53379]: INFO nova.api.openstack.requestlog [None req-bd1a089a-514a-4d3a-8b4f-22844f69e53e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1511 microversion: 2.1 time: 0.086907 [ 757.456620] [53379]: [pid: 53379|app: 0|req: 1448/2923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1511 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.468486] [53379]: DEBUG nova.api.openstack.wsgi [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.468854] [53379]: DEBUG nova.compute.api [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.472587] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.472979] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.473354] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.473769] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.474033] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.474360] [53379]: DEBUG oslo_concurrency.lockutils [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.489655] [53379]: DEBUG nova.compute.api [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 757.529622] [53379]: INFO nova.api.openstack.requestlog [None req-dca47f21-3e3f-44b4-a27a-837433d7e94c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 204 len: 0 microversion: 2.1 time: 0.063331 [ 757.530132] [53379]: [pid: 53379|app: 0|req: 1449/2924] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:29 2025] DELETE /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 757.532789] [53379]: DEBUG nova.api.openstack.wsgi [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.534542] [53379]: DEBUG nova.compute.api [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.537525] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.537754] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.537938] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.538341] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.538558] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.538734] [53379]: DEBUG oslo_concurrency.lockutils [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.572606] [53379]: DEBUG nova.policy [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.577490] [53379]: DEBUG nova.policy [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.578187] [53379]: DEBUG nova.policy [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.578849] [53379]: INFO nova.api.openstack.requestlog [None req-83bc6220-8f23-43a1-832f-98eecb025524 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.048259 [ 757.579357] [53379]: [pid: 53379|app: 0|req: 1450/2925] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.581674] [53379]: DEBUG nova.api.openstack.wsgi [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.583332] [53379]: DEBUG nova.compute.api [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.587188] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.587429] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.587624] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.588142] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.588256] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.588406] [53379]: DEBUG oslo_concurrency.lockutils [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.625321] [53379]: DEBUG nova.policy [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.630328] [53379]: INFO nova.api.openstack.requestlog [None req-730daa17-ba25-4dee-a242-c6d87f5fbf90 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1246 microversion: 2.1 time: 0.050366 [ 757.630576] [53379]: [pid: 53379|app: 0|req: 1451/2926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.633181] [53379]: DEBUG nova.api.openstack.wsgi [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.634965] [53379]: DEBUG nova.compute.api [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.638700] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.638959] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.639166] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.639579] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.639755] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.639937] [53379]: DEBUG oslo_concurrency.lockutils [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.701309] [53378]: INFO nova.api.openstack.requestlog [None req-cf313a1a-cd8c-49fc-8218-d1c4a6838f12 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "POST /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e/action" status: 202 len: 52 microversion: 2.47 time: 0.436273 [ 757.701720] [53378]: [pid: 53378|app: 0|req: 1476/2927] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:40:29 2025] POST /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e/action => generated 52 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) [ 757.705206] [53378]: DEBUG nova.api.openstack.wsgi [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.709020] [53378]: DEBUG nova.compute.api [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.712703] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.713045] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.713277] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.713899] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.713899] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.714137] [53378]: DEBUG oslo_concurrency.lockutils [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.724985] [53379]: DEBUG nova.policy [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.730215] [53379]: INFO nova.api.openstack.requestlog [None req-d367e480-983c-4c94-81bf-8344846d08d3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1517 microversion: 2.1 time: 0.098706 [ 757.730353] [53379]: [pid: 53379|app: 0|req: 1452/2928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1517 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.735023] [53379]: DEBUG nova.api.openstack.wsgi [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.735023] [53379]: DEBUG nova.compute.api [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.737206] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.737454] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.737644] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.738023] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.738234] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.738411] [53379]: DEBUG oslo_concurrency.lockutils [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.753693] [53379]: DEBUG nova.compute.api [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 757.759262] [53378]: DEBUG nova.policy [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.764739] [53378]: INFO nova.api.openstack.requestlog [None req-301fa303-5467-479b-87c0-b93727aae4ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1326 microversion: 2.1 time: 0.062054 [ 757.765184] [53378]: [pid: 53378|app: 0|req: 1477/2929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:29 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.778778] [53378]: DEBUG nova.api.openstack.wsgi [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.780676] [53378]: DEBUG nova.compute.api [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.786148] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.786148] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.786148] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.786148] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.786311] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.786438] [53378]: DEBUG oslo_concurrency.lockutils [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.813378] [53379]: INFO nova.api.openstack.requestlog [None req-342c72be-9fca-47cd-a31c-94daee354027 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 204 len: 0 microversion: 2.47 time: 0.082155 [ 757.813772] [53379]: [pid: 53379|app: 0|req: 1453/2930] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:40:30 2025] DELETE /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 757.819964] [53379]: DEBUG nova.api.openstack.wsgi [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.821827] [53379]: DEBUG nova.compute.api [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.825439] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.825736] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.826190] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.827027] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.827027] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.827027] [53379]: DEBUG oslo_concurrency.lockutils [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.871189] [53379]: DEBUG nova.policy [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.876488] [53379]: DEBUG nova.policy [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.877845] [53379]: DEBUG nova.policy [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.878981] [53379]: INFO nova.api.openstack.requestlog [None req-45ec19dd-f6f6-451e-b389-977babab26fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1384 microversion: 2.47 time: 0.061368 [ 757.879522] [53379]: [pid: 53379|app: 0|req: 1454/2931] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1384 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 757.896874] [53378]: DEBUG nova.policy [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.901327] [53378]: INFO nova.api.openstack.requestlog [None req-797dd8bb-664f-4491-8696-a7860ea053fb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.125179 [ 757.901703] [53378]: [pid: 53378|app: 0|req: 1478/2932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 757.909464] [53379]: DEBUG nova.api.openstack.wsgi [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.911623] [53379]: DEBUG nova.compute.api [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.924819] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.925490] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.925803] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.926303] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.926611] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.926891] [53379]: DEBUG oslo_concurrency.lockutils [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.951576] [53378]: DEBUG nova.api.openstack.wsgi [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.953794] [53378]: DEBUG nova.compute.api [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.961451] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.961734] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.962056] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.962550] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.962792] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.962962] [53378]: DEBUG oslo_concurrency.lockutils [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.979158] [53379]: DEBUG nova.policy [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.987816] [53379]: INFO nova.api.openstack.requestlog [None req-93c8de30-36cf-4e81-836f-00f8798596f2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1275 microversion: 2.1 time: 0.080280 [ 757.987816] [53379]: [pid: 53379|app: 0|req: 1455/2933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1275 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.016807] [53379]: DEBUG nova.api.openstack.wsgi [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.017752] [53378]: DEBUG nova.policy [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.018342] [53379]: DEBUG nova.compute.api [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.024721] [53379]: DEBUG oslo_concurrency.lockutils [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.025065] [53378]: INFO nova.api.openstack.requestlog [None req-03072e6c-425f-4d72-91e3-e16b2fdf90fa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.076119 [ 758.025065] [53378]: [pid: 53378|app: 0|req: 1479/2934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.060189] [53379]: DEBUG nova.policy [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.065462] [53379]: INFO nova.api.openstack.requestlog [None req-38d935f5-9674-44c1-945f-6047204e477a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.051003 [ 758.065462] [53379]: [pid: 53379|app: 0|req: 1456/2935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.087118] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.088280] [53378]: DEBUG nova.compute.api [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.092254] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.092615] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.092934] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.093430] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.093751] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.094050] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.104871] [53379]: DEBUG nova.api.openstack.wsgi [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.106761] [53379]: DEBUG nova.compute.api [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.110223] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.110451] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.110631] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.110980] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.112225] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.112225] [53379]: DEBUG oslo_concurrency.lockutils [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.134599] [53378]: DEBUG nova.policy [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.139205] [53378]: INFO nova.api.openstack.requestlog [None req-e1ccbfad-dd1b-470b-8075-111389704d60 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.057252 [ 758.139536] [53378]: [pid: 53378|app: 0|req: 1480/2936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.184211] [53379]: DEBUG nova.policy [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.188963] [53379]: INFO nova.api.openstack.requestlog [None req-320e3158-9ff5-457a-8e89-7ff6a995a740 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.087481 [ 758.189330] [53379]: [pid: 53379|app: 0|req: 1457/2937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.210749] [53378]: DEBUG nova.api.openstack.wsgi [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.213205] [53378]: DEBUG nova.compute.api [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.218480] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.218676] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.218850] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.219394] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.219707] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.220240] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.265345] [53378]: DEBUG nova.policy [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.269528] [53378]: INFO nova.api.openstack.requestlog [None req-18e6a238-b06f-4264-96ee-53dd8c2fd092 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.061902 [ 758.269916] [53378]: [pid: 53378|app: 0|req: 1481/2938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.280331] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.284468] [53379]: DEBUG nova.compute.api [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.285940] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.288243] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.289035] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.290037] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.290037] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.290340] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.315030] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.315413] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.315697] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.316023] [53379]: DEBUG nova.objects.instance [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.329305] [53378]: DEBUG nova.api.openstack.wsgi [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.331171] [53378]: DEBUG nova.compute.api [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.335409] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.335665] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.335855] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.336435] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.336656] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.336907] [53378]: DEBUG oslo_concurrency.lockutils [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.340773] [53379]: DEBUG nova.policy [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.345855] [53379]: INFO nova.api.openstack.requestlog [None req-5d52073c-f86d-4347-bf02-3cf6827efe4d tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.067726 [ 758.346206] [53379]: [pid: 53379|app: 0|req: 1458/2939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.384262] [53379]: DEBUG nova.api.openstack.wsgi [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.386537] [53379]: DEBUG nova.compute.api [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.390854] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.390854] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.391056] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.391530] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.391774] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.391991] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.416072] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.416334] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.416513] [53379]: DEBUG oslo_concurrency.lockutils [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.416708] [53379]: DEBUG nova.objects.instance [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.436272] [53378]: DEBUG nova.policy [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.442768] [53379]: DEBUG nova.policy [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.445627] [53378]: INFO nova.api.openstack.requestlog [None req-84448875-9fc8-4ee8-bfe1-f5771f7ff1a2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.118480 [ 758.445975] [53378]: [pid: 53378|app: 0|req: 1482/2940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.448026] [53379]: INFO nova.api.openstack.requestlog [None req-67f09438-a341-4987-a6c9-da3dc00f8b78 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.066068 [ 758.448356] [53379]: [pid: 53379|app: 0|req: 1459/2941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.501850] [53378]: DEBUG nova.api.openstack.wsgi [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e20cbd1-df80-4479-a1d8-4ebdbef573b5", "name": "network-vif-plugged", "status": "completed", "tag": "57ff8467-d8c1-4131-af00-56e935ff2373"}, {"name": "network-changed", "server_uuid": "8e20cbd1-df80-4479-a1d8-4ebdbef573b5", "tag": "57ff8467-d8c1-4131-af00-56e935ff2373"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 758.508172] [53378]: DEBUG oslo_concurrency.lockutils [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.508638] [53378]: DEBUG oslo_concurrency.lockutils [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.508988] [53378]: DEBUG oslo_concurrency.lockutils [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.518688] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Creating event network-vif-plugged:57ff8467-d8c1-4131-af00-56e935ff2373 for instance 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 on cpu-1 [ 758.518688] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] Creating event network-changed:57ff8467-d8c1-4131-af00-56e935ff2373 for instance 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 on cpu-1 [ 758.521111] [53378]: INFO nova.api.openstack.requestlog [req-a29c2ae6-05cb-40b4-9a4a-586fbcb96f97 req-dc98cac2-94f3-440a-87bc-39527951424a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023053 [ 758.521474] [53378]: [pid: 53378|app: 0|req: 1483/2942] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:30 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) [ 758.594191] [53379]: DEBUG nova.api.openstack.wsgi [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.596034] [53379]: DEBUG nova.compute.api [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.599878] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.600145] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.600418] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.601065] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.601065] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.601340] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.636883] [53379]: DEBUG nova.policy [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.642383] [53379]: DEBUG nova.policy [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.643173] [53379]: DEBUG nova.policy [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.644117] [53379]: INFO nova.api.openstack.requestlog [None req-03e4d545-5e86-4546-ad97-c5f7cc21e93f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.052048 [ 758.644161] [53378]: DEBUG nova.api.openstack.wsgi [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.644464] [53379]: [pid: 53379|app: 0|req: 1460/2943] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.646109] [53378]: DEBUG nova.compute.api [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.650349] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.650599] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.650796] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.651168] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.651371] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.651555] [53378]: DEBUG oslo_concurrency.lockutils [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.691453] [53378]: DEBUG nova.policy [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.696704] [53378]: INFO nova.api.openstack.requestlog [None req-e022698e-d624-4538-9616-823f9dd4dbca tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.055487 [ 758.697078] [53378]: [pid: 53378|app: 0|req: 1484/2944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:30 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.743694] [53379]: DEBUG nova.api.openstack.wsgi [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.746916] [53379]: DEBUG nova.compute.api [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.754835] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.755063] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.755287] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.755712] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.755882] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.756084] [53379]: DEBUG oslo_concurrency.lockutils [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.780455] [53378]: DEBUG nova.api.openstack.wsgi [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.782641] [53378]: DEBUG nova.compute.api [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.787043] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.787363] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.787641] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.788154] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.788394] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.788584] [53378]: DEBUG oslo_concurrency.lockutils [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.844473] [53379]: DEBUG nova.policy [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.850429] [53379]: INFO nova.api.openstack.requestlog [None req-1810ed82-9905-452f-89e1-d38a1bd5b956 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1517 microversion: 2.1 time: 0.109277 [ 758.850820] [53379]: [pid: 53379|app: 0|req: 1461/2945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.871735] [53378]: DEBUG nova.policy [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.876785] [53378]: INFO nova.api.openstack.requestlog [None req-88cd072d-47df-4e9c-a2b3-281e485bc349 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.098848 [ 758.877197] [53378]: [pid: 53378|app: 0|req: 1485/2946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.895988] [53379]: DEBUG nova.api.openstack.wsgi [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.897815] [53379]: DEBUG nova.compute.api [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.901526] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.901781] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.901969] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.902405] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.902553] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.902728] [53379]: DEBUG oslo_concurrency.lockutils [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.918669] [53378]: DEBUG nova.api.openstack.wsgi [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.920619] [53378]: DEBUG nova.compute.api [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.925048] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.925325] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.925534] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.925955] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.926199] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.926398] [53378]: DEBUG oslo_concurrency.lockutils [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.943499] [53379]: DEBUG nova.policy [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.949603] [53379]: DEBUG nova.policy [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.950604] [53379]: DEBUG nova.policy [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.951645] [53379]: INFO nova.api.openstack.requestlog [None req-39b091b8-56e8-409b-bd38-6104a28ca504 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1384 microversion: 2.47 time: 0.058030 [ 758.952057] [53379]: [pid: 53379|app: 0|req: 1462/2947] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1384 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.002588] [53379]: DEBUG nova.api.openstack.wsgi [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.004729] [53378]: DEBUG nova.policy [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.005035] [53379]: DEBUG nova.compute.api [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.010882] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.011219] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.011460] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.011653] [53378]: INFO nova.api.openstack.requestlog [None req-32bda026-9d15-4ad7-b905-aab7c53e6411 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.095565 [ 759.011908] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.012172] [53378]: [pid: 53378|app: 0|req: 1486/2948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.012307] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.012436] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.038926] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.041234] [53378]: DEBUG nova.compute.api [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.046665] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.046945] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.047239] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.047753] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.048148] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.048389] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.054045] [53379]: DEBUG nova.policy [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.059153] [53379]: INFO nova.api.openstack.requestlog [None req-0bc141e1-0762-4bbb-8481-539f01d564e8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1275 microversion: 2.1 time: 0.059123 [ 759.059588] [53379]: [pid: 53379|app: 0|req: 1463/2949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1275 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.080293] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.083019] [53379]: DEBUG nova.compute.api [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.084077] [53378]: DEBUG nova.policy [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.087209] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.087453] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.087645] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.088015] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.088226] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.088693] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.088727] [53378]: INFO nova.api.openstack.requestlog [None req-ee35e3e9-0acd-4ce1-9e6a-8c3de779d223 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.052652 [ 759.088949] [53378]: [pid: 53378|app: 0|req: 1487/2950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.123639] [53379]: DEBUG nova.policy [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.129878] [53379]: INFO nova.api.openstack.requestlog [None req-1d77eb95-07a3-406c-a2d2-98eb427bcffa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.051767 [ 759.129878] [53379]: [pid: 53379|app: 0|req: 1464/2951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.153284] [53378]: DEBUG nova.api.openstack.wsgi [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.155240] [53378]: DEBUG nova.compute.api [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.159382] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.159678] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.159896] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.160313] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.160551] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.160718] [53378]: DEBUG oslo_concurrency.lockutils [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.197394] [53378]: DEBUG nova.policy [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.202588] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.203677] [53378]: INFO nova.api.openstack.requestlog [None req-949f818e-d51b-413f-87df-6192fdead103 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1218 microversion: 2.1 time: 0.052896 [ 759.204558] [53378]: [pid: 53378|app: 0|req: 1488/2952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.207448] [53379]: DEBUG nova.compute.api [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.210044] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.210044] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.210044] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.210312] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.210518] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.210695] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.289023] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.291153] [53378]: DEBUG nova.compute.api [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.296630] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.298178] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.300259] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.300259] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.300259] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.300259] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.336978] [53378]: DEBUG nova.policy [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.340476] [53378]: INFO nova.api.openstack.requestlog [None req-3c41d5af-6547-44e9-883b-73d91db3f68a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.057682 [ 759.340953] [53378]: [pid: 53378|app: 0|req: 1489/2953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.359058] [53378]: DEBUG nova.api.openstack.wsgi [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.361484] [53378]: DEBUG nova.compute.api [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.367084] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.367084] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.367084] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.367084] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.367439] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.367759] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.378993] [53379]: DEBUG nova.policy [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.383500] [53379]: INFO nova.api.openstack.requestlog [None req-7b278bf9-8a63-4119-8489-3302fcacae83 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.183449 [ 759.383844] [53379]: [pid: 53379|app: 0|req: 1465/2954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.390303] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.391422] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.391422] [53378]: DEBUG oslo_concurrency.lockutils [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.391422] [53378]: DEBUG nova.objects.instance [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.413588] [53378]: DEBUG nova.policy [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.419480] [53378]: INFO nova.api.openstack.requestlog [None req-b00b49e2-81ad-4443-992b-229add6dac7c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.062742 [ 759.419812] [53378]: [pid: 53378|app: 0|req: 1490/2955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 759.462565] [53379]: DEBUG nova.api.openstack.wsgi [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.464164] [53379]: DEBUG nova.compute.api [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.466832] [53378]: DEBUG nova.api.openstack.wsgi [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.467588] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.467832] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.468028] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.468394] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.468488] [53378]: DEBUG nova.compute.api [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.468612] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.468792] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.472108] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.472353] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.472544] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.472897] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.473111] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.473309] [53378]: DEBUG oslo_concurrency.lockutils [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.486273] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.486508] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.486692] [53379]: DEBUG oslo_concurrency.lockutils [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.486884] [53379]: DEBUG nova.objects.instance [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.507633] [53379]: DEBUG nova.policy [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.512417] [53379]: INFO nova.api.openstack.requestlog [None req-acc014b2-9b68-40e0-8c0c-2721f77e3957 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.052423 [ 759.512760] [53379]: [pid: 53379|app: 0|req: 1466/2956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.571369] [53378]: DEBUG nova.policy [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.577322] [53378]: INFO nova.api.openstack.requestlog [None req-bba0d247-6291-4780-aee6-c37d76833191 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.112659 [ 759.578119] [53378]: [pid: 53378|app: 0|req: 1491/2957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.659503] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.661312] [53379]: DEBUG nova.compute.api [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.665758] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.666074] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.666289] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.666657] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.666937] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.667161] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.710367] [53379]: DEBUG nova.policy [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.712994] [53378]: DEBUG nova.api.openstack.wsgi [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.714410] [53378]: DEBUG nova.compute.api [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.716041] [53379]: DEBUG nova.policy [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.716821] [53379]: DEBUG nova.policy [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.717287] [53379]: INFO nova.api.openstack.requestlog [None req-4f6a5f4b-bc8b-486b-952d-5e230198bc50 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.060290 [ 759.717596] [53379]: [pid: 53379|app: 0|req: 1467/2958] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.718309] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.718777] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.718777] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.720212] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.720212] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.720212] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.753968] [53378]: DEBUG nova.policy [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.758851] [53378]: INFO nova.api.openstack.requestlog [None req-8dd54569-3364-4646-ba22-57e8a1519951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.049046 [ 759.759200] [53378]: [pid: 53378|app: 0|req: 1492/2959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:31 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.865990] [53379]: DEBUG nova.api.openstack.wsgi [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.867039] [53379]: DEBUG nova.compute.api [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.870723] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.870961] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.871188] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.871554] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.871762] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.871940] [53379]: DEBUG oslo_concurrency.lockutils [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.889020] [53378]: DEBUG nova.api.openstack.wsgi [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce", "name": "network-vif-deleted", "tag": "1cb7305c-747c-4ef5-a500-fd71a041472e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 759.893541] [53378]: DEBUG oslo_concurrency.lockutils [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.897359] [53378]: DEBUG oslo_concurrency.lockutils [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.897359] [53378]: DEBUG oslo_concurrency.lockutils [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.901670] [53378]: INFO nova.api.openstack.compute.server_external_events [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] Creating event network-vif-deleted:1cb7305c-747c-4ef5-a500-fd71a041472e for instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce on cpu-1 [ 759.905216] [53378]: INFO nova.api.openstack.requestlog [req-efeae0c5-7e34-453a-b831-3b8ec20ccdae req-5fc62454-0856-4a9d-8bf1-206aaa5f9b09 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021159 [ 759.905216] [53378]: [pid: 53378|app: 0|req: 1493/2960] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:32 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) [ 759.908865] [53378]: DEBUG nova.api.openstack.wsgi [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.909171] [53379]: DEBUG nova.policy [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.909238] [53378]: DEBUG nova.compute.api [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.912415] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.912607] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.912792] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.913159] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.913390] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.913575] [53378]: DEBUG oslo_concurrency.lockutils [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.915391] [53379]: INFO nova.api.openstack.requestlog [None req-6668d5bb-4f4f-4e5a-965a-4a129a6d44b6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1475 microversion: 2.1 time: 0.052950 [ 759.915726] [53379]: [pid: 53379|app: 0|req: 1468/2961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1475 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.970058] [53379]: DEBUG nova.api.openstack.wsgi [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.971950] [53379]: DEBUG nova.compute.api [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.975794] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.976098] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.976287] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.976676] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.976876] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.977079] [53379]: DEBUG oslo_concurrency.lockutils [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.994971] [53378]: DEBUG nova.policy [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.999621] [53378]: INFO nova.api.openstack.requestlog [None req-5409d421-c62f-43de-9a6c-5bd4a0d1b8b6 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.093934 [ 760.000021] [53378]: [pid: 53378|app: 0|req: 1494/2962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.017138] [53379]: DEBUG nova.policy [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.021754] [53379]: DEBUG nova.policy [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.022423] [53379]: DEBUG nova.policy [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.023064] [53379]: INFO nova.api.openstack.requestlog [None req-71911d64-caa7-4831-bb13-920be1d10a5f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1384 microversion: 2.47 time: 0.057043 [ 760.023423] [53379]: [pid: 53379|app: 0|req: 1469/2963] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 760.025102] [53378]: DEBUG nova.api.openstack.wsgi [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.027062] [53378]: DEBUG nova.compute.api [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.030621] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.030862] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.031064] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.031473] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.031711] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.031922] [53378]: DEBUG oslo_concurrency.lockutils [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.075408] [53379]: DEBUG nova.api.openstack.wsgi [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.077731] [53379]: DEBUG nova.compute.api [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.082384] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.082667] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.082854] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.083239] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.083488] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.083668] [53379]: DEBUG oslo_concurrency.lockutils [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.107785] [53378]: DEBUG nova.policy [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.114039] [53378]: INFO nova.api.openstack.requestlog [None req-33b5d9c0-22f1-433b-9bf3-586e362818da tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.091241 [ 760.114547] [53378]: [pid: 53378|app: 0|req: 1495/2964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.117743] [53378]: DEBUG nova.api.openstack.wsgi [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.119584] [53378]: DEBUG nova.compute.api [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.119808] [53379]: DEBUG nova.policy [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.124307] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.124599] [53379]: INFO nova.api.openstack.requestlog [None req-0322f968-c57f-4e22-9b57-22bfa6b670ef tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1283 microversion: 2.1 time: 0.052378 [ 760.124716] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.124804] [53379]: [pid: 53379|app: 0|req: 1470/2965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.124992] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.125496] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.125708] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.125886] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.143142] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.145082] [53379]: DEBUG nova.compute.api [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.149039] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.149039] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.149039] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.149345] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.149584] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.149772] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.158132] [53378]: DEBUG nova.policy [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.162385] [53378]: INFO nova.api.openstack.requestlog [None req-c6fa2272-f63f-4649-8299-fe97c172f6dc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.047088 [ 760.162861] [53378]: [pid: 53378|app: 0|req: 1496/2966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.182980] [53379]: DEBUG nova.policy [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.187575] [53379]: INFO nova.api.openstack.requestlog [None req-e0b4eef5-2697-470c-b15a-6ff7b1e8b9f5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.046670 [ 760.187912] [53379]: [pid: 53379|app: 0|req: 1471/2967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 760.218121] [53378]: DEBUG nova.api.openstack.wsgi [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.219644] [53378]: DEBUG nova.compute.api [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.223257] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.223551] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.223761] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.224158] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.224365] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.224544] [53378]: DEBUG oslo_concurrency.lockutils [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.261529] [53378]: DEBUG nova.policy [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.266858] [53378]: INFO nova.api.openstack.requestlog [None req-938903aa-9026-405b-a43b-6690ab24a4b3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1274 microversion: 2.1 time: 0.051774 [ 760.267212] [53378]: [pid: 53378|app: 0|req: 1497/2968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.354347] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.356058] [53379]: DEBUG nova.compute.api [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.359495] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.359721] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.359908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.360325] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.360537] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.360732] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.400733] [53378]: DEBUG nova.api.openstack.wsgi [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.402619] [53378]: DEBUG nova.compute.api [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.403016] [53379]: DEBUG nova.policy [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.406708] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.406918] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.407118] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.407521] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.407673] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.407713] [53379]: INFO nova.api.openstack.requestlog [None req-b2857d2b-df24-471d-936a-7bd8f80f7ac0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.055605 [ 760.407853] [53378]: DEBUG oslo_concurrency.lockutils [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.408358] [53379]: [pid: 53379|app: 0|req: 1472/2969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 760.433630] [53379]: DEBUG nova.api.openstack.wsgi [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.435514] [53379]: DEBUG nova.compute.api [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.440575] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.440819] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.441012] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.441382] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.441585] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.441761] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.466966] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.466966] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.466966] [53379]: DEBUG oslo_concurrency.lockutils [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.466966] [53379]: DEBUG nova.objects.instance [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.490395] [53379]: DEBUG nova.policy [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.495629] [53379]: INFO nova.api.openstack.requestlog [None req-13f5f21a-06d3-47e7-8598-c0026a03760c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.064301 [ 760.496008] [53379]: [pid: 53379|app: 0|req: 1473/2970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.526456] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.528354] [53379]: DEBUG nova.compute.api [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.532187] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.532453] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.532666] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.533095] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.533308] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.533533] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.537711] [53378]: DEBUG nova.policy [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.542327] [53378]: INFO nova.api.openstack.requestlog [None req-86dc4a47-1c40-48c1-afbc-e52168e2700c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1365 microversion: 2.1 time: 0.143999 [ 760.542657] [53378]: [pid: 53378|app: 0|req: 1498/2971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1365 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.545326] [53378]: DEBUG nova.api.openstack.wsgi [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "458cddfd-0533-40c8-8f60-ec132d5dbce0", "name": "network-vif-plugged", "status": "completed", "tag": "e01dc599-bb9d-4113-bdcc-bbb9219ddbf4"}, {"name": "network-changed", "server_uuid": "458cddfd-0533-40c8-8f60-ec132d5dbce0", "tag": "e01dc599-bb9d-4113-bdcc-bbb9219ddbf4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 760.551209] [53378]: DEBUG oslo_concurrency.lockutils [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.551459] [53378]: DEBUG oslo_concurrency.lockutils [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.551652] [53378]: DEBUG oslo_concurrency.lockutils [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.553295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.553829] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.553829] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.554261] [53379]: DEBUG nova.objects.instance [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.558014] [53378]: INFO nova.api.openstack.compute.server_external_events [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Creating event network-vif-plugged:e01dc599-bb9d-4113-bdcc-bbb9219ddbf4 for instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 on cpu-1 [ 760.558281] [53378]: INFO nova.api.openstack.compute.server_external_events [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] Creating event network-changed:e01dc599-bb9d-4113-bdcc-bbb9219ddbf4 for instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 on cpu-1 [ 760.564541] [53378]: INFO nova.api.openstack.requestlog [req-00939bcc-fec8-4331-89a0-14f400547b4f req-fe107c05-da09-4992-866b-c1a8b24e0738 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021104 [ 760.565079] [53378]: [pid: 53378|app: 0|req: 1499/2972] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:32 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) [ 760.578518] [53379]: DEBUG nova.policy [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.582878] [53379]: INFO nova.api.openstack.requestlog [None req-c0ba3997-7f69-45c7-8f61-286a91080cbb tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.059067 [ 760.583227] [53379]: [pid: 53379|app: 0|req: 1474/2973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.591755] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.594748] [53378]: DEBUG nova.compute.api [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.599279] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.599552] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.599746] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.600139] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.600363] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.600553] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.679665] [53378]: DEBUG nova.policy [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.684445] [53378]: INFO nova.api.openstack.requestlog [None req-b9a9df20-b184-4925-82f8-bfbb40c05b8e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.095289 [ 760.684767] [53378]: [pid: 53378|app: 0|req: 1500/2974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:32 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.732835] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.734621] [53379]: DEBUG nova.compute.api [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.742019] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.781023] [53378]: DEBUG nova.api.openstack.wsgi [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.781813] [53378]: DEBUG nova.compute.api [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.782415] [53379]: DEBUG nova.policy [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.787639] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.787869] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.787968] [53379]: DEBUG nova.policy [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.788150] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.788674] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.788776] [53379]: DEBUG nova.policy [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.788893] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.789091] [53378]: DEBUG oslo_concurrency.lockutils [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.789479] [53379]: INFO nova.api.openstack.requestlog [None req-f5632651-8bc8-4595-99b9-7ae09fd5a837 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.058948 [ 760.789842] [53379]: [pid: 53379|app: 0|req: 1475/2975] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.830933] [53378]: DEBUG nova.policy [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.835354] [53378]: INFO nova.api.openstack.requestlog [None req-0817e52d-54ff-4ab1-99c8-0c819d2d82b3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.057795 [ 760.835741] [53378]: [pid: 53378|app: 0|req: 1501/2976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.932234] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.934534] [53379]: DEBUG nova.compute.api [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.938657] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.939172] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.939172] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.939536] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.939684] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.939863] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.962428] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.962735] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.963089] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.963182] [53379]: DEBUG nova.objects.instance [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.988096] [53379]: DEBUG nova.policy [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.992780] [53379]: INFO nova.api.openstack.requestlog [None req-6d066910-6958-41ce-8973-4439fb8efbd1 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.063071 [ 760.993230] [53379]: [pid: 53379|app: 0|req: 1476/2977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.014588] [53378]: DEBUG nova.api.openstack.wsgi [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.016319] [53378]: DEBUG nova.compute.api [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.019783] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.020038] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.020233] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.020628] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.020896] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.021096] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.037403] [53379]: DEBUG nova.api.openstack.wsgi [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.039123] [53379]: DEBUG nova.compute.api [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.042611] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.042901] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.043434] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.043696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.043970] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.044325] [53379]: DEBUG oslo_concurrency.lockutils [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.079722] [53379]: DEBUG nova.policy [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.084664] [53379]: DEBUG nova.policy [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.085302] [53379]: DEBUG nova.policy [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.085925] [53379]: INFO nova.api.openstack.requestlog [None req-d25ec884-3dea-4f5b-aa9b-6e81ae39e5e4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1384 microversion: 2.47 time: 0.051153 [ 761.087824] [53379]: [pid: 53379|app: 0|req: 1477/2978] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1384 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.104291] [53378]: DEBUG nova.policy [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.108578] [53378]: INFO nova.api.openstack.requestlog [None req-4cc0fef9-6839-4ee5-9670-62a30acc1019 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.096196 [ 761.108733] [53378]: [pid: 53378|app: 0|req: 1502/2979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.127149] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.129203] [53379]: DEBUG nova.compute.api [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.132727] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.132976] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.134025] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.134025] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.134025] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.134025] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.137302] [53378]: DEBUG nova.api.openstack.wsgi [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.140089] [53378]: DEBUG nova.compute.api [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.142731] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.142975] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.143171] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.143556] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.143742] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.143914] [53378]: DEBUG oslo_concurrency.lockutils [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.247131] [53379]: DEBUG nova.policy [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.249063] [53378]: DEBUG nova.policy [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.252888] [53379]: INFO nova.api.openstack.requestlog [None req-1bedd1bc-9705-4d0c-bc7d-885e7beaae6c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.126784 [ 761.252888] [53379]: [pid: 53379|app: 0|req: 1478/2980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.253976] [53378]: INFO nova.api.openstack.requestlog [None req-d93efc5d-6dea-4aad-8288-64cfdecde599 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1335 microversion: 2.1 time: 0.118943 [ 761.254347] [53378]: [pid: 53378|app: 0|req: 1503/2981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1335 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.254909] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.256766] [53379]: DEBUG nova.compute.api [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.257092] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.258819] [53378]: DEBUG nova.compute.api [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.260331] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.260581] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.260755] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.261133] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.261462] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.261649] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.262293] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.262552] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.262737] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.263107] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.263551] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.263551] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.297640] [53379]: DEBUG nova.policy [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.298708] [53378]: DEBUG nova.policy [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.302859] [53378]: INFO nova.api.openstack.requestlog [None req-eb4382e8-b906-4068-8b42-1defa9cb5d4c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.047877 [ 761.303012] [53379]: INFO nova.api.openstack.requestlog [None req-c0ba4904-8b1d-4f3d-a06d-67c292c14b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.050245 [ 761.303412] [53378]: [pid: 53378|app: 0|req: 1504/2982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.303493] [53379]: [pid: 53379|app: 0|req: 1479/2983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.306197] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.307834] [53378]: DEBUG nova.compute.api [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.311689] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.312032] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.312252] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.312581] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.312778] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.312953] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.350141] [53378]: DEBUG nova.policy [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.355538] [53378]: INFO nova.api.openstack.requestlog [None req-0ecd1fb0-a754-46d2-8011-39889c2322b2 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1274 microversion: 2.1 time: 0.051436 [ 761.355907] [53378]: [pid: 53378|app: 0|req: 1505/2984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.421402] [53379]: DEBUG nova.api.openstack.wsgi [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.423415] [53379]: DEBUG nova.compute.api [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.427952] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.428295] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.428518] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.429050] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.429326] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.429596] [53379]: DEBUG oslo_concurrency.lockutils [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.468498] [53379]: DEBUG nova.policy [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.473934] [53379]: INFO nova.api.openstack.requestlog [None req-31fc3d03-4900-4e06-b2e3-6d838d9cd89a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.054650 [ 761.474395] [53379]: [pid: 53379|app: 0|req: 1480/2985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.510827] [53378]: DEBUG nova.api.openstack.wsgi [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.513091] [53378]: DEBUG nova.compute.api [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.518157] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.518535] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.518838] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.519402] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.519750] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.520061] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.539798] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.540092] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.540237] [53378]: DEBUG oslo_concurrency.lockutils [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.540439] [53378]: DEBUG nova.objects.instance [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.556104] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.557849] [53379]: DEBUG nova.compute.api [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.561231] [53378]: DEBUG nova.policy [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.561389] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.561631] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.561813] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.562178] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.562455] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.562665] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.565472] [53378]: INFO nova.api.openstack.requestlog [None req-0001646d-7698-462a-906b-19816b93082f tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.058223 [ 761.565799] [53378]: [pid: 53378|app: 0|req: 1506/2986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.599427] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.601302] [53378]: DEBUG nova.compute.api [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.605098] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.605354] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.605541] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.605895] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.606109] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.606288] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.625152] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.625390] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.625579] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.625782] [53378]: DEBUG nova.objects.instance [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.645707] [53378]: DEBUG nova.policy [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.650275] [53378]: INFO nova.api.openstack.requestlog [None req-ff7f1dd5-4125-4cc3-8553-863570e78cfd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.053136 [ 761.650754] [53378]: [pid: 53378|app: 0|req: 1507/2987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.699331] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.700986] [53378]: DEBUG nova.compute.api [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.704745] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.704992] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.705205] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.705565] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.705770] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.705945] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.807293] [53378]: DEBUG nova.policy [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.812735] [53378]: INFO nova.api.openstack.requestlog [None req-d9b3fbcd-d55d-49c1-a92f-a2418249c8b7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.115624 [ 761.813533] [53378]: [pid: 53378|app: 0|req: 1508/2988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.816515] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.818314] [53378]: DEBUG nova.compute.api [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.822067] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.822339] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.822556] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.823329] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.824053] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.824053] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.862134] [53378]: DEBUG nova.policy [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.867894] [53378]: DEBUG nova.policy [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.868590] [53378]: DEBUG nova.policy [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.869241] [53378]: INFO nova.api.openstack.requestlog [None req-0a189399-3ced-4be0-b60e-0a0acc0ff6e1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.055162 [ 761.869562] [53379]: DEBUG nova.policy [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.869786] [53378]: [pid: 53378|app: 0|req: 1509/2989] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.873019] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.875029] [53378]: DEBUG nova.compute.api [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.879149] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.880719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.880719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.880719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.880719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.880719] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.880930] [53379]: INFO nova.api.openstack.requestlog [None req-4ef32e01-b80b-4229-91c4-45e44eb5548f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1553 microversion: 2.1 time: 0.326544 [ 761.880930] [53379]: [pid: 53379|app: 0|req: 1481/2990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:33 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1553 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.893542] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.895620] [53379]: DEBUG nova.compute.api [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.901101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.915896] [53378]: DEBUG nova.policy [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.920055] [53378]: INFO nova.api.openstack.requestlog [None req-6c5bf330-2ee6-4ef7-80f7-0b64baa43efe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.049660 [ 761.920285] [53378]: [pid: 53378|app: 0|req: 1510/2991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.948609] [53379]: INFO nova.api.openstack.requestlog [None req-5d961754-7d7d-4a31-a529-ed497cd95b69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.057539 [ 761.948993] [53379]: [pid: 53379|app: 0|req: 1482/2992] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/os-interface => generated 287 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 762.007979] [53378]: DEBUG nova.api.openstack.wsgi [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.010095] [53378]: DEBUG nova.compute.api [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.016909] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.017205] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.017380] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.017738] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.017944] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.018236] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.045199] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.045621] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.045697] [53378]: DEBUG oslo_concurrency.lockutils [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.046021] [53378]: DEBUG nova.objects.instance [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.074051] [53378]: DEBUG nova.policy [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.080542] [53378]: INFO nova.api.openstack.requestlog [None req-a70d53b0-08f5-4180-9180-fbf4504609a4 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.074952 [ 762.081031] [53378]: [pid: 53378|app: 0|req: 1511/2993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.103338] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.106710] [53379]: DEBUG nova.compute.api [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.109334] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.109571] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.109753] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.110136] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.110329] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.110499] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.122043] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.124294] [53378]: DEBUG nova.compute.api [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.128990] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.128990] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.129259] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.129809] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.130109] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.130761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.131019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.131312] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.131312] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.132111] [53379]: DEBUG nova.objects.instance [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.162178] [53379]: DEBUG nova.policy [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.166483] [53379]: DEBUG nova.policy [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.167122] [53379]: DEBUG nova.policy [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.167762] [53379]: INFO nova.api.openstack.requestlog [None req-2f60bd9f-3b4e-4178-8fca-7721d3b99cac tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.066774 [ 762.168098] [53379]: [pid: 53379|app: 0|req: 1483/2994] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.188518] [53379]: DEBUG nova.api.openstack.wsgi [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53d0a46b-e41e-43ed-9e17-acb0a2e54a52", "name": "network-vif-plugged", "status": "completed", "tag": "685ac6ec-a581-4855-8fc2-879d1a0320f9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 762.194096] [53379]: DEBUG oslo_concurrency.lockutils [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.194339] [53379]: DEBUG oslo_concurrency.lockutils [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.194524] [53379]: DEBUG oslo_concurrency.lockutils [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.200252] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] Creating event network-vif-plugged:685ac6ec-a581-4855-8fc2-879d1a0320f9 for instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 on cpu-1 [ 762.203379] [53379]: INFO nova.api.openstack.requestlog [req-f303a241-d8bf-44b5-aa72-9dc81ccf23f3 req-89ff53c2-6ed5-4c4e-a393-308cf4448f0b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016958 [ 762.203847] [53379]: [pid: 53379|app: 0|req: 1484/2995] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:34 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) [ 762.205522] [53378]: DEBUG nova.policy [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.210641] [53378]: INFO nova.api.openstack.requestlog [None req-0d76e7be-513a-4267-af29-681de0a1a358 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.091734 [ 762.210962] [53378]: [pid: 53378|app: 0|req: 1512/2996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.264743] [53379]: DEBUG nova.api.openstack.wsgi [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.266460] [53379]: DEBUG nova.compute.api [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.267755] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.269693] [53378]: DEBUG nova.compute.api [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.270287] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.270526] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.270715] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.271078] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.271302] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.271464] [53379]: DEBUG oslo_concurrency.lockutils [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.273423] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.273676] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.274099] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.274477] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.274689] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.274870] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.347470] [53378]: DEBUG nova.policy [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.352432] [53378]: INFO nova.api.openstack.requestlog [None req-6c24864e-b97a-4673-beee-3c0c63d0c329 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.086872 [ 762.352766] [53378]: [pid: 53378|app: 0|req: 1513/2997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.356817] [53378]: DEBUG nova.api.openstack.wsgi [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.357078] [53378]: DEBUG nova.compute.api [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.362017] [53378]: DEBUG oslo_concurrency.lockutils [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.393807] [53378]: DEBUG nova.policy [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.398235] [53378]: INFO nova.api.openstack.requestlog [None req-086e3ed1-f5bf-4326-9588-808dc8a8de97 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.044882 [ 762.402101] [53378]: [pid: 53378|app: 0|req: 1514/2998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.404573] [53378]: DEBUG nova.api.openstack.wsgi [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.405602] [53379]: DEBUG nova.policy [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.407175] [53378]: DEBUG nova.compute.api [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.411786] [53379]: INFO nova.api.openstack.requestlog [None req-62897b6b-c526-4b3e-8d65-0898298efeea tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.149701 [ 762.412128] [53379]: [pid: 53379|app: 0|req: 1485/2999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.412853] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.413111] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.413318] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.413683] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.413889] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.414104] [53378]: DEBUG oslo_concurrency.lockutils [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.415427] [53379]: DEBUG nova.api.openstack.wsgi [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.423109] [53379]: DEBUG nova.compute.api [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.428617] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.428854] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.429103] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.429400] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.429613] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.429792] [53379]: DEBUG oslo_concurrency.lockutils [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.445796] [53378]: DEBUG nova.policy [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.450301] [53378]: INFO nova.api.openstack.requestlog [None req-d584d677-58ac-4296-858c-d0719c997b85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.047267 [ 762.450411] [53378]: [pid: 53378|app: 0|req: 1515/3000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.489472] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.491232] [53378]: DEBUG nova.compute.api [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.492281] [53379]: DEBUG nova.policy [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.494965] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.494965] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.495172] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.495526] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.497862] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.497862] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.498164] [53379]: INFO nova.api.openstack.requestlog [None req-bded85cd-6080-4c24-b694-4bd0e68c2b06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1274 microversion: 2.1 time: 0.084167 [ 762.498821] [53379]: [pid: 53379|app: 0|req: 1486/3001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1274 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.535012] [53378]: DEBUG nova.policy [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.540362] [53378]: INFO nova.api.openstack.requestlog [None req-2bc3ac5f-7fca-4f1a-af3f-5b2550c892d3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.054226 [ 762.540684] [53378]: [pid: 53378|app: 0|req: 1516/3002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.579106] [53379]: DEBUG nova.api.openstack.wsgi [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.585555] [53379]: DEBUG nova.compute.api [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.592662] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.594395] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.594395] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.594923] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.595227] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.595460] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.621342] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.621342] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.621342] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.621342] [53379]: DEBUG nova.objects.instance [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.639642] [53379]: DEBUG nova.policy [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.643647] [53379]: INFO nova.api.openstack.requestlog [None req-121c00ea-0a7f-4960-8d50-d7a2bac960e2 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.066759 [ 762.643994] [53379]: [pid: 53379|app: 0|req: 1487/3003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.665280] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.667128] [53378]: DEBUG nova.compute.api [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.671139] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.671423] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.671648] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.672036] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.672245] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.672450] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.690420] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.690703] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.690924] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.691171] [53378]: DEBUG nova.objects.instance [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.711494] [53378]: DEBUG nova.policy [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.715961] [53378]: INFO nova.api.openstack.requestlog [None req-f8b0e429-db32-4687-8fc3-c56d83aa3237 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.054477 [ 762.716349] [53378]: [pid: 53378|app: 0|req: 1517/3004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:34 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.825464] [53379]: DEBUG nova.api.openstack.wsgi [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.827247] [53379]: DEBUG nova.compute.api [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.831037] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.831357] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.831563] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.832154] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.832154] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.832389] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.884532] [53378]: DEBUG nova.api.openstack.wsgi [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.886371] [53378]: DEBUG nova.compute.api [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.890221] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.890492] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.890710] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.891122] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.891348] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.891546] [53378]: DEBUG oslo_concurrency.lockutils [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.940492] [53378]: DEBUG nova.policy [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.945307] [53378]: DEBUG nova.policy [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.946487] [53378]: DEBUG nova.policy [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.947408] [53378]: INFO nova.api.openstack.requestlog [None req-48f3af18-9b4b-4184-87e2-b640743f9927 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.065250 [ 762.947832] [53378]: [pid: 53378|app: 0|req: 1518/3005] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.954667] [53378]: DEBUG nova.api.openstack.wsgi [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.955559] [53378]: DEBUG nova.compute.api [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.962725] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.962816] [53379]: DEBUG nova.policy [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.963057] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.963057] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.963057] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.963057] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.963057] [53378]: DEBUG oslo_concurrency.lockutils [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.967311] [53379]: INFO nova.api.openstack.requestlog [None req-f9bfa322-f515-43fa-8154-bf540185bce0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.143824 [ 762.967429] [53379]: [pid: 53379|app: 0|req: 1488/3006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.008095] [53378]: DEBUG nova.policy [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.010315] [53378]: INFO nova.api.openstack.requestlog [None req-485d5e9a-95fa-4d99-8536-8b0ee66dc5fe tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.061692 [ 763.010699] [53378]: [pid: 53378|app: 0|req: 1519/3007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.093650] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.095554] [53379]: DEBUG nova.compute.api [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.109271] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.110175] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.110175] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.110175] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.110335] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.110420] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.185078] [53378]: DEBUG nova.api.openstack.wsgi [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.186844] [53378]: DEBUG nova.compute.api [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.190997] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.191134] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.191278] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.191709] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.191924] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.192207] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.227132] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.227394] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.227577] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.227779] [53379]: DEBUG nova.objects.instance [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.228614] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.229107] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.229487] [53378]: DEBUG oslo_concurrency.lockutils [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.229825] [53378]: DEBUG nova.objects.instance [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.258433] [53378]: DEBUG nova.policy [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.264038] [53379]: DEBUG nova.policy [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.268700] [53379]: INFO nova.api.openstack.requestlog [None req-0e45606d-bf41-4db9-8891-a1e48c99c952 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.177664 [ 763.269841] [53379]: [pid: 53379|app: 0|req: 1489/3008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.270074] [53378]: DEBUG nova.policy [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.270169] [53378]: DEBUG nova.policy [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.270875] [53378]: INFO nova.api.openstack.requestlog [None req-692c79ce-9e11-4c14-a3a3-c43d80ebbcf9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.089136 [ 763.271270] [53378]: [pid: 53378|app: 0|req: 1520/3009] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.272190] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.274933] [53379]: DEBUG nova.compute.api [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.281621] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.282178] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.282574] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.282987] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.283678] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.283678] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.368210] [53378]: DEBUG nova.api.openstack.wsgi [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.369874] [53378]: DEBUG nova.compute.api [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.373395] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.373655] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.373845] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.374224] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.374493] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.374648] [53378]: DEBUG oslo_concurrency.lockutils [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.450491] [53379]: DEBUG nova.policy [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.453057] [53378]: DEBUG nova.policy [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.456635] [53379]: INFO nova.api.openstack.requestlog [None req-d2be6420-a70a-4b5e-98d5-17d30a792815 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.186827 [ 763.457132] [53379]: [pid: 53379|app: 0|req: 1490/3010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.457574] [53378]: INFO nova.api.openstack.requestlog [None req-075ad802-d48d-4aaa-a6ec-4c9f85f3a1a3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.091630 [ 763.457894] [53378]: [pid: 53378|app: 0|req: 1521/3011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.460056] [53379]: DEBUG nova.api.openstack.wsgi [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.460775] [53378]: DEBUG nova.api.openstack.wsgi [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.462046] [53379]: DEBUG nova.compute.api [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.462500] [53378]: DEBUG nova.compute.api [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.465887] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.465970] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.466391] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.466685] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.467195] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.467402] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.467480] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.467793] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.467861] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.468019] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.468200] [53378]: DEBUG oslo_concurrency.lockutils [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.468315] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.514017] [53379]: DEBUG nova.policy [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.518344] [53379]: INFO nova.api.openstack.requestlog [None req-23b096f6-3832-43d3-8f39-9cedf900207b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.060474 [ 763.519191] [53379]: [pid: 53379|app: 0|req: 1491/3012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.521874] [53379]: DEBUG nova.api.openstack.wsgi [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.523891] [53379]: DEBUG nova.compute.api [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.528392] [53379]: DEBUG oslo_concurrency.lockutils [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.569333] [53379]: DEBUG nova.policy [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.573928] [53379]: INFO nova.api.openstack.requestlog [None req-443f98bf-a12d-42c1-9ba6-c78c52940970 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.054636 [ 763.574791] [53379]: [pid: 53379|app: 0|req: 1492/3013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.576893] [53379]: DEBUG nova.api.openstack.wsgi [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.578745] [53379]: DEBUG nova.compute.api [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.581789] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.582040] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.582233] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.582592] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.582797] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.582972] [53379]: DEBUG oslo_concurrency.lockutils [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.633505] [53378]: DEBUG nova.policy [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.640583] [53378]: INFO nova.api.openstack.requestlog [None req-765147cb-520e-4d1b-8177-659aa8441bb1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.182068 [ 763.640978] [53378]: [pid: 53378|app: 0|req: 1522/3014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.643540] [53378]: DEBUG nova.api.openstack.wsgi [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.645250] [53378]: DEBUG nova.compute.api [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.648943] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.648943] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.649124] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.649484] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.649691] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.649869] [53378]: DEBUG oslo_concurrency.lockutils [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.670971] [53379]: DEBUG nova.policy [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.675415] [53379]: INFO nova.api.openstack.requestlog [None req-48433002-4489-42cb-b2d5-8b110aabea25 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1334 microversion: 2.1 time: 0.100496 [ 763.675781] [53379]: [pid: 53379|app: 0|req: 1493/3015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1334 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.681015] [53379]: DEBUG nova.api.openstack.wsgi [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.681015] [53379]: DEBUG nova.compute.api [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.683237] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.683533] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.683685] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.684359] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.684359] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.684466] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.694685] [53378]: DEBUG nova.policy [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.703704] [53378]: INFO nova.api.openstack.requestlog [None req-f103bec0-77fd-4ef6-ad5c-0c5ba5b8fc0a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.061593 [ 763.703704] [53378]: [pid: 53378|app: 0|req: 1523/3016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.724393] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.725578] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.725578] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.725578] [53379]: DEBUG nova.objects.instance [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.729340] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.731110] [53378]: DEBUG nova.compute.api [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.735701] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.735972] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.736181] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.736551] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.736750] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.736924] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.754040] [53379]: DEBUG nova.policy [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.760209] [53379]: INFO nova.api.openstack.requestlog [None req-6eea61a1-f12b-41e5-aaf2-c64779a1d4dd tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.083534 [ 763.760610] [53379]: [pid: 53379|app: 0|req: 1494/3017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:35 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.760700] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.760881] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.761078] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.761318] [53378]: DEBUG nova.objects.instance [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.783758] [53378]: DEBUG nova.policy [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.787843] [53378]: INFO nova.api.openstack.requestlog [None req-6ba5956f-a01d-4d87-801a-1805cd21cf1c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 200 len: 1297 microversion: 2.1 time: 0.060828 [ 763.792043] [53378]: [pid: 53378|app: 0|req: 1524/3018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.968442] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.970282] [53379]: DEBUG nova.compute.api [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.973955] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.974287] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.974555] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.974902] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.975135] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.975312] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.980485] [53378]: DEBUG nova.api.openstack.wsgi [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.982314] [53378]: DEBUG nova.compute.api [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.986106] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.986430] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.986823] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.986969] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.987217] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.987398] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.007688] [53379]: DEBUG nova.policy [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.012559] [53379]: DEBUG nova.policy [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.012791] [53379]: DEBUG nova.policy [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.013497] [53379]: INFO nova.api.openstack.requestlog [None req-ef1c13e1-6ab1-41d9-9bb4-86967cd38fe1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.047502 [ 764.013804] [53379]: [pid: 53379|app: 0|req: 1495/3019] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.027329] [53379]: DEBUG nova.api.openstack.wsgi [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.029033] [53379]: DEBUG nova.compute.api [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.035282] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.035536] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.035788] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.036228] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.036374] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.036628] [53379]: DEBUG oslo_concurrency.lockutils [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.063723] [53378]: DEBUG nova.policy [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.068300] [53378]: INFO nova.api.openstack.requestlog [None req-b72c8c06-b319-47ca-936a-c51e2c4680c2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.090054 [ 764.068778] [53378]: [pid: 53378|app: 0|req: 1525/3020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.072096] [53379]: DEBUG nova.policy [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.076495] [53379]: INFO nova.api.openstack.requestlog [None req-b90b1996-a2fe-47e7-b8d4-edaa14cae69e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.051294 [ 764.076816] [53379]: [pid: 53379|app: 0|req: 1496/3021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.213267] [53378]: DEBUG nova.api.openstack.wsgi [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "53d0a46b-e41e-43ed-9e17-acb0a2e54a52", "tag": "685ac6ec-a581-4855-8fc2-879d1a0320f9"}, {"name": "network-changed", "server_uuid": "cc4c400f-0f42-4402-8c42-61dd155b4b6a", "tag": "4b50b72b-9a4b-43cc-a77d-639ef015e3b9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 764.233226] [53378]: DEBUG oslo_concurrency.lockutils [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.233646] [53378]: DEBUG oslo_concurrency.lockutils [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.233822] [53378]: DEBUG oslo_concurrency.lockutils [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.253336] [53378]: INFO nova.api.openstack.compute.server_external_events [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Creating event network-changed:685ac6ec-a581-4855-8fc2-879d1a0320f9 for instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 on cpu-1 [ 764.253608] [53378]: INFO nova.api.openstack.compute.server_external_events [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] Creating event network-changed:4b50b72b-9a4b-43cc-a77d-639ef015e3b9 for instance cc4c400f-0f42-4402-8c42-61dd155b4b6a on cpu-1 [ 764.257486] [53378]: INFO nova.api.openstack.requestlog [req-694b1272-bf6d-4313-81be-7f932a62e223 req-89c82a24-a62f-4836-a8a4-0b25be9031d3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.046499 [ 764.257912] [53378]: [pid: 53378|app: 0|req: 1526/3022] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:36 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.285298] [53379]: DEBUG nova.api.openstack.wsgi [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.287409] [53379]: DEBUG nova.compute.api [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.289876] [53378]: DEBUG nova.api.openstack.wsgi [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.290727] [53378]: DEBUG nova.compute.api [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.291449] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.291794] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.292058] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.292515] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.292786] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.293100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.295349] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.295349] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.295467] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.297666] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.298046] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.298330] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.323808] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.324171] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.324405] [53379]: DEBUG oslo_concurrency.lockutils [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.324656] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.324725] [53379]: DEBUG nova.objects.instance [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.324934] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.325137] [53378]: DEBUG oslo_concurrency.lockutils [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.325352] [53378]: DEBUG nova.objects.instance [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.347400] [53378]: DEBUG nova.policy [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.348653] [53379]: DEBUG nova.policy [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.352604] [53378]: DEBUG nova.policy [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.353099] [53378]: DEBUG nova.policy [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.353833] [53379]: INFO nova.api.openstack.requestlog [None req-e02b659b-1e1c-427b-96ac-2ba51b4ba9d6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.071674 [ 764.354010] [53378]: INFO nova.api.openstack.requestlog [None req-648e963a-73f0-4cbf-bd42-19e530686519 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.067908 [ 764.354201] [53379]: [pid: 53379|app: 0|req: 1497/3023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.354892] [53378]: [pid: 53378|app: 0|req: 1527/3024] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.470714] [53379]: DEBUG nova.api.openstack.wsgi [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.472336] [53379]: DEBUG nova.compute.api [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.473033] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.475884] [53378]: DEBUG nova.compute.api [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.476643] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.476975] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.477104] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.477429] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.477656] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.477828] [53379]: DEBUG oslo_concurrency.lockutils [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.482205] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.482667] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.483037] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.483725] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.484129] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.484495] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.586513] [53379]: DEBUG nova.policy [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.591645] [53379]: INFO nova.api.openstack.requestlog [None req-d785628c-cd27-4fcc-bc1b-274b22a3b566 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.123402 [ 764.592026] [53379]: [pid: 53379|app: 0|req: 1498/3025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.593557] [53378]: DEBUG nova.policy [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.594680] [53379]: DEBUG nova.api.openstack.wsgi [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.596480] [53379]: DEBUG nova.compute.api [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.598323] [53378]: INFO nova.api.openstack.requestlog [None req-8e5f4149-9f4c-4d12-8d0c-e47318031c1f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.129207 [ 764.599053] [53378]: [pid: 53378|app: 0|req: 1528/3026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.600154] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.600381] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.601078] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.601078] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.601197] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.601325] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.602341] [53378]: DEBUG nova.api.openstack.wsgi [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.605543] [53378]: DEBUG nova.compute.api [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.612169] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.612610] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.612946] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.613722] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.614086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.614428] [53378]: DEBUG oslo_concurrency.lockutils [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.637292] [53379]: DEBUG nova.policy [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.642139] [53379]: INFO nova.api.openstack.requestlog [None req-f4caada3-461f-4236-911c-c6ddb35fc9e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1208 microversion: 2.1 time: 0.049462 [ 764.642491] [53379]: [pid: 53379|app: 0|req: 1499/3027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.658581] [53379]: DEBUG nova.api.openstack.wsgi [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.660640] [53378]: DEBUG nova.policy [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.660973] [53379]: DEBUG nova.compute.api [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.665411] [53378]: INFO nova.api.openstack.requestlog [None req-c413e949-a023-4955-9bdc-14a8520a72bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.066064 [ 764.665770] [53378]: [pid: 53378|app: 0|req: 1529/3028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.665998] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.666413] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.666677] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.667137] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.667436] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.667703] [53379]: DEBUG oslo_concurrency.lockutils [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.690560] [53378]: DEBUG nova.api.openstack.wsgi [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.692359] [53378]: DEBUG nova.compute.api [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.696478] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.696890] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.697239] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.697684] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.697910] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.698106] [53378]: DEBUG oslo_concurrency.lockutils [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.755568] [53379]: DEBUG nova.policy [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.761620] [53379]: INFO nova.api.openstack.requestlog [None req-a78f61b6-70d8-4612-8ba5-3e81d17d33a1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1314 microversion: 2.1 time: 0.105527 [ 764.761952] [53379]: [pid: 53379|app: 0|req: 1500/3029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1314 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.764979] [53379]: DEBUG nova.api.openstack.wsgi [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.766851] [53379]: DEBUG nova.compute.api [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.771346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.771346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.771346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.771346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.771346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.771685] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.804352] [53379]: DEBUG nova.policy [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.808712] [53379]: INFO nova.api.openstack.requestlog [None req-b8b86465-ef22-4876-9e66-4a95f159f591 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.046043 [ 764.809217] [53379]: [pid: 53379|app: 0|req: 1501/3030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.811539] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.813162] [53379]: DEBUG nova.compute.api [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.817104] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.817104] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.817104] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.817269] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.817348] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.817521] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.851790] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.852218] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.852539] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.852875] [53379]: DEBUG nova.objects.instance [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.861502] [53378]: DEBUG nova.policy [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.865691] [53378]: INFO nova.api.openstack.requestlog [None req-27093317-8673-4063-b611-372a42de7f8a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.177642 [ 764.866414] [53378]: [pid: 53378|app: 0|req: 1530/3031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:36 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.868474] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.870229] [53378]: DEBUG nova.compute.api [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.874026] [53379]: DEBUG nova.policy [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.874347] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.874552] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.874742] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.875100] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.875421] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.875494] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.878439] [53379]: INFO nova.api.openstack.requestlog [None req-8c71fddd-3e57-4521-9525-b8a91f187e3c tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.068484 [ 764.878439] [53379]: [pid: 53379|app: 0|req: 1502/3032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.886372] [53378]: INFO nova.api.openstack.wsgi [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. [ 764.886689] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 764.887157] [53378]: INFO nova.api.openstack.requestlog [None req-8f095452-e2eb-491b-89a8-447dab5584dd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 404 len: 111 microversion: 2.1 time: 0.020620 [ 764.887481] [53378]: [pid: 53378|app: 0|req: 1531/3033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.029821] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.031828] [53379]: DEBUG nova.compute.api [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.037210] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.037210] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.037550] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.038107] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.038696] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.040488] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.080856] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.082746] [53378]: DEBUG nova.compute.api [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.086883] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.087280] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.087531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.088060] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.088322] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.088519] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.186854] [53378]: DEBUG nova.policy [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.194054] [53378]: INFO nova.api.openstack.requestlog [None req-f0dce093-57f4-45a6-98d9-f3cc2b9809bd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.115984 [ 765.194417] [53378]: [pid: 53378|app: 0|req: 1532/3034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.197142] [53378]: DEBUG nova.api.openstack.wsgi [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.199218] [53378]: DEBUG nova.compute.api [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.202205] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.202443] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.202659] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.203085] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.203362] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.203559] [53378]: DEBUG oslo_concurrency.lockutils [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.253893] [53378]: DEBUG nova.policy [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.259750] [53378]: INFO nova.api.openstack.requestlog [None req-f84d2921-3aec-4049-a3b5-58add38d22c1 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.064494 [ 765.260171] [53378]: [pid: 53378|app: 0|req: 1533/3035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.293798] [53379]: DEBUG nova.policy [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.301508] [53379]: DEBUG nova.policy [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.303799] [53379]: DEBUG nova.policy [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.303799] [53379]: INFO nova.api.openstack.requestlog [None req-2c75281b-a9ae-4a1b-8000-5c4a2fcbee37 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.277207 [ 765.303960] [53379]: [pid: 53379|app: 0|req: 1503/3036] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.369796] [53378]: DEBUG nova.api.openstack.wsgi [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.370105] [53379]: DEBUG nova.api.openstack.wsgi [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.372178] [53378]: DEBUG nova.compute.api [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.372249] [53379]: DEBUG nova.compute.api [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.376304] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.376386] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.376433] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.376481] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.376620] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.376671] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.377220] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.377316] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.377410] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.377454] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.377644] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.377684] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.397800] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.397800] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.397800] [53378]: DEBUG oslo_concurrency.lockutils [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.397800] [53378]: DEBUG nova.objects.instance [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.403690] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.403946] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.404491] [53379]: DEBUG oslo_concurrency.lockutils [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.404491] [53379]: DEBUG nova.objects.instance [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.424246] [53378]: DEBUG nova.policy [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.436896] [53379]: DEBUG nova.policy [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.437223] [53378]: INFO nova.api.openstack.requestlog [None req-c315b9be-de7d-4ea4-9ec8-59ede8e4eb79 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.070971 [ 765.437617] [53378]: [pid: 53378|app: 0|req: 1534/3037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.441830] [53379]: DEBUG nova.policy [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.446020] [53379]: DEBUG nova.policy [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.446020] [53379]: INFO nova.api.openstack.requestlog [None req-769bb6e4-69ea-4ecd-b8de-12e7602dc01c tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.075924 [ 765.446020] [53379]: [pid: 53379|app: 0|req: 1504/3038] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 765.605536] [53378]: DEBUG nova.api.openstack.wsgi [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.607280] [53378]: DEBUG nova.compute.api [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.611121] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.611401] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.611645] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.612036] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.612281] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.612512] [53378]: DEBUG oslo_concurrency.lockutils [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.617387] [53379]: DEBUG nova.api.openstack.wsgi [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.619524] [53379]: DEBUG nova.compute.api [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.623169] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.623471] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.623687] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.624059] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.624275] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.624521] [53379]: DEBUG oslo_concurrency.lockutils [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.744881] [53378]: DEBUG nova.policy [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.751424] [53378]: INFO nova.api.openstack.requestlog [None req-9953eda2-d812-4bcc-ae93-f589cd190e09 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.147585 [ 765.751424] [53378]: [pid: 53378|app: 0|req: 1535/3039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.753776] [53378]: DEBUG nova.api.openstack.wsgi [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.755441] [53378]: DEBUG nova.compute.api [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.758693] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.758937] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.761909] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.761909] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.761909] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.761909] [53378]: DEBUG oslo_concurrency.lockutils [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.784091] [53379]: DEBUG nova.policy [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.788807] [53379]: INFO nova.api.openstack.requestlog [None req-07b517e1-df95-450b-97b2-fbb8dcbfd825 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.173595 [ 765.789605] [53379]: [pid: 53379|app: 0|req: 1505/3040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:37 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.791448] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.793051] [53379]: DEBUG nova.compute.api [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.796181] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.796410] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.796595] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.796886] [53378]: DEBUG nova.policy [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.796963] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.797142] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.797330] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.801505] [53378]: INFO nova.api.openstack.requestlog [None req-b315aac4-da7b-4143-ab04-5db45a11e00f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1264 microversion: 2.1 time: 0.049508 [ 765.801626] [53378]: [pid: 53378|app: 0|req: 1536/3041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.804090] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.805784] [53378]: DEBUG nova.compute.api [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.809252] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.809512] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.809705] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.810075] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.810284] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.810465] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.831891] [53379]: DEBUG nova.policy [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.836270] [53379]: INFO nova.api.openstack.requestlog [None req-6a11f141-ba96-4f90-97f6-b53a8a7945c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.046592 [ 765.837278] [53379]: [pid: 53379|app: 0|req: 1506/3042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.841900] [53379]: DEBUG nova.api.openstack.wsgi [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.843778] [53379]: DEBUG nova.compute.api [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.847038] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.847265] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.847450] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.847823] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.848041] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.848226] [53379]: DEBUG oslo_concurrency.lockutils [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.882095] [53379]: DEBUG nova.policy [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.887206] [53379]: INFO nova.api.openstack.requestlog [None req-8529cbde-2718-4aa6-a4ab-1ae0bde7d48d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.050004 [ 765.887572] [53379]: [pid: 53379|app: 0|req: 1507/3043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.889880] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.892140] [53378]: DEBUG nova.policy [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.895569] [53379]: DEBUG nova.compute.api [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.896874] [53378]: INFO nova.api.openstack.requestlog [None req-4a7636b1-39b1-421d-a32d-0761a8260f29 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1499 microversion: 2.1 time: 0.094680 [ 765.897402] [53378]: [pid: 53378|app: 0|req: 1537/3044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1499 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.899815] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.901549] [53378]: DEBUG nova.compute.api [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.902431] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.902704] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.902896] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.903281] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.903526] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.903705] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.904978] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.905261] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.905481] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.905863] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.906106] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.906332] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.944325] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.944678] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.944913] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.945159] [53378]: DEBUG nova.objects.instance [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.976369] [53378]: DEBUG nova.policy [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.980855] [53378]: INFO nova.api.openstack.requestlog [None req-a6060311-8489-425f-902c-731c654115f4 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.082831 [ 765.981228] [53378]: [pid: 53378|app: 0|req: 1538/3045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.984611] [53378]: DEBUG nova.api.openstack.wsgi [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-image-963922211", "metadata": {"image_type": "test"}}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 765.988020] [53378]: DEBUG nova.compute.api [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.989422] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.989706] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.990115] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.990557] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.991428] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.991428] [53378]: DEBUG oslo_concurrency.lockutils [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.995180] [53379]: DEBUG nova.policy [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.000362] [53379]: INFO nova.api.openstack.requestlog [None req-4d78e1ac-804f-472a-afb2-df375e76679d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.111622 [ 766.000362] [53379]: [pid: 53379|app: 0|req: 1508/3046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.026530] [53378]: DEBUG nova.quota [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Getting quotas for project 2475137b3e60496b86038bb722a9f5a2. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 766.034798] [53378]: DEBUG nova.quota [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Getting quotas for user d244a9e52de64773af1abf9e69afa8b7 and project 2475137b3e60496b86038bb722a9f5a2. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 766.215214] [53379]: DEBUG nova.api.openstack.wsgi [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.217914] [53379]: DEBUG nova.compute.api [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.236781] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.237071] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.237270] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.237920] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.238200] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.238466] [53379]: DEBUG oslo_concurrency.lockutils [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.402609] [53379]: DEBUG nova.policy [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.419958] [53379]: INFO nova.api.openstack.requestlog [None req-0520092c-7a2c-4c18-a1fa-1c4b28273990 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.210784 [ 766.420545] [53379]: [pid: 53379|app: 0|req: 1509/3047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.423447] [53379]: DEBUG nova.api.openstack.wsgi [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d38f7acd-259c-4038-9660-2ea02d9c1290", "name": "network-vif-plugged", "status": "completed", "tag": "33a042bd-f428-48d2-bf26-aaadd41e17a6"}, {"name": "network-changed", "server_uuid": "d38f7acd-259c-4038-9660-2ea02d9c1290", "tag": "33a042bd-f428-48d2-bf26-aaadd41e17a6"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 766.430803] [53379]: DEBUG oslo_concurrency.lockutils [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.431329] [53379]: DEBUG oslo_concurrency.lockutils [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.431725] [53379]: DEBUG oslo_concurrency.lockutils [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.440612] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Creating event network-vif-plugged:33a042bd-f428-48d2-bf26-aaadd41e17a6 for instance d38f7acd-259c-4038-9660-2ea02d9c1290 on cpu-1 [ 766.440937] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] Creating event network-changed:33a042bd-f428-48d2-bf26-aaadd41e17a6 for instance d38f7acd-259c-4038-9660-2ea02d9c1290 on cpu-1 [ 766.443794] [53379]: INFO nova.api.openstack.requestlog [req-8de9736f-239a-4f9d-9996-8be7d6aebda4 req-c1307d93-2381-47b7-978d-bf69ae3552d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022575 [ 766.444379] [53379]: [pid: 53379|app: 0|req: 1510/3048] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:38 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) [ 766.447394] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.449042] [53379]: DEBUG nova.compute.api [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.452635] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.452915] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.453134] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.453589] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.453779] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.453984] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.491337] [53379]: DEBUG nova.policy [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.495899] [53379]: INFO nova.api.openstack.requestlog [None req-1f0fca95-8c8b-423f-9b3a-b76cb2b46966 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.050661 [ 766.496279] [53379]: [pid: 53379|app: 0|req: 1511/3049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.498965] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.500697] [53379]: DEBUG nova.compute.api [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.504685] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.504852] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.505067] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.505464] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.505680] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.505923] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.577771] [53379]: DEBUG nova.policy [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.584296] [53379]: DEBUG nova.policy [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.585325] [53379]: DEBUG nova.policy [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.586118] [53379]: INFO nova.api.openstack.requestlog [None req-c0939b28-6938-437d-8bc2-2dff31ed36c4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.089276 [ 766.586451] [53379]: [pid: 53379|app: 0|req: 1512/3050] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.589013] [53379]: DEBUG nova.api.openstack.wsgi [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.590847] [53379]: DEBUG nova.compute.api [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.594986] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.596068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.596068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.596068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.596295] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.597053] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.601454] [53378]: INFO nova.api.openstack.requestlog [None req-d32d9306-5731-41d6-86d6-8cb20d5893d5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5/action" status: 202 len: 0 microversion: 2.1 time: 0.619090 [ 766.601861] [53378]: [pid: 53378|app: 0|req: 1539/3051] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:38 2025] POST /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5/action => generated 0 bytes in 620 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 766.606041] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.608299] [53378]: DEBUG nova.compute.api [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.612921] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.613359] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.613581] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.613966] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.614189] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.614433] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.627151] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.627391] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.627585] [53379]: DEBUG oslo_concurrency.lockutils [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.627800] [53379]: DEBUG nova.objects.instance [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.641118] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.641318] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.641580] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.643877] [53378]: DEBUG nova.objects.instance [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.662758] [53379]: DEBUG nova.policy [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.667616] [53379]: INFO nova.api.openstack.requestlog [None req-5234734a-cf44-4fe4-9625-442afc86b131 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.080511 [ 766.667975] [53379]: [pid: 53379|app: 0|req: 1513/3052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.670878] [53379]: DEBUG nova.api.openstack.wsgi [None req-a602a0c1-8715-4155-9512-a85eedecf1f2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72bb8f70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.673647] [53378]: DEBUG nova.policy [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.680372] [53378]: DEBUG nova.policy [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.681098] [53378]: DEBUG nova.policy [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.681949] [53378]: INFO nova.api.openstack.requestlog [None req-e7023923-a363-4436-9c71-2ba37b49671e tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.079332 [ 766.682381] [53378]: [pid: 53378|app: 0|req: 1540/3053] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.704056] [53379]: INFO nova.api.openstack.requestlog [None req-a602a0c1-8715-4155-9512-a85eedecf1f2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.035240 [ 766.704352] [53379]: [pid: 53379|app: 0|req: 1514/3054] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:38 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.767726] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.770141] [53378]: DEBUG nova.compute.api [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.776073] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.776073] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.776073] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.776373] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.776596] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.776778] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.805111] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.807330] [53379]: DEBUG nova.compute.api [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.813511] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.813728] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.813920] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.814375] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.814752] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.814944] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.897285] [53379]: DEBUG nova.policy [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.902536] [53378]: DEBUG nova.policy [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.912409] [53378]: INFO nova.api.openstack.requestlog [None req-b8489f81-a3fc-47d6-8c74-af2d7aa5d2ed tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.147780 [ 766.912963] [53378]: [pid: 53378|app: 0|req: 1541/3055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.913196] [53379]: INFO nova.api.openstack.requestlog [None req-d5454e2d-9011-47eb-a38e-529826ac209b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.111531 [ 766.913726] [53379]: [pid: 53379|app: 0|req: 1515/3056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.915782] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.916166] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.917774] [53378]: DEBUG nova.compute.api [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.917883] [53379]: DEBUG nova.compute.api [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.921103] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.921156] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.921404] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.921458] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.921613] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.921654] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.921965] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.922039] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.922176] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.922227] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.922355] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.922419] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.957757] [53379]: DEBUG nova.policy [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.961808] [53379]: INFO nova.api.openstack.requestlog [None req-1bbd7c4a-539e-4a68-ae69-0cda9a212551 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.047412 [ 766.961980] [53379]: [pid: 53379|app: 0|req: 1516/3057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.963634] [53378]: DEBUG nova.policy [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.964989] [53379]: DEBUG nova.api.openstack.wsgi [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.967986] [53379]: DEBUG nova.compute.api [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.968136] [53378]: INFO nova.api.openstack.requestlog [None req-4c8621fe-fe78-470e-bc7b-c20d36b372d1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1264 microversion: 2.1 time: 0.053875 [ 766.968136] [53378]: [pid: 53378|app: 0|req: 1542/3058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.969357] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.969589] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.969772] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.974206] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.974454] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.974646] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.004460] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.009708] [53378]: DEBUG nova.compute.api [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.009835] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.010974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.010974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.010974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.010974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.010974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.012701] [53379]: DEBUG nova.policy [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.017576] [53379]: INFO nova.api.openstack.requestlog [None req-414c486a-aeaa-4d9b-b2ff-423800eb3825 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.054976 [ 767.017958] [53379]: [pid: 53379|app: 0|req: 1517/3059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.020543] [53379]: DEBUG nova.api.openstack.wsgi [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.022231] [53379]: DEBUG nova.compute.api [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.026041] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.026282] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.026500] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.026976] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.027221] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.027424] [53379]: DEBUG oslo_concurrency.lockutils [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.055619] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.055619] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.055619] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.055619] [53378]: DEBUG nova.objects.instance [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.085444] [53378]: DEBUG nova.policy [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.090966] [53378]: INFO nova.api.openstack.requestlog [None req-b6b6ae55-862f-467e-b71f-9fd67e8a2c8a tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.089309 [ 767.090966] [53378]: [pid: 53378|app: 0|req: 1543/3060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.110274] [53379]: DEBUG nova.policy [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.114842] [53379]: INFO nova.api.openstack.requestlog [None req-181bf9c9-3b42-4cad-b310-b704b9e39022 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.096259 [ 767.115375] [53379]: [pid: 53379|app: 0|req: 1518/3061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.439740] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.442680] [53378]: DEBUG nova.compute.api [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.447244] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.447619] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.447944] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.448529] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.448959] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.449238] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.509908] [53379]: DEBUG nova.api.openstack.wsgi [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.511911] [53379]: DEBUG nova.compute.api [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.516873] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.517234] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.517303] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.517665] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.517868] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.518056] [53379]: DEBUG oslo_concurrency.lockutils [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.559837] [53379]: DEBUG nova.policy [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.570234] [53379]: INFO nova.api.openstack.requestlog [None req-b32b2bb5-3ac9-4293-be45-c32061650186 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.060684 [ 767.570234] [53379]: [pid: 53379|app: 0|req: 1519/3062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 767.603042] [53379]: DEBUG nova.api.openstack.wsgi [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.609045] [53379]: DEBUG nova.compute.api [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.609045] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.609045] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.609045] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.609294] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.609414] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.609587] [53379]: DEBUG oslo_concurrency.lockutils [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.614172] [53378]: DEBUG nova.policy [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.624878] [53378]: INFO nova.api.openstack.requestlog [None req-ac317124-ce15-48b1-907a-90d5e7eac9a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.187523 [ 767.625261] [53378]: [pid: 53378|app: 0|req: 1544/3063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.656707] [53379]: DEBUG nova.policy [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.663122] [53379]: DEBUG nova.policy [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.664196] [53379]: DEBUG nova.policy [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.664977] [53379]: INFO nova.api.openstack.requestlog [None req-d21ef3d5-2b1f-49b8-b727-097a9f28466e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.066015 [ 767.666768] [53379]: [pid: 53379|app: 0|req: 1520/3064] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.681175] [53378]: DEBUG nova.api.openstack.wsgi [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.681919] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-43017566", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c7bedfc7-d417-4a8d-bfc6-07687e79baef"}, {"uuid": "d1644cb8-d93f-4197-b920-9b61c504b4c8"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 767.683014] [53378]: DEBUG nova.compute.api [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.687081] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.687445] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.687720] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.688162] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.688437] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.688707] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.707526] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.708153] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.708245] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.708543] [53378]: DEBUG nova.objects.instance [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.734445] [53378]: DEBUG nova.policy [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.739371] [53378]: INFO nova.api.openstack.requestlog [None req-29b5d890-75e5-4802-9911-cf689d2dd65c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.060481 [ 767.740047] [53378]: [pid: 53378|app: 0|req: 1545/3065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:39 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.742560] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.744454] [53378]: DEBUG nova.compute.api [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.750119] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.753947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.753947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.753947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.753947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.753947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.756370] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.757679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.757679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.757679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.757679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.757679] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.765144] [53379]: DEBUG nova.network.neutron [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] validate_networks() for [('c7bedfc7-d417-4a8d-bfc6-07687e79baef', None, None, None, None, None), ('d1644cb8-d93f-4197-b920-9b61c504b4c8', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 767.784200] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.784417] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.784606] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.784825] [53378]: DEBUG nova.objects.instance [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.805783] [53378]: DEBUG nova.policy [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.810261] [53378]: DEBUG nova.policy [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.811006] [53378]: DEBUG nova.policy [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.811853] [53378]: INFO nova.api.openstack.requestlog [None req-e4188233-c910-4b2d-81dd-c2c9d5a642b3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.071522 [ 767.812232] [53378]: [pid: 53378|app: 0|req: 1546/3066] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.816115] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac6c3f25-0832-46f5-839e-2f3041f0883c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f729d35b0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.846538] [53378]: INFO nova.api.openstack.requestlog [None req-ac6c3f25-0832-46f5-839e-2f3041f0883c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.033540 [ 767.846898] [53378]: [pid: 53378|app: 0|req: 1547/3067] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.931121] [53378]: DEBUG nova.api.openstack.wsgi [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.932684] [53378]: DEBUG nova.compute.api [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.937171] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.937504] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.937770] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.938339] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.938627] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.938892] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.032668] [53378]: DEBUG nova.policy [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.039074] [53378]: INFO nova.api.openstack.requestlog [None req-39e350c8-2e79-4d31-8ad2-04dd963a6bca tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1390 microversion: 2.1 time: 0.114659 [ 768.039545] [53378]: [pid: 53378|app: 0|req: 1548/3068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1390 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.042796] [53378]: DEBUG nova.api.openstack.wsgi [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.045092] [53378]: DEBUG nova.compute.api [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.049446] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.049907] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.050208] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.050714] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.051022] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.051342] [53378]: DEBUG oslo_concurrency.lockutils [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.172523] [53378]: DEBUG nova.policy [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.179178] [53378]: INFO nova.api.openstack.requestlog [None req-a198120d-5eb3-4fbf-9366-b1b519fed416 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.138760 [ 768.179664] [53378]: [pid: 53378|app: 0|req: 1549/3069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.183712] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.185879] [53378]: DEBUG nova.compute.api [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.199208] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.199461] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.199641] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.199999] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.200641] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.202970] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.268733] [53379]: DEBUG nova.virt.hardware [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 768.269307] [53379]: DEBUG nova.virt.hardware [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 768.269593] [53379]: DEBUG nova.virt.hardware [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 768.269756] [53379]: DEBUG nova.virt.hardware [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 768.269917] [53379]: DEBUG nova.virt.hardware [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 768.283121] [53378]: DEBUG nova.policy [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.289893] [53378]: INFO nova.api.openstack.requestlog [None req-0a63e2ed-d3d6-42cc-a874-593f37e8fd25 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.109453 [ 768.290293] [53378]: [pid: 53378|app: 0|req: 1550/3070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.297751] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.297751] [53378]: DEBUG nova.compute.api [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.302390] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.302711] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.302957] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.303413] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.303723] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.304152] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.305122] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.305716] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.305716] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.307124] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.307124] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.307124] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.334498] [53379]: DEBUG nova.quota [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Getting quotas for project cc18966a7c184174b70a8841626bbced. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 768.345340] [53379]: DEBUG nova.quota [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Getting quotas for user 3805ada95d5d4f3ea6c0b851ebf1027c and project cc18966a7c184174b70a8841626bbced. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 768.355244] [53379]: DEBUG nova.compute.api [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 768.356783] [53379]: DEBUG nova.compute.api [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 768.449613] [53378]: DEBUG nova.policy [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.454120] [53378]: INFO nova.api.openstack.requestlog [None req-b3f1dc0d-d383-4c42-8a16-5b7a837a75b1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1314 microversion: 2.1 time: 0.163170 [ 768.454465] [53378]: [pid: 53378|app: 0|req: 1551/3071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1314 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.455256] [53379]: INFO nova.api.openstack.requestlog [None req-dc4c3a6e-c762-4d06-bb41-9e3644aa9aad tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.775403 [ 768.455620] [53379]: [pid: 53379|app: 0|req: 1521/3072] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 776 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 768.457123] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.458167] [53379]: DEBUG nova.api.openstack.wsgi [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.458883] [53378]: DEBUG nova.compute.api [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.459884] [53379]: DEBUG nova.compute.api [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.465023] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.465023] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.465023] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.465023] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.465023] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.465658] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.465695] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.465695] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.465695] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.466022] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.466225] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.466397] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.509876] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.511024] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.511024] [53379]: DEBUG oslo_concurrency.lockutils [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.511024] [53379]: DEBUG nova.objects.instance [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.519171] [53378]: DEBUG nova.policy [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.527031] [53378]: INFO nova.api.openstack.requestlog [None req-dc6399f8-343f-4265-9822-ff1c66b7fadb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.071303 [ 768.530129] [53378]: [pid: 53378|app: 0|req: 1552/3073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.533183] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.537022] [53378]: DEBUG nova.compute.api [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.538712] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.538975] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.539145] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.539445] [53379]: DEBUG nova.policy [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.539620] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.539715] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.539896] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.547262] [53379]: INFO nova.api.openstack.requestlog [None req-09443222-b3a3-4a63-a01b-3b78fbcbe4b7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.090985 [ 768.547605] [53379]: [pid: 53379|app: 0|req: 1522/3074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.550804] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c49b83a-8e89-4e3d-ab27-70f0ab3fac35 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.552680] [53379]: DEBUG nova.compute.api [None req-9c49b83a-8e89-4e3d-ab27-70f0ab3fac35 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.591029] [53379]: DEBUG nova.policy [None req-9c49b83a-8e89-4e3d-ab27-70f0ab3fac35 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.594397] [53379]: INFO nova.api.openstack.requestlog [None req-9c49b83a-8e89-4e3d-ab27-70f0ab3fac35 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1209 microversion: 2.1 time: 0.045887 [ 768.594810] [53379]: [pid: 53379|app: 0|req: 1523/3075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.598395] [53379]: DEBUG nova.api.openstack.wsgi [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.599581] [53379]: DEBUG nova.compute.api [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.604546] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.604787] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.604975] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.605352] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.605557] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.605730] [53379]: DEBUG oslo_concurrency.lockutils [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.643562] [53379]: DEBUG nova.policy [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.648746] [53379]: INFO nova.api.openstack.requestlog [None req-88d6a402-7205-41b1-8cc8-068dcfa00ed9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.053171 [ 768.650007] [53379]: [pid: 53379|app: 0|req: 1524/3076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.652732] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.654720] [53379]: DEBUG nova.compute.api [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.659167] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.659417] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.659487] [53378]: DEBUG nova.policy [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.659804] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.660275] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.660481] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.660707] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.665752] [53378]: INFO nova.api.openstack.requestlog [None req-2e3547dd-f896-4415-a8bd-12b7e01861f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.134927 [ 768.666111] [53378]: [pid: 53378|app: 0|req: 1553/3077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.683845] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.685860] [53378]: DEBUG nova.compute.api [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.693390] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.693685] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.693884] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.694751] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.694975] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.695177] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.736064] [53378]: DEBUG nova.policy [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.741262] [53378]: DEBUG nova.policy [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.741990] [53378]: DEBUG nova.policy [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.742702] [53378]: INFO nova.api.openstack.requestlog [None req-4b29b1ea-f0fe-4d37-b350-1c8d48513806 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.061320 [ 768.743171] [53378]: [pid: 53378|app: 0|req: 1554/3078] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 768.752406] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.754289] [53378]: DEBUG nova.compute.api [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.758123] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.758444] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.758725] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.759248] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.759573] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.759832] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.779577] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.780144] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.780358] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.780568] [53378]: DEBUG nova.objects.instance [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.808019] [53379]: DEBUG nova.policy [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.812130] [53378]: DEBUG nova.policy [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.814216] [53379]: INFO nova.api.openstack.requestlog [None req-c8e29ca4-0081-424d-b9ea-9d337b306ce5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.163462 [ 768.814538] [53379]: [pid: 53379|app: 0|req: 1525/3079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:40 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.817317] [53378]: INFO nova.api.openstack.requestlog [None req-7f89aa9a-0e89-4b0f-a18a-d045b4b7b14c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.066825 [ 768.817317] [53378]: [pid: 53378|app: 0|req: 1555/3080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.832536] [53379]: DEBUG nova.api.openstack.wsgi [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.833925] [53379]: DEBUG nova.compute.api [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.838806] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.839123] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.839648] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.840127] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.840375] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.840669] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.856773] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5b73b15-198b-4800-a833-452e065d6a6d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f729d1c60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.864911] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.865256] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.865481] [53379]: DEBUG oslo_concurrency.lockutils [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.865716] [53379]: DEBUG nova.objects.instance [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.889388] [53379]: DEBUG nova.policy [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.894708] [53379]: DEBUG nova.policy [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.895635] [53379]: DEBUG nova.policy [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.898578] [53379]: INFO nova.api.openstack.requestlog [None req-71b64c41-7a90-4ede-8b32-be5b77e13a02 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.067028 [ 768.900109] [53379]: [pid: 53379|app: 0|req: 1526/3081] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.902330] [53378]: INFO nova.api.openstack.requestlog [None req-f5b73b15-198b-4800-a833-452e065d6a6d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.048076 [ 768.905017] [53378]: [pid: 53378|app: 0|req: 1556/3082] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.054865] [53379]: DEBUG nova.api.openstack.wsgi [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.056837] [53379]: DEBUG nova.compute.api [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.060841] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.061291] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.061621] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.062042] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.062303] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.062522] [53379]: DEBUG oslo_concurrency.lockutils [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.200415] [53378]: DEBUG nova.api.openstack.wsgi [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.203874] [53378]: DEBUG nova.compute.api [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.207738] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.208054] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.209243] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.209703] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.209952] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.210209] [53378]: DEBUG oslo_concurrency.lockutils [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.215700] [53379]: DEBUG nova.policy [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.220460] [53379]: INFO nova.api.openstack.requestlog [None req-14860457-2381-4975-9daa-32e7199119a1 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1571 microversion: 2.1 time: 0.168305 [ 769.220811] [53379]: [pid: 53379|app: 0|req: 1527/3083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1571 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.233912] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.235742] [53379]: DEBUG nova.compute.api [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.239687] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.248502] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.248502] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.248502] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.248502] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.248502] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.301060] [53379]: INFO nova.api.openstack.requestlog [None req-2b9884c7-8e8b-461e-8018-685b283f9464 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.069404 [ 769.301279] [53379]: [pid: 53379|app: 0|req: 1528/3084] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0/os-interface => generated 288 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.309226] [53379]: DEBUG nova.api.openstack.wsgi [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.310919] [53379]: DEBUG nova.compute.api [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.314883] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.315255] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.315435] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.315755] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.315996] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.316167] [53379]: DEBUG oslo_concurrency.lockutils [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.365783] [53379]: DEBUG nova.policy [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.368664] [53379]: INFO nova.api.openstack.requestlog [None req-9abdcd50-cc23-49e8-b26e-330e2798a00b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1223 microversion: 2.1 time: 0.061986 [ 769.368995] [53379]: [pid: 53379|app: 0|req: 1529/3085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1223 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.474334] [53379]: DEBUG nova.api.openstack.wsgi [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.477563] [53379]: DEBUG nova.compute.api [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.481945] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.482215] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.482396] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.482759] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.483461] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.483715] [53379]: DEBUG oslo_concurrency.lockutils [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.564349] [53378]: DEBUG nova.policy [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.581601] [53378]: INFO nova.api.openstack.requestlog [None req-672971e9-4986-4752-9891-277b0facb854 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.387704 [ 769.582478] [53378]: [pid: 53378|app: 0|req: 1557/3086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.585081] [53378]: DEBUG nova.api.openstack.wsgi [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.586924] [53378]: DEBUG nova.compute.api [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.590767] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.591074] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.591341] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.591768] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.592056] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.592290] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.594095] [53379]: DEBUG nova.policy [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.598794] [53379]: INFO nova.api.openstack.requestlog [None req-1629cbd8-5f55-470c-ad61-bb39c9703953 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.126822 [ 769.599156] [53379]: [pid: 53379|app: 0|req: 1530/3087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.601608] [53379]: DEBUG nova.api.openstack.wsgi [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.603372] [53379]: DEBUG nova.compute.api [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.608249] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.608482] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.608669] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.609030] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.609236] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.609413] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.633268] [53378]: DEBUG nova.policy [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.638484] [53378]: INFO nova.api.openstack.requestlog [None req-e0a66851-a390-4fd2-9835-5d16327c67d0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.055382 [ 769.638849] [53378]: [pid: 53378|app: 0|req: 1558/3088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.643158] [53378]: DEBUG nova.api.openstack.wsgi [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.644108] [53378]: DEBUG nova.compute.api [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.653040] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.653220] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.653488] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.653898] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.654145] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.654367] [53378]: DEBUG oslo_concurrency.lockutils [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.659039] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.659304] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.659494] [53379]: DEBUG oslo_concurrency.lockutils [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.659693] [53379]: DEBUG nova.objects.instance [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.692058] [53379]: DEBUG nova.policy [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.693103] [53378]: DEBUG nova.policy [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.697674] [53379]: INFO nova.api.openstack.requestlog [None req-104ffa62-7f87-4cb8-b55f-f1d0905fbdda tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.097926 [ 769.698125] [53379]: [pid: 53379|app: 0|req: 1531/3089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.698188] [53378]: INFO nova.api.openstack.requestlog [None req-a91e5364-5325-4754-b232-74a99f59001c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1213 microversion: 2.1 time: 0.058613 [ 769.698546] [53378]: [pid: 53378|app: 0|req: 1559/3090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.701098] [53378]: DEBUG nova.api.openstack.wsgi [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.702038] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.702794] [53378]: DEBUG nova.compute.api [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.706427] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.706777] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.707029] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.707672] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.708077] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.708217] [53379]: DEBUG nova.compute.api [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.708377] [53378]: DEBUG oslo_concurrency.lockutils [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.714063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.750633] [53379]: DEBUG nova.policy [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.755638] [53379]: INFO nova.api.openstack.requestlog [None req-e4222724-8c68-4db1-b855-48df15355c46 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.056964 [ 769.756103] [53379]: [pid: 53379|app: 0|req: 1532/3091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.760644] [53379]: DEBUG nova.api.openstack.wsgi [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.762280] [53379]: DEBUG nova.compute.api [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.766160] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.766315] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.766493] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.767648] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.767648] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.767648] [53379]: DEBUG oslo_concurrency.lockutils [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.805414] [53378]: DEBUG nova.policy [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.809745] [53378]: INFO nova.api.openstack.requestlog [None req-664c77f3-823a-4bb6-991b-9168279a2c4b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.110570 [ 769.810076] [53378]: [pid: 53378|app: 0|req: 1560/3092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:41 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.817802] [53379]: DEBUG nova.policy [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.822382] [53379]: DEBUG nova.policy [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.823056] [53379]: DEBUG nova.policy [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.823814] [53379]: INFO nova.api.openstack.requestlog [None req-43569769-d65b-4ff8-9977-7ea15c99b1f4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.065224 [ 769.826846] [53379]: [pid: 53379|app: 0|req: 1533/3093] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.829130] [53378]: DEBUG nova.api.openstack.wsgi [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.829348] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.830877] [53378]: DEBUG nova.compute.api [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.831071] [53379]: DEBUG nova.compute.api [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.834606] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.834710] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.834865] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.834935] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.835065] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.835116] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.835420] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.835498] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.835703] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.835778] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.835856] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.835897] [53378]: DEBUG oslo_concurrency.lockutils [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.861799] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.862067] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.863107] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.863107] [53379]: DEBUG nova.objects.instance [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.911585] [53379]: DEBUG nova.policy [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.912164] [53378]: DEBUG nova.policy [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.917524] [53379]: INFO nova.api.openstack.requestlog [None req-cb22eec5-551e-47ba-931a-21cacf3e5a8c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.090180 [ 769.918191] [53379]: [pid: 53379|app: 0|req: 1534/3094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.920954] [53378]: INFO nova.api.openstack.requestlog [None req-e391556b-18bf-4216-9145-f3f0f3f35d92 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.091949 [ 769.920954] [53378]: [pid: 53378|app: 0|req: 1561/3095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.922631] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3c0c626-34b6-43cf-9390-62baee0d7adb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72c10280>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.923764] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.926314] [53378]: DEBUG nova.compute.api [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.931771] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.932187] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.932535] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.933143] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.933491] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.933793] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.953015] [53379]: INFO nova.api.openstack.requestlog [None req-c3c0c626-34b6-43cf-9390-62baee0d7adb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.033879 [ 769.953467] [53379]: [pid: 53379|app: 0|req: 1535/3096] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.964903] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.964903] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.964903] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.964903] [53378]: DEBUG nova.objects.instance [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.971030] [53379]: DEBUG nova.api.openstack.wsgi [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "458cddfd-0533-40c8-8f60-ec132d5dbce0", "tag": "e01dc599-bb9d-4113-bdcc-bbb9219ddbf4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 769.978500] [53379]: DEBUG oslo_concurrency.lockutils [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.978868] [53379]: DEBUG oslo_concurrency.lockutils [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.979232] [53379]: DEBUG oslo_concurrency.lockutils [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.983768] [53378]: DEBUG nova.policy [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.986291] [53379]: INFO nova.api.openstack.compute.server_external_events [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] Creating event network-changed:e01dc599-bb9d-4113-bdcc-bbb9219ddbf4 for instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 on cpu-1 [ 769.988442] [53378]: DEBUG nova.policy [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.989138] [53378]: DEBUG nova.policy [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.989786] [53378]: INFO nova.api.openstack.requestlog [None req-9e10f3f1-26ab-4dc6-b59e-42dc5eccaee9 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.069294 [ 769.990119] [53378]: [pid: 53378|app: 0|req: 1562/3097] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.990924] [53379]: INFO nova.api.openstack.requestlog [req-28adafff-ab3d-4995-9e07-5ba1c5cf777a req-b8229e59-493d-4fcd-ba67-fd4390621af3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022416 [ 769.991478] [53379]: [pid: 53379|app: 0|req: 1536/3098] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:42 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) [ 769.992984] [53378]: DEBUG nova.api.openstack.wsgi [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.994756] [53378]: DEBUG nova.compute.api [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.998215] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.998456] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.998648] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.999203] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.999358] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.999581] [53378]: DEBUG oslo_concurrency.lockutils [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.074905] [53378]: DEBUG nova.policy [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.079334] [53378]: INFO nova.api.openstack.requestlog [None req-37acb3f8-7118-4d91-ab48-cfa6735c4b06 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1571 microversion: 2.1 time: 0.088616 [ 770.079662] [53378]: [pid: 53378|app: 0|req: 1563/3099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1571 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.385302] [53379]: DEBUG nova.api.openstack.wsgi [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.387370] [53379]: DEBUG nova.compute.api [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.397926] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.398490] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.398816] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.399235] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.399554] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.399878] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.435046] [53379]: DEBUG nova.policy [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.449789] [53379]: INFO nova.api.openstack.requestlog [None req-82b868b6-c595-4f52-a83a-33e6fb86608c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.068198 [ 770.450399] [53379]: [pid: 53379|app: 0|req: 1537/3100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.596416] [53378]: DEBUG nova.api.openstack.wsgi [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.598712] [53378]: DEBUG nova.compute.api [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.603988] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.604360] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.604605] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.605128] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.605422] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.605699] [53378]: DEBUG oslo_concurrency.lockutils [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.613745] [53379]: DEBUG nova.api.openstack.wsgi [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.615550] [53379]: DEBUG nova.compute.api [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.619448] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.619682] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.619957] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.620327] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.620529] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.620704] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.718076] [53378]: DEBUG nova.policy [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.725597] [53378]: INFO nova.api.openstack.requestlog [None req-af14427c-bdf1-4166-aded-c113a9930ca9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1323 microversion: 2.1 time: 0.132273 [ 770.725962] [53378]: [pid: 53378|app: 0|req: 1564/3101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1323 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.728951] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.730740] [53378]: DEBUG nova.compute.api [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.734656] [53379]: DEBUG nova.policy [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.735968] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.735968] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.736164] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.736828] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.737093] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.737296] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.739922] [53379]: INFO nova.api.openstack.requestlog [None req-e77dfe5d-1347-4474-96ec-d4ef6c969363 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.128273 [ 770.739922] [53379]: [pid: 53379|app: 0|req: 1538/3102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:42 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.745765] [53379]: DEBUG nova.api.openstack.wsgi [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.745765] [53379]: DEBUG nova.compute.api [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.749421] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.749729] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.749917] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.750415] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.750635] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.750816] [53379]: DEBUG oslo_concurrency.lockutils [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.773555] [53378]: DEBUG nova.policy [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.778461] [53378]: INFO nova.api.openstack.requestlog [None req-5d037e3c-39a7-4d25-b705-c4738fb2aa2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.051849 [ 770.778794] [53378]: [pid: 53378|app: 0|req: 1565/3103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.784423] [53378]: DEBUG nova.api.openstack.wsgi [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.784423] [53378]: DEBUG nova.compute.api [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.786772] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.787024] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.787212] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.787569] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.787767] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.787937] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.790152] [53379]: DEBUG nova.policy [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.796530] [53379]: INFO nova.api.openstack.requestlog [None req-c23b16a0-4b1a-42da-a698-35e6e89ca312 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1213 microversion: 2.1 time: 0.056035 [ 770.797617] [53379]: [pid: 53379|app: 0|req: 1539/3104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.802537] [53379]: DEBUG nova.api.openstack.wsgi [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.804345] [53379]: DEBUG nova.compute.api [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.808240] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.808556] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.808658] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.809735] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.809735] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.809735] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.825334] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.825767] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.826203] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.826545] [53378]: DEBUG nova.objects.instance [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.849219] [53379]: DEBUG nova.policy [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.849980] [53378]: DEBUG nova.policy [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.852480] [53379]: INFO nova.api.openstack.requestlog [None req-36f62c33-1f77-4814-9d3e-544aa2a39b05 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.054234 [ 770.852820] [53379]: [pid: 53379|app: 0|req: 1540/3105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.853776] [53378]: INFO nova.api.openstack.requestlog [None req-3cc4af79-5743-4901-940d-e8d5d0278dc7 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.074310 [ 770.854278] [53378]: [pid: 53378|app: 0|req: 1566/3106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.856085] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.857067] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.857761] [53379]: DEBUG nova.compute.api [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.858889] [53378]: DEBUG nova.compute.api [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.862181] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.862414] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.862605] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.862954] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.863168] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.863388] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.863598] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.863875] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.864592] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.865009] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.865269] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.865695] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.900488] [53378]: DEBUG nova.policy [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.905293] [53378]: DEBUG nova.policy [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.905982] [53378]: DEBUG nova.policy [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.906631] [53378]: INFO nova.api.openstack.requestlog [None req-c5fa46e3-7f32-4982-80a0-5ffb885a2dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.051751 [ 770.906993] [53378]: [pid: 53378|app: 0|req: 1567/3107] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.933483] [53378]: DEBUG nova.api.openstack.wsgi [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.935544] [53378]: DEBUG nova.compute.api [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.939132] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.939235] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.939432] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.939779] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.939979] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.940176] [53378]: DEBUG oslo_concurrency.lockutils [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.967719] [53379]: DEBUG nova.policy [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.972065] [53379]: INFO nova.api.openstack.requestlog [None req-cf1fe947-2a30-4b7d-a933-fab9c2cfc6d4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.118594 [ 770.972579] [53379]: [pid: 53379|app: 0|req: 1541/3108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.975428] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.979185] [53379]: DEBUG nova.compute.api [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.980717] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.981326] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.981326] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.981664] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.981853] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.982031] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.010943] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.011233] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.011456] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.011666] [53379]: DEBUG nova.objects.instance [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.023581] [53378]: DEBUG nova.policy [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.031048] [53378]: INFO nova.api.openstack.requestlog [None req-391a501e-39d1-46b1-a91e-20c5c28a31fa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.098659 [ 771.031048] [53378]: [pid: 53378|app: 0|req: 1568/3109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.036022] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef114625-b214-4912-94ba-6360d9169cf5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7284bd90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.036830] [53379]: DEBUG nova.policy [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.041755] [53379]: INFO nova.api.openstack.requestlog [None req-bf4f32e8-a5b3-4aea-a86e-9b9e5adf526b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.068696 [ 771.042122] [53379]: [pid: 53379|app: 0|req: 1542/3110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.048571] [53379]: DEBUG nova.api.openstack.wsgi [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.051212] [53379]: DEBUG nova.compute.api [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.059035] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.059035] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.059185] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.059493] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.059879] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.059879] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.075547] [53378]: INFO nova.api.openstack.requestlog [None req-ef114625-b214-4912-94ba-6360d9169cf5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.044503 [ 771.075992] [53378]: [pid: 53378|app: 0|req: 1569/3111] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.097731] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.097976] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.098179] [53379]: DEBUG oslo_concurrency.lockutils [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.098418] [53379]: DEBUG nova.objects.instance [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.127598] [53379]: DEBUG nova.policy [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.132404] [53379]: DEBUG nova.policy [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.133611] [53379]: DEBUG nova.policy [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.133823] [53379]: INFO nova.api.openstack.requestlog [None req-03c7f58e-e933-4fcd-b395-21a6e9bce6fc tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.090577 [ 771.134162] [53379]: [pid: 53379|app: 0|req: 1543/3112] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.463477] [53378]: DEBUG nova.api.openstack.wsgi [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.465187] [53378]: DEBUG nova.compute.api [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.469553] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.470245] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.470554] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.471015] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.472081] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.472314] [53378]: DEBUG oslo_concurrency.lockutils [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.535313] [53378]: DEBUG nova.policy [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.540444] [53378]: INFO nova.api.openstack.requestlog [None req-27472a78-3791-49bf-a276-cf40dca3d0bd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.079320 [ 771.540792] [53378]: [pid: 53378|app: 0|req: 1570/3113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:43 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.740090] [53379]: DEBUG nova.api.openstack.wsgi [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.741980] [53379]: DEBUG nova.compute.api [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.746273] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.746600] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.746865] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.747306] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.747574] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.747845] [53379]: DEBUG oslo_concurrency.lockutils [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.756109] [53378]: DEBUG nova.api.openstack.wsgi [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.757668] [53378]: DEBUG nova.compute.api [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.761354] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.761684] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.761887] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.762295] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.762550] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.762735] [53378]: DEBUG oslo_concurrency.lockutils [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.868974] [53378]: DEBUG nova.policy [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.877641] [53378]: INFO nova.api.openstack.requestlog [None req-681f6173-640a-4f52-8038-7368dccb6891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.124425 [ 771.882138] [53378]: [pid: 53378|app: 0|req: 1571/3114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.885435] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.887564] [53378]: DEBUG nova.compute.api [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.893472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.896087] [53379]: DEBUG nova.policy [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.900645] [53379]: INFO nova.api.openstack.requestlog [None req-9738cdca-0702-4659-b64d-df04e9e386e6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1519 microversion: 2.1 time: 0.162677 [ 771.901046] [53379]: [pid: 53379|app: 0|req: 1544/3115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1519 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.906253] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.910069] [53379]: DEBUG nova.compute.api [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.916358] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.916713] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.916791] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.918011] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.918011] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.918011] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.929619] [53378]: DEBUG nova.policy [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.934607] [53378]: INFO nova.api.openstack.requestlog [None req-8e892136-7c79-4bc8-87e0-8728602f5ef3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.055266 [ 771.934999] [53378]: [pid: 53378|app: 0|req: 1572/3116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.940375] [53378]: DEBUG nova.api.openstack.wsgi [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.942181] [53378]: DEBUG nova.compute.api [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.949575] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.949826] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.950043] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.950403] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.950604] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.950787] [53378]: DEBUG oslo_concurrency.lockutils [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.977748] [53379]: DEBUG nova.policy [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.982348] [53379]: INFO nova.api.openstack.requestlog [None req-3b9f07f3-b334-4d15-9c0d-fc794ca6108c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1213 microversion: 2.1 time: 0.080566 [ 771.982867] [53379]: [pid: 53379|app: 0|req: 1545/3117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1213 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.986367] [53379]: DEBUG nova.api.openstack.wsgi [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.988522] [53379]: DEBUG nova.compute.api [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.993324] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.993417] [53378]: DEBUG nova.policy [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.993914] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.994279] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.994830] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.995786] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.996233] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.997816] [53378]: INFO nova.api.openstack.requestlog [None req-aea8a9b2-c634-4c4c-b114-a0884f464c01 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.062173 [ 771.998166] [53378]: [pid: 53378|app: 0|req: 1573/3118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.000664] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.002452] [53378]: DEBUG nova.compute.api [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.005958] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.006239] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.006671] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.006780] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.008116] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.008116] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.029329] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.029329] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.029585] [53379]: DEBUG oslo_concurrency.lockutils [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.030893] [53379]: DEBUG nova.objects.instance [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lazy-loading 'fault' on Instance uuid 934d4893-d875-4e1d-b0cd-1321ab074df8 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.054267] [53379]: DEBUG nova.policy [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3d5530dc62804e8a85d0986e7d31d944', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612bce1932c49aab0b16eec8a13b032', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.063655] [53379]: INFO nova.api.openstack.requestlog [None req-15f81c95-88cc-4540-baac-0cc2eff0f058 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 200 len: 1298 microversion: 2.1 time: 0.079694 [ 772.064141] [53379]: [pid: 53379|app: 0|req: 1546/3119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.066969] [53379]: DEBUG nova.api.openstack.wsgi [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.068764] [53379]: DEBUG nova.compute.api [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.072795] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.073057] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.073272] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.073708] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.073932] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.074156] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.089030] [53378]: DEBUG nova.policy [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.094166] [53378]: INFO nova.api.openstack.requestlog [None req-3c3ba6de-64d0-4df2-9e71-0dc02a8d4d9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1519 microversion: 2.1 time: 0.095291 [ 772.094634] [53378]: [pid: 53378|app: 0|req: 1574/3120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1519 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.097425] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.099256] [53378]: DEBUG nova.compute.api [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.104455] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.104455] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.104455] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.104886] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.105053] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.105245] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.120581] [53379]: DEBUG nova.policy [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.125103] [53379]: DEBUG nova.policy [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.125813] [53379]: DEBUG nova.policy [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.126471] [53379]: INFO nova.api.openstack.requestlog [None req-e5493f0f-5187-409a-8469-703df0985081 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.061773 [ 772.126925] [53379]: [pid: 53379|app: 0|req: 1547/3121] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.129153] [53379]: DEBUG nova.api.openstack.wsgi [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f4b93d39-5530-42b6-b23b-8f1ffe1b3da7", "name": "network-vif-plugged", "status": "completed", "tag": "d6965b6b-656b-4abf-8cca-b46c5e1f0bb9"}, {"name": "network-changed", "server_uuid": "f4b93d39-5530-42b6-b23b-8f1ffe1b3da7", "tag": "d6965b6b-656b-4abf-8cca-b46c5e1f0bb9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 772.134792] [53379]: DEBUG oslo_concurrency.lockutils [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.135036] [53379]: DEBUG oslo_concurrency.lockutils [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.135231] [53379]: DEBUG oslo_concurrency.lockutils [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.142412] [53379]: INFO nova.api.openstack.compute.server_external_events [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Creating event network-vif-plugged:d6965b6b-656b-4abf-8cca-b46c5e1f0bb9 for instance f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 on cpu-1 [ 772.142662] [53379]: INFO nova.api.openstack.compute.server_external_events [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] Creating event network-changed:d6965b6b-656b-4abf-8cca-b46c5e1f0bb9 for instance f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 on cpu-1 [ 772.146084] [53379]: INFO nova.api.openstack.requestlog [req-dc0dfe10-bd6d-43dd-bdf8-09ffb21bb292 req-e784cf75-afe9-4f6b-8de5-789aa879eae6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018548 [ 772.146400] [53379]: [pid: 53379|app: 0|req: 1548/3122] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:44 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.152489] [53379]: DEBUG nova.api.openstack.wsgi [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.153142] [53379]: DEBUG nova.compute.api [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.159446] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.159693] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.159917] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.160336] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.160575] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.160763] [53379]: DEBUG oslo_concurrency.lockutils [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.225472] [53378]: DEBUG nova.policy [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.235215] [53378]: INFO nova.api.openstack.requestlog [None req-8a6533db-4217-4198-8b43-1407ea58e2de tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.139805 [ 772.235704] [53378]: [pid: 53378|app: 0|req: 1575/3123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.239216] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.241549] [53378]: DEBUG nova.compute.api [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.245160] [53379]: DEBUG nova.policy [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.246373] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.246704] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.247107] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.247463] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.247761] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.248029] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.251997] [53379]: INFO nova.api.openstack.requestlog [None req-deb92665-ec3f-4f3a-bcad-bcfe1633c150 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1533 microversion: 2.1 time: 0.104950 [ 772.252488] [53379]: [pid: 53379|app: 0|req: 1549/3124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1533 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.254825] [53379]: DEBUG nova.api.openstack.wsgi [None req-82d80353-eafc-493d-87d6-58b1d9f25a7c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72c11fc0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.267910] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.268334] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.268552] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.268758] [53378]: DEBUG nova.objects.instance [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.294995] [53378]: DEBUG nova.policy [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.299305] [53378]: INFO nova.api.openstack.requestlog [None req-c1ea1701-e7c5-4146-9bcb-23e84e5bc9c0 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.062857 [ 772.299677] [53378]: [pid: 53378|app: 0|req: 1576/3125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.302635] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1611685986"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 772.304238] [53378]: DEBUG nova.compute.api [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.307800] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.308058] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.308254] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.308608] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.308838] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.309036] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.313460] [53379]: INFO nova.api.openstack.requestlog [None req-82d80353-eafc-493d-87d6-58b1d9f25a7c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.060446 [ 772.313830] [53379]: [pid: 53379|app: 0|req: 1550/3126] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.316534] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.317954] [53379]: DEBUG nova.compute.api [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.321868] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.322118] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.322304] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.322682] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.322894] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.323089] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.342496] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.342648] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.342899] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.343157] [53379]: DEBUG nova.objects.instance [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.363854] [53379]: DEBUG nova.policy [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.368439] [53379]: DEBUG nova.policy [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.369315] [53379]: DEBUG nova.policy [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.370037] [53379]: INFO nova.api.openstack.requestlog [None req-e0c432a8-1a71-4bc5-9e54-a1dddbd26a56 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.055629 [ 772.370278] [53379]: [pid: 53379|app: 0|req: 1551/3127] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.557694] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.559249] [53379]: DEBUG nova.compute.api [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.563444] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.563597] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.563786] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.564163] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.564374] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.564580] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.596122] [53379]: DEBUG nova.policy [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.601039] [53379]: INFO nova.api.openstack.requestlog [None req-4c815914-2e04-4113-9987-28b67b164c54 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.045889 [ 772.601416] [53379]: [pid: 53379|app: 0|req: 1552/3128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.613787] [53379]: DEBUG nova.api.openstack.wsgi [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.615432] [53379]: DEBUG nova.compute.api [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.619741] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.620345] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.620558] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.620931] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.621336] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.621570] [53379]: DEBUG oslo_concurrency.lockutils [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.748912] [53379]: INFO nova.api.openstack.requestlog [None req-25e663c3-eab1-4062-93fc-42319b6e196e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.137545 [ 772.749311] [53379]: [pid: 53379|app: 0|req: 1553/3129] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:40:44 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 287 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.759330] [53379]: DEBUG nova.api.openstack.wsgi [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.761169] [53379]: DEBUG nova.compute.api [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.765481] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.765481] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.765621] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.766016] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.766274] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.766487] [53379]: DEBUG oslo_concurrency.lockutils [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.809362] [53378]: INFO nova.api.openstack.requestlog [None req-b1d37e2a-7fb2-4003-9759-5ed173a61cdf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52/action" status: 202 len: 0 microversion: 2.1 time: 0.508651 [ 772.810480] [53378]: [pid: 53378|app: 0|req: 1577/3130] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:44 2025] POST /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52/action => generated 0 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 772.816675] [53378]: DEBUG nova.api.openstack.wsgi [None req-90f1f25d-e5a3-47da-b6b8-7cb5093d42ea tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f729d1c60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.830955] [53379]: INFO nova.api.openstack.requestlog [None req-78376902-f496-4b1d-b6e0-f2fb71f403d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/04c42242-2521-40ee-bffb-9b924916df2f" status: 200 len: 284 microversion: 2.1 time: 0.075362 [ 772.831681] [53379]: [pid: 53379|app: 0|req: 1554/3131] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/04c42242-2521-40ee-bffb-9b924916df2f => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.899682] [53379]: DEBUG nova.api.openstack.wsgi [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.904445] [53379]: DEBUG nova.compute.api [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.909077] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.909077] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.909165] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.909540] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.909762] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.911689] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.928882] [53378]: INFO nova.api.openstack.requestlog [None req-90f1f25d-e5a3-47da-b6b8-7cb5093d42ea tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410" status: 204 len: 0 microversion: 2.1 time: 0.114325 [ 772.928882] [53378]: [pid: 53378|app: 0|req: 1578/3132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] DELETE /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 772.935387] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f19ed09-4c38-4e5b-866f-2511971648dc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f72cbc5e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.949498] [53378]: INFO nova.api.openstack.wsgi [None req-7f19ed09-4c38-4e5b-866f-2511971648dc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Image not found. [ 772.950011] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f19ed09-4c38-4e5b-866f-2511971648dc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 772.950647] [53378]: INFO nova.api.openstack.requestlog [None req-7f19ed09-4c38-4e5b-866f-2511971648dc tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410" status: 404 len: 62 microversion: 2.1 time: 0.018797 [ 772.951128] [53378]: [pid: 53378|app: 0|req: 1579/3133] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410 => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 772.955707] [53378]: DEBUG nova.api.openstack.wsgi [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.957539] [53378]: DEBUG nova.compute.api [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.962032] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.962032] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.962032] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.962396] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.962621] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.962805] [53378]: DEBUG oslo_concurrency.lockutils [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.000610] [53378]: DEBUG nova.policy [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.006083] [53378]: INFO nova.api.openstack.requestlog [None req-e374474d-7669-486c-bfe6-48d9919e4653 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.054071 [ 773.010022] [53378]: [pid: 53378|app: 0|req: 1580/3134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.010022] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.011610] [53378]: DEBUG nova.compute.api [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.015226] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.015484] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.015663] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.016036] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.017775] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.017775] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.032169] [53379]: DEBUG nova.policy [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.036725] [53379]: INFO nova.api.openstack.requestlog [None req-44a412db-42e0-4c9b-9c7e-f72e8b4868de tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.140555 [ 773.037298] [53379]: [pid: 53379|app: 0|req: 1555/3135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.045027] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d", "fixed_ips": [{"ip_address": "192.168.128.14"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 773.045027] [53379]: DEBUG nova.compute.api [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.055127] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.055835] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.056195] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.057056] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.057363] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.058686] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.114344] [53378]: DEBUG nova.policy [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.118977] [53378]: INFO nova.api.openstack.requestlog [None req-2ad338f1-2dad-4178-a05f-f6d80c361b5b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1539 microversion: 2.1 time: 0.111812 [ 773.119379] [53378]: [pid: 53378|app: 0|req: 1581/3136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1539 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.122347] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.124108] [53378]: DEBUG nova.compute.api [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.129916] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.130248] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.130508] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.130914] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.131186] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.131449] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.164926] [53378]: DEBUG nova.policy [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.170442] [53378]: INFO nova.api.openstack.requestlog [None req-dd00c440-f909-45f5-baab-ec6dadd85322 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.050236 [ 773.170953] [53378]: [pid: 53378|app: 0|req: 1582/3137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.174036] [53378]: DEBUG nova.api.openstack.wsgi [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.179024] [53378]: DEBUG nova.compute.api [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.180207] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.180548] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.180835] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.181351] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.181633] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.181918] [53378]: DEBUG oslo_concurrency.lockutils [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.215170] [53378]: DEBUG nova.policy [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.219585] [53378]: INFO nova.api.openstack.requestlog [None req-4017546c-b005-4a3e-8126-ddba782006ed tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.047961 [ 773.219900] [53378]: [pid: 53378|app: 0|req: 1583/3138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.223257] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.225355] [53378]: DEBUG nova.compute.api [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] [instance: 934d4893-d875-4e1d-b0cd-1321ab074df8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.229908] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.230808] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.230808] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.231288] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.231494] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.231812] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.244709] [53378]: INFO nova.api.openstack.wsgi [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] HTTP exception thrown: Instance 934d4893-d875-4e1d-b0cd-1321ab074df8 could not be found. [ 773.245155] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] Returning 404 to user: Instance 934d4893-d875-4e1d-b0cd-1321ab074df8 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 773.245621] [53378]: INFO nova.api.openstack.requestlog [None req-b1adf427-d4eb-4c55-9f4d-e4f44c89d908 tempest-ServerRescueTestJSON-865616775 tempest-ServerRescueTestJSON-865616775-project-member] 10.180.1.21 "GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8" status: 404 len: 111 microversion: 2.1 time: 0.025197 [ 773.245996] [53378]: [pid: 53378|app: 0|req: 1584/3139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/934d4893-d875-4e1d-b0cd-1321ab074df8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 773.249073] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.251025] [53378]: DEBUG nova.compute.api [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.254938] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.255211] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.255434] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.255867] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.256090] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.256296] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.303648] [53378]: DEBUG nova.policy [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.310669] [53378]: DEBUG nova.policy [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.310669] [53378]: DEBUG nova.policy [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.311719] [53378]: INFO nova.api.openstack.requestlog [None req-bd81c73d-3741-44ec-a583-3e7caff0ccbf tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.064812 [ 773.311719] [53378]: [pid: 53378|app: 0|req: 1585/3140] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.314513] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.316301] [53378]: DEBUG nova.compute.api [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.319768] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.320022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.320229] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.320603] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.320826] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.321031] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.448333] [53378]: DEBUG nova.policy [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.455927] [53378]: INFO nova.api.openstack.requestlog [None req-5ab325de-d0f2-4378-916d-92ae1874ea7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1322 microversion: 2.1 time: 0.143525 [ 773.456636] [53378]: [pid: 53378|app: 0|req: 1586/3141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1322 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.459238] [53378]: DEBUG nova.api.openstack.wsgi [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.461279] [53378]: DEBUG nova.compute.api [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.464820] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.465085] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.465278] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.465669] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.465880] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.466081] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.642806] [53378]: DEBUG nova.policy [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.647485] [53378]: INFO nova.api.openstack.requestlog [None req-22b15934-cbf7-4f6b-a2cd-73d4f8bd2bd6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1538 microversion: 2.1 time: 0.190211 [ 773.647815] [53378]: [pid: 53378|app: 0|req: 1587/3142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1538 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.652895] [53378]: DEBUG nova.api.openstack.wsgi [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.654620] [53378]: DEBUG nova.compute.api [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.658349] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.658597] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.658785] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.659174] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.659383] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.659561] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.679349] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.679664] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.679830] [53378]: DEBUG oslo_concurrency.lockutils [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.680165] [53378]: DEBUG nova.objects.instance [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.704900] [53378]: DEBUG nova.policy [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.709596] [53378]: INFO nova.api.openstack.requestlog [None req-7656974c-0a46-4f10-83a3-894dc238e40a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.061113 [ 773.709983] [53378]: [pid: 53378|app: 0|req: 1588/3143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.712808] [53378]: DEBUG nova.api.openstack.wsgi [None req-d48ca259-e071-455f-a303-6bce21f16ed0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7284ab90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.763096] [53378]: INFO nova.api.openstack.requestlog [None req-d48ca259-e071-455f-a303-6bce21f16ed0 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1529 microversion: 2.1 time: 0.052391 [ 773.763993] [53378]: [pid: 53378|app: 0|req: 1589/3144] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:45 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1529 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.767435] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.769219] [53378]: DEBUG nova.compute.api [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.774960] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.799713] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.799965] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.800180] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.800413] [53378]: DEBUG nova.objects.instance [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.832511] [53378]: DEBUG nova.policy [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.837656] [53378]: DEBUG nova.policy [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.838457] [53378]: DEBUG nova.policy [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.839252] [53378]: INFO nova.api.openstack.requestlog [None req-4fbfe37b-885e-4c8c-a66d-6b83c10f8b14 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.074093 [ 773.839521] [53378]: [pid: 53378|app: 0|req: 1590/3145] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.842522] [53378]: DEBUG nova.api.openstack.wsgi [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.843853] [53378]: DEBUG nova.compute.api [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.847596] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.847852] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.848096] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.848476] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.848685] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.848862] [53378]: DEBUG oslo_concurrency.lockutils [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.885621] [53378]: DEBUG nova.policy [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.890229] [53378]: INFO nova.api.openstack.requestlog [None req-636d1ec9-9dcb-4dc0-922c-a5cc96f0501e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.050039 [ 773.890577] [53378]: [pid: 53378|app: 0|req: 1591/3146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.025366] [53378]: DEBUG nova.api.openstack.wsgi [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.027458] [53378]: DEBUG nova.compute.api [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.031456] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.031715] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.031925] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.032309] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.032521] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.032700] [53378]: DEBUG oslo_concurrency.lockutils [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.091088] [53378]: DEBUG nova.policy [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.095664] [53378]: INFO nova.api.openstack.requestlog [None req-80134ccb-33f3-42cd-84ac-29c3e62e5b64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.074914 [ 774.097020] [53378]: [pid: 53378|app: 0|req: 1592/3147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.100012] [53378]: DEBUG nova.api.openstack.wsgi [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.103952] [53378]: DEBUG nova.compute.api [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.107207] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.107500] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.107699] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.108084] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.108328] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.108565] [53378]: DEBUG oslo_concurrency.lockutils [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.349642] [53378]: DEBUG nova.policy [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.354732] [53378]: INFO nova.api.openstack.requestlog [None req-6609019a-c779-491d-9f51-4d05604936eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.257798 [ 774.355247] [53378]: [pid: 53378|app: 0|req: 1593/3148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.362011] [53378]: DEBUG nova.api.openstack.wsgi [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.368558] [53378]: DEBUG nova.policy [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.369329] [53378]: DEBUG nova.compute.api [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Searching by: {'deleted': False, 'project_id': '18deeb574a0b46c8b04805257c30a365'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 774.376580] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.377336] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.377785] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.378654] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.378654] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.379057] [53378]: DEBUG oslo_concurrency.lockutils [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.449955] [53378]: DEBUG nova.compute.multi_cell_list [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 774.523634] [53378]: INFO nova.api.openstack.requestlog [None req-def41ae7-6b1b-4900-b1d8-1a034aafde1a tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 343 microversion: 2.1 time: 0.167799 [ 774.524231] [53378]: [pid: 53378|app: 0|req: 1594/3149] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers => generated 343 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 774.530931] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.532984] [53378]: DEBUG nova.compute.api [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.537486] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.537835] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.538261] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.538752] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.539251] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.539504] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.737541] [53378]: DEBUG nova.policy [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.742106] [53378]: INFO nova.api.openstack.requestlog [None req-5b95c610-e3f6-4cdc-99a7-75fbc56042da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1537 microversion: 2.1 time: 0.213378 [ 774.742479] [53378]: [pid: 53378|app: 0|req: 1595/3150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:46 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1537 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.745259] [53378]: DEBUG nova.api.openstack.wsgi [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.746893] [53378]: DEBUG nova.compute.api [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.750308] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.750546] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.750733] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.751097] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.751306] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.751529] [53378]: DEBUG oslo_concurrency.lockutils [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.796982] [53378]: DEBUG nova.policy [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.808388] [53378]: INFO nova.api.openstack.requestlog [None req-64c15fa9-285c-4531-b143-1743157d9e71 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.065206 [ 774.808736] [53378]: [pid: 53378|app: 0|req: 1596/3151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.817231] [53378]: DEBUG nova.api.openstack.wsgi [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.819457] [53378]: DEBUG nova.compute.api [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.824925] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.825545] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.825995] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.826712] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.830302] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.830302] [53378]: DEBUG oslo_concurrency.lockutils [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.880491] [53378]: DEBUG nova.policy [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.887064] [53378]: INFO nova.api.openstack.requestlog [None req-f063bd17-db73-4ae6-a6f9-cc09549e8723 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.075776 [ 774.887485] [53378]: [pid: 53378|app: 0|req: 1597/3152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.890182] [53378]: DEBUG nova.api.openstack.wsgi [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.892032] [53378]: DEBUG nova.compute.api [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.897194] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.897666] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.897719] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.898123] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.898275] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.898486] [53378]: DEBUG oslo_concurrency.lockutils [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.956035] [53378]: DEBUG nova.policy [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.963086] [53378]: DEBUG nova.policy [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.964463] [53378]: DEBUG nova.policy [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.964782] [53378]: INFO nova.api.openstack.requestlog [None req-a373e361-98e3-48e4-b559-fc9051a7a523 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1296 microversion: 2.47 time: 0.076639 [ 774.965043] [53378]: [pid: 53378|app: 0|req: 1598/3153] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1296 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.968231] [53378]: DEBUG nova.api.openstack.wsgi [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.970746] [53378]: DEBUG nova.compute.api [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.974905] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.975179] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.975397] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.975761] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.975996] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.976193] [53378]: DEBUG oslo_concurrency.lockutils [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.095966] [53378]: DEBUG nova.policy [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.106311] [53378]: INFO nova.api.openstack.requestlog [None req-410dbcf4-56fa-4995-9f41-5785e5365cbe tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1518 microversion: 2.1 time: 0.139557 [ 775.106715] [53378]: [pid: 53378|app: 0|req: 1599/3154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1518 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.109603] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.113733] [53378]: DEBUG nova.policy [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.113733] [53378]: DEBUG nova.compute.api [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Searching by: {'deleted': False, 'project_id': '18deeb574a0b46c8b04805257c30a365'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 775.121356] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.121792] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.122018] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.122599] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.122828] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.123022] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.244159] [53378]: DEBUG nova.compute.multi_cell_list [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 775.312411] [53378]: DEBUG nova.policy [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.316361] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.316686] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.316798] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.482544] [53378]: INFO nova.api.openstack.requestlog [None req-8fddf22f-7bfa-40e7-ac34-d60504d12d0d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1604 microversion: 2.1 time: 0.373531 [ 775.482544] [53378]: [pid: 53378|app: 0|req: 1600/3155] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/detail => generated 1604 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.487034] [53378]: DEBUG nova.api.openstack.wsgi [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.490249] [53378]: DEBUG nova.compute.api [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.511026] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.511026] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.511026] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.511026] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.511026] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.516094] [53378]: DEBUG oslo_concurrency.lockutils [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.679824] [53378]: DEBUG nova.policy [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.699153] [53378]: INFO nova.api.openstack.requestlog [None req-15755287-5432-4a88-9841-74bf017918c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1538 microversion: 2.1 time: 0.213866 [ 775.699153] [53378]: [pid: 53378|app: 0|req: 1601/3156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1538 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.703507] [53378]: DEBUG nova.api.openstack.wsgi [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.703507] [53378]: DEBUG nova.compute.api [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.709030] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.709334] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.709743] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.710370] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.711032] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.711032] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.737128] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.737308] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.737629] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.737819] [53378]: DEBUG nova.objects.instance [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.772458] [53378]: DEBUG nova.policy [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.777351] [53378]: INFO nova.api.openstack.requestlog [None req-5fb514d6-f1a8-461a-ac64-788bbc791218 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.079346 [ 775.777738] [53378]: [pid: 53378|app: 0|req: 1602/3157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:47 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.780985] [53378]: DEBUG nova.api.openstack.wsgi [None req-983c2c4e-9786-456c-b678-9d1aaae9797d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7284af80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.811540] [53378]: INFO nova.api.openstack.requestlog [None req-983c2c4e-9786-456c-b678-9d1aaae9797d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1615 microversion: 2.1 time: 0.033094 [ 775.811887] [53378]: [pid: 53378|app: 0|req: 1603/3158] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:48 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1615 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.818716] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.827679] [53378]: DEBUG nova.compute.api [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.840196] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.840472] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.840662] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.841027] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.841238] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.841494] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.877595] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.877595] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.877595] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.877595] [53378]: DEBUG nova.objects.instance [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.898995] [53378]: DEBUG nova.policy [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.904159] [53378]: DEBUG nova.policy [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.904983] [53378]: DEBUG nova.policy [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.905819] [53378]: INFO nova.api.openstack.requestlog [None req-a4867039-e12d-4f0f-91a2-2366248e7cb4 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.093360 [ 775.906241] [53378]: [pid: 53378|app: 0|req: 1604/3159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:48 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.909029] [53378]: DEBUG nova.api.openstack.wsgi [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.910803] [53378]: DEBUG nova.compute.api [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.914581] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.914845] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.915183] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.915589] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.915865] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.916136] [53378]: DEBUG oslo_concurrency.lockutils [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.951259] [53378]: DEBUG nova.policy [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.956212] [53378]: INFO nova.api.openstack.requestlog [None req-558a6d09-48bc-4462-b1e9-f4915491a567 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.049198 [ 775.956878] [53378]: [pid: 53378|app: 0|req: 1605/3160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:48 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.959380] [53378]: DEBUG nova.api.openstack.wsgi [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.965522] [53378]: DEBUG nova.compute.api [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.973157] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.973473] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.973662] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.974077] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.974300] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.974518] [53378]: DEBUG oslo_concurrency.lockutils [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.017252] [53378]: DEBUG nova.policy [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.023349] [53378]: INFO nova.api.openstack.requestlog [None req-11ee01db-e715-4277-9e70-bbd52f8fd93b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1202 microversion: 2.1 time: 0.065965 [ 776.024780] [53378]: [pid: 53378|app: 0|req: 1606/3161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:48 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1202 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.028831] [53378]: DEBUG nova.api.openstack.wsgi [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.202"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 776.030015] [53378]: DEBUG nova.compute.api [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.034193] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.034471] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.034678] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.035230] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.035559] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.035802] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.063776] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 776.063929] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquired lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 776.691111] [53378]: DEBUG nova.network.neutron [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 776.983052] [53378]: DEBUG nova.network.neutron [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Updating instance_info_cache with network_info: [{"id": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "address": "fa:16:3e:33:5d:d8", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.202", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape0276c9a-fe", "ovs_interfaceid": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 777.012186] [53378]: DEBUG oslo_concurrency.lockutils [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Releasing lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 777.013055] [53378]: INFO nova.api.openstack.requestlog [None req-725d44af-8e09-4cdc-8470-74d63ac8b4f5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action" status: 202 len: 0 microversion: 2.1 time: 0.987298 [ 777.013555] [53378]: [pid: 53378|app: 0|req: 1607/3162] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:48 2025] POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action => generated 0 bytes in 988 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 777.018318] [53378]: DEBUG nova.api.openstack.wsgi [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.019315] [53378]: DEBUG nova.compute.api [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.031929] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.032122] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.032333] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.032751] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.032960] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.033215] [53378]: DEBUG oslo_concurrency.lockutils [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.386382] [53378]: DEBUG nova.policy [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.401062] [53378]: INFO nova.api.openstack.requestlog [None req-d58c1b42-bfc0-4ca2-b8af-13c3017bd3a3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1312 microversion: 2.1 time: 0.386773 [ 777.404020] [53378]: [pid: 53378|app: 0|req: 1608/3163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1312 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.408410] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ff728cf-6185-4222-8619-b571fd5a3582 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.431223] [53378]: INFO nova.api.openstack.requestlog [None req-6ff728cf-6185-4222-8619-b571fd5a3582 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.029033 [ 777.431690] [53378]: [pid: 53378|app: 0|req: 1609/3164] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 777.435826] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.438742] [53378]: DEBUG nova.compute.api [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.449354] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.449669] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.451021] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.451021] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.451021] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.451021] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.562308] [53378]: DEBUG nova.policy [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.569188] [53378]: INFO nova.api.openstack.requestlog [None req-cf210ff4-2a0a-4456-a8b1-a3e626eee184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1532 microversion: 2.1 time: 0.136730 [ 777.569542] [53378]: [pid: 53378|app: 0|req: 1610/3165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1532 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.577019] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.577019] [53378]: DEBUG nova.compute.api [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.580257] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.580587] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.580807] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.581183] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.581390] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.581605] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.622707] [53378]: DEBUG nova.policy [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.627501] [53378]: INFO nova.api.openstack.requestlog [None req-7e9d55d6-cd5e-40a0-b61b-b4bb77806be7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.056947 [ 777.627501] [53378]: [pid: 53378|app: 0|req: 1611/3166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.631178] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.631623] [53378]: DEBUG nova.compute.api [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.635098] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.635413] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.635638] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.636065] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.636318] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.636823] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.691345] [53378]: DEBUG nova.policy [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.695686] [53378]: INFO nova.api.openstack.requestlog [None req-ab1e2e2d-a6d6-4704-98f1-6e3e5db382a3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.067561 [ 777.696010] [53378]: [pid: 53378|app: 0|req: 1612/3167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.698485] [53378]: DEBUG nova.api.openstack.wsgi [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.700048] [53378]: DEBUG nova.compute.api [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.703194] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.703439] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.703640] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.703980] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.704195] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.704369] [53378]: DEBUG oslo_concurrency.lockutils [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.747067] [53378]: DEBUG nova.policy [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.753780] [53378]: DEBUG nova.policy [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.757986] [53378]: DEBUG nova.policy [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.757986] [53378]: INFO nova.api.openstack.requestlog [None req-30b9e329-4d7a-4334-87e8-c483a0c14dbe tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1352 microversion: 2.47 time: 0.058834 [ 777.757986] [53378]: [pid: 53378|app: 0|req: 1613/3168] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:49 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1352 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.758557] [53378]: DEBUG nova.api.openstack.wsgi [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 777.764271] [53378]: DEBUG oslo_concurrency.lockutils [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.765104] [53378]: DEBUG oslo_concurrency.lockutils [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.765104] [53378]: DEBUG oslo_concurrency.lockutils [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.777891] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] Creating event network-changed:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 777.778810] [53378]: INFO nova.api.openstack.requestlog [req-d666411e-c95c-4653-8baa-f54c4f1cc36c req-46627df4-2815-4927-b353-ce927777d991 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022331 [ 777.779061] [53378]: [pid: 53378|app: 0|req: 1614/3169] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:50 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) [ 777.782019] [53378]: DEBUG nova.api.openstack.wsgi [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.785280] [53378]: DEBUG nova.compute.api [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.787105] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.787348] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.788195] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.788598] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.788868] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.789020] [53378]: DEBUG oslo_concurrency.lockutils [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.930372] [53378]: DEBUG nova.policy [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.935384] [53378]: INFO nova.api.openstack.requestlog [None req-a621cf3e-d664-47da-a0e7-0996ed025dd3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1539 microversion: 2.1 time: 0.155633 [ 777.935754] [53378]: [pid: 53378|app: 0|req: 1615/3170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:50 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1539 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.938995] [53378]: DEBUG nova.api.openstack.wsgi [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.940095] [53378]: DEBUG nova.compute.api [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.945812] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.945812] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.945996] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.946477] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.946864] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.947177] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.005365] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.005724] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.005983] [53378]: DEBUG oslo_concurrency.lockutils [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.006209] [53378]: DEBUG nova.objects.instance [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.055234] [53378]: DEBUG nova.policy [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.060780] [53378]: INFO nova.api.openstack.requestlog [None req-89c73ef2-c4d2-4a6a-94d0-653983dc03cc tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.123516 [ 778.062864] [53378]: [pid: 53378|app: 0|req: 1616/3171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:50 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.066027] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d64accd-83c8-4e0c-9de2-a4b2a6e26fdb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72cbeb90>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.100618] [53378]: INFO nova.api.openstack.requestlog [None req-2d64accd-83c8-4e0c-9de2-a4b2a6e26fdb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1615 microversion: 2.1 time: 0.038590 [ 778.101088] [53378]: [pid: 53378|app: 0|req: 1617/3172] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:50 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1615 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.104535] [53378]: DEBUG nova.api.openstack.wsgi [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.106212] [53378]: DEBUG nova.compute.api [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.111304] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.111655] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.111867] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.112460] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.112685] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.112878] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.145664] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.146066] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.146372] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.146734] [53378]: DEBUG nova.objects.instance [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.196304] [53378]: DEBUG nova.policy [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.211782] [53378]: DEBUG nova.policy [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.211782] [53378]: DEBUG nova.policy [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.211782] [53378]: INFO nova.api.openstack.requestlog [None req-f00e3b52-6f5c-49d0-a673-f6e94b29c6c3 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.109571 [ 778.211782] [53378]: [pid: 53378|app: 0|req: 1618/3173] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:50 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.215776] [53378]: DEBUG nova.api.openstack.wsgi [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.217659] [53378]: DEBUG nova.compute.api [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.225066] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.225347] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.225570] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.225975] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.226192] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.226386] [53378]: DEBUG oslo_concurrency.lockutils [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.296331] [53378]: DEBUG nova.policy [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.301746] [53378]: INFO nova.api.openstack.requestlog [None req-98625fca-8cf2-4cc5-97ea-ca7c8633b846 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.089410 [ 778.302446] [53378]: [pid: 53378|app: 0|req: 1619/3174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:50 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.305570] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.202"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 778.308361] [53378]: DEBUG nova.compute.api [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.312970] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.313122] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=2 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 778.313532] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.313532] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.313806] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.314017] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.314199] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.334304] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 778.334549] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquired lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 778.593677] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.335161] [53378]: INFO nova.network.neutron [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] re-assign floating IP 10.180.180.202 from instance 9b6432a0-35be-4b1f-94e8-370422021012 [ 779.380283] [53378]: DEBUG nova.network.neutron [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 779.625823] [53378]: DEBUG nova.network.neutron [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Updating instance_info_cache with network_info: [{"id": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "address": "fa:16:3e:33:5d:d8", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.8", "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": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape0276c9a-fe", "ovs_interfaceid": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 779.656283] [53378]: DEBUG nova.network.neutron [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 779.962283] [53378]: DEBUG nova.network.neutron [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Updating instance_info_cache with network_info: [{"id": "33a042bd-f428-48d2-bf26-aaadd41e17a6", "address": "fa:16:3e:df:30:b0", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.202", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap33a042bd-f4", "ovs_interfaceid": "33a042bd-f428-48d2-bf26-aaadd41e17a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 779.992847] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Releasing lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 779.995385] [53378]: INFO nova.api.openstack.requestlog [None req-e6673d41-6941-4b8c-8360-bd12a7407ac1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290/action" status: 202 len: 0 microversion: 2.1 time: 1.692160 [ 779.996433] [53378]: [pid: 53378|app: 0|req: 1620/3175] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:50 2025] POST /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290/action => generated 0 bytes in 1693 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 779.999714] [53378]: DEBUG nova.api.openstack.wsgi [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "name": "network-vif-plugged", "status": "completed", "tag": "ab7deb67-9b91-41ac-96f2-2397cd5fa94a"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 780.017703] [53378]: DEBUG oslo_concurrency.lockutils [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.017923] [53378]: DEBUG oslo_concurrency.lockutils [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.018142] [53378]: DEBUG oslo_concurrency.lockutils [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.033603] [53378]: INFO nova.api.openstack.compute.server_external_events [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] Creating event network-vif-plugged:ab7deb67-9b91-41ac-96f2-2397cd5fa94a for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 780.037333] [53378]: INFO nova.api.openstack.requestlog [req-63323696-2d52-454d-8134-eeb342716400 req-a41b97d3-b15d-4797-9527-cbfa53deaaf9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040307 [ 780.037705] [53378]: [pid: 53378|app: 0|req: 1621/3176] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:52 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) [ 780.041059] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.043731] [53378]: DEBUG nova.compute.api [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.047588] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.047843] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.048067] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.048474] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.048897] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.049114] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.106187] [53378]: DEBUG nova.policy [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.124017] [53378]: INFO nova.api.openstack.requestlog [None req-8c603468-6cd8-455e-b0d3-be53d8a49a9d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1258 microversion: 2.1 time: 0.085550 [ 780.128108] [53378]: [pid: 53378|app: 0|req: 1622/3177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1258 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.128108] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.128108] [53378]: DEBUG nova.compute.api [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.139010] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.167614] [53378]: DEBUG nova.compute.api [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 780.269312] [53378]: INFO nova.api.openstack.requestlog [None req-8e4402b5-c2cc-4d6b-a06c-e054328582cd tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 204 len: 0 microversion: 2.1 time: 0.143851 [ 780.270277] [53378]: [pid: 53378|app: 0|req: 1623/3178] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:52 2025] DELETE /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 780.274117] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.276178] [53378]: DEBUG nova.compute.api [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.279902] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.280183] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.280377] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.280747] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.280954] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.281151] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.404575] [53378]: DEBUG nova.policy [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.410285] [53378]: INFO nova.api.openstack.requestlog [None req-bf300efe-8d27-4629-a61b-cda72c1ec6a5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1496 microversion: 2.1 time: 0.138858 [ 780.410590] [53378]: [pid: 53378|app: 0|req: 1624/3179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1496 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.414569] [53378]: DEBUG nova.api.openstack.wsgi [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.416123] [53378]: DEBUG nova.compute.api [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.421635] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.421635] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.422273] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.422401] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.422701] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.423139] [53378]: DEBUG oslo_concurrency.lockutils [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.536898] [53378]: DEBUG nova.policy [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.542760] [53378]: INFO nova.api.openstack.requestlog [None req-927b8e5e-b349-41a2-8c63-dcad0fa2f795 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1532 microversion: 2.1 time: 0.131492 [ 780.543153] [53378]: [pid: 53378|app: 0|req: 1625/3180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1532 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.546093] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.548409] [53378]: DEBUG nova.compute.api [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.553330] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.553634] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.553829] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.554229] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.554475] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.554686] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.594859] [53378]: DEBUG nova.policy [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.601381] [53378]: INFO nova.api.openstack.requestlog [None req-3b9b5954-502f-46de-8e6d-dba3fc5e5af8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.057332 [ 780.601867] [53378]: [pid: 53378|app: 0|req: 1626/3181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.605952] [53378]: DEBUG nova.api.openstack.wsgi [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.608652] [53378]: DEBUG nova.compute.api [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.614216] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.614627] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.614950] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.615563] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.615920] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.616234] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.658843] [53378]: DEBUG nova.policy [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.665604] [53378]: INFO nova.api.openstack.requestlog [None req-db3dc670-43ec-4f41-ac2f-9cfbc30ca94d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1238 microversion: 2.1 time: 0.062664 [ 780.666264] [53378]: [pid: 53378|app: 0|req: 1627/3182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.670102] [53378]: DEBUG nova.api.openstack.wsgi [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.672618] [53378]: DEBUG nova.compute.api [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.677829] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.678265] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.678591] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.679177] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.679515] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.679826] [53378]: DEBUG oslo_concurrency.lockutils [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.723873] [53378]: DEBUG nova.policy [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.732208] [53378]: DEBUG nova.policy [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.733203] [53378]: DEBUG nova.policy [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.735775] [53378]: INFO nova.api.openstack.requestlog [None req-e579a392-7353-442d-ab48-727d2ed07701 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1358 microversion: 2.47 time: 0.067017 [ 780.735775] [53378]: [pid: 53378|app: 0|req: 1628/3183] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:52 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1358 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.736952] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.739082] [53378]: DEBUG nova.compute.api [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.744900] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.745303] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.745557] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.745970] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.746239] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.746470] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.917806] [53378]: DEBUG nova.policy [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.926245] [53378]: INFO nova.api.openstack.requestlog [None req-e4d29c0c-57ed-4c22-a54e-c3f101d0056d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1538 microversion: 2.1 time: 0.191350 [ 780.926732] [53378]: [pid: 53378|app: 0|req: 1629/3184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:53 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1538 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.931778] [53378]: DEBUG nova.api.openstack.wsgi [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.932268] [53378]: DEBUG nova.compute.api [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.940401] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.969173] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.969173] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.969173] [53378]: DEBUG oslo_concurrency.lockutils [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.969173] [53378]: DEBUG nova.objects.instance [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.013855] [53378]: DEBUG nova.policy [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.021018] [53378]: INFO nova.api.openstack.requestlog [None req-63180d41-cb8f-4d0f-a111-da39c29ac45b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.093621 [ 781.021677] [53378]: [pid: 53378|app: 0|req: 1630/3185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:53 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.030151] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c53c935-9ec8-463f-8b35-29c17d787452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72cbd7e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.064118] [53378]: INFO nova.api.openstack.requestlog [None req-6c53c935-9ec8-463f-8b35-29c17d787452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1615 microversion: 2.1 time: 0.041827 [ 781.064659] [53378]: [pid: 53378|app: 0|req: 1631/3186] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:53 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1615 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.068104] [53378]: DEBUG nova.api.openstack.wsgi [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.070299] [53378]: DEBUG nova.compute.api [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.075927] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.076229] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.076445] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.076857] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.077076] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.077298] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.101817] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.102129] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.102336] [53378]: DEBUG oslo_concurrency.lockutils [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.102598] [53378]: DEBUG nova.objects.instance [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.132188] [53378]: DEBUG nova.policy [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.136792] [53378]: DEBUG nova.policy [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.139945] [53378]: DEBUG nova.policy [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.139945] [53378]: INFO nova.api.openstack.requestlog [None req-60bfd92c-def3-4d0c-928b-f6c9294b73b0 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.073041 [ 781.139945] [53378]: [pid: 53378|app: 0|req: 1632/3187] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:53 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.141854] [53378]: DEBUG nova.api.openstack.wsgi [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.143796] [53378]: DEBUG nova.compute.api [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.150537] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.150932] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.151154] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.151555] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.152204] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.152204] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.189247] [53378]: DEBUG nova.policy [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.194166] [53378]: INFO nova.api.openstack.requestlog [None req-56b3f693-2243-4821-9a3e-7d5f1b75139b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.054588 [ 781.194578] [53378]: [pid: 53378|app: 0|req: 1633/3188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:53 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.197506] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bdb63f76-6ad8-43f2-bcff-907e9b600f09"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 781.199576] [53378]: DEBUG nova.compute.api [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.207302] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.207452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.207707] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.208128] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.208356] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.208555] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.601707] [53379]: DEBUG nova.compute.api [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.606950] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.607369] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.607677] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.608232] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.608548] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.608830] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.706928] [53379]: INFO nova.api.openstack.requestlog [None req-dd5386a9-84d3-4d71-98a7-f2f985bfd1d3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 285 microversion: 2.1 time: 8.668680 [ 781.707412] [53379]: [pid: 53379|app: 0|req: 1556/3189] 10.180.1.21 () {60 vars in 1292 bytes} [Wed Mar 12 06:40:45 2025] POST /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 285 bytes in 8670 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 781.852604] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1182929503", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 781.945247] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.945555] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.945772] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.946271] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.946518] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.946747] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.955634] [53379]: DEBUG nova.network.neutron [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] validate_networks() for [('c4cdff00-2bac-4530-b761-ae1a63026d53', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 782.220792] [53379]: DEBUG nova.virt.hardware [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 782.220792] [53379]: DEBUG nova.virt.hardware [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 782.220792] [53379]: DEBUG nova.virt.hardware [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 782.220792] [53379]: DEBUG nova.virt.hardware [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 782.220792] [53379]: DEBUG nova.virt.hardware [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 782.241396] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.241726] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.242409] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.242504] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.242678] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.242851] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.267050] [53379]: DEBUG nova.quota [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Getting quotas for project 52355b61bedf4afb9f9de3e38e4f0b93. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 782.277684] [53379]: DEBUG nova.quota [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Getting quotas for user ef065fdc20dc44f09c7dc99cb935303b and project 52355b61bedf4afb9f9de3e38e4f0b93. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 782.283865] [53379]: DEBUG nova.compute.api [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 782.285132] [53379]: DEBUG nova.compute.api [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 782.358632] [53379]: INFO nova.api.openstack.requestlog [None req-5b3a2df7-1340-4e91-9717-906f39689652 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.650251 [ 782.359029] [53379]: [pid: 53379|app: 0|req: 1557/3190] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:53 2025] POST /compute/v2.1/servers => generated 380 bytes in 651 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 782.364985] [53379]: DEBUG nova.api.openstack.wsgi [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}, {"name": "network-changed", "server_uuid": "d38f7acd-259c-4038-9660-2ea02d9c1290", "tag": "33a042bd-f428-48d2-bf26-aaadd41e17a6"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 782.374294] [53379]: DEBUG oslo_concurrency.lockutils [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.374551] [53379]: DEBUG oslo_concurrency.lockutils [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.374795] [53379]: DEBUG oslo_concurrency.lockutils [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.401127] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Creating event network-changed:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 782.401441] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] Creating event network-changed:33a042bd-f428-48d2-bf26-aaadd41e17a6 for instance d38f7acd-259c-4038-9660-2ea02d9c1290 on cpu-1 [ 782.408280] [53379]: INFO nova.api.openstack.requestlog [req-7f4a7fd3-3700-4ed0-b061-f8505911215d req-bd3799b8-7da1-49df-b5ce-4aa956ac7736 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.045430 [ 782.408636] [53379]: [pid: 53379|app: 0|req: 1558/3191] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:54 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 782.411563] [53379]: DEBUG nova.api.openstack.wsgi [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.202"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 782.578456] [53379]: DEBUG nova.compute.api [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.585637] [53379]: DEBUG oslo_concurrency.lockutils [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.720165] [53379]: INFO nova.api.openstack.wsgi [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] HTTP exception thrown: Floating IP 10.180.180.202 is not associated with instance 9b6432a0-35be-4b1f-94e8-370422021012. [ 782.720808] [53379]: DEBUG nova.api.openstack.wsgi [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Returning 409 to user: Floating IP 10.180.180.202 is not associated with instance 9b6432a0-35be-4b1f-94e8-370422021012. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 782.721598] [53379]: INFO nova.api.openstack.requestlog [None req-07f29a01-a99d-45bd-80c1-36bcee1cb961 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action" status: 409 len: 148 microversion: 2.1 time: 0.312197 [ 782.722215] [53379]: [pid: 53379|app: 0|req: 1559/3192] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:54 2025] POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action => generated 148 bytes in 313 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 782.726092] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.728860] [53379]: DEBUG nova.compute.api [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.734116] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.734589] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.734975] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.735625] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.735974] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.736463] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.888739] [53379]: DEBUG nova.policy [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.904248] [53379]: INFO nova.api.openstack.requestlog [None req-cd0c17cb-21b2-47bc-9080-49f1c33d1d9c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1607 microversion: 2.1 time: 0.181281 [ 782.904630] [53379]: [pid: 53379|app: 0|req: 1560/3193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1607 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.908276] [53379]: DEBUG nova.api.openstack.wsgi [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-420567726", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "80d930c9-791f-4017-8ba6-9ae20b011de1"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 782.965801] [53378]: INFO nova.api.openstack.requestlog [None req-cc091773-fd1c-4c5c-8360-322108c45bfd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.770368 [ 782.966212] [53378]: [pid: 53378|app: 0|req: 1634/3194] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:40:53 2025] POST /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments => generated 194 bytes in 1771 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.968571] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.971184] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.974385] [53378]: DEBUG nova.compute.api [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.978638] [53379]: DEBUG nova.network.neutron [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] validate_networks() for [('80d930c9-791f-4017-8ba6-9ae20b011de1', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 782.979366] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.979442] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.979638] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.981360] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.981360] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.981360] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.185852] [53379]: DEBUG nova.virt.hardware [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 783.186236] [53379]: DEBUG nova.virt.hardware [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 783.186732] [53379]: DEBUG nova.virt.hardware [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 783.187028] [53379]: DEBUG nova.virt.hardware [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 783.187327] [53379]: DEBUG nova.virt.hardware [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 783.196225] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.196486] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.196743] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.197273] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.197616] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.197940] [53379]: DEBUG oslo_concurrency.lockutils [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.203658] [53378]: DEBUG nova.policy [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.215097] [53378]: INFO nova.api.openstack.requestlog [None req-fd0ab156-7066-48e9-87e2-353a192b1f2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.247245 [ 783.215452] [53378]: [pid: 53378|app: 0|req: 1635/3195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.220394] [53378]: DEBUG nova.api.openstack.wsgi [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.220394] [53378]: DEBUG nova.compute.api [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.222679] [53379]: DEBUG nova.quota [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 783.223404] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.223686] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.223879] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.224254] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.224469] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.224688] [53378]: DEBUG oslo_concurrency.lockutils [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.226367] [53379]: DEBUG nova.quota [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Getting quotas for user dfb33279eb1d477587b9a308b4705569 and project 694af1ae9297436ab3fcf45dbade518d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 783.233151] [53379]: DEBUG nova.compute.api [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 783.234888] [53379]: DEBUG nova.compute.api [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 783.311411] [53379]: INFO nova.api.openstack.requestlog [None req-221acd84-26da-4ab3-a6eb-b62721e76df1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.405981 [ 783.311820] [53379]: [pid: 53379|app: 0|req: 1561/3196] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 407 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 783.315110] [53379]: DEBUG nova.api.openstack.wsgi [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.316791] [53379]: DEBUG nova.compute.api [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.320591] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.320877] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.322587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.322587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.322587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.322587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.382190] [53378]: DEBUG nova.policy [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.387205] [53378]: INFO nova.api.openstack.requestlog [None req-e51664aa-5dcc-4f5a-8f4e-ba7c18c9729b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.171122 [ 783.387555] [53378]: [pid: 53378|app: 0|req: 1636/3197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.390961] [53378]: DEBUG nova.api.openstack.wsgi [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.392819] [53378]: DEBUG nova.compute.api [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.397307] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.397307] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.397307] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.397307] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.397448] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.397717] [53378]: DEBUG oslo_concurrency.lockutils [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.443677] [53378]: DEBUG nova.policy [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.451949] [53378]: INFO nova.api.openstack.requestlog [None req-e273fe34-f4a3-4372-88f1-37b0c04cbed9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.063103 [ 783.452556] [53378]: [pid: 53378|app: 0|req: 1637/3198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.455494] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.456939] [53378]: DEBUG nova.compute.api [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.459008] [53379]: DEBUG nova.policy [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.463670] [53379]: INFO nova.api.openstack.requestlog [None req-3706a714-e6ff-4e24-9527-becdae07cc15 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1519 microversion: 2.1 time: 0.151189 [ 783.463998] [53379]: [pid: 53379|app: 0|req: 1562/3199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1519 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.466550] [53379]: DEBUG nova.api.openstack.wsgi [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.467233] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.467496] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.467714] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.468123] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.468183] [53379]: DEBUG nova.compute.api [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.468326] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.468500] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.473506] [53379]: DEBUG oslo_concurrency.lockutils [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.526778] [53378]: DEBUG nova.policy [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.532073] [53378]: INFO nova.api.openstack.requestlog [None req-d2e7b2fe-d35a-444a-ba11-e234166a26f2 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1294 microversion: 2.1 time: 0.078997 [ 783.532917] [53378]: [pid: 53378|app: 0|req: 1638/3200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1294 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.535721] [53378]: DEBUG nova.api.openstack.wsgi [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.537951] [53378]: DEBUG nova.compute.api [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.541422] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.541703] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.541945] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.542349] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.542615] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.542875] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.554659] [53379]: INFO nova.api.openstack.requestlog [None req-90d8bdad-ff3b-43e7-a225-45a5a5a03c0f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/ab7deb67-9b91-41ac-96f2-2397cd5fa94a" status: 200 len: 285 microversion: 2.1 time: 0.089971 [ 783.555021] [53379]: [pid: 53379|app: 0|req: 1563/3201] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/ab7deb67-9b91-41ac-96f2-2397cd5fa94a => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 783.558126] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.559930] [53379]: DEBUG nova.compute.api [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.566388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.566388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.566388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.566388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.566388] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.566662] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.585171] [53378]: DEBUG nova.policy [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.589790] [53378]: DEBUG nova.policy [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.590435] [53378]: DEBUG nova.policy [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.591210] [53378]: INFO nova.api.openstack.requestlog [None req-8eaf1afa-9b6e-4442-88e3-00a920660703 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1358 microversion: 2.47 time: 0.057647 [ 783.591525] [53378]: [pid: 53378|app: 0|req: 1639/3202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.597596] [53378]: DEBUG nova.api.openstack.wsgi [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.599274] [53378]: DEBUG nova.compute.api [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.604051] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.606011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.606011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.606011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.606011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.606011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.627308] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.627744] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.631021] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.631021] [53378]: DEBUG nova.objects.instance [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.669847] [53378]: DEBUG nova.policy [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.674350] [53378]: INFO nova.api.openstack.requestlog [None req-1efc9365-388d-42cf-986d-365772d649e2 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.078695 [ 783.674719] [53378]: [pid: 53378|app: 0|req: 1640/3203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.677266] [53378]: DEBUG nova.api.openstack.wsgi [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "tag": "ab7deb67-9b91-41ac-96f2-2397cd5fa94a"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 783.684975] [53378]: DEBUG oslo_concurrency.lockutils [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.685233] [53378]: DEBUG oslo_concurrency.lockutils [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.685421] [53378]: DEBUG oslo_concurrency.lockutils [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.696421] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] Creating event network-changed:ab7deb67-9b91-41ac-96f2-2397cd5fa94a for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 783.699613] [53378]: INFO nova.api.openstack.requestlog [req-c9cf02a6-d134-4e19-842a-16f66bff39e4 req-dc089fa8-8df3-406d-bd48-c728c54af0f7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024179 [ 783.700212] [53378]: [pid: 53378|app: 0|req: 1641/3204] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:55 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) [ 783.702877] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb323aef-45bf-49e0-a1d0-9cba8085e460 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72f03f40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.762633] [53378]: INFO nova.api.openstack.requestlog [None req-cb323aef-45bf-49e0-a1d0-9cba8085e460 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1623 microversion: 2.1 time: 0.061879 [ 783.763259] [53378]: [pid: 53378|app: 0|req: 1642/3205] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1623 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.766527] [53378]: DEBUG nova.api.openstack.wsgi [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.768619] [53378]: DEBUG nova.compute.api [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.775404] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.775404] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.775703] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.776480] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.777481] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.777481] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.807275] [53379]: DEBUG nova.policy [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.814153] [53379]: INFO nova.api.openstack.requestlog [None req-9a7538c2-5cde-4388-8e51-010f3b28f6a8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1468 microversion: 2.1 time: 0.257720 [ 783.814731] [53379]: [pid: 53379|app: 0|req: 1564/3206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:55 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1468 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.819048] [53379]: DEBUG nova.api.openstack.wsgi [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.819930] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.820535] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.820935] [53378]: DEBUG oslo_concurrency.lockutils [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.821327] [53378]: DEBUG nova.objects.instance [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.821903] [53379]: DEBUG nova.compute.api [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.827699] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.828209] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.832753] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.832753] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.832753] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.832753] [53379]: DEBUG oslo_concurrency.lockutils [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.867875] [53378]: DEBUG nova.policy [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.874557] [53378]: DEBUG nova.policy [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.874969] [53379]: DEBUG nova.policy [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.875667] [53378]: DEBUG nova.policy [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.876586] [53378]: INFO nova.api.openstack.requestlog [None req-66d73544-17b1-44ea-bafd-7e5174f7e4f7 tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.112781 [ 783.877223] [53378]: [pid: 53378|app: 0|req: 1643/3207] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:56 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.881191] [53379]: INFO nova.api.openstack.requestlog [None req-25017948-b3b2-48a4-9e04-d1e4ee0ad8c4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.065455 [ 783.881291] [53378]: DEBUG nova.api.openstack.wsgi [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.881660] [53379]: [pid: 53379|app: 0|req: 1565/3208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:56 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.884662] [53378]: DEBUG nova.compute.api [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.889566] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.202"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.889641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.956733] [53378]: DEBUG nova.policy [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.970211] [53378]: INFO nova.api.openstack.requestlog [None req-c21a47d8-131b-4d28-acc9-db618a67d86e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.091841 [ 783.970922] [53378]: [pid: 53378|app: 0|req: 1644/3209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:56 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.974453] [53378]: DEBUG nova.api.openstack.wsgi [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.974841] [53378]: DEBUG nova.compute.api [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.985887] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.986195] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.986397] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.986850] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.987247] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.987247] [53378]: DEBUG oslo_concurrency.lockutils [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.998264] [53379]: DEBUG nova.compute.api [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.007023] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.054945] [53378]: DEBUG nova.compute.api [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 784.177247] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 784.177247] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquired lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 784.182794] [53378]: INFO nova.api.openstack.requestlog [None req-4339612e-dc56-4eaf-ae22-3cba828b11e8 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 204 len: 0 microversion: 2.1 time: 0.210872 [ 784.183372] [53378]: [pid: 53378|app: 0|req: 1645/3210] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:56 2025] DELETE /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 784.187346] [53378]: DEBUG nova.api.openstack.wsgi [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.191224] [53378]: DEBUG nova.compute.api [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.191857] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.192113] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.192345] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.192700] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.192902] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.193098] [53378]: DEBUG oslo_concurrency.lockutils [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.276559] [53378]: DEBUG nova.policy [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.293593] [53378]: INFO nova.api.openstack.requestlog [None req-342b63df-5f6a-48cb-a5d9-17a2d9c21bd9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1215 microversion: 2.1 time: 0.109446 [ 784.298021] [53378]: [pid: 53378|app: 0|req: 1646/3211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:56 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1215 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.298748] [53378]: DEBUG nova.api.openstack.wsgi [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.299028] [53378]: DEBUG nova.compute.api [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.315639] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.316532] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.316833] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.317267] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.317480] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.317784] [53378]: DEBUG oslo_concurrency.lockutils [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.340471] [53378]: DEBUG nova.compute.api [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 784.458687] [53378]: INFO nova.api.openstack.requestlog [None req-f48d9a59-2745-4a55-b921-8e4a976cf020 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 204 len: 0 microversion: 2.1 time: 0.161129 [ 784.458687] [53378]: [pid: 53378|app: 0|req: 1647/3212] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:56 2025] DELETE /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 784.465350] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-2036241251", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "6f5462a7-8a0e-4131-850b-c1e96d9ae172"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 784.552768] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.553091] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.553316] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.553915] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.554420] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.554642] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.570079] [53378]: DEBUG nova.network.neutron [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] validate_networks() for [('6f5462a7-8a0e-4131-850b-c1e96d9ae172', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 785.775728] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 785.986096] [53379]: DEBUG nova.network.neutron [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Building network info cache for instance {{(pid=53379) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 786.264798] [53378]: DEBUG nova.virt.hardware [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 786.267443] [53378]: DEBUG nova.virt.hardware [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 786.267760] [53378]: DEBUG nova.virt.hardware [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 786.267952] [53378]: DEBUG nova.virt.hardware [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 786.268221] [53378]: DEBUG nova.virt.hardware [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 786.280871] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.281157] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.281394] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.281850] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.282113] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.282292] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.319050] [53378]: DEBUG nova.quota [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 786.332449] [53378]: DEBUG nova.quota [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 786.341316] [53378]: DEBUG nova.compute.api [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 786.342992] [53378]: DEBUG nova.compute.api [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 786.348379] [53379]: DEBUG nova.network.neutron [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Updating instance_info_cache with network_info: [{"id": "33a042bd-f428-48d2-bf26-aaadd41e17a6", "address": "fa:16:3e:df:30:b0", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.14", "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": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap33a042bd-f4", "ovs_interfaceid": "33a042bd-f428-48d2-bf26-aaadd41e17a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53379) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 786.360824] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Releasing lock "refresh_cache-d38f7acd-259c-4038-9660-2ea02d9c1290" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 786.364842] [53379]: INFO nova.api.openstack.requestlog [None req-5c7ee527-d226-4bf6-a031-9419ec6baf12 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290/action" status: 202 len: 0 microversion: 2.1 time: 2.482393 [ 786.365297] [53379]: [pid: 53379|app: 0|req: 1566/3213] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:56 2025] POST /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290/action => generated 0 bytes in 2483 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 786.370649] [53379]: DEBUG nova.api.openstack.wsgi [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.372400] [53379]: DEBUG nova.compute.api [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.384707] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.386876] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.387267] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.387932] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.391393] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.391393] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.435273] [53378]: INFO nova.api.openstack.requestlog [None req-d7524d0f-f21e-468d-a570-7348b00198c4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.976278 [ 786.436355] [53378]: [pid: 53378|app: 0|req: 1648/3214] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:40:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 1977 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 786.441023] [53378]: DEBUG nova.api.openstack.wsgi [None req-74edacae-a47f-469a-b248-24b57509a04f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72cbd6c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.489897] [53379]: INFO nova.api.openstack.requestlog [None req-50b3f49a-267b-436e-a134-21ad5487d12e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.123784 [ 786.490309] [53379]: [pid: 53379|app: 0|req: 1567/3215] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 786.495201] [53379]: DEBUG nova.api.openstack.wsgi [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.499261] [53379]: DEBUG nova.compute.api [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.499341] [53378]: INFO nova.api.openstack.requestlog [None req-74edacae-a47f-469a-b248-24b57509a04f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 200 len: 1623 microversion: 2.1 time: 0.060524 [ 786.499341] [53378]: [pid: 53378|app: 0|req: 1649/3216] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 1623 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.501189] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.501438] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.501713] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.502093] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.502289] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.502460] [53379]: DEBUG oslo_concurrency.lockutils [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.504577] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.505964] [53378]: DEBUG nova.compute.api [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.511078] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.511345] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.511552] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.511919] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.512142] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.512328] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.573115] [53379]: DEBUG nova.policy [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.594019] [53379]: INFO nova.api.openstack.requestlog [None req-06f39aa6-ce01-444a-8d5e-56d36fced7ec tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1539 microversion: 2.1 time: 0.099084 [ 786.594019] [53379]: [pid: 53379|app: 0|req: 1568/3217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1539 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.594019] [53379]: DEBUG nova.api.openstack.wsgi [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.595670] [53379]: DEBUG nova.compute.api [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.599315] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.599552] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.599738] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.600116] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.600326] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.600504] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.662448] [53378]: DEBUG nova.policy [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.669707] [53378]: INFO nova.api.openstack.requestlog [None req-4ad5c299-603b-4cc3-8eb3-39b1d2040530 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1665 microversion: 2.1 time: 0.169712 [ 786.669707] [53378]: [pid: 53378|app: 0|req: 1650/3218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1665 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.671736] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.675519] [53378]: DEBUG nova.compute.api [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.680815] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.680956] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.681154] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.681534] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.681745] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.682123] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.711215] [53379]: DEBUG nova.policy [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.715077] [53379]: INFO nova.api.openstack.requestlog [None req-30a7d389-75d7-4bc8-9ba8-257c64c40e0b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.123980 [ 786.715717] [53379]: [pid: 53379|app: 0|req: 1569/3219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.719164] [53379]: DEBUG nova.api.openstack.wsgi [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.722951] [53379]: DEBUG nova.compute.api [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.728020] [53379]: DEBUG oslo_concurrency.lockutils [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.771098] [53379]: DEBUG nova.policy [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.776444] [53379]: INFO nova.api.openstack.requestlog [None req-5955c14d-29f0-4b92-a0a6-e871f1c007c8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.059894 [ 786.776854] [53379]: [pid: 53379|app: 0|req: 1570/3220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.779456] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.781400] [53379]: DEBUG nova.compute.api [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.785447] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.785746] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.787120] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.787120] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.787120] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.787120] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.787619] [53378]: DEBUG nova.policy [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.797024] [53378]: INFO nova.api.openstack.requestlog [None req-fa708355-4764-4ae0-9f62-7ec9779728a2 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1525 microversion: 2.1 time: 0.126544 [ 786.797024] [53378]: [pid: 53378|app: 0|req: 1651/3221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:58 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1525 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.801675] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.803777] [53378]: DEBUG nova.compute.api [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.809125] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.809125] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.809780] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.809780] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.809780] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.809976] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.855948] [53378]: DEBUG nova.policy [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.863689] [53378]: DEBUG nova.policy [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.864427] [53378]: DEBUG nova.policy [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.865147] [53378]: INFO nova.api.openstack.requestlog [None req-a2de3e5d-659d-4249-b7ee-b5a9f4858f28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1358 microversion: 2.47 time: 0.068032 [ 786.865480] [53378]: [pid: 53378|app: 0|req: 1652/3222] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1358 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.867829] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.869873] [53378]: DEBUG nova.compute.api [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.877044] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.877306] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.877507] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.878527] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.878753] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.879023] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.895156] [53379]: DEBUG nova.policy [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.899116] [53379]: INFO nova.api.openstack.requestlog [None req-f2aea7de-5576-4a16-88e1-d93d9e984b97 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.121450 [ 786.900087] [53379]: [pid: 53379|app: 0|req: 1571/3223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.900164] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.900399] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.900608] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.900806] [53378]: DEBUG nova.objects.instance [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.903614] [53379]: DEBUG nova.api.openstack.wsgi [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4", "name": "network-vif-plugged", "status": "completed", "tag": "5abafb6a-5e82-4dfa-a875-d79c923e3f5c"}, {"name": "network-changed", "server_uuid": "2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4", "tag": "5abafb6a-5e82-4dfa-a875-d79c923e3f5c"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 786.911465] [53379]: DEBUG oslo_concurrency.lockutils [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.911908] [53379]: DEBUG oslo_concurrency.lockutils [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.912240] [53379]: DEBUG oslo_concurrency.lockutils [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.919290] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Creating event network-vif-plugged:5abafb6a-5e82-4dfa-a875-d79c923e3f5c for instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 on cpu-1 [ 786.919763] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] Creating event network-changed:5abafb6a-5e82-4dfa-a875-d79c923e3f5c for instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 on cpu-1 [ 786.923059] [53379]: INFO nova.api.openstack.requestlog [req-2eec9861-ed23-42af-95fb-fc49f7f9f5c3 req-5b2e0a5b-366a-45b3-b28b-18d44ec477f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021880 [ 786.923727] [53379]: [pid: 53379|app: 0|req: 1572/3224] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:59 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) [ 786.925229] [53378]: DEBUG nova.policy [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.928616] [53379]: DEBUG nova.api.openstack.wsgi [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.930073] [53379]: DEBUG nova.compute.api [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.930154] [53378]: INFO nova.api.openstack.requestlog [None req-2e7908b4-5a70-4e93-b60e-02263161716f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 200 len: 1306 microversion: 2.1 time: 0.064041 [ 786.930473] [53378]: [pid: 53378|app: 0|req: 1653/3225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.933019] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.934198] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.934520] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.934780] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.934837] [53378]: DEBUG nova.compute.api [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.935328] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.935534] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.935718] [53379]: DEBUG oslo_concurrency.lockutils [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.938895] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.939281] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.939873] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.940139] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.940479] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.940744] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.982026] [53378]: DEBUG nova.policy [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.988244] [53378]: INFO nova.api.openstack.requestlog [None req-fe5775ae-5869-4513-8325-76bc23e45d8c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.056179 [ 786.988244] [53378]: [pid: 53378|app: 0|req: 1654/3226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.990862] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.992728] [53378]: DEBUG nova.compute.api [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.001199] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.001199] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.001199] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.001640] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.001963] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.002265] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.030809] [53379]: DEBUG nova.policy [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.035593] [53379]: INFO nova.api.openstack.requestlog [None req-93252232-dbb9-4943-a63d-a62a3eb39f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1466 microversion: 2.1 time: 0.111014 [ 787.036181] [53379]: [pid: 53379|app: 0|req: 1573/3227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1466 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.037352] [53378]: DEBUG nova.policy [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.039336] [53379]: DEBUG nova.api.openstack.wsgi [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.041186] [53379]: DEBUG nova.compute.api [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.041885] [53378]: INFO nova.api.openstack.requestlog [None req-ea939b5c-117b-458c-934d-a09bf6f3f849 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.053414 [ 787.042221] [53378]: [pid: 53378|app: 0|req: 1655/3228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.044785] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.045739] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.046081] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.046291] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.046406] [53378]: DEBUG nova.compute.api [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.046658] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.046865] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.047053] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.049672] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.049912] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.050192] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.050466] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.050661] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.050845] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.070030] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.070339] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.070339] [53379]: DEBUG oslo_concurrency.lockutils [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.070615] [53379]: DEBUG nova.objects.instance [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.087689] [53378]: DEBUG nova.policy [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.094358] [53378]: INFO nova.api.openstack.requestlog [None req-1a23ddc0-e6bf-4cc1-98c3-7fd6d0bde1b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.050352 [ 787.094358] [53378]: [pid: 53378|app: 0|req: 1656/3229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.095263] [53379]: DEBUG nova.policy [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.096430] [53378]: DEBUG nova.api.openstack.wsgi [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cddcd373-40f5-42eb-b1c4-a3d23e5fe567", "name": "network-vif-deleted", "tag": "d5617115-74ea-4295-b8a5-2cc59caf5418"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 787.102039] [53379]: DEBUG nova.policy [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.102245] [53378]: DEBUG oslo_concurrency.lockutils [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.102317] [53378]: DEBUG oslo_concurrency.lockutils [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.102498] [53378]: DEBUG oslo_concurrency.lockutils [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.102884] [53379]: DEBUG nova.policy [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.103648] [53379]: INFO nova.api.openstack.requestlog [None req-efa14f05-94b4-495a-ae54-86050073b99f tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.066855 [ 787.104177] [53379]: [pid: 53379|app: 0|req: 1574/3230] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.106428] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.106757] [53379]: DEBUG nova.compute.api [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.110471] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.110661] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.110901] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.111428] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.111696] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.111918] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.116651] [53378]: INFO nova.api.openstack.compute.server_external_events [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] Creating event network-vif-deleted:d5617115-74ea-4295-b8a5-2cc59caf5418 for instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 on cpu-1 [ 787.119650] [53378]: INFO nova.api.openstack.requestlog [req-61eddeea-c9a9-48aa-b9b8-521557b556be req-37bb5468-6eeb-4e27-bad8-06bc95a8d519 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025320 [ 787.119997] [53378]: [pid: 53378|app: 0|req: 1657/3231] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:40:59 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) [ 787.122762] [53378]: DEBUG nova.api.openstack.wsgi [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.124556] [53378]: DEBUG nova.compute.api [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.128048] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.128308] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.128510] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.128867] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.129068] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.129146] [53379]: DEBUG nova.compute.api [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 787.129244] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.164947] [53378]: DEBUG nova.policy [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.167937] [53378]: INFO nova.api.openstack.requestlog [None req-dce880c2-3bb5-4909-8226-cd8fab9fc952 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1220 microversion: 2.1 time: 0.046292 [ 787.167937] [53378]: [pid: 53378|app: 0|req: 1658/3232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.169910] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.171478] [53378]: DEBUG nova.compute.api [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.175181] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.175448] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.175644] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.176029] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.176222] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.176399] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.191985] [53379]: INFO nova.api.openstack.requestlog [None req-c7485385-d3c7-43a6-b9d6-84078a865054 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 204 len: 0 microversion: 2.1 time: 0.087059 [ 787.192379] [53379]: [pid: 53379|app: 0|req: 1575/3233] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:40:59 2025] DELETE /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 787.196432] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.198434] [53379]: DEBUG nova.compute.api [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.202172] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.202548] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.202636] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.203397] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.203397] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.203816] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.279174] [53378]: INFO nova.api.openstack.requestlog [None req-5c4b9fb5-cfde-4faf-8cde-9db51a58d940 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/04c42242-2521-40ee-bffb-9b924916df2f" status: 200 len: 284 microversion: 2.1 time: 0.111175 [ 787.279549] [53378]: [pid: 53378|app: 0|req: 1659/3234] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/04c42242-2521-40ee-bffb-9b924916df2f => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.282726] [53378]: DEBUG nova.api.openstack.wsgi [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 787.283803] [53378]: DEBUG nova.compute.api [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.287531] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.287765] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.287984] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.288384] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.288595] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.288774] [53378]: DEBUG oslo_concurrency.lockutils [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.305355] [53379]: DEBUG nova.policy [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.310724] [53379]: INFO nova.api.openstack.requestlog [None req-6a87492a-b93c-47a7-bdf5-c18001d21053 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1499 microversion: 2.1 time: 0.117137 [ 787.311076] [53379]: [pid: 53379|app: 0|req: 1576/3235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1499 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.314644] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.202"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 787.316800] [53379]: DEBUG nova.compute.api [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.320704] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.320826] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.321028] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.321425] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.321681] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.321863] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.342100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 787.342301] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquired lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 787.420789] [53378]: INFO nova.api.openstack.requestlog [None req-63bd2e34-f850-47ad-8e1d-99e0800ad2a9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172/action" status: 202 len: 0 microversion: 2.1 time: 0.140340 [ 787.421509] [53378]: [pid: 53378|app: 0|req: 1660/3236] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:59 2025] POST /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 787.425759] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.426108] [53378]: DEBUG nova.compute.api [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.429807] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.430057] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.430238] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.431067] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.431328] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.431539] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.474648] [53378]: INFO nova.api.openstack.requestlog [None req-fe1913a0-b485-4a68-a544-a2694062210e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/ab7deb67-9b91-41ac-96f2-2397cd5fa94a" status: 202 len: 0 microversion: 2.1 time: 0.051682 [ 787.475254] [53378]: [pid: 53378|app: 0|req: 1661/3237] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 12 06:40:59 2025] DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface/ab7deb67-9b91-41ac-96f2-2397cd5fa94a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 787.481059] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3c151a0-b765-4633-9f98-e3913c89cbc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f725553f0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.523436] [53378]: INFO nova.api.openstack.requestlog [None req-e3c151a0-b765-4633-9f98-e3913c89cbc7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353" status: 200 len: 914 microversion: 2.1 time: 0.047368 [ 787.523851] [53378]: [pid: 53378|app: 0|req: 1662/3238] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353 => generated 914 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.527447] [53378]: DEBUG nova.api.openstack.wsgi [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.528759] [53378]: DEBUG nova.compute.api [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.532364] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.532608] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.532797] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.533184] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.533586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.533586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.800323] [53378]: DEBUG nova.policy [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.805844] [53378]: INFO nova.api.openstack.requestlog [None req-c9e460aa-113b-4104-b096-62b7977f92b5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.280838 [ 787.805844] [53378]: [pid: 53378|app: 0|req: 1663/3239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:40:59 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.809009] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.809976] [53378]: DEBUG nova.compute.api [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.815140] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.815525] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.815756] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.816631] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.816631] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.816870] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.938618] [53378]: INFO nova.api.openstack.requestlog [None req-ccfcb182-4b6d-4395-8e48-65c9a084f209 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.131212 [ 787.938771] [53378]: [pid: 53378|app: 0|req: 1664/3240] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.942094] [53378]: DEBUG nova.api.openstack.wsgi [None req-588040bf-4c86-4f5e-bcab-9f780197bf54 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.962899] [53378]: INFO nova.api.openstack.requestlog [None req-588040bf-4c86-4f5e-bcab-9f780197bf54 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.023384 [ 787.964346] [53378]: [pid: 53378|app: 0|req: 1665/3241] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.968258] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.971571] [53378]: DEBUG nova.compute.api [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.976839] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.977161] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.977703] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.978314] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.978605] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.978832] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.020354] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.020623] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.020812] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.021039] [53378]: DEBUG nova.objects.instance [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.060275] [53378]: DEBUG nova.policy [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.067697] [53378]: INFO nova.api.openstack.requestlog [None req-4d859cf7-3c73-4d9d-bf74-1bb150531a81 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.102234 [ 788.068206] [53378]: [pid: 53378|app: 0|req: 1666/3242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.074259] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.076285] [53378]: DEBUG nova.compute.api [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.080444] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.080592] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.080786] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.081210] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.081442] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.081619] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.127630] [53378]: DEBUG nova.policy [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.134235] [53378]: INFO nova.api.openstack.requestlog [None req-dfd93652-8947-4485-972c-45cb0552151d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1597 microversion: 2.1 time: 0.064688 [ 788.134634] [53378]: [pid: 53378|app: 0|req: 1667/3243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1597 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.144720] [53378]: DEBUG nova.api.openstack.wsgi [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.144720] [53378]: DEBUG nova.compute.api [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.147717] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.147973] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.148179] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.149012] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.149012] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.149012] [53378]: DEBUG oslo_concurrency.lockutils [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.197435] [53379]: DEBUG nova.network.neutron [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Building network info cache for instance {{(pid=53379) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 788.310016] [53378]: DEBUG nova.policy [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.315687] [53378]: INFO nova.api.openstack.requestlog [None req-4922586c-e010-4589-9a98-fe2c02a3ea2a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.180720 [ 788.316056] [53378]: [pid: 53378|app: 0|req: 1668/3244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.318749] [53378]: DEBUG nova.api.openstack.wsgi [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.321513] [53378]: DEBUG nova.compute.api [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.331146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.331146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.331146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.331417] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.331638] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.332904] [53378]: DEBUG oslo_concurrency.lockutils [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.375647] [53378]: DEBUG nova.policy [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.380991] [53378]: INFO nova.api.openstack.requestlog [None req-be294a4d-5988-4a83-be92-96f71cc546d0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.064238 [ 788.381567] [53378]: [pid: 53378|app: 0|req: 1669/3245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.387274] [53378]: DEBUG nova.api.openstack.wsgi [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.389016] [53378]: DEBUG nova.compute.api [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.394092] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.394200] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.394365] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.394762] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.396900] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.396900] [53378]: DEBUG oslo_concurrency.lockutils [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.435430] [53378]: DEBUG nova.policy [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.440890] [53378]: INFO nova.api.openstack.requestlog [None req-1dcc0cc5-bd0b-4b69-867c-151340415929 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1483 microversion: 2.1 time: 0.058821 [ 788.441318] [53378]: [pid: 53378|app: 0|req: 1670/3246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1483 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.444144] [53378]: DEBUG nova.api.openstack.wsgi [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.445890] [53378]: DEBUG nova.compute.api [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.449261] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.449480] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.449668] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.450134] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.450240] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.450399] [53378]: DEBUG oslo_concurrency.lockutils [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.496315] [53378]: DEBUG nova.policy [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.501707] [53378]: DEBUG nova.policy [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.502576] [53378]: DEBUG nova.policy [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.503325] [53378]: INFO nova.api.openstack.requestlog [None req-a306d8a5-17f5-443c-9c98-3487562c40b9 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1358 microversion: 2.47 time: 0.061478 [ 788.503851] [53378]: [pid: 53378|app: 0|req: 1671/3247] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1358 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.506669] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.508898] [53378]: DEBUG nova.compute.api [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.512902] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.513244] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.513539] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.513994] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.514229] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.514541] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.623363] [53378]: DEBUG nova.policy [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.628244] [53378]: INFO nova.api.openstack.requestlog [None req-5c09a027-a195-4838-8487-f6f5ead3d643 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.123706 [ 788.628697] [53378]: [pid: 53378|app: 0|req: 1672/3248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.631100] [53378]: DEBUG nova.api.openstack.wsgi [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.637766] [53378]: DEBUG nova.compute.api [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.640053] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.640360] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.640570] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.645560] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.645560] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.645639] [53378]: DEBUG oslo_concurrency.lockutils [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.657909] [53378]: INFO nova.api.openstack.wsgi [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] HTTP exception thrown: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. [ 788.657909] [53378]: DEBUG nova.api.openstack.wsgi [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 404 to user: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 788.658493] [53378]: INFO nova.api.openstack.requestlog [None req-f516dc87-1db4-4972-bf00-4f3f06785c61 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 404 len: 111 microversion: 2.1 time: 0.029052 [ 788.658887] [53378]: [pid: 53378|app: 0|req: 1673/3249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 788.667943] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c25751c-7bc4-488a-aed5-0449ccb0fb18 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72478430>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.846189] [53378]: INFO nova.api.openstack.requestlog [None req-9c25751c-7bc4-488a-aed5-0449ccb0fb18 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 204 len: 0 microversion: 2.1 time: 0.184585 [ 788.846189] [53378]: [pid: 53378|app: 0|req: 1674/3250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:00 2025] DELETE /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 788.849603] [53379]: DEBUG nova.network.neutron [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Updating instance_info_cache with network_info: [{"id": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "address": "fa:16:3e:33:5d:d8", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.202", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape0276c9a-fe", "ovs_interfaceid": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53379) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 788.850058] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.852360] [53378]: DEBUG nova.compute.api [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.866139] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Releasing lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 788.868790] [53379]: INFO nova.api.openstack.requestlog [None req-e3bf3952-53fd-459a-9ed0-bbc9621634f6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action" status: 202 len: 0 microversion: 2.1 time: 1.556902 [ 788.868915] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.869186] [53379]: [pid: 53379|app: 0|req: 1577/3251] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:40:59 2025] POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action => generated 0 bytes in 1558 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 788.869840] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.869840] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.869988] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.870267] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.870493] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.873596] [53379]: DEBUG nova.api.openstack.wsgi [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.875839] [53379]: DEBUG nova.compute.api [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.880994] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.880994] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.880994] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.881798] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.881798] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.881798] [53379]: DEBUG oslo_concurrency.lockutils [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.933180] [53378]: DEBUG nova.policy [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.936031] [53379]: DEBUG nova.policy [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.943914] [53379]: INFO nova.api.openstack.requestlog [None req-847065ed-d832-4828-9e04-15ccffdf064f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.074058 [ 788.944343] [53379]: [pid: 53379|app: 0|req: 1578/3252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.947821] [53379]: DEBUG nova.api.openstack.wsgi [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.947914] [53378]: INFO nova.api.openstack.requestlog [None req-6c6d67cf-5a85-4816-b363-d201228f3f3f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.101190 [ 788.948101] [53378]: [pid: 53378|app: 0|req: 1675/3253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.949394] [53379]: DEBUG nova.compute.api [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.950941] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.953356] [53378]: DEBUG nova.compute.api [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.953483] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.953774] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.953961] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.954412] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.954650] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.954829] [53379]: DEBUG oslo_concurrency.lockutils [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.960160] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.960479] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.960667] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.961139] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.961430] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.961650] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.994038] [53379]: DEBUG nova.policy [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.995900] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.996234] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.996436] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.996641] [53378]: DEBUG nova.objects.instance [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lazy-loading 'fault' on Instance uuid 05d3cfef-4a95-4771-aaa6-fac1415fcd7e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.000517] [53379]: INFO nova.api.openstack.requestlog [None req-64b028f1-2386-4807-aafb-e863cce3306a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.055350 [ 789.000881] [53379]: [pid: 53379|app: 0|req: 1579/3254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.003660] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.005295] [53379]: DEBUG nova.compute.api [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.010334] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.010612] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.010801] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.011211] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.011415] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.011703] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.026918] [53378]: DEBUG nova.policy [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.031865] [53378]: DEBUG nova.policy [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.032578] [53378]: DEBUG nova.policy [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bfe00a923eb949cfb312d0fa0966b602', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26ed9c0d1c04d7d9c96ed15ae4058fd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.033291] [53378]: INFO nova.api.openstack.requestlog [None req-9d061f19-900d-4a06-b3db-b72a855371fe tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 200 len: 1389 microversion: 2.47 time: 0.084654 [ 789.034137] [53378]: [pid: 53378|app: 0|req: 1676/3255] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 1389 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.038103] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.039012] [53378]: DEBUG nova.policy [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.039525] [53378]: DEBUG nova.compute.api [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'changes-since': datetime.datetime(2051, 1, 1, 12, 34, tzinfo=datetime.timezone.utc), 'vm_state': ['active'], 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 789.042857] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.043177] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.043365] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.044521] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.044762] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.044947] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.054956] [53379]: DEBUG nova.policy [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.059525] [53379]: INFO nova.api.openstack.requestlog [None req-a0b0e2c0-8416-47d2-a294-c0c534d36605 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.058272 [ 789.059899] [53379]: [pid: 53379|app: 0|req: 1580/3256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.062357] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.064054] [53379]: DEBUG nova.compute.api [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.067456] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.067691] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.067879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.068261] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.068469] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.068649] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.092873] [53378]: INFO nova.api.openstack.requestlog [None req-4b6ccd74-a951-427f-b52c-95ebc6e90de8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-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.058549 [ 789.093246] [53378]: [pid: 53378|app: 0|req: 1677/3257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 789.095739] [53378]: DEBUG nova.api.openstack.wsgi [None req-1de08b60-6dc3-46bc-8478-aaf9bc84aeb7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7247aa70>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.113938] [53378]: INFO nova.api.openstack.wsgi [None req-1de08b60-6dc3-46bc-8478-aaf9bc84aeb7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] HTTP exception thrown: Image not found. [ 789.114368] [53378]: DEBUG nova.api.openstack.wsgi [None req-1de08b60-6dc3-46bc-8478-aaf9bc84aeb7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 789.114821] [53378]: INFO nova.api.openstack.requestlog [None req-1de08b60-6dc3-46bc-8478-aaf9bc84aeb7 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 404 len: 62 microversion: 2.1 time: 0.021083 [ 789.115691] [53378]: [pid: 53378|app: 0|req: 1678/3258] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 789.117941] [53378]: DEBUG nova.api.openstack.wsgi [None req-03842d2e-e017-4582-a4e4-28e944c789d9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '.version_select at 0x726f72554820>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.197501] [53378]: INFO nova.api.openstack.requestlog [None req-03842d2e-e017-4582-a4e4-28e944c789d9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/b86bb146-39ab-40ea-9471-a764935be437" status: 200 len: 189 microversion: 2.1 time: 0.081478 [ 789.197852] [53378]: [pid: 53378|app: 0|req: 1679/3259] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/os-floating-ips/b86bb146-39ab-40ea-9471-a764935be437 => generated 189 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.200582] [53378]: DEBUG nova.api.openstack.wsgi [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d38f7acd-259c-4038-9660-2ea02d9c1290", "tag": "33a042bd-f428-48d2-bf26-aaadd41e17a6"}, {"name": "network-changed", "server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}, {"server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "name": "network-vif-plugged", "status": "completed", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}, {"name": "network-changed", "server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.209447] [53378]: DEBUG oslo_concurrency.lockutils [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.210016] [53378]: DEBUG oslo_concurrency.lockutils [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.210016] [53378]: DEBUG oslo_concurrency.lockutils [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.221135] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Creating event network-changed:33a042bd-f428-48d2-bf26-aaadd41e17a6 for instance d38f7acd-259c-4038-9660-2ea02d9c1290 on cpu-1 [ 789.221453] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Creating event network-changed:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 789.221694] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Creating event network-vif-plugged:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 789.221907] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] Creating event network-changed:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 789.225229] [53379]: DEBUG nova.policy [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.226349] [53378]: INFO nova.api.openstack.requestlog [req-f493d1b8-6b4d-4a0d-908d-fbf144c1d4b1 req-13cd5e28-74c6-4d85-9075-61d5e97d869d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 684 microversion: 2.1 time: 0.027806 [ 789.226701] [53378]: [pid: 53378|app: 0|req: 1680/3260] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:01 2025] POST /compute/v2.1/os-server-external-events => generated 684 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.229456] [53378]: DEBUG nova.api.openstack.wsgi [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.229907] [53379]: INFO nova.api.openstack.requestlog [None req-e0aad24d-7f5a-48ae-921a-a8fa8eace3eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.169337 [ 789.230269] [53379]: [pid: 53379|app: 0|req: 1581/3261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.230993] [53378]: DEBUG nova.compute.api [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.233022] [53379]: DEBUG nova.api.openstack.wsgi [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.235041] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.235122] [53379]: DEBUG nova.compute.api [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.235160] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.235160] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.235989] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.235989] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.235989] [53378]: DEBUG oslo_concurrency.lockutils [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.238396] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.238538] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.238829] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.239312] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.239552] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.239743] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.266824] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.267059] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.267256] [53379]: DEBUG oslo_concurrency.lockutils [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.267457] [53379]: DEBUG nova.objects.instance [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.291016] [53379]: DEBUG nova.policy [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.296267] [53379]: INFO nova.api.openstack.requestlog [None req-30be32de-7ad1-4ffd-bf24-98029e39245c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.065214 [ 789.296816] [53379]: [pid: 53379|app: 0|req: 1582/3262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.300122] [53379]: DEBUG nova.api.openstack.wsgi [None req-e521d874-99d4-4a5b-b491-f60283b678cd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.301939] [53379]: DEBUG nova.api.openstack.wsgi [None req-e521d874-99d4-4a5b-b491-f60283b678cd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 789.303030] [53379]: INFO nova.api.openstack.requestlog [None req-e521d874-99d4-4a5b-b491-f60283b678cd tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-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.005065 [ 789.303030] [53379]: [pid: 53379|app: 0|req: 1583/3263] 10.180.1.21 () {58 vars in 1177 bytes} [Wed Mar 12 06:41: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) [ 789.305615] [53379]: DEBUG nova.api.openstack.wsgi [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-\u20a1-1676960096"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.307372] [53378]: INFO nova.api.openstack.requestlog [None req-745aea21-a01f-4cbf-9310-0295de1bee6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.079736 [ 789.307857] [53378]: [pid: 53378|app: 0|req: 1681/3264] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.308541] [53379]: DEBUG nova.compute.api [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.310817] [53378]: DEBUG nova.api.openstack.wsgi [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53d0a46b-e41e-43ed-9e17-acb0a2e54a52", "name": "network-vif-deleted", "tag": "685ac6ec-a581-4855-8fc2-879d1a0320f9"}, {"server_uuid": "392fcc68-dccd-4140-abd2-c47783cc07c0", "name": "network-vif-deleted", "tag": "e1bab33a-0b79-41c8-8684-eb83c2811b16"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.312191] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.312411] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.312666] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.313070] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.313349] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.313572] [53379]: DEBUG oslo_concurrency.lockutils [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.320745] [53378]: DEBUG oslo_concurrency.lockutils [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.322137] [53378]: DEBUG oslo_concurrency.lockutils [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.322137] [53378]: DEBUG oslo_concurrency.lockutils [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.332163] [53378]: INFO nova.api.openstack.compute.server_external_events [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Creating event network-vif-deleted:685ac6ec-a581-4855-8fc2-879d1a0320f9 for instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 on cpu-1 [ 789.332163] [53378]: INFO nova.api.openstack.compute.server_external_events [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] Creating event network-vif-deleted:e1bab33a-0b79-41c8-8684-eb83c2811b16 for instance 392fcc68-dccd-4140-abd2-c47783cc07c0 on cpu-1 [ 789.336622] [53378]: INFO nova.api.openstack.requestlog [req-1fb5dd36-d501-44d0-a54c-fbddb21b8b3c req-7bfac3d7-f2a7-4f2f-a8a6-d85db779c5e8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.027474 [ 789.336622] [53378]: [pid: 53378|app: 0|req: 1682/3265] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:01 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.339979] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.340920] [53378]: DEBUG nova.compute.api [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.344632] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.344879] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.345095] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.345492] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.345698] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.345905] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.388606] [53378]: DEBUG nova.policy [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.394805] [53378]: INFO nova.api.openstack.requestlog [None req-5d7bbb69-4767-4d03-8bc6-7c1d1e3de481 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1304 microversion: 2.1 time: 0.057596 [ 789.395159] [53378]: [pid: 53378|app: 0|req: 1683/3266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:01 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.397959] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Action: 'action', calling method: .version_select at 0x726f745cc280>, body: {"removeFloatingIp": {"address": "10.180.180.202"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.494249] [53378]: DEBUG nova.compute.api [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.499491] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.499879] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.500191] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.500725] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.501041] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.501345] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.584711] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 789.584924] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquired lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 789.720212] [53379]: INFO nova.api.openstack.requestlog [None req-29ab87a7-47a5-4380-a1eb-598084263262 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5/action" status: 202 len: 0 microversion: 2.1 time: 0.413818 [ 789.721054] [53379]: [pid: 53379|app: 0|req: 1584/3267] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:01 2025] POST /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 789.724309] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.727196] [53379]: DEBUG nova.policy [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.727603] [53379]: DEBUG nova.compute.api [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 789.731950] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.732217] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.732406] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.732800] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.733009] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.733198] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.777991] [53379]: DEBUG nova.compute.multi_cell_list [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 789.827012] [53379]: INFO nova.api.openstack.requestlog [None req-bb31e954-f7a5-4f00-84d1-164106afdf3e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.105418 [ 789.827746] [53379]: [pid: 53379|app: 0|req: 1585/3268] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers => generated 681 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.830766] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.837980] [53379]: DEBUG nova.compute.api [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.843445] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.843565] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.843779] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.844157] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.844359] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.844610] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.068831] [53378]: DEBUG nova.network.neutron [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 790.098981] [53379]: DEBUG nova.policy [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.105972] [53379]: INFO nova.api.openstack.requestlog [None req-8ca87b29-47e6-41cf-9ca8-79859d6f3355 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.277264 [ 790.106465] [53379]: [pid: 53379|app: 0|req: 1586/3269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.109387] [53379]: DEBUG nova.api.openstack.wsgi [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.111045] [53379]: DEBUG nova.compute.api [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.117454] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.117620] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.117807] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.118185] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.118386] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.118563] [53379]: DEBUG oslo_concurrency.lockutils [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.174325] [53379]: DEBUG nova.policy [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.178337] [53379]: INFO nova.api.openstack.requestlog [None req-b295fd6b-f2d9-43b8-b226-99d19b311369 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.071258 [ 790.181017] [53379]: [pid: 53379|app: 0|req: 1587/3270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.181141] [53379]: DEBUG nova.api.openstack.wsgi [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.182750] [53379]: DEBUG nova.compute.api [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.187422] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.187422] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.187422] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.187647] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.191029] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.191029] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.210740] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.210986] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.211214] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.211418] [53379]: DEBUG nova.objects.instance [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.238814] [53379]: DEBUG nova.policy [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.243638] [53379]: INFO nova.api.openstack.requestlog [None req-fab7e510-5e93-4de5-a7d3-869aafe98d66 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.064318 [ 790.243954] [53379]: [pid: 53379|app: 0|req: 1588/3271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.247561] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "13505a79-2152-4284-8e09-445b7f065842"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 790.249657] [53379]: DEBUG nova.compute.api [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.254857] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.255105] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.255293] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.255668] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.255879] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.256069] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.303368] [53378]: DEBUG nova.network.neutron [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Updating instance_info_cache with network_info: [{"id": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "address": "fa:16:3e:33:5d:d8", "network": {"id": "917aff7c-07e9-4998-ad85-b2ea45167b1e", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1107601717-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.8", "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": "69cbda1e63cc46979fad2c284e114253", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "f9be6786-e9a7-4138-b7b5-b7696f6cb1e1", "external-id": "nsx-vlan-transportzone-626", "segmentation_id": 626, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape0276c9a-fe", "ovs_interfaceid": "e0276c9a-fe71-47f9-94de-e0b51a11033e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 790.313255] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Releasing lock "refresh_cache-9b6432a0-35be-4b1f-94e8-370422021012" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 790.315226] [53378]: INFO nova.api.openstack.requestlog [None req-ac196d52-a560-4c4e-b06f-55d849d66f7e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action" status: 202 len: 0 microversion: 2.1 time: 0.919471 [ 790.315722] [53378]: [pid: 53378|app: 0|req: 1684/3272] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:01 2025] POST /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012/action => generated 0 bytes in 920 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 790.319067] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.321690] [53378]: DEBUG nova.compute.api [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.325103] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.325346] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.325905] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.326306] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.326551] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.326740] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.364425] [53378]: DEBUG nova.policy [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.371046] [53378]: DEBUG nova.policy [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.371780] [53378]: DEBUG nova.policy [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.372667] [53378]: INFO nova.api.openstack.requestlog [None req-5a4611fd-f10c-44e2-b525-005b943d31eb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1375 microversion: 2.47 time: 0.056221 [ 790.372749] [53378]: [pid: 53378|app: 0|req: 1685/3273] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1375 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.375255] [53378]: DEBUG nova.api.openstack.wsgi [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.378064] [53378]: DEBUG nova.compute.api [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.385651] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.385903] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.386099] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.386456] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.386655] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.387279] [53378]: DEBUG oslo_concurrency.lockutils [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.464839] [53378]: DEBUG nova.policy [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.469140] [53378]: INFO nova.api.openstack.requestlog [None req-2085261b-5bca-4d90-ae07-99d8998fb9b0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.095776 [ 790.469467] [53378]: [pid: 53378|app: 0|req: 1686/3274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.471943] [53378]: DEBUG nova.api.openstack.wsgi [None req-0587e613-be3a-4e89-a573-e00d4db17133 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7247a710>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.504330] [53378]: INFO nova.api.openstack.requestlog [None req-0587e613-be3a-4e89-a573-e00d4db17133 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.034234 [ 790.504751] [53378]: [pid: 53378|app: 0|req: 1687/3275] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.507309] [53378]: DEBUG nova.api.openstack.wsgi [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.510182] [53378]: DEBUG nova.policy [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.510416] [53378]: DEBUG nova.api.openstack.compute.servers [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Removing options 'limit' from query {{(pid=53378) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 790.510773] [53378]: DEBUG nova.compute.api [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 790.515015] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.515299] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.515535] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.515973] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.516198] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.516410] [53378]: DEBUG oslo_concurrency.lockutils [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.534586] [53378]: DEBUG nova.compute.multi_cell_list [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Listed batch of 2 results from cell out of 102 limit. Returned 2 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 790.550138] [53378]: INFO nova.api.openstack.requestlog [None req-83870033-cd60-4bf7-9d16-bdba8fd0992f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=102" status: 200 len: 681 microversion: 2.1 time: 0.044804 [ 790.550500] [53378]: [pid: 53378|app: 0|req: 1688/3276] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers?limit=102 => generated 681 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.552976] [53378]: DEBUG nova.api.openstack.wsgi [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.554587] [53378]: DEBUG nova.compute.api [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.557528] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.557764] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.557950] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.558310] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.558511] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.558686] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.591520] [53378]: DEBUG nova.policy [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.596313] [53378]: INFO nova.api.openstack.requestlog [None req-e12f96ab-eb64-4eb0-8dff-df298719ec05 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.044893 [ 790.596515] [53378]: [pid: 53378|app: 0|req: 1689/3277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.598682] [53378]: DEBUG nova.api.openstack.wsgi [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.600270] [53378]: DEBUG nova.compute.api [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.603309] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.603571] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.603769] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.604138] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.604357] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.604537] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.635354] [53378]: DEBUG nova.policy [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.639888] [53378]: INFO nova.api.openstack.requestlog [None req-92b75196-a2ee-4f73-ac96-072b9e966c8b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.042955 [ 790.640233] [53378]: [pid: 53378|app: 0|req: 1690/3278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.643314] [53378]: DEBUG nova.api.openstack.wsgi [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.645198] [53378]: DEBUG nova.compute.api [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.648882] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.649156] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.649348] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.649702] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.649904] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.650091] [53378]: DEBUG oslo_concurrency.lockutils [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.682740] [53378]: DEBUG nova.policy [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.688653] [53378]: INFO nova.api.openstack.requestlog [None req-e268b8ce-b7df-4502-b3b5-6f40aede6c66 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.045981 [ 790.688653] [53378]: [pid: 53378|app: 0|req: 1691/3279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.690065] [53378]: DEBUG nova.api.openstack.wsgi [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.692041] [53378]: DEBUG nova.compute.api [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] [instance: 05d3cfef-4a95-4771-aaa6-fac1415fcd7e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.695224] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.695420] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.695609] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.695959] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.696193] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.696335] [53378]: DEBUG oslo_concurrency.lockutils [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.705288] [53378]: INFO nova.api.openstack.wsgi [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] HTTP exception thrown: Instance 05d3cfef-4a95-4771-aaa6-fac1415fcd7e could not be found. [ 790.705619] [53378]: DEBUG nova.api.openstack.wsgi [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] Returning 404 to user: Instance 05d3cfef-4a95-4771-aaa6-fac1415fcd7e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 790.706058] [53378]: INFO nova.api.openstack.requestlog [None req-f97a5a10-8519-41d8-bd31-04f7fea661ff tempest-ServersAaction247Test-1758213914 tempest-ServersAaction247Test-1758213914-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e" status: 404 len: 111 microversion: 2.47 time: 0.018246 [ 790.706357] [53378]: [pid: 53378|app: 0|req: 1692/3280] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/05d3cfef-4a95-4771-aaa6-fac1415fcd7e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 790.708776] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.710381] [53378]: DEBUG nova.compute.api [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.713807] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.714056] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.714246] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.714632] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.714843] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.715062] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.750823] [53378]: DEBUG nova.policy [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.756571] [53378]: INFO nova.api.openstack.requestlog [None req-7c6d1d02-949c-46b9-bce1-df4388ab839c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.049441 [ 790.757285] [53378]: [pid: 53378|app: 0|req: 1693/3281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:02 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.759712] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.761445] [53378]: DEBUG nova.compute.api [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.764885] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.765132] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.765326] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.765694] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.765902] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.766095] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.877767] [53378]: DEBUG nova.policy [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.891985] [53378]: INFO nova.api.openstack.requestlog [None req-5a273904-dbdc-4697-b98c-f2f264472887 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.134091 [ 790.892378] [53378]: [pid: 53378|app: 0|req: 1694/3282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.897012] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.899831] [53378]: DEBUG nova.compute.api [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.910054] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.910451] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.910451] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.910840] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.910918] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.911713] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.032648] [53378]: INFO nova.api.openstack.requestlog [None req-d1cf4dc2-b215-4a27-bb5f-c10ff01f5a65 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.139672 [ 791.033024] [53378]: [pid: 53378|app: 0|req: 1695/3283] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface => generated 288 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.038297] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.038297] [53378]: DEBUG nova.compute.api [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.045100] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.045513] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.045738] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.046228] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.046624] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.046830] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.081150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.081150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.081150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.081795] [53378]: DEBUG nova.objects.instance [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.108123] [53378]: DEBUG nova.policy [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.118116] [53378]: INFO nova.api.openstack.requestlog [None req-a7d20f38-bb08-4308-ae3b-3d04585ad45b tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.083836 [ 791.118116] [53378]: [pid: 53378|app: 0|req: 1696/3284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.120682] [53378]: DEBUG nova.api.openstack.wsgi [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.122377] [53378]: DEBUG nova.compute.api [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.126069] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.126332] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.126520] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.126907] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.127096] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.127274] [53378]: DEBUG oslo_concurrency.lockutils [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.205731] [53378]: INFO nova.api.openstack.requestlog [None req-af419881-92f9-412f-aace-25d630b014d1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.087111 [ 791.206125] [53378]: [pid: 53378|app: 0|req: 1697/3285] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.210028] [53378]: DEBUG nova.api.openstack.wsgi [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.210028] [53378]: DEBUG nova.compute.api [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.213198] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.213773] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.213773] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.214067] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.214274] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.214453] [53378]: DEBUG oslo_concurrency.lockutils [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.230840] [53378]: DEBUG nova.compute.api [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 791.269981] [53378]: INFO nova.compute.api [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Instance is already in deleting state, ignoring this request [ 791.269981] [53378]: INFO nova.api.openstack.requestlog [None req-056854f0-2abf-4d25-96e1-1c2954774448 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 204 len: 0 microversion: 2.1 time: 0.062949 [ 791.274320] [53378]: [pid: 53378|app: 0|req: 1698/3286] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:03 2025] DELETE /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 791.277157] [53378]: DEBUG nova.api.openstack.wsgi [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.279682] [53378]: DEBUG nova.compute.api [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.285626] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.285906] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.286322] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.286726] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.286924] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.287126] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.311472] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.311774] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.311979] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.317300] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.317616] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.317666] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.318029] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.318230] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.318405] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.383556] [53378]: DEBUG nova.virt.hardware [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 791.383556] [53378]: DEBUG nova.virt.hardware [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 791.383556] [53378]: DEBUG nova.virt.hardware [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 791.383556] [53378]: DEBUG nova.virt.hardware [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 791.383556] [53378]: DEBUG nova.virt.hardware [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 791.442741] [53378]: DEBUG nova.compute.api [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.447918] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.448192] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.448384] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.448745] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.448945] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.449138] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.495537] [53378]: INFO nova.api.openstack.requestlog [None req-4cf51f5a-e1e4-4633-8f3d-4a36b67584fc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48/action" status: 202 len: 1101 microversion: 2.47 time: 0.222003 [ 791.495980] [53378]: [pid: 53378|app: 0|req: 1699/3287] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:41:03 2025] POST /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48/action => generated 1101 bytes in 223 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 791.498648] [53378]: DEBUG nova.api.openstack.wsgi [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.500245] [53378]: DEBUG nova.compute.api [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.504479] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.504841] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.505082] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.505456] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.505788] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.505997] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.539402] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.539645] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.539853] [53378]: DEBUG oslo_concurrency.lockutils [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.540071] [53378]: DEBUG nova.objects.instance [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.562748] [53378]: DEBUG nova.policy [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.567051] [53378]: INFO nova.api.openstack.requestlog [None req-45ff80d1-0e25-4223-a892-1383a18cf1e6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.070435 [ 791.567382] [53378]: [pid: 53378|app: 0|req: 1700/3288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.570014] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7627bda-d992-476c-8611-d43978fcdd0b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.571878] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7627bda-d992-476c-8611-d43978fcdd0b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 791.572314] [53378]: INFO nova.api.openstack.requestlog [None req-c7627bda-d992-476c-8611-d43978fcdd0b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=-1" status: 400 len: 127 microversion: 2.1 time: 0.004390 [ 791.572799] [53378]: [pid: 53378|app: 0|req: 1701/3289] 10.180.1.21 () {58 vars in 1137 bytes} [Wed Mar 12 06:41:03 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) [ 791.575395] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.577708] [53378]: DEBUG nova.compute.api [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.581040] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.581281] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.581502] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.581888] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.582112] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.582296] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.629497] [53378]: INFO nova.api.openstack.requestlog [None req-d9682d8c-3d72-4a2a-b0fa-6423772641cd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface/e0a05c0a-adb4-406d-9311-dac01012fbec" status: 200 len: 285 microversion: 2.1 time: 0.056029 [ 791.629931] [53378]: [pid: 53378|app: 0|req: 1702/3290] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/os-interface/e0a05c0a-adb4-406d-9311-dac01012fbec => generated 285 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.632746] [53378]: DEBUG nova.api.openstack.wsgi [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.634749] [53378]: DEBUG nova.compute.api [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.638694] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.638934] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.639135] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.639486] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.639689] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.639866] [53378]: DEBUG oslo_concurrency.lockutils [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.703660] [53378]: DEBUG nova.policy [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.707874] [53378]: INFO nova.api.openstack.requestlog [None req-96ce3e44-c56c-448b-90da-fd1cc088987c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.077311 [ 791.708320] [53378]: [pid: 53378|app: 0|req: 1703/3291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:03 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.710611] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.710866] [53378]: DEBUG nova.compute.api [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.713982] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.714226] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.714415] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.714767] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.714969] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.715166] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.729154] [53378]: DEBUG nova.compute.api [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 791.776018] [53378]: INFO nova.api.openstack.requestlog [None req-0c3f3249-a529-4a17-96fe-9a8554650f50 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 204 len: 0 microversion: 2.1 time: 0.066913 [ 791.776587] [53378]: [pid: 53378|app: 0|req: 1704/3292] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:03 2025] DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 791.780098] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.782533] [53378]: DEBUG nova.compute.api [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.785994] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.786335] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.786589] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.787068] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.787355] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.787617] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.824659] [53378]: DEBUG nova.policy [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.829878] [53378]: INFO nova.api.openstack.requestlog [None req-0e97642c-38eb-4f58-8e3e-d2ba2763f368 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.052075 [ 791.829878] [53378]: [pid: 53378|app: 0|req: 1705/3293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.832421] [53378]: DEBUG nova.api.openstack.wsgi [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d38f7acd-259c-4038-9660-2ea02d9c1290", "name": "network-vif-deleted", "tag": "33a042bd-f428-48d2-bf26-aaadd41e17a6"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.839389] [53378]: DEBUG oslo_concurrency.lockutils [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.839631] [53378]: DEBUG oslo_concurrency.lockutils [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.839829] [53378]: DEBUG oslo_concurrency.lockutils [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.848807] [53378]: INFO nova.api.openstack.compute.server_external_events [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] Creating event network-vif-deleted:33a042bd-f428-48d2-bf26-aaadd41e17a6 for instance d38f7acd-259c-4038-9660-2ea02d9c1290 on cpu-1 [ 791.851923] [53378]: INFO nova.api.openstack.requestlog [req-bab4b33d-afa7-4f22-b5e1-79fc4dd1a9c1 req-71ad8f6f-4dfa-472b-9292-a3a36b8ba9c8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021461 [ 791.852236] [53378]: [pid: 53378|app: 0|req: 1706/3294] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:04 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) [ 791.855152] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.856824] [53378]: DEBUG nova.compute.api [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.860355] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.860591] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.860778] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.861172] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.861440] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.861595] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.880792] [53379]: INFO nova.api.openstack.requestlog [None req-3cb83dc4-21c6-4a1e-89a5-92b2772a5b41 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.635757 [ 791.881323] [53379]: [pid: 53379|app: 0|req: 1589/3295] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:41:02 2025] POST /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments => generated 194 bytes in 1637 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.884286] [53379]: DEBUG nova.api.openstack.wsgi [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.885199] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.885199] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.885332] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.885523] [53378]: DEBUG nova.objects.instance [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.886629] [53379]: DEBUG nova.compute.api [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.890296] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.890877] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.890877] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.891059] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.891279] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.891459] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.908506] [53378]: DEBUG nova.policy [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.911415] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.911670] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.911874] [53379]: DEBUG oslo_concurrency.lockutils [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.912052] [53379]: DEBUG nova.objects.instance [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.913411] [53378]: INFO nova.api.openstack.requestlog [None req-7ebdbd16-7b93-42e5-bf74-e6838fae7ae7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.060464 [ 791.913829] [53378]: [pid: 53378|app: 0|req: 1707/3296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.919307] [53378]: DEBUG nova.api.openstack.wsgi [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.925592] [53378]: DEBUG oslo_concurrency.lockutils [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.925840] [53378]: DEBUG oslo_concurrency.lockutils [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.927034] [53378]: DEBUG oslo_concurrency.lockutils [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.935024] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] Creating event network-changed:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 791.938962] [53379]: DEBUG nova.policy [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.939904] [53378]: INFO nova.api.openstack.requestlog [req-9cd5cedd-b4b5-4e2b-89e4-7e88a02ecfed req-70777e44-d096-42fa-b44e-ba894dfb7a8e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025354 [ 791.941441] [53378]: [pid: 53378|app: 0|req: 1708/3297] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:04 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) [ 791.943070] [53378]: DEBUG nova.api.openstack.wsgi [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.944507] [53379]: INFO nova.api.openstack.requestlog [None req-723eddc3-98e6-41c7-b637-1c59168c6ea6 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.062323 [ 791.944834] [53379]: [pid: 53379|app: 0|req: 1590/3298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.944921] [53378]: DEBUG nova.compute.api [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.950019] [53378]: DEBUG oslo_concurrency.lockutils [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.952781] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.954609] [53379]: DEBUG nova.compute.api [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.958268] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.958653] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.958839] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.959221] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.959410] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.959578] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.996972] [53379]: DEBUG nova.policy [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.001450] [53379]: DEBUG nova.policy [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.002467] [53379]: DEBUG nova.policy [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.002957] [53379]: INFO nova.api.openstack.requestlog [None req-7a2b97dd-b272-4452-b679-8b310133e9a5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1384 microversion: 2.47 time: 0.057446 [ 792.003915] [53379]: [pid: 53379|app: 0|req: 1591/3299] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.005586] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d1c5d9b-04b1-4491-8267-3f12f676d8c2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72bb97e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.029039] [53378]: DEBUG nova.policy [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.033414] [53379]: INFO nova.api.openstack.requestlog [None req-0d1c5d9b-04b1-4491-8267-3f12f676d8c2 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.029481 [ 792.033816] [53379]: [pid: 53379|app: 0|req: 1592/3300] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.034089] [53378]: INFO nova.api.openstack.requestlog [None req-45864c83-1c23-47c3-8c17-aae68d0c93cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.093112 [ 792.034863] [53378]: [pid: 53378|app: 0|req: 1709/3301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.037070] [53378]: DEBUG nova.api.openstack.wsgi [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.037253] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e8561b5-9b27-4c85-8bb8-5d60bcd6df0c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.038791] [53378]: DEBUG nova.compute.api [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.039109] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e8561b5-9b27-4c85-8bb8-5d60bcd6df0c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 792.039522] [53379]: INFO nova.api.openstack.requestlog [None req-0e8561b5-9b27-4c85-8bb8-5d60bcd6df0c tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=testing" status: 400 len: 137 microversion: 2.1 time: 0.005221 [ 792.039895] [53379]: [pid: 53379|app: 0|req: 1593/3302] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers?limit=testing => generated 137 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 792.042176] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.042411] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.042461] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.042597] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.043178] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.043404] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.043603] [53378]: DEBUG oslo_concurrency.lockutils [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.044046] [53379]: DEBUG nova.compute.api [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.047518] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.047749] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.047937] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.048292] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.048494] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.048673] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.064383] [53379]: INFO nova.api.openstack.requestlog [None req-cb1bf177-5ece-4e82-af80-4171c914d407 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 161 microversion: 2.1 time: 0.024009 [ 792.064724] [53379]: [pid: 53379|app: 0|req: 1594/3303] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 161 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.067114] [53379]: DEBUG nova.api.openstack.wsgi [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.068726] [53379]: DEBUG nova.compute.api [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.071910] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.072164] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.072351] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.072696] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.072895] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.073079] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.076922] [53378]: DEBUG nova.policy [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.081244] [53378]: INFO nova.api.openstack.requestlog [None req-fabb6bbf-8c23-4274-a604-c56dcd9f8ae1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.046198 [ 792.081607] [53378]: [pid: 53378|app: 0|req: 1710/3304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.084679] [53378]: DEBUG nova.api.openstack.wsgi [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.086328] [53378]: DEBUG nova.compute.api [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.089935] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.090169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.090368] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.091944] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.091944] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.093139] [53378]: DEBUG oslo_concurrency.lockutils [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.106218] [53379]: DEBUG nova.policy [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.110460] [53379]: INFO nova.api.openstack.requestlog [None req-26b747c8-7653-4f9f-b59a-0b8fa5eb620b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.045143 [ 792.110781] [53379]: [pid: 53379|app: 0|req: 1595/3305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.113225] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.114862] [53379]: DEBUG nova.compute.api [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.118084] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.119088] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.119088] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.119088] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.119088] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.119326] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.125130] [53378]: DEBUG nova.policy [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.129502] [53378]: INFO nova.api.openstack.requestlog [None req-7026918a-a645-44a6-ae5d-c3c279282946 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.047332 [ 792.131185] [53378]: [pid: 53378|app: 0|req: 1711/3306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.133846] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-322034605", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "372310627", "adminPass": "***", "networks": [{"uuid": "fe36b1f6-042a-40b1-ab52-8b7cff4845b3"}], "security_groups": [{"name": "tempest-securitygroup--1546884288"}], "key_name": "tempest-keypair-1164552314", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 792.153056] [53379]: DEBUG nova.policy [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.157501] [53379]: INFO nova.api.openstack.requestlog [None req-b9860950-7ffc-4e65-abca-721cdea66485 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.046100 [ 792.157984] [53379]: [pid: 53379|app: 0|req: 1596/3307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.160043] [53379]: DEBUG nova.api.openstack.wsgi [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.162124] [53379]: DEBUG nova.compute.api [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.165903] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.166280] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.166362] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.166710] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.166899] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.167091] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.168439] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.168695] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.168882] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.169281] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.169488] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.169662] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.200979] [53378]: DEBUG nova.network.neutron [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] validate_networks() for [('fe36b1f6-042a-40b1-ab52-8b7cff4845b3', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 792.238053] [53379]: DEBUG nova.policy [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.242262] [53379]: INFO nova.api.openstack.requestlog [None req-b81c761a-6fdf-45e5-b14e-a87768e7879c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.083904 [ 792.242746] [53379]: [pid: 53379|app: 0|req: 1597/3308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.245036] [53379]: DEBUG nova.api.openstack.wsgi [None req-3888056b-0644-4f58-9a20-7ab09eec1735 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.247824] [53379]: DEBUG nova.policy [None req-3888056b-0644-4f58-9a20-7ab09eec1735 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.248262] [53379]: DEBUG nova.compute.api [None req-3888056b-0644-4f58-9a20-7ab09eec1735 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'flavor': 'non_existing_flavor', 'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 792.252841] [53379]: DEBUG nova.api.openstack.compute.servers [None req-3888056b-0644-4f58-9a20-7ab09eec1735 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Flavor 'non_existing_flavor' could not be found {{(pid=53379) _get_servers /opt/stack/nova/nova/api/openstack/compute/servers.py:335}} [ 792.253413] [53379]: INFO nova.api.openstack.requestlog [None req-3888056b-0644-4f58-9a20-7ab09eec1735 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=non_existing_flavor" status: 200 len: 15 microversion: 2.1 time: 0.010322 [ 792.253725] [53379]: [pid: 53379|app: 0|req: 1598/3309] 10.180.1.21 () {58 vars in 1173 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 792.256072] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Action: 'action', calling method: .version_select at 0x726f7472f130>, body: {"addFixedIp": {"networkId": "b665c4ce-cefb-4ea0-b77d-179d5458b09d"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 792.257640] [53379]: DEBUG nova.compute.api [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.261302] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.261539] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.261739] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.262123] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.262331] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.262512] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.279135] [53379]: INFO nova.api.openstack.requestlog [None req-7e6f719d-be77-4e25-a9dd-6096c2bacecb tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/action" status: 202 len: 0 microversion: 2.1 time: 0.024629 [ 792.279734] [53379]: [pid: 53379|app: 0|req: 1599/3310] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:04 2025] POST /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 792.282748] [53379]: DEBUG nova.api.openstack.wsgi [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.284570] [53379]: DEBUG nova.compute.api [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.288378] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.288628] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.288820] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.289218] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.289424] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.289598] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.312790] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.313031] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.313249] [53379]: DEBUG oslo_concurrency.lockutils [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.313476] [53379]: DEBUG nova.objects.instance [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.333979] [53379]: DEBUG nova.policy [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.338729] [53379]: INFO nova.api.openstack.requestlog [None req-8780ee2d-e713-4f14-9151-485bc95c8741 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.057992 [ 792.338881] [53379]: [pid: 53379|app: 0|req: 1600/3311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.341218] [53379]: DEBUG nova.api.openstack.wsgi [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.342865] [53379]: DEBUG nova.compute.api [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.346554] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.346554] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.346797] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.347126] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.347344] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.347536] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.400822] [53378]: DEBUG nova.virt.hardware [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 792.401043] [53378]: DEBUG nova.virt.hardware [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 792.401256] [53378]: DEBUG nova.virt.hardware [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 792.401420] [53378]: DEBUG nova.virt.hardware [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 792.401626] [53378]: DEBUG nova.virt.hardware [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 792.413448] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.413737] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.413947] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.414367] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.414572] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.418029] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.419603] [53379]: INFO nova.api.openstack.requestlog [None req-f6e119f0-6205-4700-99ee-3f9c3380b9d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.079916 [ 792.420270] [53379]: [pid: 53379|app: 0|req: 1601/3312] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.422888] [53379]: DEBUG nova.api.openstack.wsgi [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.425955] [53379]: DEBUG nova.policy [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.426260] [53379]: DEBUG nova.compute.api [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'image': 'non_existing_image', 'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 792.429869] [53378]: DEBUG nova.quota [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 792.429920] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.430771] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.430771] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.430771] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.430934] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.431168] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.433727] [53378]: DEBUG nova.quota [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Getting quotas for user 032e607c281e4bb2af5cae4a42585173 and project afe98fc5fe7e4e73acd679e00c63e524. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 792.440491] [53378]: DEBUG nova.compute.api [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 792.441951] [53378]: DEBUG nova.compute.api [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_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=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 792.477155] [53379]: INFO nova.api.openstack.requestlog [None req-a6862cef-3a74-4a94-86b7-40ec88a9e01f tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?image=non_existing_image" status: 200 len: 15 microversion: 2.1 time: 0.056288 [ 792.477523] [53379]: [pid: 53379|app: 0|req: 1602/3313] 10.180.1.21 () {58 vars in 1169 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers?image=non_existing_image => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 792.480765] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.481856] [53379]: DEBUG nova.compute.api [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.485265] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.485499] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.485932] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.486044] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.486242] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.486411] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.494052] [53378]: INFO nova.api.openstack.requestlog [None req-ea1a2401-7da5-4cc1-8c99-4d200fdafccf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.363506 [ 792.494547] [53378]: [pid: 53378|app: 0|req: 1712/3314] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:04 2025] POST /compute/v2.1/servers => generated 402 bytes in 364 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 792.498502] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.500799] [53378]: DEBUG nova.policy [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.501301] [53378]: DEBUG nova.compute.api [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'name': 'non_existing_server_name', 'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 792.502022] [53379]: INFO nova.api.openstack.requestlog [None req-1b297194-ff23-417d-8694-68a5290798e2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 161 microversion: 2.1 time: 0.022753 [ 792.502462] [53379]: [pid: 53379|app: 0|req: 1603/3315] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 161 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.505133] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.505436] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.505672] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.506139] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.506471] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.506763] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.507543] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa2aa6b2-aec4-4f83-8a73-d08799ae7533 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.510294] [53379]: DEBUG nova.compute.api [None req-fa2aa6b2-aec4-4f83-8a73-d08799ae7533 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.551116] [53378]: INFO nova.api.openstack.requestlog [None req-ce6959ef-ab15-497d-a519-cbb5b2bc6de9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-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.053298 [ 792.551116] [53378]: [pid: 53378|app: 0|req: 1713/3316] 10.180.1.21 () {58 vars in 1179 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers?name=non_existing_server_name => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 792.560721] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.560908] [53379]: DEBUG nova.policy [None req-fa2aa6b2-aec4-4f83-8a73-d08799ae7533 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.561020] [53378]: DEBUG nova.policy [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.561020] [53378]: DEBUG nova.compute.api [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 792.562986] [53379]: INFO nova.api.openstack.requestlog [None req-fa2aa6b2-aec4-4f83-8a73-d08799ae7533 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1262 microversion: 2.1 time: 0.059854 [ 792.563336] [53379]: [pid: 53379|app: 0|req: 1604/3317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1262 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.564308] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.564308] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.564308] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.568077] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.568077] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.568077] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.586031] [53379]: DEBUG nova.api.openstack.wsgi [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.586471] [53379]: DEBUG nova.compute.api [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.586688] [53378]: DEBUG nova.compute.multi_cell_list [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 792.594880] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.595179] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.595376] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.595780] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.596052] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.596258] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.617155] [53378]: DEBUG nova.policy [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.621744] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.622192] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.622192] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.636762] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.637015] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.637214] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.637422] [53379]: DEBUG nova.objects.instance [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.681885] [53379]: DEBUG nova.policy [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.687744] [53379]: INFO nova.api.openstack.requestlog [None req-3dbb1141-82d7-40a2-af2a-09c36bf9bd7d tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.105063 [ 792.688286] [53379]: [pid: 53379|app: 0|req: 1605/3318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.722319] [53379]: DEBUG nova.api.openstack.wsgi [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.724379] [53379]: DEBUG nova.compute.api [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.728077] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.728334] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.728532] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.729191] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.729191] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.729419] [53379]: DEBUG oslo_concurrency.lockutils [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.742753] [53378]: INFO nova.api.openstack.requestlog [None req-0cdff7ab-aa39-4ac7-beb5-0a3e8b148e44 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 3016 microversion: 2.1 time: 0.187510 [ 792.745545] [53378]: [pid: 53378|app: 0|req: 1714/3319] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:41:04 2025] GET /compute/v2.1/servers/detail => generated 3016 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.763246] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d436b35-b9f0-4629-9e00-6e553fa0d26e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.767168] [53378]: DEBUG nova.policy [None req-0d436b35-b9f0-4629-9e00-6e553fa0d26e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.771021] [53378]: INFO nova.api.openstack.requestlog [None req-0d436b35-b9f0-4629-9e00-6e553fa0d26e tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=non_existing_status" status: 200 len: 15 microversion: 2.1 time: 0.007662 [ 792.771021] [53378]: [pid: 53378|app: 0|req: 1715/3320] 10.180.1.21 () {58 vars in 1173 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers?status=non_existing_status => generated 15 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 792.779795] [53378]: DEBUG nova.api.openstack.wsgi [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.783038] [53378]: DEBUG nova.policy [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.783424] [53378]: DEBUG nova.compute.api [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Searching by: {'deleted': False, 'project_id': '3766ee07ffc446d4aade2383fccc8bda'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 792.787744] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.788630] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.788630] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.788830] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.788872] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.790362] [53378]: DEBUG oslo_concurrency.lockutils [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.805358] [53378]: DEBUG nova.compute.multi_cell_list [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 792.828660] [53378]: INFO nova.api.openstack.requestlog [None req-e231786d-df37-4fa3-9f95-9d34503db8d8 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.051133 [ 792.828660] [53378]: [pid: 53378|app: 0|req: 1716/3321] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers => generated 681 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.839282] [53378]: DEBUG nova.api.openstack.wsgi [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.839591] [53378]: DEBUG nova.compute.api [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.853603] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.854050] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.854309] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.854754] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.854995] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.855201] [53378]: DEBUG oslo_concurrency.lockutils [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.861701] [53379]: DEBUG nova.policy [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.869234] [53378]: INFO nova.api.openstack.wsgi [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] HTTP exception thrown: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. [ 792.869662] [53378]: DEBUG nova.api.openstack.wsgi [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 404 to user: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 792.869956] [53379]: INFO nova.api.openstack.requestlog [None req-8dca8188-73e8-49dd-84fb-63e1b5e3f707 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.150267 [ 792.870101] [53378]: INFO nova.api.openstack.requestlog [None req-3dc49103-bff0-468a-a430-8405651b7982 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 404 len: 111 microversion: 2.1 time: 0.033867 [ 792.870323] [53379]: [pid: 53379|app: 0|req: 1606/3322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.870445] [53378]: [pid: 53378|app: 0|req: 1717/3323] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:05 2025] DELETE /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 792.873206] [53379]: DEBUG nova.api.openstack.wsgi [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.876165] [53379]: DEBUG nova.compute.api [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.877407] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.877857] [53378]: DEBUG nova.compute.api [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.880145] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.880488] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.880687] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.880956] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.881233] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.881343] [53379]: DEBUG oslo_concurrency.lockutils [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.883256] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.883563] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.883822] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.884435] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.884686] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.886192] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.911745] [53378]: DEBUG nova.compute.api [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 792.933163] [53379]: DEBUG nova.policy [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.938275] [53379]: INFO nova.api.openstack.requestlog [None req-577dc37b-4deb-475c-802a-aa527827d837 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.066882 [ 792.938480] [53379]: [pid: 53379|app: 0|req: 1607/3324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.941340] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.943175] [53379]: DEBUG nova.compute.api [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.947899] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.951220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.951220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.951220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.951220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.951220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.977941] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.978048] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.978181] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.978458] [53379]: DEBUG nova.objects.instance [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.982260] [53378]: INFO nova.api.openstack.requestlog [None req-dd1a72a6-1558-4abd-8ca5-96e64df10543 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 204 len: 0 microversion: 2.1 time: 0.108305 [ 792.982765] [53378]: [pid: 53378|app: 0|req: 1718/3325] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:05 2025] DELETE /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 792.986418] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.988484] [53378]: DEBUG nova.compute.api [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.996026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.007454] [53379]: DEBUG nova.policy [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.012792] [53379]: INFO nova.api.openstack.requestlog [None req-a9764e6a-0a67-43e1-a3a8-b986d44aa617 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.073616 [ 793.013227] [53379]: [pid: 53379|app: 0|req: 1608/3326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.017732] [53379]: DEBUG nova.api.openstack.wsgi [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.017732] [53379]: DEBUG nova.compute.api [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.020518] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.020764] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.020972] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.021376] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.021644] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.021852] [53379]: DEBUG oslo_concurrency.lockutils [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.022308] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.022620] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.023925] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.023925] [53378]: DEBUG nova.objects.instance [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.038171] [53379]: DEBUG nova.compute.api [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 793.064063] [53378]: DEBUG nova.policy [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.072300] [53378]: INFO nova.api.openstack.requestlog [None req-2a576a49-9830-4878-9871-1e2366da4076 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.088801 [ 793.072680] [53378]: [pid: 53378|app: 0|req: 1719/3327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.075609] [53378]: DEBUG nova.api.openstack.wsgi [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.077779] [53378]: DEBUG nova.compute.api [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.082261] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.082704] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.082792] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.083202] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.083429] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.083651] [53378]: DEBUG oslo_concurrency.lockutils [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.129111] [53379]: INFO nova.api.openstack.requestlog [None req-879420af-5b0f-4a63-bc88-64e5d12c9a50 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 204 len: 0 microversion: 2.1 time: 0.114808 [ 793.129277] [53379]: [pid: 53379|app: 0|req: 1609/3328] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:05 2025] DELETE /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 793.132594] [53379]: DEBUG nova.api.openstack.wsgi [None req-3715a35e-435b-4426-8af1-949b98345e4b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72bbaa70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.144320] [53378]: DEBUG nova.policy [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.155304] [53378]: DEBUG nova.policy [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.156024] [53378]: DEBUG nova.policy [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.156698] [53378]: INFO nova.api.openstack.requestlog [None req-f26e6927-4a73-4b6e-9d34-933abbbdadf3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1384 microversion: 2.47 time: 0.083468 [ 793.157034] [53378]: [pid: 53378|app: 0|req: 1720/3329] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1384 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.161039] [53378]: DEBUG nova.api.openstack.wsgi [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.161869] [53378]: DEBUG nova.compute.api [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.166453] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.166760] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.166920] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.167300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.167511] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.167668] [53378]: DEBUG oslo_concurrency.lockutils [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.186601] [53379]: INFO nova.api.openstack.requestlog [None req-3715a35e-435b-4426-8af1-949b98345e4b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.056484 [ 793.186992] [53379]: [pid: 53379|app: 0|req: 1610/3330] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.189852] [53379]: DEBUG nova.api.openstack.wsgi [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.191836] [53379]: DEBUG nova.compute.api [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.197689] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.197813] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.197957] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.198385] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.198609] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.198792] [53379]: DEBUG oslo_concurrency.lockutils [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.254930] [53379]: DEBUG nova.policy [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.260689] [53379]: INFO nova.api.openstack.requestlog [None req-3394090a-306c-4a06-b637-2ccc879089e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.072941 [ 793.261075] [53379]: [pid: 53379|app: 0|req: 1611/3331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.267569] [53379]: DEBUG nova.api.openstack.wsgi [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.269682] [53379]: DEBUG nova.compute.api [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.279846] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.280254] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.280479] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.280852] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.281066] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.281279] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.295906] [53378]: DEBUG nova.policy [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.300825] [53378]: INFO nova.api.openstack.requestlog [None req-c50cd1e8-68a6-4a78-8eaa-c9527888acc0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.143094 [ 793.301224] [53378]: [pid: 53378|app: 0|req: 1721/3332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.305522] [53378]: DEBUG nova.api.openstack.wsgi [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.306187] [53378]: DEBUG nova.compute.api [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.310120] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.310421] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.310622] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.310996] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.311227] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.311409] [53378]: DEBUG oslo_concurrency.lockutils [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.323033] [53378]: INFO nova.api.openstack.wsgi [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] HTTP exception thrown: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. [ 793.323414] [53378]: DEBUG nova.api.openstack.wsgi [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 404 to user: Instance b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 793.323922] [53378]: INFO nova.api.openstack.requestlog [None req-384baf42-e6b7-4b0f-acc5-405c110d153b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce" status: 404 len: 111 microversion: 2.1 time: 0.022129 [ 793.324265] [53378]: [pid: 53378|app: 0|req: 1722/3333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/b41cdb9b-0c5e-4020-9ceb-fac5dfa647ce => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 793.326126] [53379]: DEBUG nova.policy [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.329766] [53378]: DEBUG nova.api.openstack.wsgi [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.331779] [53379]: INFO nova.api.openstack.requestlog [None req-93b8b911-ece1-43c4-b44a-f9f537cb3039 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.069793 [ 793.332167] [53379]: [pid: 53379|app: 0|req: 1612/3334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.334741] [53378]: DEBUG nova.compute.api [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.335134] [53379]: DEBUG nova.api.openstack.wsgi [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.336914] [53379]: DEBUG nova.compute.api [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.340466] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.340712] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.340954] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.341042] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.341293] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.341352] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.341507] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.341614] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.341707] [53379]: DEBUG oslo_concurrency.lockutils [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.342008] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.342237] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.342419] [53378]: DEBUG oslo_concurrency.lockutils [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.387476] [53379]: DEBUG nova.policy [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.392409] [53379]: INFO nova.api.openstack.requestlog [None req-820f47e6-7ec4-42aa-94f7-35398e323ee8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.059555 [ 793.392746] [53379]: [pid: 53379|app: 0|req: 1613/3335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.395411] [53379]: DEBUG nova.api.openstack.wsgi [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.397136] [53379]: DEBUG nova.compute.api [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.398243] [53378]: DEBUG nova.policy [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.400679] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.401031] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.401104] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.401539] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.401687] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.401951] [53379]: DEBUG oslo_concurrency.lockutils [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.405383] [53378]: INFO nova.api.openstack.requestlog [None req-11877a21-b3af-480d-bfaa-63331fff5ab0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.080409 [ 793.405681] [53378]: [pid: 53378|app: 0|req: 1723/3336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.408744] [53378]: DEBUG nova.api.openstack.wsgi [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.413597] [53378]: DEBUG nova.compute.api [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.417304] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.420452] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.420452] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.420452] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.420452] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.420452] [53378]: DEBUG oslo_concurrency.lockutils [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.502563] [53378]: DEBUG nova.policy [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.508595] [53378]: INFO nova.api.openstack.requestlog [None req-f085df5b-7772-4e50-8035-4d00d968c12d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1517 microversion: 2.1 time: 0.102304 [ 793.509248] [53378]: [pid: 53378|app: 0|req: 1724/3337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.512697] [53378]: DEBUG nova.api.openstack.wsgi [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.518230] [53378]: DEBUG nova.compute.api [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.518292] [53379]: DEBUG nova.policy [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.519973] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.520226] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.520310] [53379]: INFO nova.api.openstack.requestlog [None req-db975889-2921-49f1-bd83-622744b6367d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.126937 [ 793.520409] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.520635] [53379]: [pid: 53379|app: 0|req: 1614/3338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.521504] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.521504] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.521504] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.523236] [53379]: DEBUG nova.api.openstack.wsgi [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.524890] [53379]: DEBUG nova.compute.api [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.528263] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.528494] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.528683] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.529040] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.529243] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.529417] [53379]: DEBUG oslo_concurrency.lockutils [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.548720] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.548968] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.549167] [53378]: DEBUG oslo_concurrency.lockutils [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.549369] [53378]: DEBUG nova.objects.instance [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.575995] [53378]: DEBUG nova.policy [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.580666] [53378]: INFO nova.api.openstack.requestlog [None req-0209f6e9-b20a-4ecb-975d-3e20634fe094 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.070814 [ 793.580993] [53378]: [pid: 53378|app: 0|req: 1725/3339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.583691] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.585377] [53378]: DEBUG nova.compute.api [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.592116] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.592384] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.592572] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.592927] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.593142] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.593319] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.595934] [53379]: INFO nova.api.openstack.requestlog [None req-e94aadb3-e039-441e-bd34-d4d777139414 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.074554 [ 793.596416] [53379]: [pid: 53379|app: 0|req: 1615/3340] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 793.599597] [53379]: DEBUG nova.api.openstack.wsgi [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.601384] [53379]: DEBUG nova.compute.api [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.605347] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.605668] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.605952] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.606353] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.606580] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.606803] [53379]: DEBUG oslo_concurrency.lockutils [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.612403] [53378]: INFO nova.api.openstack.requestlog [None req-b7d2f8d6-2b49-4725-8019-bcc5ab0785b6 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 161 microversion: 2.1 time: 0.030106 [ 793.612939] [53378]: [pid: 53378|app: 0|req: 1726/3341] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 161 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 793.649120] [53379]: DEBUG nova.policy [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.654611] [53379]: INFO nova.api.openstack.requestlog [None req-14e26616-4c16-4a32-8c67-c4df4c724ebd tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1266 microversion: 2.1 time: 0.057391 [ 793.656129] [53379]: [pid: 53379|app: 0|req: 1616/3342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1266 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.702219] [53378]: DEBUG nova.api.openstack.wsgi [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.704247] [53378]: DEBUG nova.compute.api [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.707994] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.708103] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.708328] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.708726] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.708970] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.709218] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.732292] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.732689] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.732993] [53378]: DEBUG oslo_concurrency.lockutils [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.733371] [53378]: DEBUG nova.objects.instance [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.758611] [53378]: DEBUG nova.policy [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.766731] [53378]: INFO nova.api.openstack.requestlog [None req-6933f537-60f6-403d-bc76-4b31d71c0d7b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.066334 [ 793.767321] [53378]: [pid: 53378|app: 0|req: 1727/3343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:05 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.887249] [53379]: DEBUG nova.api.openstack.wsgi [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.888991] [53379]: DEBUG nova.compute.api [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.893242] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.893492] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.893776] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.894319] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.894584] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.894802] [53379]: DEBUG oslo_concurrency.lockutils [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.952184] [53378]: DEBUG nova.api.openstack.wsgi [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 793.961482] [53378]: DEBUG oslo_concurrency.lockutils [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.961681] [53378]: DEBUG oslo_concurrency.lockutils [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.961901] [53378]: DEBUG oslo_concurrency.lockutils [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.972566] [53378]: INFO nova.api.openstack.compute.server_external_events [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] Creating event network-changed:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 793.978464] [53378]: INFO nova.api.openstack.requestlog [req-fb595263-9f0b-4a15-a8e5-9a0856777d5c req-f3f07d7b-ddb1-43fe-b37e-7db72da60db6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027863 [ 793.978807] [53378]: [pid: 53378|app: 0|req: 1728/3344] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:06 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) [ 793.984221] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.984839] [53378]: DEBUG nova.compute.api [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.990466] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.990466] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.990466] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.990751] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.990984] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.991245] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.044897] [53378]: DEBUG nova.policy [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.051020] [53378]: INFO nova.api.openstack.requestlog [None req-cc6fa0e1-38ba-4d51-9c9a-481575f47a1a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.071265 [ 794.051441] [53378]: [pid: 53378|app: 0|req: 1729/3345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.053398] [53379]: DEBUG nova.policy [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.054200] [53378]: DEBUG nova.api.openstack.wsgi [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.055825] [53378]: DEBUG nova.compute.api [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.059227] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.059317] [53379]: INFO nova.api.openstack.requestlog [None req-38626076-b674-4f38-9cf5-b09c30ef654d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.175045 [ 794.059460] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.059662] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.059722] [53379]: [pid: 53379|app: 0|req: 1617/3346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.060025] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.061246] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.061246] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.081529] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.081768] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.081946] [53378]: DEBUG oslo_concurrency.lockutils [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.082154] [53378]: DEBUG nova.objects.instance [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.087864] [53379]: DEBUG nova.api.openstack.wsgi [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.092123] [53379]: DEBUG nova.compute.api [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.094230] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.094577] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.094897] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.095301] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.095501] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.095685] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.111730] [53378]: DEBUG nova.policy [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.116363] [53378]: INFO nova.api.openstack.requestlog [None req-253cd583-cdf7-487a-9010-33322f0e8365 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.064549 [ 794.116837] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.116967] [53378]: [pid: 53378|app: 0|req: 1730/3347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.117327] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.121294] [53379]: DEBUG oslo_concurrency.lockutils [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.121531] [53379]: DEBUG nova.objects.instance [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.150142] [53379]: DEBUG nova.policy [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.153640] [53379]: INFO nova.api.openstack.requestlog [None req-4582371e-41c7-481e-985f-ddd551b753a4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.068649 [ 794.154458] [53379]: [pid: 53379|app: 0|req: 1618/3348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.176833] [53378]: DEBUG nova.api.openstack.wsgi [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.176833] [53378]: DEBUG nova.compute.api [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.180149] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.180386] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.180556] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.180928] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.181141] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.181312] [53378]: DEBUG oslo_concurrency.lockutils [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.201953] [53379]: DEBUG nova.api.openstack.wsgi [None req-aff702b7-737b-4355-ba7a-493c0e4b35e4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72bb8790>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.220694] [53378]: DEBUG nova.policy [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.227562] [53378]: DEBUG nova.policy [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.229850] [53378]: DEBUG nova.policy [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.229850] [53378]: INFO nova.api.openstack.requestlog [None req-95a5436d-e6d3-4e93-b2bc-a0620ed1a3e3 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1384 microversion: 2.47 time: 0.056603 [ 794.229850] [53378]: [pid: 53378|app: 0|req: 1731/3349] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1384 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.249173] [53379]: INFO nova.api.openstack.requestlog [None req-aff702b7-737b-4355-ba7a-493c0e4b35e4 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.049871 [ 794.249544] [53379]: [pid: 53379|app: 0|req: 1619/3350] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.283845] [53379]: DEBUG nova.api.openstack.wsgi [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.285617] [53379]: DEBUG nova.compute.api [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.290366] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.290627] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.290817] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.291248] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.291549] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.291844] [53379]: DEBUG oslo_concurrency.lockutils [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.331470] [53379]: DEBUG nova.policy [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.336233] [53379]: INFO nova.api.openstack.requestlog [None req-bad6c6c8-9983-440f-8f53-b3fd16883dae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.057169 [ 794.336578] [53379]: [pid: 53379|app: 0|req: 1620/3351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.340136] [53379]: DEBUG nova.api.openstack.wsgi [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.344119] [53379]: DEBUG nova.compute.api [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.349932] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.350125] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.350465] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.351473] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.351473] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.352032] [53379]: DEBUG oslo_concurrency.lockutils [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.408380] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "0f5928ed-f2a5-4ecf-b45f-56f3e907fe8d"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.410265] [53378]: DEBUG nova.compute.api [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.414029] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.414328] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.414446] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.414848] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.415094] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.415285] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.487208] [53378]: INFO nova.api.openstack.wsgi [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] HTTP exception thrown: Volume 0f5928ed-f2a5-4ecf-b45f-56f3e907fe8d could not be found. [ 794.487208] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Returning 400 to user: Volume 0f5928ed-f2a5-4ecf-b45f-56f3e907fe8d could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.488075] [53378]: INFO nova.api.openstack.requestlog [None req-c8941d8d-7e40-4092-a212-1aabb8614262 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] 10.180.1.21 "PUT /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments/bdb63f76-6ad8-43f2-bcff-907e9b600f09" status: 400 len: 107 microversion: 2.1 time: 0.208871 [ 794.488129] [53378]: [pid: 53378|app: 0|req: 1732/3352] 10.180.1.21 () {60 vars in 1428 bytes} [Wed Mar 12 06:41:06 2025] PUT /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments/bdb63f76-6ad8-43f2-bcff-907e9b600f09 => generated 107 bytes in 209 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 794.494074] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.495254] [53378]: DEBUG nova.compute.api [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.501147] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.501493] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.501976] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.502197] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.503332] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.503678] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.507722] [53379]: DEBUG nova.policy [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.513472] [53379]: INFO nova.api.openstack.requestlog [None req-7220d0ac-4130-4874-b6ff-b4570e43437b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.175247 [ 794.513472] [53379]: [pid: 53379|app: 0|req: 1621/3353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.517608] [53379]: DEBUG nova.api.openstack.wsgi [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.520954] [53379]: DEBUG nova.compute.api [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.524769] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.525218] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.525450] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.525794] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.526226] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.526452] [53379]: DEBUG oslo_concurrency.lockutils [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.545994] [53378]: DEBUG nova.policy [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.551249] [53378]: INFO nova.api.openstack.requestlog [None req-7b572b76-eb21-4b05-81ad-56daccc81b87 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1215 microversion: 2.1 time: 0.061975 [ 794.551513] [53378]: [pid: 53378|app: 0|req: 1733/3354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1215 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.555064] [53378]: DEBUG nova.api.openstack.wsgi [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.556629] [53378]: DEBUG nova.compute.api [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.560374] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.560696] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.561675] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.562127] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.562316] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.562542] [53378]: DEBUG oslo_concurrency.lockutils [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.568878] [53379]: DEBUG nova.policy [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.574163] [53379]: INFO nova.api.openstack.requestlog [None req-1303eea2-8184-4840-a2dd-44b4a685213b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.060528 [ 794.574620] [53379]: [pid: 53379|app: 0|req: 1622/3355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.577442] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.579210] [53379]: DEBUG nova.compute.api [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.587026] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.587410] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.587771] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.588588] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.588828] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.589145] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.609679] [53378]: DEBUG nova.policy [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.614080] [53378]: INFO nova.api.openstack.requestlog [None req-be18f27b-9fd8-4225-9459-ad14f0d589b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.061698 [ 794.614405] [53378]: [pid: 53378|app: 0|req: 1734/3356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.618028] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.618378] [53378]: DEBUG nova.compute.api [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.621726] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.621988] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.622193] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.622544] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.622739] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.625037] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.734446] [53379]: DEBUG nova.policy [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.739253] [53379]: INFO nova.api.openstack.requestlog [None req-c2fac958-54da-4adb-b872-f9dedeaf672b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1517 microversion: 2.1 time: 0.163910 [ 794.739628] [53379]: [pid: 53379|app: 0|req: 1623/3357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.739971] [53378]: DEBUG nova.policy [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.745375] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.745560] [53379]: DEBUG nova.compute.api [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.747187] [53378]: INFO nova.api.openstack.requestlog [None req-f1f4744a-e14e-473b-8f06-fcaa9d1fbc78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.132034 [ 794.747641] [53378]: [pid: 53378|app: 0|req: 1735/3358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:06 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.750258] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.750258] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.750258] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.750669] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.750878] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.751074] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.752125] [53378]: DEBUG nova.api.openstack.wsgi [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.753997] [53378]: DEBUG nova.compute.api [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.757989] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.758314] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.758541] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.758956] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.759230] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.759462] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.783280] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.783513] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.783787] [53378]: DEBUG oslo_concurrency.lockutils [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.783994] [53378]: DEBUG nova.objects.instance [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.816080] [53378]: DEBUG nova.policy [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.825328] [53378]: INFO nova.api.openstack.requestlog [None req-7fdd67c8-e420-4454-8528-0f185cefad98 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.076850 [ 794.825785] [53378]: [pid: 53378|app: 0|req: 1736/3359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.828733] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.830794] [53378]: DEBUG nova.compute.api [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.836126] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.836408] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.836688] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.836988] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.837216] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.837431] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.852400] [53379]: DEBUG nova.objects.instance [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'services' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.934335] [53379]: INFO nova.api.openstack.requestlog [None req-d3ef60c0-4ae3-4e31-8e0a-233fa1c96901 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments/bdb63f76-6ad8-43f2-bcff-907e9b600f09" status: 202 len: 0 microversion: 2.1 time: 0.191825 [ 794.934335] [53379]: [pid: 53379|app: 0|req: 1624/3360] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:41:07 2025] DELETE /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments/bdb63f76-6ad8-43f2-bcff-907e9b600f09 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 794.937496] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.939529] [53379]: DEBUG nova.compute.api [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.947549] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.947905] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.948197] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.948641] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.948880] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.951471] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.960168] [53378]: INFO nova.api.openstack.requestlog [None req-c3bad335-e653-4e13-9ff4-3d14fbcceda9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.133668 [ 794.960552] [53378]: [pid: 53378|app: 0|req: 1737/3361] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 549 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.965165] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.971161] [53378]: DEBUG nova.compute.api [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.971361] [53379]: INFO nova.api.openstack.requestlog [None req-f1a7824c-4c8b-4817-9608-78b85238240d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 203 microversion: 2.1 time: 0.037695 [ 794.972130] [53379]: [pid: 53379|app: 0|req: 1625/3362] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 203 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.973810] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.974205] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.974440] [53379]: DEBUG nova.api.openstack.wsgi [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "13c081e5-d552-467e-b56a-e2d9bae94cd2", "name": "network-vif-deleted", "tag": "4fc93407-955b-4d96-98f3-be0991eb5a76"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.974542] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.975120] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.975229] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.975390] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.983027] [53379]: DEBUG oslo_concurrency.lockutils [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.983311] [53379]: DEBUG oslo_concurrency.lockutils [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.983525] [53379]: DEBUG oslo_concurrency.lockutils [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.994040] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] Creating event network-vif-deleted:4fc93407-955b-4d96-98f3-be0991eb5a76 for instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 on cpu-1 [ 794.995830] [53379]: INFO nova.api.openstack.requestlog [req-9fa33de8-210c-4002-9ee3-90b812df9407 req-b12f4cee-e531-4830-b09d-fc51016141fc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022818 [ 794.995830] [53379]: [pid: 53379|app: 0|req: 1626/3363] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:07 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) [ 794.998598] [53379]: DEBUG nova.api.openstack.wsgi [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.003852] [53379]: DEBUG nova.compute.api [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.010891] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.011222] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.011487] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.011868] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.012081] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.012260] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.029143] [53378]: DEBUG nova.policy [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.034092] [53378]: INFO nova.api.openstack.requestlog [None req-c7e084e6-accc-450b-beea-46029f50f2b3 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.072866 [ 795.034492] [53378]: [pid: 53378|app: 0|req: 1738/3364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.039054] [53378]: DEBUG nova.api.openstack.wsgi [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.042015] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.042268] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.042455] [53379]: DEBUG oslo_concurrency.lockutils [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.042531] [53378]: DEBUG nova.compute.api [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.042684] [53379]: DEBUG nova.objects.instance [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.050094] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.050398] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.050531] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.050975] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.052761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.052761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.073940] [53378]: INFO nova.api.openstack.requestlog [None req-0362140d-2842-4bde-bf42-aebe0bcaeca8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038571 [ 795.075929] [53378]: [pid: 53378|app: 0|req: 1739/3365] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 795.077514] [53379]: DEBUG nova.policy [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.080158] [53378]: DEBUG nova.api.openstack.wsgi [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.083806] [53378]: DEBUG nova.compute.api [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.086798] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.087091] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.087206] [53379]: INFO nova.api.openstack.requestlog [None req-99ea5d8b-3cac-4921-9ef5-85c9a52158da tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.087057 [ 795.087324] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.087646] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.087725] [53379]: [pid: 53379|app: 0|req: 1627/3366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.087844] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.088318] [53378]: DEBUG oslo_concurrency.lockutils [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.096182] [53379]: DEBUG nova.api.openstack.wsgi [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.098759] [53379]: DEBUG nova.compute.api [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.102695] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.102953] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.103182] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.106981] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.106981] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.106981] [53379]: DEBUG oslo_concurrency.lockutils [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.158091] [53379]: DEBUG nova.policy [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.167947] [53379]: INFO nova.api.openstack.requestlog [None req-429eccaf-7ce3-4399-9246-ffc79ffc4903 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.078899 [ 795.168646] [53379]: [pid: 53379|app: 0|req: 1628/3367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.173464] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.175607] [53379]: DEBUG nova.compute.api [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.179909] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.180549] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.180839] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.183316] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.183316] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.183316] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.191121] [53378]: DEBUG nova.policy [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.198445] [53378]: INFO nova.api.openstack.requestlog [None req-37762b17-9949-4d95-acf2-d599e20a6b4d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1805 microversion: 2.1 time: 0.121196 [ 795.198445] [53378]: [pid: 53378|app: 0|req: 1740/3368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1805 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.204401] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.207580] [53378]: DEBUG nova.compute.api [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.214849] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.215571] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.215808] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.216236] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.216679] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.217448] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.237218] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.238191] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.238191] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.238191] [53378]: DEBUG nova.objects.instance [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.264208] [53378]: DEBUG nova.policy [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.267242] [53378]: INFO nova.api.openstack.requestlog [None req-ad2ebf73-3a5c-4850-8ce9-a4d64217780c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.068190 [ 795.267626] [53378]: [pid: 53378|app: 0|req: 1741/3369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.270311] [53378]: DEBUG nova.api.openstack.wsgi [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.272583] [53378]: DEBUG nova.compute.api [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.276224] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.276524] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.276754] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.277195] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.277394] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.277710] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.298902] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.299055] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.299292] [53378]: DEBUG oslo_concurrency.lockutils [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.299562] [53378]: DEBUG nova.objects.instance [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.352738] [53378]: DEBUG nova.policy [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.357603] [53378]: INFO nova.api.openstack.requestlog [None req-0473e0b9-7854-497d-a2c2-81fa0d9fa647 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.088844 [ 795.357603] [53378]: [pid: 53378|app: 0|req: 1742/3370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.363402] [53378]: DEBUG nova.api.openstack.wsgi [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Action: 'action', calling method: .version_select at 0x726f747311b0>, body: {"removeFixedIp": {"address": "192.168.128.14"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.363402] [53378]: DEBUG nova.compute.api [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.368449] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.368931] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.369193] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.369724] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.370155] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.370382] [53378]: DEBUG oslo_concurrency.lockutils [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.390793] [53378]: INFO nova.api.openstack.requestlog [None req-37da1d87-5685-4195-a5c1-c1ea0c83884f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/action" status: 202 len: 0 microversion: 2.1 time: 0.032430 [ 795.392102] [53378]: [pid: 53378|app: 0|req: 1743/3371] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:07 2025] POST /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 795.394341] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.396395] [53378]: DEBUG nova.compute.api [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.401502] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.401837] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.402076] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.402558] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.402849] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.403113] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.404542] [53379]: DEBUG nova.policy [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.409351] [53379]: INFO nova.api.openstack.requestlog [None req-1bf59fef-f859-4327-8060-ff0b7f48f393 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1306 microversion: 2.1 time: 0.239821 [ 795.412849] [53379]: [pid: 53379|app: 0|req: 1629/3372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1306 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.413209] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ec29afa-3b0e-4827-9fed-4bb69bb94659 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f77206170>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.443481] [53378]: DEBUG nova.policy [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.448507] [53378]: DEBUG nova.policy [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.448783] [53379]: INFO nova.api.openstack.requestlog [None req-8ec29afa-3b0e-4827-9fed-4bb69bb94659 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.038255 [ 795.449184] [53379]: [pid: 53379|app: 0|req: 1630/3373] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.449235] [53378]: DEBUG nova.policy [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.449997] [53378]: INFO nova.api.openstack.requestlog [None req-c5062a5d-e614-43a6-b191-861adc020873 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.058086 [ 795.450409] [53378]: [pid: 53378|app: 0|req: 1744/3374] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.452677] [53379]: DEBUG nova.api.openstack.wsgi [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.453455] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.454413] [53379]: DEBUG nova.compute.api [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.455297] [53378]: DEBUG nova.compute.api [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.458553] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.458847] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.459055] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.459101] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.459831] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.459984] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.460028] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.460062] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.460107] [53379]: DEBUG oslo_concurrency.lockutils [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.460141] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.460141] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.460438] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.474414] [53378]: INFO nova.api.openstack.requestlog [None req-b2961362-6013-477a-9bb5-5ff96c684de9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 203 microversion: 2.1 time: 0.023326 [ 795.474957] [53378]: [pid: 53378|app: 0|req: 1745/3375] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 203 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 795.497281] [53379]: DEBUG nova.policy [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.502857] [53379]: INFO nova.api.openstack.requestlog [None req-f42052c0-118b-48e1-a3e8-a68444cabb1b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.051808 [ 795.502857] [53379]: [pid: 53379|app: 0|req: 1631/3376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.531628] [53378]: DEBUG nova.api.openstack.wsgi [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.534076] [53378]: DEBUG nova.compute.api [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.538983] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.539322] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.539365] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.539698] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.539957] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.540162] [53378]: DEBUG oslo_concurrency.lockutils [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.568711] [53379]: DEBUG nova.api.openstack.wsgi [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.568711] [53379]: DEBUG nova.compute.api [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.572981] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.572981] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.573261] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.579102] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.579102] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.579102] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.609857] [53379]: DEBUG nova.policy [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.614281] [53379]: INFO nova.api.openstack.requestlog [None req-a43dcb00-017c-47fa-9363-27d11577f15c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1271 microversion: 2.1 time: 0.050376 [ 795.614627] [53379]: [pid: 53379|app: 0|req: 1632/3377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1271 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.617334] [53379]: DEBUG nova.api.openstack.wsgi [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.618972] [53379]: DEBUG nova.compute.api [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.622385] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.622624] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.622809] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.623175] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.623375] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.623571] [53379]: DEBUG oslo_concurrency.lockutils [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.658417] [53379]: DEBUG nova.policy [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.663467] [53379]: INFO nova.api.openstack.requestlog [None req-77f4482f-09ae-44e6-967e-74269c39cc2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.048208 [ 795.663862] [53379]: [pid: 53379|app: 0|req: 1633/3378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.668243] [53379]: DEBUG nova.api.openstack.wsgi [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.668243] [53379]: DEBUG nova.compute.api [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.672406] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.672713] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.673307] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.673729] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.673956] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.674210] [53379]: DEBUG oslo_concurrency.lockutils [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.698696] [53378]: DEBUG nova.policy [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.704325] [53378]: INFO nova.api.openstack.requestlog [None req-48ad39d5-7295-424a-9d5c-9a3135dc72fd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.175181 [ 795.704878] [53378]: [pid: 53378|app: 0|req: 1746/3379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.719731] [53379]: DEBUG nova.policy [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.725432] [53379]: INFO nova.api.openstack.requestlog [None req-8989131b-8c73-4b0a-a17e-c353c344311c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.060906 [ 795.725787] [53379]: [pid: 53379|app: 0|req: 1634/3380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.754830] [53378]: DEBUG nova.api.openstack.wsgi [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.756342] [53378]: DEBUG nova.compute.api [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.760054] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.760306] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.760493] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.760857] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.761070] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.761246] [53378]: DEBUG oslo_concurrency.lockutils [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.762773] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.764947] [53379]: DEBUG nova.compute.api [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.769072] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.769333] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.769528] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.769938] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.770166] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.770345] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.861271] [53378]: DEBUG nova.policy [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.867274] [53378]: INFO nova.api.openstack.requestlog [None req-759f6eba-72c1-4b75-a19a-5684670def5a tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1517 microversion: 2.1 time: 0.114747 [ 795.867813] [53378]: [pid: 53378|app: 0|req: 1747/3381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1517 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.872096] [53378]: DEBUG nova.api.openstack.wsgi [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.872096] [53378]: DEBUG nova.compute.api [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.881573] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.881861] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.882064] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.882485] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.882610] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.882897] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.916279] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.916662] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.916991] [53378]: DEBUG oslo_concurrency.lockutils [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.917275] [53378]: DEBUG nova.objects.instance [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.950592] [53378]: DEBUG nova.policy [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.956688] [53378]: INFO nova.api.openstack.requestlog [None req-646ee2bd-aaea-41ad-a16d-48e636ceb82d tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.088709 [ 795.957332] [53378]: [pid: 53378|app: 0|req: 1748/3382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.966708] [53379]: DEBUG nova.policy [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.970894] [53378]: DEBUG nova.api.openstack.wsgi [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.972778] [53378]: DEBUG nova.compute.api [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.972871] [53379]: INFO nova.api.openstack.requestlog [None req-ab70b97c-f77e-4993-bc67-fd8c511220c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.213062 [ 795.973286] [53379]: [pid: 53379|app: 0|req: 1635/3383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.976520] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.976771] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.976953] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.977381] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.977687] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.977774] [53378]: DEBUG oslo_concurrency.lockutils [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.053288] [53378]: INFO nova.api.openstack.requestlog [None req-46116e20-fba4-4d37-8b29-3c4e9ff80aae tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.085928 [ 796.053742] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.053913] [53378]: [pid: 53378|app: 0|req: 1749/3384] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706/os-interface => generated 287 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 796.055872] [53379]: DEBUG nova.compute.api [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.063204] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.063502] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.063710] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.064101] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.064386] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.064553] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.085261] [53378]: DEBUG nova.api.openstack.wsgi [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.087142] [53378]: DEBUG nova.compute.api [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.091569] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.091827] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.092018] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.092598] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.092598] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.092735] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.114857] [53379]: DEBUG nova.policy [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.119365] [53378]: INFO nova.api.openstack.requestlog [None req-cab8fb5c-5568-4a5a-8f6f-0c38bf98a11a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038915 [ 796.120118] [53379]: INFO nova.api.openstack.requestlog [None req-e2416bf0-1cc6-47d9-ab66-abb57b887e94 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.070333 [ 796.120656] [53379]: [pid: 53379|app: 0|req: 1636/3385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.121843] [53378]: [pid: 53378|app: 0|req: 1750/3386] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 796.123811] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.123811] [53379]: DEBUG nova.compute.api [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.124765] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.127563] [53378]: DEBUG nova.compute.api [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.128902] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.128902] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.129287] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.129541] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.129760] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.130248] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.131796] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.132854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.132854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.132854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.132984] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.137033] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.156757] [53379]: DEBUG nova.compute.api [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 796.222924] [53379]: INFO nova.api.openstack.requestlog [None req-1e7a6119-39bb-402b-8f69-7dec79d0eac5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 204 len: 0 microversion: 2.1 time: 0.101621 [ 796.224133] [53379]: [pid: 53379|app: 0|req: 1637/3387] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:08 2025] DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 796.228947] [53379]: DEBUG nova.api.openstack.wsgi [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.230824] [53379]: DEBUG nova.compute.api [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.235646] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.236100] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.236373] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.237022] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.237022] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.237223] [53379]: DEBUG oslo_concurrency.lockutils [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.278149] [53379]: DEBUG nova.policy [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.282976] [53379]: INFO nova.api.openstack.requestlog [None req-7aaa798f-7dd1-41fb-97a8-faf03ea90612 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.058906 [ 796.283792] [53379]: [pid: 53379|app: 0|req: 1638/3388] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.286780] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.288507] [53379]: DEBUG nova.compute.api [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.292861] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.293177] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.293411] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.293888] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.294098] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.294323] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.419043] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.419043] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.419398] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.419398] [53378]: DEBUG nova.objects.instance [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.444501] [53378]: DEBUG nova.policy [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.448943] [53378]: INFO nova.api.openstack.requestlog [None req-a3c400ac-551c-43a2-81a9-78b8f09a61ac tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.327107 [ 796.449634] [53378]: [pid: 53378|app: 0|req: 1751/3389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.453802] [53378]: DEBUG nova.api.openstack.wsgi [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.457477] [53378]: DEBUG nova.compute.api [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.458053] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.458292] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.458470] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.458816] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.459022] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.459302] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.479080] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.479352] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.479543] [53378]: DEBUG oslo_concurrency.lockutils [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.479745] [53378]: DEBUG nova.objects.instance [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.511134] [53378]: DEBUG nova.policy [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.515720] [53378]: INFO nova.api.openstack.requestlog [None req-f30833c3-3b5c-4d0c-8ba3-af81bbb89d18 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.065707 [ 796.516069] [53378]: [pid: 53378|app: 0|req: 1752/3390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.518495] [53378]: DEBUG nova.api.openstack.wsgi [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.520130] [53378]: DEBUG nova.compute.api [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.523352] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.523639] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.523849] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.524220] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.524426] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.524613] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.542917] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.543168] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.543354] [53378]: DEBUG oslo_concurrency.lockutils [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.543556] [53378]: DEBUG nova.objects.instance [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.566672] [53378]: DEBUG nova.policy [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.571013] [53378]: INFO nova.api.openstack.requestlog [None req-772e9799-db5e-4c80-bc66-3339b0a4ca7f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.054354 [ 796.571352] [53378]: [pid: 53378|app: 0|req: 1753/3391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.574865] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.575495] [53378]: DEBUG nova.compute.api [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.578849] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.579683] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.579683] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.579683] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.579840] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.579984] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.711942] [53379]: DEBUG nova.policy [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.721138] [53379]: INFO nova.api.openstack.requestlog [None req-c6962825-cd03-4193-b31d-657eb1137ed3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1798 microversion: 2.1 time: 0.436590 [ 796.721910] [53379]: [pid: 53379|app: 0|req: 1639/3392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1798 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.728281] [53379]: DEBUG nova.api.openstack.wsgi [None req-68300edd-cbeb-4d6f-a1ab-1563e0b3f8a5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7275a320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.766232] [53379]: INFO nova.api.openstack.requestlog [None req-68300edd-cbeb-4d6f-a1ab-1563e0b3f8a5 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1535 microversion: 2.1 time: 0.042187 [ 796.766591] [53379]: [pid: 53379|app: 0|req: 1640/3393] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1535 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.777132] [53379]: DEBUG nova.api.openstack.wsgi [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.779086] [53379]: DEBUG nova.compute.api [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.783102] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.783102] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.783903] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.783903] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.783903] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.784293] [53379]: DEBUG oslo_concurrency.lockutils [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.849953] [53379]: DEBUG nova.policy [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.858670] [53379]: DEBUG nova.policy [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.861012] [53379]: DEBUG nova.policy [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.861012] [53379]: INFO nova.api.openstack.requestlog [None req-d443a362-8ce6-4599-9322-5952dc42c5b2 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.092618 [ 796.861012] [53379]: [pid: 53379|app: 0|req: 1641/3394] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.863435] [53379]: DEBUG nova.api.openstack.wsgi [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.865252] [53379]: DEBUG nova.compute.api [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.870554] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.870843] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.871057] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.871455] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.871662] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.871847] [53379]: DEBUG oslo_concurrency.lockutils [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.891896] [53379]: INFO nova.api.openstack.requestlog [None req-d415fee7-867c-4544-909d-1f4b8560e5c3 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 203 microversion: 2.1 time: 0.030759 [ 796.892567] [53379]: [pid: 53379|app: 0|req: 1642/3395] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 203 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 796.896010] [53379]: DEBUG nova.api.openstack.wsgi [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.897793] [53379]: DEBUG nova.compute.api [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.902047] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.902620] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.902964] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.903407] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.903641] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.904717] [53379]: DEBUG oslo_concurrency.lockutils [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.985904] [53379]: DEBUG nova.policy [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.993780] [53379]: INFO nova.api.openstack.requestlog [None req-637a48a1-c148-4ec3-adda-cae76da1226b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.100469 [ 796.994155] [53379]: [pid: 53379|app: 0|req: 1643/3396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.996881] [53379]: DEBUG nova.api.openstack.wsgi [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.001312] [53379]: DEBUG nova.compute.api [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.002231] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.002311] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.003107] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.003107] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.006395] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.006395] [53379]: DEBUG oslo_concurrency.lockutils [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.017520] [53378]: DEBUG nova.policy [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.022977] [53378]: INFO nova.api.openstack.requestlog [None req-a2983fbb-92d6-483f-88f4-af68760271a2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1485 microversion: 2.1 time: 0.450932 [ 797.023639] [53378]: [pid: 53378|app: 0|req: 1754/3397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:08 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1485 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.026146] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.027804] [53378]: DEBUG nova.compute.api [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.038231] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.038505] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.038691] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.039073] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.039281] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.039457] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.068518] [53379]: DEBUG nova.policy [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.073562] [53379]: INFO nova.api.openstack.requestlog [None req-1341545e-b071-49df-a60b-620f67051fab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1271 microversion: 2.1 time: 0.078707 [ 797.074124] [53379]: [pid: 53379|app: 0|req: 1644/3398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1271 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.076910] [53379]: DEBUG nova.api.openstack.wsgi [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.078748] [53379]: DEBUG nova.compute.api [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.082445] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.082704] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.083159] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.083268] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.083471] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.086689] [53379]: DEBUG oslo_concurrency.lockutils [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.086872] [53378]: DEBUG nova.policy [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.092578] [53378]: INFO nova.api.openstack.requestlog [None req-7c71f149-17ec-4a4a-b4e2-b55856f71a13 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.068129 [ 797.093766] [53378]: [pid: 53378|app: 0|req: 1755/3399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.100342] [53378]: DEBUG nova.api.openstack.wsgi [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.102126] [53378]: DEBUG nova.compute.api [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.107434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.107434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.107434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.107434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.107783] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.107783] [53378]: DEBUG oslo_concurrency.lockutils [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.150181] [53378]: DEBUG nova.policy [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.158523] [53378]: INFO nova.api.openstack.requestlog [None req-9394cfe1-e731-4ce3-a9ac-60ff6935513c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.064406 [ 797.158897] [53378]: [pid: 53378|app: 0|req: 1756/3400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.163023] [53378]: DEBUG nova.api.openstack.wsgi [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.163336] [53378]: DEBUG nova.compute.api [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.167554] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.167554] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.167554] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.167554] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.167842] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.167962] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.193949] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.194313] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.194434] [53378]: DEBUG oslo_concurrency.lockutils [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.194636] [53378]: DEBUG nova.objects.instance [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.218152] [53378]: DEBUG nova.policy [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.223068] [53378]: INFO nova.api.openstack.requestlog [None req-77604632-e13f-4f9f-b8ea-2ee541d80722 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.063490 [ 797.223425] [53378]: [pid: 53378|app: 0|req: 1757/3401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.226239] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.227938] [53378]: DEBUG nova.compute.api [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.231727] [53379]: DEBUG nova.policy [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.231863] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.232099] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.232249] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.232537] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.234085] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.234085] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.236249] [53379]: INFO nova.api.openstack.requestlog [None req-74fe7a5a-33e9-44e6-a7f8-864f15f90edb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1367 microversion: 2.1 time: 0.161538 [ 797.236967] [53379]: [pid: 53379|app: 0|req: 1645/3402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1367 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.241298] [53379]: DEBUG nova.api.openstack.wsgi [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.243261] [53379]: DEBUG nova.compute.api [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.245818] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.246096] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.246301] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.247909] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.247909] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.247909] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.257556] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.257796] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.258061] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.258350] [53378]: DEBUG nova.objects.instance [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.281359] [53378]: DEBUG nova.policy [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.286133] [53378]: INFO nova.api.openstack.requestlog [None req-a4938a7a-1516-4894-b0b6-35a497723e28 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.062010 [ 797.286485] [53378]: [pid: 53378|app: 0|req: 1758/3403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.289258] [53378]: DEBUG nova.api.openstack.wsgi [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7d06e67-32b5-4116-89c7-7d23e5c3f0ba", "name": "network-vif-plugged", "status": "completed", "tag": "baca1e30-b690-4f57-b2ff-474d41208649"}, {"name": "network-changed", "server_uuid": "e7d06e67-32b5-4116-89c7-7d23e5c3f0ba", "tag": "baca1e30-b690-4f57-b2ff-474d41208649"}, {"server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "name": "network-vif-deleted", "tag": "ab7deb67-9b91-41ac-96f2-2397cd5fa94a"}, {"server_uuid": "82a955e6-efca-44a4-96eb-e28c6015e16e", "name": "network-vif-deleted", "tag": "2cefbc4b-4f37-4427-afc8-38d933c6a269"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 797.301506] [53378]: DEBUG oslo_concurrency.lockutils [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.301922] [53378]: DEBUG oslo_concurrency.lockutils [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.302207] [53378]: DEBUG oslo_concurrency.lockutils [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.310782] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Creating event network-vif-plugged:baca1e30-b690-4f57-b2ff-474d41208649 for instance e7d06e67-32b5-4116-89c7-7d23e5c3f0ba on cpu-1 [ 797.311032] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Creating event network-changed:baca1e30-b690-4f57-b2ff-474d41208649 for instance e7d06e67-32b5-4116-89c7-7d23e5c3f0ba on cpu-1 [ 797.311465] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Creating event network-vif-deleted:ab7deb67-9b91-41ac-96f2-2397cd5fa94a for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 797.312596] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] Creating event network-vif-deleted:2cefbc4b-4f37-4427-afc8-38d933c6a269 for instance 82a955e6-efca-44a4-96eb-e28c6015e16e on cpu-1 [ 797.320412] [53378]: INFO nova.api.openstack.requestlog [req-d5048aca-11ba-4308-8784-446e27e517d7 req-28e335f8-ed2d-4955-a972-199c0397d496 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.030727 [ 797.320412] [53378]: [pid: 53378|app: 0|req: 1759/3404] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:09 2025] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 797.321878] [53378]: DEBUG nova.api.openstack.wsgi [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 797.327116] [53378]: DEBUG oslo_concurrency.lockutils [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.327369] [53378]: DEBUG oslo_concurrency.lockutils [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.327552] [53378]: DEBUG oslo_concurrency.lockutils [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.359608] [53378]: DEBUG nova.compute.api [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Going to try to stop instance {{(pid=53378) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 797.374968] [53379]: DEBUG nova.policy [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.381531] [53379]: INFO nova.api.openstack.requestlog [None req-4fecaafa-be7b-4aef-94fe-758d0738bdc0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.143957 [ 797.381917] [53379]: [pid: 53379|app: 0|req: 1646/3405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.385139] [53379]: DEBUG nova.api.openstack.wsgi [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.387543] [53379]: DEBUG nova.compute.api [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.391191] [53378]: INFO nova.api.openstack.requestlog [None req-00069c38-c0fd-4452-b7a4-f67494515000 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4/action" status: 202 len: 0 microversion: 2.1 time: 0.071934 [ 797.391629] [53378]: [pid: 53378|app: 0|req: 1760/3406] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:09 2025] POST /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 797.394663] [53378]: DEBUG nova.api.openstack.wsgi [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.396535] [53378]: DEBUG nova.compute.api [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.400323] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.400684] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.401029] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.401639] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.401987] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.402326] [53379]: DEBUG oslo_concurrency.lockutils [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.402649] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.402918] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.403127] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.403592] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.404204] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.404204] [53378]: DEBUG oslo_concurrency.lockutils [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.433212] [53379]: INFO nova.api.openstack.requestlog [None req-66f8bb5c-c855-439c-a296-f8f26eb6dfb4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050286 [ 797.433826] [53379]: [pid: 53379|app: 0|req: 1647/3407] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 797.437768] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.440579] [53379]: DEBUG nova.compute.api [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.442726] [53378]: DEBUG nova.policy [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.446267] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.446386] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.446729] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.447343] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.448517] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.448517] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.448890] [53378]: INFO nova.api.openstack.requestlog [None req-476ec518-160b-4379-aae5-85ab93ce8d0b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.056155 [ 797.448990] [53378]: [pid: 53378|app: 0|req: 1761/3408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.455486] [53378]: DEBUG nova.api.openstack.wsgi [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.457351] [53378]: DEBUG nova.compute.api [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.461142] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.461477] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.461712] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.462109] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.462344] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.462587] [53378]: DEBUG oslo_concurrency.lockutils [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.497825] [53379]: DEBUG nova.policy [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.502410] [53379]: INFO nova.api.openstack.requestlog [None req-c8369cca-1c68-4eed-8bae-8e9d1e9e95d7 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1205 microversion: 2.1 time: 0.067994 [ 797.502775] [53379]: [pid: 53379|app: 0|req: 1648/3409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1205 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.506908] [53379]: DEBUG nova.api.openstack.wsgi [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.511737] [53379]: DEBUG nova.compute.api [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.516742] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.517045] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.517316] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.517898] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.518234] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.518473] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.542393] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.542393] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.542629] [53379]: DEBUG oslo_concurrency.lockutils [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.543446] [53379]: DEBUG nova.objects.instance [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.548395] [53378]: DEBUG nova.policy [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.553794] [53378]: INFO nova.api.openstack.requestlog [None req-76f967f9-7c0a-4553-85e2-6fd68e3045b2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1495 microversion: 2.1 time: 0.104031 [ 797.554198] [53378]: [pid: 53378|app: 0|req: 1762/3410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1495 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.558235] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.559909] [53378]: DEBUG nova.compute.api [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.563603] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.563876] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.564094] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.564641] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.564732] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.564867] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.566950] [53379]: DEBUG nova.policy [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.571542] [53379]: INFO nova.api.openstack.requestlog [None req-28f1a64b-c3a9-41a7-8b2e-6d46e9b2a46c tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.067704 [ 797.571921] [53379]: [pid: 53379|app: 0|req: 1649/3411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.583046] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.583321] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.583510] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.583750] [53378]: DEBUG nova.objects.instance [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.584302] [53379]: DEBUG nova.api.openstack.wsgi [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.586425] [53379]: DEBUG nova.compute.api [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.589906] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.590289] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.590547] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.590989] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.591275] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.591567] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.605676] [53378]: DEBUG nova.policy [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.610090] [53378]: INFO nova.api.openstack.requestlog [None req-d8fc7705-e631-49fe-869c-fef99baee60e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.055272 [ 797.610534] [53378]: [pid: 53378|app: 0|req: 1763/3412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.612067] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.612582] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.612697] [53379]: DEBUG oslo_concurrency.lockutils [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.612964] [53379]: DEBUG nova.objects.instance [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.637220] [53379]: DEBUG nova.policy [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.641677] [53379]: INFO nova.api.openstack.requestlog [None req-13888f60-0375-4be3-bf87-cd78c0780e94 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.059653 [ 797.642065] [53379]: [pid: 53379|app: 0|req: 1650/3413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:09 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.746393] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.748131] [53378]: DEBUG nova.compute.api [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.751761] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.752014] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.752216] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.752569] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.752761] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.752933] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.778909] [53379]: DEBUG nova.api.openstack.wsgi [None req-b558796a-b9a7-4a86-b623-571787a01bbb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72d80b80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.814874] [53379]: INFO nova.api.openstack.requestlog [None req-b558796a-b9a7-4a86-b623-571787a01bbb tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.038488 [ 797.816056] [53379]: [pid: 53379|app: 0|req: 1651/3414] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.834808] [53378]: DEBUG nova.policy [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.840284] [53378]: INFO nova.api.openstack.requestlog [None req-b4015045-f277-475a-b04a-376781f64bd7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1680 microversion: 2.1 time: 0.096214 [ 797.840625] [53378]: [pid: 53378|app: 0|req: 1764/3415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1680 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.878643] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.880677] [53379]: DEBUG nova.compute.api [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.885152] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.885515] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.885821] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.886337] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.886639] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.886900] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.899726] [53378]: DEBUG nova.api.openstack.wsgi [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.901451] [53378]: DEBUG nova.compute.api [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.905300] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.905547] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.905747] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.906163] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.906346] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.906549] [53378]: DEBUG oslo_concurrency.lockutils [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.922823] [53378]: INFO nova.api.openstack.requestlog [None req-90d152a4-7f14-4154-a6cb-4c7f82e8b306 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 203 microversion: 2.1 time: 0.025592 [ 797.923187] [53378]: [pid: 53378|app: 0|req: 1765/3416] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 203 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 797.938480] [53379]: DEBUG nova.policy [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.944315] [53379]: DEBUG nova.policy [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.944913] [53379]: DEBUG nova.policy [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.945716] [53379]: INFO nova.api.openstack.requestlog [None req-ee25f623-af4b-44bd-98a5-661d700c2a78 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.069991 [ 797.946088] [53379]: [pid: 53379|app: 0|req: 1652/3417] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.012666] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.017027] [53378]: DEBUG nova.compute.api [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.021556] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.021839] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.022125] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.022502] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.022720] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.022902] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.067759] [53378]: DEBUG nova.policy [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.073211] [53379]: DEBUG nova.api.openstack.wsgi [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2ad02df-bf24-4eeb-9489-26440ff7031f", "name": "network-vif-plugged", "status": "completed", "tag": "05eb0747-9af1-491e-ae8f-140941606c27"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 798.074385] [53378]: INFO nova.api.openstack.requestlog [None req-ef3414ba-9f6d-458c-b719-257000961294 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.064201 [ 798.075637] [53378]: [pid: 53378|app: 0|req: 1766/3418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.080567] [53379]: DEBUG oslo_concurrency.lockutils [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.080854] [53379]: DEBUG oslo_concurrency.lockutils [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.081058] [53379]: DEBUG oslo_concurrency.lockutils [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.087359] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.088522] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] Creating event network-vif-plugged:05eb0747-9af1-491e-ae8f-140941606c27 for instance f2ad02df-bf24-4eeb-9489-26440ff7031f on cpu-1 [ 798.088887] [53378]: DEBUG nova.compute.api [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.091629] [53379]: INFO nova.api.openstack.requestlog [req-7cecc80c-6e62-4b2f-8237-dbe6a827dd43 req-e3a86ab0-f9db-4a39-86d8-cd5e8e6a7e73 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020954 [ 798.092050] [53379]: [pid: 53379|app: 0|req: 1653/3419] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:10 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) [ 798.093442] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.093755] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.094137] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.094520] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.094778] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.094974] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.106189] [53379]: DEBUG nova.api.openstack.wsgi [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.107938] [53379]: DEBUG nova.compute.api [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.111608] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.111899] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.112114] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.113732] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.113732] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.113732] [53379]: DEBUG oslo_concurrency.lockutils [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.136344] [53378]: DEBUG nova.policy [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.145788] [53378]: INFO nova.api.openstack.requestlog [None req-ba076cb5-8866-4b1e-856a-f97f2371df7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1271 microversion: 2.1 time: 0.055870 [ 798.145788] [53378]: [pid: 53378|app: 0|req: 1767/3420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.164406] [53379]: DEBUG nova.policy [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.168705] [53379]: INFO nova.api.openstack.requestlog [None req-c03e86c4-0ac7-4ef1-a738-7c44aa52f96f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.065673 [ 798.169102] [53379]: [pid: 53379|app: 0|req: 1654/3421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.176454] [53378]: DEBUG nova.api.openstack.wsgi [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.177789] [53378]: DEBUG nova.compute.api [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.181995] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.182306] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.182464] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.182829] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.183036] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.183208] [53378]: DEBUG oslo_concurrency.lockutils [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.190513] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.192272] [53379]: DEBUG nova.compute.api [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.195931] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.196203] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.196389] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.197081] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.197258] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.197457] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.232491] [53378]: DEBUG nova.policy [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.238312] [53378]: INFO nova.api.openstack.requestlog [None req-f300c30b-142e-4e47-bc0f-98e3b8fec654 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.065737 [ 798.238661] [53378]: [pid: 53378|app: 0|req: 1768/3422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.248330] [53378]: DEBUG nova.api.openstack.wsgi [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.250547] [53378]: DEBUG nova.compute.api [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.254689] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.255042] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.255272] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.255933] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.256224] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.256499] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.279054] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.279412] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.279641] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.280030] [53378]: DEBUG nova.objects.instance [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.303175] [53378]: DEBUG nova.policy [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.308191] [53378]: INFO nova.api.openstack.requestlog [None req-fcdb3791-662e-44ca-8c2e-1c0cbc725bec tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.062104 [ 798.308563] [53378]: [pid: 53378|app: 0|req: 1769/3423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.311165] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.312917] [53378]: DEBUG nova.compute.api [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.316414] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.316748] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.316984] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.318029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.318029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.318029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.394188] [53378]: DEBUG nova.policy [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.398574] [53378]: INFO nova.api.openstack.requestlog [None req-6bfb2118-2b54-43a6-884b-4ae6cf2b25f0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1559 microversion: 2.1 time: 0.089372 [ 798.399227] [53378]: [pid: 53378|app: 0|req: 1770/3424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1559 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.402044] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.403354] [53378]: DEBUG nova.compute.api [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.405707] [53379]: DEBUG nova.policy [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.406756] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.407274] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.407540] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.407992] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.408453] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.408691] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.413469] [53379]: INFO nova.api.openstack.requestlog [None req-a1de4b48-530e-48e6-9c50-5f0fbb1815ae tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.224993 [ 798.414060] [53379]: [pid: 53379|app: 0|req: 1655/3425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.421757] [53379]: DEBUG nova.api.openstack.wsgi [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.427469] [53379]: DEBUG nova.compute.api [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.431513] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.431781] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.431966] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.432479] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.432770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.432962] [53379]: DEBUG oslo_concurrency.lockutils [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.434814] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.435172] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.435371] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.435593] [53378]: DEBUG nova.objects.instance [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.467178] [53378]: DEBUG nova.policy [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.472444] [53378]: INFO nova.api.openstack.requestlog [None req-ca4c3a8b-af6f-4100-8e7b-1ef1993ea58f tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.072545 [ 798.472810] [53378]: [pid: 53378|app: 0|req: 1771/3426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.475429] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.477064] [53378]: DEBUG nova.compute.api [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.480954] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.481272] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.481515] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.481955] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.482214] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.482451] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.537511] [53379]: DEBUG nova.policy [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.544481] [53379]: INFO nova.api.openstack.requestlog [None req-a37a7bc5-7ee0-4610-b99a-c4595903dca5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.129583 [ 798.544862] [53379]: [pid: 53379|app: 0|req: 1656/3427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.551506] [53379]: DEBUG nova.api.openstack.wsgi [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-34367163"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 798.557037] [53379]: DEBUG nova.compute.api [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.558163] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.558462] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.558731] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.559284] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.559652] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.559732] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.563362] [53378]: INFO nova.api.openstack.requestlog [None req-0b9cb747-b9ca-4a77-bb40-f855abc8b947 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.089705 [ 798.563983] [53378]: [pid: 53378|app: 0|req: 1772/3428] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-interface => generated 287 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 798.567645] [53378]: DEBUG nova.api.openstack.wsgi [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.569656] [53378]: DEBUG nova.compute.api [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.575336] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.575628] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.575860] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.576936] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.577205] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.577418] [53378]: DEBUG oslo_concurrency.lockutils [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.600174] [53378]: INFO nova.api.openstack.requestlog [None req-748c6d32-c725-4226-88c3-f60550d28a50 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035491 [ 798.600599] [53378]: [pid: 53378|app: 0|req: 1773/3429] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 798.603338] [53378]: DEBUG nova.api.openstack.wsgi [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.605410] [53378]: DEBUG nova.compute.api [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.609545] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.609844] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.610765] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.610765] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.610765] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.611081] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.671724] [53378]: DEBUG nova.policy [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.677326] [53378]: INFO nova.api.openstack.requestlog [None req-9dae384e-7ce1-4ea0-9521-1e0ff8940bf8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.076047 [ 798.677697] [53378]: [pid: 53378|app: 0|req: 1774/3430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.683602] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.684296] [53378]: DEBUG nova.compute.api [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.692504] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.692907] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.693146] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.693617] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.693860] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.694104] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.745958] [53378]: DEBUG nova.policy [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.754178] [53378]: INFO nova.api.openstack.requestlog [None req-dd3e8c30-3f92-47d6-86f4-fddd1fba39e3 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1261 microversion: 2.1 time: 0.074569 [ 798.754906] [53378]: [pid: 53378|app: 0|req: 1775/3431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:10 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1261 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.759440] [53378]: DEBUG nova.api.openstack.wsgi [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.763145] [53378]: DEBUG nova.compute.api [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.769439] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.769725] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.769987] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.770520] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.771347] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.771621] [53378]: DEBUG oslo_concurrency.lockutils [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.945094] [53378]: DEBUG nova.policy [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.953109] [53378]: INFO nova.api.openstack.requestlog [None req-24fd2c39-3a31-4cb7-aac1-71b53b303d10 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1495 microversion: 2.1 time: 0.197206 [ 798.953686] [53378]: [pid: 53378|app: 0|req: 1776/3432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1495 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.956942] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.961133] [53378]: DEBUG nova.compute.api [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.968141] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.968438] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.968652] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.969126] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.969366] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.969564] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.000530] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.000834] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.001082] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.001312] [53378]: DEBUG nova.objects.instance [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.032511] [53378]: DEBUG nova.policy [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.037883] [53378]: INFO nova.api.openstack.requestlog [None req-d7d23631-2ec3-4771-a3f2-8d2cae63b05a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.083582 [ 799.038354] [53378]: [pid: 53378|app: 0|req: 1777/3433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.041796] [53378]: DEBUG nova.api.openstack.wsgi [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.043896] [53378]: DEBUG nova.compute.api [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.051728] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.085932] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.086881] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.086881] [53378]: DEBUG oslo_concurrency.lockutils [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.086881] [53378]: DEBUG nova.objects.instance [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.104905] [53379]: INFO nova.api.openstack.requestlog [None req-eaaacabf-330e-42ab-a5f2-011b39a3859d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.556508 [ 799.106146] [53379]: [pid: 53379|app: 0|req: 1657/3434] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:10 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 561 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 799.109834] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.113029] [53379]: DEBUG nova.compute.api [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.116634] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.116908] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.117107] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.117501] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.117702] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.117904] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.120675] [53378]: DEBUG nova.policy [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.126435] [53378]: INFO nova.api.openstack.requestlog [None req-b383be19-2981-4d5d-be5a-d370ba2a2e01 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.087348 [ 799.126849] [53378]: [pid: 53378|app: 0|req: 1778/3435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.130078] [53378]: DEBUG nova.api.openstack.wsgi [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-69630233", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ef68af3a-e597-4131-bd27-1b0c315ce56b"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 799.142215] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.142215] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.142215] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.142215] [53379]: DEBUG nova.objects.instance [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.176399] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.179834] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.179834] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.179834] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.179834] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.179834] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.180423] [53379]: DEBUG nova.policy [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.187068] [53379]: INFO nova.api.openstack.requestlog [None req-4ee0e34e-6aac-412e-911f-a4b7e2ea6a00 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.079915 [ 799.190824] [53379]: [pid: 53379|app: 0|req: 1658/3436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.194362] [53378]: DEBUG nova.network.neutron [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] validate_networks() for [('ef68af3a-e597-4131-bd27-1b0c315ce56b', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 799.194419] [53379]: DEBUG nova.api.openstack.wsgi [None req-90d0aec4-b033-4f9a-b6df-757d69de2f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7275a710>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.227519] [53379]: INFO nova.api.openstack.requestlog [None req-90d0aec4-b033-4f9a-b6df-757d69de2f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.039057 [ 799.227895] [53379]: [pid: 53379|app: 0|req: 1659/3437] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.230602] [53379]: DEBUG nova.api.openstack.wsgi [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.232976] [53379]: DEBUG nova.compute.api [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.243912] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.243912] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.243912] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.244720] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.244904] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.245102] [53379]: DEBUG oslo_concurrency.lockutils [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.296918] [53379]: DEBUG nova.policy [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.302536] [53379]: INFO nova.api.openstack.requestlog [None req-e62460f6-b8f6-4cc8-ac5a-cd24694fa4e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1613 microversion: 2.1 time: 0.073289 [ 799.302536] [53379]: [pid: 53379|app: 0|req: 1660/3438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1613 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.305255] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.307016] [53379]: DEBUG nova.compute.api [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.311280] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.311280] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.311280] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.311644] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.311893] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.312103] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.329339] [53379]: INFO nova.api.openstack.requestlog [None req-cb8fbf08-d964-4ff0-b565-ec855fd28758 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips" status: 200 len: 161 microversion: 2.1 time: 0.026180 [ 799.329665] [53379]: [pid: 53379|app: 0|req: 1661/3439] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f/ips => generated 161 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.333690] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.335326] [53379]: DEBUG nova.compute.api [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.339026] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.339026] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.339026] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.339344] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.339574] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.340216] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.398030] [53379]: DEBUG nova.policy [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.403010] [53379]: DEBUG nova.policy [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.403969] [53379]: DEBUG nova.policy [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.404902] [53379]: INFO nova.api.openstack.requestlog [None req-ac79c131-3579-4bfc-adbd-0eb37a3c172e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.074630 [ 799.405279] [53379]: [pid: 53379|app: 0|req: 1662/3440] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.410549] [53379]: DEBUG nova.api.openstack.wsgi [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.412656] [53379]: DEBUG nova.compute.api [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.417079] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.417079] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.417079] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.419085] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.419315] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.419521] [53379]: DEBUG oslo_concurrency.lockutils [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.469446] [53379]: DEBUG nova.policy [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.476828] [53379]: INFO nova.api.openstack.requestlog [None req-c26843ba-4ef0-4477-b9cb-24e3a02e4d41 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.070565 [ 799.477313] [53379]: [pid: 53379|app: 0|req: 1663/3441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.483199] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.485978] [53379]: DEBUG nova.compute.api [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.491270] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.492139] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.492139] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.495078] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.495078] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.495200] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.497706] [53378]: DEBUG nova.virt.hardware [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 799.497706] [53378]: DEBUG nova.virt.hardware [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 799.497706] [53378]: DEBUG nova.virt.hardware [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 799.497706] [53378]: DEBUG nova.virt.hardware [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 799.498224] [53378]: DEBUG nova.virt.hardware [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 799.509209] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.512650] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.512650] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.512650] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.512650] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.512650] [53378]: DEBUG oslo_concurrency.lockutils [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.524612] [53378]: DEBUG nova.quota [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for project f640f707644e40109e0e6275e3be3788. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 799.530154] [53378]: DEBUG nova.quota [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Getting quotas for user 911b80a457ad45998076c7fb4c013906 and project f640f707644e40109e0e6275e3be3788. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 799.541874] [53378]: DEBUG nova.compute.api [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 799.544064] [53378]: DEBUG nova.compute.api [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 799.587409] [53378]: INFO nova.api.openstack.requestlog [None req-1828813d-a8e9-4160-a142-f98551a700c0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.457824 [ 799.587409] [53378]: [pid: 53378|app: 0|req: 1779/3442] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:11 2025] POST /compute/v2.1/servers => generated 380 bytes in 459 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 799.590122] [53378]: DEBUG nova.api.openstack.wsgi [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.592290] [53378]: DEBUG nova.compute.api [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.597224] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.600014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.600014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.600014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.600014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.600014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.639225] [53379]: DEBUG nova.policy [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.649700] [53379]: INFO nova.api.openstack.requestlog [None req-1c3ca113-f009-4b96-896e-f7afa7441cc1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1331 microversion: 2.1 time: 0.170361 [ 799.649700] [53379]: [pid: 53379|app: 0|req: 1664/3443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1331 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.652952] [53378]: DEBUG nova.policy [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.655921] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.657713] [53379]: DEBUG nova.compute.api [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.659460] [53378]: INFO nova.api.openstack.requestlog [None req-2dda289a-3fe4-4427-b34a-638e3272fb73 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.072290 [ 799.660460] [53378]: [pid: 53378|app: 0|req: 1780/3444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.662066] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.662410] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.662673] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.663125] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.663306] [53378]: DEBUG nova.api.openstack.wsgi [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.663374] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.663545] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.666283] [53378]: DEBUG nova.compute.api [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.672613] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.673715] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.673715] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.673715] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.673842] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.673946] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.704758] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.704917] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.705045] [53378]: DEBUG oslo_concurrency.lockutils [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.706148] [53378]: DEBUG nova.objects.instance [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.715610] [53379]: DEBUG nova.policy [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.724715] [53379]: INFO nova.api.openstack.requestlog [None req-6b2bec8d-2de3-42b4-94ec-085a64800659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.074480 [ 799.725592] [53379]: [pid: 53379|app: 0|req: 1665/3445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.731760] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.732106] [53379]: DEBUG nova.compute.api [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.734894] [53378]: DEBUG nova.policy [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.743650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.748150] [53378]: INFO nova.api.openstack.requestlog [None req-5badff41-faaf-434e-870f-312ebb2681a9 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.086222 [ 799.748449] [53378]: [pid: 53378|app: 0|req: 1781/3446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:11 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.751371] [53378]: DEBUG nova.api.openstack.wsgi [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dfc60d8a-564a-4431-98a1-e6aeef128c52", "name": "network-vif-deleted", "tag": "3eb44b65-1ece-4f10-9be5-6b50099591d2"}, {"name": "network-changed", "server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 799.760131] [53378]: DEBUG oslo_concurrency.lockutils [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.760565] [53378]: DEBUG oslo_concurrency.lockutils [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.760565] [53378]: DEBUG oslo_concurrency.lockutils [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.761307] [53379]: DEBUG nova.compute.api [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 799.780425] [53378]: INFO nova.api.openstack.compute.server_external_events [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Creating event network-vif-deleted:3eb44b65-1ece-4f10-9be5-6b50099591d2 for instance dfc60d8a-564a-4431-98a1-e6aeef128c52 on cpu-1 [ 799.780425] [53378]: INFO nova.api.openstack.compute.server_external_events [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] Creating event network-changed:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 799.785446] [53378]: INFO nova.api.openstack.requestlog [req-16e9bd2c-291a-468d-afea-dc464b78c4a6 req-a81c82ac-fa54-4629-a3e0-22154c62b13b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036273 [ 799.785823] [53378]: [pid: 53378|app: 0|req: 1782/3447] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:12 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.789941] [53378]: DEBUG nova.api.openstack.wsgi [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.792211] [53378]: DEBUG nova.compute.api [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.797160] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.797417] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.797641] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.798050] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.798281] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.798461] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.826373] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.826585] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.826761] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.826993] [53378]: DEBUG nova.objects.instance [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.845671] [53379]: INFO nova.api.openstack.requestlog [None req-9c848a9a-90e4-4fa3-99c2-ac742c4227fd tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 204 len: 0 microversion: 2.1 time: 0.119636 [ 799.846106] [53379]: [pid: 53379|app: 0|req: 1666/3448] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:12 2025] DELETE /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 799.849213] [53379]: DEBUG nova.api.openstack.wsgi [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.851075] [53379]: DEBUG nova.compute.api [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.855461] [53378]: DEBUG nova.policy [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.855695] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.856124] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.856274] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.856844] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.856992] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.857053] [53379]: DEBUG oslo_concurrency.lockutils [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.861230] [53378]: INFO nova.api.openstack.requestlog [None req-bce1219c-e56e-49fb-a236-d366952b03ff tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.074644 [ 799.861530] [53378]: [pid: 53378|app: 0|req: 1783/3449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.864620] [53378]: DEBUG nova.api.openstack.wsgi [None req-089739bd-10c1-4e2f-bae0-1c18a1552633 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.865863] [53378]: DEBUG nova.compute.api [None req-089739bd-10c1-4e2f-bae0-1c18a1552633 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.900095] [53378]: DEBUG nova.policy [None req-089739bd-10c1-4e2f-bae0-1c18a1552633 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.904131] [53378]: INFO nova.api.openstack.requestlog [None req-089739bd-10c1-4e2f-bae0-1c18a1552633 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1214 microversion: 2.1 time: 0.041970 [ 799.905154] [53378]: [pid: 53378|app: 0|req: 1784/3450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.907893] [53378]: DEBUG nova.api.openstack.wsgi [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.910725] [53378]: DEBUG nova.compute.api [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.914276] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.914629] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.914963] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.915400] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.915643] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.915859] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.960557] [53378]: DEBUG nova.policy [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.960869] [53379]: DEBUG nova.policy [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.965755] [53379]: INFO nova.api.openstack.requestlog [None req-78bd6ea0-f139-4a89-ae2f-29a5c17fde4b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.118872 [ 799.966199] [53379]: [pid: 53379|app: 0|req: 1667/3451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.966276] [53378]: INFO nova.api.openstack.requestlog [None req-1d839ae4-f59a-421c-a480-87ceafc2f600 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.061058 [ 799.969134] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.970108] [53378]: [pid: 53378|app: 0|req: 1785/3452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.970703] [53379]: DEBUG nova.compute.api [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.973653] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.974578] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.974853] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.975071] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.975432] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.975630] [53378]: DEBUG nova.compute.api [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.975682] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.975823] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.979415] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.979712] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.979986] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.980438] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.980710] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.980955] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.013883] [53379]: DEBUG nova.policy [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.018506] [53379]: INFO nova.api.openstack.requestlog [None req-fa8e43e0-3c22-439f-823b-1df26b8a2a77 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1261 microversion: 2.1 time: 0.051740 [ 800.018848] [53379]: [pid: 53379|app: 0|req: 1668/3453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.021386] [53379]: DEBUG nova.api.openstack.wsgi [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.023091] [53379]: DEBUG nova.compute.api [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.026714] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.026999] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.027232] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.027552] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.027777] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.027976] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.107506] [53378]: DEBUG nova.policy [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.107828] [53379]: DEBUG nova.policy [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.112276] [53378]: INFO nova.api.openstack.requestlog [None req-ff333d7d-257e-4961-ab7d-a8177460504f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1693 microversion: 2.1 time: 0.141317 [ 800.112632] [53378]: [pid: 53378|app: 0|req: 1786/3454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1693 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.113910] [53379]: INFO nova.api.openstack.requestlog [None req-630b6636-83a0-4777-981c-1054f919655d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 200 len: 1472 microversion: 2.1 time: 0.094337 [ 800.114289] [53379]: [pid: 53379|app: 0|req: 1669/3455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 1472 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.114966] [53378]: DEBUG nova.api.openstack.wsgi [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.116632] [53378]: DEBUG nova.compute.api [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.117140] [53379]: DEBUG nova.api.openstack.wsgi [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f2ad02df-bf24-4eeb-9489-26440ff7031f", "tag": "05eb0747-9af1-491e-ae8f-140941606c27"}, {"server_uuid": "996cfc84-8820-49b7-8c70-f1775315a706", "name": "network-vif-deleted", "tag": "04c42242-2521-40ee-bffb-9b924916df2f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 800.120215] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.120488] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.120664] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.121331] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.121631] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.121762] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.125130] [53379]: DEBUG oslo_concurrency.lockutils [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.125553] [53379]: DEBUG oslo_concurrency.lockutils [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.125785] [53379]: DEBUG oslo_concurrency.lockutils [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.137121] [53379]: INFO nova.api.openstack.compute.server_external_events [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Creating event network-changed:05eb0747-9af1-491e-ae8f-140941606c27 for instance f2ad02df-bf24-4eeb-9489-26440ff7031f on cpu-1 [ 800.137539] [53379]: INFO nova.api.openstack.compute.server_external_events [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] Creating event network-vif-deleted:04c42242-2521-40ee-bffb-9b924916df2f for instance 996cfc84-8820-49b7-8c70-f1775315a706 on cpu-1 [ 800.144105] [53379]: INFO nova.api.openstack.requestlog [req-13d0e066-0530-44f6-b58e-608dafb1c973 req-de10d18f-9b47-46d6-8fb8-ebd93543bb59 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.028369 [ 800.144864] [53379]: [pid: 53379|app: 0|req: 1670/3456] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:12 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) [ 800.148263] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.148263] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.148410] [53378]: DEBUG oslo_concurrency.lockutils [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.148681] [53378]: DEBUG nova.objects.instance [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.149420] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1272209494"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 800.151673] [53379]: DEBUG nova.compute.api [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.155970] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.156346] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.156639] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.157253] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.157411] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.157600] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.171961] [53378]: DEBUG nova.policy [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.177282] [53378]: INFO nova.api.openstack.requestlog [None req-986b70b0-ec58-4ed1-b3cf-301054047fd6 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.063653 [ 800.177282] [53378]: [pid: 53378|app: 0|req: 1787/3457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.180485] [53378]: DEBUG nova.api.openstack.wsgi [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.182407] [53378]: DEBUG nova.compute.api [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.187016] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.187304] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.187492] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.187850] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.189222] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.189222] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.210219] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.210545] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.210781] [53378]: DEBUG oslo_concurrency.lockutils [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.211009] [53378]: DEBUG nova.objects.instance [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.237391] [53378]: DEBUG nova.policy [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.242581] [53378]: INFO nova.api.openstack.requestlog [None req-4defb5a8-ba30-4379-b993-4dc131ab0335 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.064661 [ 800.242946] [53378]: [pid: 53378|app: 0|req: 1788/3458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.246042] [53378]: DEBUG nova.api.openstack.wsgi [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.247917] [53378]: DEBUG nova.compute.api [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.251983] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.252292] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.252502] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.252982] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.253229] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.253415] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.274766] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.275095] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.275308] [53378]: DEBUG oslo_concurrency.lockutils [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.275556] [53378]: DEBUG nova.objects.instance [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.302033] [53378]: DEBUG nova.policy [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.309102] [53378]: INFO nova.api.openstack.requestlog [None req-acfb7f1e-de56-4696-b9e7-2ee09561c597 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.064889 [ 800.309102] [53378]: [pid: 53378|app: 0|req: 1789/3459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.311908] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc98487f-daf2-4482-9fd3-43c6ed20b52c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f728493f0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.553957] [53378]: INFO nova.api.openstack.requestlog [None req-bc98487f-daf2-4482-9fd3-43c6ed20b52c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.244437 [ 800.554337] [53378]: [pid: 53378|app: 0|req: 1790/3460] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.557776] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.559454] [53378]: DEBUG nova.compute.api [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.563329] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.563585] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.563796] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.564195] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.564406] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.564583] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.570706] [53379]: INFO nova.api.openstack.requestlog [None req-5b05da30-9736-456a-ae46-d2a3adf4c78e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4/action" status: 202 len: 0 microversion: 2.1 time: 0.424880 [ 800.571153] [53379]: [pid: 53379|app: 0|req: 1671/3461] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:12 2025] POST /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4/action => generated 0 bytes in 426 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 800.585846] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.586136] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.586756] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.587033] [53378]: DEBUG nova.objects.instance [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.610928] [53378]: DEBUG nova.policy [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.615812] [53378]: INFO nova.api.openstack.requestlog [None req-3d20f4a4-c5f3-42db-a5cc-e5a9561e4339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.060674 [ 800.616543] [53378]: [pid: 53378|app: 0|req: 1791/3462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.620277] [53378]: DEBUG nova.api.openstack.wsgi [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.620518] [53378]: DEBUG nova.compute.api [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.623970] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.628025] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.628025] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.628025] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.628025] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.628025] [53378]: DEBUG oslo_concurrency.lockutils [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.652038] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "13505a79-2152-4284-8e09-445b7f065842", "create_info": {"snapshot_id": "f40215d6-f593-45df-abfa-e98525d188ac", "type": "qcow2", "new_file": "new_file"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 800.653711] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.653985] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.654191] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.666292] [53378]: DEBUG nova.policy [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.671738] [53378]: DEBUG nova.policy [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.671905] [53378]: DEBUG nova.policy [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.672651] [53378]: INFO nova.api.openstack.requestlog [None req-e65900cc-8f6d-4865-be6b-a4ae2e9fcea0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.056070 [ 800.672959] [53378]: [pid: 53378|app: 0|req: 1792/3463] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.673150] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.673651] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.674039] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.676185] [53378]: DEBUG nova.api.openstack.wsgi [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.678020] [53378]: DEBUG nova.compute.api [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.681689] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.681923] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.682124] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.682679] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.682899] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.683098] [53378]: DEBUG oslo_concurrency.lockutils [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.699898] [53379]: ERROR nova.api.validation [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Schema failed to validate: nova.exception.ValidationError: Invalid input for field/attribute id. Value: None. None is not a 'uuid' [ 800.699898] [53379]: ERROR nova.api.validation Traceback (most recent call last): [ 800.699898] [53379]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/validators.py", line 269, in validate [ 800.699898] [53379]: ERROR nova.api.validation self.validator.validate(*args, **kwargs) [ 800.699898] [53379]: ERROR nova.api.validation File "/opt/stack/data/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 451, in validate [ 800.699898] [53379]: ERROR nova.api.validation raise error [ 800.699898] [53379]: ERROR nova.api.validation jsonschema.exceptions.ValidationError: None is not a 'uuid' [ 800.699898] [53379]: ERROR nova.api.validation [ 800.699898] [53379]: ERROR nova.api.validation Failed validating 'format' in schema['properties']['snapshot']['properties']['id']: [ 800.699898] [53379]: ERROR nova.api.validation {'type': ['null', 'string'], 'format': 'uuid'} [ 800.699898] [53379]: ERROR nova.api.validation [ 800.699898] [53379]: ERROR nova.api.validation On instance['snapshot']: [ 800.699898] [53379]: ERROR nova.api.validation None [ 800.699898] [53379]: ERROR nova.api.validation [ 800.699898] [53379]: ERROR nova.api.validation During handling of the above exception, another exception occurred: [ 800.699898] [53379]: ERROR nova.api.validation [ 800.699898] [53379]: ERROR nova.api.validation Traceback (most recent call last): [ 800.699898] [53379]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/__init__.py", line 188, in wrapper [ 800.699898] [53379]: ERROR nova.api.validation _schema_validation_helper( [ 800.699898] [53379]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/__init__.py", line 98, in _schema_validation_helper [ 800.699898] [53379]: ERROR nova.api.validation schema_validator.validate(target) [ 800.699898] [53379]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/validators.py", line 298, in validate [ 800.699898] [53379]: ERROR nova.api.validation raise exception.ValidationError(detail=detail) [ 800.699898] [53379]: ERROR nova.api.validation nova.exception.ValidationError: Invalid input for field/attribute id. Value: None. None is not a 'uuid' [ 800.699898] [53379]: ERROR nova.api.validation [ 800.699898] [53379]: INFO nova.api.openstack.requestlog [None req-ec7d1896-658f-4417-a43f-6287f4486a23 tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] 10.180.1.21 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.127443 [ 800.699898] [53379]: [pid: 53379|app: 0|req: 1672/3464] 10.180.1.21 () {60 vars in 1205 bytes} [Wed Mar 12 06:41:12 2025] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 800.707023] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad8b4059-c167-4c2b-aa11-9e6a5446b455 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f77207d00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.726803] [53378]: DEBUG nova.policy [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.732053] [53378]: INFO nova.api.openstack.requestlog [None req-b58656b5-dc88-4188-9d79-761827964cda tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.057654 [ 800.732053] [53378]: [pid: 53378|app: 0|req: 1793/3465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.734097] [53378]: DEBUG nova.api.openstack.wsgi [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.734425] [53379]: INFO nova.api.openstack.requestlog [None req-ad8b4059-c167-4c2b-aa11-9e6a5446b455 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.033846 [ 800.734827] [53379]: [pid: 53379|app: 0|req: 1673/3466] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:12 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.735990] [53378]: DEBUG nova.compute.api [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.737469] [53379]: DEBUG nova.api.openstack.wsgi [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.739276] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.739355] [53379]: DEBUG nova.compute.api [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.739431] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.739618] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.739981] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.740261] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.740894] [53378]: DEBUG oslo_concurrency.lockutils [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.746690] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.747057] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.747163] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.747692] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.748513] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.748513] [53379]: DEBUG oslo_concurrency.lockutils [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.789936] [53379]: DEBUG nova.policy [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.795058] [53379]: INFO nova.api.openstack.requestlog [None req-db2f1550-05b5-4693-9281-f4c25d92f5db tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.059530 [ 800.798298] [53379]: [pid: 53379|app: 0|req: 1674/3467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.798566] [53379]: DEBUG nova.api.openstack.wsgi [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.801174] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.803009] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] 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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.803009] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.807672] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.808272] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.808404] [53379]: DEBUG oslo_concurrency.lockutils [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.820919] [53379]: INFO nova.api.openstack.requestlog [None req-8349d339-b856-4b9d-a52a-7963eaf64b0a tempest-VolumesAssistedSnapshotsTest-220357894 tempest-VolumesAssistedSnapshotsTest-220357894-project] 10.180.1.21 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%2213505a79-2152-4284-8e09-445b7f065842%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.024647 [ 800.821387] [53379]: [pid: 53379|app: 0|req: 1675/3468] 10.180.1.21 () {58 vars in 1360 bytes} [Wed Mar 12 06:41:13 2025] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%2213505a79-2152-4284-8e09-445b7f065842%22%7D => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 800.825830] [53379]: DEBUG nova.api.openstack.wsgi [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.827886] [53379]: DEBUG nova.compute.api [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.832608] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.833022] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.833399] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.833895] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.834147] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.834380] [53379]: DEBUG oslo_concurrency.lockutils [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.861744] [53378]: DEBUG nova.policy [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.868668] [53378]: INFO nova.api.openstack.requestlog [None req-b05827d5-531c-40f7-afd8-f80474bbce7f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.136390 [ 800.869092] [53378]: [pid: 53378|app: 0|req: 1794/3469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.875732] [53378]: DEBUG nova.api.openstack.wsgi [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.877913] [53378]: DEBUG nova.compute.api [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.883321] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.883706] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.883922] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.884367] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.884647] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.884866] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.887047] [53379]: DEBUG nova.policy [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.893713] [53379]: INFO nova.api.openstack.requestlog [None req-8de25bf3-d250-47c2-ad78-3ca776331d08 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1211 microversion: 2.1 time: 0.071328 [ 800.895318] [53379]: [pid: 53379|app: 0|req: 1676/3470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.898572] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.898886] [53379]: DEBUG nova.compute.api [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.902927] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.903232] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.903425] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.903963] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.904191] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.904411] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.911556] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.914149] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.914149] [53378]: DEBUG oslo_concurrency.lockutils [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.914149] [53378]: DEBUG nova.objects.instance [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.941895] [53378]: DEBUG nova.policy [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.947108] [53378]: INFO nova.api.openstack.requestlog [None req-051ff4e3-f58d-4cec-afd6-065f27c01f71 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.077267 [ 800.947476] [53378]: [pid: 53378|app: 0|req: 1795/3471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.951176] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.952745] [53378]: DEBUG nova.compute.api [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.958948] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.959271] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.959467] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.959848] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.960077] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.960276] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.986611] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.986919] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.987231] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.987370] [53378]: DEBUG nova.objects.instance [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.989576] [53379]: DEBUG nova.objects.instance [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lazy-loading 'services' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.010209] [53378]: DEBUG nova.policy [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.015386] [53378]: INFO nova.api.openstack.requestlog [None req-3bde4466-227a-47eb-85d2-66457f5fdae3 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.066929 [ 801.015751] [53378]: [pid: 53378|app: 0|req: 1796/3472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.018436] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.020919] [53378]: DEBUG nova.compute.api [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.026396] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.026725] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.026858] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.027289] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.027511] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.027706] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.065054] [53379]: INFO nova.api.openstack.requestlog [None req-bdd7a3de-f833-451f-895c-c2d9df2d594b tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments/13505a79-2152-4284-8e09-445b7f065842" status: 202 len: 0 microversion: 2.1 time: 0.168616 [ 801.065544] [53379]: [pid: 53379|app: 0|req: 1677/3473] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:41:13 2025] DELETE /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments/13505a79-2152-4284-8e09-445b7f065842 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 801.069403] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.069569] [53378]: DEBUG nova.policy [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.072072] [53379]: DEBUG nova.compute.api [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.075253] [53378]: INFO nova.api.openstack.requestlog [None req-7ed4f85a-e231-4f70-9de0-65962b5f3b22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.058547 [ 801.075629] [53378]: [pid: 53378|app: 0|req: 1797/3474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.077451] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.077639] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.077723] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.078329] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.078591] [53378]: DEBUG nova.api.openstack.wsgi [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.078684] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.078858] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.080593] [53378]: DEBUG nova.compute.api [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.084502] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.084822] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.085083] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.085486] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.085699] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.085882] [53378]: DEBUG oslo_concurrency.lockutils [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.126030] [53378]: DEBUG nova.policy [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.132570] [53378]: INFO nova.api.openstack.requestlog [None req-226167d4-08ba-4efd-a894-1faab99fcbbf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.056202 [ 801.133136] [53378]: [pid: 53378|app: 0|req: 1798/3475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.136588] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.138532] [53378]: DEBUG nova.compute.api [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.142575] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.142836] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.143423] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.143423] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.144882] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.144882] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.190450] [53378]: DEBUG nova.policy [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.195798] [53378]: INFO nova.api.openstack.requestlog [None req-0c0effe3-7bc1-4091-8944-d2132c4da036 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1269 microversion: 2.1 time: 0.061887 [ 801.200023] [53378]: [pid: 53378|app: 0|req: 1799/3476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1269 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.202829] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.204779] [53378]: DEBUG nova.compute.api [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.209103] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.209452] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.209654] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.210060] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.210285] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.210473] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.230760] [53378]: INFO nova.api.openstack.requestlog [None req-2d3c3745-504f-43dd-8468-4454462e5fe9 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033665 [ 801.231203] [53378]: [pid: 53378|app: 0|req: 1800/3477] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 801.234322] [53378]: DEBUG nova.api.openstack.wsgi [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.236840] [53378]: DEBUG nova.compute.api [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.240422] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.240614] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.240820] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.241320] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.241617] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.241774] [53378]: DEBUG oslo_concurrency.lockutils [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.279216] [53379]: DEBUG nova.policy [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.285276] [53379]: INFO nova.api.openstack.requestlog [None req-1c6c8c66-53b7-4009-8868-3fb4bd7b7296 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.218804 [ 801.285712] [53379]: [pid: 53379|app: 0|req: 1678/3478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.289013] [53379]: DEBUG nova.api.openstack.wsgi [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.291945] [53379]: DEBUG nova.compute.api [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.294933] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.295264] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.295538] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.295978] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.296245] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.296464] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.319210] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.319453] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.319643] [53379]: DEBUG oslo_concurrency.lockutils [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.319858] [53379]: DEBUG nova.objects.instance [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.328648] [53378]: DEBUG nova.policy [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.333536] [53378]: INFO nova.api.openstack.requestlog [None req-22727742-98b0-4236-b7e5-10e86eec64f0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1693 microversion: 2.1 time: 0.101647 [ 801.333931] [53378]: [pid: 53378|app: 0|req: 1801/3479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1693 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.336707] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.338310] [53378]: DEBUG nova.compute.api [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.341674] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.341929] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.342135] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.342529] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.342596] [53379]: DEBUG nova.policy [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.342753] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.342938] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.347236] [53379]: INFO nova.api.openstack.requestlog [None req-240e5c37-327d-4a23-a66d-46fb28680db9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.060741 [ 801.347531] [53379]: [pid: 53379|app: 0|req: 1679/3480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.350196] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.351793] [53379]: DEBUG nova.compute.api [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.355488] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.355740] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.355930] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.356336] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.356543] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.356768] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.362777] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.363060] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.363256] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.363486] [53378]: DEBUG nova.objects.instance [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.377792] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.377962] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.378105] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.378357] [53379]: DEBUG nova.objects.instance [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.384812] [53378]: DEBUG nova.policy [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.389352] [53378]: INFO nova.api.openstack.requestlog [None req-ec21f327-f84c-4adf-96ae-b65e2aa3e96d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.054714 [ 801.389725] [53378]: [pid: 53378|app: 0|req: 1802/3481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.400168] [53379]: DEBUG nova.policy [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.405098] [53379]: INFO nova.api.openstack.requestlog [None req-3fbe7891-68f1-48c5-8f64-bdf2effcdd06 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.056878 [ 801.405455] [53379]: [pid: 53379|app: 0|req: 1680/3482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.564342] [53378]: DEBUG nova.api.openstack.wsgi [None req-a859ef7b-a3ae-4065-ba95-82c2b32f1066 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72cbe8c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.590950] [53378]: INFO nova.api.openstack.requestlog [None req-a859ef7b-a3ae-4065-ba95-82c2b32f1066 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.029098 [ 801.591324] [53378]: [pid: 53378|app: 0|req: 1803/3483] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.633509] [53379]: DEBUG nova.api.openstack.wsgi [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.635661] [53379]: DEBUG nova.compute.api [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.639215] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.639460] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.639649] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.640014] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.640243] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.640441] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.659121] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.659418] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.659629] [53379]: DEBUG oslo_concurrency.lockutils [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.659875] [53379]: DEBUG nova.objects.instance [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.687903] [53378]: DEBUG nova.api.openstack.wsgi [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.689737] [53378]: DEBUG nova.compute.api [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.690344] [53379]: DEBUG nova.policy [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.694366] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.696018] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.696018] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.696018] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.696018] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.696018] [53378]: DEBUG oslo_concurrency.lockutils [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.697867] [53379]: INFO nova.api.openstack.requestlog [None req-452a87af-9ca9-47eb-994b-45d8bb250fb8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.066628 [ 801.698339] [53379]: [pid: 53379|app: 0|req: 1681/3484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.731590] [53378]: DEBUG nova.policy [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.736479] [53378]: DEBUG nova.policy [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.737262] [53378]: DEBUG nova.policy [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.737910] [53378]: INFO nova.api.openstack.requestlog [None req-358ecb7d-a710-434a-b26c-079ad3320ce6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1390 microversion: 2.47 time: 0.052853 [ 801.738258] [53378]: [pid: 53378|app: 0|req: 1804/3485] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:13 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1390 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.743399] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b2ddeea-5b86-4c87-a33f-28c8fd8912f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72758d30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.748247] [53378]: DEBUG nova.api.openstack.wsgi [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.750336] [53378]: DEBUG nova.compute.api [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.754670] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.754952] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.755161] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.755525] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.755726] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.755998] [53378]: DEBUG oslo_concurrency.lockutils [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.770170] [53379]: INFO nova.api.openstack.requestlog [None req-7b2ddeea-5b86-4c87-a33f-28c8fd8912f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.029191 [ 801.770532] [53379]: [pid: 53379|app: 0|req: 1682/3486] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.790964] [53378]: DEBUG nova.policy [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.796114] [53378]: INFO nova.api.openstack.requestlog [None req-a899d0e1-ad56-4d63-912a-2069335211ce tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.050055 [ 801.796487] [53378]: [pid: 53378|app: 0|req: 1805/3487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.803751] [53379]: DEBUG nova.api.openstack.wsgi [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}, {"server_uuid": "251f73d2-d43a-42a7-9ee7-48e128bd3bdf", "name": "network-vif-plugged", "status": "completed", "tag": "efa7d84c-8dc7-4404-be5a-08486b374196"}, {"name": "network-changed", "server_uuid": "251f73d2-d43a-42a7-9ee7-48e128bd3bdf", "tag": "efa7d84c-8dc7-4404-be5a-08486b374196"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 801.813481] [53379]: DEBUG oslo_concurrency.lockutils [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.813642] [53379]: DEBUG oslo_concurrency.lockutils [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.813832] [53379]: DEBUG oslo_concurrency.lockutils [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.817119] [53378]: DEBUG nova.api.openstack.wsgi [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.819102] [53378]: DEBUG nova.compute.api [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.821279] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Creating event network-changed:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 801.821474] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Creating event network-vif-plugged:efa7d84c-8dc7-4404-be5a-08486b374196 for instance 251f73d2-d43a-42a7-9ee7-48e128bd3bdf on cpu-1 [ 801.821724] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] Creating event network-changed:efa7d84c-8dc7-4404-be5a-08486b374196 for instance 251f73d2-d43a-42a7-9ee7-48e128bd3bdf on cpu-1 [ 801.824566] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.825098] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.825800] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.826030] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.826396] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.826534] [53379]: INFO nova.api.openstack.requestlog [req-7fdbd3f4-927d-4b10-81a6-351fb09eab94 req-9bd4640d-c830-4b91-ae12-4a0d36636443 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.026474 [ 801.826795] [53378]: DEBUG oslo_concurrency.lockutils [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.826975] [53379]: [pid: 53379|app: 0|req: 1683/3488] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:14 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) [ 801.868036] [53378]: DEBUG nova.policy [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.873011] [53378]: INFO nova.api.openstack.requestlog [None req-f170ce3b-d894-48ed-8ba3-c9882d73b91d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.058412 [ 801.873402] [53378]: [pid: 53378|app: 0|req: 1806/3489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.887060] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.888913] [53379]: DEBUG nova.compute.api [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.892973] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.893269] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.893495] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.893968] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.894197] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.894394] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.909311] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.911082] [53378]: DEBUG nova.compute.api [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.914657] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.914926] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.915143] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.915504] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.915708] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.915932] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.950176] [53378]: DEBUG nova.policy [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.954722] [53378]: INFO nova.api.openstack.requestlog [None req-b1dcd6d7-1bbd-4170-af8d-1984465e67e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1267 microversion: 2.1 time: 0.047772 [ 801.955094] [53378]: [pid: 53378|app: 0|req: 1807/3490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.963265] [53378]: DEBUG nova.api.openstack.wsgi [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.965098] [53378]: DEBUG nova.compute.api [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.969124] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.969388] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.969579] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.972727] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.972727] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.972727] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.993912] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.994220] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.994445] [53378]: DEBUG oslo_concurrency.lockutils [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.994722] [53378]: DEBUG nova.objects.instance [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.008589] [53379]: DEBUG nova.policy [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.015097] [53379]: INFO nova.api.openstack.requestlog [None req-4bdf7f8e-a5d8-4516-b4ff-ac107683ecdc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.130631 [ 802.015928] [53379]: [pid: 53379|app: 0|req: 1684/3491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.016165] [53378]: DEBUG nova.policy [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.020652] [53378]: INFO nova.api.openstack.requestlog [None req-02a08481-9f8d-43ed-9707-c7e3cceebe75 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.059684 [ 802.020956] [53378]: [pid: 53378|app: 0|req: 1808/3492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 802.032603] [53379]: DEBUG nova.api.openstack.wsgi [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.034895] [53379]: DEBUG nova.compute.api [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.039057] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.039355] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.039598] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.040075] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.040344] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.040561] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.064183] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.064446] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.065051] [53379]: DEBUG oslo_concurrency.lockutils [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.065051] [53379]: DEBUG nova.objects.instance [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.089253] [53379]: DEBUG nova.policy [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.093438] [53378]: DEBUG nova.api.openstack.wsgi [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.094548] [53379]: INFO nova.api.openstack.requestlog [None req-0522ea3c-d505-42d7-8e2b-9e32a261c79e tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.064084 [ 802.094898] [53379]: [pid: 53379|app: 0|req: 1685/3493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.099025] [53378]: DEBUG nova.compute.api [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.099439] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.099701] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.099954] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.100336] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.100538] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.100803] [53378]: DEBUG oslo_concurrency.lockutils [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.138433] [53378]: DEBUG nova.policy [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.144080] [53378]: INFO nova.api.openstack.requestlog [None req-977350ca-47bd-46be-a8b2-4ebba611f8a1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.053961 [ 802.144722] [53378]: [pid: 53378|app: 0|req: 1809/3494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.148416] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.151339] [53379]: DEBUG nova.compute.api [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.155128] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.155275] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.155462] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.155824] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.156032] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.156213] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.202185] [53379]: DEBUG nova.policy [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.206838] [53379]: INFO nova.api.openstack.requestlog [None req-ce920717-0138-4cb6-a505-afb5ab4f5cb0 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.060861 [ 802.207314] [53379]: [pid: 53379|app: 0|req: 1686/3495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.214020] [53378]: DEBUG nova.api.openstack.wsgi [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.214020] [53378]: DEBUG nova.compute.api [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.216677] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.216979] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.217250] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.217652] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.217899] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.218143] [53378]: DEBUG oslo_concurrency.lockutils [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.240839] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.241473] [53379]: DEBUG nova.compute.api [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.245225] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.245515] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.245723] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.246189] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.246483] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.246703] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.269537] [53379]: INFO nova.api.openstack.requestlog [None req-4a243b53-18e7-4846-9833-d799e9c8e225 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031531 [ 802.269537] [53379]: [pid: 53379|app: 0|req: 1687/3496] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 802.302559] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.304582] [53379]: DEBUG nova.compute.api [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.308580] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.308884] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.309130] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.309612] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.309833] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.310084] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.367144] [53378]: DEBUG nova.policy [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.373323] [53378]: INFO nova.api.openstack.requestlog [None req-0556efe6-8ffb-48ed-8b4d-0aa700130fdd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1321 microversion: 2.1 time: 0.165073 [ 802.373835] [53378]: [pid: 53378|app: 0|req: 1810/3497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1321 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 802.376674] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.378466] [53378]: DEBUG nova.compute.api [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.384954] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.385273] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.385466] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.385836] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.386068] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.386250] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.465920] [53379]: DEBUG nova.policy [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.470625] [53379]: INFO nova.api.openstack.requestlog [None req-0a46431f-4bb5-480e-9ede-f0f33821530a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.170543 [ 802.474939] [53379]: [pid: 53379|app: 0|req: 1688/3498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.477040] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.480488] [53379]: DEBUG nova.compute.api [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.492128] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.492398] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.493907] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.493907] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.493907] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.493907] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.525019] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.526024] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.526024] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.526024] [53379]: DEBUG nova.objects.instance [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.534025] [53378]: DEBUG nova.policy [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.538755] [53378]: INFO nova.api.openstack.requestlog [None req-b2ddbfa2-62a3-48a6-ac1a-ba8d7d037ab7 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1693 microversion: 2.1 time: 0.164124 [ 802.540455] [53378]: [pid: 53378|app: 0|req: 1811/3499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1693 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.544558] [53378]: DEBUG nova.api.openstack.wsgi [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.548154] [53378]: DEBUG nova.compute.api [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.554362] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.554889] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.555254] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.555835] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.556215] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.556548] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.563113] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=7 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 802.582612] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.583145] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.583443] [53378]: DEBUG oslo_concurrency.lockutils [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.583760] [53378]: DEBUG nova.objects.instance [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.594576] [53379]: DEBUG nova.policy [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.600828] [53379]: INFO nova.api.openstack.requestlog [None req-8b38fd82-e4f9-4479-85e5-71c38ada1ae9 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.128036 [ 802.601359] [53379]: [pid: 53379|app: 0|req: 1689/3500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.604521] [53379]: DEBUG nova.api.openstack.wsgi [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.606748] [53379]: DEBUG nova.compute.api [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.610839] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.611138] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.611185] [53378]: DEBUG nova.policy [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.611373] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.611850] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.612132] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.612548] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.619452] [53378]: INFO nova.api.openstack.requestlog [None req-29718412-3b64-4c6e-8537-2dcf80731d55 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.077971 [ 802.619995] [53378]: [pid: 53378|app: 0|req: 1812/3501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.623371] [53378]: DEBUG nova.api.openstack.wsgi [None req-601d4b58-06d4-48e9-8836-576c2f177eaa tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f72cbcb80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.639935] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.640209] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.640398] [53379]: DEBUG oslo_concurrency.lockutils [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.640606] [53379]: DEBUG nova.objects.instance [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.650593] [53378]: INFO nova.api.openstack.requestlog [None req-601d4b58-06d4-48e9-8836-576c2f177eaa tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.029762 [ 802.651039] [53378]: [pid: 53378|app: 0|req: 1813/3502] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.692050] [53379]: DEBUG nova.policy [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.698047] [53379]: INFO nova.api.openstack.requestlog [None req-3238be50-94b8-4913-883f-8515b2081586 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.095977 [ 802.698452] [53379]: [pid: 53379|app: 0|req: 1690/3503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.711299] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.713299] [53378]: DEBUG nova.compute.api [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.718093] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.718373] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.718576] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.718927] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.719198] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.719403] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.745735] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.746113] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.746544] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.746689] [53378]: DEBUG nova.objects.instance [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.755500] [53379]: DEBUG nova.api.openstack.wsgi [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.758019] [53379]: DEBUG nova.compute.api [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.765262] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.765721] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.766040] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.766608] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.767012] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.767322] [53379]: DEBUG oslo_concurrency.lockutils [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.777921] [53378]: DEBUG nova.policy [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.783238] [53378]: INFO nova.api.openstack.requestlog [None req-2b2c3710-ffbb-4905-a74f-dfd5e2a1a223 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.074447 [ 802.783698] [53378]: [pid: 53378|app: 0|req: 1814/3504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:14 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.787615] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac0ba8b1-29cd-42c0-8a03-9a2839ef0a2e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f729d3f40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.821705] [53378]: INFO nova.api.openstack.requestlog [None req-ac0ba8b1-29cd-42c0-8a03-9a2839ef0a2e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.035799 [ 802.822081] [53378]: [pid: 53378|app: 0|req: 1815/3505] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.826295] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.828273] [53378]: DEBUG nova.compute.api [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.834614] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.835237] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.835480] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.835909] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.836231] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.836436] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.839514] [53379]: DEBUG nova.policy [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.849883] [53379]: DEBUG nova.policy [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.851052] [53379]: DEBUG nova.policy [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.851572] [53379]: INFO nova.api.openstack.requestlog [None req-d884baec-549a-4dd3-8133-83bc956dbf91 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1375 microversion: 2.47 time: 0.100310 [ 802.852203] [53379]: [pid: 53379|app: 0|req: 1691/3506] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.870598] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.875722] [53379]: DEBUG nova.policy [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.876826] [53379]: DEBUG nova.compute.api [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Searching by: {'deleted': False, 'project_id': '11e4f5307a794c81ae2143bea00798b1'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 802.881265] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.881371] [53378]: DEBUG nova.policy [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.881642] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.881969] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.882501] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.882800] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.883336] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.886526] [53378]: INFO nova.api.openstack.requestlog [None req-2bd9f8df-42dc-46ab-bf94-e0dcdbd1ffbb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.063725 [ 802.886977] [53378]: [pid: 53378|app: 0|req: 1816/3507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.889778] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.891771] [53378]: DEBUG nova.compute.api [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.895464] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.895722] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.895912] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.896709] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.896709] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.896709] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.941942] [53378]: DEBUG nova.policy [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.947675] [53378]: INFO nova.api.openstack.requestlog [None req-7f24c695-39d0-499e-a44a-49d1de67d94a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.059147 [ 802.947675] [53378]: [pid: 53378|app: 0|req: 1817/3508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.962489] [53379]: DEBUG nova.compute.multi_cell_list [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 802.969966] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.971973] [53378]: DEBUG nova.compute.api [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.977169] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.977436] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.977629] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.978012] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.978930] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.979167] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.024277] [53378]: DEBUG nova.policy [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.027176] [53379]: DEBUG nova.policy [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.030822] [53378]: INFO nova.api.openstack.requestlog [None req-d4228c99-d302-494a-a8ae-f4c32efb0cb0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1267 microversion: 2.1 time: 0.064517 [ 803.031497] [53378]: [pid: 53378|app: 0|req: 1818/3509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1267 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.032317] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.032800] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.033154] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.035375] [53378]: DEBUG nova.api.openstack.wsgi [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.037915] [53378]: DEBUG nova.compute.api [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.040580] [53379]: DEBUG nova.policy [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.041524] [53379]: DEBUG nova.policy [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.041881] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.042160] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.042357] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.043129] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.043353] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.043535] [53378]: DEBUG oslo_concurrency.lockutils [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.091353] [53379]: INFO nova.api.openstack.requestlog [None req-b1cfb2a1-de27-413e-9cdf-1dad2c1ae5a1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 2743 microversion: 2.47 time: 0.223231 [ 803.091961] [53379]: [pid: 53379|app: 0|req: 1692/3510] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/detail => generated 2743 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 803.095170] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.097078] [53379]: DEBUG nova.compute.api [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.100932] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.101292] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.101547] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.101994] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.102309] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.102553] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.129823] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.129992] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.130116] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.130470] [53379]: DEBUG nova.objects.instance [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.180558] [53378]: DEBUG nova.policy [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.186812] [53378]: INFO nova.api.openstack.requestlog [None req-81173674-60ff-4128-9d2a-f01531474c91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.154740 [ 803.187303] [53378]: [pid: 53378|app: 0|req: 1819/3511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.191114] [53378]: DEBUG nova.api.openstack.wsgi [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.191114] [53378]: DEBUG nova.compute.api [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.194664] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.195096] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.195358] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.195829] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.196272] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.196470] [53378]: DEBUG oslo_concurrency.lockutils [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.215061] [53378]: DEBUG nova.compute.api [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 803.269928] [53378]: INFO nova.api.openstack.requestlog [None req-85e169d3-1d05-4a91-916b-1665d8fe05a6 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 204 len: 0 microversion: 2.47 time: 0.081269 [ 803.270318] [53378]: [pid: 53378|app: 0|req: 1820/3512] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:41:15 2025] DELETE /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 803.273230] [53378]: DEBUG nova.api.openstack.wsgi [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.275066] [53378]: DEBUG nova.compute.api [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.278667] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.278918] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.279162] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.279553] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.279816] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.280041] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.302764] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.303122] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.303431] [53378]: DEBUG oslo_concurrency.lockutils [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.303721] [53378]: DEBUG nova.objects.instance [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.326387] [53378]: DEBUG nova.policy [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.331086] [53378]: INFO nova.api.openstack.requestlog [None req-19d60928-2063-4776-9538-e54ff619c6ef tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.059979 [ 803.331466] [53378]: [pid: 53378|app: 0|req: 1821/3513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.334043] [53378]: DEBUG nova.api.openstack.wsgi [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.335769] [53378]: DEBUG nova.compute.api [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.339519] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.339824] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.340124] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.340474] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.340735] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.340950] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.379459] [53378]: DEBUG nova.policy [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.384432] [53378]: INFO nova.api.openstack.requestlog [None req-0dc60480-c526-4c52-a8e6-e7afd7cd7a8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.052258 [ 803.384824] [53378]: [pid: 53378|app: 0|req: 1822/3514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.387487] [53378]: DEBUG nova.api.openstack.wsgi [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.389239] [53378]: DEBUG nova.compute.api [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.393095] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.393401] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.393658] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.394108] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.394366] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.394586] [53378]: DEBUG oslo_concurrency.lockutils [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.435276] [53378]: DEBUG nova.policy [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.440150] [53378]: INFO nova.api.openstack.requestlog [None req-6243cec1-fa91-42cf-994d-49897da8cc70 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.054574 [ 803.440550] [53378]: [pid: 53378|app: 0|req: 1823/3515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.446475] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.448386] [53378]: DEBUG nova.compute.api [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.450432] [53379]: DEBUG nova.policy [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.452509] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.452815] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.453058] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.453476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.453782] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.454059] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.455882] [53379]: INFO nova.api.openstack.requestlog [None req-7ffcc60a-4b51-4526-9cb5-cf7863ceaa1b tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.363115 [ 803.456318] [53379]: [pid: 53379|app: 0|req: 1693/3516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.459764] [53379]: DEBUG nova.api.openstack.wsgi [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.460957] [53379]: DEBUG nova.compute.api [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.465265] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.466882] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.466882] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.466882] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.466882] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.466882] [53379]: DEBUG oslo_concurrency.lockutils [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.479223] [53378]: INFO nova.api.openstack.requestlog [None req-dbc3fbb0-7a63-4e55-a0b2-6a94aeee0007 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037967 [ 803.479653] [53378]: [pid: 53378|app: 0|req: 1824/3517] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 803.483267] [53378]: DEBUG nova.api.openstack.wsgi [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.485164] [53378]: DEBUG nova.compute.api [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.489806] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.490164] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.490602] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.491044] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.491564] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.491857] [53378]: DEBUG oslo_concurrency.lockutils [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.514824] [53379]: DEBUG nova.policy [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.525328] [53379]: DEBUG nova.policy [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.525328] [53379]: DEBUG nova.policy [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.525521] [53379]: INFO nova.api.openstack.requestlog [None req-630b9242-b6ce-448a-a8f4-09b209264b4f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1381 microversion: 2.47 time: 0.068499 [ 803.525785] [53379]: [pid: 53379|app: 0|req: 1694/3518] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.528781] [53379]: DEBUG nova.api.openstack.wsgi [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.530788] [53379]: DEBUG nova.compute.api [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.534842] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.535149] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.535348] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.535740] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.536068] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.536329] [53379]: DEBUG oslo_concurrency.lockutils [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.612624] [53378]: DEBUG nova.policy [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.617839] [53378]: INFO nova.api.openstack.requestlog [None req-480f0d52-e1cc-4ae2-b2f8-74c0bbf89937 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.137475 [ 803.618302] [53378]: [pid: 53378|app: 0|req: 1825/3519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.621295] [53378]: DEBUG nova.api.openstack.wsgi [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.623369] [53378]: DEBUG nova.compute.api [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.627677] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.627853] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.628048] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.628463] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.628711] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.628991] [53378]: DEBUG oslo_concurrency.lockutils [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.716617] [53379]: DEBUG nova.policy [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.721854] [53379]: INFO nova.api.openstack.requestlog [None req-4829dce2-e112-40a5-9569-99ebdc649073 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.195275 [ 803.722239] [53379]: [pid: 53379|app: 0|req: 1695/3520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.725527] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.728383] [53379]: DEBUG nova.compute.api [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.734636] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.734992] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.735220] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.735927] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.735927] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.736140] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.751490] [53378]: DEBUG nova.policy [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.757510] [53378]: INFO nova.api.openstack.requestlog [None req-58b12b4e-d624-4f4e-99b2-be8ebae9a394 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.137035 [ 803.757510] [53378]: [pid: 53378|app: 0|req: 1826/3521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:15 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.759423] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.761947] [53378]: DEBUG nova.compute.api [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.765232] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.765497] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.765690] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.766248] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.766324] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.766501] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.785990] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.786268] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.786499] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.787132] [53378]: DEBUG nova.objects.instance [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.792736] [53379]: DEBUG nova.policy [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.798021] [53379]: INFO nova.api.openstack.requestlog [None req-7b51efae-6f93-4f36-8adb-41c2a4d46759 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1625 microversion: 2.1 time: 0.074908 [ 803.798189] [53379]: [pid: 53379|app: 0|req: 1696/3522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1625 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.801313] [53379]: DEBUG nova.api.openstack.wsgi [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.803648] [53379]: DEBUG nova.compute.api [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.809188] [53378]: DEBUG nova.policy [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.811633] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.811746] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.811917] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.812312] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.812454] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.812626] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.813544] [53378]: INFO nova.api.openstack.requestlog [None req-9c1984eb-53a5-42be-ba4f-290c9d4fa85e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.056391 [ 803.814167] [53378]: [pid: 53378|app: 0|req: 1827/3523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.817051] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e7c6a53-85be-4720-bf41-1b0fe964be4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f728488b0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.844661] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.845045] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.845280] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.845522] [53379]: DEBUG nova.objects.instance [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.848441] [53378]: INFO nova.api.openstack.requestlog [None req-8e7c6a53-85be-4720-bf41-1b0fe964be4a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.033763 [ 803.848823] [53378]: [pid: 53378|app: 0|req: 1828/3524] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.851885] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.853760] [53378]: DEBUG nova.compute.api [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.858465] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.858762] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.858964] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.859395] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.859670] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.859804] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.870382] [53379]: DEBUG nova.policy [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.874945] [53379]: INFO nova.api.openstack.requestlog [None req-36e31ef9-c428-4190-97b6-e7939ba1162f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.076020 [ 803.875506] [53379]: [pid: 53379|app: 0|req: 1697/3525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.878072] [53379]: DEBUG nova.api.openstack.wsgi [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"lock": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 803.879696] [53379]: DEBUG nova.compute.api [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.880809] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.881142] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.881378] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.881630] [53378]: DEBUG nova.objects.instance [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.883166] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.883245] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.883430] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.883877] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.884151] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.884335] [53379]: DEBUG oslo_concurrency.lockutils [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.902512] [53378]: DEBUG nova.policy [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.907018] [53378]: INFO nova.api.openstack.requestlog [None req-a8cb5140-54c7-4893-9095-c47fabc31a65 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.057524 [ 803.907364] [53378]: [pid: 53378|app: 0|req: 1829/3526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.910056] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.911981] [53378]: DEBUG nova.compute.api [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.913865] [53379]: DEBUG nova.compute.api [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Locking {{(pid=53379) lock /opt/stack/nova/nova/compute/api.py:4937}} [ 803.915364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.915645] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.915832] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.916257] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.916467] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.916648] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.938354] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.938354] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.938737] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.938737] [53378]: DEBUG nova.objects.instance [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.947774] [53379]: INFO nova.api.openstack.requestlog [None req-131f39c2-3a1d-4fa1-8941-06dcd61abe9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.070794 [ 803.947774] [53379]: [pid: 53379|app: 0|req: 1698/3527] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:16 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 803.950086] [53379]: DEBUG nova.api.openstack.wsgi [None req-a331b157-28f9-4341-b3f9-97a8b653ca07 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d7fbe0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.972792] [53378]: DEBUG nova.policy [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.974781] [53378]: INFO nova.api.openstack.requestlog [None req-3b95a072-6cdb-4fc4-871d-cee22d05c472 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.066761 [ 803.975161] [53378]: [pid: 53378|app: 0|req: 1830/3528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.979238] [53378]: DEBUG nova.api.openstack.wsgi [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8120a84c-4dce-4238-bce3-34792ff2cd8f", "name": "network-vif-deleted", "tag": "e0a05c0a-adb4-406d-9311-dac01012fbec"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 803.979880] [53379]: INFO nova.api.openstack.requestlog [None req-a331b157-28f9-4341-b3f9-97a8b653ca07 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.031886 [ 803.980226] [53379]: [pid: 53379|app: 0|req: 1699/3529] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.983363] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.984745] [53379]: DEBUG nova.compute.api [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.986222] [53378]: DEBUG oslo_concurrency.lockutils [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.986468] [53378]: DEBUG oslo_concurrency.lockutils [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.986737] [53378]: DEBUG oslo_concurrency.lockutils [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.988422] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.988669] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.988855] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.989248] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.989448] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.990026] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.994538] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] Creating event network-vif-deleted:e0a05c0a-adb4-406d-9311-dac01012fbec for instance 8120a84c-4dce-4238-bce3-34792ff2cd8f on cpu-1 [ 803.997810] [53378]: INFO nova.api.openstack.requestlog [req-0299b1bd-6894-45af-bd65-3b480decd9b3 req-d411e646-ac59-40fe-bc72-de4efa242037 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021911 [ 803.998180] [53378]: [pid: 53378|app: 0|req: 1831/3530] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:16 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) [ 804.001329] [53378]: DEBUG nova.api.openstack.wsgi [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.003358] [53378]: DEBUG nova.compute.api [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.007965] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.008242] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.008450] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.008854] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.009056] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.009257] [53378]: DEBUG oslo_concurrency.lockutils [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.028943] [53379]: DEBUG nova.policy [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.033935] [53379]: INFO nova.api.openstack.requestlog [None req-6dd4c55e-f4ca-4d66-a402-557d67ffb341 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1207 microversion: 2.1 time: 0.052943 [ 804.037682] [53379]: [pid: 53379|app: 0|req: 1700/3531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.038468] [53379]: DEBUG nova.api.openstack.wsgi [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.041312] [53379]: DEBUG nova.compute.api [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.045297] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.048119] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.048119] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.048119] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.048119] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.048119] [53379]: DEBUG oslo_concurrency.lockutils [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.088350] [53379]: DEBUG nova.policy [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.093303] [53379]: INFO nova.api.openstack.requestlog [None req-f352c436-0d33-4013-af34-0d1c3a5340a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.058014 [ 804.093738] [53379]: [pid: 53379|app: 0|req: 1701/3532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.099610] [53379]: DEBUG nova.api.openstack.wsgi [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.101708] [53379]: DEBUG nova.compute.api [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.106024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.106024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.106257] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.106613] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.106828] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.107032] [53379]: DEBUG oslo_concurrency.lockutils [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.144007] [53378]: DEBUG nova.policy [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.149164] [53378]: INFO nova.api.openstack.requestlog [None req-714a035d-7410-4c06-ada7-57258cb154e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.150215 [ 804.149596] [53378]: [pid: 53378|app: 0|req: 1832/3533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.151054] [53379]: DEBUG nova.policy [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.156507] [53379]: INFO nova.api.openstack.requestlog [None req-e497030a-e825-41b8-98ba-9657acfcb687 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1275 microversion: 2.1 time: 0.059466 [ 804.156867] [53379]: [pid: 53379|app: 0|req: 1702/3534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1275 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.163822] [53378]: DEBUG nova.api.openstack.wsgi [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 804.170679] [53378]: DEBUG oslo_concurrency.lockutils [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.170993] [53378]: DEBUG oslo_concurrency.lockutils [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.171445] [53378]: DEBUG oslo_concurrency.lockutils [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.186198] [53378]: INFO nova.api.openstack.wsgi [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df is locked [ 804.186563] [53378]: DEBUG nova.api.openstack.wsgi [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 409 to user: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df is locked {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 804.187011] [53378]: INFO nova.api.openstack.requestlog [None req-a61936d0-34d7-46b3-81a7-41e82e95bd6a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 409 len: 107 microversion: 2.1 time: 0.026737 [ 804.187568] [53378]: [pid: 53378|app: 0|req: 1833/3535] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:16 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 107 bytes in 27 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 804.193107] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 804.195025] [53379]: DEBUG nova.compute.api [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.199432] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.199742] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.199952] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.200436] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.200686] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.200875] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.202399] [53378]: DEBUG nova.api.openstack.wsgi [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.204268] [53378]: DEBUG nova.compute.api [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.208941] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.209239] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.209430] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.209812] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.210140] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.210384] [53378]: DEBUG oslo_concurrency.lockutils [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.224849] [53379]: DEBUG nova.compute.api [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Unlocking {{(pid=53379) unlock /opt/stack/nova/nova/compute/api.py:4966}} [ 804.253478] [53379]: INFO nova.api.openstack.requestlog [None req-eb13af2c-75a6-497b-8d74-8eef03afc8a0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.062824 [ 804.253942] [53379]: [pid: 53379|app: 0|req: 1703/3536] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:16 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 804.259515] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 804.266318] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.269043] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.269043] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.300893] [53379]: DEBUG nova.compute.api [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Going to try to stop instance {{(pid=53379) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 804.305870] [53378]: DEBUG nova.policy [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.312997] [53378]: INFO nova.api.openstack.requestlog [None req-f21db142-f464-4dfe-b6f2-ab0e6c985d53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.112732 [ 804.313218] [53378]: [pid: 53378|app: 0|req: 1834/3537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.328337] [53379]: INFO nova.api.openstack.requestlog [None req-ee880e29-b3fd-4774-9fcb-78d24d98fd99 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.071056 [ 804.328711] [53379]: [pid: 53379|app: 0|req: 1704/3538] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:16 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.335643] [53378]: DEBUG nova.api.openstack.wsgi [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.337508] [53378]: DEBUG nova.compute.api [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.341393] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.341663] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.342574] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.342574] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.342574] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.342574] [53378]: DEBUG oslo_concurrency.lockutils [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.348100] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.350048] [53379]: DEBUG nova.compute.api [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.354643] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.354643] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.354817] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.355412] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.355412] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.355568] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.377453] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.378010] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.378010] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.378171] [53379]: DEBUG nova.objects.instance [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.402357] [53379]: DEBUG nova.policy [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.407632] [53379]: INFO nova.api.openstack.requestlog [None req-ad532f60-973b-46be-9690-f333f652edfb tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.063665 [ 804.407980] [53379]: [pid: 53379|app: 0|req: 1705/3539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.410889] [53379]: DEBUG nova.api.openstack.wsgi [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.413561] [53379]: DEBUG nova.compute.api [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.417570] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.417821] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.418237] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.418625] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.418837] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.419018] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.423270] [53378]: DEBUG nova.policy [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.428751] [53378]: INFO nova.api.openstack.requestlog [None req-570a168e-44ba-4fe7-81e9-851af6ee227b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.095675 [ 804.429090] [53378]: [pid: 53378|app: 0|req: 1835/3540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.455306] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.457446] [53378]: DEBUG nova.compute.api [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.461981] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.462287] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.462489] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.462935] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.463112] [53379]: DEBUG nova.policy [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.463373] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.463373] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.468048] [53379]: INFO nova.api.openstack.requestlog [None req-85b6ac57-a74a-49a8-989f-e6a06af5305a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.059401 [ 804.468602] [53379]: [pid: 53379|app: 0|req: 1706/3541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.472773] [53379]: DEBUG nova.api.openstack.wsgi [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.474632] [53379]: DEBUG nova.compute.api [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.478304] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.478581] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.478797] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.479233] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.479419] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.479594] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.501927] [53378]: DEBUG nova.policy [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.503988] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.504260] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.504466] [53379]: DEBUG oslo_concurrency.lockutils [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.504703] [53379]: DEBUG nova.objects.instance [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.510187] [53378]: INFO nova.api.openstack.requestlog [None req-e8cb2fda-eb3d-4ccd-8da9-081c2ba52775 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.057431 [ 804.510793] [53378]: [pid: 53378|app: 0|req: 1836/3542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.513882] [53378]: DEBUG nova.api.openstack.wsgi [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.516255] [53378]: DEBUG nova.compute.api [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.520683] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.521030] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.521391] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.521815] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.522146] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.522403] [53378]: DEBUG oslo_concurrency.lockutils [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.529180] [53379]: DEBUG nova.policy [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.534593] [53379]: INFO nova.api.openstack.requestlog [None req-47d34b31-d7bc-49f6-a25f-9839e2693120 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.065278 [ 804.535427] [53379]: [pid: 53379|app: 0|req: 1707/3543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.545457] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.545522] [53378]: INFO nova.api.openstack.requestlog [None req-62a394f2-209c-4ead-a761-0368bc0bea06 tempest-VolumesAssistedSnapshotsTest-1109887871 tempest-VolumesAssistedSnapshotsTest-1109887871-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033653 [ 804.545850] [53378]: [pid: 53378|app: 0|req: 1837/3544] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 804.546916] [53379]: DEBUG nova.compute.api [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.551746] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.552104] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.552997] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.552997] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.552997] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.553239] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.606564] [53379]: DEBUG nova.policy [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.610891] [53379]: DEBUG nova.policy [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.612109] [53379]: DEBUG nova.policy [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.612457] [53379]: INFO nova.api.openstack.requestlog [None req-dfb8446b-50a6-4fad-91cb-c6a1f68ba8d1 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1381 microversion: 2.47 time: 0.070622 [ 804.612782] [53379]: [pid: 53379|app: 0|req: 1708/3545] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1381 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 804.634397] [53378]: DEBUG nova.api.openstack.wsgi [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.636292] [53378]: DEBUG nova.compute.api [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.640016] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.642104] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.642104] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.642104] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.642104] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.642104] [53378]: DEBUG oslo_concurrency.lockutils [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.732783] [53378]: DEBUG nova.policy [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.738227] [53378]: INFO nova.api.openstack.requestlog [None req-958e3d21-9135-4ffe-8b82-febdcd18ce54 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.106296 [ 804.738666] [53378]: [pid: 53378|app: 0|req: 1838/3546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:16 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.778259] [53379]: DEBUG nova.api.openstack.wsgi [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.780259] [53379]: DEBUG nova.compute.api [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.784487] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.784756] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.784970] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.785464] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.785679] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.785893] [53379]: DEBUG oslo_concurrency.lockutils [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.814746] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.818411] [53378]: DEBUG nova.compute.api [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.826389] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.827112] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.827422] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.828586] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.829333] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.829333] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.889792] [53378]: DEBUG nova.policy [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.896558] [53378]: INFO nova.api.openstack.requestlog [None req-a9d88006-bce7-4e0d-b79d-00add3abb371 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1326 microversion: 2.1 time: 0.086730 [ 804.896995] [53378]: [pid: 53378|app: 0|req: 1839/3547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1326 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.899964] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.901633] [53378]: DEBUG nova.compute.api [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.906296] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.906764] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.906764] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.907261] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.907416] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.907660] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.935064] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.935340] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.935527] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.935730] [53378]: DEBUG nova.objects.instance [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.961486] [53378]: DEBUG nova.policy [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.966465] [53378]: INFO nova.api.openstack.requestlog [None req-aa1f7fb7-eaf2-4b5e-b146-a87fc3a4c34e tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.068770 [ 804.966833] [53378]: [pid: 53378|app: 0|req: 1840/3548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.969477] [53378]: DEBUG nova.api.openstack.wsgi [None req-e9219de3-388b-4c4c-a6f6-26ccf1b79538 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f729d3f40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.989365] [53379]: DEBUG nova.policy [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.996809] [53379]: INFO nova.api.openstack.requestlog [None req-f100d338-f9b5-48cb-b0c4-2ed71586808e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.221085 [ 804.996976] [53378]: INFO nova.api.openstack.requestlog [None req-e9219de3-388b-4c4c-a6f6-26ccf1b79538 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1621 microversion: 2.1 time: 0.029492 [ 804.997452] [53378]: [pid: 53378|app: 0|req: 1841/3549] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.997525] [53379]: [pid: 53379|app: 0|req: 1709/3550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.000986] [53378]: DEBUG nova.api.openstack.wsgi [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.002704] [53378]: DEBUG nova.compute.api [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.004471] [53379]: DEBUG nova.api.openstack.wsgi [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.007295] [53379]: DEBUG nova.compute.api [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.008569] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.008928] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.011026] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.011026] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.011026] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.011026] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.011963] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.012578] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.013261] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.013745] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.014465] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.014465] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.034531] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.034749] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.034984] [53379]: DEBUG oslo_concurrency.lockutils [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.035599] [53379]: DEBUG nova.objects.instance [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.035702] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.036016] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.036171] [53378]: DEBUG oslo_concurrency.lockutils [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.036524] [53378]: DEBUG nova.objects.instance [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.069277] [53378]: DEBUG nova.policy [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.069368] [53379]: DEBUG nova.policy [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.073033] [53379]: INFO nova.api.openstack.requestlog [None req-7094dea8-ae14-4ffe-825b-ff7e64f9ad41 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.074467 [ 805.076032] [53379]: [pid: 53379|app: 0|req: 1710/3551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.076480] [53378]: INFO nova.api.openstack.requestlog [None req-5841dec8-9227-478d-9804-e4ede26c6530 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.075499 [ 805.076480] [53378]: [pid: 53378|app: 0|req: 1842/3552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.078283] [53378]: DEBUG nova.api.openstack.wsgi [None req-688d4d19-a8c9-481c-a7b3-559c7b239fab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f729d3be0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.080084] [53379]: DEBUG nova.api.openstack.wsgi [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.081926] [53379]: DEBUG nova.compute.api [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.091026] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.091026] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.091026] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.091466] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.091510] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.091726] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.107038] [53378]: INFO nova.api.openstack.requestlog [None req-688d4d19-a8c9-481c-a7b3-559c7b239fab tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.032164 [ 805.107586] [53378]: [pid: 53378|app: 0|req: 1843/3553] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.113240] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.113480] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.113688] [53379]: DEBUG oslo_concurrency.lockutils [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.113900] [53379]: DEBUG nova.objects.instance [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.115899] [53378]: DEBUG nova.api.openstack.wsgi [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.117970] [53378]: DEBUG nova.compute.api [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.122588] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.122868] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.123097] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.123495] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.123740] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.124043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.152682] [53379]: DEBUG nova.policy [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.158381] [53379]: INFO nova.api.openstack.requestlog [None req-bddc6cf6-9578-44a9-88b4-0457c4d0316b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.084137 [ 805.159054] [53379]: [pid: 53379|app: 0|req: 1711/3554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.162684] [53378]: DEBUG nova.policy [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.162784] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.164425] [53379]: DEBUG nova.compute.api [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.166429] [53378]: INFO nova.api.openstack.requestlog [None req-6aab4203-bb87-4602-9d36-36466c5683a9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1263 microversion: 2.1 time: 0.053928 [ 805.166807] [53378]: [pid: 53378|app: 0|req: 1844/3555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1263 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.168448] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.168700] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.168886] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.169261] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.169456] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.169634] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.171201] [53378]: DEBUG nova.api.openstack.wsgi [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.172962] [53378]: DEBUG nova.compute.api [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.177065] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.177381] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.177592] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.178016] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.178462] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.178462] [53378]: DEBUG oslo_concurrency.lockutils [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.215171] [53379]: DEBUG nova.policy [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.220827] [53379]: INFO nova.api.openstack.requestlog [None req-cd1016bc-701b-4a98-82c3-b5abbde788a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.061310 [ 805.221964] [53379]: [pid: 53379|app: 0|req: 1712/3556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.301305] [53378]: DEBUG nova.policy [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.308263] [53378]: INFO nova.api.openstack.requestlog [None req-e93248b1-85bf-40d8-8d3b-93941cffecbc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1327 microversion: 2.1 time: 0.139089 [ 805.309449] [53378]: [pid: 53378|app: 0|req: 1845/3557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1327 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.328552] [53379]: DEBUG nova.api.openstack.wsgi [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.330273] [53379]: DEBUG nova.compute.api [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.334519] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.336015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.336015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.336015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.336015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.336015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.422137] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.422599] [53378]: DEBUG nova.compute.api [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.427717] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.427988] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.428216] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.428783] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.429067] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.429284] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.453929] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.454388] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.454706] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.455162] [53378]: DEBUG nova.objects.instance [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.485181] [53378]: DEBUG nova.policy [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.495451] [53378]: INFO nova.api.openstack.requestlog [None req-4b22443d-3154-4c4e-9248-f93ec981a823 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.076130 [ 805.496063] [53378]: [pid: 53378|app: 0|req: 1846/3558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.505339] [53378]: DEBUG nova.api.openstack.wsgi [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.508081] [53378]: DEBUG nova.compute.api [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.513528] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.513963] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.514370] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.514955] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.515421] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.515772] [53378]: DEBUG oslo_concurrency.lockutils [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.612956] [53378]: DEBUG nova.policy [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.625793] [53378]: INFO nova.api.openstack.requestlog [None req-90e94b53-acdf-4c2f-8b1d-45ab7a5e59cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.127906 [ 805.626277] [53378]: [pid: 53378|app: 0|req: 1847/3559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.634046] [53378]: DEBUG nova.api.openstack.wsgi [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.636186] [53378]: DEBUG nova.compute.api [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.643214] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.643758] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.643758] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.644242] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.644584] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.645973] [53378]: DEBUG oslo_concurrency.lockutils [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.682769] [53378]: DEBUG nova.policy [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.688379] [53378]: INFO nova.api.openstack.requestlog [None req-77430483-bff8-48bb-8dcf-dd34c4a07997 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.061257 [ 805.688902] [53378]: [pid: 53378|app: 0|req: 1848/3560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.691670] [53378]: DEBUG nova.api.openstack.wsgi [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.693355] [53378]: DEBUG nova.compute.api [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.697309] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.697486] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.697697] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.698032] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.698215] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.698479] [53378]: DEBUG oslo_concurrency.lockutils [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.751253] [53378]: DEBUG nova.policy [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.756624] [53378]: INFO nova.api.openstack.requestlog [None req-846ba3c3-292b-4853-b165-4675d6fef467 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.067012 [ 805.757303] [53378]: [pid: 53378|app: 0|req: 1849/3561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.757558] [53379]: DEBUG nova.policy [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.764742] [53379]: INFO nova.api.openstack.requestlog [None req-4efa29ad-a962-4c9f-96d1-fdf325b0eba1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.437263 [ 805.764890] [53378]: DEBUG nova.api.openstack.wsgi [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.764939] [53379]: [pid: 53379|app: 0|req: 1713/3562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:17 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.766115] [53378]: DEBUG nova.compute.api [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.768401] [53379]: DEBUG nova.api.openstack.wsgi [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.770402] [53379]: DEBUG nova.compute.api [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.771650] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.772228] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.772228] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.772838] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.772992] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.773239] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.774313] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.774723] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.774979] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.775420] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.775659] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.775970] [53379]: DEBUG oslo_concurrency.lockutils [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.807763] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.808253] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.808593] [53378]: DEBUG oslo_concurrency.lockutils [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.808978] [53378]: DEBUG nova.objects.instance [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.820607] [53379]: DEBUG nova.policy [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.828491] [53379]: DEBUG nova.policy [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.829100] [53379]: DEBUG nova.policy [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.829876] [53379]: INFO nova.api.openstack.requestlog [None req-b57b2e0f-9ae5-49a4-bc0f-c2df95794e55 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1381 microversion: 2.47 time: 0.064338 [ 805.830478] [53379]: [pid: 53379|app: 0|req: 1714/3563] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.833250] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.835389] [53379]: DEBUG nova.compute.api [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.837763] [53378]: DEBUG nova.policy [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.840409] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.840689] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.840883] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.841279] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.841488] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.841765] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.845589] [53378]: INFO nova.api.openstack.requestlog [None req-e369a3f7-eb0d-46f9-86fa-7e5d00505e10 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.087012 [ 805.846732] [53378]: [pid: 53378|app: 0|req: 1850/3564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.913788] [53378]: DEBUG nova.api.openstack.wsgi [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.915928] [53378]: DEBUG nova.compute.api [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.920747] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.921192] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.921483] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.921974] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.922293] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.922575] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.948023] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.948023] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.948023] [53378]: DEBUG oslo_concurrency.lockutils [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.948023] [53378]: DEBUG nova.objects.instance [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.969223] [53379]: DEBUG nova.policy [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.974156] [53378]: DEBUG nova.policy [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.974249] [53379]: INFO nova.api.openstack.requestlog [None req-5c322886-691c-4fb3-a7a4-94dd64df3be0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.143332 [ 805.974639] [53379]: [pid: 53379|app: 0|req: 1715/3565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.980643] [53378]: INFO nova.api.openstack.requestlog [None req-52f31afb-7089-4bd9-80c7-5162a0c3b843 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.069375 [ 805.981288] [53378]: [pid: 53378|app: 0|req: 1851/3566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.986340] [53379]: DEBUG nova.api.openstack.wsgi [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.988298] [53379]: DEBUG nova.compute.api [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.992135] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.992440] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.992646] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.993078] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.993301] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.993481] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.008470] [53378]: DEBUG nova.api.openstack.wsgi [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "name": "network-vif-plugged", "status": "completed", "tag": "85c9adf9-d3c2-4ef6-8144-a68c88cdb70f"}, {"name": "network-changed", "server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "tag": "85c9adf9-d3c2-4ef6-8144-a68c88cdb70f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 806.016499] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.016499] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.016499] [53379]: DEBUG oslo_concurrency.lockutils [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.016499] [53379]: DEBUG nova.objects.instance [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.021533] [53378]: DEBUG oslo_concurrency.lockutils [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.024012] [53378]: DEBUG oslo_concurrency.lockutils [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.024012] [53378]: DEBUG oslo_concurrency.lockutils [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.032871] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Creating event network-vif-plugged:85c9adf9-d3c2-4ef6-8144-a68c88cdb70f for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 806.033659] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] Creating event network-changed:85c9adf9-d3c2-4ef6-8144-a68c88cdb70f for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 806.037202] [53378]: INFO nova.api.openstack.requestlog [req-f0d3839f-7d1a-4fcd-aee8-1d246fb9faf1 req-4423af2a-5db0-40de-8961-99d68dcbbd2c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031164 [ 806.037683] [53378]: [pid: 53378|app: 0|req: 1852/3567] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:18 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) [ 806.039456] [53379]: DEBUG nova.policy [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.041971] [53378]: DEBUG nova.api.openstack.wsgi [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.043420] [53378]: DEBUG nova.compute.api [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.044400] [53379]: INFO nova.api.openstack.requestlog [None req-23dfb969-fa47-4462-9d74-b369d55c2c04 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.063430 [ 806.044786] [53379]: [pid: 53379|app: 0|req: 1716/3568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.047609] [53379]: DEBUG nova.api.openstack.wsgi [None req-07ecaeeb-4569-41cd-ae11-5c169c19630f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f71d7f640>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.049526] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.049797] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.050429] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.050429] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.050559] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.050739] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.113738] [53379]: INFO nova.api.openstack.requestlog [None req-07ecaeeb-4569-41cd-ae11-5c169c19630f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1629 microversion: 2.1 time: 0.068170 [ 806.114342] [53379]: [pid: 53379|app: 0|req: 1717/3569] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1629 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.117613] [53379]: DEBUG nova.api.openstack.wsgi [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.119980] [53379]: DEBUG nova.compute.api [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.124671] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.124967] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.125191] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.125594] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.125831] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.126771] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.148509] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.148829] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.149101] [53379]: DEBUG oslo_concurrency.lockutils [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.149355] [53379]: DEBUG nova.objects.instance [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.156042] [53378]: DEBUG nova.policy [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.160746] [53378]: INFO nova.api.openstack.requestlog [None req-189a22ba-7864-45b5-aeac-1cea5c37cb46 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.122320 [ 806.161139] [53378]: [pid: 53378|app: 0|req: 1853/3570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.164229] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.165444] [53378]: DEBUG nova.compute.api [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.168907] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.169519] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.169519] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.169793] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.169997] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.170188] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.170861] [53379]: DEBUG nova.policy [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.175970] [53379]: INFO nova.api.openstack.requestlog [None req-48d329e2-e956-46a5-b497-98904ec3e4af tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.060960 [ 806.176541] [53379]: [pid: 53379|app: 0|req: 1718/3571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.178967] [53379]: DEBUG nova.api.openstack.wsgi [None req-12726cf4-eede-41d3-a8c3-3a0f7b49e403 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d7d900>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.188835] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=578,nova_api:INSERT=18,nova_api:UPDATE=7 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 806.193079] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.193079] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.193079] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.193079] [53378]: DEBUG nova.objects.instance [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.207671] [53379]: INFO nova.api.openstack.requestlog [None req-12726cf4-eede-41d3-a8c3-3a0f7b49e403 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1520 microversion: 2.1 time: 0.030036 [ 806.207671] [53379]: [pid: 53379|app: 0|req: 1719/3572] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.210145] [53379]: DEBUG nova.api.openstack.wsgi [None req-16f1c12d-b170-4de5-9c7b-28198b2f8ab8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7275b400>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.216843] [53378]: DEBUG nova.policy [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.219494] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1769,nova_cell1:UPDATE=32,nova_cell1:INSERT=14,nova_cell1:SAVEPOINT=4,nova_cell1:RELEASE=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 806.225383] [53378]: INFO nova.api.openstack.requestlog [None req-2a1558ca-0968-4942-bce8-7d08526d13ce tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.063303 [ 806.225383] [53378]: [pid: 53378|app: 0|req: 1854/3573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.229154] [53378]: DEBUG nova.api.openstack.wsgi [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.230062] [53378]: DEBUG nova.compute.api [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.233462] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.233686] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.233907] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.237819] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.237819] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.237819] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.239906] [53379]: INFO nova.api.openstack.requestlog [None req-16f1c12d-b170-4de5-9c7b-28198b2f8ab8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 200 len: 1629 microversion: 2.1 time: 0.031712 [ 806.240257] [53379]: [pid: 53379|app: 0|req: 1720/3574] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 1629 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.243452] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.247060] [53379]: DEBUG nova.compute.api [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.251024] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.256779] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.257028] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.257243] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.257447] [53378]: DEBUG nova.objects.instance [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.280589] [53378]: DEBUG nova.policy [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.288700] [53378]: INFO nova.api.openstack.requestlog [None req-869a5cec-173b-4648-829c-11971658617a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.062462 [ 806.290606] [53378]: [pid: 53378|app: 0|req: 1855/3575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.295277] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.295390] [53379]: DEBUG nova.policy [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.296256] [53378]: DEBUG nova.compute.api [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.299156] [53379]: INFO nova.api.openstack.requestlog [None req-fa56d4f2-b8be-448b-8a7b-d2ab46495053 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1263 microversion: 2.1 time: 0.058176 [ 806.299387] [53379]: [pid: 53379|app: 0|req: 1721/3576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1263 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.300343] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.300770] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.300941] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.301231] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.301524] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.301839] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.301960] [53379]: DEBUG nova.api.openstack.wsgi [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.303683] [53379]: DEBUG nova.compute.api [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.308040] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.308040] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.308040] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.308040] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.308303] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.308438] [53379]: DEBUG oslo_concurrency.lockutils [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.338621] [53378]: DEBUG nova.policy [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.342928] [53378]: INFO nova.api.openstack.requestlog [None req-a1263212-bb8d-4f73-aea0-84420075e0b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1212 microversion: 2.1 time: 0.051305 [ 806.343283] [53378]: [pid: 53378|app: 0|req: 1856/3577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.346374] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.347678] [53378]: DEBUG nova.compute.api [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.354506] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.354801] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.355015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.355400] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.355623] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.355806] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.405344] [53379]: DEBUG nova.policy [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.410278] [53379]: INFO nova.api.openstack.requestlog [None req-24a7f58c-938b-4184-b169-270ddc92f69d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1512 microversion: 2.1 time: 0.110280 [ 806.410613] [53379]: [pid: 53379|app: 0|req: 1722/3578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1512 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.433229] [53378]: DEBUG nova.policy [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.438144] [53378]: INFO nova.api.openstack.requestlog [None req-ca7a51d4-be69-4fb8-ba53-f9fe13294132 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1315 microversion: 2.1 time: 0.094075 [ 806.438724] [53378]: [pid: 53378|app: 0|req: 1857/3579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1315 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.509357] [53379]: DEBUG nova.api.openstack.wsgi [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.511893] [53379]: DEBUG nova.compute.api [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.515625] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.515901] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.516064] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.516418] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.516616] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.516833] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.540247] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.540490] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.544100] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.544100] [53379]: DEBUG nova.objects.instance [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.579919] [53379]: DEBUG nova.policy [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.584453] [53379]: INFO nova.api.openstack.requestlog [None req-b71b08fa-178f-4bf1-a86c-5e90bb452e75 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.077453 [ 806.584821] [53379]: [pid: 53379|app: 0|req: 1723/3580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.640876] [53378]: DEBUG nova.api.openstack.wsgi [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.643139] [53378]: DEBUG nova.compute.api [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.648336] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.648592] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.648828] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.649417] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.649735] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.651033] [53378]: DEBUG oslo_concurrency.lockutils [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.708226] [53379]: DEBUG nova.api.openstack.wsgi [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.710354] [53379]: DEBUG nova.compute.api [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.718498] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.718498] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.718745] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.719126] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.719344] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.719571] [53379]: DEBUG oslo_concurrency.lockutils [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.736313] [53378]: DEBUG nova.policy [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.745255] [53378]: INFO nova.api.openstack.requestlog [None req-290c0c01-cb62-403f-86c9-91a303d86afc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1655 microversion: 2.1 time: 0.107110 [ 806.745629] [53378]: [pid: 53378|app: 0|req: 1858/3581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1655 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.759979] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 806.765560] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.765821] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.766027] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.770032] [53379]: DEBUG nova.policy [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.777952] [53379]: INFO nova.api.openstack.requestlog [None req-2830ef56-72b2-4707-ac0f-a4bb2b6b2a74 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.074307 [ 806.777952] [53379]: [pid: 53379|app: 0|req: 1724/3582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:18 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.783029] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.783029] [53379]: DEBUG nova.compute.api [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.786497] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.786797] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.787478] [53378]: DEBUG nova.compute.api [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 806.787598] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.787598] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.787701] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.787927] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.816234] [53378]: INFO nova.api.openstack.requestlog [None req-7b44f60a-0a3b-4b12-9c74-9b8705bfad16 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.058724 [ 806.816738] [53378]: [pid: 53378|app: 0|req: 1859/3583] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:19 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 806.821427] [53378]: DEBUG nova.api.openstack.wsgi [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.823386] [53378]: DEBUG nova.compute.api [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.827474] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.827777] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.828156] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.828692] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.828891] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.829106] [53378]: DEBUG oslo_concurrency.lockutils [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.830784] [53379]: DEBUG nova.policy [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.835878] [53379]: INFO nova.api.openstack.requestlog [None req-d7eb0116-76dc-4cc0-a8da-862f24ba9851 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.057907 [ 806.836226] [53379]: [pid: 53379|app: 0|req: 1725/3584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.839489] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.841841] [53379]: DEBUG nova.compute.api [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.849016] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.849016] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.849016] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.849412] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.851261] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.851261] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.925453] [53378]: DEBUG nova.policy [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.930510] [53378]: INFO nova.api.openstack.requestlog [None req-56a5f729-806f-44e2-8b13-1855c21560d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.112742 [ 806.930859] [53378]: [pid: 53378|app: 0|req: 1860/3585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.936034] [53378]: DEBUG nova.api.openstack.wsgi [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.936034] [53378]: DEBUG nova.compute.api [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.939173] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.939865] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.939865] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.940144] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.940355] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.940529] [53378]: DEBUG oslo_concurrency.lockutils [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.950092] [53379]: DEBUG nova.policy [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.956480] [53379]: INFO nova.api.openstack.requestlog [None req-ba04e88a-9fb3-4e29-a888-1a3fdb75e2a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1664 microversion: 2.1 time: 0.118590 [ 806.956480] [53379]: [pid: 53379|app: 0|req: 1726/3586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1664 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.959051] [53379]: DEBUG nova.api.openstack.wsgi [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.960982] [53379]: DEBUG nova.compute.api [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.964988] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.965247] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.965430] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.966080] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.967019] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.967019] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.990272] [53378]: DEBUG nova.policy [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.990609] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.990866] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.991068] [53379]: DEBUG oslo_concurrency.lockutils [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.991272] [53379]: DEBUG nova.objects.instance [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.995790] [53378]: DEBUG nova.policy [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.996663] [53378]: DEBUG nova.policy [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.997382] [53378]: INFO nova.api.openstack.requestlog [None req-918c25fa-0770-48ac-adb4-86da248b4060 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1381 microversion: 2.47 time: 0.065986 [ 806.997706] [53378]: [pid: 53378|app: 0|req: 1861/3587] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.000131] [53378]: DEBUG nova.api.openstack.wsgi [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.004544] [53378]: DEBUG nova.policy [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.004544] [53378]: DEBUG nova.compute.api [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Searching by: {'deleted': False, 'project_id': '34eecd185a374da285e67039c0a8fa8a'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 807.006769] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.006991] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.007198] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.007567] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.007773] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.007947] [53378]: DEBUG oslo_concurrency.lockutils [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.016615] [53379]: DEBUG nova.policy [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.021502] [53379]: INFO nova.api.openstack.requestlog [None req-757fb08e-6a21-4639-92a1-9683b1883cdb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.064742 [ 807.021907] [53379]: [pid: 53379|app: 0|req: 1727/3588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.027133] [53378]: DEBUG nova.compute.multi_cell_list [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 807.027314] [53379]: DEBUG nova.api.openstack.wsgi [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.028892] [53379]: DEBUG nova.compute.api [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.032696] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.032894] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.033498] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.033498] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.033730] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.033952] [53379]: DEBUG oslo_concurrency.lockutils [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.036736] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1418,nova_cell1:UPDATE=30,nova_cell1:INSERT=18,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 807.046225] [53378]: INFO nova.api.openstack.requestlog [None req-16c51cf6-ae1c-4c09-a748-19416f2883a4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 333 microversion: 2.1 time: 0.047568 [ 807.046620] [53378]: [pid: 53378|app: 0|req: 1862/3589] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers => generated 333 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 807.055150] [53378]: DEBUG nova.api.openstack.wsgi [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.057166] [53378]: DEBUG nova.compute.api [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.062064] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.062355] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.062556] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.062917] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.063133] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.063375] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.083459] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.083841] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.083920] [53378]: DEBUG oslo_concurrency.lockutils [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.084115] [53378]: DEBUG nova.objects.instance [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.105455] [53378]: DEBUG nova.policy [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.110295] [53378]: INFO nova.api.openstack.requestlog [None req-08fbdf19-8e01-4569-9f6f-55fb7a00e315 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.063042 [ 807.110633] [53378]: [pid: 53378|app: 0|req: 1863/3590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.113391] [53378]: DEBUG nova.api.openstack.wsgi [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.116372] [53378]: DEBUG nova.policy [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.116775] [53378]: DEBUG nova.compute.api [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Searching by: {'deleted': False, 'project_id': '34eecd185a374da285e67039c0a8fa8a'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 807.119630] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.119941] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.120164] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.121631] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.121631] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.121631] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.136292] [53378]: DEBUG nova.compute.multi_cell_list [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 807.158389] [53378]: DEBUG nova.policy [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.161848] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.162126] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.162326] [53378]: DEBUG oslo_concurrency.lockutils [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.176360] [53379]: DEBUG nova.policy [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.180209] [53379]: INFO nova.api.openstack.requestlog [None req-e552aedd-9bca-4bf5-96aa-05c6a3524848 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.157755 [ 807.180534] [53379]: [pid: 53379|app: 0|req: 1728/3591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.184569] [53379]: DEBUG nova.api.openstack.wsgi [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.185039] [53379]: DEBUG nova.compute.api [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.186642] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=437,nova_api:UPDATE=6,nova_api:INSERT=9 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 807.189339] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.189441] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.189739] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.190160] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.190370] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.190565] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.213670] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.213807] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.213955] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.215422] [53379]: DEBUG nova.objects.instance [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.241032] [53379]: DEBUG nova.policy [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.245448] [53379]: INFO nova.api.openstack.requestlog [None req-f9efbd57-819b-4560-9513-d9fc1fad5007 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.064273 [ 807.245783] [53379]: [pid: 53379|app: 0|req: 1729/3592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.249057] [53379]: DEBUG nova.api.openstack.wsgi [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.250438] [53379]: DEBUG nova.compute.api [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.253714] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.253982] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.254664] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.254664] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.254779] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.254939] [53379]: DEBUG oslo_concurrency.lockutils [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.258540] [53378]: INFO nova.api.openstack.requestlog [None req-3061764f-57a4-4c47-9cb6-368e833249ef tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1695 microversion: 2.1 time: 0.146166 [ 807.258540] [53378]: [pid: 53378|app: 0|req: 1864/3593] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/detail => generated 1695 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.260676] [53378]: DEBUG nova.api.openstack.wsgi [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.262442] [53378]: DEBUG nova.compute.api [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.267419] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.267670] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.267860] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.269040] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.269040] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.269040] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.294109] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.294756] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.295044] [53378]: DEBUG oslo_concurrency.lockutils [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.296240] [53378]: DEBUG nova.objects.instance [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.324134] [53378]: DEBUG nova.policy [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.328876] [53378]: INFO nova.api.openstack.requestlog [None req-83915b74-1678-4e52-84ec-9703fb70d43f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.070301 [ 807.329326] [53378]: [pid: 53378|app: 0|req: 1865/3594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.332188] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb53db49-efa7-47c6-b4de-4a2bfeee48ce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7284b760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.363517] [53378]: INFO nova.api.openstack.requestlog [None req-fb53db49-efa7-47c6-b4de-4a2bfeee48ce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1606 microversion: 2.1 time: 0.033097 [ 807.363706] [53378]: [pid: 53378|app: 0|req: 1866/3595] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1606 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.368770] [53378]: DEBUG nova.api.openstack.wsgi [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.368770] [53378]: DEBUG nova.compute.api [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.374033] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.374434] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.374740] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.375139] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.375351] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.375535] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.394659] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.395015] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.395248] [53378]: DEBUG oslo_concurrency.lockutils [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.395455] [53378]: DEBUG nova.objects.instance [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.415018] [53379]: DEBUG nova.policy [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.419048] [53378]: DEBUG nova.policy [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.422864] [53379]: INFO nova.api.openstack.requestlog [None req-716f655b-9f1e-448c-a3e6-20d84acb64e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.175721 [ 807.423577] [53379]: [pid: 53379|app: 0|req: 1730/3596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.425228] [53378]: INFO nova.api.openstack.requestlog [None req-db152b1c-71dc-4be8-a9af-6d7d484b0e5a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.060750 [ 807.425730] [53378]: [pid: 53378|app: 0|req: 1867/3597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.429824] [53378]: DEBUG nova.api.openstack.wsgi [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.429915] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b05b497-5af8-4fca-a4e9-c23c987d16cd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.431932] [53378]: DEBUG nova.compute.api [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.436395] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.436730] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.436992] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.437481] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.437705] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.438214] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.446736] [53379]: INFO nova.api.openstack.requestlog [None req-3b05b497-5af8-4fca-a4e9-c23c987d16cd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.022263 [ 807.447204] [53379]: [pid: 53379|app: 0|req: 1731/3598] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 807.450574] [53379]: DEBUG nova.api.openstack.wsgi [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.453089] [53379]: DEBUG nova.compute.api [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.457350] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.457488] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.458163] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.458163] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.458321] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.458890] [53379]: DEBUG oslo_concurrency.lockutils [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.466898] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.467239] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.467649] [53378]: DEBUG oslo_concurrency.lockutils [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.467763] [53378]: DEBUG nova.objects.instance [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.496850] [53378]: DEBUG nova.policy [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.501299] [53378]: INFO nova.api.openstack.requestlog [None req-834df278-706e-4016-8217-ecafb64cdfec tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.074851 [ 807.502647] [53378]: [pid: 53378|app: 0|req: 1868/3599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.504629] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.506162] [53379]: DEBUG nova.policy [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.506821] [53378]: DEBUG nova.compute.api [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.511050] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.511346] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.511747] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.512218] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.512336] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.512830] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.514240] [53379]: INFO nova.api.openstack.requestlog [None req-365babb6-3171-44a0-b5b9-de2d4df76a39 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1271 microversion: 2.1 time: 0.065886 [ 807.514641] [53379]: [pid: 53379|app: 0|req: 1732/3600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1271 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.517846] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.519430] [53379]: DEBUG nova.compute.api [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.523342] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.523608] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.525016] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.525016] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.525016] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.525016] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.567565] [53378]: DEBUG nova.policy [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.573827] [53378]: INFO nova.api.openstack.requestlog [None req-7d50c153-b7d8-436b-98eb-4dc928f766a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1268 microversion: 2.1 time: 0.071368 [ 807.575940] [53378]: [pid: 53378|app: 0|req: 1869/3601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1268 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.577233] [53378]: DEBUG nova.api.openstack.wsgi [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.579535] [53378]: DEBUG nova.compute.api [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.583810] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.587062] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.587062] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.587062] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.587062] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.587062] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.650470] [53379]: DEBUG nova.policy [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.655475] [53379]: INFO nova.api.openstack.requestlog [None req-1b3fb1e5-70d5-4115-a47b-1fe82a28d17d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1512 microversion: 2.1 time: 0.140114 [ 807.655867] [53379]: [pid: 53379|app: 0|req: 1733/3602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1512 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.658807] [53379]: DEBUG nova.api.openstack.wsgi [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.659138] [53379]: DEBUG nova.compute.api [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.664147] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.664147] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.664147] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.664488] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.664780] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.664942] [53379]: DEBUG oslo_concurrency.lockutils [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.670181] [53378]: DEBUG nova.policy [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.677236] [53378]: INFO nova.api.openstack.requestlog [None req-75e804aa-7f67-463d-b44d-24ab92ca7115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1315 microversion: 2.1 time: 0.102086 [ 807.677584] [53378]: [pid: 53378|app: 0|req: 1870/3603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1315 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.680548] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.682630] [53378]: DEBUG nova.compute.api [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.685440] [53379]: DEBUG nova.compute.api [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 807.686673] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.687575] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.687575] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.687575] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.688150] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.688462] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.710605] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.712262] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.712262] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.712262] [53378]: DEBUG nova.objects.instance [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.737732] [53378]: DEBUG nova.policy [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.740611] [53379]: INFO nova.api.openstack.requestlog [None req-5623cd06-fbf3-4a30-8176-0403aefddb0e tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 204 len: 0 microversion: 2.1 time: 0.083786 [ 807.741509] [53379]: [pid: 53379|app: 0|req: 1734/3604] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:19 2025] DELETE /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 807.746546] [53378]: INFO nova.api.openstack.requestlog [None req-bd8e1e12-5519-4181-a58d-6dfd830491b8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.065038 [ 807.746546] [53378]: [pid: 53378|app: 0|req: 1871/3605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:19 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.753779] [53379]: DEBUG nova.api.openstack.wsgi [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.756981] [53379]: DEBUG nova.compute.api [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.762348] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.762758] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.763093] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.763698] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.764280] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.764412] [53379]: DEBUG oslo_concurrency.lockutils [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.794532] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.796379] [53378]: DEBUG nova.compute.api [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.800840] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.801010] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.801215] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.802418] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.802418] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.802418] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.844841] [53378]: DEBUG nova.policy [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.850663] [53378]: INFO nova.api.openstack.requestlog [None req-cd4aac70-63f0-46c5-852e-23d50e6e6a5d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.058514 [ 807.851055] [53378]: [pid: 53378|app: 0|req: 1872/3606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.854598] [53378]: DEBUG nova.api.openstack.wsgi [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.855129] [53378]: DEBUG nova.compute.api [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.860570] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.860570] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.860570] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.860570] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.860824] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.861018] [53378]: DEBUG oslo_concurrency.lockutils [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.886209] [53378]: DEBUG nova.compute.api [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 807.942484] [53378]: INFO nova.api.openstack.requestlog [None req-1db400db-3298-4344-9be8-da2e434f7d31 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 204 len: 0 microversion: 2.1 time: 0.090478 [ 807.942899] [53378]: [pid: 53378|app: 0|req: 1873/3607] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:20 2025] DELETE /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 807.946277] [53378]: DEBUG nova.api.openstack.wsgi [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.949556] [53378]: DEBUG nova.compute.api [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.955299] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.955529] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.955728] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.956150] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.956382] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.956531] [53378]: DEBUG oslo_concurrency.lockutils [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.973072] [53379]: DEBUG nova.policy [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.984024] [53379]: INFO nova.api.openstack.requestlog [None req-abc27435-eb90-4bca-a963-fd1b9d56b422 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1698 microversion: 2.1 time: 0.231706 [ 807.984024] [53379]: [pid: 53379|app: 0|req: 1735/3608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1698 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 807.993260] [53379]: DEBUG nova.api.openstack.wsgi [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.994669] [53379]: DEBUG nova.compute.api [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.999839] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.000081] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.000273] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.000648] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.000849] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.001088] [53379]: DEBUG oslo_concurrency.lockutils [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.016504] [53378]: DEBUG nova.policy [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.022286] [53378]: INFO nova.api.openstack.requestlog [None req-2836eded-03a6-4918-9a48-929c13e9caaf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.078554 [ 808.022759] [53378]: [pid: 53378|app: 0|req: 1874/3609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.025503] [53378]: DEBUG nova.api.openstack.wsgi [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.027430] [53378]: DEBUG nova.compute.api [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.032038] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.032324] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.032521] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.033690] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.033690] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.033690] [53378]: DEBUG oslo_concurrency.lockutils [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.142943] [53378]: DEBUG nova.policy [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.354166] [53378]: INFO nova.api.openstack.requestlog [None req-feb8803a-4138-4de5-bc72-506e55691828 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1319 microversion: 2.1 time: 0.328787 [ 808.354574] [53378]: [pid: 53378|app: 0|req: 1875/3610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1319 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.360134] [53378]: DEBUG nova.api.openstack.wsgi [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.361113] [53378]: DEBUG nova.compute.api [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.366505] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.366776] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.366968] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.371220] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.371220] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.371220] [53378]: DEBUG oslo_concurrency.lockutils [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.469939] [53378]: DEBUG nova.policy [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.474213] [53378]: INFO nova.api.openstack.requestlog [None req-4cf2d376-1b70-4ba9-bfef-7137d126f601 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1664 microversion: 2.1 time: 0.118804 [ 808.474600] [53378]: [pid: 53378|app: 0|req: 1876/3611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1664 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.477690] [53378]: DEBUG nova.api.openstack.wsgi [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.480058] [53378]: DEBUG nova.compute.api [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.484157] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.484421] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.484616] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.485061] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.485282] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.485464] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.494266] [53379]: DEBUG nova.policy [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.500025] [53379]: INFO nova.api.openstack.requestlog [None req-f23ea03f-9b0f-4dd7-84dd-4d85a9cc8396 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1689 microversion: 2.1 time: 0.513340 [ 808.500025] [53379]: [pid: 53379|app: 0|req: 1736/3612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1689 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.501492] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.503465] [53379]: DEBUG nova.compute.api [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.513030] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.513030] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.513030] [53378]: DEBUG oslo_concurrency.lockutils [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.513030] [53378]: DEBUG nova.objects.instance [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.514815] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.515176] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.515408] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.515796] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.516662] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.516662] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.541027] [53378]: DEBUG nova.policy [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.544428] [53378]: DEBUG nova.policy [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.545209] [53378]: DEBUG nova.policy [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.545873] [53378]: INFO nova.api.openstack.requestlog [None req-01de6bca-e210-4ed5-8b11-535ed7401a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.070708 [ 808.546469] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.546605] [53378]: [pid: 53378|app: 0|req: 1877/3613] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.546726] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.547253] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.547551] [53379]: DEBUG nova.objects.instance [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.549370] [53378]: DEBUG nova.api.openstack.wsgi [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "name": "network-vif-plugged", "status": "completed", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}, {"name": "network-changed", "server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}, {"server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "name": "network-vif-plugged", "status": "completed", "tag": "f127e44a-9683-4703-bd3e-3c46401d5d21"}, {"name": "network-changed", "server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "tag": "f127e44a-9683-4703-bd3e-3c46401d5d21"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 808.557328] [53378]: DEBUG oslo_concurrency.lockutils [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.557575] [53378]: DEBUG oslo_concurrency.lockutils [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.557797] [53378]: DEBUG oslo_concurrency.lockutils [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.566045] [53378]: INFO nova.api.openstack.compute.server_external_events [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Creating event network-vif-plugged:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 808.566312] [53378]: INFO nova.api.openstack.compute.server_external_events [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Creating event network-changed:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 808.566525] [53378]: INFO nova.api.openstack.compute.server_external_events [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Creating event network-vif-plugged:f127e44a-9683-4703-bd3e-3c46401d5d21 for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 808.566725] [53378]: INFO nova.api.openstack.compute.server_external_events [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] Creating event network-changed:f127e44a-9683-4703-bd3e-3c46401d5d21 for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 808.571057] [53378]: INFO nova.api.openstack.requestlog [req-93192386-dd87-496e-93f4-86184d3aaea1 req-486f6fa6-41eb-4424-9979-0ecd2fd0bbdc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.023709 [ 808.571435] [53378]: [pid: 53378|app: 0|req: 1878/3614] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:20 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 808.574783] [53378]: DEBUG nova.api.openstack.wsgi [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.576249] [53378]: DEBUG nova.compute.api [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.579913] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.580179] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.580377] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.580751] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.580961] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.581154] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.606221] [53379]: DEBUG nova.policy [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.606829] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.607112] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.607307] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.607512] [53378]: DEBUG nova.objects.instance [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.610975] [53379]: INFO nova.api.openstack.requestlog [None req-3e33de3f-b70b-4906-a33b-f69070a53dca tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.111978 [ 808.612568] [53379]: [pid: 53379|app: 0|req: 1737/3615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.615541] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.617591] [53379]: DEBUG nova.compute.api [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.622151] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.626025] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.636931] [53378]: DEBUG nova.policy [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.641344] [53378]: INFO nova.api.openstack.requestlog [None req-4eb11754-a0e7-4e2a-8ae0-4f02ea13944d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.069177 [ 808.641687] [53378]: [pid: 53378|app: 0|req: 1879/3616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.645840] [53378]: DEBUG nova.api.openstack.wsgi [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.648537] [53378]: DEBUG nova.compute.api [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.654024] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.654178] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.654418] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.654859] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.655125] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.655408] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.678793] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.679121] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.679510] [53378]: DEBUG oslo_concurrency.lockutils [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.679772] [53378]: DEBUG nova.objects.instance [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.709967] [53378]: DEBUG nova.policy [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.714968] [53378]: INFO nova.api.openstack.requestlog [None req-7da41dea-2ada-4412-bc9a-4e463cb13f38 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.071333 [ 808.715316] [53378]: [pid: 53378|app: 0|req: 1880/3617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.717787] [53378]: DEBUG nova.api.openstack.wsgi [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.719485] [53378]: DEBUG nova.compute.api [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.728521] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.728813] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.728993] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.729375] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.729582] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.729759] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.750656] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.750922] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.751116] [53378]: DEBUG oslo_concurrency.lockutils [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.751319] [53378]: DEBUG nova.objects.instance [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.774336] [53378]: DEBUG nova.policy [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.778847] [53378]: INFO nova.api.openstack.requestlog [None req-030b0a42-67e4-47e0-9a72-0486d4aa4746 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.062887 [ 808.779186] [53378]: [pid: 53378|app: 0|req: 1881/3618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.783145] [53378]: DEBUG nova.api.openstack.wsgi [None req-230fb910-5f5d-401c-9418-acb7fec41946 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72fa3520>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.874960] [53379]: DEBUG nova.policy [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.885359] [53379]: INFO nova.api.openstack.requestlog [None req-0a006c5a-b81d-4af9-9d8e-0eddd95e0b16 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.271851 [ 808.885847] [53379]: [pid: 53379|app: 0|req: 1738/3619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:20 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.888766] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.890651] [53379]: DEBUG nova.compute.api [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.895929] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.896247] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.896441] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.896824] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.897038] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.897212] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.055240] [53379]: DEBUG nova.policy [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.060251] [53379]: INFO nova.api.openstack.requestlog [None req-a1f0f998-4abf-4d61-8f7b-2198faaef327 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.173692 [ 809.060616] [53379]: [pid: 53379|app: 0|req: 1739/3620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.063532] [53379]: DEBUG nova.api.openstack.wsgi [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.065765] [53379]: DEBUG nova.compute.api [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.069708] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.069960] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.070164] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.070573] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.070787] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.070964] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.096455] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.096694] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.096917] [53379]: DEBUG oslo_concurrency.lockutils [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.097144] [53379]: DEBUG nova.objects.instance [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.133369] [53379]: DEBUG nova.policy [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.138726] [53379]: INFO nova.api.openstack.requestlog [None req-119d5522-84b2-4696-adb7-096265c6df5f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.077305 [ 809.139126] [53379]: [pid: 53379|app: 0|req: 1740/3621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.142261] [53379]: DEBUG nova.api.openstack.wsgi [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.144278] [53379]: DEBUG nova.compute.api [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.148560] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.148843] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.149045] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.149539] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.149752] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.149933] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.176013] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.176480] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.176480] [53379]: DEBUG oslo_concurrency.lockutils [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.176637] [53379]: DEBUG nova.objects.instance [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.222026] [53379]: DEBUG nova.policy [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.224022] [53379]: INFO nova.api.openstack.requestlog [None req-50b3268e-8f5c-4d79-8a10-16a15e708c80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.084157 [ 809.224550] [53379]: [pid: 53379|app: 0|req: 1741/3622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.227748] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.229304] [53379]: DEBUG nova.compute.api [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.236388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.361319] [53379]: DEBUG nova.policy [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.366399] [53379]: INFO nova.api.openstack.requestlog [None req-ab18b390-15e6-4354-9ba0-6353b1afd75e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.141167 [ 809.367581] [53379]: [pid: 53379|app: 0|req: 1742/3623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.371131] [53379]: DEBUG nova.api.openstack.wsgi [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.373508] [53379]: DEBUG nova.compute.api [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.376894] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.377716] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.377716] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.377891] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.378956] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.378956] [53379]: DEBUG oslo_concurrency.lockutils [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.413534] [53379]: DEBUG nova.policy [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.418259] [53379]: INFO nova.api.openstack.requestlog [None req-61271591-bf88-4de7-9c08-31739c0eaf3c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1268 microversion: 2.1 time: 0.050528 [ 809.418606] [53379]: [pid: 53379|app: 0|req: 1743/3624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.421248] [53379]: DEBUG nova.api.openstack.wsgi [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.422899] [53379]: DEBUG nova.compute.api [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.426309] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.426573] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.426750] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.427116] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.427338] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.427528] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.516888] [53379]: DEBUG nova.policy [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.521827] [53379]: INFO nova.api.openstack.requestlog [None req-8cec844f-cad9-419e-90c7-7a25dfbaf723 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1499 microversion: 2.1 time: 0.102271 [ 809.522198] [53379]: [pid: 53379|app: 0|req: 1744/3625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1499 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.525097] [53379]: DEBUG nova.api.openstack.wsgi [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.526808] [53379]: DEBUG nova.compute.api [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.530665] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.531016] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.531277] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.531661] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.531901] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.532100] [53379]: DEBUG oslo_concurrency.lockutils [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.610116] [53379]: DEBUG nova.policy [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.615229] [53379]: INFO nova.api.openstack.requestlog [None req-91711d56-893c-400f-9210-c8dd083c6785 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1315 microversion: 2.1 time: 0.092200 [ 809.615626] [53379]: [pid: 53379|app: 0|req: 1745/3626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1315 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.618361] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.620067] [53379]: DEBUG nova.compute.api [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.623606] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.623938] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.624215] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.624610] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.624824] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.624997] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.648093] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.648397] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.648612] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.648817] [53379]: DEBUG nova.objects.instance [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lazy-loading 'fault' on Instance uuid cddcd373-40f5-42eb-b1c4-a3d23e5fe567 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.671730] [53379]: DEBUG nova.policy [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0210990e70254be1bf67363599d1ccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18deeb574a0b46c8b04805257c30a365', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.676647] [53379]: INFO nova.api.openstack.requestlog [None req-bcdfea4a-c9e4-43ed-8b3b-c3ee85f7cc5c tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 200 len: 1251 microversion: 2.1 time: 0.060236 [ 809.677021] [53379]: [pid: 53379|app: 0|req: 1746/3627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 1251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.679646] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.681314] [53379]: DEBUG nova.compute.api [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.684993] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.685251] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.685443] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.685812] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.686042] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.686220] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.723221] [53379]: DEBUG nova.policy [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.728835] [53379]: INFO nova.api.openstack.requestlog [None req-a0376083-27c0-47a0-9aa0-c9a626f45d53 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.051074 [ 809.729352] [53379]: [pid: 53379|app: 0|req: 1747/3628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.731992] [53379]: DEBUG nova.api.openstack.wsgi [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.733942] [53379]: DEBUG nova.compute.api [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.737677] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.737957] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.738198] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.738647] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.739120] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.739213] [53379]: DEBUG oslo_concurrency.lockutils [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.822927] [53379]: DEBUG nova.policy [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.827185] [53379]: INFO nova.api.openstack.requestlog [None req-112baeaa-61da-44fe-8a26-d7d59dda7513 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1698 microversion: 2.1 time: 0.097215 [ 809.827717] [53379]: [pid: 53379|app: 0|req: 1748/3629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1698 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.830384] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.832279] [53379]: DEBUG nova.compute.api [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.836217] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.836523] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.836738] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.837167] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.837424] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.837630] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.872872] [53379]: DEBUG nova.policy [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.878196] [53379]: INFO nova.api.openstack.requestlog [None req-0d456d8b-8cf3-4861-8e55-91262f85d229 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.049896 [ 809.878552] [53379]: [pid: 53379|app: 0|req: 1749/3630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.881405] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.883330] [53379]: DEBUG nova.compute.api [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.887631] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.887947] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.888160] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.888569] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.888819] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.888996] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.992456] [53379]: DEBUG nova.policy [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.997909] [53379]: INFO nova.api.openstack.requestlog [None req-bd6e3736-2388-4c97-8e5f-4b96767a4eed tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1510 microversion: 2.1 time: 0.118599 [ 809.998463] [53379]: [pid: 53379|app: 0|req: 1750/3631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1510 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.001350] [53379]: DEBUG nova.api.openstack.wsgi [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.003352] [53379]: DEBUG nova.compute.api [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.007039] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.007294] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.007484] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.007934] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.008160] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.008341] [53379]: DEBUG oslo_concurrency.lockutils [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.185672] [53379]: DEBUG nova.policy [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.190627] [53379]: INFO nova.api.openstack.requestlog [None req-cddc1265-47f6-4519-9813-1ecae7442274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1664 microversion: 2.1 time: 0.191511 [ 810.194017] [53379]: [pid: 53379|app: 0|req: 1751/3632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1664 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.194017] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.195512] [53379]: DEBUG nova.compute.api [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.199047] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.199295] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.199478] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.199832] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.200041] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.200216] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.328398] [53379]: DEBUG nova.policy [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.333982] [53379]: INFO nova.api.openstack.requestlog [None req-ad66ec73-c1e0-4fd3-a8a7-605e979f6e08 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1689 microversion: 2.1 time: 0.142118 [ 810.334402] [53379]: [pid: 53379|app: 0|req: 1752/3633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1689 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.341912] [53379]: DEBUG nova.api.openstack.wsgi [None req-352ad2ae-a497-46b3-9da6-dbb6ef3def2d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f7275bbe0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.912818] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=9 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.022919] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.550963] [53379]: INFO nova.api.openstack.requestlog [None req-352ad2ae-a497-46b3-9da6-dbb6ef3def2d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370" status: 204 len: 0 microversion: 2.1 time: 3.215092 [ 813.551680] [53379]: [pid: 53379|app: 0|req: 1753/3634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:22 2025] DELETE /compute/v2.1/images/b9d8a503-accf-42e5-92f8-47e258f57370 => generated 0 bytes in 3217 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 813.554955] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.557172] [53379]: DEBUG nova.compute.api [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.562752] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.563036] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.563238] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.563599] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.563845] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.564122] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.588076] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.588325] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.588512] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.588712] [53379]: DEBUG nova.objects.instance [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.600393] [53378]: INFO nova.api.openstack.requestlog [None req-230fb910-5f5d-401c-9418-acb7fec41946 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1606 microversion: 2.1 time: 4.820556 [ 813.600764] [53378]: [pid: 53378|app: 0|req: 1882/3635] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:21 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1606 bytes in 4821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.603469] [53378]: DEBUG nova.api.openstack.wsgi [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.605058] [53378]: DEBUG nova.compute.api [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.609850] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.610119] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.610314] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.610736] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.610902] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.611061] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.612211] [53379]: DEBUG nova.policy [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.617068] [53379]: DEBUG nova.policy [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.617729] [53379]: DEBUG nova.policy [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.618458] [53379]: INFO nova.api.openstack.requestlog [None req-7f80f512-97c4-4ddc-8a8a-285efbc17ccb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.066146 [ 813.618769] [53379]: [pid: 53379|app: 0|req: 1754/3636] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.621070] [53379]: DEBUG nova.api.openstack.wsgi [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.623061] [53379]: DEBUG nova.compute.api [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.625729] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.626448] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.626641] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.627016] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.627244] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.627518] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.632070] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.632411] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.632606] [53378]: DEBUG oslo_concurrency.lockutils [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.632813] [53378]: DEBUG nova.objects.instance [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.646125] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.646395] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.646585] [53379]: DEBUG oslo_concurrency.lockutils [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.646785] [53379]: DEBUG nova.objects.instance [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.653097] [53378]: DEBUG nova.policy [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.658177] [53378]: INFO nova.api.openstack.requestlog [None req-756834f0-0d86-487d-ab53-b7906581b9b3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.056071 [ 813.658177] [53378]: [pid: 53378|app: 0|req: 1883/3637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.660240] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.661880] [53378]: DEBUG nova.compute.api [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.665189] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.665429] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.665616] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.665965] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.666222] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.666416] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.667494] [53379]: DEBUG nova.policy [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.672302] [53379]: INFO nova.api.openstack.requestlog [None req-092da026-8f7d-4ccc-8947-d672197c68a0 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.052375 [ 813.672302] [53379]: [pid: 53379|app: 0|req: 1755/3638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.674532] [53379]: DEBUG nova.api.openstack.wsgi [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.676177] [53379]: DEBUG nova.compute.api [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.679472] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.679704] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.679887] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.680251] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.680874] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.680874] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.684728] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.684986] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.685192] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.685392] [53378]: DEBUG nova.objects.instance [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.700880] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.701190] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.701449] [53379]: DEBUG oslo_concurrency.lockutils [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.701772] [53379]: DEBUG nova.objects.instance [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.707108] [53378]: DEBUG nova.policy [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.711556] [53378]: INFO nova.api.openstack.requestlog [None req-f4b2ef91-3e08-40d9-9635-7590c5a9564b tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.053185 [ 813.711925] [53378]: [pid: 53378|app: 0|req: 1884/3639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.714618] [53378]: DEBUG nova.api.openstack.wsgi [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.716296] [53378]: DEBUG nova.compute.api [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.719882] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.720179] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.720380] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.720766] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.721041] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.721180] [53378]: DEBUG oslo_concurrency.lockutils [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.731069] [53379]: DEBUG nova.policy [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.736201] [53379]: INFO nova.api.openstack.requestlog [None req-f897c942-c29e-404a-a35b-95ccac07e54d tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.063449 [ 813.736570] [53379]: [pid: 53379|app: 0|req: 1756/3640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.739281] [53379]: DEBUG nova.api.openstack.wsgi [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.741211] [53379]: DEBUG nova.compute.api [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.745272] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.745585] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.745845] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.746339] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.746570] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.746806] [53379]: DEBUG oslo_concurrency.lockutils [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.848986] [53379]: DEBUG nova.policy [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.856788] [53379]: INFO nova.api.openstack.requestlog [None req-fee74767-fa0f-4358-81fa-c2d9a4009d94 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1509 microversion: 2.1 time: 0.119449 [ 813.857292] [53379]: [pid: 53379|app: 0|req: 1757/3641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1509 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.863359] [53379]: DEBUG nova.api.openstack.wsgi [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.865739] [53379]: DEBUG nova.compute.api [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.870445] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.870595] [53378]: DEBUG nova.policy [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.870787] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.871179] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.871745] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.872081] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.872358] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.877186] [53378]: INFO nova.api.openstack.requestlog [None req-86311740-b33a-4500-b519-4fb489548e0f tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.164455 [ 813.877910] [53378]: [pid: 53378|app: 0|req: 1885/3642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:25 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.881858] [53378]: DEBUG nova.api.openstack.wsgi [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.884435] [53378]: DEBUG nova.compute.api [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.889447] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.889863] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.890234] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.890830] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.891211] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.891526] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.922200] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.922932] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.923484] [53378]: DEBUG oslo_concurrency.lockutils [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.924023] [53378]: DEBUG nova.objects.instance [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.948944] [53378]: DEBUG nova.policy [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.953930] [53378]: INFO nova.api.openstack.requestlog [None req-41d62870-2966-4966-801f-f4920512e184 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 200 len: 1309 microversion: 2.1 time: 0.075066 [ 813.954220] [53378]: [pid: 53378|app: 0|req: 1886/3643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.957869] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.959579] [53378]: DEBUG nova.compute.api [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.963456] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.963772] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.963920] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.964313] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.964505] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.964681] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.986770] [53379]: DEBUG nova.policy [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.990022] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.990299] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.990488] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.990691] [53378]: DEBUG nova.objects.instance [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.991559] [53379]: INFO nova.api.openstack.requestlog [None req-3dc0c521-e2d4-49a7-a929-6241dced0a2d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.133507 [ 813.991948] [53379]: [pid: 53379|app: 0|req: 1758/3644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.995595] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.996369] [53379]: DEBUG nova.compute.api [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.999884] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.000180] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.000368] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.000722] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.000916] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.001107] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.013146] [53378]: DEBUG nova.policy [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.017798] [53378]: INFO nova.api.openstack.requestlog [None req-dc112ce5-239b-4079-91c3-1cb1f221481e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.062894 [ 814.018150] [53378]: [pid: 53378|app: 0|req: 1887/3645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.020626] [53378]: DEBUG nova.api.openstack.wsgi [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.022301] [53378]: DEBUG nova.compute.api [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.025891] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.025891] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.026111] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.026448] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.026656] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.026835] [53378]: DEBUG oslo_concurrency.lockutils [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.100203] [53379]: DEBUG nova.policy [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.104884] [53379]: INFO nova.api.openstack.requestlog [None req-ca2ca6d6-8b5f-46e6-a61e-249666c4d59e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.112225 [ 814.105275] [53379]: [pid: 53379|app: 0|req: 1759/3646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.107929] [53379]: DEBUG nova.api.openstack.wsgi [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14dd9d51-c08d-4785-b569-d3cccee3765f", "name": "network-vif-plugged", "status": "completed", "tag": "a375b76e-5f14-4764-908a-8c126addeaf3"}, {"name": "network-changed", "server_uuid": "14dd9d51-c08d-4785-b569-d3cccee3765f", "tag": "a375b76e-5f14-4764-908a-8c126addeaf3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 814.113536] [53379]: DEBUG oslo_concurrency.lockutils [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.113809] [53379]: DEBUG oslo_concurrency.lockutils [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.114020] [53379]: DEBUG oslo_concurrency.lockutils [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.121320] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Creating event network-vif-plugged:a375b76e-5f14-4764-908a-8c126addeaf3 for instance 14dd9d51-c08d-4785-b569-d3cccee3765f on cpu-1 [ 814.121564] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] Creating event network-changed:a375b76e-5f14-4764-908a-8c126addeaf3 for instance 14dd9d51-c08d-4785-b569-d3cccee3765f on cpu-1 [ 814.124800] [53379]: INFO nova.api.openstack.requestlog [req-3394ac53-ca04-47b5-b4e1-c06a9de2d176 req-a1cf3d85-50bb-432b-a8b1-6990a3082355 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018854 [ 814.125176] [53379]: [pid: 53379|app: 0|req: 1760/3647] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:26 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 814.127253] [53378]: DEBUG nova.policy [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.128379] [53379]: DEBUG nova.api.openstack.wsgi [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "458cddfd-0533-40c8-8f60-ec132d5dbce0", "name": "network-vif-deleted", "tag": "e01dc599-bb9d-4113-bdcc-bbb9219ddbf4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 814.132593] [53378]: INFO nova.api.openstack.requestlog [None req-d74ba96c-2746-43aa-a6ba-e02f49b8fe00 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1316 microversion: 2.1 time: 0.113466 [ 814.132652] [53378]: [pid: 53378|app: 0|req: 1888/3648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1316 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.136791] [53379]: DEBUG oslo_concurrency.lockutils [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.136791] [53379]: DEBUG oslo_concurrency.lockutils [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.136791] [53379]: DEBUG oslo_concurrency.lockutils [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.137246] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.137246] [53378]: DEBUG nova.compute.api [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.140878] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.141031] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.141663] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.141663] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.141887] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.141974] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.142433] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] Creating event network-vif-deleted:e01dc599-bb9d-4113-bdcc-bbb9219ddbf4 for instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 on cpu-1 [ 814.145494] [53379]: INFO nova.api.openstack.requestlog [req-ff802b01-7c6a-4eea-8608-a3498b15146e req-d408290c-c2f3-4ed0-977b-d56eadcc0fdd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019501 [ 814.145874] [53379]: [pid: 53379|app: 0|req: 1761/3649] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41: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) [ 814.149047] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.150806] [53379]: DEBUG nova.compute.api [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] [instance: cddcd373-40f5-42eb-b1c4-a3d23e5fe567] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.154800] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.155135] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.155245] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.155585] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.155788] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.155966] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.165988] [53379]: INFO nova.api.openstack.wsgi [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] HTTP exception thrown: Instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 could not be found. [ 814.166349] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Returning 404 to user: Instance cddcd373-40f5-42eb-b1c4-a3d23e5fe567 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 814.166785] [53379]: INFO nova.api.openstack.requestlog [None req-cd27c230-e1f2-40fe-a4ea-03951d796917 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567" status: 404 len: 111 microversion: 2.1 time: 0.020293 [ 814.167731] [53379]: [pid: 53379|app: 0|req: 1762/3650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/cddcd373-40f5-42eb-b1c4-a3d23e5fe567 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 814.170034] [53379]: DEBUG nova.api.openstack.wsgi [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.171144] [53379]: DEBUG nova.compute.api [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.174490] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.174732] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.174930] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.175301] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.175506] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.175683] [53379]: DEBUG oslo_concurrency.lockutils [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.215380] [53379]: DEBUG nova.policy [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.220368] [53379]: INFO nova.api.openstack.requestlog [None req-940c58b8-0247-4fb6-b9ce-292c05c0430b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.052527 [ 814.220864] [53379]: [pid: 53379|app: 0|req: 1763/3651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.223887] [53379]: DEBUG nova.api.openstack.wsgi [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.225622] [53379]: DEBUG nova.compute.api [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.229070] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.229305] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.229499] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.229865] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.230103] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.230307] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.240128] [53378]: DEBUG nova.policy [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.244724] [53378]: INFO nova.api.openstack.requestlog [None req-5a1018bd-5824-4611-9c16-909bc9bfff5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1315 microversion: 2.1 time: 0.111423 [ 814.245092] [53378]: [pid: 53378|app: 0|req: 1889/3652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1315 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.247616] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.249432] [53378]: DEBUG nova.compute.api [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.253187] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.253434] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.253621] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.254018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.254399] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.254499] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.255820] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.256109] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.256340] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.256547] [53379]: DEBUG nova.objects.instance [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.276881] [53379]: DEBUG nova.policy [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.282067] [53379]: INFO nova.api.openstack.requestlog [None req-1acc1563-5210-44e6-8af3-07dd0de5ec26 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.060387 [ 814.282454] [53379]: [pid: 53379|app: 0|req: 1764/3653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.285212] [53379]: DEBUG nova.api.openstack.wsgi [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.286909] [53379]: DEBUG nova.compute.api [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.288403] [53378]: DEBUG nova.policy [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.290441] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.290679] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.290864] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.291419] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.291640] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.291834] [53379]: DEBUG oslo_concurrency.lockutils [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.292970] [53378]: INFO nova.api.openstack.requestlog [None req-0d7014ec-4c07-4084-98d1-91fbcd56494e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.047271 [ 814.293258] [53378]: [pid: 53378|app: 0|req: 1890/3654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.295983] [53378]: DEBUG nova.api.openstack.wsgi [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.297623] [53378]: DEBUG nova.compute.api [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.300779] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.301046] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.301302] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.301718] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.301934] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.302126] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.320834] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.321118] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.321310] [53378]: DEBUG oslo_concurrency.lockutils [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.321509] [53378]: DEBUG nova.objects.instance [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.341839] [53378]: DEBUG nova.policy [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.351589] [53378]: INFO nova.api.openstack.requestlog [None req-073ba122-8b11-47fc-af88-6bd018e00593 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.057741 [ 814.351974] [53378]: [pid: 53378|app: 0|req: 1891/3655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.356360] [53378]: DEBUG nova.api.openstack.wsgi [None req-1162b762-5283-47ad-99ed-a1147adfb593 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '.version_select at 0x726f729d3010>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.372983] [53378]: INFO nova.api.openstack.wsgi [None req-1162b762-5283-47ad-99ed-a1147adfb593 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] HTTP exception thrown: Image not found. [ 814.373350] [53378]: DEBUG nova.api.openstack.wsgi [None req-1162b762-5283-47ad-99ed-a1147adfb593 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 814.373852] [53378]: INFO nova.api.openstack.requestlog [None req-1162b762-5283-47ad-99ed-a1147adfb593 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e" status: 404 len: 62 microversion: 2.1 time: 0.021304 [ 814.374197] [53378]: [pid: 53378|app: 0|req: 1892/3656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] DELETE /compute/v2.1/images/60339881-c7cc-4533-bf7d-6280a39f291e => generated 62 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 814.378621] [53378]: DEBUG nova.api.openstack.wsgi [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.380933] [53378]: DEBUG nova.compute.api [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.382387] [53379]: DEBUG nova.policy [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.384352] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.384596] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.384786] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.385196] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.385403] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.385580] [53378]: DEBUG oslo_concurrency.lockutils [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.386904] [53379]: INFO nova.api.openstack.requestlog [None req-db3b30fd-fa8b-41fd-bf24-b568023331b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.103792 [ 814.387253] [53379]: [pid: 53379|app: 0|req: 1765/3657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.391399] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.393051] [53379]: DEBUG nova.compute.api [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.396795] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.396908] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.397051] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.397404] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.397608] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.397786] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.473257] [53379]: DEBUG nova.policy [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.477869] [53379]: INFO nova.api.openstack.requestlog [None req-d1c77f97-56f3-4bd6-9526-a8ad54c97b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1509 microversion: 2.1 time: 0.089944 [ 814.478251] [53379]: [pid: 53379|app: 0|req: 1766/3658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.481909] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b635b9b-7845-4f9b-805d-77aef2f86ed8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] Calling method '.version_select at 0x726f71d7ca60>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.482026] [53378]: DEBUG nova.policy [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.486618] [53378]: INFO nova.api.openstack.requestlog [None req-28f27660-2e45-4248-97e8-d49e77729920 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.109995 [ 814.486950] [53378]: [pid: 53378|app: 0|req: 1893/3659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.490446] [53378]: DEBUG nova.api.openstack.wsgi [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.490446] [53378]: DEBUG nova.compute.api [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.494033] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.494144] [53379]: INFO nova.api.openstack.requestlog [None req-7b635b9b-7845-4f9b-805d-77aef2f86ed8 tempest-ServersTestBootFromVolume-318136720 tempest-ServersTestBootFromVolume-318136720-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1615892067" status: 202 len: 0 microversion: 2.1 time: 0.014804 [ 814.494193] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.494193] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.494273] [53379]: [pid: 53379|app: 0|req: 1767/3660] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:41:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1615892067 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 814.494370] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.494573] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.494808] [53378]: DEBUG oslo_concurrency.lockutils [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.497149] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.498502] [53379]: DEBUG nova.compute.api [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.504635] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.506360] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.506360] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.506360] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.506544] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.506869] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.513856] [53378]: DEBUG nova.compute.api [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 814.563651] [53378]: INFO nova.api.openstack.requestlog [None req-d11ab04a-0849-4072-95a1-ce775643a8d9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 204 len: 0 microversion: 2.1 time: 0.075713 [ 814.564237] [53378]: [pid: 53378|app: 0|req: 1894/3661] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:26 2025] DELETE /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 814.567403] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.570608] [53378]: DEBUG nova.policy [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.571123] [53378]: DEBUG nova.compute.api [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 814.584239] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.584510] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.584707] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.585188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.585394] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.585568] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.585820] [53379]: DEBUG nova.policy [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.593010] [53379]: INFO nova.api.openstack.requestlog [None req-5cf9ddf6-398a-4f31-87b2-d6b39df09c41 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.098265 [ 814.593407] [53379]: [pid: 53379|app: 0|req: 1768/3662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.596922] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.598803] [53379]: DEBUG nova.compute.api [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.603043] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.603327] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.604028] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.604028] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.604253] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.604429] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.634144] [53378]: DEBUG nova.compute.multi_cell_list [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 814.673957] [53378]: DEBUG nova.policy [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.677754] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.678108] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.678395] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.777521] [53379]: DEBUG nova.policy [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.782218] [53379]: INFO nova.api.openstack.requestlog [None req-fa7c657a-01ff-42b6-a17c-8b65ce844ba9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1505 microversion: 2.1 time: 0.188113 [ 814.782600] [53379]: [pid: 53379|app: 0|req: 1769/3663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1505 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.785436] [53379]: DEBUG nova.api.openstack.wsgi [None req-3aaa207f-9ec6-42e1-82ef-db0a5d106a76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72759120>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.815959] [53379]: INFO nova.api.openstack.requestlog [None req-3aaa207f-9ec6-42e1-82ef-db0a5d106a76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1606 microversion: 2.1 time: 0.032627 [ 814.816338] [53379]: [pid: 53379|app: 0|req: 1770/3664] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1606 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.819169] [53379]: DEBUG nova.api.openstack.wsgi [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 814.819732] [53378]: INFO nova.api.openstack.requestlog [None req-e7c4e881-1ddb-4dce-b48e-5d03088913ae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?flavor=84" status: 200 len: 1513 microversion: 2.1 time: 0.254614 [ 814.820206] [53378]: [pid: 53378|app: 0|req: 1895/3665] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 12 06:41:26 2025] GET /compute/v2.1/servers/detail?flavor=84 => generated 1513 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.820968] [53379]: DEBUG nova.compute.api [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.824372] [53378]: DEBUG nova.api.openstack.wsgi [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.827662] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.827883] [53378]: DEBUG nova.compute.api [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.828100] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.828819] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.828939] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.829136] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.829321] [53379]: DEBUG oslo_concurrency.lockutils [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.836642] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.864008] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.864272] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.864454] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.864655] [53378]: DEBUG nova.objects.instance [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.871498] [53379]: DEBUG nova.compute.api [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Unlocking {{(pid=53379) unlock /opt/stack/nova/nova/compute/api.py:4966}} [ 814.899365] [53378]: DEBUG nova.policy [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.905752] [53379]: INFO nova.api.openstack.requestlog [None req-38efc721-cec1-442f-a6c5-1c023cb3988f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.088609 [ 814.906038] [53378]: DEBUG nova.policy [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.906294] [53379]: [pid: 53379|app: 0|req: 1771/3666] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:27 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 814.906774] [53378]: DEBUG nova.policy [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.907535] [53378]: INFO nova.api.openstack.requestlog [None req-a12f61ef-cfb6-4450-a716-cb95baab4a5a tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.086775 [ 814.907870] [53378]: [pid: 53378|app: 0|req: 1896/3667] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 814.909657] [53379]: DEBUG nova.api.openstack.wsgi [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.910375] [53378]: DEBUG nova.api.openstack.wsgi [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.911364] [53379]: DEBUG nova.compute.api [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.912704] [53378]: DEBUG nova.compute.api [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.915804] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.916063] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.916278] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.916643] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.916844] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.916901] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.917049] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.917114] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.917311] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.917865] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.918107] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.918381] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.938063] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.938404] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.938541] [53379]: DEBUG oslo_concurrency.lockutils [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.938730] [53379]: DEBUG nova.objects.instance [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.941794] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.942251] [53378]: DEBUG oslo_concurrency.lockutils [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.942453] [53378]: DEBUG nova.objects.instance [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.960806] [53379]: DEBUG nova.policy [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.965588] [53379]: INFO nova.api.openstack.requestlog [None req-601e3ab1-c67b-4fed-8d09-d904a6fcf531 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.058571 [ 814.965921] [53379]: [pid: 53379|app: 0|req: 1772/3668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.969211] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.970855] [53379]: DEBUG nova.compute.api [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.973698] [53378]: DEBUG nova.policy [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.974617] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.974798] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.975061] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.975430] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.975636] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.975834] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.979050] [53378]: INFO nova.api.openstack.requestlog [None req-713fe0c6-40ea-4b74-9b44-5584d9834167 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.069955 [ 814.980206] [53378]: [pid: 53378|app: 0|req: 1897/3669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.981893] [53378]: DEBUG nova.api.openstack.wsgi [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.983625] [53378]: DEBUG nova.compute.api [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.987326] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.987326] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.987448] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.987814] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.988025] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.988205] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.997294] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.997586] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.997763] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.997988] [53379]: DEBUG nova.objects.instance [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lazy-loading 'fault' on Instance uuid 392fcc68-dccd-4140-abd2-c47783cc07c0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.008830] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.009229] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.009629] [53378]: DEBUG oslo_concurrency.lockutils [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.009841] [53378]: DEBUG nova.objects.instance [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.024718] [53379]: DEBUG nova.policy [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ba85274c4444791b2c9eef21c2a54f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d0ec30b837f4815988c9eb0a61aac83', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.028948] [53379]: INFO nova.api.openstack.requestlog [None req-7ee11f6e-04f5-48e6-80b5-181a8cf84ae1 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 200 len: 1309 microversion: 2.1 time: 0.061590 [ 815.029079] [53379]: [pid: 53379|app: 0|req: 1773/3670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.032560] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.034650] [53379]: DEBUG nova.policy [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.035166] [53379]: DEBUG nova.compute.api [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-750754840', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 815.040760] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.041015] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.041212] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.041605] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.041834] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.042108] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.042230] [53378]: DEBUG nova.policy [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.048340] [53378]: INFO nova.api.openstack.requestlog [None req-91853f51-40d7-41d0-9161-6f100948a182 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.068298 [ 815.048686] [53378]: [pid: 53378|app: 0|req: 1898/3671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.051362] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.053202] [53378]: DEBUG nova.compute.api [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.057209] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.057548] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.057800] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.058263] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.058502] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.058740] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.102084] [53379]: DEBUG nova.compute.multi_cell_list [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 815.140533] [53379]: DEBUG nova.policy [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.144974] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.144974] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.144974] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.186640] [53378]: DEBUG nova.policy [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.190838] [53378]: INFO nova.api.openstack.requestlog [None req-fa215566-d93e-424e-8c0a-30676e3294f6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1330 microversion: 2.1 time: 0.141427 [ 815.191244] [53378]: [pid: 53378|app: 0|req: 1899/3672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1330 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.194361] [53378]: DEBUG nova.api.openstack.wsgi [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.196165] [53378]: DEBUG nova.compute.api [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.200055] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.200375] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.201153] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.201622] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.201892] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.202139] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.224097] [53379]: INFO nova.api.openstack.requestlog [None req-e3e87932-1bcc-449f-88ff-810fae777f2f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-750754840" status: 200 len: 1512 microversion: 2.1 time: 0.194271 [ 815.224480] [53379]: [pid: 53379|app: 0|req: 1774/3673] 10.180.1.21 () {58 vars in 1256 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-750754840 => generated 1512 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.227495] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.229924] [53379]: DEBUG nova.compute.api [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.236724] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.240232] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.240355] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.240891] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.241156] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.241348] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.261107] [53379]: INFO nova.api.openstack.wsgi [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. [ 815.261343] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 815.261825] [53379]: INFO nova.api.openstack.requestlog [None req-a2241887-23bc-42fc-8464-02656ebe0dbd tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 404 len: 111 microversion: 2.1 time: 0.036813 [ 815.262209] [53379]: [pid: 53379|app: 0|req: 1775/3674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 815.267990] [53379]: DEBUG nova.api.openstack.wsgi [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.269740] [53379]: DEBUG nova.compute.api [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.273679] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.273995] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.274202] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.274567] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.274763] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.274939] [53379]: DEBUG oslo_concurrency.lockutils [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.369217] [53379]: DEBUG nova.policy [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.373592] [53379]: INFO nova.api.openstack.requestlog [None req-61f4ae21-f0b1-43e6-acd1-66a6045d853f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.110736 [ 815.373959] [53379]: [pid: 53379|app: 0|req: 1776/3675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.378156] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.378156] [53379]: DEBUG nova.compute.api [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.381433] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.381661] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.381785] [53378]: DEBUG nova.policy [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.381911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.382207] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.382404] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.382573] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.386574] [53378]: INFO nova.api.openstack.requestlog [None req-a55703f4-3f06-4467-93ec-10c51a2b3f20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.194638 [ 815.386920] [53378]: [pid: 53378|app: 0|req: 1900/3676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.389957] [53378]: DEBUG nova.api.openstack.wsgi [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.391759] [53378]: DEBUG nova.compute.api [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.395551] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.395783] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.395979] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.396969] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.396969] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.396969] [53378]: DEBUG oslo_concurrency.lockutils [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.402435] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.402715] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.402906] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.403120] [53379]: DEBUG nova.objects.instance [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.428134] [53379]: DEBUG nova.policy [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.432286] [53379]: INFO nova.api.openstack.requestlog [None req-d4e8adce-7516-4bca-a04d-eb7ec3a57032 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.057504 [ 815.432759] [53379]: [pid: 53379|app: 0|req: 1777/3677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.435442] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.437233] [53379]: DEBUG nova.compute.api [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.441101] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.441514] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.441867] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.442366] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.442691] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.442989] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.546842] [53379]: DEBUG nova.policy [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.552361] [53379]: INFO nova.api.openstack.requestlog [None req-bcabf8cf-dd9b-4c5c-ab9f-3737d2636eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1316 microversion: 2.1 time: 0.118783 [ 815.552638] [53378]: DEBUG nova.policy [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.552729] [53379]: [pid: 53379|app: 0|req: 1778/3678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1316 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.556019] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.557151] [53378]: INFO nova.api.openstack.requestlog [None req-08ba10b2-c9af-43f4-9395-c064aa33772b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.169330 [ 815.557455] [53379]: DEBUG nova.compute.api [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.557532] [53378]: [pid: 53378|app: 0|req: 1901/3679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.560017] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.563936] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.563936] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.568018] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.568248] [53378]: DEBUG nova.policy [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.568313] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.568358] [53378]: DEBUG nova.compute.api [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 815.568395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.568395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.568602] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.568835] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.569027] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.569413] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.569606] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.569804] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.615532] [53379]: DEBUG nova.policy [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.623753] [53379]: INFO nova.api.openstack.requestlog [None req-8e29c1f5-f0a8-48cc-9e29-c5e8317be76b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.070199 [ 815.624159] [53379]: [pid: 53379|app: 0|req: 1779/3680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.626861] [53379]: DEBUG nova.api.openstack.wsgi [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.628605] [53379]: DEBUG nova.compute.api [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.632354] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.632627] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.632834] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.633384] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.633473] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.633666] [53379]: DEBUG oslo_concurrency.lockutils [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.635626] [53378]: DEBUG nova.compute.multi_cell_list [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 815.678745] [53378]: DEBUG nova.policy [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.683355] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.683715] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.683952] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.739830] [53379]: DEBUG nova.policy [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.744852] [53379]: INFO nova.api.openstack.requestlog [None req-05be8cff-d41f-4acf-9c53-db77c70e5d0b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.120043 [ 815.745230] [53379]: [pid: 53379|app: 0|req: 1780/3681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.747794] [53379]: DEBUG nova.api.openstack.wsgi [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.749540] [53379]: DEBUG nova.compute.api [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.755517] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.755776] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.756096] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.756481] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.756689] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.756897] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.795096] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.795707] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.795707] [53379]: DEBUG oslo_concurrency.lockutils [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.795921] [53379]: DEBUG nova.objects.instance [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.834265] [53379]: DEBUG nova.policy [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.842009] [53379]: INFO nova.api.openstack.requestlog [None req-efc4f7af-ea21-4f5d-8874-87e67b2c9b7c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.095896 [ 815.842705] [53379]: [pid: 53379|app: 0|req: 1781/3682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.845758] [53379]: DEBUG nova.api.openstack.wsgi [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.847731] [53379]: DEBUG nova.compute.api [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.852980] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.853277] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.853470] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.853990] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.854093] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.854275] [53379]: DEBUG oslo_concurrency.lockutils [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.895747] [53379]: DEBUG nova.policy [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.900512] [53379]: INFO nova.api.openstack.requestlog [None req-e5a4d768-65f3-48bb-9062-00dd80961a71 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.056979 [ 815.900878] [53379]: [pid: 53379|app: 0|req: 1782/3683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.903841] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-896043036", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 815.942215] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.942638] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.942845] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.943281] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.943505] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.943686] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.949184] [53379]: DEBUG nova.network.neutron [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] validate_networks() for [('e2e0caca-dc6a-4143-a4c6-072d5c5bc43a', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 815.973409] [53378]: INFO nova.api.openstack.requestlog [None req-c2e625c7-f076-49f6-b5c2-8c74b28ac9ee tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=active" status: 200 len: 4511 microversion: 2.1 time: 0.415220 [ 815.973851] [53378]: [pid: 53378|app: 0|req: 1902/3684] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 12 06:41:27 2025] GET /compute/v2.1/servers/detail?status=active => generated 4511 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.977713] [53378]: DEBUG nova.api.openstack.wsgi [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.979642] [53378]: DEBUG nova.compute.api [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.984021] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.984299] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.984608] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.985056] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.985294] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.987440] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.015326] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.015599] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.015853] [53378]: DEBUG oslo_concurrency.lockutils [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.016336] [53378]: DEBUG nova.objects.instance [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.057403] [53378]: DEBUG nova.policy [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.062224] [53378]: INFO nova.api.openstack.requestlog [None req-31524158-fb06-4bff-912c-6ad94701b6d9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.087648 [ 816.062559] [53378]: [pid: 53378|app: 0|req: 1903/3685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.065801] [53378]: DEBUG nova.api.openstack.wsgi [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.067377] [53378]: DEBUG nova.compute.api [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.072019] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.072019] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.072019] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.072019] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.072019] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.072314] [53378]: DEBUG oslo_concurrency.lockutils [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.151660] [53379]: DEBUG nova.virt.hardware [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 816.152078] [53379]: DEBUG nova.virt.hardware [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 816.152394] [53379]: DEBUG nova.virt.hardware [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 816.152587] [53379]: DEBUG nova.virt.hardware [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 816.152767] [53379]: DEBUG nova.virt.hardware [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 816.160347] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.160579] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.160764] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.161174] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.161436] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.161653] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.172732] [53379]: DEBUG nova.quota [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 816.183298] [53379]: DEBUG nova.quota [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Getting quotas for user 25a80e780c4248b8a6455928ae5544ae and project aea7d3a1492444fba6a6c13cd726c6a7. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 816.191839] [53379]: DEBUG nova.compute.api [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 816.193244] [53378]: DEBUG nova.policy [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.193373] [53379]: DEBUG nova.compute.api [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 816.199696] [53378]: INFO nova.api.openstack.requestlog [None req-caf66836-1e0b-4987-90dd-a892490bb5f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.136566 [ 816.200387] [53378]: [pid: 53378|app: 0|req: 1904/3686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.202769] [53378]: DEBUG nova.api.openstack.wsgi [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.204705] [53378]: DEBUG nova.compute.api [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.211072] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.211496] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.211628] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.212056] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.212303] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.212544] [53378]: DEBUG oslo_concurrency.lockutils [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.232295] [53379]: INFO nova.api.openstack.requestlog [None req-fe2e9922-7084-45c2-b161-f56910cfde04 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.330576 [ 816.232787] [53379]: [pid: 53379|app: 0|req: 1783/3687] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:28 2025] POST /compute/v2.1/servers => generated 383 bytes in 331 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 816.236237] [53379]: DEBUG nova.api.openstack.wsgi [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.237854] [53379]: DEBUG nova.compute.api [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.242726] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.242726] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.242726] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.243259] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.243670] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.244098] [53379]: DEBUG oslo_concurrency.lockutils [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.308854] [53378]: DEBUG nova.policy [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.317385] [53378]: INFO nova.api.openstack.requestlog [None req-74872aed-32e9-48dd-a598-96d6fbc1cc8b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.116605 [ 816.317784] [53378]: [pid: 53378|app: 0|req: 1905/3688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.320413] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5683cfd-a725-4d6c-857a-a14b1a4f188d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7247a950>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.354413] [53379]: DEBUG nova.policy [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.359648] [53379]: INFO nova.api.openstack.requestlog [None req-f631de07-9b5e-4983-8d9a-9325b6f1ab91 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1505 microversion: 2.1 time: 0.126121 [ 816.360060] [53379]: [pid: 53379|app: 0|req: 1784/3689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1505 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.363258] [53379]: DEBUG nova.api.openstack.wsgi [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-725540207", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 816.366700] [53378]: INFO nova.api.openstack.requestlog [None req-d5683cfd-a725-4d6c-857a-a14b1a4f188d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1614 microversion: 2.1 time: 0.045360 [ 816.366700] [53378]: [pid: 53378|app: 0|req: 1906/3690] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1614 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.367705] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.370036] [53378]: DEBUG nova.compute.api [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.376615] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.376923] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.377171] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.377616] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.377842] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.378042] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.403903] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.404294] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.406050] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.406050] [53378]: DEBUG nova.objects.instance [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.408093] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.408518] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.408638] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.409075] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.409236] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.409415] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.418946] [53379]: DEBUG nova.network.neutron [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] validate_networks() for [('c4cdff00-2bac-4530-b761-ae1a63026d53', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 816.431403] [53378]: DEBUG nova.policy [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.436575] [53378]: DEBUG nova.policy [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.437559] [53378]: DEBUG nova.policy [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.438274] [53378]: INFO nova.api.openstack.requestlog [None req-3a0c8f96-189e-4280-b3d1-0a3559fa5046 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.073235 [ 816.438625] [53378]: [pid: 53378|app: 0|req: 1907/3691] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.442556] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.444538] [53378]: DEBUG nova.compute.api [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.449052] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.449341] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.449565] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.450538] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.450881] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.451140] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.475937] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.476223] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.476414] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.476623] [53378]: DEBUG nova.objects.instance [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.503727] [53378]: DEBUG nova.policy [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.512466] [53378]: INFO nova.api.openstack.requestlog [None req-f3878754-45fc-410f-9327-c2c65ceeba99 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.072963 [ 816.513045] [53378]: [pid: 53378|app: 0|req: 1908/3692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.515971] [53378]: DEBUG nova.api.openstack.wsgi [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.520146] [53378]: DEBUG nova.policy [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.520146] [53378]: DEBUG nova.api.openstack.compute.servers [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Removing options 'limit' from query {{(pid=53378) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 816.520417] [53378]: DEBUG nova.compute.api [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 816.523815] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.524097] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.524294] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.524700] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.525053] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.525441] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.553443] [53378]: DEBUG nova.policy [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.557604] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.557920] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.558129] [53378]: DEBUG oslo_concurrency.lockutils [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.653876] [53378]: INFO nova.api.openstack.requestlog [None req-529f40a7-4c5c-4aaa-a0e8-9015e8d1a23e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?limit=1" status: 200 len: 1659 microversion: 2.1 time: 0.139957 [ 816.654759] [53378]: [pid: 53378|app: 0|req: 1909/3693] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/detail?limit=1 => generated 1659 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.658323] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.662221] [53378]: DEBUG nova.compute.api [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.666882] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.667265] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.667529] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.668050] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.668338] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.668562] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.694451] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.694760] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.694956] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.695248] [53378]: DEBUG nova.objects.instance [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.718749] [53378]: DEBUG nova.policy [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.722948] [53379]: DEBUG nova.virt.hardware [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 816.723235] [53379]: DEBUG nova.virt.hardware [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 816.723463] [53379]: DEBUG nova.virt.hardware [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 816.723641] [53379]: DEBUG nova.virt.hardware [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 816.723838] [53379]: DEBUG nova.virt.hardware [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 816.725206] [53378]: INFO nova.api.openstack.requestlog [None req-1bea9c2e-fc26-456b-8de2-05914143bf93 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.069591 [ 816.725830] [53378]: [pid: 53378|app: 0|req: 1910/3694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:28 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.729176] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.731930] [53378]: DEBUG nova.compute.api [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] [instance: 392fcc68-dccd-4140-abd2-c47783cc07c0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.735761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.735761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.735761] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.735958] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.736021] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.736494] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.736575] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.736617] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.736617] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.736891] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.736952] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.737107] [53379]: DEBUG oslo_concurrency.lockutils [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.747675] [53378]: INFO nova.api.openstack.wsgi [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] HTTP exception thrown: Instance 392fcc68-dccd-4140-abd2-c47783cc07c0 could not be found. [ 816.748113] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Returning 404 to user: Instance 392fcc68-dccd-4140-abd2-c47783cc07c0 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 816.748566] [53378]: INFO nova.api.openstack.requestlog [None req-0d83bba6-3f1e-45a5-a8ae-50cf313f5c50 tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0" status: 404 len: 111 microversion: 2.1 time: 0.022070 [ 816.749094] [53378]: [pid: 53378|app: 0|req: 1911/3695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/392fcc68-dccd-4140-abd2-c47783cc07c0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 816.753286] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.753413] [53379]: DEBUG nova.quota [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Getting quotas for project 52355b61bedf4afb9f9de3e38e4f0b93. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 816.757328] [53378]: DEBUG nova.compute.api [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.758352] [53379]: DEBUG nova.quota [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Getting quotas for user ef065fdc20dc44f09c7dc99cb935303b and project 52355b61bedf4afb9f9de3e38e4f0b93. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 816.758806] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.759079] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.759311] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.759768] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.759994] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.760228] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.769280] [53379]: DEBUG nova.compute.api [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 816.769652] [53379]: DEBUG nova.compute.api [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 816.781792] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.782333] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.782333] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.782498] [53378]: DEBUG nova.objects.instance [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.812036] [53379]: INFO nova.api.openstack.requestlog [None req-258fa55b-9ab4-4e90-a003-1ad5fd1f5f3e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.451176 [ 816.812433] [53378]: DEBUG nova.policy [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.812578] [53379]: [pid: 53379|app: 0|req: 1785/3696] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 816.815901] [53379]: DEBUG nova.api.openstack.wsgi [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caa3ddf4-0ab2-4ffc-a543-960be8cef4d3", "name": "network-vif-deleted", "tag": "bd7eb12a-72da-4270-9083-c2d029284e0c"}, {"server_uuid": "eb58b071-2e4a-4c16-b8d8-2c7fbddcd071", "name": "network-vif-plugged", "status": "completed", "tag": "4a8d1769-ab31-43f4-aa37-1729060aefec"}, {"name": "network-changed", "server_uuid": "eb58b071-2e4a-4c16-b8d8-2c7fbddcd071", "tag": "4a8d1769-ab31-43f4-aa37-1729060aefec"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 816.820442] [53378]: INFO nova.api.openstack.requestlog [None req-3f5e6a01-46c9-463f-8dd1-a2e2c548fbe1 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.070513 [ 816.820999] [53378]: [pid: 53378|app: 0|req: 1912/3697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.823912] [53379]: DEBUG oslo_concurrency.lockutils [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.824011] [53379]: DEBUG oslo_concurrency.lockutils [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.824254] [53379]: DEBUG oslo_concurrency.lockutils [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.824995] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.828653] [53378]: DEBUG nova.compute.api [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.835868] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.836388] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.837034] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.837467] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Creating event network-vif-deleted:bd7eb12a-72da-4270-9083-c2d029284e0c for instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 on cpu-1 [ 816.837520] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.837745] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Creating event network-vif-plugged:4a8d1769-ab31-43f4-aa37-1729060aefec for instance eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 on cpu-1 [ 816.837868] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.837925] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] Creating event network-changed:4a8d1769-ab31-43f4-aa37-1729060aefec for instance eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 on cpu-1 [ 816.838504] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.842995] [53379]: INFO nova.api.openstack.requestlog [req-fa9e8d12-054b-448c-becf-9709f49edca5 req-900fbaf8-42e6-4d07-9bc9-443153c35a98 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.029659 [ 816.843304] [53379]: [pid: 53379|app: 0|req: 1786/3698] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:29 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.846827] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d1716c6-e81c-4cc2-a9f9-f87f4b191476 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.848605] [53379]: DEBUG nova.compute.api [None req-2d1716c6-e81c-4cc2-a9f9-f87f4b191476 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.882533] [53379]: DEBUG nova.policy [None req-2d1716c6-e81c-4cc2-a9f9-f87f4b191476 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.888912] [53379]: INFO nova.api.openstack.requestlog [None req-2d1716c6-e81c-4cc2-a9f9-f87f4b191476 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1222 microversion: 2.1 time: 0.044866 [ 816.889272] [53379]: [pid: 53379|app: 0|req: 1787/3699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.897307] [53379]: DEBUG nova.api.openstack.wsgi [None req-d6e2fb63-78e3-4940-8451-88f39d5bcc83 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72d80820>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.937617] [53379]: INFO nova.api.openstack.requestlog [None req-d6e2fb63-78e3-4940-8451-88f39d5bcc83 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 200 len: 1614 microversion: 2.1 time: 0.047707 [ 816.937972] [53379]: [pid: 53379|app: 0|req: 1788/3700] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 1614 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.943272] [53379]: DEBUG nova.api.openstack.wsgi [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.945130] [53379]: DEBUG nova.compute.api [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.953531] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.953959] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.954124] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.954563] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.954885] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.954989] [53379]: DEBUG oslo_concurrency.lockutils [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.982489] [53378]: DEBUG nova.policy [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.988378] [53378]: INFO nova.api.openstack.requestlog [None req-f8a8151c-b481-4792-82f2-21b213bccc03 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1667 microversion: 2.1 time: 0.166540 [ 816.991762] [53378]: [pid: 53378|app: 0|req: 1913/3701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1667 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.994214] [53378]: DEBUG nova.api.openstack.wsgi [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.996529] [53378]: DEBUG nova.compute.api [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.001534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.033971] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.034421] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.034673] [53378]: DEBUG oslo_concurrency.lockutils [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.034975] [53378]: DEBUG nova.objects.instance [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.067349] [53378]: DEBUG nova.policy [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.072154] [53378]: INFO nova.api.openstack.requestlog [None req-b67b4bcc-ec9d-4edf-9099-fa18b2baa788 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.081945 [ 817.073595] [53378]: [pid: 53378|app: 0|req: 1914/3702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.076873] [53378]: DEBUG nova.api.openstack.wsgi [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.077755] [53378]: DEBUG nova.compute.api [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.083654] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.083654] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.083654] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.083654] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.083654] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.084183] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.104519] [53379]: DEBUG nova.policy [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.110422] [53379]: INFO nova.api.openstack.requestlog [None req-de7ee05d-fb39-47c6-88da-27abb281275a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.171638 [ 817.111096] [53379]: [pid: 53379|app: 0|req: 1789/3703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.117991] [53379]: DEBUG nova.api.openstack.wsgi [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.120845] [53379]: DEBUG nova.compute.api [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.125910] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.126357] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.126628] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.127227] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.127514] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.127788] [53379]: DEBUG oslo_concurrency.lockutils [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.193798] [53378]: DEBUG nova.policy [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.200383] [53378]: INFO nova.api.openstack.requestlog [None req-76b5ebee-acae-429a-a88a-d87753385769 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1316 microversion: 2.1 time: 0.126980 [ 817.200827] [53378]: [pid: 53378|app: 0|req: 1915/3704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1316 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.204228] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.206581] [53378]: DEBUG nova.compute.api [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.211946] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.212260] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.212451] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.212826] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.213037] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.213217] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.248043] [53378]: DEBUG nova.policy [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.252549] [53378]: INFO nova.api.openstack.requestlog [None req-2d1500d4-3b43-4f7d-aed9-3b969cf792ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.051032 [ 817.252890] [53378]: [pid: 53378|app: 0|req: 1916/3705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.255723] [53378]: DEBUG nova.api.openstack.wsgi [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.258534] [53378]: DEBUG nova.policy [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.258933] [53378]: DEBUG nova.compute.api [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 817.262875] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.263141] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.263330] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.263773] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.263993] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.264186] [53378]: DEBUG oslo_concurrency.lockutils [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.279613] [53379]: DEBUG nova.policy [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.284658] [53379]: INFO nova.api.openstack.requestlog [None req-befbc488-12d6-40ad-95ad-4f60acfe58db tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.172868 [ 817.285014] [53379]: [pid: 53379|app: 0|req: 1790/3706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.287998] [53379]: DEBUG nova.api.openstack.wsgi [None req-79d93723-9b9b-436c-a907-554959a6005a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] Calling method '.version_select at 0x726f7275aef0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.303729] [53379]: INFO nova.api.openstack.requestlog [None req-79d93723-9b9b-436c-a907-554959a6005a tempest-ServersTestFqdnHostnames-858787432 tempest-ServersTestFqdnHostnames-858787432-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-644765289" status: 202 len: 0 microversion: 2.1 time: 0.018048 [ 817.305978] [53379]: [pid: 53379|app: 0|req: 1791/3707] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:41:29 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-644765289 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 817.307437] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fcaf245-2a26-480a-ae02-cf7cec41b69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.309416] [53378]: DEBUG nova.compute.multi_cell_list [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 817.309740] [53379]: DEBUG nova.compute.api [None req-3fcaf245-2a26-480a-ae02-cf7cec41b69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.341174] [53378]: INFO nova.api.openstack.requestlog [None req-a73b882a-3239-4cf3-b592-9319120be8a2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=active" status: 200 len: 1010 microversion: 2.1 time: 0.087599 [ 817.341869] [53378]: [pid: 53378|app: 0|req: 1917/3708] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers?status=active => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.344527] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.346261] [53378]: DEBUG nova.compute.api [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.349803] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.350120] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.350375] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.350779] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.350988] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.351189] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.354532] [53379]: DEBUG nova.policy [None req-3fcaf245-2a26-480a-ae02-cf7cec41b69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.358496] [53379]: INFO nova.api.openstack.requestlog [None req-3fcaf245-2a26-480a-ae02-cf7cec41b69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1214 microversion: 2.1 time: 0.053633 [ 817.358818] [53379]: [pid: 53379|app: 0|req: 1792/3709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.361199] [53379]: DEBUG nova.api.openstack.wsgi [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.362800] [53379]: DEBUG nova.compute.api [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.370028] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.371376] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.371588] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.371990] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.372275] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.372406] [53379]: DEBUG oslo_concurrency.lockutils [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.372684] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.372886] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.373101] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.373448] [53378]: DEBUG nova.objects.instance [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.397982] [53378]: DEBUG nova.policy [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.402615] [53378]: INFO nova.api.openstack.requestlog [None req-d9444965-2172-4ed5-beca-79ad25dfee95 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.060068 [ 817.402984] [53378]: [pid: 53378|app: 0|req: 1918/3710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.411043] [53378]: DEBUG nova.api.openstack.wsgi [None req-565478ab-b12a-4c73-bc7b-e7918c8f398c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7247b010>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.415433] [53379]: DEBUG nova.policy [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.421067] [53379]: INFO nova.api.openstack.requestlog [None req-92106c3f-247b-4306-b876-360a5214c56e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.061129 [ 817.421244] [53379]: [pid: 53379|app: 0|req: 1793/3711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.424222] [53379]: DEBUG nova.api.openstack.wsgi [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.426045] [53379]: DEBUG nova.compute.api [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.429927] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.430317] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.430620] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.431134] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.431497] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.433018] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.448324] [53379]: INFO nova.api.openstack.requestlog [None req-40ccfcc0-cbda-4630-8c54-155fac1f7990 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9/ips" status: 200 len: 185 microversion: 2.1 time: 0.026160 [ 817.448684] [53379]: [pid: 53379|app: 0|req: 1794/3712] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9/ips => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 817.451979] [53379]: DEBUG nova.api.openstack.wsgi [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.453685] [53379]: DEBUG nova.compute.api [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.458112] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.458338] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.458527] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.459441] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.459662] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.460431] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.484979] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.485460] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.485460] [53379]: DEBUG oslo_concurrency.lockutils [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.486139] [53379]: DEBUG nova.objects.instance [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.517630] [53379]: DEBUG nova.policy [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.522177] [53379]: INFO nova.api.openstack.requestlog [None req-010016db-a12a-448e-8bda-e3016db824f6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.072251 [ 817.523560] [53379]: [pid: 53379|app: 0|req: 1795/3713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.525495] [53379]: DEBUG nova.api.openstack.wsgi [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.527546] [53379]: DEBUG nova.compute.api [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.531342] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.531602] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.531991] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.532277] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.532993] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.532993] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.533375] [53378]: INFO nova.api.openstack.requestlog [None req-565478ab-b12a-4c73-bc7b-e7918c8f398c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 204 len: 0 microversion: 2.1 time: 0.129597 [ 817.533881] [53378]: [pid: 53378|app: 0|req: 1919/3714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] DELETE /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 817.536605] [53378]: DEBUG nova.api.openstack.wsgi [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.541098] [53378]: DEBUG nova.policy [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.541405] [53378]: DEBUG nova.api.openstack.compute.servers [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Removing options 'limit' from query {{(pid=53378) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 817.541897] [53378]: DEBUG nova.compute.api [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 817.545874] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.546224] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.546317] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.546745] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.546954] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.547226] [53378]: DEBUG oslo_concurrency.lockutils [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.567610] [53378]: DEBUG nova.compute.multi_cell_list [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 817.584742] [53378]: INFO nova.api.openstack.requestlog [None req-44cdcfce-42f2-49e5-b7c6-5f1abc37563b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=100000" status: 200 len: 1010 microversion: 2.1 time: 0.049757 [ 817.584742] [53378]: [pid: 53378|app: 0|req: 1920/3715] 10.180.1.21 () {58 vars in 1145 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers?limit=100000 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.587421] [53378]: DEBUG nova.api.openstack.wsgi [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.588997] [53378]: DEBUG nova.compute.api [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.592204] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.592456] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.592579] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.592928] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.593176] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.593355] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.748190] [53379]: DEBUG nova.policy [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.753396] [53379]: INFO nova.api.openstack.requestlog [None req-02f40a5c-a6df-43fa-a6b9-379a77953da2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.230270 [ 817.753783] [53379]: [pid: 53379|app: 0|req: 1796/3716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.756516] [53379]: DEBUG nova.api.openstack.wsgi [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.756754] [53379]: DEBUG nova.compute.api [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.763519] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.763839] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.764090] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.764485] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.764883] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.764988] [53379]: DEBUG oslo_concurrency.lockutils [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.790102] [53379]: DEBUG nova.compute.api [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 817.790152] [53378]: DEBUG nova.policy [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.799737] [53378]: INFO nova.api.openstack.requestlog [None req-88e66e3f-20da-4d53-b056-d84a97bd65bd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1505 microversion: 2.1 time: 0.210646 [ 817.799737] [53378]: [pid: 53378|app: 0|req: 1921/3717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:29 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1505 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.799737] [53378]: DEBUG nova.api.openstack.wsgi [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.801955] [53378]: DEBUG nova.compute.api [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.805698] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.806557] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.806557] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.806557] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.806851] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.806893] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.839860] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.841090] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.841090] [53378]: DEBUG oslo_concurrency.lockutils [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.841090] [53378]: DEBUG nova.objects.instance [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.896991] [53378]: DEBUG nova.policy [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.907195] [53378]: DEBUG nova.policy [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.908538] [53378]: DEBUG nova.policy [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.908792] [53378]: INFO nova.api.openstack.requestlog [None req-29ba560e-fc07-4186-9c51-968806602903 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.111590 [ 817.909235] [53378]: [pid: 53378|app: 0|req: 1922/3718] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 817.912093] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.913911] [53378]: DEBUG nova.compute.api [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.917609] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.917849] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.918091] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.918528] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.918805] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.919333] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.947541] [53379]: INFO nova.api.openstack.requestlog [None req-93848f63-98a7-4988-99bf-4bea31a9f891 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 204 len: 0 microversion: 2.1 time: 0.192747 [ 817.947969] [53379]: [pid: 53379|app: 0|req: 1797/3719] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:30 2025] DELETE /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 817.952974] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.953454] [53379]: DEBUG nova.compute.api [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.957271] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.958035] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.958035] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.958153] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.958643] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.958643] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.960892] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.963127] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.963127] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.963127] [53378]: DEBUG nova.objects.instance [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.977648] [53379]: DEBUG nova.compute.api [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 817.992567] [53378]: DEBUG nova.policy [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.997205] [53378]: INFO nova.api.openstack.requestlog [None req-4e563a8a-4fb1-4ad6-8b64-e23de81676aa tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.087293 [ 817.997734] [53378]: [pid: 53378|app: 0|req: 1923/3720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.000057] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.003429] [53378]: DEBUG nova.policy [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.003569] [53378]: DEBUG nova.compute.api [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 818.007299] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.007524] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.007716] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.008360] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.008360] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.008505] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.032734] [53378]: DEBUG nova.compute.multi_cell_list [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 818.062816] [53379]: INFO nova.api.openstack.requestlog [None req-ec20325c-6455-4ea9-9699-91f253ded4bc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 204 len: 0 microversion: 2.1 time: 0.114003 [ 818.067931] [53379]: [pid: 53379|app: 0|req: 1798/3721] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:30 2025] DELETE /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 818.068877] [53378]: INFO nova.api.openstack.requestlog [None req-b3e522fc-760d-4ea0-b83f-46ec97ea47df tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1010 microversion: 2.1 time: 0.070647 [ 818.069296] [53378]: [pid: 53378|app: 0|req: 1924/3722] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.070966] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.072701] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-2-508007020"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 818.072835] [53379]: DEBUG nova.compute.api [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.074609] [53378]: DEBUG nova.compute.api [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.077257] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.079912] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.079912] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.079912] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.080116] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.080164] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.080201] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.080201] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.080277] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.080315] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.080315] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.080315] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.105772] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.105772] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.105772] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.106045] [53379]: DEBUG nova.objects.instance [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.133938] [53379]: DEBUG nova.policy [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.140907] [53379]: INFO nova.api.openstack.requestlog [None req-6b2b8f2c-cd9f-4780-b559-51bafc4f3ad8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.073065 [ 818.141259] [53379]: [pid: 53379|app: 0|req: 1799/3723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.144529] [53379]: DEBUG nova.api.openstack.wsgi [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.145576] [53379]: DEBUG nova.compute.api [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.148606] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.148839] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.149033] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.149395] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.149593] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.149774] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.171036] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.171036] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.171036] [53379]: DEBUG oslo_concurrency.lockutils [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.171244] [53379]: DEBUG nova.objects.instance [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.194842] [53379]: DEBUG nova.policy [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.200362] [53379]: INFO nova.api.openstack.requestlog [None req-3513cf24-2a8d-4989-9d1f-80d44c3a632f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.058465 [ 818.200765] [53379]: [pid: 53379|app: 0|req: 1800/3724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.203609] [53379]: DEBUG nova.api.openstack.wsgi [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.205379] [53379]: DEBUG nova.compute.api [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.208762] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.209054] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.209403] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.209586] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.209783] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.209956] [53379]: DEBUG oslo_concurrency.lockutils [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.248096] [53379]: DEBUG nova.policy [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.252870] [53379]: INFO nova.api.openstack.requestlog [None req-524fca2a-b530-40f5-9b69-b4913c8da7b6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.051451 [ 818.253292] [53379]: [pid: 53379|app: 0|req: 1801/3725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.256145] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.257796] [53379]: DEBUG nova.compute.api [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.261400] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.261642] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.261881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.262395] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.262570] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.262775] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.410315] [53379]: DEBUG nova.policy [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.414766] [53379]: INFO nova.api.openstack.requestlog [None req-ddf57e3f-2bc6-419c-aa82-c27c0cef967c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1673 microversion: 2.1 time: 0.160867 [ 818.415098] [53379]: [pid: 53379|app: 0|req: 1802/3726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1673 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.417574] [53379]: DEBUG nova.api.openstack.wsgi [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.420758] [53379]: DEBUG nova.policy [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.421272] [53379]: DEBUG nova.compute.api [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 818.433133] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.433204] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.433352] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.434196] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.434196] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.434196] [53379]: DEBUG oslo_concurrency.lockutils [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.490527] [53379]: DEBUG nova.compute.multi_cell_list [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 818.525168] [53379]: INFO nova.api.openstack.requestlog [None req-4faa80ea-543d-47a8-af58-5d8670d2ea2b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=84" status: 200 len: 346 microversion: 2.1 time: 0.109309 [ 818.526331] [53379]: [pid: 53379|app: 0|req: 1803/3727] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers?flavor=84 => generated 346 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 818.527662] [53378]: INFO nova.api.openstack.requestlog [None req-a7372654-6cfe-4e49-942c-e2d26e66c000 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.457299 [ 818.528587] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.528640] [53378]: [pid: 53378|app: 0|req: 1925/3728] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:30 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 458 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 818.529861] [53379]: DEBUG nova.compute.api [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.531589] [53378]: DEBUG nova.api.openstack.wsgi [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.533413] [53378]: DEBUG nova.compute.api [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.534492] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.534759] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.535397] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.535397] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.535534] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.535709] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.538275] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.538525] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.538711] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.539321] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.539425] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.539512] [53378]: DEBUG oslo_concurrency.lockutils [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.557731] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.557922] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.558356] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.558356] [53379]: DEBUG nova.objects.instance [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.606878] [53379]: DEBUG nova.policy [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.615327] [53379]: INFO nova.api.openstack.requestlog [None req-8f645064-67cf-4e52-8ffe-05fd50150184 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.089046 [ 818.615667] [53379]: [pid: 53379|app: 0|req: 1804/3729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.623317] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1164989386", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "716f2048-0f31-4858-b650-71e43fbcbffd"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 818.659317] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.659541] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.659657] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.660084] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.660293] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.660469] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.665780] [53379]: DEBUG nova.network.neutron [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] validate_networks() for [('716f2048-0f31-4858-b650-71e43fbcbffd', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 818.718203] [53378]: DEBUG nova.policy [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.734415] [53378]: INFO nova.api.openstack.requestlog [None req-3014ee59-7ac3-4be0-a374-59b8d92ea044 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.201590 [ 818.734903] [53378]: [pid: 53378|app: 0|req: 1926/3730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:30 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.738682] [53378]: DEBUG nova.api.openstack.wsgi [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.743023] [53378]: DEBUG nova.compute.api [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.754294] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.754568] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.754762] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.755170] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.755372] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.755549] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.875971] [53378]: DEBUG nova.policy [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.885082] [53378]: INFO nova.api.openstack.requestlog [None req-c6d818b2-cf14-4021-9ea5-e36d5440b73d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1316 microversion: 2.1 time: 0.149374 [ 818.885442] [53378]: [pid: 53378|app: 0|req: 1927/3731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1316 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.889451] [53378]: DEBUG nova.api.openstack.wsgi [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.890947] [53378]: DEBUG nova.compute.api [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.895980] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.896364] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.896683] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.897076] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.897479] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.897821] [53378]: DEBUG oslo_concurrency.lockutils [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.909947] [53379]: DEBUG nova.virt.hardware [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 818.910041] [53379]: DEBUG nova.virt.hardware [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 818.910274] [53379]: DEBUG nova.virt.hardware [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 818.910528] [53379]: DEBUG nova.virt.hardware [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 818.911493] [53379]: DEBUG nova.virt.hardware [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 818.918163] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.918404] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.918589] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.919129] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.919411] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.920363] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.932314] [53379]: DEBUG nova.quota [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 818.935776] [53379]: DEBUG nova.quota [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for user dd26322a837644a4b514990623c0469e and project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 818.941301] [53379]: DEBUG nova.compute.api [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 818.942614] [53379]: DEBUG nova.compute.api [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 818.966895] [53378]: DEBUG nova.policy [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.971824] [53379]: INFO nova.api.openstack.requestlog [None req-b2ffe085-00f4-4f40-b558-d0d27cc139c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.355383 [ 818.972171] [53379]: [pid: 53379|app: 0|req: 1805/3732] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 356 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 818.972304] [53378]: INFO nova.api.openstack.requestlog [None req-04cc3457-d511-4bc0-ac52-7689c77e512c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.086177 [ 818.972659] [53378]: [pid: 53378|app: 0|req: 1928/3733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.975754] [53379]: DEBUG nova.api.openstack.wsgi [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.976882] [53379]: DEBUG nova.compute.api [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.979028] [53378]: DEBUG nova.api.openstack.wsgi [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.980831] [53378]: DEBUG nova.compute.api [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.985091] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.985371] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.985568] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.985950] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.986176] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.986243] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.986358] [53379]: DEBUG oslo_concurrency.lockutils [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.986465] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.986654] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.987023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.987227] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.987403] [53378]: DEBUG oslo_concurrency.lockutils [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.047512] [53378]: DEBUG nova.policy [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.053235] [53378]: INFO nova.api.openstack.requestlog [None req-d43a9f32-0a0d-4e91-b910-903db3aacefd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.079680 [ 819.053879] [53378]: [pid: 53378|app: 0|req: 1929/3734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.058985] [53378]: DEBUG nova.api.openstack.wsgi [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.063023] [53378]: DEBUG nova.compute.api [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.067409] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.067797] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.068343] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.068906] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.069252] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.069540] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.069996] [53379]: DEBUG nova.policy [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.075024] [53379]: INFO nova.api.openstack.requestlog [None req-a601f7ec-0973-4e22-b912-6d7eddbf83d6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.102117 [ 819.075382] [53379]: [pid: 53379|app: 0|req: 1806/3735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.077912] [53379]: DEBUG nova.api.openstack.wsgi [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.079712] [53379]: DEBUG nova.compute.api [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.083314] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.083535] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.083682] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.084080] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.084283] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.086385] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.100788] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.100788] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.100788] [53378]: DEBUG oslo_concurrency.lockutils [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.100788] [53378]: DEBUG nova.objects.instance [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.124240] [53379]: DEBUG nova.policy [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.128807] [53379]: INFO nova.api.openstack.requestlog [None req-3235b17e-6102-405e-b4d7-86576905cbca tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.052795 [ 819.129121] [53379]: [pid: 53379|app: 0|req: 1807/3736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.131537] [53379]: DEBUG nova.api.openstack.wsgi [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.133914] [53378]: DEBUG nova.policy [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.134652] [53379]: DEBUG nova.policy [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.135364] [53379]: DEBUG nova.api.openstack.compute.servers [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Removing options 'limit' from query {{(pid=53379) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 819.135364] [53379]: DEBUG nova.compute.api [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 819.141030] [53378]: INFO nova.api.openstack.requestlog [None req-017aa6e8-5e9d-466e-857c-97b7bef555e4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.085583 [ 819.141178] [53378]: [pid: 53378|app: 0|req: 1930/3737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.141230] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.141433] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.141619] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.142018] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.142269] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.142652] [53379]: DEBUG oslo_concurrency.lockutils [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.149169] [53378]: DEBUG nova.api.openstack.wsgi [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.151525] [53378]: DEBUG nova.compute.api [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.154317] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.154566] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.154753] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.155136] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.155335] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.155512] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.165093] [53379]: INFO nova.api.openstack.requestlog [None req-456a666a-67ae-40b9-b252-d66b75a06702 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=1" status: 200 len: 485 microversion: 2.1 time: 0.035194 [ 819.165522] [53379]: [pid: 53379|app: 0|req: 1808/3738] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers?limit=1 => generated 485 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 819.168916] [53379]: DEBUG nova.api.openstack.wsgi [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.171100] [53379]: DEBUG nova.compute.api [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.177178] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.177458] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.177740] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.180407] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.180407] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.180407] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.180919] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.180919] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.180919] [53378]: DEBUG oslo_concurrency.lockutils [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.180919] [53378]: DEBUG nova.objects.instance [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.202762] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.202990] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.203213] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.203428] [53379]: DEBUG nova.objects.instance [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.230895] [53379]: DEBUG nova.policy [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.232706] [53378]: DEBUG nova.policy [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.235945] [53379]: INFO nova.api.openstack.requestlog [None req-fbbebf61-7785-45d0-bd89-5e97fbebb642 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.069703 [ 819.236299] [53379]: [pid: 53379|app: 0|req: 1809/3739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.241016] [53378]: INFO nova.api.openstack.requestlog [None req-233ddc9c-6e8a-41ff-b3b2-bbb8c7ebf08f tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.091323 [ 819.241016] [53378]: [pid: 53378|app: 0|req: 1931/3740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.241242] [53379]: DEBUG nova.api.openstack.wsgi [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e20cbd1-df80-4479-a1d8-4ebdbef573b5", "name": "network-vif-deleted", "tag": "57ff8467-d8c1-4131-af00-56e935ff2373"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 819.241463] [53378]: DEBUG nova.api.openstack.wsgi [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.244041] [53378]: DEBUG nova.compute.api [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.246337] [53379]: DEBUG oslo_concurrency.lockutils [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.247228] [53379]: DEBUG oslo_concurrency.lockutils [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.247429] [53379]: DEBUG oslo_concurrency.lockutils [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.250367] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.250817] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.251556] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.251850] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.252070] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.252252] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.254542] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] Creating event network-vif-deleted:57ff8467-d8c1-4131-af00-56e935ff2373 for instance 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 on cpu-1 [ 819.257593] [53379]: INFO nova.api.openstack.requestlog [req-2bc5c034-1bc8-41c0-950d-420a89541dad req-ec8d9f60-29b0-4ab7-a517-d60b96d513cb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020655 [ 819.258286] [53379]: [pid: 53379|app: 0|req: 1810/3741] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:31 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) [ 819.261027] [53379]: DEBUG nova.api.openstack.wsgi [None req-73650f38-894a-4967-b0be-f8ba2933fa16 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.262747] [53379]: DEBUG nova.compute.api [None req-73650f38-894a-4967-b0be-f8ba2933fa16 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.280090] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.280349] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.280543] [53378]: DEBUG oslo_concurrency.lockutils [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.280741] [53378]: DEBUG nova.objects.instance [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.296963] [53379]: DEBUG nova.policy [None req-73650f38-894a-4967-b0be-f8ba2933fa16 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.302360] [53379]: INFO nova.api.openstack.requestlog [None req-73650f38-894a-4967-b0be-f8ba2933fa16 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1206 microversion: 2.1 time: 0.043358 [ 819.302678] [53379]: [pid: 53379|app: 0|req: 1811/3742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.305264] [53379]: DEBUG nova.api.openstack.wsgi [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.306815] [53379]: DEBUG nova.compute.api [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.311395] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.311395] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.311395] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.311395] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.311395] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.311682] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.322798] [53378]: DEBUG nova.policy [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.326568] [53378]: DEBUG nova.policy [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.327227] [53378]: DEBUG nova.policy [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.327871] [53378]: INFO nova.api.openstack.requestlog [None req-8001b993-f243-4545-8dfc-c05ef45bd2c0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.088769 [ 819.328204] [53378]: [pid: 53378|app: 0|req: 1932/3743] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 819.330471] [53378]: DEBUG nova.api.openstack.wsgi [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.331724] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.331978] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.332189] [53379]: DEBUG oslo_concurrency.lockutils [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.332396] [53379]: DEBUG nova.objects.instance [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.340177] [53378]: DEBUG nova.compute.api [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.343636] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.343921] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.344140] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.344511] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.348018] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.348018] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.360366] [53379]: DEBUG nova.policy [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.364021] [53379]: INFO nova.api.openstack.requestlog [None req-62a0b201-3aa4-44e4-94e1-89ac9ecf3243 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.060389 [ 819.364255] [53379]: [pid: 53379|app: 0|req: 1812/3744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.365364] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.365613] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.366209] [53378]: DEBUG oslo_concurrency.lockutils [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.366209] [53378]: DEBUG nova.objects.instance [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.370889] [53379]: DEBUG nova.api.openstack.wsgi [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.371650] [53379]: DEBUG nova.policy [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.372336] [53379]: DEBUG nova.compute.api [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-750754840', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 819.382875] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.383169] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.383362] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.383776] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.384891] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.384891] [53379]: DEBUG oslo_concurrency.lockutils [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.402501] [53378]: DEBUG nova.policy [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.406994] [53378]: INFO nova.api.openstack.requestlog [None req-1425608a-2270-4201-9596-1ee5dc1fa5cf tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.078165 [ 819.407348] [53378]: [pid: 53378|app: 0|req: 1933/3745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.409876] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.411658] [53378]: DEBUG nova.compute.api [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.417743] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.418015] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.418219] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.418585] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.418800] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.418981] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.431488] [53379]: DEBUG nova.compute.multi_cell_list [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 819.438489] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.438489] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.439559] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.439559] [53378]: DEBUG nova.objects.instance [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.463950] [53379]: INFO nova.api.openstack.requestlog [None req-55b61dc7-10f4-4913-9de8-3621bcaab645 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-750754840" status: 200 len: 345 microversion: 2.1 time: 0.099001 [ 819.464319] [53379]: [pid: 53379|app: 0|req: 1813/3746] 10.180.1.21 () {58 vars in 1235 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-750754840 => generated 345 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 819.466842] [53379]: DEBUG nova.api.openstack.wsgi [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.468525] [53379]: DEBUG nova.compute.api [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.470823] [53378]: DEBUG nova.policy [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.471826] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.472089] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.472286] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.472641] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.472844] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.473032] [53379]: DEBUG oslo_concurrency.lockutils [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.475435] [53378]: INFO nova.api.openstack.requestlog [None req-dbc29464-636a-4e88-bc85-d7306d45b2d3 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.067497 [ 819.475768] [53378]: [pid: 53378|app: 0|req: 1934/3747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.478335] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.480301] [53378]: DEBUG nova.compute.api [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.483786] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.484585] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.484585] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.484585] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.484739] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.485050] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.516760] [53379]: DEBUG nova.policy [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.522829] [53379]: INFO nova.api.openstack.requestlog [None req-40888975-4fc2-4238-9ce2-dc5a5b2311f0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.057582 [ 819.523502] [53379]: [pid: 53379|app: 0|req: 1814/3748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.526208] [53379]: DEBUG nova.api.openstack.wsgi [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 819.531869] [53379]: DEBUG oslo_concurrency.lockutils [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.532127] [53379]: DEBUG oslo_concurrency.lockutils [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.532318] [53379]: DEBUG oslo_concurrency.lockutils [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.550933] [53379]: DEBUG nova.compute.api [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Going to try to stop instance {{(pid=53379) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 819.586245] [53379]: INFO nova.api.openstack.requestlog [None req-3267083c-ad68-4734-9e93-f0532b042e6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba/action" status: 202 len: 0 microversion: 2.1 time: 0.061845 [ 819.586659] [53379]: [pid: 53379|app: 0|req: 1815/3749] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:31 2025] POST /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 819.595552] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.597478] [53379]: DEBUG nova.compute.api [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.602601] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.602938] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.603085] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.603478] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.603683] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.603887] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.724308] [53378]: DEBUG nova.policy [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.729643] [53378]: INFO nova.api.openstack.requestlog [None req-3e7bb08e-77f5-47d8-a184-1b524c997d94 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1673 microversion: 2.1 time: 0.253069 [ 819.730028] [53378]: [pid: 53378|app: 0|req: 1935/3750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1673 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.732703] [53378]: DEBUG nova.api.openstack.wsgi [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.734565] [53378]: DEBUG nova.compute.api [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.738340] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.738617] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.739060] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.739373] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.739579] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.739957] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.762289] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.762554] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.762739] [53378]: DEBUG oslo_concurrency.lockutils [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.762939] [53378]: DEBUG nova.objects.instance [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.787886] [53378]: DEBUG nova.policy [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.791595] [53379]: DEBUG nova.policy [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.792058] [53378]: INFO nova.api.openstack.requestlog [None req-52175eb8-4daa-4e56-acf0-88c553d34cd8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.061438 [ 819.792383] [53378]: [pid: 53378|app: 0|req: 1936/3751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.796152] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.797630] [53378]: DEBUG nova.compute.api [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.797744] [53379]: INFO nova.api.openstack.requestlog [None req-1f9b5c77-9d73-4307-b342-15bd116d9d78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1519 microversion: 2.1 time: 0.205098 [ 819.798219] [53379]: [pid: 53379|app: 0|req: 1816/3752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:31 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1519 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.801382] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.801749] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.801749] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.802011] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.802935] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.802935] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.900803] [53379]: DEBUG nova.api.openstack.wsgi [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.903054] [53378]: DEBUG nova.policy [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.904095] [53379]: DEBUG nova.compute.api [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.909161] [53378]: INFO nova.api.openstack.requestlog [None req-1bfec756-2a89-4e2a-83de-1407c6607932 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1463 microversion: 2.1 time: 0.116156 [ 819.909524] [53378]: [pid: 53378|app: 0|req: 1937/3753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1463 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.910413] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.910732] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.910997] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.911473] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.911883] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.912120] [53379]: DEBUG oslo_concurrency.lockutils [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.990055] [53378]: DEBUG nova.api.openstack.wsgi [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.991880] [53378]: DEBUG nova.compute.api [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.999811] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.999811] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.000095] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.000484] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.000706] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.000886] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.041520] [53378]: DEBUG nova.policy [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.048928] [53378]: INFO nova.api.openstack.requestlog [None req-5fdb8167-003d-42b7-af2c-2b60048d4451 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.061301 [ 820.048928] [53378]: [pid: 53378|app: 0|req: 1938/3754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.058360] [53379]: DEBUG nova.policy [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.064434] [53379]: INFO nova.api.openstack.requestlog [None req-125ffe19-725c-433e-99f2-45eade95dd63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1504 microversion: 2.1 time: 0.165115 [ 820.064845] [53379]: [pid: 53379|app: 0|req: 1817/3755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1504 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.069029] [53378]: DEBUG nova.api.openstack.wsgi [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.072461] [53378]: DEBUG nova.compute.api [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.076787] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.080022] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.080022] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.080022] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.080022] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.080293] [53379]: DEBUG nova.api.openstack.wsgi [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.082219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.083714] [53379]: DEBUG nova.compute.api [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.087554] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.087816] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.088010] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.088379] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.089074] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.089292] [53379]: DEBUG oslo_concurrency.lockutils [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.136766] [53378]: DEBUG nova.policy [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.141983] [53378]: INFO nova.api.openstack.requestlog [None req-7274ed83-a1c8-4b35-bbf4-67da4aff3873 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.076517 [ 820.142284] [53378]: [pid: 53378|app: 0|req: 1939/3756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.145279] [53378]: DEBUG nova.api.openstack.wsgi [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.147075] [53378]: DEBUG nova.compute.api [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.150449] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.150714] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.150929] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.151459] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.151701] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.151896] [53378]: DEBUG oslo_concurrency.lockutils [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.210655] [53379]: DEBUG nova.policy [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.216901] [53379]: INFO nova.api.openstack.requestlog [None req-f51e993c-01a2-4f6f-a3b3-d850401f37da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1504 microversion: 2.1 time: 0.141502 [ 820.217274] [53379]: [pid: 53379|app: 0|req: 1818/3757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1504 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.220465] [53379]: DEBUG nova.api.openstack.wsgi [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.222283] [53379]: DEBUG nova.compute.api [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.228152] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.228528] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.228826] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.229475] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.229772] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.230458] [53379]: DEBUG oslo_concurrency.lockutils [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.279455] [53378]: DEBUG nova.policy [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.285279] [53378]: INFO nova.api.openstack.requestlog [None req-486a38e8-066e-4f10-b877-dba7d0435911 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1311 microversion: 2.1 time: 0.142348 [ 820.285811] [53378]: [pid: 53378|app: 0|req: 1940/3758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1311 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.287546] [53379]: DEBUG nova.policy [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.288421] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.294019] [53378]: DEBUG nova.compute.api [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.294128] [53379]: INFO nova.api.openstack.requestlog [None req-6502040e-d6bf-4d09-bc9b-0ac6a2a9a62d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.074934 [ 820.294128] [53379]: [pid: 53379|app: 0|req: 1819/3759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.295788] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.297028] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.297028] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.297171] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 820.297235] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.297235] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.297235] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.302879] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.303149] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.303339] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.320702] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.321289] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.321422] [53379]: DEBUG nova.compute.api [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Going to try to stop instance {{(pid=53379) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 820.321492] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.321706] [53378]: DEBUG nova.objects.instance [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.349919] [53379]: INFO nova.api.openstack.requestlog [None req-4a521b9c-7ef0-497e-bbfb-52cd7e5c7bc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071/action" status: 202 len: 0 microversion: 2.1 time: 0.054337 [ 820.349919] [53379]: [pid: 53379|app: 0|req: 1820/3760] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:32 2025] POST /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 820.352401] [53379]: DEBUG nova.api.openstack.wsgi [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.355765] [53378]: DEBUG nova.policy [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.356102] [53379]: DEBUG nova.compute.api [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.359956] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.360212] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.360400] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.360762] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.360960] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.361148] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.367601] [53378]: INFO nova.api.openstack.requestlog [None req-b1b96e2d-dfb2-456a-b850-0b7787fcbc3b tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.081238 [ 820.368087] [53378]: [pid: 53378|app: 0|req: 1941/3761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.377302] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.377302] [53378]: DEBUG nova.compute.api [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.379836] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.380108] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.380309] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.380655] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.381290] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.381290] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.384925] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.385241] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.385432] [53379]: DEBUG oslo_concurrency.lockutils [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.385638] [53379]: DEBUG nova.objects.instance [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.410053] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.410333] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.410526] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.411035] [53378]: DEBUG nova.objects.instance [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.421401] [53379]: DEBUG nova.policy [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.427130] [53379]: INFO nova.api.openstack.requestlog [None req-be223708-5355-43e4-a51a-f430a185c452 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.076626 [ 820.427472] [53379]: [pid: 53379|app: 0|req: 1821/3762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.430739] [53379]: DEBUG nova.api.openstack.wsgi [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.432154] [53379]: DEBUG nova.compute.api [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.437880] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.438133] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.438204] [53378]: DEBUG nova.policy [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.438322] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.439112] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.439358] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.439538] [53379]: DEBUG oslo_concurrency.lockutils [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.446564] [53378]: INFO nova.api.openstack.requestlog [None req-3bff3a88-4916-41a3-bc5f-9b3d93efae30 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.077841 [ 820.446965] [53378]: [pid: 53378|app: 0|req: 1942/3763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.451274] [53378]: DEBUG nova.api.openstack.wsgi [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.452394] [53378]: DEBUG nova.compute.api [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.458500] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.479110] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.479365] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.479552] [53378]: DEBUG oslo_concurrency.lockutils [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.479756] [53378]: DEBUG nova.objects.instance [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.486176] [53379]: DEBUG nova.policy [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.499623] [53379]: INFO nova.api.openstack.requestlog [None req-15327e61-54c1-4bc1-95c8-3a6326341d2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.071249 [ 820.499939] [53379]: [pid: 53379|app: 0|req: 1822/3764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.503116] [53379]: DEBUG nova.api.openstack.wsgi [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.504976] [53379]: DEBUG nova.compute.api [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.508668] [53378]: DEBUG nova.policy [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.510458] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.510795] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.510894] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.511830] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.511830] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.512206] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.513697] [53378]: DEBUG nova.policy [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.514456] [53378]: DEBUG nova.policy [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.515167] [53378]: INFO nova.api.openstack.requestlog [None req-830a9e08-fe8b-470e-9a19-5a8cca85d464 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.067569 [ 820.515495] [53378]: [pid: 53378|app: 0|req: 1943/3765] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.521829] [53378]: DEBUG nova.api.openstack.wsgi [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.524089] [53378]: DEBUG nova.compute.api [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.528946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.528946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.528946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.529248] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.529397] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.529974] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.556802] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.557105] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.557325] [53378]: DEBUG oslo_concurrency.lockutils [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.557548] [53378]: DEBUG nova.objects.instance [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.582442] [53378]: DEBUG nova.policy [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.587280] [53378]: INFO nova.api.openstack.requestlog [None req-0170ba92-9acf-4d70-946c-663a4387a827 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.071162 [ 820.587612] [53378]: [pid: 53378|app: 0|req: 1944/3766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.590474] [53378]: DEBUG nova.api.openstack.wsgi [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.592465] [53378]: DEBUG nova.compute.api [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.601416] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.601673] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.602046] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.602271] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.602483] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.602661] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.632285] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.632602] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.633023] [53378]: DEBUG oslo_concurrency.lockutils [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.633261] [53378]: DEBUG nova.objects.instance [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.642584] [53379]: DEBUG nova.policy [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.650197] [53379]: INFO nova.api.openstack.requestlog [None req-b5bf0136-ae66-44bb-b443-048304ba63dc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.149581 [ 820.650567] [53379]: [pid: 53379|app: 0|req: 1823/3767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.653569] [53379]: DEBUG nova.api.openstack.wsgi [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.655296] [53379]: DEBUG nova.compute.api [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.659099] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.659280] [53378]: DEBUG nova.policy [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.659426] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.659898] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.659898] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.660096] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.660278] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.668767] [53378]: INFO nova.api.openstack.requestlog [None req-445c4598-d682-4867-a2f0-0cc388468f94 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.079328 [ 820.668767] [53378]: [pid: 53378|app: 0|req: 1945/3768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.673960] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.675639] [53378]: DEBUG nova.compute.api [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.680332] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.680573] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.680758] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.681125] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.681324] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.681498] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.683449] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.684020] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.684020] [53379]: DEBUG oslo_concurrency.lockutils [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.684179] [53379]: DEBUG nova.objects.instance [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.714504] [53379]: DEBUG nova.policy [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.719591] [53379]: INFO nova.api.openstack.requestlog [None req-043eec87-0012-4494-af1f-1cd78ab61f77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.068353 [ 820.720086] [53379]: [pid: 53379|app: 0|req: 1824/3769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.726114] [53378]: DEBUG nova.policy [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.731575] [53378]: INFO nova.api.openstack.requestlog [None req-ab567de4-9f21-4a9c-84d5-3f0effdc70a4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.059645 [ 820.731972] [53378]: [pid: 53378|app: 0|req: 1946/3770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:32 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.744044] [53379]: DEBUG nova.api.openstack.wsgi [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.745732] [53379]: DEBUG nova.compute.api [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.750197] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.750197] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.750197] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.753797] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.753797] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.753797] [53379]: DEBUG oslo_concurrency.lockutils [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.788250] [53379]: DEBUG nova.policy [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.793799] [53379]: INFO nova.api.openstack.requestlog [None req-731d450a-3310-4ad9-89aa-edaa8d75449a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1610 microversion: 2.1 time: 0.052472 [ 820.794329] [53379]: [pid: 53379|app: 0|req: 1825/3771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.813079] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.814911] [53379]: DEBUG nova.compute.api [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.815607] [53378]: DEBUG nova.api.openstack.wsgi [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.819686] [53378]: DEBUG nova.compute.api [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.819936] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.819936] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.819936] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.819936] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.820447] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.820447] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.821289] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.821524] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.821775] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.822213] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.822549] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.822665] [53378]: DEBUG oslo_concurrency.lockutils [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.849715] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.850019] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.850343] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.850583] [53379]: DEBUG nova.objects.instance [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.875522] [53379]: DEBUG nova.policy [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.883512] [53379]: INFO nova.api.openstack.requestlog [None req-4a655d2b-73be-4a3f-aa8b-eaae5d448082 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.072524 [ 820.883921] [53379]: [pid: 53379|app: 0|req: 1826/3772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.928289] [53379]: DEBUG nova.api.openstack.wsgi [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.930197] [53379]: DEBUG nova.compute.api [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.936425] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.936425] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.936643] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.936862] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.937110] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.937355] [53379]: DEBUG oslo_concurrency.lockutils [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.992612] [53378]: DEBUG nova.policy [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.999617] [53378]: INFO nova.api.openstack.requestlog [None req-924fe1fb-529c-4443-ae31-7c5a6571a59d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1519 microversion: 2.1 time: 0.190345 [ 821.000208] [53378]: [pid: 53378|app: 0|req: 1947/3773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1519 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.067526] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.069564] [53378]: DEBUG nova.compute.api [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.072873] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.073134] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.073323] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.073678] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.073906] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.074102] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.102017] [53379]: DEBUG nova.policy [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.107448] [53379]: INFO nova.api.openstack.requestlog [None req-88ae3a1f-d241-4b19-aa81-df22b6db4885 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.182131 [ 821.107559] [53378]: DEBUG nova.policy [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.107636] [53379]: [pid: 53379|app: 0|req: 1827/3774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.113190] [53378]: INFO nova.api.openstack.requestlog [None req-dc9cd144-9447-4291-b57f-b854ccdae5cb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.047940 [ 821.113563] [53378]: [pid: 53378|app: 0|req: 1948/3775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.157757] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.160798] [53379]: DEBUG nova.compute.api [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.170022] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.208269] [53379]: DEBUG nova.policy [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.212024] [53379]: INFO nova.api.openstack.requestlog [None req-f0912d0c-715d-49e9-beff-a38c673c538d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.057880 [ 821.213026] [53379]: [pid: 53379|app: 0|req: 1828/3776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.244526] [53378]: DEBUG nova.api.openstack.wsgi [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Action: 'create', calling method: .version_select at 0x726f72479240>, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 821.257752] [53378]: DEBUG nova.quota [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Getting quotas for project 79edd7e17aa3450fb2fa1299c18acae1. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 821.260931] [53378]: DEBUG nova.quota [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Getting quotas for user 402be129fe4b4bf9bd9694469310973c and project 79edd7e17aa3450fb2fa1299c18acae1. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 821.268359] [53379]: DEBUG nova.api.openstack.wsgi [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4", "name": "network-vif-deleted", "tag": "5abafb6a-5e82-4dfa-a875-d79c923e3f5c"}, {"server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "name": "network-vif-deleted", "tag": "f127e44a-9683-4703-bd3e-3c46401d5d21"}, {"server_uuid": "7927eee2-9abe-421d-ab70-5c9cfed779c9", "name": "network-vif-deleted", "tag": "85c9adf9-d3c2-4ef6-8144-a68c88cdb70f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 821.275225] [53379]: DEBUG oslo_concurrency.lockutils [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.275467] [53379]: DEBUG oslo_concurrency.lockutils [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.275662] [53379]: DEBUG oslo_concurrency.lockutils [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.283286] [53379]: INFO nova.api.openstack.compute.server_external_events [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Creating event network-vif-deleted:5abafb6a-5e82-4dfa-a875-d79c923e3f5c for instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 on cpu-1 [ 821.283470] [53379]: INFO nova.api.openstack.compute.server_external_events [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Creating event network-vif-deleted:f127e44a-9683-4703-bd3e-3c46401d5d21 for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 821.283690] [53379]: INFO nova.api.openstack.compute.server_external_events [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] Creating event network-vif-deleted:85c9adf9-d3c2-4ef6-8144-a68c88cdb70f for instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 on cpu-1 [ 821.287293] [53379]: INFO nova.api.openstack.requestlog [req-18b1671d-1b3e-4d46-a2f6-153ecfe55eec req-c03286ea-4360-44c9-bef5-945bcd7071c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.021452 [ 821.287648] [53379]: [pid: 53379|app: 0|req: 1829/3777] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:33 2025] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 821.291131] [53378]: DEBUG nova.quota [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Getting quotas for project 79edd7e17aa3450fb2fa1299c18acae1. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 821.293625] [53378]: DEBUG nova.quota [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Getting quotas for user 402be129fe4b4bf9bd9694469310973c and project 79edd7e17aa3450fb2fa1299c18acae1. Resources: {'server_groups'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 821.300544] [53378]: INFO nova.api.openstack.requestlog [None req-9288f2ba-788e-4b98-bf28-6f3ba0769dfd tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.120886 [ 821.300603] [53379]: DEBUG nova.api.openstack.wsgi [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.300942] [53378]: [pid: 53378|app: 0|req: 1949/3778] 10.180.1.21 () {62 vars in 1209 bytes} [Wed Mar 12 06:41:33 2025] POST /compute/v2.1/os-server-groups => generated 235 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 821.302472] [53379]: DEBUG nova.compute.api [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.306152] [53378]: DEBUG nova.api.openstack.wsgi [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.306262] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.306505] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.306695] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.307070] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.307276] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.307450] [53379]: DEBUG oslo_concurrency.lockutils [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.307793] [53378]: DEBUG nova.compute.api [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.312117] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.312117] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.312561] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.312706] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.312934] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.313141] [53378]: DEBUG oslo_concurrency.lockutils [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.348230] [53378]: DEBUG nova.policy [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.352794] [53378]: INFO nova.api.openstack.requestlog [None req-251a7f12-b7a9-4322-8517-f8f42b8bc4cf tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1258 microversion: 2.1 time: 0.048789 [ 821.353870] [53378]: [pid: 53378|app: 0|req: 1950/3779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1258 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 821.355817] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c018df9-59d0-4535-949f-9fb9605c043b tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.364474] [53378]: INFO nova.api.openstack.requestlog [None req-5c018df9-59d0-4535-949f-9fb9605c043b tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.010668 [ 821.365068] [53378]: [pid: 53378|app: 0|req: 1951/3780] 10.180.1.21 () {60 vars in 1188 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/os-server-groups => generated 238 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 821.370872] [53378]: DEBUG nova.api.openstack.wsgi [None req-0987b90e-94be-4e44-80f3-5c9b7614d34c tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.377757] [53378]: INFO nova.api.openstack.requestlog [None req-0987b90e-94be-4e44-80f3-5c9b7614d34c tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60" status: 200 len: 235 microversion: 2.64 time: 0.008930 [ 821.378291] [53378]: [pid: 53378|app: 0|req: 1952/3781] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60 => generated 235 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 821.384449] [53378]: DEBUG nova.api.openstack.wsgi [None req-5845d19b-4d7b-4bca-b96e-f312738089b7 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.402150] [53378]: INFO nova.api.openstack.requestlog [None req-5845d19b-4d7b-4bca-b96e-f312738089b7 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60" status: 204 len: 0 microversion: 2.64 time: 0.018779 [ 821.402150] [53378]: [pid: 53378|app: 0|req: 1953/3782] 10.180.1.21 () {60 vars in 1302 bytes} [Wed Mar 12 06:41:33 2025] DELETE /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 821.404110] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.405773] [53378]: DEBUG nova.compute.api [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.409555] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.410447] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.410447] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.410447] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.410651] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.410702] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.428812] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.429053] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.429238] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.429436] [53378]: DEBUG nova.objects.instance [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.452418] [53378]: DEBUG nova.policy [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.458274] [53378]: INFO nova.api.openstack.requestlog [None req-a4fa6411-910c-4fd2-a68a-4ad2c42cbb1c tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.055915 [ 821.458274] [53378]: [pid: 53378|app: 0|req: 1954/3783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.460991] [53378]: DEBUG nova.api.openstack.wsgi [None req-177f07fe-d9a7-4682-a6bb-acb3c7786d60 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.464473] [53378]: INFO nova.api.openstack.wsgi [None req-177f07fe-d9a7-4682-a6bb-acb3c7786d60 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] HTTP exception thrown: Instance group f537c9a1-4321-4dd5-914b-eb50fcb6ba60 could not be found. [ 821.464778] [53378]: DEBUG nova.api.openstack.wsgi [None req-177f07fe-d9a7-4682-a6bb-acb3c7786d60 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] Returning 404 to user: Instance group f537c9a1-4321-4dd5-914b-eb50fcb6ba60 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 821.465209] [53378]: INFO nova.api.openstack.requestlog [None req-177f07fe-d9a7-4682-a6bb-acb3c7786d60 tempest-ServerGroup264TestJSON-982424092 tempest-ServerGroup264TestJSON-982424092-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60" status: 404 len: 117 microversion: 2.64 time: 0.006467 [ 821.465485] [53378]: [pid: 53378|app: 0|req: 1955/3784] 10.180.1.21 () {60 vars in 1302 bytes} [Wed Mar 12 06:41:33 2025] DELETE /compute/v2.1/os-server-groups/f537c9a1-4321-4dd5-914b-eb50fcb6ba60 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 821.467768] [53378]: DEBUG nova.api.openstack.wsgi [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.469343] [53378]: DEBUG nova.compute.api [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.474359] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.489095] [53379]: DEBUG nova.policy [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.495966] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.495966] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.495966] [53378]: DEBUG oslo_concurrency.lockutils [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.496176] [53379]: INFO nova.api.openstack.requestlog [None req-3833762d-324b-4a6b-a08e-69c0954160c7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1495 microversion: 2.1 time: 0.197709 [ 821.496220] [53378]: DEBUG nova.objects.instance [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.496256] [53379]: [pid: 53379|app: 0|req: 1830/3785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1495 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 821.500136] [53379]: DEBUG nova.api.openstack.wsgi [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.502590] [53379]: DEBUG nova.compute.api [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.524381] [53378]: DEBUG nova.policy [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.528890] [53378]: INFO nova.api.openstack.requestlog [None req-20412116-63ef-4b15-bf35-ad5b835b71c1 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.062844 [ 821.529352] [53378]: [pid: 53378|app: 0|req: 1956/3786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.537755] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.537755] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.537755] [53379]: DEBUG oslo_concurrency.lockutils [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.537938] [53379]: DEBUG nova.objects.instance [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.577841] [53379]: DEBUG nova.policy [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.582467] [53379]: INFO nova.api.openstack.requestlog [None req-648a74f4-e142-4f71-b2b6-3cc2a90ecad8 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.085566 [ 821.582967] [53379]: [pid: 53379|app: 0|req: 1831/3787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.592026] [53379]: DEBUG nova.api.openstack.wsgi [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.593520] [53379]: DEBUG nova.compute.api [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.598369] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.598620] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.598813] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.599388] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.599388] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.599570] [53379]: DEBUG oslo_concurrency.lockutils [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.622798] [53378]: DEBUG nova.api.openstack.wsgi [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"injectNetworkInfo": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 821.624631] [53378]: DEBUG nova.compute.api [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.628413] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.628711] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.628898] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.629308] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.629509] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.629758] [53378]: DEBUG oslo_concurrency.lockutils [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.651821] [53379]: DEBUG nova.policy [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.652888] [53378]: INFO nova.api.openstack.requestlog [None req-f715c744-376a-47a5-96a3-64e4f5dbec3c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f/action" status: 202 len: 0 microversion: 2.1 time: 0.122175 [ 821.652888] [53378]: [pid: 53378|app: 0|req: 1957/3788] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:33 2025] POST /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 821.655774] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.656937] [53378]: DEBUG nova.compute.api [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.659111] [53379]: INFO nova.api.openstack.requestlog [None req-6edd246f-02c3-494d-8c1b-0ece126b011d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.072397 [ 821.659512] [53379]: [pid: 53379|app: 0|req: 1832/3789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.663959] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.663959] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.663959] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.664167] [53379]: DEBUG nova.api.openstack.wsgi [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.664208] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.664208] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.664208] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.664948] [53379]: DEBUG nova.compute.api [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.672879] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.673089] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.673392] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.673807] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.674022] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.676880] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.694078] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.694078] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.694078] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.696034] [53378]: DEBUG nova.objects.instance [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.703425] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.703553] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.703796] [53379]: DEBUG oslo_concurrency.lockutils [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.703942] [53379]: DEBUG nova.objects.instance [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.728250] [53379]: DEBUG nova.policy [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.732573] [53379]: INFO nova.api.openstack.requestlog [None req-773a843d-d3e7-4ec6-ae86-6e339397c781 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.072481 [ 821.732904] [53379]: [pid: 53379|app: 0|req: 1833/3790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.737760] [53379]: DEBUG nova.api.openstack.wsgi [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.738190] [53379]: DEBUG nova.compute.api [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'deleted': False, 'project_id': 'cb04fa53b54e4e098fe71f700b9b34d6'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 821.744755] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.745031] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.745219] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.745608] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.745806] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.745980] [53379]: DEBUG oslo_concurrency.lockutils [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.799162] [53379]: INFO nova.api.openstack.requestlog [None req-03f79003-9c88-446f-8b85-dfd6351bdae9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 15 microversion: 2.1 time: 0.065507 [ 821.799459] [53379]: [pid: 53379|app: 0|req: 1834/3791] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 821.805216] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.806941] [53379]: DEBUG nova.compute.api [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.812479] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.812763] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.812957] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.813519] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.813823] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.813932] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.943690] [53379]: DEBUG nova.policy [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.955842] [53379]: INFO nova.api.openstack.requestlog [None req-e3d070d5-4e05-4ba9-b9eb-43d595212192 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.155787 [ 821.957957] [53379]: [pid: 53379|app: 0|req: 1835/3792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.960092] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.965153] [53379]: DEBUG nova.compute.api [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.965345] [53378]: DEBUG nova.policy [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.967600] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.967919] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.968312] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.968619] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.969211] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.969211] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.972424] [53378]: DEBUG nova.policy [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.973449] [53378]: DEBUG nova.policy [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.974354] [53378]: INFO nova.api.openstack.requestlog [None req-4f115e8f-630a-48d7-a79a-a9084bd43c40 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.321211 [ 821.974903] [53378]: [pid: 53378|app: 0|req: 1958/3793] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:33 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.982112] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.983385] [53378]: DEBUG nova.compute.api [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.990668] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.020267] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.020366] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.020549] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.020822] [53379]: DEBUG nova.objects.instance [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.021212] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.021522] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.021789] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.022237] [53378]: DEBUG nova.objects.instance [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid d38f7acd-259c-4038-9660-2ea02d9c1290 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.047968] [53378]: DEBUG nova.policy [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.052396] [53378]: INFO nova.api.openstack.requestlog [None req-3d1d48cb-983f-4cac-9dbc-000cbe1c0971 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 200 len: 1308 microversion: 2.1 time: 0.076427 [ 822.052853] [53378]: [pid: 53378|app: 0|req: 1959/3794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.055982] [53378]: DEBUG nova.api.openstack.wsgi [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.057286] [53378]: DEBUG nova.compute.api [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.060625] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.060882] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.061083] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.061436] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.061652] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.061833] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.099968] [53378]: DEBUG nova.policy [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.104658] [53378]: INFO nova.api.openstack.requestlog [None req-15e49230-e9e0-49eb-ba6c-e9a59ac0d235 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.051333 [ 822.105046] [53378]: [pid: 53378|app: 0|req: 1960/3795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.107934] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.109346] [53378]: DEBUG nova.compute.api [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.112756] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.112993] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.113192] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.113556] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.113794] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.113993] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.139864] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.140201] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.140432] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.140670] [53378]: DEBUG nova.objects.instance [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.166127] [53378]: DEBUG nova.policy [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.173137] [53378]: INFO nova.api.openstack.requestlog [None req-ab62f0e7-04fe-4801-b1ed-012e135bbbe0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.067456 [ 822.173487] [53378]: [pid: 53378|app: 0|req: 1961/3796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.176282] [53378]: DEBUG nova.api.openstack.wsgi [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.184132] [53378]: DEBUG nova.compute.api [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'deleted': False} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 822.184132] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.184132] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.184132] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.184577] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.184670] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.186433] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.270768] [53378]: DEBUG nova.compute.multi_cell_list [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Listed batch of 37 results from cell out of 1000 limit. Returned 37 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 822.312017] [53379]: DEBUG nova.policy [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.321365] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.321612] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.321809] [53378]: DEBUG oslo_concurrency.lockutils [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.322233] [53379]: INFO nova.api.openstack.requestlog [None req-3a395e8b-8f0f-4c22-9655-baa0bf2cc24d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.364675 [ 822.322749] [53379]: [pid: 53379|app: 0|req: 1836/3797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.326316] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.327981] [53379]: DEBUG nova.compute.api [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.331542] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.331852] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.332101] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.333050] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.333050] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.333050] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.361614] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.361614] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.361614] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.361614] [53379]: DEBUG nova.objects.instance [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.421654] [53379]: DEBUG nova.policy [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.427887] [53379]: INFO nova.api.openstack.requestlog [None req-bb2b1556-264d-4a81-bc20-37cb76e31791 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.104623 [ 822.428255] [53379]: [pid: 53379|app: 0|req: 1837/3798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.430767] [53379]: DEBUG nova.api.openstack.wsgi [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.432393] [53379]: DEBUG nova.compute.api [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.435863] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.436118] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.436312] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.436666] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.436875] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.437067] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.536237] [53378]: INFO nova.api.openstack.requestlog [None req-0645729c-f563-4cca-85d3-a9c20da526aa tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=" status: 200 len: 58613 microversion: 2.1 time: 0.362020 [ 822.537074] [53378]: [pid: 53378|app: 0|req: 1962/3799] 10.180.1.21 () {58 vars in 1166 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/detail?all_tenants= => generated 58613 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 822.540238] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.541038] [53378]: DEBUG nova.compute.api [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.545256] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.545491] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.546532] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.546532] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.546532] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.546532] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.590873] [53378]: DEBUG nova.policy [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.596201] [53378]: INFO nova.api.openstack.requestlog [None req-c7160e33-419d-40ce-b556-34d9cfcfccdd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.058578 [ 822.596353] [53378]: [pid: 53378|app: 0|req: 1963/3800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.598602] [53378]: DEBUG nova.api.openstack.wsgi [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.601146] [53378]: DEBUG nova.compute.api [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.608035] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.608035] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.608035] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.608035] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.608035] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.608348] [53378]: DEBUG oslo_concurrency.lockutils [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.634141] [53379]: DEBUG nova.policy [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.641200] [53379]: INFO nova.api.openstack.requestlog [None req-31a7a5b0-b134-4576-9a37-1e456638055e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1496 microversion: 2.1 time: 0.212234 [ 822.641748] [53379]: [pid: 53379|app: 0|req: 1838/3801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1496 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.645919] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.649648] [53379]: DEBUG nova.compute.api [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.657026] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.657026] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.657026] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.657026] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.657026] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.657389] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.717747] [53379]: DEBUG nova.policy [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.726938] [53379]: INFO nova.api.openstack.requestlog [None req-9d3ed464-5aad-4b8b-b3e7-9c0bc54fef83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.082868 [ 822.726938] [53379]: [pid: 53379|app: 0|req: 1839/3802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.728282] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.729910] [53379]: DEBUG nova.compute.api [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.731142] [53378]: DEBUG nova.policy [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.737483] [53378]: INFO nova.api.openstack.requestlog [None req-94cb7d9d-3f43-4799-ab0d-2ee982dfcfb7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.140676 [ 822.738057] [53378]: [pid: 53378|app: 0|req: 1964/3803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:34 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.740562] [53378]: DEBUG nova.api.openstack.wsgi [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.741275] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.741552] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.741697] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.742139] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.742197] [53378]: DEBUG nova.compute.api [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.742309] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.742485] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.745359] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.745595] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.745786] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.746158] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.746358] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.746531] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.764573] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.764801] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.765026] [53378]: DEBUG oslo_concurrency.lockutils [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.765374] [53378]: DEBUG nova.objects.instance [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.789704] [53378]: DEBUG nova.policy [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.794226] [53378]: INFO nova.api.openstack.requestlog [None req-a55d071f-3d34-4616-9b87-1626e1a81325 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.055498 [ 822.794793] [53378]: [pid: 53378|app: 0|req: 1965/3804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.795348] [53379]: DEBUG nova.policy [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.797329] [53378]: DEBUG nova.api.openstack.wsgi [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.799459] [53378]: DEBUG nova.compute.api [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.800831] [53379]: INFO nova.api.openstack.requestlog [None req-c1099e39-eb2f-432d-947b-2b4b1f2d6ac8 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1314 microversion: 2.1 time: 0.074426 [ 822.801362] [53379]: [pid: 53379|app: 0|req: 1840/3805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1314 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.802271] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.802563] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.802796] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.803199] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.803444] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.803654] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.804486] [53379]: DEBUG nova.api.openstack.wsgi [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.808801] [53379]: DEBUG nova.compute.api [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'deleted': False, 'project_id': 'cb04fa53b54e4e098fe71f700b9b34d6'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 822.811576] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.811841] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.812046] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.813018] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.813222] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.813700] [53379]: DEBUG oslo_concurrency.lockutils [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.824134] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.824713] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.825115] [53378]: DEBUG oslo_concurrency.lockutils [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.825531] [53378]: DEBUG nova.objects.instance [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.836968] [53379]: INFO nova.api.openstack.requestlog [None req-96a0191e-98b8-4515-aaee-029cf80bd4d0 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?tenant_id=694af1ae9297436ab3fcf45dbade518d" status: 200 len: 15 microversion: 2.1 time: 0.033957 [ 822.836968] [53379]: [pid: 53379|app: 0|req: 1841/3806] 10.180.1.21 () {58 vars in 1226 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/detail?tenant_id=694af1ae9297436ab3fcf45dbade518d => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 822.839071] [53379]: DEBUG nova.api.openstack.wsgi [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.840801] [53379]: DEBUG nova.compute.api [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.845180] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.845180] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.845921] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.846062] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.846172] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.846353] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.862282] [53378]: DEBUG nova.policy [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.869070] [53378]: INFO nova.api.openstack.requestlog [None req-badc285c-8e30-4e8c-b5e9-45c100d7f0a9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.073553 [ 822.869307] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.869440] [53378]: [pid: 53378|app: 0|req: 1966/3807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.869547] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.870045] [53379]: DEBUG oslo_concurrency.lockutils [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.870045] [53379]: DEBUG nova.objects.instance [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.872013] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.876794] [53378]: DEBUG nova.policy [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.876794] [53378]: DEBUG nova.compute.api [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'vm_state': ['stopped'], 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 822.878833] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.879085] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.879274] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.879694] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.879925] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.880109] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.896472] [53379]: DEBUG nova.policy [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.899953] [53378]: DEBUG nova.compute.multi_cell_list [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 822.900625] [53379]: INFO nova.api.openstack.requestlog [None req-1479cbbe-352e-4541-883e-936205eaedfb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.063645 [ 822.900964] [53379]: [pid: 53379|app: 0|req: 1842/3808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.905314] [53379]: DEBUG nova.api.openstack.wsgi [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.905314] [53379]: DEBUG nova.compute.api [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.908737] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.908915] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.909121] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.909482] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.909692] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.909870] [53379]: DEBUG oslo_concurrency.lockutils [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.923390] [53378]: INFO nova.api.openstack.requestlog [None req-9b619c19-9d89-4449-9499-3d9412ebf8ac tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=shutoff" status: 200 len: 345 microversion: 2.1 time: 0.053226 [ 822.924114] [53378]: [pid: 53378|app: 0|req: 1967/3809] 10.180.1.21 () {58 vars in 1149 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers?status=shutoff => generated 345 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 822.927075] [53378]: DEBUG nova.api.openstack.wsgi [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.928838] [53378]: DEBUG nova.compute.api [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.932392] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.932780] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.933031] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.933467] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.933738] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.934029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.955320] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.955410] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.955853] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.955853] [53378]: DEBUG nova.objects.instance [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.961867] [53379]: DEBUG nova.policy [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.966729] [53379]: INFO nova.api.openstack.requestlog [None req-c183f67a-5e63-4be0-b989-d5ec06a7635d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.065037 [ 822.967422] [53379]: [pid: 53379|app: 0|req: 1843/3810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.970688] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.973842] [53379]: DEBUG nova.compute.api [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'tenant_id': '694af1ae9297436ab3fcf45dbade518d', 'deleted': False} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 822.979174] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.979412] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.979586] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.980108] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.980219] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.980347] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.981106] [53378]: DEBUG nova.policy [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.986876] [53378]: INFO nova.api.openstack.requestlog [None req-6aa295bb-2b43-47b6-9773-9b8752acc3a3 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.062042 [ 822.987330] [53378]: [pid: 53378|app: 0|req: 1968/3811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.990228] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 822.995455] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.996017] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.996400] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.004820] [53379]: DEBUG nova.compute.multi_cell_list [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Listed batch of 4 results from cell out of 1000 limit. Returned 4 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 823.010695] [53378]: DEBUG nova.compute.api [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 823.033960] [53378]: INFO nova.api.openstack.requestlog [None req-b5e71c65-2aff-4bc5-8135-f566cecbcafa tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba/action" status: 202 len: 0 microversion: 2.1 time: 0.045721 [ 823.034576] [53378]: [pid: 53378|app: 0|req: 1969/3812] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:35 2025] POST /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 823.037124] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.038862] [53378]: DEBUG nova.compute.api [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.042515] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.042961] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.042961] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.043221] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.043436] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.043519] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.045454] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.045710] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.046990] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.150240] [53379]: INFO nova.api.openstack.requestlog [None req-2c17bcae-6b43-45da-9fee-86e529b0666e tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=694af1ae9297436ab3fcf45dbade518d" status: 200 len: 6659 microversion: 2.1 time: 0.181998 [ 823.151431] [53379]: [pid: 53379|app: 0|req: 1844/3813] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=694af1ae9297436ab3fcf45dbade518d => generated 6659 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.154954] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.156667] [53379]: DEBUG nova.compute.api [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.161719] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.161953] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.162366] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.162574] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.165105] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.165105] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.186927] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.191026] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.191026] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.191026] [53379]: DEBUG nova.objects.instance [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.202559] [53378]: DEBUG nova.policy [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.207709] [53378]: INFO nova.api.openstack.requestlog [None req-1f99eaf1-4f28-4b85-96ff-2489add3606c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1491 microversion: 2.1 time: 0.172674 [ 823.208103] [53378]: [pid: 53378|app: 0|req: 1970/3814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1491 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.211757] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.213723] [53378]: DEBUG nova.compute.api [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.217480] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.217774] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.217973] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.218341] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.218542] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.218625] [53379]: DEBUG nova.policy [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.218723] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.225211] [53379]: DEBUG nova.policy [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.226733] [53379]: DEBUG nova.policy [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.227186] [53379]: INFO nova.api.openstack.requestlog [None req-d1535530-888a-4beb-b1c0-2c78891bbf53 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.075108 [ 823.227520] [53379]: [pid: 53379|app: 0|req: 1845/3815] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.229975] [53379]: DEBUG nova.api.openstack.wsgi [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.231781] [53379]: DEBUG nova.compute.api [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: d38f7acd-259c-4038-9660-2ea02d9c1290] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.235544] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.237469] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.237469] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.237469] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.237469] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.237469] [53379]: DEBUG oslo_concurrency.lockutils [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.248537] [53379]: INFO nova.api.openstack.wsgi [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] HTTP exception thrown: Instance d38f7acd-259c-4038-9660-2ea02d9c1290 could not be found. [ 823.248896] [53379]: DEBUG nova.api.openstack.wsgi [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Returning 404 to user: Instance d38f7acd-259c-4038-9660-2ea02d9c1290 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 823.249296] [53379]: INFO nova.api.openstack.requestlog [None req-18dc264d-9dff-4804-9072-deaaec6bb320 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290" status: 404 len: 111 microversion: 2.1 time: 0.021245 [ 823.250897] [53379]: [pid: 53379|app: 0|req: 1846/3816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/d38f7acd-259c-4038-9660-2ea02d9c1290 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.252397] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.254093] [53379]: DEBUG nova.compute.api [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.259692] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.260169] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.260376] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.262017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.262017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.262017] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.301296] [53378]: DEBUG nova.policy [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.309448] [53378]: INFO nova.api.openstack.requestlog [None req-eb4c00c0-fdf7-4057-81c2-e2fdbe5f0c9e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1505 microversion: 2.1 time: 0.100131 [ 823.309448] [53378]: [pid: 53378|app: 0|req: 1971/3817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1505 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.312561] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.313677] [53379]: DEBUG nova.policy [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.316671] [53378]: DEBUG nova.compute.api [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'tenant_id': 'cb04fa53b54e4e098fe71f700b9b34d6', 'deleted': False} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 823.319012] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.320213] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.320213] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.320213] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.320213] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.320417] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.324760] [53379]: INFO nova.api.openstack.requestlog [None req-ca7f4314-3659-41f0-8d06-803fd53c3b39 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.073495 [ 823.324760] [53379]: [pid: 53379|app: 0|req: 1847/3818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.329182] [53379]: DEBUG nova.api.openstack.wsgi [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.329182] [53379]: DEBUG nova.compute.api [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.333106] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.333352] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.333535] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.333927] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.334691] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.334936] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.351412] [53378]: INFO nova.api.openstack.requestlog [None req-4bb2bf16-4dc8-4598-81aa-f9971c0ba361 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=cb04fa53b54e4e098fe71f700b9b34d6" status: 200 len: 15 microversion: 2.1 time: 0.040805 [ 823.352136] [53378]: [pid: 53378|app: 0|req: 1972/3819] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=cb04fa53b54e4e098fe71f700b9b34d6 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 823.358211] [53378]: DEBUG nova.api.openstack.wsgi [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 823.359029] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.359333] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.359542] [53379]: DEBUG oslo_concurrency.lockutils [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.359750] [53379]: DEBUG nova.objects.instance [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.360312] [53378]: DEBUG nova.compute.api [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.368379] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.368672] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.368872] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.369258] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.369544] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.369667] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.391328] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.391576] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.391828] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.396193] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.396426] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.396850] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.398101] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.398101] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.398101] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.400204] [53379]: DEBUG nova.policy [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.408184] [53379]: INFO nova.api.openstack.requestlog [None req-2002f05b-74b5-4f79-a4d7-f431e34fbd9e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.082866 [ 823.408735] [53379]: [pid: 53379|app: 0|req: 1848/3820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.415205] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e1cb1da-f52d-4b4a-ae85-8ffc1f6e990a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '.version_select at 0x726f7275a710>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.451575] [53378]: DEBUG nova.virt.hardware [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 823.451835] [53378]: DEBUG nova.virt.hardware [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 823.452161] [53378]: DEBUG nova.virt.hardware [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 823.452418] [53378]: DEBUG nova.virt.hardware [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 823.452670] [53378]: DEBUG nova.virt.hardware [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 823.502746] [53378]: DEBUG nova.compute.api [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.507143] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.508121] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.508121] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.508267] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.508545] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.508795] [53378]: DEBUG oslo_concurrency.lockutils [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.528619] [53378]: INFO nova.api.openstack.requestlog [None req-34ff5c7f-71c5-4a5e-8d1f-97dfea2bbcc3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071/action" status: 202 len: 1112 microversion: 2.1 time: 0.173410 [ 823.529306] [53378]: [pid: 53378|app: 0|req: 1973/3821] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:35 2025] POST /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071/action => generated 1112 bytes in 175 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 823.532361] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.534125] [53378]: DEBUG nova.compute.api [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.543571] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.543571] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.543571] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.544165] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.544479] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.544794] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.568332] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.568592] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.568841] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.569104] [53378]: DEBUG nova.objects.instance [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.594019] [53378]: DEBUG nova.policy [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.599085] [53378]: INFO nova.api.openstack.requestlog [None req-1bc77846-9b5d-4d99-a82f-86d5e594a618 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.068653 [ 823.599085] [53378]: [pid: 53378|app: 0|req: 1974/3822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.601509] [53378]: DEBUG nova.api.openstack.wsgi [None req-640e7748-4006-437d-98b3-ad7b220fa024 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.604907] [53378]: INFO nova.api.openstack.requestlog [None req-640e7748-4006-437d-98b3-ad7b220fa024 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=invalid_status" status: 200 len: 15 microversion: 2.1 time: 0.005257 [ 823.605957] [53378]: [pid: 53378|app: 0|req: 1975/3823] 10.180.1.21 () {58 vars in 1184 bytes} [Wed Mar 12 06:41:35 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) [ 823.608857] [53378]: DEBUG nova.api.openstack.wsgi [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.609159] [53378]: DEBUG nova.compute.api [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.614078] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.614549] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.614790] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.615652] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.615652] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.615652] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.637846] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.638070] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.638315] [53378]: DEBUG oslo_concurrency.lockutils [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.638569] [53378]: DEBUG nova.objects.instance [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.659956] [53378]: DEBUG nova.policy [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.665035] [53378]: INFO nova.api.openstack.requestlog [None req-91fb80e9-76b0-4f77-9412-8c8f4195c1dd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.059174 [ 823.665756] [53378]: [pid: 53378|app: 0|req: 1976/3824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.668359] [53378]: DEBUG nova.api.openstack.wsgi [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.670224] [53378]: DEBUG nova.compute.api [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.673792] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.674160] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.674349] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.674810] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.675031] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.675208] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.748231] [53378]: DEBUG nova.policy [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.753136] [53378]: INFO nova.api.openstack.requestlog [None req-e9d9bd26-67d8-4bcc-86c6-da85b209ec74 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.086709 [ 823.753655] [53378]: [pid: 53378|app: 0|req: 1977/3825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:35 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.756218] [53378]: DEBUG nova.api.openstack.wsgi [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.758046] [53378]: DEBUG nova.compute.api [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.761521] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.761872] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.762141] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.762660] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.763104] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.763367] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.801317] [53378]: DEBUG nova.policy [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.805783] [53378]: INFO nova.api.openstack.requestlog [None req-93b812e6-c5e4-43cc-af77-0b8af7be2a52 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.051543 [ 823.806134] [53378]: [pid: 53378|app: 0|req: 1978/3826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.808885] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 823.810280] [53378]: DEBUG nova.compute.api [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.813339] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.813589] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.814669] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.814669] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.814669] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.814669] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.880313] [53378]: INFO nova.api.openstack.requestlog [None req-5d25ec14-38ca-4866-948f-ebd90573e833 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 0 microversion: 2.1 time: 0.073479 [ 823.881458] [53378]: [pid: 53378|app: 0|req: 1979/3827] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:36 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 823.883959] [53378]: DEBUG nova.api.openstack.wsgi [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.886414] [53378]: DEBUG nova.compute.api [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.890946] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.891211] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.891400] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.891840] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.892054] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.892238] [53378]: DEBUG oslo_concurrency.lockutils [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.937666] [53378]: DEBUG nova.policy [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.947700] [53378]: INFO nova.api.openstack.requestlog [None req-f820a57a-ec00-46e6-b611-b1facdd0bc04 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.066039 [ 823.948064] [53378]: [pid: 53378|app: 0|req: 1980/3828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.950918] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.952576] [53378]: DEBUG nova.compute.api [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.957336] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.957336] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.957599] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.957785] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.958022] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.958188] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.035894] [53379]: INFO nova.api.openstack.requestlog [None req-0e1cb1da-f52d-4b4a-ae85-8ffc1f6e990a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/b86bb146-39ab-40ea-9471-a764935be437" status: 202 len: 0 microversion: 2.1 time: 0.626269 [ 824.036431] [53379]: [pid: 53379|app: 0|req: 1849/3829] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:41:35 2025] DELETE /compute/v2.1/os-floating-ips/b86bb146-39ab-40ea-9471-a764935be437 => generated 0 bytes in 627 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 824.039046] [53379]: DEBUG nova.api.openstack.wsgi [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.041301] [53379]: DEBUG nova.compute.api [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.046873] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.047145] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.047343] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.047703] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.047903] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.048096] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.077156] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.077422] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.077611] [53379]: DEBUG oslo_concurrency.lockutils [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.077814] [53379]: DEBUG nova.objects.instance [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.102137] [53378]: DEBUG nova.policy [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.106842] [53378]: INFO nova.api.openstack.requestlog [None req-f8fa5065-e4c5-4f19-b87f-f0e3443669aa tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.158120 [ 824.107178] [53378]: [pid: 53378|app: 0|req: 1981/3830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.110396] [53379]: DEBUG nova.policy [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.112940] [53378]: DEBUG nova.api.openstack.wsgi [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.115050] [53378]: DEBUG nova.compute.api [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.116713] [53379]: INFO nova.api.openstack.requestlog [None req-45cb9b3f-20c9-4dfa-a022-5a56a938718f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.079817 [ 824.117060] [53379]: [pid: 53379|app: 0|req: 1850/3831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.118249] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.118498] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.118694] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.119059] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.119268] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.119444] [53378]: DEBUG oslo_concurrency.lockutils [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.119640] [53379]: DEBUG nova.api.openstack.wsgi [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.122488] [53379]: DEBUG nova.policy [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.122872] [53379]: DEBUG nova.compute.api [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Searching by: {'vm_state': ['error'], 'deleted': False, 'project_id': '694af1ae9297436ab3fcf45dbade518d'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 824.126272] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.126505] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.126798] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.127222] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.127314] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.127472] [53379]: DEBUG oslo_concurrency.lockutils [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.156610] [53378]: DEBUG nova.policy [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.162336] [53378]: INFO nova.api.openstack.requestlog [None req-bde91659-b4d7-470c-9cd1-893e02735a3e tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1314 microversion: 2.1 time: 0.054394 [ 824.162682] [53378]: [pid: 53378|app: 0|req: 1982/3832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1314 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.165299] [53378]: DEBUG nova.api.openstack.wsgi [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.166847] [53378]: DEBUG nova.compute.api [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.170374] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.170635] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.170825] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.171201] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.171411] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.171590] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.176906] [53379]: DEBUG nova.compute.multi_cell_list [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 824.189355] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.189600] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.189782] [53378]: DEBUG oslo_concurrency.lockutils [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.189978] [53378]: DEBUG nova.objects.instance [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.211663] [53379]: INFO nova.api.openstack.requestlog [None req-c65c1a60-0659-4736-a34a-179d11c1eadb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=error" status: 200 len: 338 microversion: 2.1 time: 0.093254 [ 824.211663] [53379]: [pid: 53379|app: 0|req: 1851/3833] 10.180.1.21 () {58 vars in 1145 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers?status=error => generated 338 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 824.211911] [53378]: DEBUG nova.policy [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.214440] [53379]: DEBUG nova.api.openstack.wsgi [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.216127] [53378]: INFO nova.api.openstack.requestlog [None req-48a69b89-cba1-4a32-ad18-9516e262e9ca tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.052759 [ 824.217071] [53379]: DEBUG nova.compute.api [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.217168] [53378]: [pid: 53378|app: 0|req: 1983/3834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.218969] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.219901] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.220227] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.220353] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.220597] [53378]: DEBUG nova.compute.api [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.220780] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.220993] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.221195] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.224269] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.224478] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.224663] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.225077] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.225301] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.225480] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.247473] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.247733] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.247923] [53379]: DEBUG oslo_concurrency.lockutils [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.248140] [53379]: DEBUG nova.objects.instance [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.262526] [53378]: DEBUG nova.policy [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.267708] [53378]: INFO nova.api.openstack.requestlog [None req-7b06ef1a-3a5d-4884-b6f0-29e97a2720f8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.050643 [ 824.268058] [53378]: [pid: 53378|app: 0|req: 1984/3835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.268794] [53379]: DEBUG nova.policy [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.271215] [53378]: DEBUG nova.api.openstack.wsgi [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.272206] [53378]: DEBUG nova.compute.api [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.272827] [53379]: INFO nova.api.openstack.requestlog [None req-17478cad-175f-4d29-9d61-67ac4bcb7afa tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.060421 [ 824.273198] [53379]: [pid: 53379|app: 0|req: 1852/3836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.275663] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.275775] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.275840] [53379]: DEBUG nova.compute.api [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.276273] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.276273] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.276778] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.276778] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.278145] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.280009] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.280009] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.280009] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.280009] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.280224] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.280439] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.293998] [53379]: DEBUG nova.compute.api [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 824.295597] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.295848] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.296051] [53378]: DEBUG oslo_concurrency.lockutils [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.296261] [53378]: DEBUG nova.objects.instance [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.320698] [53378]: DEBUG nova.policy [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.325161] [53378]: INFO nova.api.openstack.requestlog [None req-65aa339a-3b0e-4f0a-9b72-3d1d860c4a02 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.056446 [ 824.325493] [53378]: [pid: 53378|app: 0|req: 1985/3837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.328375] [53378]: DEBUG nova.api.openstack.wsgi [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 824.330067] [53378]: DEBUG nova.compute.api [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.333403] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.333642] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.333884] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.334261] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.334463] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.334637] [53378]: DEBUG oslo_concurrency.lockutils [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.347480] [53379]: INFO nova.api.openstack.requestlog [None req-0e813f11-c510-4ddf-98fb-f0aa70d2c55a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 204 len: 0 microversion: 2.1 time: 0.073416 [ 824.347760] [53379]: [pid: 53379|app: 0|req: 1853/3838] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:36 2025] DELETE /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 824.350703] [53379]: DEBUG nova.api.openstack.wsgi [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.352412] [53379]: DEBUG nova.compute.api [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.355777] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.356041] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.356222] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.356651] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.356885] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.357061] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.376314] [53378]: INFO nova.api.openstack.requestlog [None req-045a6a5a-25e5-4dbe-971f-7d5178e74267 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 0 microversion: 2.1 time: 0.050112 [ 824.376798] [53378]: [pid: 53378|app: 0|req: 1986/3839] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:36 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 824.376865] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.377155] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.377354] [53379]: DEBUG oslo_concurrency.lockutils [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.377549] [53379]: DEBUG nova.objects.instance [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.379409] [53378]: DEBUG nova.api.openstack.wsgi [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.380898] [53378]: DEBUG nova.compute.api [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.384209] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.384500] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.384753] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.385199] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.385448] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.385677] [53378]: DEBUG oslo_concurrency.lockutils [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.398643] [53379]: DEBUG nova.policy [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.405896] [53379]: DEBUG nova.policy [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.406709] [53379]: DEBUG nova.policy [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.407497] [53379]: INFO nova.api.openstack.requestlog [None req-715ebd36-46d2-40a7-b0c0-672827fd6acd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.058988 [ 824.407718] [53379]: [pid: 53379|app: 0|req: 1854/3840] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 824.409981] [53379]: DEBUG nova.api.openstack.wsgi [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.411581] [53379]: DEBUG nova.compute.api [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.415368] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.415616] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.415784] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.416202] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.416417] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.416617] [53379]: DEBUG oslo_concurrency.lockutils [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.456344] [53379]: DEBUG nova.policy [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.460904] [53379]: INFO nova.api.openstack.requestlog [None req-0be0c05c-f3fd-4b80-adc2-0a4b48ec2de7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.052416 [ 824.460995] [53379]: [pid: 53379|app: 0|req: 1855/3841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.467674] [53378]: DEBUG nova.policy [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.472461] [53378]: INFO nova.api.openstack.requestlog [None req-eacc0086-0f1d-4d9e-98b0-629db6e94acb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1505 microversion: 2.1 time: 0.095049 [ 824.472840] [53378]: [pid: 53378|app: 0|req: 1987/3842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1505 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.475353] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.477011] [53378]: DEBUG nova.compute.api [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.481227] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.481666] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.481920] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.482334] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.482582] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.482799] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.555589] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1580176761", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ab0fad91-f651-4230-929f-4b69b9dc268e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 824.582326] [53378]: DEBUG nova.policy [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.587131] [53378]: INFO nova.api.openstack.requestlog [None req-6a2eeba1-cb41-402b-974d-46cf2f9a3d8c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1523 microversion: 2.1 time: 0.113533 [ 824.587461] [53378]: [pid: 53378|app: 0|req: 1988/3843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1523 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.590111] [53378]: DEBUG nova.api.openstack.wsgi [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.590201] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.590477] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.590658] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.591043] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.591250] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.591425] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.591828] [53378]: DEBUG nova.compute.api [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.595362] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.595559] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.595748] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.596120] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.596318] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.596492] [53378]: DEBUG oslo_concurrency.lockutils [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.596568] [53379]: DEBUG nova.network.neutron [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] validate_networks() for [('ab0fad91-f651-4230-929f-4b69b9dc268e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 824.687592] [53378]: INFO nova.api.openstack.requestlog [None req-20cadc2d-b3ea-457d-9fd8-0aaf7e799490 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1671 microversion: 2.1 time: 0.099470 [ 824.687930] [53378]: [pid: 53378|app: 0|req: 1989/3844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1671 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.690354] [53378]: DEBUG nova.api.openstack.wsgi [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.691979] [53378]: DEBUG nova.compute.api [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.700700] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.701010] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.701212] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.701900] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.701900] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.701900] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.732595] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.732851] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.733042] [53378]: DEBUG oslo_concurrency.lockutils [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.733244] [53378]: DEBUG nova.objects.instance [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.761982] [53378]: DEBUG nova.policy [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.765908] [53378]: INFO nova.api.openstack.requestlog [None req-37e06f1a-9e44-4ac5-88cb-b40a2362d718 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.077388 [ 824.766792] [53378]: [pid: 53378|app: 0|req: 1990/3845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:36 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.769037] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.770510] [53378]: DEBUG nova.compute.api [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.773770] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.774109] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.774336] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.774714] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.774991] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.775242] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.795126] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.795386] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.795574] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.795774] [53378]: DEBUG nova.objects.instance [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.814315] [53379]: DEBUG nova.virt.hardware [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 824.814529] [53379]: DEBUG nova.virt.hardware [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 824.814907] [53379]: DEBUG nova.virt.hardware [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 824.815477] [53379]: DEBUG nova.virt.hardware [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 824.815477] [53379]: DEBUG nova.virt.hardware [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 824.825737] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.825737] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.825888] [53378]: DEBUG nova.policy [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.825973] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.826977] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.826977] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.826977] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.832581] [53378]: INFO nova.api.openstack.requestlog [None req-a0887d79-a018-47d6-b188-305b17651dff tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.064733 [ 824.833373] [53378]: [pid: 53378|app: 0|req: 1991/3846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.837606] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.839489] [53378]: DEBUG nova.compute.api [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.844884] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.845022] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.845228] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.845802] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.846198] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.846548] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.848535] [53379]: DEBUG nova.quota [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 824.851481] [53379]: DEBUG nova.quota [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 824.860014] [53379]: DEBUG nova.compute.api [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 824.860014] [53379]: DEBUG nova.compute.api [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 824.880310] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.880865] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.881233] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.881654] [53378]: DEBUG nova.objects.instance [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.907652] [53378]: DEBUG nova.policy [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.907806] [53379]: INFO nova.api.openstack.requestlog [None req-d3619730-4260-4699-8f96-ef3dd2975e4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.445657 [ 824.907806] [53379]: [pid: 53379|app: 0|req: 1856/3847] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:36 2025] POST /compute/v2.1/servers => generated 380 bytes in 446 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 824.910499] [53379]: DEBUG nova.api.openstack.wsgi [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.912084] [53379]: DEBUG nova.compute.api [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.917303] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.917589] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.917775] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.917938] [53378]: INFO nova.api.openstack.requestlog [None req-bc0e58d7-ff60-4509-a328-3931765e81db tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.083464 [ 824.918151] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.918296] [53378]: [pid: 53378|app: 0|req: 1992/3848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.918604] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.918888] [53379]: DEBUG oslo_concurrency.lockutils [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.921041] [53378]: DEBUG nova.api.openstack.wsgi [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.923188] [53378]: DEBUG nova.compute.api [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.927009] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.928027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.928027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.928027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.928194] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.928249] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.024019] [53378]: DEBUG nova.policy [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.025463] [53378]: INFO nova.api.openstack.requestlog [None req-d02669c9-9b20-40a7-a6cc-51f195e0f544 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.106561 [ 825.025787] [53378]: [pid: 53378|app: 0|req: 1993/3849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.028306] [53379]: INFO nova.api.openstack.requestlog [None req-94682d35-4f2e-43c9-bf48-009ddc9806c6 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1671 microversion: 2.1 time: 0.119854 [ 825.029214] [53378]: DEBUG nova.api.openstack.wsgi [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.029517] [53379]: [pid: 53379|app: 0|req: 1857/3850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1671 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.031174] [53378]: DEBUG nova.compute.api [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.034937] [53379]: DEBUG nova.api.openstack.wsgi [None req-769ec45b-260a-4ca8-b2f1-f4ac06ee7901 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.036349] [53379]: DEBUG nova.compute.api [None req-769ec45b-260a-4ca8-b2f1-f4ac06ee7901 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.038869] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.039287] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.039367] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.039651] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.040509] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.040509] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.070265] [53379]: DEBUG nova.policy [None req-769ec45b-260a-4ca8-b2f1-f4ac06ee7901 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.073551] [53379]: INFO nova.api.openstack.requestlog [None req-769ec45b-260a-4ca8-b2f1-f4ac06ee7901 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1216 microversion: 2.1 time: 0.043306 [ 825.073963] [53379]: [pid: 53379|app: 0|req: 1858/3851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.076742] [53379]: DEBUG nova.api.openstack.wsgi [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.078310] [53379]: DEBUG nova.compute.api [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.083993] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.083993] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.083993] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.084189] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.084318] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.084484] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.086046] [53378]: DEBUG nova.policy [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.090916] [53378]: INFO nova.api.openstack.requestlog [None req-9ebf3e50-1c36-4c74-ade1-a709b2eda578 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.064256 [ 825.091257] [53378]: [pid: 53378|app: 0|req: 1994/3852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.096475] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.098113] [53378]: DEBUG nova.compute.api [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'host': 'cpu-1', 'deleted': False} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 825.104799] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.104799] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.104799] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.104799] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.105258] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.105308] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.130793] [53379]: DEBUG nova.policy [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.137645] [53379]: INFO nova.api.openstack.requestlog [None req-a23e5b6c-d865-4e80-9888-6e87db34d201 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.061027 [ 825.137645] [53379]: [pid: 53379|app: 0|req: 1859/3853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.140332] [53379]: DEBUG nova.api.openstack.wsgi [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.142031] [53379]: DEBUG nova.compute.api [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.147364] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.147364] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.147364] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.148401] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.148401] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.148401] [53379]: DEBUG oslo_concurrency.lockutils [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.174024] [53378]: DEBUG nova.compute.multi_cell_list [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Listed batch of 32 results from cell out of 1000 limit. Returned 32 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 825.209026] [53378]: INFO nova.api.openstack.requestlog [None req-e3d052e2-767b-4f20-9631-e823111af385 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=cpu-1&all_tenants=1" status: 200 len: 10554 microversion: 2.1 time: 0.116445 [ 825.209401] [53378]: [pid: 53378|app: 0|req: 1995/3854] 10.180.1.21 () {58 vars in 1169 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers?host=cpu-1&all_tenants=1 => generated 10554 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 825.214920] [53378]: DEBUG nova.api.openstack.wsgi [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.219170] [53378]: DEBUG nova.compute.api [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.220489] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.220763] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.220952] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.221334] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.221541] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.221751] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.245458] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.245789] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.246013] [53378]: DEBUG oslo_concurrency.lockutils [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.246283] [53378]: DEBUG nova.objects.instance [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.268265] [53379]: DEBUG nova.policy [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.274071] [53379]: INFO nova.api.openstack.requestlog [None req-7504db2f-2071-4ebe-ba58-8dfff3f42248 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.137403 [ 825.274428] [53379]: [pid: 53379|app: 0|req: 1860/3855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.275717] [53378]: DEBUG nova.policy [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.277721] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.279375] [53379]: DEBUG nova.compute.api [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.280110] [53378]: INFO nova.api.openstack.requestlog [None req-f964bca6-b3a4-40a2-a8a3-237b5c5e3182 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.070038 [ 825.280389] [53378]: [pid: 53378|app: 0|req: 1996/3856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.283079] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.284094] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.284352] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.284538] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.284905] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.285112] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.285290] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.286544] [53378]: DEBUG nova.compute.api [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Searching by: {'host': 'nonexistent_host', 'deleted': False} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 825.291709] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.291981] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.292212] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.292603] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.292799] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.292990] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.304779] [53378]: INFO nova.api.openstack.requestlog [None req-fdfbf51e-a38e-4c19-b3d6-6a256c4b3e5c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-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.023765 [ 825.305161] [53378]: [pid: 53378|app: 0|req: 1997/3857] 10.180.1.21 () {58 vars in 1191 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 825.309253] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.309373] [53378]: DEBUG nova.compute.api [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.314815] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.315136] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.315364] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.315758] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.315991] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.316202] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.323132] [53379]: DEBUG nova.policy [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.329731] [53379]: INFO nova.api.openstack.requestlog [None req-b3508ff6-9d55-4e28-a999-2e0106a6f632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1322 microversion: 2.1 time: 0.054511 [ 825.330098] [53379]: [pid: 53379|app: 0|req: 1861/3858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1322 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.333518] [53379]: DEBUG nova.api.openstack.wsgi [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.334555] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.335259] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.335259] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.335259] [53378]: DEBUG nova.objects.instance [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.336624] [53379]: DEBUG nova.compute.api [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.340965] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.340965] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.341197] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.341515] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.341832] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.341973] [53379]: DEBUG oslo_concurrency.lockutils [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.356401] [53378]: DEBUG nova.policy [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.361289] [53378]: INFO nova.api.openstack.requestlog [None req-dc982cbd-014f-43b4-85d0-c97b82312071 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.055487 [ 825.361634] [53378]: [pid: 53378|app: 0|req: 1998/3859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.364201] [53378]: DEBUG nova.api.openstack.wsgi [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.366954] [53378]: DEBUG nova.compute.api [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.370929] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.370929] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.370929] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.370929] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.371142] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.371227] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.379454] [53379]: DEBUG nova.policy [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.388603] [53379]: INFO nova.api.openstack.requestlog [None req-daafea13-c230-4f2a-89f4-1b3803811fb1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.057863 [ 825.389126] [53379]: [pid: 53379|app: 0|req: 1862/3860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.392907] [53379]: DEBUG nova.api.openstack.wsgi [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 825.394971] [53379]: DEBUG nova.compute.api [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.396021] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.396300] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.396937] [53378]: DEBUG oslo_concurrency.lockutils [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.396937] [53378]: DEBUG nova.objects.instance [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.402147] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.402467] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.402700] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.403148] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.403399] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.403621] [53379]: DEBUG oslo_concurrency.lockutils [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.429788] [53378]: DEBUG nova.policy [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.435810] [53378]: INFO nova.api.openstack.requestlog [None req-1410f444-7a3d-490e-9dbd-8dd8c7462b4d tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.073530 [ 825.436352] [53378]: [pid: 53378|app: 0|req: 1999/3861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.439748] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.441720] [53378]: DEBUG nova.compute.api [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.449435] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.449995] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.450430] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.451020] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.452016] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.452016] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.475040] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.475040] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.475605] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.475958] [53378]: DEBUG nova.objects.instance [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.478525] [53379]: INFO nova.api.openstack.requestlog [None req-65e7aa93-e5b1-4a88-95a7-be227a8c5b53 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 0 microversion: 2.1 time: 0.087900 [ 825.479037] [53379]: [pid: 53379|app: 0|req: 1863/3862] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:37 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 825.483436] [53379]: DEBUG nova.api.openstack.wsgi [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.485669] [53379]: DEBUG nova.compute.api [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.489588] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.489843] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.490039] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.491034] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.491034] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.491034] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.511735] [53378]: DEBUG nova.policy [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.518342] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.518602] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.518797] [53379]: DEBUG oslo_concurrency.lockutils [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.520238] [53379]: DEBUG nova.objects.instance [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.524823] [53378]: INFO nova.api.openstack.requestlog [None req-3c93c8d7-25cf-4c5f-8013-a13619fadcbb tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.087556 [ 825.525535] [53378]: [pid: 53378|app: 0|req: 2000/3863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.527862] [53378]: DEBUG nova.api.openstack.wsgi [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.529560] [53378]: DEBUG nova.compute.api [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.533254] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.533531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.533733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.534461] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.534461] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.534553] [53378]: DEBUG oslo_concurrency.lockutils [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.558379] [53379]: DEBUG nova.policy [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.563751] [53379]: DEBUG nova.policy [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.564862] [53379]: DEBUG nova.policy [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.565753] [53379]: INFO nova.api.openstack.requestlog [None req-b165fd13-809f-41cb-b37e-a58948b90c67 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.086154 [ 825.566151] [53379]: [pid: 53379|app: 0|req: 1864/3864] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.576325] [53378]: DEBUG nova.policy [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.576473] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 825.578587] [53379]: DEBUG nova.compute.api [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.581693] [53378]: INFO nova.api.openstack.requestlog [None req-f86ae4cd-378e-4418-8686-09eec387d813 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.055771 [ 825.582283] [53378]: [pid: 53378|app: 0|req: 2001/3865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.583699] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.584018] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.584286] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.585456] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.585546] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.585724] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.585776] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.587655] [53378]: DEBUG nova.compute.api [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.591990] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.592346] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.592561] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.593028] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.594039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.594128] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.646960] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.647561] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.647804] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.653554] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.655036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.655036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.655036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.655036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.655036] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.707724] [53378]: DEBUG nova.policy [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.716243] [53379]: DEBUG nova.virt.hardware [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 825.716243] [53379]: DEBUG nova.virt.hardware [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 825.716243] [53379]: DEBUG nova.virt.hardware [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 825.716243] [53379]: DEBUG nova.virt.hardware [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 825.716243] [53379]: DEBUG nova.virt.hardware [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 825.722158] [53378]: INFO nova.api.openstack.requestlog [None req-6c13013e-570e-4cc7-b1c9-2a45b49c911e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1505 microversion: 2.1 time: 0.138688 [ 825.722532] [53378]: [pid: 53378|app: 0|req: 2002/3866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:37 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1505 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.731020] [53378]: DEBUG nova.api.openstack.wsgi [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.734513] [53378]: DEBUG nova.compute.api [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.741034] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.741034] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.741034] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.741284] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.742224] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.742224] [53378]: DEBUG oslo_concurrency.lockutils [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.778746] [53379]: DEBUG nova.compute.api [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.786824] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.787107] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.787305] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.787702] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.787910] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.788107] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.828313] [53379]: INFO nova.api.openstack.requestlog [None req-4f24086e-4d07-4f3f-a5e6-89b39c7b2519 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 1103 microversion: 2.1 time: 0.258333 [ 825.829313] [53379]: [pid: 53379|app: 0|req: 1865/3867] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:37 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 1103 bytes in 262 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 825.835385] [53379]: DEBUG nova.api.openstack.wsgi [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.840917] [53379]: DEBUG nova.compute.api [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.850093] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.851272] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.851272] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.851272] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.856120] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.857328] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.874571] [53378]: DEBUG nova.policy [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.897317] [53378]: INFO nova.api.openstack.requestlog [None req-17f4a03a-d89e-414c-9c61-83b64bdd2fed tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1523 microversion: 2.1 time: 0.171161 [ 825.897921] [53378]: [pid: 53378|app: 0|req: 2003/3868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1523 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.903666] [53378]: DEBUG nova.api.openstack.wsgi [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.905712] [53378]: DEBUG nova.compute.api [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.910333] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.911424] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.911424] [53379]: DEBUG oslo_concurrency.lockutils [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.911582] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.911639] [53379]: DEBUG nova.objects.instance [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.911692] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.911692] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.912066] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.912323] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.913380] [53378]: DEBUG oslo_concurrency.lockutils [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.964689] [53379]: DEBUG nova.policy [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.974869] [53379]: INFO nova.api.openstack.requestlog [None req-affd1981-e642-49a8-98f9-8d8e5f897a6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.144707 [ 825.978879] [53379]: [pid: 53379|app: 0|req: 1866/3869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.981780] [53379]: DEBUG nova.api.openstack.wsgi [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.985407] [53379]: DEBUG nova.compute.api [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.992475] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.993829] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.993829] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.993829] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.993829] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.993829] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.019388] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.019388] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.019388] [53379]: DEBUG oslo_concurrency.lockutils [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.019729] [53379]: DEBUG nova.objects.instance [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.048331] [53379]: DEBUG nova.policy [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.058125] [53379]: INFO nova.api.openstack.requestlog [None req-63a4b5d9-7dd0-448b-b6f6-0de041973ff9 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.076986 [ 826.060958] [53379]: [pid: 53379|app: 0|req: 1867/3870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.064259] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.066015] [53379]: DEBUG nova.compute.api [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.073701] [53378]: DEBUG nova.policy [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.075087] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.075325] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.075440] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.075908] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.076942] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.076942] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.079609] [53378]: INFO nova.api.openstack.requestlog [None req-c927b829-6c48-4e00-9d77-251740e9d94b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1503 microversion: 2.1 time: 0.181108 [ 826.080029] [53378]: [pid: 53378|app: 0|req: 2004/3871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1503 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.083227] [53378]: DEBUG nova.api.openstack.wsgi [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.084964] [53378]: DEBUG nova.compute.api [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.088948] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.089294] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.089541] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.090129] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.090551] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.090637] [53378]: DEBUG oslo_concurrency.lockutils [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.099788] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.100062] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.100249] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.100969] [53379]: DEBUG nova.objects.instance [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.165754] [53379]: DEBUG nova.policy [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.171883] [53379]: INFO nova.api.openstack.requestlog [None req-5e35b4ad-4905-474e-8012-6ce38ba61553 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.110219 [ 826.172264] [53379]: [pid: 53379|app: 0|req: 1868/3872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.175148] [53379]: DEBUG nova.api.openstack.wsgi [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.177465] [53379]: DEBUG nova.compute.api [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.181826] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.183064] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.183064] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.183064] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.183064] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.183064] [53379]: DEBUG oslo_concurrency.lockutils [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.199879] [53378]: DEBUG nova.policy [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.215553] [53378]: INFO nova.api.openstack.requestlog [None req-63884cb5-7e03-4ad7-91da-ed1f107c0314 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1532 microversion: 2.1 time: 0.134713 [ 826.215943] [53378]: [pid: 53378|app: 0|req: 2005/3873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1532 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.218703] [53378]: DEBUG nova.api.openstack.wsgi [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.221063] [53378]: DEBUG nova.compute.api [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.226351] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.226660] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.226872] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.227312] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.227712] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.227712] [53378]: DEBUG oslo_concurrency.lockutils [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.237149] [53379]: DEBUG nova.policy [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.243634] [53379]: INFO nova.api.openstack.requestlog [None req-8151a417-42e7-4bdf-9d33-43e57d0441d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.070635 [ 826.244011] [53379]: [pid: 53379|app: 0|req: 1869/3874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.246636] [53379]: DEBUG nova.api.openstack.wsgi [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.248321] [53379]: DEBUG nova.compute.api [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.253964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.253964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.253964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.253964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.253964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.254240] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.279868] [53378]: DEBUG nova.policy [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.284274] [53378]: INFO nova.api.openstack.requestlog [None req-c31d2222-2f01-49a5-bf0e-4b3b3d0548f8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.067705 [ 826.284947] [53378]: [pid: 53378|app: 0|req: 2006/3875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.297350] [53379]: DEBUG nova.policy [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.312714] [53379]: INFO nova.api.openstack.requestlog [None req-b26e7bbc-f636-4fdc-8412-40b8e61b4dcd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.068049 [ 826.313309] [53379]: [pid: 53379|app: 0|req: 1870/3876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.316053] [53379]: DEBUG nova.api.openstack.wsgi [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.317805] [53379]: DEBUG nova.compute.api [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.323891] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.324166] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.324376] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.324837] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.325082] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.325292] [53379]: DEBUG oslo_concurrency.lockutils [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.355888] [53378]: DEBUG nova.api.openstack.wsgi [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-1543414404", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 826.403290] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.403549] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.403735] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.404279] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.404567] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.404751] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.414844] [53378]: DEBUG nova.virt.hardware [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 826.415071] [53378]: DEBUG nova.virt.hardware [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 826.415291] [53378]: DEBUG nova.virt.hardware [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 826.415453] [53378]: DEBUG nova.virt.hardware [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 826.415618] [53378]: DEBUG nova.virt.hardware [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 826.424277] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.424705] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.424961] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.425443] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.425657] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.425832] [53378]: DEBUG oslo_concurrency.lockutils [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.439196] [53378]: DEBUG nova.quota [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Getting quotas for project 5565fe8861c3434db9bc00d849f91358. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 826.439551] [53379]: DEBUG nova.policy [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.442772] [53378]: DEBUG nova.quota [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Getting quotas for user 43a702d5f27d4fb9a9ad9cae6585f266 and project 5565fe8861c3434db9bc00d849f91358. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 826.444403] [53379]: INFO nova.api.openstack.requestlog [None req-294fd4b5-6c39-4fff-b2ba-feadfc1a4d5c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.130424 [ 826.444752] [53379]: [pid: 53379|app: 0|req: 1871/3877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.448306] [53379]: DEBUG nova.api.openstack.wsgi [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.451030] [53379]: DEBUG nova.compute.api [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.451617] [53378]: DEBUG nova.compute.api [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 826.453716] [53378]: DEBUG nova.compute.api [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 826.454939] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.455267] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.455500] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.455863] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.456070] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.456243] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.478488] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.478741] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.478951] [53379]: DEBUG oslo_concurrency.lockutils [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.479243] [53379]: DEBUG nova.objects.instance [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.488842] [53378]: INFO nova.api.openstack.requestlog [None req-69377219-b975-465e-aef9-159ccad38293 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.201776 [ 826.488842] [53378]: [pid: 53378|app: 0|req: 2007/3878] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:41:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 203 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 826.493534] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.497018] [53378]: DEBUG nova.compute.api [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.499681] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.499932] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.500164] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.500393] [53379]: DEBUG nova.policy [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.500533] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.500746] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.500927] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.505259] [53379]: INFO nova.api.openstack.requestlog [None req-b274e591-5478-44c7-910f-d28165610f47 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.059822 [ 826.505632] [53379]: [pid: 53379|app: 0|req: 1872/3879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.508179] [53379]: DEBUG nova.api.openstack.wsgi [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.509813] [53379]: DEBUG nova.compute.api [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.519021] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.519285] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.519473] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.519843] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.520052] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.520262] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.540308] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.540607] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.540850] [53379]: DEBUG oslo_concurrency.lockutils [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.541125] [53379]: DEBUG nova.objects.instance [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.569392] [53379]: DEBUG nova.policy [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.574199] [53379]: INFO nova.api.openstack.requestlog [None req-20686838-5a13-4a36-9563-e4cfa968486b tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.067821 [ 826.574635] [53379]: [pid: 53379|app: 0|req: 1873/3880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.577447] [53379]: DEBUG nova.api.openstack.wsgi [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.578963] [53379]: DEBUG nova.compute.api [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.582799] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.583055] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.583248] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.583607] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.583845] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.584045] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.605982] [53378]: DEBUG nova.policy [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.610317] [53378]: INFO nova.api.openstack.requestlog [None req-ee268d8e-ff3a-4595-ba11-ae552e1ba8b2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1400 microversion: 2.1 time: 0.121147 [ 826.610623] [53378]: [pid: 53378|app: 0|req: 2008/3881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1400 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.613661] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.615303] [53378]: DEBUG nova.compute.api [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.618761] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.619973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.619973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.619973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.619973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.619973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.627418] [53379]: DEBUG nova.policy [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.634840] [53379]: INFO nova.api.openstack.requestlog [None req-9dcf65ba-6169-46f0-b5a7-fde616cfdcd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.058119 [ 826.634840] [53379]: [pid: 53379|app: 0|req: 1874/3882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.637839] [53379]: DEBUG nova.api.openstack.wsgi [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.639991] [53379]: DEBUG nova.compute.api [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.643572] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.643572] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.643572] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.643950] [53378]: DEBUG nova.objects.instance [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.663683] [53378]: DEBUG nova.policy [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.668018] [53378]: INFO nova.api.openstack.requestlog [None req-b7c6f0b6-68c6-49ab-815e-ddf7d50fe933 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.056669 [ 826.668337] [53378]: [pid: 53378|app: 0|req: 2009/3883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.670745] [53378]: DEBUG nova.api.openstack.wsgi [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.672445] [53378]: DEBUG nova.compute.api [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.674525] [53379]: DEBUG nova.policy [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.678449] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.678534] [53379]: DEBUG nova.policy [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.678685] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.678871] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.679214] [53379]: DEBUG nova.policy [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.679294] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.679436] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.679609] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.679914] [53379]: INFO nova.api.openstack.requestlog [None req-42bd5f07-c667-40d8-aa6c-99ff0d0c0b20 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1300 microversion: 2.57 time: 0.045422 [ 826.680268] [53379]: [pid: 53379|app: 0|req: 1875/3884] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1300 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.682585] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.684207] [53379]: DEBUG nova.compute.api [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.687904] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.688186] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.688420] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.688853] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.689069] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.689290] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.698678] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.698834] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.699070] [53378]: DEBUG oslo_concurrency.lockutils [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.699281] [53378]: DEBUG nova.objects.instance [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.709405] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.709645] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.709827] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.710042] [53379]: DEBUG nova.objects.instance [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.719365] [53378]: DEBUG nova.policy [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.724096] [53378]: INFO nova.api.openstack.requestlog [None req-be55c642-bdca-4c6e-a871-c43f46f3cf81 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.055106 [ 826.724517] [53378]: [pid: 53378|app: 0|req: 2010/3885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.727176] [53378]: DEBUG nova.api.openstack.wsgi [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.728909] [53378]: DEBUG nova.compute.api [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.732261] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.735236] [53378]: DEBUG oslo_concurrency.lockutils [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.735563] [53379]: DEBUG nova.policy [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.740017] [53379]: DEBUG nova.policy [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.740017] [53379]: DEBUG nova.policy [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.740230] [53379]: INFO nova.api.openstack.requestlog [None req-5f6d6258-2dd9-4841-a9bc-35705106423f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.059295 [ 826.740663] [53379]: [pid: 53379|app: 0|req: 1876/3886] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:38 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.743151] [53379]: DEBUG nova.api.openstack.wsgi [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.744958] [53379]: DEBUG nova.compute.api [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.749250] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.749751] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.750465] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.750968] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.751292] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.751525] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.768076] [53378]: DEBUG nova.policy [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.772289] [53378]: INFO nova.api.openstack.requestlog [None req-be8b6733-c49b-465a-9c73-c593f3ce563d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.047115 [ 826.772667] [53378]: [pid: 53378|app: 0|req: 2011/3887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.855050] [53378]: DEBUG nova.api.openstack.wsgi [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b6432a0-35be-4b1f-94e8-370422021012", "name": "network-vif-deleted", "tag": "e0276c9a-fe71-47f9-94de-e0b51a11033e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 826.864117] [53378]: DEBUG oslo_concurrency.lockutils [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.864411] [53378]: DEBUG oslo_concurrency.lockutils [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.864622] [53378]: DEBUG oslo_concurrency.lockutils [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.877308] [53378]: INFO nova.api.openstack.compute.server_external_events [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] Creating event network-vif-deleted:e0276c9a-fe71-47f9-94de-e0b51a11033e for instance 9b6432a0-35be-4b1f-94e8-370422021012 on cpu-1 [ 826.880585] [53378]: INFO nova.api.openstack.requestlog [req-46b03f59-b2cc-47c4-a1fc-207ff5bfc7d7 req-c668d816-f512-4496-82de-06d7b2b57c7e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028346 [ 826.880930] [53378]: [pid: 53378|app: 0|req: 2012/3888] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:39 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) [ 826.915432] [53379]: DEBUG nova.policy [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.918127] [53378]: DEBUG nova.api.openstack.wsgi [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.919737] [53378]: DEBUG nova.compute.api [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.921346] [53379]: INFO nova.api.openstack.requestlog [None req-10a117d4-47f1-43aa-99df-51cf6be3af93 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1505 microversion: 2.1 time: 0.180116 [ 826.921704] [53379]: [pid: 53379|app: 0|req: 1877/3889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1505 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.923340] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.923581] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.923768] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.924170] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.924383] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.924584] [53378]: DEBUG oslo_concurrency.lockutils [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.960940] [53378]: DEBUG nova.policy [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.965577] [53378]: INFO nova.api.openstack.requestlog [None req-497277bc-ec7a-4317-aafd-80d7439fbc7a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1303 microversion: 2.1 time: 0.050363 [ 826.965917] [53378]: [pid: 53378|app: 0|req: 2013/3890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1303 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.995742] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.997527] [53379]: DEBUG nova.compute.api [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.001854] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.002098] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.002425] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.002971] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.003473] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.003653] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.034786] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.034938] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.035223] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.035434] [53379]: DEBUG nova.objects.instance [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.060745] [53379]: DEBUG nova.policy [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.065756] [53379]: INFO nova.api.openstack.requestlog [None req-7b4de46f-0278-455e-8dd3-9e55081afa8e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.072534 [ 827.066134] [53379]: [pid: 53379|app: 0|req: 1878/3891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.077815] [53378]: DEBUG nova.api.openstack.wsgi [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.079796] [53378]: DEBUG nova.compute.api [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.083446] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.083696] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.083965] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.084356] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.084564] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.084741] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.101229] [53379]: DEBUG nova.api.openstack.wsgi [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.103228] [53379]: DEBUG nova.compute.api [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.104515] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.104831] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.105084] [53378]: DEBUG oslo_concurrency.lockutils [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.105290] [53378]: DEBUG nova.objects.instance [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.108333] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.108809] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.109212] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.109813] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.110178] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.110568] [53379]: DEBUG oslo_concurrency.lockutils [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.128817] [53378]: DEBUG nova.policy [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.135033] [53378]: INFO nova.api.openstack.requestlog [None req-917eade5-e79f-4f0f-a2f8-28e9baa62c22 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.059902 [ 827.135166] [53378]: [pid: 53378|app: 0|req: 2014/3892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.186517] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.188342] [53378]: DEBUG nova.compute.api [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.192036] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.192194] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.192381] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.192736] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.192936] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.193128] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.212741] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.212741] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.213176] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.213176] [53378]: DEBUG nova.objects.instance [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.231553] [53379]: DEBUG nova.policy [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.235087] [53378]: DEBUG nova.policy [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.236961] [53379]: INFO nova.api.openstack.requestlog [None req-c721fa1d-1bd6-4d55-bcb1-6a3a6b470bf8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1503 microversion: 2.1 time: 0.138447 [ 827.237396] [53379]: [pid: 53379|app: 0|req: 1879/3893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1503 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 827.240044] [53378]: INFO nova.api.openstack.requestlog [None req-f4443493-68a3-4dc8-a0dd-8d15fb3e3558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.055954 [ 827.240169] [53379]: DEBUG nova.api.openstack.wsgi [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.240506] [53378]: [pid: 53378|app: 0|req: 2015/3894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.242052] [53379]: DEBUG nova.compute.api [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.246190] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.246459] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.246647] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.247027] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.247231] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.247409] [53379]: DEBUG oslo_concurrency.lockutils [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.261884] [53378]: DEBUG nova.api.openstack.wsgi [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.264156] [53378]: DEBUG nova.compute.api [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.268521] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.268521] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.268801] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.268966] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.269273] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.269375] [53378]: DEBUG oslo_concurrency.lockutils [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.305407] [53378]: DEBUG nova.policy [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.310766] [53378]: INFO nova.api.openstack.requestlog [None req-78bf3fb8-e09d-4bc5-9153-8255f51d0257 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.051272 [ 827.311370] [53378]: [pid: 53378|app: 0|req: 2016/3895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 827.314385] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.316493] [53378]: DEBUG nova.compute.api [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.320214] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.320574] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.320658] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.321036] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.321300] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.321489] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.355175] [53378]: DEBUG nova.policy [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.359929] [53378]: INFO nova.api.openstack.requestlog [None req-9a9722ae-bbd3-4d99-aa9d-f7612b58a1a0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.047915 [ 827.360285] [53378]: [pid: 53378|app: 0|req: 2017/3896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.363638] [53378]: DEBUG nova.api.openstack.wsgi [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.365456] [53378]: DEBUG nova.compute.api [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.369820] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.370167] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.370385] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.370769] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.370969] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.371279] [53378]: DEBUG oslo_concurrency.lockutils [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.390823] [53379]: DEBUG nova.policy [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.396876] [53379]: INFO nova.api.openstack.requestlog [None req-16274f29-5699-447e-aa09-aed6bdc0057a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1520 microversion: 2.1 time: 0.158807 [ 827.397228] [53379]: [pid: 53379|app: 0|req: 1880/3897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1520 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.411340] [53378]: DEBUG nova.policy [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.415762] [53378]: INFO nova.api.openstack.requestlog [None req-0323488c-6d63-4a7f-8330-565d09c22638 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.054796 [ 827.417076] [53378]: [pid: 53378|app: 0|req: 2018/3898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.458045] [53379]: DEBUG nova.api.openstack.wsgi [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.459843] [53379]: DEBUG nova.compute.api [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.464450] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.464672] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.464917] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.465308] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.465529] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.465723] [53379]: DEBUG oslo_concurrency.lockutils [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.521719] [53378]: DEBUG nova.api.openstack.wsgi [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.523908] [53378]: DEBUG nova.compute.api [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.528505] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.528855] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.529135] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.529710] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.529926] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.530254] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.552978] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.553332] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.553710] [53378]: DEBUG oslo_concurrency.lockutils [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.553909] [53378]: DEBUG nova.objects.instance [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.575334] [53378]: DEBUG nova.policy [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.577121] [53379]: DEBUG nova.policy [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.579798] [53378]: INFO nova.api.openstack.requestlog [None req-778aeb2a-7a43-4d5f-aeff-640c2d3063d3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.061131 [ 827.580145] [53378]: [pid: 53378|app: 0|req: 2019/3899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.582645] [53379]: INFO nova.api.openstack.requestlog [None req-26b89188-42b1-4b42-8424-3093b089cc45 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.126913 [ 827.586024] [53379]: [pid: 53379|app: 0|req: 1881/3900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.594162] [53378]: DEBUG nova.api.openstack.wsgi [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.595922] [53378]: DEBUG nova.compute.api [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.599643] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.599894] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.600100] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.600475] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.600672] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.600848] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.619654] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.619972] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.620121] [53378]: DEBUG oslo_concurrency.lockutils [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.620290] [53378]: DEBUG nova.objects.instance [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.627676] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.630126] [53379]: DEBUG nova.compute.api [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.634054] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.634388] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.634929] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.635202] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.635438] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.635617] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.641730] [53378]: DEBUG nova.policy [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.646541] [53378]: INFO nova.api.openstack.requestlog [None req-6256f2ac-dbcf-4c90-86f8-3d5d5a5ff3f3 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.054532 [ 827.648165] [53378]: [pid: 53378|app: 0|req: 2020/3901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.649747] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.651543] [53378]: DEBUG nova.compute.api [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.658107] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.658328] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.658521] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.658884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.659130] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.659311] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.697452] [53378]: DEBUG nova.policy [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.704510] [53378]: INFO nova.api.openstack.requestlog [None req-ca91cf51-0191-4e06-9a0c-944ed5f11948 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.056616 [ 827.704942] [53378]: [pid: 53378|app: 0|req: 2021/3902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.707629] [53378]: DEBUG nova.api.openstack.wsgi [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.709398] [53378]: DEBUG nova.compute.api [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.712835] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.713127] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.713330] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.713687] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.713936] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.714136] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.724747] [53379]: DEBUG nova.policy [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.729504] [53379]: INFO nova.api.openstack.requestlog [None req-e3896846-caf9-439a-8607-eb3dcc7d66da tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.104821 [ 827.729857] [53379]: [pid: 53379|app: 0|req: 1882/3903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.732498] [53379]: DEBUG nova.api.openstack.wsgi [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.734149] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.734250] [53379]: DEBUG nova.compute.api [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.734429] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.734617] [53378]: DEBUG oslo_concurrency.lockutils [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.734867] [53378]: DEBUG nova.objects.instance [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.737709] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.737951] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.738163] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.738577] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.738798] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.738977] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.755625] [53378]: DEBUG nova.policy [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.760136] [53378]: INFO nova.api.openstack.requestlog [None req-c422e0bf-50d6-42dd-abc6-6159b285fe07 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.054552 [ 827.760462] [53378]: [pid: 53378|app: 0|req: 2022/3904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:39 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.762986] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.764692] [53378]: DEBUG nova.compute.api [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.768174] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.768421] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.768608] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.768960] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.769179] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.769355] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.772459] [53379]: DEBUG nova.policy [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.777021] [53379]: DEBUG nova.policy [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.777731] [53379]: DEBUG nova.policy [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.778378] [53379]: INFO nova.api.openstack.requestlog [None req-6aacb1fa-7fa6-4a89-93d7-22fff0feb6bf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.047921 [ 827.778706] [53379]: [pid: 53379|app: 0|req: 1883/3905] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.781944] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.783673] [53379]: DEBUG nova.compute.api [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.787665] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.787964] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.788223] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.788358] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.788610] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.788649] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.788828] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.788890] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.788998] [53378]: DEBUG nova.objects.instance [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.789050] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.811047] [53378]: DEBUG nova.policy [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.811711] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.811925] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.812169] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.812378] [53379]: DEBUG nova.objects.instance [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.815455] [53378]: INFO nova.api.openstack.requestlog [None req-5ff4678a-8c0d-4347-8b00-c7a91cbcdaa6 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.054363 [ 827.815782] [53378]: [pid: 53378|app: 0|req: 2023/3906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.819413] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.822354] [53378]: DEBUG nova.compute.api [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.825953] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.826225] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.826426] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.826793] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.827100] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.827199] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.834315] [53379]: DEBUG nova.policy [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.839211] [53379]: DEBUG nova.policy [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.839885] [53379]: DEBUG nova.policy [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.840609] [53379]: INFO nova.api.openstack.requestlog [None req-ac1b3959-38f2-41ee-a574-d9091a207567 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.061230 [ 827.840971] [53379]: [pid: 53379|app: 0|req: 1884/3907] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.864267] [53378]: DEBUG nova.policy [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.868743] [53378]: INFO nova.api.openstack.requestlog [None req-0b7a5045-8e46-4af7-8189-14e5873d5deb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.052122 [ 827.869126] [53378]: [pid: 53378|app: 0|req: 2024/3908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.935296] [53379]: DEBUG nova.api.openstack.wsgi [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.936916] [53379]: DEBUG nova.compute.api [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.941283] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.941523] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.941726] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.942152] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.942392] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.942589] [53379]: DEBUG oslo_concurrency.lockutils [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.978856] [53378]: DEBUG nova.api.openstack.wsgi [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.980671] [53378]: DEBUG nova.compute.api [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.985305] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.985668] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.985953] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.986528] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.986796] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.987477] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.008109] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.008361] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.008551] [53378]: DEBUG oslo_concurrency.lockutils [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.008754] [53378]: DEBUG nova.objects.instance [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.029243] [53378]: DEBUG nova.policy [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.031651] [53379]: DEBUG nova.policy [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.036212] [53378]: INFO nova.api.openstack.requestlog [None req-57cc61e5-f639-4ece-87d2-062910912b30 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.059506 [ 828.036573] [53378]: [pid: 53378|app: 0|req: 2025/3909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.037302] [53379]: INFO nova.api.openstack.requestlog [None req-b931ed51-bf1b-48c0-826d-d9cbc7553d5a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1509 microversion: 2.1 time: 0.104029 [ 828.037450] [53379]: [pid: 53379|app: 0|req: 1885/3910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.051957] [53378]: DEBUG nova.api.openstack.wsgi [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.055514] [53378]: DEBUG nova.policy [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.055730] [53378]: DEBUG nova.api.openstack.compute.servers [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Removing options 'limit' from query {{(pid=53378) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 828.056158] [53378]: DEBUG nova.compute.api [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 828.056846] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.057135] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.057355] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.057817] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.058974] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.058974] [53378]: DEBUG oslo_concurrency.lockutils [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.059389] [53378]: INFO nova.api.openstack.requestlog [None req-0022d2f3-4cf8-4964-89e5-6d239788ff2e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=0" status: 200 len: 15 microversion: 2.1 time: 0.010750 [ 828.059840] [53378]: [pid: 53378|app: 0|req: 2026/3911] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers?limit=0 => generated 15 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 828.067873] [53379]: DEBUG nova.api.openstack.wsgi [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.069847] [53379]: DEBUG nova.compute.api [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.074141] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.074464] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.074932] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.075187] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.075481] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.075711] [53379]: DEBUG oslo_concurrency.lockutils [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.079423] [53378]: DEBUG nova.api.openstack.wsgi [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.081294] [53378]: DEBUG nova.compute.api [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.085487] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.085743] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.085980] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.086487] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.086729] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.086891] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.109578] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.109898] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.110117] [53378]: DEBUG oslo_concurrency.lockutils [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.110339] [53378]: DEBUG nova.objects.instance [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.134029] [53378]: DEBUG nova.policy [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.140565] [53378]: INFO nova.api.openstack.requestlog [None req-1677b347-de62-4ec6-808d-8507d68d9b4b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.063206 [ 828.140920] [53378]: [pid: 53378|app: 0|req: 2027/3912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.150670] [53378]: DEBUG nova.api.openstack.wsgi [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.152843] [53378]: DEBUG nova.compute.api [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.156918] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.157219] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.157389] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.157806] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.158237] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.158367] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.163172] [53379]: DEBUG nova.policy [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.167622] [53379]: INFO nova.api.openstack.requestlog [None req-62ff2fde-960c-418d-9657-92550506c085 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1509 microversion: 2.1 time: 0.102276 [ 828.167962] [53379]: [pid: 53379|app: 0|req: 1886/3913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1509 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.180146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.180452] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.180673] [53378]: DEBUG oslo_concurrency.lockutils [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.181263] [53378]: DEBUG nova.objects.instance [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.182346] [53379]: DEBUG nova.api.openstack.wsgi [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.184135] [53379]: DEBUG nova.compute.api [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.188950] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.189280] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.189486] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.189863] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.190089] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.190342] [53379]: DEBUG oslo_concurrency.lockutils [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.203220] [53378]: DEBUG nova.policy [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.207845] [53378]: INFO nova.api.openstack.requestlog [None req-be7075f3-6b43-449a-ab2b-1651dd04c780 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.061746 [ 828.208383] [53378]: [pid: 53378|app: 0|req: 2028/3914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.251369] [53378]: DEBUG nova.api.openstack.wsgi [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.253257] [53378]: DEBUG nova.compute.api [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.257375] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.257647] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.257867] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.258365] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.258649] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.258931] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.268454] [53379]: DEBUG nova.policy [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.274418] [53379]: INFO nova.api.openstack.requestlog [None req-19287f92-c8e1-4a9b-bbe8-6517e45b896c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1509 microversion: 2.1 time: 0.094365 [ 828.274822] [53379]: [pid: 53379|app: 0|req: 1887/3915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.277472] [53379]: DEBUG nova.api.openstack.wsgi [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.279247] [53379]: DEBUG nova.compute.api [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.282779] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.283103] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.283354] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.284028] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.284132] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.284339] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.305925] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.306198] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.306451] [53379]: DEBUG oslo_concurrency.lockutils [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.306589] [53379]: DEBUG nova.objects.instance [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.331305] [53379]: DEBUG nova.policy [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.338041] [53379]: INFO nova.api.openstack.requestlog [None req-02566a9e-1cf6-443f-9972-1ef9e1f31b50 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.062023 [ 828.338041] [53379]: [pid: 53379|app: 0|req: 1888/3916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.340680] [53379]: DEBUG nova.api.openstack.wsgi [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.342495] [53379]: DEBUG nova.compute.api [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.347970] [53378]: DEBUG nova.policy [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.348264] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.348612] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.348894] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.349341] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.349551] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.349732] [53379]: DEBUG oslo_concurrency.lockutils [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.353672] [53378]: INFO nova.api.openstack.requestlog [None req-05ad2dea-8618-4c97-9cc7-fcf3e85d23cd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1503 microversion: 2.1 time: 0.104677 [ 828.354222] [53378]: [pid: 53378|app: 0|req: 2029/3917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1503 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 828.358088] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.359219] [53378]: DEBUG nova.compute.api [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.363932] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.363932] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.364124] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.364460] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.364720] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.364957] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.404572] [53378]: DEBUG nova.policy [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.410341] [53378]: INFO nova.api.openstack.requestlog [None req-9b2682e2-b088-4c28-a499-e5def7cbb2e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.055248 [ 828.410786] [53378]: [pid: 53378|app: 0|req: 2030/3918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.414969] [53378]: DEBUG nova.api.openstack.wsgi [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.416417] [53378]: DEBUG nova.compute.api [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.420398] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.420509] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.420705] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.421147] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.421447] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.422056] [53378]: DEBUG oslo_concurrency.lockutils [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.429694] [53379]: DEBUG nova.policy [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.439301] [53379]: INFO nova.api.openstack.requestlog [None req-edca245a-35e7-4498-9c76-c6034e241034 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1510 microversion: 2.1 time: 0.100642 [ 828.440012] [53379]: [pid: 53379|app: 0|req: 1889/3919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1510 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.442857] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.444836] [53379]: DEBUG nova.compute.api [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.449265] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.449772] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.450110] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.450754] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.451104] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.451400] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.460429] [53378]: DEBUG nova.policy [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.466783] [53378]: INFO nova.api.openstack.requestlog [None req-331700e9-2b29-442f-b127-08206f9deadc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.054638 [ 828.467180] [53378]: [pid: 53378|app: 0|req: 2031/3920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.469861] [53378]: DEBUG nova.api.openstack.wsgi [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.471595] [53378]: DEBUG nova.compute.api [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.475598] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.476012] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.476281] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.476731] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.477414] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.477650] [53378]: DEBUG oslo_concurrency.lockutils [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.516850] [53378]: DEBUG nova.policy [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.521893] [53378]: INFO nova.api.openstack.requestlog [None req-09054beb-c614-4e5d-925c-ca1edbeac4c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.053998 [ 828.522479] [53378]: [pid: 53378|app: 0|req: 2032/3921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.526033] [53378]: DEBUG nova.api.openstack.wsgi [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.528444] [53378]: DEBUG nova.policy [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.528830] [53378]: DEBUG nova.compute.api [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'ip': '192.168.128.14', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 828.533363] [53379]: DEBUG nova.policy [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.538233] [53379]: INFO nova.api.openstack.requestlog [None req-c0dd6d0f-dc11-4c47-940b-59497f0554e3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1520 microversion: 2.1 time: 0.097418 [ 828.538613] [53379]: [pid: 53379|app: 0|req: 1890/3922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1520 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.596281] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.598289] [53379]: DEBUG nova.compute.api [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.602623] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.602988] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.603255] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.603633] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.603859] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.604065] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.619341] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.619602] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.619831] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.620292] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.620498] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.620672] [53378]: DEBUG oslo_concurrency.lockutils [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.634811] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=31 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 828.658242] [53378]: DEBUG nova.compute.multi_cell_list [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 828.691821] [53379]: DEBUG nova.policy [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.698504] [53379]: INFO nova.api.openstack.requestlog [None req-8f75d10e-9bce-4670-ad7a-4a4e25276126 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1531 microversion: 2.1 time: 0.104574 [ 828.698966] [53379]: [pid: 53379|app: 0|req: 1891/3923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1531 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.702679] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.705050] [53379]: DEBUG nova.compute.api [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.708914] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.709182] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.709396] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.709817] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.710146] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.710599] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.736679] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.737130] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.737435] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.737778] [53379]: DEBUG nova.objects.instance [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.769104] [53379]: DEBUG nova.policy [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.773699] [53379]: INFO nova.api.openstack.requestlog [None req-e9d35082-6eb2-4b8e-8d62-ca525d9716a0 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.074005 [ 828.774083] [53379]: [pid: 53379|app: 0|req: 1892/3924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.776929] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.778646] [53379]: DEBUG nova.compute.api [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.782295] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.782567] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.782735] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.783122] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.783326] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.783624] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.802680] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.803047] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.803156] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.803532] [53379]: DEBUG nova.objects.instance [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.832881] [53379]: DEBUG nova.policy [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.842253] [53379]: INFO nova.api.openstack.requestlog [None req-6d3735f7-7cd4-42b2-a99d-0fbcd39e5656 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.067227 [ 828.842883] [53379]: [pid: 53379|app: 0|req: 1893/3925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.849274] [53379]: DEBUG nova.api.openstack.wsgi [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.851634] [53379]: DEBUG nova.compute.api [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.856585] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.856921] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.857184] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.857623] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.857828] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.858245] [53379]: DEBUG oslo_concurrency.lockutils [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.906937] [53379]: DEBUG nova.policy [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.911715] [53379]: INFO nova.api.openstack.requestlog [None req-90191cee-afa2-4cf0-9a49-0296832f8b78 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.066163 [ 828.912096] [53379]: [pid: 53379|app: 0|req: 1894/3926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.914687] [53379]: DEBUG nova.api.openstack.wsgi [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.916411] [53379]: DEBUG nova.compute.api [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.919796] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.920078] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.920277] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.920638] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.920841] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.921038] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.975952] [53378]: INFO nova.api.openstack.requestlog [None req-48fa8d47-3e9f-47e4-a6ae-6f3cd2f64269 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128.14" status: 200 len: 345 microversion: 2.1 time: 0.452994 [ 828.976341] [53378]: [pid: 53378|app: 0|req: 2033/3927] 10.180.1.21 () {58 vars in 1155 bytes} [Wed Mar 12 06:41:40 2025] GET /compute/v2.1/servers?ip=192.168.128.14 => generated 345 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 828.978778] [53378]: DEBUG nova.api.openstack.wsgi [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.980429] [53378]: DEBUG nova.compute.api [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.985319] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.985979] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.985979] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.986157] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.986426] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.986569] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.007928] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.008215] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.008419] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.008639] [53378]: DEBUG nova.objects.instance [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.011235] [53379]: DEBUG nova.policy [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.016339] [53379]: INFO nova.api.openstack.requestlog [None req-fcd49e88-2efe-4b77-a9b2-dfa3b14a8034 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.103574 [ 829.016706] [53379]: [pid: 53379|app: 0|req: 1895/3928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.023023] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.023834] [53379]: DEBUG nova.compute.api [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.027596] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.027869] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.028080] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.028497] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.028715] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.028921] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.031919] [53378]: DEBUG nova.policy [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.039019] [53378]: INFO nova.api.openstack.requestlog [None req-dce134e4-40cd-47a9-8dbf-0ed6a3e98a6a tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.059457 [ 829.039019] [53378]: [pid: 53378|app: 0|req: 2034/3929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.039300] [53378]: DEBUG nova.api.openstack.wsgi [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.040986] [53378]: DEBUG nova.compute.api [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.044655] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.044938] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.047795] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.047795] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.047795] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.047795] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.066257] [53379]: DEBUG nova.policy [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.067848] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.068163] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.068400] [53378]: DEBUG oslo_concurrency.lockutils [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.068622] [53378]: DEBUG nova.objects.instance [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid 82a955e6-efca-44a4-96eb-e28c6015e16e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.071147] [53379]: DEBUG nova.policy [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.071962] [53379]: DEBUG nova.policy [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.072711] [53379]: INFO nova.api.openstack.requestlog [None req-7fa8e924-8178-4dee-b5a9-93ddf842edbd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.055471 [ 829.073057] [53379]: [pid: 53379|app: 0|req: 1896/3930] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.075549] [53379]: DEBUG nova.api.openstack.wsgi [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.077215] [53379]: DEBUG nova.compute.api [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.080925] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.081216] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.081442] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.081833] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.082060] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.082623] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.093302] [53378]: DEBUG nova.policy [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.098172] [53378]: INFO nova.api.openstack.requestlog [None req-71805d2b-7fdc-49ac-8cca-4ce97fdaa1ee tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 200 len: 1306 microversion: 2.1 time: 0.060764 [ 829.098586] [53378]: [pid: 53378|app: 0|req: 2035/3931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.102510] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.102623] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.102774] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.102982] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.103205] [53379]: DEBUG nova.objects.instance [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.104560] [53378]: DEBUG nova.compute.api [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.108098] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.108554] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.108651] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.108990] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.109212] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.109388] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.123311] [53379]: DEBUG nova.policy [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.127851] [53379]: DEBUG nova.policy [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.128638] [53379]: DEBUG nova.policy [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.129316] [53379]: INFO nova.api.openstack.requestlog [None req-c48af286-d594-406c-bd32-6cae2c572271 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.055747 [ 829.129635] [53379]: [pid: 53379|app: 0|req: 1897/3932] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.133753] [53379]: DEBUG nova.api.openstack.wsgi [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db9febdd-9b72-4121-8db9-2931f5942b2d", "name": "network-vif-plugged", "status": "completed", "tag": "8dc0f729-d02f-45fe-bd71-2408182a6b40"}, {"name": "network-changed", "server_uuid": "db9febdd-9b72-4121-8db9-2931f5942b2d", "tag": "8dc0f729-d02f-45fe-bd71-2408182a6b40"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 829.139826] [53379]: DEBUG oslo_concurrency.lockutils [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.140107] [53379]: DEBUG oslo_concurrency.lockutils [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.140319] [53379]: DEBUG oslo_concurrency.lockutils [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.147011] [53379]: INFO nova.api.openstack.compute.server_external_events [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Creating event network-vif-plugged:8dc0f729-d02f-45fe-bd71-2408182a6b40 for instance db9febdd-9b72-4121-8db9-2931f5942b2d on cpu-1 [ 829.147345] [53379]: INFO nova.api.openstack.compute.server_external_events [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] Creating event network-changed:8dc0f729-d02f-45fe-bd71-2408182a6b40 for instance db9febdd-9b72-4121-8db9-2931f5942b2d on cpu-1 [ 829.147948] [53378]: DEBUG nova.policy [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.151134] [53379]: INFO nova.api.openstack.requestlog [req-53d4cb9c-2644-4391-9ecb-97d98b84d698 req-9a62d9f9-ad3a-4800-9d5b-6fa7759b7e86 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020114 [ 829.151134] [53379]: [pid: 53379|app: 0|req: 1898/3933] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:41 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 829.152442] [53378]: INFO nova.api.openstack.requestlog [None req-3f970399-3d24-4c06-9901-834eb5afbebe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.053166 [ 829.153330] [53378]: [pid: 53378|app: 0|req: 2036/3934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.153896] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.155572] [53379]: DEBUG nova.compute.api [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.155796] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.157444] [53378]: DEBUG nova.compute.api [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.158965] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.159220] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.159409] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.159764] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.159965] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.160157] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.160715] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.160961] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.161174] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.161536] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.161755] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.161938] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.181409] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.182039] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.182039] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.182172] [53378]: DEBUG nova.objects.instance [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.207558] [53378]: DEBUG nova.policy [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.212139] [53378]: INFO nova.api.openstack.requestlog [None req-2b48d946-7dee-4e48-a0fd-aa6890985fb9 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.058713 [ 829.212743] [53378]: [pid: 53378|app: 0|req: 2037/3935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.216030] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.218426] [53378]: DEBUG nova.compute.api [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.223058] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.223400] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.223629] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.224049] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.224256] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.224431] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.239525] [53379]: DEBUG nova.policy [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.244039] [53379]: INFO nova.api.openstack.requestlog [None req-9f0a2e5e-9150-4a19-97ee-cce6322e16d3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1509 microversion: 2.1 time: 0.092530 [ 829.244157] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.244382] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.244444] [53379]: [pid: 53379|app: 0|req: 1899/3936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1509 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.244569] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.244769] [53378]: DEBUG nova.objects.instance [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.246845] [53379]: DEBUG nova.api.openstack.wsgi [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.248548] [53379]: DEBUG nova.compute.api [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.252252] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.252499] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.252688] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.253061] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.253302] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.253440] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.265587] [53378]: DEBUG nova.policy [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.269770] [53378]: INFO nova.api.openstack.requestlog [None req-3e077e96-aef0-4b4a-86d2-5085236db183 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.056370 [ 829.270240] [53378]: [pid: 53378|app: 0|req: 2038/3937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.272138] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.272394] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.272562] [53378]: DEBUG nova.api.openstack.wsgi [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.272606] [53379]: DEBUG oslo_concurrency.lockutils [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.272773] [53379]: DEBUG nova.objects.instance [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.274255] [53378]: DEBUG nova.compute.api [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.277625] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.277863] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.278063] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.278417] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.278622] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.278799] [53378]: DEBUG oslo_concurrency.lockutils [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.293859] [53379]: DEBUG nova.policy [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.298216] [53379]: INFO nova.api.openstack.requestlog [None req-93a65d84-4d48-4437-97d4-b8c8353813a8 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.053216 [ 829.298564] [53379]: [pid: 53379|app: 0|req: 1900/3938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.349943] [53378]: DEBUG nova.policy [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.351339] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.353112] [53379]: DEBUG nova.compute.api [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.354529] [53378]: INFO nova.api.openstack.requestlog [None req-5daafc8f-9a63-4b72-a5b9-bf624fdb17f2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1509 microversion: 2.1 time: 0.083740 [ 829.354854] [53378]: [pid: 53378|app: 0|req: 2039/3939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.356969] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.357232] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.357423] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.357790] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.357988] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.358185] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.366777] [53378]: DEBUG nova.api.openstack.wsgi [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.368538] [53378]: DEBUG nova.compute.api [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.372183] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.372621] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.372980] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.373224] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.373405] [53378]: DEBUG oslo_concurrency.lockutils [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.379096] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.379363] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.379548] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.379747] [53379]: DEBUG nova.objects.instance [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.400281] [53379]: DEBUG nova.policy [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.405051] [53379]: INFO nova.api.openstack.requestlog [None req-b3ff622c-12e2-44f7-8443-a530c615d9e3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.056014 [ 829.405430] [53379]: [pid: 53379|app: 0|req: 1901/3940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.408186] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.409863] [53379]: DEBUG nova.compute.api [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.413618] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.413911] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.414128] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.414481] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.414725] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.414848] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.448813] [53378]: DEBUG nova.policy [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.454054] [53378]: INFO nova.api.openstack.requestlog [None req-35474be0-3b3a-41dd-9910-dbba70f34e53 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1510 microversion: 2.1 time: 0.088893 [ 829.454054] [53378]: [pid: 53378|app: 0|req: 2040/3941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 829.458017] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.458881] [53378]: DEBUG nova.compute.api [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.462638] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.462875] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.463065] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.463417] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.463614] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.463788] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.499063] [53378]: DEBUG nova.policy [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.503115] [53378]: INFO nova.api.openstack.requestlog [None req-0ded2f47-f122-4820-9c21-3a04f6cee2ea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.048611 [ 829.503664] [53378]: [pid: 53378|app: 0|req: 2041/3942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.506746] [53378]: DEBUG nova.api.openstack.wsgi [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.511246] [53378]: DEBUG nova.policy [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.511246] [53378]: DEBUG nova.compute.api [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 829.514633] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.514932] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.515184] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.515644] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.515896] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.516140] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.530558] [53379]: DEBUG nova.policy [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.535465] [53379]: INFO nova.api.openstack.requestlog [None req-0e319601-cbb6-43b1-bb2d-3bb979a41ca3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.129402 [ 829.535799] [53379]: [pid: 53379|app: 0|req: 1902/3943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.536608] [53378]: DEBUG nova.compute.multi_cell_list [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 829.538510] [53379]: DEBUG nova.api.openstack.wsgi [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.540122] [53379]: DEBUG nova.compute.api [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.543208] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.543438] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.543621] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.544016] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.544207] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.544386] [53379]: DEBUG oslo_concurrency.lockutils [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.556794] [53378]: DEBUG nova.policy [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.561394] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.561670] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.561861] [53378]: DEBUG oslo_concurrency.lockutils [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.577385] [53379]: DEBUG nova.policy [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.581766] [53379]: INFO nova.api.openstack.requestlog [None req-13351129-3f3a-4433-8a1b-6234258c7ed6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.045288 [ 829.582065] [53379]: [pid: 53379|app: 0|req: 1903/3944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.584539] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.586268] [53379]: DEBUG nova.compute.api [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.590011] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.590391] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.590609] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.590964] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.591204] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.591382] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.632212] [53379]: DEBUG nova.policy [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.636720] [53379]: INFO nova.api.openstack.requestlog [None req-a0f32d05-dabd-4731-9501-726b25c52f38 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.054029 [ 829.637341] [53379]: [pid: 53379|app: 0|req: 1904/3945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.641015] [53379]: DEBUG nova.api.openstack.wsgi [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.642110] [53378]: INFO nova.api.openstack.requestlog [None req-87108b08-ea69-4f71-a521-0ef1d66dd91c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 4511 microversion: 2.1 time: 0.137552 [ 829.642483] [53378]: [pid: 53378|app: 0|req: 2042/3946] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/detail => generated 4511 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.643275] [53379]: DEBUG nova.compute.api [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.646267] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.646516] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.646703] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.647080] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.647291] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.647470] [53379]: DEBUG oslo_concurrency.lockutils [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.657392] [53378]: DEBUG nova.api.openstack.wsgi [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.660699] [53378]: DEBUG nova.policy [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.661115] [53378]: DEBUG nova.compute.api [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'ip': '192.168.128.1', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 829.694576] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.694981] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.695320] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.695823] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.696141] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.696389] [53378]: DEBUG oslo_concurrency.lockutils [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.716748] [53378]: DEBUG nova.compute.multi_cell_list [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 829.732364] [53379]: DEBUG nova.policy [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.738025] [53379]: INFO nova.api.openstack.requestlog [None req-28eb596e-7383-42d1-ac35-2f07a2a00e1e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1520 microversion: 2.1 time: 0.099615 [ 829.738025] [53379]: [pid: 53379|app: 0|req: 1905/3947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1520 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.738993] [53378]: INFO nova.api.openstack.requestlog [None req-21622776-a78d-4dd0-996a-76d327e1fc3a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128.1" status: 200 len: 1010 microversion: 2.1 time: 0.084079 [ 829.739379] [53378]: [pid: 53378|app: 0|req: 2043/3948] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:41:41 2025] GET /compute/v2.1/servers?ip=192.168.128.1 => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.740378] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.750256] [53379]: DEBUG nova.compute.api [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.754583] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.754583] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.754768] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.755125] [53378]: DEBUG nova.api.openstack.wsgi [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.755265] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.755395] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.755646] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.760326] [53378]: DEBUG nova.policy [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.761224] [53378]: DEBUG nova.compute.api [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': '^.*\\-instance\\-[0-9]+$', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 829.765874] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.766381] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.766834] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.767560] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.767982] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.768275] [53378]: DEBUG oslo_concurrency.lockutils [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.787759] [53378]: DEBUG nova.compute.multi_cell_list [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 829.823586] [53378]: INFO nova.api.openstack.requestlog [None req-d33fbe0d-ed2b-4c55-9e0c-58becf0cb13f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-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: 1010 microversion: 2.1 time: 0.072467 [ 829.824209] [53378]: [pid: 53378|app: 0|req: 2044/3949] 10.180.1.21 () {58 vars in 1207 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24 => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.829046] [53378]: DEBUG nova.api.openstack.wsgi [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.831227] [53378]: DEBUG nova.compute.api [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.836113] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.836450] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.836963] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.837216] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.837513] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.837813] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.850187] [53379]: DEBUG nova.policy [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.857144] [53379]: INFO nova.api.openstack.requestlog [None req-b2dd2a41-785c-432e-be50-9fa14163856f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1526 microversion: 2.1 time: 0.118627 [ 829.857683] [53379]: [pid: 53379|app: 0|req: 1906/3950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1526 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.860634] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.864429] [53379]: DEBUG nova.policy [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.865286] [53379]: DEBUG nova.compute.api [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': '^.*\\-instance\\-.*$', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 829.869307] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.869598] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.869773] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.869824] [53378]: DEBUG oslo_concurrency.lockutils [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.870044] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.870112] [53378]: DEBUG nova.objects.instance [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.870288] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.870731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.870941] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.871189] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.895431] [53378]: DEBUG nova.policy [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.897315] [53379]: DEBUG nova.compute.multi_cell_list [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 829.899942] [53378]: INFO nova.api.openstack.requestlog [None req-a806c005-af47-4287-9bc3-f86df74008f5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.074688 [ 829.900389] [53378]: [pid: 53378|app: 0|req: 2045/3951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.902982] [53378]: DEBUG nova.api.openstack.wsgi [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.904840] [53378]: DEBUG nova.compute.api [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.908641] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.908881] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.909087] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.909441] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.909642] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.909818] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.918975] [53379]: INFO nova.api.openstack.requestlog [None req-6cea61c0-01da-44dd-b9ba-e3e2777e7d1d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24" status: 200 len: 1010 microversion: 2.1 time: 0.060671 [ 829.919512] [53379]: [pid: 53379|app: 0|req: 1907/3952] 10.180.1.21 () {58 vars in 1191 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.921940] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.923587] [53379]: DEBUG nova.compute.api [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.926686] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.926919] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.927120] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.928085] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.928085] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.928085] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.931318] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.931605] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.931838] [53378]: DEBUG oslo_concurrency.lockutils [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.932039] [53378]: DEBUG nova.objects.instance [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.951589] [53378]: DEBUG nova.policy [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.956432] [53378]: INFO nova.api.openstack.requestlog [None req-17baa686-c78c-44d1-afc1-6364e86cbc5c tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.055539 [ 829.956804] [53378]: [pid: 53378|app: 0|req: 2046/3953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.959607] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.963294] [53378]: DEBUG nova.policy [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.963294] [53378]: DEBUG nova.compute.api [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': '-750754840', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 829.967023] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.967023] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.967023] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.968033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.968033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.968033] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.982292] [53378]: DEBUG nova.compute.multi_cell_list [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 830.000018] [53378]: INFO nova.api.openstack.requestlog [None req-fdfa6ee2-39c0-4a4c-b768-c4d059a9fbc9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=-750754840" status: 200 len: 345 microversion: 2.1 time: 0.042434 [ 830.000416] [53378]: [pid: 53378|app: 0|req: 2047/3954] 10.180.1.21 () {58 vars in 1151 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers?name=-750754840 => generated 345 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 830.003821] [53378]: DEBUG nova.api.openstack.wsgi [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.006316] [53378]: DEBUG nova.compute.api [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.010066] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.010291] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.010488] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.010863] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.011089] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.011271] [53378]: DEBUG oslo_concurrency.lockutils [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.015050] [53379]: DEBUG nova.policy [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.020659] [53379]: INFO nova.api.openstack.requestlog [None req-5d8de55d-a04c-440a-b809-d1d13c520d73 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1526 microversion: 2.1 time: 0.100568 [ 830.021239] [53379]: [pid: 53379|app: 0|req: 1908/3955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1526 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.024567] [53379]: DEBUG nova.api.openstack.wsgi [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.028554] [53379]: DEBUG nova.policy [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.029110] [53379]: DEBUG nova.compute.api [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': '-instance', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 830.033277] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.033551] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.033868] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.034384] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.034874] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.035045] [53379]: DEBUG oslo_concurrency.lockutils [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.046755] [53378]: DEBUG nova.policy [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.051976] [53378]: INFO nova.api.openstack.requestlog [None req-b13eb4b4-0a8c-4911-9306-ebbbd226530f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.050856 [ 830.052341] [53378]: [pid: 53378|app: 0|req: 2048/3956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.052702] [53379]: DEBUG nova.compute.multi_cell_list [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 830.056108] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.057916] [53378]: DEBUG nova.compute.api [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.061400] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.061647] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.061842] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.062276] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.062442] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.062627] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.070450] [53379]: INFO nova.api.openstack.requestlog [None req-aec82f3a-6af5-4389-a9f5-e915b8ab4a35 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=-instance" status: 200 len: 1010 microversion: 2.1 time: 0.048490 [ 830.070826] [53379]: [pid: 53379|app: 0|req: 1909/3957] 10.180.1.21 () {58 vars in 1149 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers?name=-instance => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.073740] [53379]: DEBUG nova.api.openstack.wsgi [None req-13304163-80f5-419b-a0cd-060cca3bb935 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.078196] [53379]: INFO nova.api.openstack.wsgi [None req-13304163-80f5-419b-a0cd-060cca3bb935 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] HTTP exception thrown: Flavor faec31ac-2597-43ae-809f-87631e989876 could not be found. [ 830.078652] [53379]: DEBUG nova.api.openstack.wsgi [None req-13304163-80f5-419b-a0cd-060cca3bb935 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] Returning 404 to user: Flavor faec31ac-2597-43ae-809f-87631e989876 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 830.079411] [53379]: INFO nova.api.openstack.requestlog [None req-13304163-80f5-419b-a0cd-060cca3bb935 tempest-MigrationsAdminTest-1980530072 tempest-MigrationsAdminTest-1980530072-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876" status: 404 len: 109 microversion: 2.1 time: 0.007997 [ 830.079755] [53379]: [pid: 53379|app: 0|req: 1910/3958] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:42 2025] DELETE /compute/v2.1/flavors/faec31ac-2597-43ae-809f-87631e989876 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 830.083660] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.085906] [53379]: DEBUG nova.compute.api [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.090314] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.090622] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.090744] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.091155] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.091342] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.091525] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.113178] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.113178] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.113178] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.113178] [53379]: DEBUG nova.objects.instance [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.133216] [53379]: DEBUG nova.policy [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.138141] [53379]: INFO nova.api.openstack.requestlog [None req-6d9b94da-c922-4f3f-b5b4-791201a80a55 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.057636 [ 830.138552] [53379]: [pid: 53379|app: 0|req: 1911/3959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.142659] [53379]: DEBUG nova.api.openstack.wsgi [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.146051] [53379]: DEBUG nova.policy [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.146472] [53379]: DEBUG nova.compute.api [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Searching by: {'name': 't-ListServerFiltersTestJSON-instance-75075484', 'deleted': False, 'project_id': '9ae17464404f4039876a7f9c20ce0a56'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 830.146666] [53378]: DEBUG nova.policy [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.149713] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.150045] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.150324] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.150773] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.151061] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.151309] [53379]: DEBUG oslo_concurrency.lockutils [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.151538] [53378]: INFO nova.api.openstack.requestlog [None req-ebe71773-3411-4227-a6e5-268676a320ce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.098585 [ 830.151898] [53378]: [pid: 53378|app: 0|req: 2049/3960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.154608] [53378]: DEBUG nova.api.openstack.wsgi [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.155587] [53378]: DEBUG nova.compute.api [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.158296] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.158968] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.158968] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.159175] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.159214] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.159387] [53378]: DEBUG oslo_concurrency.lockutils [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.172391] [53379]: DEBUG nova.compute.multi_cell_list [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 830.174187] [53378]: DEBUG nova.compute.api [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 830.193025] [53379]: INFO nova.api.openstack.requestlog [None req-07c4ffb1-5b8e-4ed4-bcbe-ced7da3495e5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-75075484" status: 200 len: 345 microversion: 2.1 time: 0.053130 [ 830.193427] [53379]: [pid: 53379|app: 0|req: 1912/3961] 10.180.1.21 () {58 vars in 1221 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-75075484 => generated 345 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 830.196889] [53379]: DEBUG nova.api.openstack.wsgi [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.198469] [53379]: DEBUG nova.compute.api [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.202551] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.202932] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.203232] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.203676] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.204045] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.204362] [53379]: DEBUG oslo_concurrency.lockutils [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.224078] [53378]: INFO nova.api.openstack.requestlog [None req-c00b0d13-92a0-418d-9f77-4564ff11e5ea tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 204 len: 0 microversion: 2.1 time: 0.070912 [ 830.224166] [53378]: [pid: 53378|app: 0|req: 2050/3962] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:42 2025] DELETE /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 830.231649] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.233697] [53378]: DEBUG nova.compute.api [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: 82a955e6-efca-44a4-96eb-e28c6015e16e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.237555] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.237829] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.238029] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.238396] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.238599] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.238777] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.250543] [53378]: INFO nova.api.openstack.wsgi [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] HTTP exception thrown: Instance 82a955e6-efca-44a4-96eb-e28c6015e16e could not be found. [ 830.250543] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 404 to user: Instance 82a955e6-efca-44a4-96eb-e28c6015e16e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 830.250543] [53378]: INFO nova.api.openstack.requestlog [None req-cd2febb9-e120-4658-91e9-64c95737d58d tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e" status: 404 len: 111 microversion: 2.1 time: 0.021766 [ 830.250782] [53378]: [pid: 53378|app: 0|req: 2051/3963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/82a955e6-efca-44a4-96eb-e28c6015e16e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 830.253548] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.254172] [53379]: DEBUG nova.policy [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.255975] [53378]: DEBUG nova.compute.api [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.258960] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.259223] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.259410] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.259582] [53379]: DEBUG nova.policy [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.259765] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.259963] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.260175] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.260438] [53379]: DEBUG nova.policy [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.261207] [53379]: INFO nova.api.openstack.requestlog [None req-46243f4b-f411-4ecc-98b4-54fc90fe6272 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.067189 [ 830.261573] [53379]: [pid: 53379|app: 0|req: 1913/3964] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.264283] [53379]: DEBUG nova.api.openstack.wsgi [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.268993] [53379]: DEBUG nova.compute.api [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.270082] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.271238] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.271238] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.271238] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.271436] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.271614] [53379]: DEBUG oslo_concurrency.lockutils [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.284736] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.285184] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.285255] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.285498] [53378]: DEBUG nova.objects.instance [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.310553] [53379]: DEBUG nova.policy [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.310664] [53378]: DEBUG nova.policy [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.315875] [53379]: INFO nova.api.openstack.requestlog [None req-842ee592-0b51-483c-9008-d498c156e86b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.053617 [ 830.316404] [53378]: DEBUG nova.policy [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.316548] [53379]: [pid: 53379|app: 0|req: 1914/3965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.317212] [53378]: DEBUG nova.policy [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.318256] [53378]: INFO nova.api.openstack.requestlog [None req-7ef66113-c800-490f-81cf-6571343b8e1f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.066809 [ 830.318955] [53378]: [pid: 53378|app: 0|req: 2052/3966] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.319014] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.319274] [53379]: DEBUG nova.compute.api [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.321088] [53378]: DEBUG nova.api.openstack.wsgi [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.323386] [53378]: DEBUG nova.compute.api [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.323477] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.323477] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.324773] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.324773] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.324773] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.324773] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.326884] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.327028] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.327204] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.327582] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.327808] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.328023] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.341189] [53379]: DEBUG nova.compute.api [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 830.352033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.352033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.352033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.352033] [53378]: DEBUG nova.objects.instance [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.376440] [53378]: DEBUG nova.policy [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.381544] [53378]: INFO nova.api.openstack.requestlog [None req-8588f083-fd88-414b-8025-4609bd382b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.062530 [ 830.381940] [53378]: [pid: 53378|app: 0|req: 2053/3967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.384852] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.386498] [53378]: DEBUG nova.compute.api [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.390804] [53379]: INFO nova.api.openstack.requestlog [None req-7e3bbca9-02ad-49b6-861d-5c689cec5221 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 204 len: 0 microversion: 2.1 time: 0.073586 [ 830.390920] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.390966] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.391016] [53379]: [pid: 53379|app: 0|req: 1915/3968] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:42 2025] DELETE /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 830.391171] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.391536] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.391746] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.392029] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.394238] [53379]: DEBUG nova.api.openstack.wsgi [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.396041] [53379]: DEBUG nova.compute.api [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.399898] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.400171] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.400360] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.400725] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.400921] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.401114] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.421465] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.422041] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.422243] [53379]: DEBUG oslo_concurrency.lockutils [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.422450] [53379]: DEBUG nova.objects.instance [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid dfc60d8a-564a-4431-98a1-e6aeef128c52 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.448710] [53379]: DEBUG nova.policy [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.453859] [53379]: INFO nova.api.openstack.requestlog [None req-f015200d-48e7-44bc-9b47-95546f20cf78 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1306 microversion: 2.1 time: 0.062053 [ 830.454233] [53379]: [pid: 53379|app: 0|req: 1916/3969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.456927] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.458827] [53379]: DEBUG nova.compute.api [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.462413] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.462675] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.462868] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.463255] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.463457] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.463634] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.483559] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.483777] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.484009] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.484255] [53379]: DEBUG nova.objects.instance [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.504848] [53379]: DEBUG nova.policy [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.511255] [53379]: INFO nova.api.openstack.requestlog [None req-4b841161-ed8b-4dc1-b0af-ad4a4f9d634d tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.055095 [ 830.511255] [53379]: [pid: 53379|app: 0|req: 1917/3970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.513497] [53379]: DEBUG nova.api.openstack.wsgi [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.515404] [53379]: DEBUG nova.compute.api [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.517067] [53378]: DEBUG nova.policy [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.519252] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.519551] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.519776] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.520226] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.520473] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.520658] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.523139] [53378]: INFO nova.api.openstack.requestlog [None req-d5efaf65-ec33-46ed-9cf3-89faac3f1c71 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1530 microversion: 2.1 time: 0.140402 [ 830.523498] [53378]: [pid: 53378|app: 0|req: 2054/3971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1530 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.527095] [53378]: DEBUG nova.api.openstack.wsgi [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.528976] [53378]: DEBUG nova.compute.api [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.532943] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.533685] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.534023] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.534462] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.534727] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.535075] [53378]: DEBUG oslo_concurrency.lockutils [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.540860] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.541134] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.541321] [53379]: DEBUG oslo_concurrency.lockutils [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.541518] [53379]: DEBUG nova.objects.instance [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.563531] [53379]: DEBUG nova.policy [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.570620] [53379]: INFO nova.api.openstack.requestlog [None req-15a0cc71-282b-4be8-8e57-64ebf7bf0eee tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.059614 [ 830.570998] [53379]: [pid: 53379|app: 0|req: 1918/3972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.574906] [53379]: DEBUG nova.api.openstack.wsgi [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.575691] [53379]: DEBUG nova.compute.api [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.579293] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.579936] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.579936] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.580111] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.580325] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.580496] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.600104] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.600369] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.600552] [53379]: DEBUG oslo_concurrency.lockutils [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.600751] [53379]: DEBUG nova.objects.instance [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.618797] [53378]: DEBUG nova.policy [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.621841] [53379]: DEBUG nova.policy [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.622603] [53378]: INFO nova.api.openstack.requestlog [None req-074ab239-847e-450e-bdeb-db974d2e0fcf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1516 microversion: 2.1 time: 0.097789 [ 830.623150] [53378]: [pid: 53378|app: 0|req: 2055/3973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1516 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.626024] [53378]: DEBUG nova.api.openstack.wsgi [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.626529] [53379]: INFO nova.api.openstack.requestlog [None req-74e76e12-334f-4cdd-986c-478eabc40b2e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.054865 [ 830.626858] [53379]: [pid: 53379|app: 0|req: 1919/3974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.628284] [53378]: DEBUG nova.compute.api [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.629282] [53379]: DEBUG nova.api.openstack.wsgi [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.630863] [53379]: DEBUG nova.compute.api [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.631274] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.631545] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.631732] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.632135] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.632440] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.632645] [53378]: DEBUG oslo_concurrency.lockutils [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.634246] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.634492] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.634710] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.635081] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.635287] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.635462] [53379]: DEBUG oslo_concurrency.lockutils [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.666079] [53378]: DEBUG nova.policy [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.670714] [53378]: INFO nova.api.openstack.requestlog [None req-c68044a0-2059-43ca-be40-c182658a5fc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.046998 [ 830.671079] [53378]: [pid: 53378|app: 0|req: 2056/3975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.673784] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.675588] [53378]: DEBUG nova.compute.api [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.679259] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.679560] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.679701] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.680097] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.680331] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.680506] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.708691] [53379]: DEBUG nova.policy [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.713652] [53379]: INFO nova.api.openstack.requestlog [None req-84297304-7e64-4f54-8d19-78b068c3c53c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.086085 [ 830.713741] [53378]: DEBUG nova.policy [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.714064] [53379]: [pid: 53379|app: 0|req: 1920/3976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.716976] [53379]: DEBUG nova.api.openstack.wsgi [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.718581] [53378]: INFO nova.api.openstack.requestlog [None req-5ca81529-cd41-432b-b3b7-fdeec5cf861d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.046798 [ 830.718820] [53379]: DEBUG nova.compute.api [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.718899] [53378]: [pid: 53378|app: 0|req: 2057/3977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.722771] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.723366] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.723366] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.723756] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.724039] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.724232] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.754531] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.756401] [53378]: DEBUG nova.compute.api [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.759012] [53379]: DEBUG nova.policy [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.760049] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.760304] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.760493] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.761072] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.761072] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.761261] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.763424] [53379]: INFO nova.api.openstack.requestlog [None req-6f288c7a-1420-433e-89e4-02bea42fa3a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.048662 [ 830.763856] [53379]: [pid: 53379|app: 0|req: 1921/3978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:42 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.866146] [53378]: DEBUG nova.policy [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.873241] [53378]: INFO nova.api.openstack.requestlog [None req-bd36f7ff-cd41-455a-8f63-612dd9b691cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1520 microversion: 2.1 time: 0.121049 [ 830.873566] [53378]: [pid: 53378|app: 0|req: 2058/3979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.914706] [53379]: DEBUG nova.api.openstack.wsgi [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.916584] [53379]: DEBUG nova.compute.api [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.921021] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.921288] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.921477] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.921856] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.922067] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.922249] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.950447] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.950708] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.950927] [53379]: DEBUG oslo_concurrency.lockutils [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.951200] [53379]: DEBUG nova.objects.instance [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.970979] [53378]: DEBUG nova.api.openstack.wsgi [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.972776] [53378]: DEBUG nova.compute.api [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.973400] [53379]: DEBUG nova.policy [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.976781] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.977048] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.977246] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.977604] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.977807] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.977982] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.978144] [53379]: INFO nova.api.openstack.requestlog [None req-163e813d-a22e-431f-bd49-61c78baf6acd tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.066028 [ 830.978452] [53379]: [pid: 53379|app: 0|req: 1922/3980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 830.996280] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.996478] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.996663] [53378]: DEBUG oslo_concurrency.lockutils [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.996866] [53378]: DEBUG nova.objects.instance [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.016984] [53378]: DEBUG nova.policy [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.021372] [53378]: INFO nova.api.openstack.requestlog [None req-2232ffc2-4eb5-4a81-9aae-124eb0e15056 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.052728 [ 831.021683] [53378]: [pid: 53378|app: 0|req: 2059/3981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.068366] [53379]: DEBUG nova.api.openstack.wsgi [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.070065] [53379]: DEBUG nova.compute.api [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.073759] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.074202] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.074575] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.075080] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.075312] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.075492] [53379]: DEBUG oslo_concurrency.lockutils [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.113250] [53379]: DEBUG nova.policy [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.119490] [53379]: INFO nova.api.openstack.requestlog [None req-761804e4-5b11-4382-8015-ed62decd95cc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.053175 [ 831.119988] [53379]: [pid: 53379|app: 0|req: 1923/3982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.153491] [53378]: DEBUG nova.api.openstack.wsgi [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.155269] [53378]: DEBUG nova.compute.api [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.158800] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.159047] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.159246] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.159619] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.159811] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.159985] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.165389] [53379]: DEBUG nova.api.openstack.wsgi [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.167182] [53379]: DEBUG nova.compute.api [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.170621] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.170862] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.171066] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.171430] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.171626] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.178858] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.179155] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.179385] [53378]: DEBUG oslo_concurrency.lockutils [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.179616] [53378]: DEBUG nova.objects.instance [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.200996] [53378]: DEBUG nova.policy [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.205594] [53378]: INFO nova.api.openstack.requestlog [None req-08943ab1-7e01-4318-a802-d257188247b9 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.054473 [ 831.205934] [53378]: [pid: 53378|app: 0|req: 2060/3983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.270777] [53379]: DEBUG nova.policy [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.276136] [53379]: INFO nova.api.openstack.requestlog [None req-113079a7-8522-4f59-bf64-b3cc9ac77596 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.113342 [ 831.276504] [53379]: [pid: 53379|app: 0|req: 1924/3984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.279328] [53378]: DEBUG nova.api.openstack.wsgi [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.281348] [53378]: DEBUG nova.compute.api [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.285687] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.286044] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.286453] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.286921] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.287231] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.287473] [53378]: DEBUG oslo_concurrency.lockutils [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.325395] [53378]: DEBUG nova.policy [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.329900] [53379]: DEBUG nova.api.openstack.wsgi [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.330364] [53378]: DEBUG nova.policy [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.331217] [53378]: DEBUG nova.policy [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.331904] [53379]: DEBUG nova.compute.api [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.332032] [53378]: INFO nova.api.openstack.requestlog [None req-b666f30f-5c39-4988-be43-f3d47f7e7193 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.055019 [ 831.332395] [53378]: [pid: 53378|app: 0|req: 2061/3985] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.334892] [53378]: DEBUG nova.api.openstack.wsgi [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.336304] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.336562] [53378]: DEBUG nova.compute.api [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.336622] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.336831] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.337316] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.337552] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.337749] [53379]: DEBUG oslo_concurrency.lockutils [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.340226] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.340474] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.340681] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.341058] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.341286] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.341491] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.360818] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.361088] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.361281] [53378]: DEBUG oslo_concurrency.lockutils [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.361500] [53378]: DEBUG nova.objects.instance [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.371725] [53379]: DEBUG nova.policy [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.376180] [53379]: INFO nova.api.openstack.requestlog [None req-472d2dfc-08d8-46eb-bd71-98945c0ddd50 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.049000 [ 831.376518] [53379]: [pid: 53379|app: 0|req: 1925/3986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.381343] [53378]: DEBUG nova.policy [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.386208] [53378]: DEBUG nova.policy [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.387092] [53378]: DEBUG nova.policy [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.387621] [53378]: INFO nova.api.openstack.requestlog [None req-c11007fd-9e4d-4841-ab8f-bf09d5494c56 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.054694 [ 831.387935] [53378]: [pid: 53378|app: 0|req: 2062/3987] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.396584] [53379]: DEBUG nova.api.openstack.wsgi [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.399086] [53379]: DEBUG nova.compute.api [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.402420] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.402673] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.402869] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.403477] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.403477] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.403622] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.427110] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.427363] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.427552] [53379]: DEBUG oslo_concurrency.lockutils [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.427749] [53379]: DEBUG nova.objects.instance [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.449759] [53379]: DEBUG nova.policy [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.454678] [53379]: INFO nova.api.openstack.requestlog [None req-946efcd6-b8c2-4e89-a189-83c3b6d9b205 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.060582 [ 831.455046] [53379]: [pid: 53379|app: 0|req: 1926/3988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.467658] [53378]: DEBUG nova.api.openstack.wsgi [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.469543] [53378]: DEBUG nova.compute.api [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.473410] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.473738] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.474019] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.474492] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.474757] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.474994] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.495769] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.496130] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.496391] [53378]: DEBUG oslo_concurrency.lockutils [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.496636] [53378]: DEBUG nova.objects.instance [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lazy-loading 'fault' on Instance uuid dfc60d8a-564a-4431-98a1-e6aeef128c52 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.518998] [53378]: DEBUG nova.policy [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce16bd6de09b4f38b4447c43256993c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3766ee07ffc446d4aade2383fccc8bda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.523710] [53379]: DEBUG nova.api.openstack.wsgi [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.524230] [53378]: INFO nova.api.openstack.requestlog [None req-212fbed6-d187-4802-9124-232c43cdf476 tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 200 len: 1306 microversion: 2.1 time: 0.058966 [ 831.524588] [53378]: [pid: 53378|app: 0|req: 2063/3989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.525330] [53379]: DEBUG nova.compute.api [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.529287] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.529541] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.529725] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.530098] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.530302] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.530476] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.539412] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.541522] [53378]: DEBUG nova.compute.api [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.545399] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.545654] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.545837] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.546227] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.546423] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.546605] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.550955] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.551247] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.551436] [53379]: DEBUG oslo_concurrency.lockutils [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.551660] [53379]: DEBUG nova.objects.instance [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.575266] [53379]: DEBUG nova.policy [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.579848] [53379]: INFO nova.api.openstack.requestlog [None req-61c5cee8-2361-4111-81f6-48c975d055bf tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.058694 [ 831.580315] [53379]: [pid: 53379|app: 0|req: 1927/3990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.584946] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.586687] [53379]: DEBUG nova.compute.api [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.590300] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.590540] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.590786] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.591178] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.591387] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.591563] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.611433] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.611764] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.611971] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.612192] [53379]: DEBUG nova.objects.instance [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.625426] [53378]: DEBUG nova.policy [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.629909] [53378]: INFO nova.api.openstack.requestlog [None req-4ad7577d-e037-4bcc-9997-45c911fbd773 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1530 microversion: 2.1 time: 0.093841 [ 831.630243] [53378]: [pid: 53378|app: 0|req: 2064/3991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1530 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.633486] [53379]: DEBUG nova.policy [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.637302] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.638244] [53379]: INFO nova.api.openstack.requestlog [None req-b1a10f52-a931-465e-94cf-b3dd0c5feb7f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.055319 [ 831.638590] [53379]: [pid: 53379|app: 0|req: 1928/3992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.639339] [53378]: DEBUG nova.compute.api [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.642500] [53379]: DEBUG nova.api.openstack.wsgi [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.643105] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.643401] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.643626] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.644049] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.644271] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.644453] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.644599] [53379]: DEBUG nova.compute.api [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.648462] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.648829] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.649057] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.649488] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.649735] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.649982] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.669644] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.669949] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.670180] [53379]: DEBUG oslo_concurrency.lockutils [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.670477] [53379]: DEBUG nova.objects.instance [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.693598] [53379]: DEBUG nova.policy [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.698612] [53379]: INFO nova.api.openstack.requestlog [None req-d206364c-21bd-4930-86d5-62df84b81505 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.058537 [ 831.699400] [53379]: [pid: 53379|app: 0|req: 1929/3993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.702145] [53379]: DEBUG nova.api.openstack.wsgi [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.704104] [53379]: DEBUG nova.compute.api [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.708169] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.708450] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.708671] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.709177] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.709439] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.709645] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.730788] [53378]: DEBUG nova.policy [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.736202] [53378]: INFO nova.api.openstack.requestlog [None req-0d0095e6-4b09-4cfc-a50b-2fd104514531 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1516 microversion: 2.1 time: 0.101181 [ 831.736795] [53378]: [pid: 53378|app: 0|req: 2065/3994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1516 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.739636] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.741405] [53378]: DEBUG nova.compute.api [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.746594] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.747023] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.747361] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.747942] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.748341] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.748859] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.750015] [53379]: DEBUG nova.policy [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.755219] [53379]: INFO nova.api.openstack.requestlog [None req-55c768d2-2676-43c3-8832-ebe553076070 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.055297 [ 831.755574] [53379]: [pid: 53379|app: 0|req: 1930/3995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:43 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.760165] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.760165] [53379]: DEBUG nova.compute.api [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.763323] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.763545] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.763725] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.764129] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.764331] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.764597] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.799075] [53379]: DEBUG nova.policy [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.804259] [53379]: INFO nova.api.openstack.requestlog [None req-ff3f6288-b4f4-438e-8fac-0302ffe1c03b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.048014 [ 831.804637] [53379]: [pid: 53379|app: 0|req: 1931/3996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.807328] [53379]: DEBUG nova.api.openstack.wsgi [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.809074] [53379]: DEBUG nova.compute.api [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.812611] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.812866] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.813412] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.813499] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.813669] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.813910] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.851736] [53379]: DEBUG nova.policy [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.858774] [53379]: INFO nova.api.openstack.requestlog [None req-dcaaf3fa-f425-4753-83a2-d725a46f4199 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.053386 [ 831.859244] [53379]: [pid: 53379|app: 0|req: 1932/3997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.881075] [53378]: DEBUG nova.policy [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.885882] [53378]: INFO nova.api.openstack.requestlog [None req-b4009ca0-47a4-4f8c-8caf-708ef4592a19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.148368 [ 831.886766] [53378]: [pid: 53378|app: 0|req: 2066/3998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.886972] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.888826] [53379]: DEBUG nova.compute.api [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.894017] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.894305] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.894520] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.894924] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.895156] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.895359] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.983560] [53379]: DEBUG nova.policy [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.988884] [53379]: INFO nova.api.openstack.requestlog [None req-b1e07074-4c6d-4fb0-b939-85f1c4186127 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1520 microversion: 2.1 time: 0.104233 [ 831.989394] [53379]: [pid: 53379|app: 0|req: 1933/3999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1520 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.991449] [53378]: DEBUG nova.api.openstack.wsgi [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.993276] [53378]: DEBUG nova.compute.api [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.997121] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.997381] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.997571] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.997931] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.998153] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.998333] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.020853] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.021119] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.021299] [53378]: DEBUG oslo_concurrency.lockutils [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.021506] [53378]: DEBUG nova.objects.instance [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.034924] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.037426] [53379]: DEBUG nova.compute.api [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.042724] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.042724] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.042990] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.043545] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.043741] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.044040] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.044235] [53378]: DEBUG nova.policy [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.048863] [53378]: INFO nova.api.openstack.requestlog [None req-6be4ee15-fcde-4c91-ba60-ff40b79329c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.059805 [ 832.049311] [53378]: [pid: 53378|app: 0|req: 2067/4000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.065869] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.066165] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.066365] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.066615] [53379]: DEBUG nova.objects.instance [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.088603] [53379]: DEBUG nova.policy [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.093460] [53379]: INFO nova.api.openstack.requestlog [None req-d5f85c3f-d6e4-4fed-b2fa-c47521053da9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.061247 [ 832.093862] [53379]: [pid: 53379|app: 0|req: 1934/4001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.137343] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.139559] [53378]: DEBUG nova.compute.api [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.144448] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.144771] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.145103] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.145531] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.145797] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.145982] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.187670] [53378]: DEBUG nova.policy [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.193024] [53378]: INFO nova.api.openstack.requestlog [None req-c8dfa757-2f95-483a-b972-06a371c92e6b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.058598 [ 832.193608] [53378]: [pid: 53378|app: 0|req: 2068/4002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.218819] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.221281] [53379]: DEBUG nova.compute.api [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.225997] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.226449] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.226634] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.227275] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.227584] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.227934] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.251356] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.251621] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.251810] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.252023] [53379]: DEBUG nova.objects.instance [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.274655] [53379]: DEBUG nova.policy [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.280240] [53379]: INFO nova.api.openstack.requestlog [None req-c0562c0c-3b61-43cc-b116-778a9135182c tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.063161 [ 832.280240] [53379]: [pid: 53379|app: 0|req: 1935/4003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.289625] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.292106] [53378]: DEBUG nova.compute.api [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.296561] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.296839] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.297043] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.297431] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.297643] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.297824] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.346494] [53379]: DEBUG nova.api.openstack.wsgi [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.348358] [53379]: DEBUG nova.compute.api [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.352624] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.352899] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.353244] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.353672] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.353953] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.354281] [53379]: DEBUG oslo_concurrency.lockutils [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.402215] [53379]: DEBUG nova.policy [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.407436] [53379]: DEBUG nova.policy [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.408173] [53379]: DEBUG nova.policy [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.408837] [53379]: INFO nova.api.openstack.requestlog [None req-aea7719c-ea1e-4191-8441-7a22912588b7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.064939 [ 832.409268] [53379]: [pid: 53379|app: 0|req: 1936/4004] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.412181] [53379]: DEBUG nova.api.openstack.wsgi [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.414380] [53379]: DEBUG nova.compute.api [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.418040] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.418288] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.418479] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.419080] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.419080] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.419376] [53379]: DEBUG oslo_concurrency.lockutils [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.438478] [53378]: DEBUG nova.policy [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.445597] [53378]: INFO nova.api.openstack.requestlog [None req-4c6a871b-352e-444d-b1da-bd87a5129745 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.157338 [ 832.445597] [53378]: [pid: 53378|app: 0|req: 2069/4005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.448572] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.450416] [53378]: DEBUG nova.compute.api [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.454484] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.454738] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.455059] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.455474] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.455682] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.455866] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.461589] [53379]: DEBUG nova.policy [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.471327] [53379]: INFO nova.api.openstack.requestlog [None req-dad1d937-4b3c-40bd-aafa-3d1019c715d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.060856 [ 832.471615] [53379]: [pid: 53379|app: 0|req: 1937/4006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.475280] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.476835] [53379]: DEBUG nova.compute.api [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.478176] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.479571] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.480297] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.480297] [53378]: DEBUG nova.objects.instance [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.481405] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.481786] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.482048] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.482530] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.482819] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.483126] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.508028] [53378]: DEBUG nova.policy [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.509514] [53378]: DEBUG nova.policy [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.510320] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.510542] [53378]: DEBUG nova.policy [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.510654] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.510813] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.511064] [53379]: DEBUG nova.objects.instance [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.511360] [53378]: INFO nova.api.openstack.requestlog [None req-0d20a6b3-aa07-4790-a862-333f62ae2875 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.065626 [ 832.511667] [53378]: [pid: 53378|app: 0|req: 2070/4007] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.538211] [53378]: DEBUG nova.api.openstack.wsgi [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.539847] [53378]: DEBUG nova.compute.api [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] [instance: dfc60d8a-564a-4431-98a1-e6aeef128c52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.544320] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.544772] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.545142] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.545664] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.546019] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.546401] [53378]: DEBUG oslo_concurrency.lockutils [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.556892] [53378]: INFO nova.api.openstack.wsgi [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] HTTP exception thrown: Instance dfc60d8a-564a-4431-98a1-e6aeef128c52 could not be found. [ 832.557486] [53378]: DEBUG nova.api.openstack.wsgi [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] Returning 404 to user: Instance dfc60d8a-564a-4431-98a1-e6aeef128c52 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 832.558118] [53378]: INFO nova.api.openstack.requestlog [None req-7358e290-d2c0-48c0-a115-feae5f66bbae tempest-ListServersNegativeTestJSON-897261129 tempest-ListServersNegativeTestJSON-897261129-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52" status: 404 len: 111 microversion: 2.1 time: 0.022890 [ 832.558569] [53378]: [pid: 53378|app: 0|req: 2071/4008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/dfc60d8a-564a-4431-98a1-e6aeef128c52 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 832.595513] [53378]: DEBUG nova.api.openstack.wsgi [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.599021] [53378]: DEBUG nova.compute.api [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.605024] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.626101] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.626611] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.626924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.627292] [53378]: DEBUG nova.objects.instance [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.658699] [53378]: DEBUG nova.policy [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.662734] [53378]: INFO nova.api.openstack.requestlog [None req-a46dc7ee-0aa4-4d6d-a38f-4cea796f18e0 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.069468 [ 832.663303] [53378]: [pid: 53378|app: 0|req: 2072/4009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.666294] [53378]: DEBUG nova.api.openstack.wsgi [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.668101] [53378]: DEBUG nova.compute.api [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.671748] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.672219] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.672526] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.672987] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.675018] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.675018] [53378]: DEBUG oslo_concurrency.lockutils [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.795834] [53378]: DEBUG nova.policy [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.799533] [53378]: INFO nova.api.openstack.requestlog [None req-e32af70a-b486-40c7-86ce-3216787647dd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1530 microversion: 2.1 time: 0.135480 [ 832.800079] [53378]: [pid: 53378|app: 0|req: 2073/4010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1530 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.802997] [53378]: DEBUG nova.api.openstack.wsgi [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.805095] [53378]: DEBUG nova.compute.api [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.809020] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.810312] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.810312] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.810312] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.810312] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.810794] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.821364] [53379]: DEBUG nova.policy [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.825891] [53379]: INFO nova.api.openstack.requestlog [None req-2f5e62da-82ab-4ddd-96f8-c6de353bbc2e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.353647 [ 832.827418] [53379]: [pid: 53379|app: 0|req: 1938/4011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:44 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.829073] [53379]: DEBUG nova.api.openstack.wsgi [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.830909] [53379]: DEBUG nova.compute.api [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.834042] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.834276] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.834726] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.834870] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.835127] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.835667] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.838056] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.838056] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.838056] [53378]: DEBUG oslo_concurrency.lockutils [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.838056] [53378]: DEBUG nova.objects.instance [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.865787] [53378]: DEBUG nova.policy [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.867541] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.867883] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.868012] [53379]: DEBUG oslo_concurrency.lockutils [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.868433] [53379]: DEBUG nova.objects.instance [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 996cfc84-8820-49b7-8c70-f1775315a706 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.873096] [53378]: INFO nova.api.openstack.requestlog [None req-437ef832-7c91-418e-a6fc-70bf813aa6a2 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.070774 [ 832.873096] [53378]: [pid: 53378|app: 0|req: 2074/4012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.877272] [53378]: DEBUG nova.api.openstack.wsgi [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.877435] [53378]: DEBUG nova.compute.api [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.881522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.881522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.881522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.881907] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.881907] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.882064] [53378]: DEBUG oslo_concurrency.lockutils [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.900403] [53379]: DEBUG nova.policy [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.905984] [53379]: INFO nova.api.openstack.requestlog [None req-c055bbf2-8206-4303-95d6-5598b0f9c714 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 200 len: 1326 microversion: 2.1 time: 0.078338 [ 832.905984] [53379]: [pid: 53379|app: 0|req: 1939/4013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 1326 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.908480] [53379]: DEBUG nova.api.openstack.wsgi [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.910495] [53379]: DEBUG nova.compute.api [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.915148] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.915148] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.915148] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.915148] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.915392] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.915475] [53379]: DEBUG oslo_concurrency.lockutils [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.969886] [53379]: DEBUG nova.policy [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.975764] [53379]: INFO nova.api.openstack.requestlog [None req-637691f4-ade9-4fa0-b6bb-4423005545c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.069422 [ 832.976461] [53379]: [pid: 53379|app: 0|req: 1940/4014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.979231] [53379]: DEBUG nova.api.openstack.wsgi [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.981253] [53379]: DEBUG nova.compute.api [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.985515] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.985886] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.986181] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.986570] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.986820] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.987068] [53379]: DEBUG oslo_concurrency.lockutils [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.002031] [53378]: DEBUG nova.policy [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.006883] [53378]: INFO nova.api.openstack.requestlog [None req-1efb6e44-d5bc-4fe6-b266-837e0ad7e37e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1516 microversion: 2.1 time: 0.134165 [ 833.007215] [53378]: [pid: 53378|app: 0|req: 2075/4015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1516 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.011013] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.011494] [53378]: DEBUG nova.compute.api [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.014766] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.015053] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.015224] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.015569] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.015771] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.015947] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.025921] [53379]: DEBUG nova.policy [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.030208] [53379]: INFO nova.api.openstack.requestlog [None req-e469e849-fc8a-422a-8bab-baa786ccac5a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1210 microversion: 2.1 time: 0.053108 [ 833.030603] [53379]: [pid: 53379|app: 0|req: 1941/4016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.033134] [53379]: DEBUG nova.api.openstack.wsgi [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.034803] [53379]: DEBUG nova.compute.api [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.040063] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.040314] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.040498] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.040845] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.044707] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.044707] [53379]: DEBUG oslo_concurrency.lockutils [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.049555] [53378]: DEBUG nova.policy [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.053982] [53378]: INFO nova.api.openstack.requestlog [None req-c2e0ce93-bbf9-4fdb-9a8d-335664f5ca9d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.046141 [ 833.054324] [53378]: [pid: 53378|app: 0|req: 2076/4017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.056846] [53378]: DEBUG nova.api.openstack.wsgi [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.058400] [53378]: DEBUG nova.compute.api [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.061545] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.061799] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.062016] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.062374] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.062580] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.062868] [53378]: DEBUG oslo_concurrency.lockutils [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.162776] [53378]: DEBUG nova.policy [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.167566] [53378]: INFO nova.api.openstack.requestlog [None req-b94480c8-2f42-4b89-8518-c3834ab02d7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1504 microversion: 2.1 time: 0.112659 [ 833.168133] [53378]: [pid: 53378|app: 0|req: 2077/4018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1504 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.170704] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.172350] [53378]: DEBUG nova.compute.api [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.175566] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.175798] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.176040] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.176587] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.176818] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.177042] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.196941] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.197208] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.198173] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.198173] [53378]: DEBUG nova.objects.instance [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.212207] [53379]: DEBUG nova.policy [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.218579] [53379]: INFO nova.api.openstack.requestlog [None req-79abb086-9079-4377-9c0b-5927727924b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.187315 [ 833.218933] [53379]: [pid: 53379|app: 0|req: 1942/4019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.220053] [53378]: DEBUG nova.policy [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.221543] [53379]: DEBUG nova.api.openstack.wsgi [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1b16f56-0d2c-4df5-b9a4-9824d05e2172", "name": "network-vif-deleted", "tag": "42a1ca11-47bf-4fcf-b1fc-0bcd2d070549"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 833.224310] [53378]: INFO nova.api.openstack.requestlog [None req-c2c19c9d-d7c7-404c-a64f-48805fe66e20 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.055518 [ 833.224623] [53378]: [pid: 53378|app: 0|req: 2078/4020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.226986] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.228570] [53378]: DEBUG nova.compute.api [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.234020] [53379]: DEBUG oslo_concurrency.lockutils [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.234020] [53379]: DEBUG oslo_concurrency.lockutils [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.234020] [53379]: DEBUG oslo_concurrency.lockutils [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.234196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.238330] [53379]: INFO nova.api.openstack.compute.server_external_events [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] Creating event network-vif-deleted:42a1ca11-47bf-4fcf-b1fc-0bcd2d070549 for instance a1b16f56-0d2c-4df5-b9a4-9824d05e2172 on cpu-1 [ 833.242186] [53379]: INFO nova.api.openstack.requestlog [req-808fc776-4549-4027-9c0b-885361a5e54f req-2ca99b1e-7b15-44f9-91ff-8172d150f3d2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022569 [ 833.242530] [53379]: [pid: 53379|app: 0|req: 1943/4021] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41: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) [ 833.248194] [53379]: DEBUG nova.api.openstack.wsgi [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.250333] [53379]: DEBUG nova.compute.api [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.252867] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.253057] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.255135] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.255135] [53378]: DEBUG nova.objects.instance [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.255289] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.255289] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.255289] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.255417] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.255615] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.255781] [53379]: DEBUG oslo_concurrency.lockutils [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.276298] [53378]: DEBUG nova.policy [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.280803] [53378]: INFO nova.api.openstack.requestlog [None req-c0afaea0-9820-4434-9c1c-9af223617ec9 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.055551 [ 833.281847] [53378]: [pid: 53378|app: 0|req: 2079/4022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.295066] [53378]: DEBUG nova.api.openstack.wsgi [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.296787] [53378]: DEBUG nova.compute.api [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.297069] [53379]: DEBUG nova.policy [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.301379] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.301622] [53379]: INFO nova.api.openstack.requestlog [None req-198ba239-6c62-48b9-82ea-6ca96a1cb9c6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.058347 [ 833.302574] [53379]: [pid: 53379|app: 0|req: 1944/4023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.322279] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.322463] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.322646] [53378]: DEBUG oslo_concurrency.lockutils [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.322841] [53378]: DEBUG nova.objects.instance [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.346776] [53378]: DEBUG nova.policy [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.351090] [53378]: INFO nova.api.openstack.requestlog [None req-fda2b769-af77-409a-98d9-6d1452ab7ddb tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.058163 [ 833.351420] [53378]: [pid: 53378|app: 0|req: 2080/4024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.427148] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.428989] [53379]: DEBUG nova.compute.api [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.433810] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.434126] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.434349] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.434726] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.434936] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.435146] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.457984] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.459676] [53378]: DEBUG nova.compute.api [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.463973] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.464347] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.464571] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.465026] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.465319] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.465545] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.502223] [53379]: DEBUG nova.policy [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.507391] [53379]: DEBUG nova.policy [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.508464] [53379]: DEBUG nova.policy [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.509375] [53379]: INFO nova.api.openstack.requestlog [None req-1f71e3ae-d42e-4838-854e-026982e91ada tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.084770 [ 833.509704] [53379]: [pid: 53379|app: 0|req: 1945/4025] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 833.512914] [53379]: DEBUG nova.api.openstack.wsgi [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.514648] [53379]: DEBUG nova.compute.api [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.520798] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.521048] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.521239] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.521623] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.522231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.522231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.552359] [53378]: DEBUG nova.policy [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.557267] [53378]: INFO nova.api.openstack.requestlog [None req-b5377747-28cc-462d-91a5-ac8aec77165b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.102069 [ 833.561024] [53378]: [pid: 53378|app: 0|req: 2081/4026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.561024] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.562278] [53378]: DEBUG nova.compute.api [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.563928] [53379]: DEBUG nova.policy [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.565784] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.566041] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.566231] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.566582] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.567872] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.567872] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.568522] [53379]: INFO nova.api.openstack.requestlog [None req-0502ce7b-80d9-46d9-bb67-0c120a33a789 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.058162 [ 833.568983] [53379]: [pid: 53379|app: 0|req: 1946/4027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.587249] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.587454] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.587634] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.587834] [53378]: DEBUG nova.objects.instance [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.609129] [53378]: DEBUG nova.policy [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.613938] [53378]: DEBUG nova.policy [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.614740] [53378]: DEBUG nova.policy [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.615490] [53378]: INFO nova.api.openstack.requestlog [None req-2e4b8826-55aa-4881-a7c8-1e14b88a8023 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.057367 [ 833.615827] [53378]: [pid: 53378|app: 0|req: 2082/4028] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 833.677758] [53379]: DEBUG nova.api.openstack.wsgi [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.680081] [53379]: DEBUG nova.compute.api [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.684887] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.685224] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.685428] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.685906] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.686044] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.686231] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.707937] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.708218] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.708461] [53379]: DEBUG oslo_concurrency.lockutils [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.708705] [53379]: DEBUG nova.objects.instance [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.744864] [53379]: DEBUG nova.policy [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.750366] [53379]: INFO nova.api.openstack.requestlog [None req-045ab520-279f-4740-b8d0-857dd6a57c44 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.075681 [ 833.750848] [53379]: [pid: 53379|app: 0|req: 1947/4029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:45 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.816636] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.819321] [53378]: DEBUG nova.compute.api [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.823702] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.823833] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.824084] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.824627] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.824869] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.825483] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.842367] [53379]: DEBUG nova.api.openstack.wsgi [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.848348] [53379]: DEBUG nova.compute.api [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.858163] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.859474] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.859474] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.859474] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.859866] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.860187] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.889252] [53378]: DEBUG nova.policy [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.895102] [53378]: INFO nova.api.openstack.requestlog [None req-3b29b8c1-ca68-4ce5-89e8-350ad150fc2f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1360 microversion: 2.1 time: 0.081028 [ 833.895699] [53378]: [pid: 53378|app: 0|req: 2083/4030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1360 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.899019] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.900973] [53378]: DEBUG nova.compute.api [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.901620] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.901982] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.902232] [53379]: DEBUG oslo_concurrency.lockutils [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.902458] [53379]: DEBUG nova.objects.instance [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.905853] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.906275] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.906513] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.907364] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.907364] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.907513] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.928719] [53379]: DEBUG nova.policy [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.935154] [53379]: INFO nova.api.openstack.requestlog [None req-859e9a0f-650f-4c7d-87b1-737858fb7d4a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.095123 [ 833.936238] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.936514] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.936736] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.936968] [53378]: DEBUG nova.objects.instance [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.942034] [53379]: [pid: 53379|app: 0|req: 1948/4031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.946966] [53379]: DEBUG nova.api.openstack.wsgi [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.950190] [53379]: DEBUG nova.compute.api [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.953596] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.953596] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.953596] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.954893] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.954893] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.954893] [53379]: DEBUG oslo_concurrency.lockutils [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.971601] [53378]: DEBUG nova.policy [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.971893] [53379]: INFO nova.api.openstack.wsgi [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. [ 833.971893] [53379]: DEBUG nova.api.openstack.wsgi [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 833.972273] [53379]: INFO nova.api.openstack.requestlog [None req-878abd1e-e797-4392-b4cd-a7023aff60d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 404 len: 111 microversion: 2.1 time: 0.028019 [ 833.974050] [53379]: [pid: 53379|app: 0|req: 1949/4032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 833.980903] [53378]: INFO nova.api.openstack.requestlog [None req-b30aed52-f3b3-4fd1-a0e1-0b7b8245caad tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.084585 [ 833.981611] [53379]: DEBUG nova.api.openstack.wsgi [None req-88f3cdd7-331f-40f6-924e-522b527c53f0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '.version_select at 0x726f72bbab00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.983370] [53378]: [pid: 53378|app: 0|req: 2084/4033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.997445] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.998083] [53379]: INFO nova.api.openstack.requestlog [None req-88f3cdd7-331f-40f6-924e-522b527c53f0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1011813424" status: 202 len: 0 microversion: 2.1 time: 0.021328 [ 833.999197] [53379]: [pid: 53379|app: 0|req: 1950/4034] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:41:46 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1011813424 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 833.999678] [53378]: DEBUG nova.compute.api [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.010024] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.010338] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.010534] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.011254] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.011619] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.012062] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.015440] [53379]: DEBUG nova.api.openstack.wsgi [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.019304] [53379]: DEBUG nova.compute.api [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.024677] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.024884] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.025130] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.025557] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.025769] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.025951] [53379]: DEBUG oslo_concurrency.lockutils [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.053684] [53378]: DEBUG nova.policy [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.057266] [53378]: INFO nova.api.openstack.requestlog [None req-ba5f2881-d7cc-430a-a149-a807e020bf4a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.067695 [ 834.057598] [53378]: [pid: 53378|app: 0|req: 2085/4035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.060405] [53378]: DEBUG nova.api.openstack.wsgi [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.062357] [53378]: DEBUG nova.compute.api [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.070486] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.070755] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.070946] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.071338] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.071540] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.071715] [53378]: DEBUG oslo_concurrency.lockutils [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.136271] [53378]: DEBUG nova.policy [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.143279] [53378]: INFO nova.api.openstack.requestlog [None req-520d0845-aa5e-485a-87ab-a62bbb06ecae tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1300 microversion: 2.1 time: 0.084751 [ 834.143654] [53378]: [pid: 53378|app: 0|req: 2086/4036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1300 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.148858] [53378]: DEBUG nova.api.openstack.wsgi [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.151574] [53378]: DEBUG nova.compute.api [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.158468] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.159539] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.159539] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.159783] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.160147] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.161013] [53378]: DEBUG oslo_concurrency.lockutils [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.230862] [53378]: DEBUG nova.policy [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.236353] [53378]: INFO nova.api.openstack.requestlog [None req-04f718c3-8473-45f1-8bcb-ced92589d3df tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1266 microversion: 2.1 time: 0.091669 [ 834.236481] [53378]: [pid: 53378|app: 0|req: 2087/4037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1266 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.239944] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.241907] [53378]: DEBUG nova.compute.api [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.249023] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.266802] [53379]: DEBUG nova.policy [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.280238] [53379]: INFO nova.api.openstack.requestlog [None req-76787140-2d10-4d0c-973a-fdb8613f3491 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.268289 [ 834.280610] [53379]: [pid: 53379|app: 0|req: 1951/4038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.285628] [53379]: DEBUG nova.api.openstack.wsgi [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.288099] [53379]: DEBUG nova.compute.api [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.295454] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.295454] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.295454] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.296260] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.296260] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.296365] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.301717] [53378]: DEBUG nova.policy [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.309127] [53378]: INFO nova.api.openstack.requestlog [None req-1e02dc71-fc81-4e90-9424-4cf4364ff8ac tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.069520 [ 834.309127] [53378]: [pid: 53378|app: 0|req: 2088/4039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.309593] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.314776] [53378]: DEBUG nova.compute.api [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.316052] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.316321] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.316513] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.316875] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.317456] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.317456] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.349870] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.350139] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.350351] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.350570] [53378]: DEBUG nova.objects.instance [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.376610] [53378]: DEBUG nova.policy [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.381461] [53378]: INFO nova.api.openstack.requestlog [None req-6c5b02f5-405c-425f-bc72-5d818b43babb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.073791 [ 834.381797] [53378]: [pid: 53378|app: 0|req: 2089/4040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.384582] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.388943] [53378]: DEBUG nova.compute.api [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.394190] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.394495] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.394631] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.395012] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.395975] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.396336] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.458057] [53379]: DEBUG nova.policy [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.465817] [53379]: INFO nova.api.openstack.requestlog [None req-9b555d48-f3f0-44b9-89ca-f0717e3a008b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.181571 [ 834.466472] [53379]: [pid: 53379|app: 0|req: 1952/4041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.471618] [53379]: DEBUG nova.api.openstack.wsgi [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.474525] [53379]: DEBUG nova.compute.api [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.481199] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.481469] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.481661] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.482054] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.482263] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.482455] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.504496] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.504761] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.505075] [53379]: DEBUG oslo_concurrency.lockutils [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.505257] [53379]: DEBUG nova.objects.instance [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.512820] [53378]: DEBUG nova.policy [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.518372] [53378]: INFO nova.api.openstack.requestlog [None req-e7ed2fd5-4fa6-4b58-b1d4-95cdad7e7ec8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.135849 [ 834.518737] [53378]: [pid: 53378|app: 0|req: 2090/4042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.521989] [53378]: DEBUG nova.api.openstack.wsgi [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.524066] [53378]: DEBUG nova.compute.api [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.527882] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.528168] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.528362] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.528731] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.529197] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.529197] [53378]: DEBUG oslo_concurrency.lockutils [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.546029] [53379]: DEBUG nova.policy [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.553019] [53379]: INFO nova.api.openstack.requestlog [None req-46796859-8331-4fc7-b2a1-6f122664ed5a tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.083294 [ 834.553019] [53379]: [pid: 53379|app: 0|req: 1953/4043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.557699] [53379]: DEBUG nova.api.openstack.wsgi [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.559674] [53379]: DEBUG nova.compute.api [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.564196] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.564519] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.564817] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.565426] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.565732] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.566842] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.578679] [53378]: DEBUG nova.policy [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.585109] [53378]: INFO nova.api.openstack.requestlog [None req-6279232f-a1c9-4c5a-b83d-02ba709b564b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.065612 [ 834.585490] [53378]: [pid: 53378|app: 0|req: 2091/4044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.587515] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.588124] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.588341] [53379]: DEBUG oslo_concurrency.lockutils [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.588545] [53379]: DEBUG nova.objects.instance [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.588741] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.590437] [53378]: DEBUG nova.compute.api [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.596350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.615194] [53379]: DEBUG nova.policy [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.622451] [53379]: INFO nova.api.openstack.requestlog [None req-76ee4c94-15d1-4d55-b972-2142322ddc97 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.070358 [ 834.623060] [53379]: [pid: 53379|app: 0|req: 1954/4045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.626833] [53379]: DEBUG nova.api.openstack.wsgi [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.629639] [53379]: DEBUG nova.compute.api [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.634287] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.634672] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.634979] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.635917] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.636114] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.636548] [53379]: DEBUG oslo_concurrency.lockutils [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.638897] [53378]: DEBUG nova.policy [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.643452] [53378]: DEBUG nova.policy [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.644901] [53378]: DEBUG nova.policy [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.644901] [53378]: INFO nova.api.openstack.requestlog [None req-0ae276d8-d21b-415c-98c2-4af4156aed28 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.058861 [ 834.645202] [53378]: [pid: 53378|app: 0|req: 2092/4046] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.647861] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.649624] [53378]: DEBUG nova.compute.api [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.653289] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.653708] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.653708] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.654108] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.654322] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.655192] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.692766] [53378]: DEBUG nova.policy [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.697690] [53378]: INFO nova.api.openstack.requestlog [None req-cc51e3bc-589a-415f-8cf7-da7eebace275 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.051807 [ 834.698117] [53378]: [pid: 53378|app: 0|req: 2093/4047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.700925] [53378]: DEBUG nova.api.openstack.wsgi [None req-97027dff-62da-4691-9336-281791db18e6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: .version_select at 0x726f725548b0>, body: {"keypair": {"name": "tempest-keypair-1702587326", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGw0DbcPSit63HLJ+RrlAt9kzLSmH+3tjNi3Druwr43njCKo3zryAosmQ4FIaQHbhsHIwMz5Cwo3HTwIFBIUSKOUVPKvKjcVRCK/2Fxc4D/VBY6mi7CPLnX84qXf2Ip0Wg=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 834.711937] [53378]: DEBUG nova.quota [None req-97027dff-62da-4691-9336-281791db18e6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 834.716523] [53378]: DEBUG nova.quota [None req-97027dff-62da-4691-9336-281791db18e6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 834.724982] [53379]: DEBUG nova.policy [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.730400] [53379]: INFO nova.api.openstack.requestlog [None req-3691a568-aecc-40f9-9f5c-5d5628d8fb96 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.106575 [ 834.731195] [53379]: [pid: 53379|app: 0|req: 1955/4048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:46 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.737236] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.737423] [53378]: INFO nova.api.openstack.requestlog [None req-97027dff-62da-4691-9336-281791db18e6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038568 [ 834.737932] [53378]: [pid: 53378|app: 0|req: 2094/4049] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:41:46 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 834.740263] [53379]: DEBUG nova.compute.api [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.746390] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.746670] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.746878] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.747292] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.747489] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.747663] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.766133] [53378]: DEBUG nova.api.openstack.wsgi [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.768871] [53378]: DEBUG nova.compute.api [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.774459] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.775195] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.775488] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.776246] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.776511] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.776701] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.776808] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.777079] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.777396] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.777476] [53379]: DEBUG nova.objects.instance [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.797580] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.797831] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.798065] [53378]: DEBUG oslo_concurrency.lockutils [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.798242] [53378]: DEBUG nova.objects.instance [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.799696] [53379]: DEBUG nova.policy [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.804606] [53379]: DEBUG nova.policy [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.805364] [53379]: DEBUG nova.policy [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.806036] [53379]: INFO nova.api.openstack.requestlog [None req-1b026cf6-9890-41ab-bbe6-3703c0c75a24 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.074234 [ 834.806382] [53379]: [pid: 53379|app: 0|req: 1956/4050] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.825427] [53378]: DEBUG nova.policy [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.832026] [53378]: INFO nova.api.openstack.requestlog [None req-3eed2f0d-f097-4617-aa03-1e7ae797f7e2 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.069316 [ 834.832026] [53378]: [pid: 53378|app: 0|req: 2095/4051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 834.911577] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.913574] [53379]: DEBUG nova.compute.api [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.920693] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.920994] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.921269] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.921897] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.921965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.922454] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.954204] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.954204] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.954395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.954806] [53379]: DEBUG nova.objects.instance [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.956589] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.959490] [53378]: DEBUG nova.compute.api [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.965763] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.966310] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.966661] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.967170] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.967405] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.967612] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.982711] [53379]: DEBUG nova.policy [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.989784] [53379]: INFO nova.api.openstack.requestlog [None req-8ad7a262-3d94-4817-b2e7-7c16e4c3d0f5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.080379 [ 834.990114] [53379]: [pid: 53379|app: 0|req: 1957/4052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.990230] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.990481] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.990669] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.990874] [53378]: DEBUG nova.objects.instance [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.002654] [53379]: DEBUG nova.api.openstack.wsgi [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.004378] [53379]: DEBUG nova.compute.api [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.008353] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.008353] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.008546] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.008940] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.009158] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.009339] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.019117] [53378]: DEBUG nova.policy [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.026331] [53378]: INFO nova.api.openstack.requestlog [None req-b9b37999-ef2b-4c10-b3ce-10ba9021fd0c tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.073349 [ 835.027132] [53378]: [pid: 53378|app: 0|req: 2096/4053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 835.032932] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.033132] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.033342] [53379]: DEBUG oslo_concurrency.lockutils [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.033550] [53379]: DEBUG nova.objects.instance [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.059352] [53379]: DEBUG nova.policy [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.065476] [53379]: INFO nova.api.openstack.requestlog [None req-87577bad-f6ed-4f23-b145-c6d4ddf6762b tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.065125 [ 835.066424] [53379]: [pid: 53379|app: 0|req: 1958/4054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 835.077203] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.078703] [53378]: DEBUG nova.compute.api [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.083682] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.084117] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.084578] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.085210] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.086699] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.086699] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.128193] [53378]: DEBUG nova.policy [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.133025] [53378]: INFO nova.api.openstack.requestlog [None req-cfbeb267-ffba-479f-92e9-dd61d815ed11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.060062 [ 835.133459] [53378]: [pid: 53378|app: 0|req: 2097/4055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.162854] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.165117] [53379]: DEBUG nova.compute.api [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.169120] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.169364] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.169547] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.169921] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.170126] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.171411] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.192424] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.192695] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.192880] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.193238] [53379]: DEBUG nova.objects.instance [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.221506] [53379]: DEBUG nova.policy [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.226292] [53379]: INFO nova.api.openstack.requestlog [None req-e6f2d3a0-e8c7-4933-aef7-20061d890222 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.066157 [ 835.226639] [53379]: [pid: 53379|app: 0|req: 1959/4056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.252688] [53378]: DEBUG nova.api.openstack.wsgi [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "251f73d2-d43a-42a7-9ee7-48e128bd3bdf", "name": "network-vif-deleted", "tag": "efa7d84c-8dc7-4404-be5a-08486b374196"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 835.256715] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.258920] [53379]: DEBUG nova.compute.api [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.259570] [53378]: DEBUG oslo_concurrency.lockutils [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.259818] [53378]: DEBUG oslo_concurrency.lockutils [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.260061] [53378]: DEBUG oslo_concurrency.lockutils [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.264881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.264881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.264881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.264881] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.265207] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.265431] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.269937] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] Creating event network-vif-deleted:efa7d84c-8dc7-4404-be5a-08486b374196 for instance 251f73d2-d43a-42a7-9ee7-48e128bd3bdf on cpu-1 [ 835.276642] [53378]: INFO nova.api.openstack.requestlog [req-2ca4fa7b-8f82-4b6e-bff5-459acc3d8f6f req-801f7ff6-38b7-4ef4-863a-bf81e7f98d58 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024384 [ 835.276642] [53378]: [pid: 53378|app: 0|req: 2098/4057] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:47 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) [ 835.296540] [53378]: DEBUG nova.api.openstack.wsgi [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.299915] [53378]: DEBUG nova.compute.api [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.305788] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.306316] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.306511] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.308899] [53379]: DEBUG nova.policy [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.309836] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.310290] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.310290] [53378]: DEBUG oslo_concurrency.lockutils [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.313461] [53379]: INFO nova.api.openstack.requestlog [None req-ba1d4b5c-45db-41c3-aa3d-2b6d594f5479 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1266 microversion: 2.1 time: 0.059409 [ 835.313834] [53379]: [pid: 53379|app: 0|req: 1960/4058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1266 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.327216] [53379]: DEBUG nova.api.openstack.wsgi [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.330751] [53379]: DEBUG nova.compute.api [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.334447] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.334767] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.335171] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.335563] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.335773] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.335968] [53379]: DEBUG oslo_concurrency.lockutils [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.379998] [53379]: DEBUG nova.policy [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.385445] [53379]: INFO nova.api.openstack.requestlog [None req-446d26cc-c0a2-4d6b-a85a-4fcde72bda40 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.060580 [ 835.385799] [53379]: [pid: 53379|app: 0|req: 1961/4059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.396974] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.398837] [53379]: DEBUG nova.compute.api [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.402723] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.402996] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.403210] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.403646] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.403822] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.404041] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.423606] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.423871] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.424452] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.424452] [53379]: DEBUG nova.objects.instance [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.451463] [53379]: DEBUG nova.policy [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.456916] [53379]: INFO nova.api.openstack.requestlog [None req-fd5a687d-50a5-4110-9ff0-5a1cec2beccb tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.062476 [ 835.457108] [53379]: [pid: 53379|app: 0|req: 1962/4060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.457866] [53378]: DEBUG nova.policy [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.466948] [53378]: INFO nova.api.openstack.requestlog [None req-76a0adf0-65f7-4f98-8b7e-1c6d653954bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.172695 [ 835.467406] [53378]: [pid: 53378|app: 0|req: 2099/4061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.488556] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.492426] [53379]: DEBUG nova.compute.api [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.497300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.541189] [53378]: DEBUG nova.api.openstack.wsgi [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.541438] [53378]: DEBUG nova.compute.api [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.546240] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.546443] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.546658] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.547086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.547300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.547832] [53378]: DEBUG oslo_concurrency.lockutils [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.599384] [53379]: DEBUG nova.policy [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.606330] [53379]: INFO nova.api.openstack.requestlog [None req-fa7c87c7-ff38-4196-93a3-93e31a892c1c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1514 microversion: 2.1 time: 0.120098 [ 835.606721] [53379]: [pid: 53379|app: 0|req: 1963/4062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1514 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.611054] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.613060] [53379]: DEBUG nova.compute.api [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.617580] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.617894] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.618105] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.618482] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.618674] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.618899] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.642115] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.642391] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.642578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.642780] [53379]: DEBUG nova.objects.instance [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.650357] [53378]: DEBUG nova.policy [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.655525] [53378]: INFO nova.api.openstack.requestlog [None req-c590e7ef-d1ca-43ce-af06-40cd3586c06f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1509 microversion: 2.1 time: 0.120991 [ 835.655858] [53378]: [pid: 53378|app: 0|req: 2100/4063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1509 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.660483] [53378]: DEBUG nova.api.openstack.wsgi [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.663262] [53378]: DEBUG nova.compute.api [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.664867] [53379]: DEBUG nova.policy [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.668456] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.668842] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.669073] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.669456] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.669660] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.669839] [53378]: DEBUG oslo_concurrency.lockutils [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.670224] [53379]: INFO nova.api.openstack.requestlog [None req-1c928ff7-7a40-4b4e-bb52-5b7d7018c3cf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.062684 [ 835.672046] [53379]: [pid: 53379|app: 0|req: 1964/4064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.675081] [53379]: DEBUG nova.api.openstack.wsgi [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.677300] [53379]: DEBUG nova.compute.api [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.681780] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.682120] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.682379] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.682786] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.683061] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.683307] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.702524] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.702868] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.703146] [53379]: DEBUG oslo_concurrency.lockutils [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.703415] [53379]: DEBUG nova.objects.instance [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.707554] [53378]: DEBUG nova.policy [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.712985] [53378]: INFO nova.api.openstack.requestlog [None req-3319ca48-4373-4bdc-b204-3d976a667bd9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.056481 [ 835.713352] [53378]: [pid: 53378|app: 0|req: 2101/4065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.716467] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.718923] [53378]: DEBUG nova.compute.api [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.722129] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.722371] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.722575] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.722931] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.723146] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.723692] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.723751] [53379]: DEBUG nova.policy [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.728275] [53379]: INFO nova.api.openstack.requestlog [None req-27bc9d12-03d4-406f-bb77-0989f732b722 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.055757 [ 835.728661] [53379]: [pid: 53379|app: 0|req: 1965/4066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.731217] [53379]: DEBUG nova.api.openstack.wsgi [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-198027339", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d"}], "security_groups": [{"name": "tempest-securitygroup--2120590283"}], "key_name": "tempest-keypair-1702587326", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 835.767504] [53378]: DEBUG nova.policy [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.772623] [53378]: DEBUG nova.policy [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.773410] [53378]: DEBUG nova.policy [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.774107] [53378]: INFO nova.api.openstack.requestlog [None req-eb9603ee-f45d-41e6-a49f-c2e406e05811 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.060226 [ 835.774250] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.774534] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.774654] [53378]: [pid: 53378|app: 0|req: 2102/4067] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:47 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.775037] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.775478] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.775843] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.775843] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.779082] [53378]: DEBUG nova.api.openstack.wsgi [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.781083] [53378]: DEBUG nova.compute.api [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.784531] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.784836] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.784957] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.785338] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.785534] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.786071] [53378]: DEBUG oslo_concurrency.lockutils [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.809359] [53379]: DEBUG nova.network.neutron [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] validate_networks() for [('b2f359ae-e5aa-44fc-87de-4bab7ebe256d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 835.821969] [53378]: DEBUG nova.policy [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.827085] [53378]: INFO nova.api.openstack.requestlog [None req-388c6adb-a188-4231-9462-a3e7f1f0fea7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.051763 [ 835.827814] [53378]: [pid: 53378|app: 0|req: 2103/4068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.831227] [53378]: DEBUG nova.api.openstack.wsgi [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.833992] [53378]: DEBUG nova.compute.api [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.839595] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.840409] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.840409] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.841324] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.841596] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.842108] [53378]: DEBUG oslo_concurrency.lockutils [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.014311] [53379]: DEBUG nova.virt.hardware [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 836.014406] [53379]: DEBUG nova.virt.hardware [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 836.014563] [53379]: DEBUG nova.virt.hardware [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 836.014728] [53379]: DEBUG nova.virt.hardware [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 836.016139] [53379]: DEBUG nova.virt.hardware [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 836.023172] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.023423] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.023614] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.024178] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.024407] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.024596] [53379]: DEBUG oslo_concurrency.lockutils [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.034973] [53379]: DEBUG nova.quota [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 836.038177] [53379]: DEBUG nova.quota [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 836.045215] [53379]: DEBUG nova.compute.api [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 836.046828] [53379]: DEBUG nova.compute.api [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 836.076926] [53379]: INFO nova.api.openstack.requestlog [None req-14c87322-647d-4316-ab71-5a5a8059671c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.347563 [ 836.077334] [53379]: [pid: 53379|app: 0|req: 1966/4069] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:48 2025] POST /compute/v2.1/servers => generated 406 bytes in 348 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 836.083719] [53379]: DEBUG nova.api.openstack.wsgi [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.085472] [53379]: DEBUG nova.compute.api [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.092216] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.092462] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.092647] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.093024] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.093234] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.093415] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.120289] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.120528] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.120719] [53379]: DEBUG oslo_concurrency.lockutils [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.121091] [53379]: DEBUG nova.objects.instance [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.147235] [53379]: DEBUG nova.policy [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.155545] [53379]: DEBUG nova.policy [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.155545] [53379]: DEBUG nova.policy [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.155545] [53379]: INFO nova.api.openstack.requestlog [None req-c15f4ad2-46b3-4ac4-aa72-e25e16fb215b tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.073964 [ 836.155545] [53379]: [pid: 53379|app: 0|req: 1967/4070] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.158881] [53379]: DEBUG nova.api.openstack.wsgi [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.159605] [53379]: DEBUG nova.compute.api [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.163138] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.163406] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.163633] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.164077] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.164319] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.164534] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.187522] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.187743] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.187930] [53379]: DEBUG oslo_concurrency.lockutils [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.188137] [53379]: DEBUG nova.objects.instance [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.209242] [53379]: DEBUG nova.policy [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.213951] [53379]: INFO nova.api.openstack.requestlog [None req-9087b52b-141e-4008-b371-4864e969a463 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.058028 [ 836.214342] [53379]: [pid: 53379|app: 0|req: 1968/4071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.215859] [53378]: DEBUG nova.policy [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.220473] [53378]: INFO nova.api.openstack.requestlog [None req-98716741-c7cc-475e-ba78-89811686bcee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.392477 [ 836.220801] [53378]: [pid: 53378|app: 0|req: 2104/4072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.220902] [53379]: DEBUG nova.api.openstack.wsgi [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.223249] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.224900] [53378]: DEBUG nova.compute.api [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.226650] [53379]: DEBUG nova.compute.api [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.231022] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.231022] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.231022] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.231134] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.231167] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.231225] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.231344] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.231435] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.231522] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.231872] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.232060] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.232265] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.249509] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.249675] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.249868] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.250088] [53378]: DEBUG nova.objects.instance [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.251545] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.251791] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.251972] [53379]: DEBUG oslo_concurrency.lockutils [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.252191] [53379]: DEBUG nova.objects.instance [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.272806] [53379]: DEBUG nova.policy [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.277924] [53378]: DEBUG nova.policy [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.278645] [53379]: INFO nova.api.openstack.requestlog [None req-84d61b1d-8234-4d31-bc20-1aa904a630d7 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.061353 [ 836.279046] [53379]: [pid: 53379|app: 0|req: 1969/4073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.282273] [53379]: DEBUG nova.api.openstack.wsgi [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.283598] [53379]: DEBUG nova.compute.api [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.284615] [53378]: INFO nova.api.openstack.requestlog [None req-fb91daeb-dda7-43f0-acdd-9481b297e79f tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.062365 [ 836.284869] [53378]: [pid: 53378|app: 0|req: 2105/4074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.287873] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.288232] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.288427] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.288575] [53378]: DEBUG nova.api.openstack.wsgi [None req-7fb28843-f213-4088-a358-a4e1cc7caaa5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.288783] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.288978] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.289169] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.291675] [53378]: DEBUG nova.compute.api [None req-7fb28843-f213-4088-a358-a4e1cc7caaa5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.310545] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.310809] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.310996] [53379]: DEBUG oslo_concurrency.lockutils [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.311211] [53379]: DEBUG nova.objects.instance [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.324827] [53378]: DEBUG nova.policy [None req-7fb28843-f213-4088-a358-a4e1cc7caaa5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.328899] [53378]: INFO nova.api.openstack.requestlog [None req-7fb28843-f213-4088-a358-a4e1cc7caaa5 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1239 microversion: 2.1 time: 0.043399 [ 836.329230] [53378]: [pid: 53378|app: 0|req: 2106/4075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.331653] [53378]: DEBUG nova.api.openstack.wsgi [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.333449] [53378]: DEBUG nova.compute.api [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.334088] [53379]: DEBUG nova.policy [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.337211] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.337462] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.337649] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.338020] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.338231] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.338411] [53378]: DEBUG oslo_concurrency.lockutils [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.339455] [53379]: INFO nova.api.openstack.requestlog [None req-41bf3e95-dad6-48e2-9c52-8007526a02ab tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.059505 [ 836.340220] [53379]: [pid: 53379|app: 0|req: 1970/4076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.343753] [53379]: DEBUG nova.api.openstack.wsgi [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.346090] [53379]: DEBUG nova.compute.api [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.350797] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.351184] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.351486] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.352021] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.352551] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.352609] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.372646] [53378]: DEBUG nova.policy [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.376950] [53378]: INFO nova.api.openstack.requestlog [None req-62aea0f3-1c3a-456d-a40d-6cc109ce8974 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.047134 [ 836.377453] [53378]: [pid: 53378|app: 0|req: 2107/4077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.377644] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.378081] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.378382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.378698] [53379]: DEBUG nova.objects.instance [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.379614] [53378]: DEBUG nova.api.openstack.wsgi [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.381180] [53378]: DEBUG nova.compute.api [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.384348] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.384579] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.384765] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.385196] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.385828] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.385828] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.401984] [53379]: DEBUG nova.policy [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.407741] [53379]: INFO nova.api.openstack.requestlog [None req-f908d1ec-4e2c-4787-860b-1e645aff862d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.066801 [ 836.408522] [53379]: [pid: 53379|app: 0|req: 1971/4078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.414033] [53379]: DEBUG nova.api.openstack.wsgi [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.415514] [53379]: DEBUG nova.compute.api [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.418675] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.418908] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.419213] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.419461] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.419664] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.419895] [53379]: DEBUG oslo_concurrency.lockutils [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.423333] [53378]: DEBUG nova.policy [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.427524] [53378]: INFO nova.api.openstack.requestlog [None req-73e1478d-8b27-4454-865e-86c21cba5323 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1266 microversion: 2.1 time: 0.049670 [ 836.427834] [53378]: [pid: 53378|app: 0|req: 2108/4079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1266 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.451644] [53379]: DEBUG nova.policy [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.455888] [53379]: INFO nova.api.openstack.requestlog [None req-06228a9e-2007-4823-81b7-4efd18a6c852 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.046849 [ 836.456243] [53379]: [pid: 53379|app: 0|req: 1972/4080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.475827] [53378]: DEBUG nova.api.openstack.wsgi [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.477158] [53378]: DEBUG nova.compute.api [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.480541] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.480779] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.480967] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.481331] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.481533] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.481709] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.484484] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.486094] [53379]: DEBUG nova.compute.api [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.489486] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.489725] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.489911] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.490311] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.490522] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.490695] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.501736] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.501736] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.501736] [53378]: DEBUG oslo_concurrency.lockutils [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.501736] [53378]: DEBUG nova.objects.instance [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.525339] [53378]: DEBUG nova.policy [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.529381] [53378]: INFO nova.api.openstack.requestlog [None req-d61097c3-6059-4cb9-9001-6953d173872d tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.056268 [ 836.529701] [53378]: [pid: 53378|app: 0|req: 2109/4081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.559255] [53379]: DEBUG nova.policy [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.563891] [53379]: INFO nova.api.openstack.requestlog [None req-e9e1301f-3d59-4c28-abf6-b71490a8ec8f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.081764 [ 836.564261] [53379]: [pid: 53379|app: 0|req: 1973/4082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.576307] [53378]: DEBUG nova.api.openstack.wsgi [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-3-551732551"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 836.578069] [53378]: DEBUG nova.compute.api [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.581718] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.582131] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.582348] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.582702] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.582907] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.583101] [53378]: DEBUG oslo_concurrency.lockutils [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.627532] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.631524] [53379]: DEBUG nova.compute.api [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.640547] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.640547] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.640547] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.641119] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.641584] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.641922] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.762210] [53379]: DEBUG nova.policy [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.769786] [53379]: INFO nova.api.openstack.requestlog [None req-ff4dc331-fb53-4256-9fcc-81e161282e56 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1491 microversion: 2.1 time: 0.150959 [ 836.770157] [53379]: [pid: 53379|app: 0|req: 1974/4083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:48 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1491 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.773286] [53379]: DEBUG nova.api.openstack.wsgi [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.774754] [53379]: DEBUG nova.compute.api [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.787085] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.787390] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.787587] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.787959] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.791357] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.791567] [53379]: DEBUG oslo_concurrency.lockutils [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.981533] [53379]: DEBUG nova.policy [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.987030] [53379]: INFO nova.api.openstack.requestlog [None req-30fff925-ad52-40f2-bfd8-14f99e322fb1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1495 microversion: 2.1 time: 0.216210 [ 836.987402] [53379]: [pid: 53379|app: 0|req: 1975/4084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1495 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.989832] [53379]: DEBUG nova.api.openstack.wsgi [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.991428] [53379]: DEBUG nova.compute.api [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.999621] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.999860] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.000067] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.000427] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.000623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.000798] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.025930] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.026302] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.026401] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.026608] [53379]: DEBUG nova.objects.instance [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.039809] [53378]: INFO nova.api.openstack.requestlog [None req-896371a5-f231-4271-a90b-6be07eb049ef tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.464925 [ 837.039809] [53378]: [pid: 53378|app: 0|req: 2110/4085] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:48 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 466 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 837.043451] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.045289] [53378]: DEBUG nova.compute.api [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.050678] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.051332] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.051843] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.051951] [53379]: DEBUG nova.policy [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.052519] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.052637] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.052750] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.058094] [53379]: INFO nova.api.openstack.requestlog [None req-f4010cfe-b7e6-4703-83c2-2de0af7b680f tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.069282 [ 837.058094] [53379]: [pid: 53379|app: 0|req: 1976/4086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.061333] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.063108] [53379]: DEBUG nova.compute.api [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.070893] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.071233] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.071360] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.071718] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.071931] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.072121] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.095767] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.096022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.096198] [53378]: DEBUG nova.policy [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.096773] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.096988] [53379]: DEBUG nova.objects.instance [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.100856] [53378]: INFO nova.api.openstack.requestlog [None req-f2b24207-fb57-49a5-9418-3380e3d60fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.060505 [ 837.101191] [53378]: [pid: 53378|app: 0|req: 2111/4087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.103673] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.105372] [53378]: DEBUG nova.compute.api [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.110375] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.110617] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.110803] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.111571] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.111700] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.111879] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.120782] [53379]: DEBUG nova.policy [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.125277] [53379]: INFO nova.api.openstack.requestlog [None req-c2e64aa5-6eed-4362-9565-c09702b01aa2 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.066976 [ 837.125597] [53379]: [pid: 53379|app: 0|req: 1977/4088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.128114] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.129711] [53379]: DEBUG nova.compute.api [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.134135] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.134683] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.134947] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.135340] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.135550] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.135731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.170967] [53379]: DEBUG nova.policy [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.176405] [53379]: DEBUG nova.policy [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.177144] [53379]: DEBUG nova.policy [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.178456] [53379]: INFO nova.api.openstack.requestlog [None req-c8225995-dc53-4def-8139-52e31c5e3e4a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.052338 [ 837.178891] [53379]: [pid: 53379|app: 0|req: 1978/4089] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.181874] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.183652] [53379]: DEBUG nova.compute.api [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.188904] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.189159] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.189431] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.189708] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.189909] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.190098] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.230945] [53379]: DEBUG nova.policy [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.235749] [53379]: INFO nova.api.openstack.requestlog [None req-ffadf704-c1de-4255-a5e0-fb76f644e85d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.056227 [ 837.236145] [53379]: [pid: 53379|app: 0|req: 1979/4090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.239558] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.241240] [53379]: DEBUG nova.compute.api [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.244791] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.246269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.246269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.246269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.246269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.246269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.282890] [53378]: DEBUG nova.policy [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.287502] [53378]: INFO nova.api.openstack.requestlog [None req-5ffab9bc-5419-4536-a368-c29f272f1695 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1491 microversion: 2.1 time: 0.185690 [ 837.287846] [53378]: [pid: 53378|app: 0|req: 2112/4091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1491 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.290489] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.292174] [53378]: DEBUG nova.compute.api [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.295959] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.296308] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.296482] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.296740] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.296943] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.297134] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.352042] [53379]: DEBUG nova.policy [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.356581] [53379]: INFO nova.api.openstack.requestlog [None req-ac0e11f9-cfd7-414d-a84a-ee0df305a819 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1495 microversion: 2.1 time: 0.119884 [ 837.357156] [53379]: [pid: 53379|app: 0|req: 1980/4092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1495 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.359649] [53379]: DEBUG nova.api.openstack.wsgi [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.361413] [53379]: DEBUG nova.compute.api [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.364705] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.364988] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.365236] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.365767] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.365876] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.366162] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.386941] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.387466] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.387706] [53379]: DEBUG oslo_concurrency.lockutils [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.387947] [53379]: DEBUG nova.objects.instance [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.393225] [53378]: DEBUG nova.policy [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.397855] [53378]: INFO nova.api.openstack.requestlog [None req-0fefa030-ff08-4eac-8b47-97798ec2ed5a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.109423 [ 837.398301] [53378]: [pid: 53378|app: 0|req: 2113/4093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.401023] [53378]: DEBUG nova.api.openstack.wsgi [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.402485] [53378]: DEBUG nova.compute.api [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.405715] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.405965] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.406153] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.406546] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.406761] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.406939] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.413066] [53379]: DEBUG nova.policy [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.418267] [53379]: DEBUG nova.policy [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.419097] [53379]: DEBUG nova.policy [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.419957] [53379]: INFO nova.api.openstack.requestlog [None req-451e6797-1bb1-4fea-b118-4dea4d842300 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.062241 [ 837.420519] [53379]: [pid: 53379|app: 0|req: 1981/4094] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.424087] [53379]: DEBUG nova.api.openstack.wsgi [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.425638] [53379]: DEBUG nova.compute.api [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.425707] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.425744] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.426644] [53378]: DEBUG oslo_concurrency.lockutils [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.426912] [53378]: DEBUG nova.objects.instance [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.429249] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.429541] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.429770] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.430370] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.430604] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.430823] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.450058] [53378]: DEBUG nova.policy [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.455313] [53378]: INFO nova.api.openstack.requestlog [None req-a05fa0a5-e601-488f-ac7e-9e98fa9dadd4 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.056384 [ 837.455846] [53378]: [pid: 53378|app: 0|req: 2114/4095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.458681] [53378]: DEBUG nova.api.openstack.wsgi [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.460328] [53378]: DEBUG nova.compute.api [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.463708] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.463968] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.464208] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.464553] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.464876] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.465371] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.485333] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.485551] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.485736] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.485934] [53378]: DEBUG nova.objects.instance [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.514018] [53378]: DEBUG nova.policy [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.516556] [53378]: INFO nova.api.openstack.requestlog [None req-6eac15e2-bda8-44ae-a9de-6c47661a7a78 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.060103 [ 837.516876] [53378]: [pid: 53378|app: 0|req: 2115/4096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.520057] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.523883] [53378]: DEBUG nova.compute.api [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.526705] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.527018] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.527224] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.527574] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.527765] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.527937] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.548567] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.548803] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.548999] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.549301] [53378]: DEBUG nova.objects.instance [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.570678] [53379]: DEBUG nova.policy [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.571890] [53378]: DEBUG nova.policy [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.576804] [53378]: INFO nova.api.openstack.requestlog [None req-bd6db797-e901-45a0-8ce8-d1a85ba35df7 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.059343 [ 837.577144] [53378]: [pid: 53378|app: 0|req: 2116/4097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.580068] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.580992] [53379]: INFO nova.api.openstack.requestlog [None req-f4f6aa89-acb8-42e5-bcbc-f780640efdd9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.159988 [ 837.581861] [53379]: [pid: 53379|app: 0|req: 1982/4098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.582333] [53378]: DEBUG nova.compute.api [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.583828] [53379]: DEBUG nova.api.openstack.wsgi [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.585546] [53379]: DEBUG nova.compute.api [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.586809] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.587061] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.587293] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.587650] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.587851] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.588077] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.588704] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.588912] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.589110] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.589454] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.589701] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.589824] [53379]: DEBUG oslo_concurrency.lockutils [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.632485] [53379]: DEBUG nova.policy [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.636973] [53379]: INFO nova.api.openstack.requestlog [None req-81a5ac7b-8253-4e42-a2dc-bdd5b6b1d82f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.054819 [ 837.637084] [53379]: [pid: 53379|app: 0|req: 1983/4099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.639572] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.641229] [53379]: DEBUG nova.compute.api [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.644182] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.644411] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.644592] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.644936] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.645144] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.645318] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.663069] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.663401] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.663497] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.663662] [53379]: DEBUG nova.objects.instance [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.688814] [53379]: DEBUG nova.policy [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.693717] [53379]: INFO nova.api.openstack.requestlog [None req-0f671c57-376c-45d1-bf96-e86dcdc4fb31 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.056054 [ 837.694288] [53379]: [pid: 53379|app: 0|req: 1984/4100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.697111] [53379]: DEBUG nova.api.openstack.wsgi [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 837.699018] [53379]: DEBUG nova.compute.api [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.700878] [53378]: DEBUG nova.policy [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.702277] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.702924] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.702924] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.703078] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.703252] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.703425] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.705925] [53378]: INFO nova.api.openstack.requestlog [None req-4b653d81-8797-4125-9ac9-6b0c38680c1a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.128160 [ 837.706454] [53378]: [pid: 53378|app: 0|req: 2117/4101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.708924] [53378]: DEBUG nova.api.openstack.wsgi [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.710649] [53378]: DEBUG nova.compute.api [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.714269] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.714870] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.714870] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.715111] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.715350] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.715536] [53378]: DEBUG oslo_concurrency.lockutils [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.741367] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.741656] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.741892] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.746592] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.747047] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.747047] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.747390] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.747882] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.748083] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.763333] [53378]: DEBUG nova.policy [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.768025] [53378]: INFO nova.api.openstack.requestlog [None req-9279e02b-1b00-476e-bf59-9e6da11f550b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.060286 [ 837.768025] [53378]: [pid: 53378|app: 0|req: 2118/4102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:49 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.773674] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.776812] [53378]: DEBUG nova.compute.api [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.784367] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.786021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.786021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.786021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.786021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.786021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.791126] [53379]: DEBUG nova.virt.hardware [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 837.791324] [53379]: DEBUG nova.virt.hardware [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 837.791527] [53379]: DEBUG nova.virt.hardware [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 837.791683] [53379]: DEBUG nova.virt.hardware [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 837.791872] [53379]: DEBUG nova.virt.hardware [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 837.805826] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.806218] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.806495] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.806773] [53378]: DEBUG nova.objects.instance [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.845723] [53378]: DEBUG nova.policy [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.852119] [53379]: DEBUG nova.compute.api [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.853396] [53378]: INFO nova.api.openstack.requestlog [None req-ea332fa6-a055-474f-8d95-59f5f607552e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.081733 [ 837.853815] [53378]: [pid: 53378|app: 0|req: 2119/4103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.857191] [53378]: DEBUG nova.api.openstack.wsgi [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.858945] [53378]: DEBUG nova.compute.api [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.860108] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.860369] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.860960] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.861179] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.861706] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.861706] [53379]: DEBUG oslo_concurrency.lockutils [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.864730] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.865018] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.865218] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.865667] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.865876] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.866151] [53378]: DEBUG oslo_concurrency.lockutils [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.901248] [53379]: INFO nova.api.openstack.requestlog [None req-12f991a0-c008-4fdf-b24c-95f408a27355 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 1103 microversion: 2.1 time: 0.205971 [ 837.907046] [53379]: [pid: 53379|app: 0|req: 1985/4104] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:49 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 1103 bytes in 207 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 837.907046] [53379]: DEBUG nova.api.openstack.wsgi [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.907046] [53379]: DEBUG nova.compute.api [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.910693] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.911440] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.911440] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.911770] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.912038] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.912221] [53379]: DEBUG oslo_concurrency.lockutils [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.966025] [53379]: DEBUG nova.policy [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.971323] [53379]: INFO nova.api.openstack.requestlog [None req-4301e0c7-0af9-45c6-9945-a3e48d9e4d26 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.068576 [ 837.971672] [53379]: [pid: 53379|app: 0|req: 1986/4105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.975342] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.977395] [53379]: DEBUG nova.compute.api [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.981524] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.981827] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.981988] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.982365] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.982642] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.982827] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.007235] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.007374] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.007574] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.007754] [53379]: DEBUG nova.objects.instance [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.029649] [53379]: DEBUG nova.policy [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.034852] [53379]: INFO nova.api.openstack.requestlog [None req-cdbf6bcb-b8d7-4ddc-9f5e-f20fb166cdc3 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.062554 [ 838.035126] [53378]: DEBUG nova.policy [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.035231] [53379]: [pid: 53379|app: 0|req: 1987/4106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.038272] [53379]: DEBUG nova.api.openstack.wsgi [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.038272] [53379]: DEBUG nova.compute.api [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.040301] [53378]: INFO nova.api.openstack.requestlog [None req-138b1cab-de55-4e07-a368-dabd824648fe tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1326 microversion: 2.1 time: 0.185808 [ 838.040718] [53378]: [pid: 53378|app: 0|req: 2120/4107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1326 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.041743] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.042826] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.042826] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.042826] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.042826] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.042973] [53379]: DEBUG oslo_concurrency.lockutils [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.043377] [53378]: DEBUG nova.api.openstack.wsgi [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.045023] [53378]: DEBUG nova.compute.api [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.048054] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.048303] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.048491] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.048841] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.049053] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.049236] [53378]: DEBUG oslo_concurrency.lockutils [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.059494] [53379]: DEBUG nova.compute.api [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 838.119371] [53379]: INFO nova.api.openstack.requestlog [None req-678156fe-bc11-40ef-ad45-f2bbbdd375d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 204 len: 0 microversion: 2.1 time: 0.083378 [ 838.119775] [53379]: [pid: 53379|app: 0|req: 1988/4108] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:50 2025] DELETE /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 838.155254] [53378]: DEBUG nova.policy [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.159728] [53378]: INFO nova.api.openstack.requestlog [None req-347d83ec-5124-43ae-9669-763ef4b6eb69 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1504 microversion: 2.1 time: 0.118537 [ 838.160062] [53378]: [pid: 53378|app: 0|req: 2121/4109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1504 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.163555] [53378]: DEBUG nova.api.openstack.wsgi [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.165907] [53378]: DEBUG nova.compute.api [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.168619] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.168873] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.169075] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.169425] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.169621] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.169786] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.188468] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.188718] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.188982] [53378]: DEBUG oslo_concurrency.lockutils [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.189906] [53378]: DEBUG nova.objects.instance [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.194130] [53379]: DEBUG nova.api.openstack.wsgi [None req-80f5f0bb-c86d-4622-8d6e-d4da01c20519 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Action: 'create', calling method: .version_select at 0x726f77204040>, body: {"keypair": {"name": "tempest-keypair-721834961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLuvY2F8zAXU7gj6KtUrD5/0NMVijp352mA6evinYLsroXJPBuS7F5SFBKSYPWRZz86Hfz9gtp5sBvXfxTNyckOIGR/6Jk9pLzOzLwmJzoKl666anZk5nFAqftFjkwfeuA=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 838.208180] [53379]: DEBUG nova.quota [None req-80f5f0bb-c86d-4622-8d6e-d4da01c20519 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for project b2f1abb8531c4c7ab3aab89f241bc666. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 838.209161] [53378]: DEBUG nova.policy [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.212028] [53379]: DEBUG nova.quota [None req-80f5f0bb-c86d-4622-8d6e-d4da01c20519 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for user ecb19671a05147de9a08f42c9dd9c3f8 and project b2f1abb8531c4c7ab3aab89f241bc666. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 838.213589] [53378]: INFO nova.api.openstack.requestlog [None req-8deb218c-1962-4567-86e9-03c8f3c1b515 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.052950 [ 838.214295] [53378]: [pid: 53378|app: 0|req: 2122/4110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.221027] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.222791] [53378]: DEBUG nova.compute.api [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.227483] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.227483] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.227483] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.227650] [53379]: INFO nova.api.openstack.requestlog [None req-80f5f0bb-c86d-4622-8d6e-d4da01c20519 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.93 time: 0.106706 [ 838.227699] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.227746] [53379]: [pid: 53379|app: 0|req: 1989/4111] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:41:50 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 107 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 838.227777] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.228024] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.231432] [53379]: DEBUG nova.api.openstack.wsgi [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.232814] [53379]: DEBUG nova.compute.api [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.236311] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.236565] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.236747] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.237121] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.237318] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.237487] [53379]: DEBUG oslo_concurrency.lockutils [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.268837] [53378]: DEBUG nova.policy [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.275260] [53378]: INFO nova.api.openstack.requestlog [None req-2b8d4be9-5b61-4f25-b6ff-9ec936a9fb66 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.060552 [ 838.275712] [53378]: [pid: 53378|app: 0|req: 2123/4112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.282051] [53378]: DEBUG nova.api.openstack.wsgi [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.283383] [53378]: DEBUG nova.compute.api [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.287280] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.287567] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.287786] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.288263] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.288389] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.288581] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.313571] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.313831] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.314403] [53378]: DEBUG oslo_concurrency.lockutils [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.314403] [53378]: DEBUG nova.objects.instance [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.337138] [53378]: DEBUG nova.policy [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.337849] [53379]: DEBUG nova.policy [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.343021] [53378]: INFO nova.api.openstack.requestlog [None req-46e73a86-5c0f-4f9c-b949-21fc7c445ac6 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.064716 [ 838.343021] [53378]: [pid: 53378|app: 0|req: 2124/4113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.343145] [53379]: INFO nova.api.openstack.requestlog [None req-31abfe18-ebf6-48e1-be1a-7391a6209622 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1497 microversion: 2.1 time: 0.114232 [ 838.343145] [53379]: [pid: 53379|app: 0|req: 1990/4114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1497 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.345536] [53378]: DEBUG nova.api.openstack.wsgi [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.347285] [53378]: DEBUG nova.compute.api [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.348373] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.353101] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.353101] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.353101] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.353101] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.353327] [53379]: DEBUG nova.compute.api [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.353500] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.353500] [53378]: DEBUG oslo_concurrency.lockutils [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.359168] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.360015] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.360015] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.360015] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.360268] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.360366] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.394732] [53378]: DEBUG nova.policy [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.395723] [53379]: DEBUG nova.policy [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.400085] [53379]: INFO nova.api.openstack.requestlog [None req-f7d43434-ee9f-4757-8d07-1e852257c1a7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.055750 [ 838.400085] [53379]: [pid: 53379|app: 0|req: 1991/4115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.404599] [53378]: DEBUG nova.policy [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.405187] [53378]: DEBUG nova.policy [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.405843] [53378]: INFO nova.api.openstack.requestlog [None req-656089fd-a690-4a80-9d7d-847dda66a953 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.063721 [ 838.406706] [53378]: [pid: 53378|app: 0|req: 2125/4116] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.410233] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.411930] [53379]: DEBUG nova.compute.api [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.415866] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.415866] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.415866] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.416167] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.416917] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.416917] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.440773] [53378]: DEBUG nova.api.openstack.wsgi [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.443171] [53378]: DEBUG nova.compute.api [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.447952] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.448272] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.448511] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.448906] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.449165] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.449351] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.473431] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.473431] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.473431] [53378]: DEBUG oslo_concurrency.lockutils [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.473431] [53378]: DEBUG nova.objects.instance [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.493554] [53378]: DEBUG nova.policy [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.500917] [53378]: DEBUG nova.policy [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.501880] [53378]: DEBUG nova.policy [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.503962] [53378]: INFO nova.api.openstack.requestlog [None req-f249b543-01e2-4b18-8ad4-2f9f2e9e8dc4 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.064683 [ 838.503962] [53378]: [pid: 53378|app: 0|req: 2126/4117] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 838.507233] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.508363] [53378]: DEBUG nova.compute.api [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.513177] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.513426] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.514449] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.514449] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.514449] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.514449] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.517845] [53379]: DEBUG nova.policy [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.524083] [53379]: INFO nova.api.openstack.requestlog [None req-b3db4413-d318-4479-8860-312149880aa8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.114277 [ 838.524083] [53379]: [pid: 53379|app: 0|req: 1992/4118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.535058] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.535326] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.535520] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.535723] [53378]: DEBUG nova.objects.instance [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.536639] [53379]: DEBUG nova.api.openstack.wsgi [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.538776] [53379]: DEBUG nova.compute.api [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.542879] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.543176] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.543365] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.543734] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.543966] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.544372] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.558889] [53378]: DEBUG nova.policy [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.564315] [53378]: INFO nova.api.openstack.requestlog [None req-f3ef4cf7-e5b1-4d74-9d19-1e94e6932fb6 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.060623 [ 838.564784] [53378]: [pid: 53378|app: 0|req: 2127/4119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.568893] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.568893] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.568893] [53379]: DEBUG oslo_concurrency.lockutils [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.568893] [53379]: DEBUG nova.objects.instance [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.591087] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.592776] [53378]: DEBUG nova.compute.api [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.593773] [53379]: DEBUG nova.policy [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.597693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.598836] [53379]: INFO nova.api.openstack.requestlog [None req-f89cb07b-9b95-480a-9636-e84d2ea7b3e8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.066745 [ 838.599277] [53379]: [pid: 53379|app: 0|req: 1993/4120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.603211] [53379]: DEBUG nova.api.openstack.wsgi [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.604060] [53379]: DEBUG nova.compute.api [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.611138] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.612104] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.612104] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.612104] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.612104] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.612891] [53379]: DEBUG oslo_concurrency.lockutils [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.619868] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.619868] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.619868] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.619868] [53378]: DEBUG nova.objects.instance [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.644017] [53378]: DEBUG nova.policy [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.648851] [53378]: INFO nova.api.openstack.requestlog [None req-5f40f32a-4502-4d81-9ff4-8bde5104bacb tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.060817 [ 838.649193] [53378]: [pid: 53378|app: 0|req: 2128/4121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.652882] [53378]: DEBUG nova.api.openstack.wsgi [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.653212] [53378]: DEBUG nova.compute.api [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.656918] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.657177] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.657369] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.657723] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.657923] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.658112] [53378]: DEBUG oslo_concurrency.lockutils [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.693337] [53378]: DEBUG nova.policy [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.698040] [53378]: INFO nova.api.openstack.requestlog [None req-8afe240b-781a-4592-9824-8ab944208c8d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.048221 [ 838.698392] [53378]: [pid: 53378|app: 0|req: 2129/4122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.707663] [53378]: DEBUG nova.api.openstack.wsgi [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.709437] [53378]: DEBUG nova.compute.api [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.712975] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.713228] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.713419] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.713775] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.714045] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.714166] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.714601] [53379]: DEBUG nova.policy [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.725248] [53379]: INFO nova.api.openstack.requestlog [None req-64ec3d51-b35a-47af-9f67-6cd3fe85281c tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1388 microversion: 2.1 time: 0.125116 [ 838.725672] [53379]: [pid: 53379|app: 0|req: 1994/4123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1388 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.733923] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.733923] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.734084] [53378]: DEBUG oslo_concurrency.lockutils [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.734288] [53378]: DEBUG nova.objects.instance [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.755689] [53378]: DEBUG nova.policy [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.761129] [53378]: INFO nova.api.openstack.requestlog [None req-d359e3af-b21b-439c-9e17-5f34c5969239 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.055134 [ 838.761338] [53378]: [pid: 53378|app: 0|req: 2130/4124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:50 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.785491] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.787768] [53379]: DEBUG nova.compute.api [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.791914] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.792166] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.792395] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.792791] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.793046] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.793266] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.830063] [53379]: DEBUG nova.policy [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.835369] [53379]: INFO nova.api.openstack.requestlog [None req-e6a1517a-0a4f-4527-ba06-69e14ec67976 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.052180 [ 838.836166] [53379]: [pid: 53379|app: 0|req: 1995/4125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.872408] [53378]: DEBUG nova.api.openstack.wsgi [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.875758] [53378]: DEBUG nova.compute.api [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.879308] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.879548] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.879813] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.880189] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.880355] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.880527] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.903110] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.903235] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.903398] [53378]: DEBUG oslo_concurrency.lockutils [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.904244] [53378]: DEBUG nova.objects.instance [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.925425] [53378]: DEBUG nova.policy [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.932408] [53378]: INFO nova.api.openstack.requestlog [None req-20200d9e-fca1-4059-b65f-fd70ebbd9f51 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.062304 [ 838.932933] [53378]: [pid: 53378|app: 0|req: 2131/4126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.987296] [53379]: DEBUG nova.api.openstack.wsgi [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.989156] [53379]: DEBUG nova.compute.api [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.996926] [53379]: DEBUG oslo_concurrency.lockutils [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.039098] [53379]: DEBUG nova.policy [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.043717] [53379]: INFO nova.api.openstack.requestlog [None req-18c99ca3-5c9c-400b-b536-d0884fb49db2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.058752 [ 839.044126] [53379]: [pid: 53379|app: 0|req: 1996/4127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.054781] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.055131] [53378]: DEBUG nova.api.openstack.wsgi [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.055170] [53379]: DEBUG nova.compute.api [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.057760] [53378]: DEBUG nova.compute.api [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.058311] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.058541] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.058721] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.059084] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.059281] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.059448] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.062659] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.063078] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.063501] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.065018] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.065018] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.065018] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.088616] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.089048] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.089351] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.090077] [53378]: DEBUG nova.objects.instance [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.112549] [53378]: DEBUG nova.policy [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.119326] [53378]: INFO nova.api.openstack.requestlog [None req-51e1565b-b832-410e-ae2d-d26acf9c82c5 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.066739 [ 839.119326] [53378]: [pid: 53378|app: 0|req: 2132/4128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.160945] [53379]: DEBUG nova.policy [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.169033] [53379]: INFO nova.api.openstack.requestlog [None req-d3d68cf2-fbfb-4061-878c-e4c80d675ce0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.117358 [ 839.170359] [53379]: [pid: 53379|app: 0|req: 1997/4129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 839.172440] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.174433] [53378]: DEBUG nova.compute.api [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.181361] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.181613] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.181803] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.182226] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.182434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.182620] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.195130] [53379]: DEBUG nova.api.openstack.wsgi [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8669620-99f4-4d6f-960c-bd008faefeb6", "name": "network-vif-plugged", "status": "completed", "tag": "18df5014-8db0-42c9-a2d5-8cadbd2c0506"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 839.204578] [53379]: DEBUG oslo_concurrency.lockutils [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.204578] [53379]: DEBUG oslo_concurrency.lockutils [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.204578] [53379]: DEBUG oslo_concurrency.lockutils [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.211990] [53379]: INFO nova.api.openstack.compute.server_external_events [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] Creating event network-vif-plugged:18df5014-8db0-42c9-a2d5-8cadbd2c0506 for instance d8669620-99f4-4d6f-960c-bd008faefeb6 on cpu-1 [ 839.215140] [53379]: INFO nova.api.openstack.requestlog [req-af1e6001-a01c-4ef2-89cc-9ee8b5db532e req-94c8cdfd-39b5-41fd-a567-e92cf94fdb2b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023596 [ 839.215808] [53379]: [pid: 53379|app: 0|req: 1998/4130] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:51 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.235030] [53379]: DEBUG nova.api.openstack.wsgi [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.235030] [53379]: DEBUG nova.compute.api [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.238269] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.238494] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.238675] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.239036] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.239490] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.239490] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.259326] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.259570] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.259754] [53379]: DEBUG oslo_concurrency.lockutils [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.259954] [53379]: DEBUG nova.objects.instance [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.268632] [53378]: DEBUG nova.policy [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.273383] [53378]: INFO nova.api.openstack.requestlog [None req-9f793945-d16f-4c9d-bb51-ffb639fa2069 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1504 microversion: 2.1 time: 0.103128 [ 839.273914] [53378]: [pid: 53378|app: 0|req: 2133/4131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1504 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.290423] [53379]: DEBUG nova.policy [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.293093] [53379]: INFO nova.api.openstack.requestlog [None req-007679d2-cb6d-4093-95e0-8548328894ff tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.065435 [ 839.293425] [53379]: [pid: 53379|app: 0|req: 1999/4132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 839.295086] [53378]: DEBUG nova.api.openstack.wsgi [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.299020] [53378]: DEBUG nova.compute.api [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.300619] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.301103] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.301447] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.301756] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.302011] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.302233] [53378]: DEBUG oslo_concurrency.lockutils [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.340737] [53378]: DEBUG nova.policy [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.345452] [53378]: INFO nova.api.openstack.requestlog [None req-747082ce-e942-45a1-bead-d2b89b31f2d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.053223 [ 839.345845] [53378]: [pid: 53378|app: 0|req: 2134/4133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.360195] [53379]: DEBUG nova.api.openstack.wsgi [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.361976] [53379]: DEBUG nova.compute.api [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.365670] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.365911] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.366203] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.366494] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.366696] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.366876] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.369144] [53378]: DEBUG nova.api.openstack.wsgi [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.370818] [53378]: DEBUG nova.compute.api [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.377208] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.377470] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.377662] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.378043] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.378257] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.378436] [53378]: DEBUG oslo_concurrency.lockutils [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.389490] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.389550] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.389740] [53379]: DEBUG oslo_concurrency.lockutils [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.390079] [53379]: DEBUG nova.objects.instance [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.415072] [53379]: DEBUG nova.policy [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.420094] [53379]: INFO nova.api.openstack.requestlog [None req-98b01523-1862-440b-8a84-9435408250d5 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.062064 [ 839.420429] [53379]: [pid: 53379|app: 0|req: 2000/4134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.423577] [53379]: DEBUG nova.api.openstack.wsgi [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.425387] [53379]: DEBUG nova.compute.api [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.431173] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.431412] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.431602] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.431955] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.432175] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.432356] [53379]: DEBUG oslo_concurrency.lockutils [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.462318] [53378]: DEBUG nova.policy [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.466964] [53378]: INFO nova.api.openstack.requestlog [None req-e34ac169-72ec-49f6-84b2-9e62e2b841a2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1497 microversion: 2.1 time: 0.102087 [ 839.467436] [53378]: [pid: 53378|app: 0|req: 2135/4135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1497 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.472353] [53379]: DEBUG nova.policy [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.472966] [53378]: DEBUG nova.api.openstack.wsgi [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.476179] [53378]: DEBUG nova.compute.api [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.476229] [53379]: INFO nova.api.openstack.requestlog [None req-db42af91-b38e-435c-afce-a8a5cd70a946 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.054402 [ 839.476229] [53379]: [pid: 53379|app: 0|req: 2001/4136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.482902] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.483164] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.483351] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.483698] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.483914] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.484120] [53378]: DEBUG oslo_concurrency.lockutils [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.525104] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.525217] [53378]: DEBUG nova.policy [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.525849] [53379]: DEBUG nova.compute.api [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.528963] [53378]: DEBUG nova.policy [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.529746] [53378]: DEBUG nova.policy [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.530521] [53378]: INFO nova.api.openstack.requestlog [None req-0732619d-4af1-44f0-a31b-8e84dade54ce tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.062692 [ 839.530843] [53378]: [pid: 53378|app: 0|req: 2136/4137] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.531266] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.531639] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.531960] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.532451] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.532768] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.534139] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.536673] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.538941] [53378]: DEBUG nova.compute.api [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.543224] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.543370] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.543949] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.544183] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.544547] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.562050] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.562440] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.562761] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.563120] [53379]: DEBUG nova.objects.instance [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.585236] [53379]: DEBUG nova.policy [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.590047] [53379]: DEBUG nova.policy [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.590915] [53379]: DEBUG nova.policy [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.591662] [53379]: INFO nova.api.openstack.requestlog [None req-fd5edfc7-1845-4ce9-95b9-c0e11ad3576f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.072211 [ 839.592118] [53379]: [pid: 53379|app: 0|req: 2002/4138] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.597913] [53379]: DEBUG nova.api.openstack.wsgi [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.599635] [53379]: DEBUG nova.compute.api [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.606037] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.606623] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.606623] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.606884] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.607100] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.607279] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.623023] [53378]: DEBUG nova.policy [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.628411] [53378]: INFO nova.api.openstack.requestlog [None req-ce428f0c-6732-42bc-b133-357bece5a524 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1692 microversion: 2.1 time: 0.093610 [ 839.628754] [53378]: [pid: 53378|app: 0|req: 2137/4139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1692 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.630237] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.630514] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.630742] [53379]: DEBUG oslo_concurrency.lockutils [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.630967] [53379]: DEBUG nova.objects.instance [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.631334] [53378]: DEBUG nova.api.openstack.wsgi [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.633172] [53378]: DEBUG nova.compute.api [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.636415] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.637028] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.637028] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.637206] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.637411] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.637589] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.651290] [53379]: DEBUG nova.policy [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.655590] [53379]: INFO nova.api.openstack.requestlog [None req-321fa5e2-7d11-49ce-91d2-0adbb19f906b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.062936 [ 839.655651] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.655830] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.656104] [53379]: [pid: 53379|app: 0|req: 2003/4140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.656158] [53378]: DEBUG oslo_concurrency.lockutils [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.656244] [53378]: DEBUG nova.objects.instance [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.664164] [53379]: DEBUG nova.api.openstack.wsgi [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.666042] [53379]: DEBUG nova.compute.api [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.670057] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.670336] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.670629] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.671091] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.671303] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.671480] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.679575] [53378]: DEBUG nova.policy [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.683626] [53378]: INFO nova.api.openstack.requestlog [None req-769749e4-9abb-43b0-b6bd-25ad88fcfd01 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.054269 [ 839.684646] [53378]: [pid: 53378|app: 0|req: 2138/4141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.694133] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.694359] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.694557] [53379]: DEBUG oslo_concurrency.lockutils [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.694761] [53379]: DEBUG nova.objects.instance [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.711330] [53378]: DEBUG nova.api.openstack.wsgi [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.713227] [53378]: DEBUG nova.compute.api [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.716808] [53379]: DEBUG nova.policy [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.716924] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.717109] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.717304] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.717663] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.717866] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.718060] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.721035] [53379]: INFO nova.api.openstack.requestlog [None req-73f29b6c-650e-4e72-9de7-a261abd493da tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.059022 [ 839.721379] [53379]: [pid: 53379|app: 0|req: 2004/4142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.738059] [53379]: DEBUG nova.api.openstack.wsgi [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.739744] [53379]: DEBUG nova.compute.api [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.743386] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.743606] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.743865] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.744255] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.744480] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.744636] [53379]: DEBUG oslo_concurrency.lockutils [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.755190] [53378]: DEBUG nova.policy [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.761718] [53378]: INFO nova.api.openstack.requestlog [None req-dcc981e5-69e1-48a2-bdda-e1b45d9cdb15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.052586 [ 839.762299] [53378]: [pid: 53378|app: 0|req: 2139/4143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:51 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 839.775153] [53378]: DEBUG nova.api.openstack.wsgi [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.778038] [53378]: DEBUG nova.compute.api [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.781343] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.781600] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.782024] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.782193] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.782424] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.782762] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.805166] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.805227] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.805426] [53378]: DEBUG oslo_concurrency.lockutils [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.805643] [53378]: DEBUG nova.objects.instance [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lazy-loading 'fault' on Instance uuid 8120a84c-4dce-4238-bce3-34792ff2cd8f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.826813] [53378]: DEBUG nova.policy [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2f1fa892307471e9101c88d15dab7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42575190bc2845dab75018dc840dc290', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.831483] [53378]: INFO nova.api.openstack.requestlog [None req-716a4585-7160-488c-8559-7782361c3d84 tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 200 len: 1331 microversion: 2.1 time: 0.059316 [ 839.832708] [53378]: [pid: 53378|app: 0|req: 2140/4144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.851271] [53379]: DEBUG nova.policy [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.856903] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.858936] [53378]: DEBUG nova.compute.api [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.859963] [53379]: INFO nova.api.openstack.requestlog [None req-f20707e1-736c-42ce-8cc8-fd1a7e1b9ca6 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1584 microversion: 2.1 time: 0.123918 [ 839.860400] [53379]: [pid: 53379|app: 0|req: 2005/4145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1584 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.864348] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.864621] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.864896] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.865782] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.865782] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.865875] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.885984] [53379]: DEBUG nova.api.openstack.wsgi [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.890517] [53379]: DEBUG nova.compute.api [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.893231] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.893392] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.893760] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.894454] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.894949] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.895457] [53379]: DEBUG oslo_concurrency.lockutils [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.924180] [53378]: DEBUG nova.policy [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.936606] [53378]: INFO nova.api.openstack.requestlog [None req-8a54b3f7-dd62-4d89-9ea5-b63ac6abaebd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.084661 [ 839.936606] [53378]: [pid: 53378|app: 0|req: 2141/4146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.950113] [53378]: DEBUG nova.api.openstack.wsgi [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.952088] [53378]: DEBUG nova.compute.api [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.957180] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.957435] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.957637] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.958037] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.958954] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.958954] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.969904] [53379]: INFO nova.api.openstack.requestlog [None req-be8b8f7d-61f4-46c1-85e3-40bcabfea423 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.088667 [ 839.971040] [53379]: [pid: 53379|app: 0|req: 2006/4147] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d/os-interface => generated 287 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 839.971450] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.988411] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.988411] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.988411] [53378]: DEBUG oslo_concurrency.lockutils [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.988411] [53378]: DEBUG nova.objects.instance [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.023111] [53378]: DEBUG nova.policy [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.029215] [53378]: INFO nova.api.openstack.requestlog [None req-73f71fe5-70c4-4e15-9122-ce880e17ada7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.081511 [ 840.029583] [53378]: [pid: 53378|app: 0|req: 2142/4148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.061541] [53379]: DEBUG nova.api.openstack.wsgi [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.063515] [53379]: DEBUG nova.compute.api [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.069181] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.069434] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.069622] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.070100] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.070208] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.070450] [53379]: DEBUG oslo_concurrency.lockutils [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.111418] [53379]: DEBUG nova.policy [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.117322] [53379]: INFO nova.api.openstack.requestlog [None req-03be9737-893d-4786-abe8-db55678b13a1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.057743 [ 840.117322] [53379]: [pid: 53379|app: 0|req: 2007/4149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.139409] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.147024] [53378]: DEBUG nova.compute.api [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.149492] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.149827] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.150072] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.150534] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.151272] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.152035] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.173851] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.175015] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.175015] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.175015] [53378]: DEBUG nova.objects.instance [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.184428] [53379]: DEBUG nova.api.openstack.wsgi [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.187625] [53379]: DEBUG nova.compute.api [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.189758] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.189995] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.190202] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.190551] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.190749] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.190923] [53379]: DEBUG oslo_concurrency.lockutils [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.203587] [53378]: DEBUG nova.policy [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.207881] [53378]: INFO nova.api.openstack.requestlog [None req-6ca736c0-9c62-444b-9141-ba0688b0c6c4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.070937 [ 840.208210] [53378]: [pid: 53378|app: 0|req: 2143/4150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.261674] [53379]: DEBUG nova.policy [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.266359] [53379]: INFO nova.api.openstack.requestlog [None req-68370bf3-91d8-40d8-9013-7ea1b69f50bd tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.084166 [ 840.266699] [53379]: [pid: 53379|app: 0|req: 2008/4151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.287351] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.289070] [53378]: DEBUG nova.compute.api [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.292681] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.292939] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.293146] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.293532] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.293786] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.294019] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.306909] [53379]: DEBUG nova.api.openstack.wsgi [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.308669] [53379]: DEBUG nova.compute.api [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.312281] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.312522] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.312710] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.313075] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.313280] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.313453] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.330538] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.330637] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.331510] [53379]: DEBUG oslo_concurrency.lockutils [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.331510] [53379]: DEBUG nova.objects.instance [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.362725] [53379]: DEBUG nova.policy [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.368018] [53379]: INFO nova.api.openstack.requestlog [None req-71220ff7-8bc9-42f3-a836-e6ff21ed1478 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.062011 [ 840.368018] [53379]: [pid: 53379|app: 0|req: 2009/4152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.369238] [53379]: DEBUG nova.api.openstack.wsgi [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.370815] [53379]: DEBUG nova.compute.api [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.373744] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.373994] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.374207] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.374554] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.374748] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.374923] [53379]: DEBUG oslo_concurrency.lockutils [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.380350] [53378]: DEBUG nova.policy [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.385894] [53378]: INFO nova.api.openstack.requestlog [None req-5a09748a-65b6-42e8-b819-f6e71b402c83 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1504 microversion: 2.1 time: 0.100496 [ 840.385894] [53378]: [pid: 53378|app: 0|req: 2144/4153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1504 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.406513] [53379]: DEBUG nova.policy [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.410777] [53379]: INFO nova.api.openstack.requestlog [None req-566114b4-7f12-476e-842c-715cf33c4612 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.043183 [ 840.411012] [53379]: [pid: 53379|app: 0|req: 2010/4154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.433405] [53378]: DEBUG nova.api.openstack.wsgi [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.435334] [53378]: DEBUG nova.compute.api [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.444119] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.445889] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.446486] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.446660] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.448143] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.449060] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.472877] [53379]: DEBUG nova.api.openstack.wsgi [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "db9febdd-9b72-4121-8db9-2931f5942b2d", "tag": "8dc0f729-d02f-45fe-bd71-2408182a6b40"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 840.477069] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.477069] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.477069] [53378]: DEBUG oslo_concurrency.lockutils [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.477069] [53378]: DEBUG nova.objects.instance [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.478876] [53379]: DEBUG oslo_concurrency.lockutils [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.479229] [53379]: DEBUG oslo_concurrency.lockutils [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.479330] [53379]: DEBUG oslo_concurrency.lockutils [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.489016] [53379]: INFO nova.api.openstack.compute.server_external_events [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] Creating event network-changed:8dc0f729-d02f-45fe-bd71-2408182a6b40 for instance db9febdd-9b72-4121-8db9-2931f5942b2d on cpu-1 [ 840.491768] [53379]: INFO nova.api.openstack.requestlog [req-cbe66083-0195-4e07-9762-7c51eb365508 req-73b67802-c4fa-4e52-96bb-182a482961e3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021214 [ 840.492499] [53379]: [pid: 53379|app: 0|req: 2011/4155] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:52 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) [ 840.497076] [53379]: DEBUG nova.api.openstack.wsgi [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.498311] [53379]: DEBUG nova.compute.api [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.499029] [53378]: DEBUG nova.policy [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.503065] [53378]: INFO nova.api.openstack.requestlog [None req-87937df5-c0e5-4786-870e-407e4d0b7920 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.072216 [ 840.503397] [53378]: [pid: 53378|app: 0|req: 2145/4156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.503978] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.504249] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.504434] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.504434] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.505081] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.505157] [53379]: DEBUG oslo_concurrency.lockutils [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.505961] [53378]: DEBUG nova.api.openstack.wsgi [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.509770] [53378]: DEBUG nova.compute.api [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.515026] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.515026] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.515026] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.515311] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.515528] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.515708] [53378]: DEBUG oslo_concurrency.lockutils [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.557659] [53378]: DEBUG nova.policy [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.562139] [53378]: INFO nova.api.openstack.requestlog [None req-763a1575-5af3-40f2-a1fc-55e20e87f84d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1455 microversion: 2.1 time: 0.058014 [ 840.562497] [53378]: [pid: 53378|app: 0|req: 2146/4157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.564834] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.566551] [53378]: DEBUG nova.compute.api [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.570733] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.570946] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.571204] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.571934] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.571934] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.571934] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.583031] [53379]: DEBUG nova.policy [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.591595] [53379]: INFO nova.api.openstack.requestlog [None req-c79be5a4-f42e-41b4-bd53-25a6de3e3661 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1584 microversion: 2.1 time: 0.097860 [ 840.591955] [53379]: [pid: 53379|app: 0|req: 2012/4158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1584 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.594572] [53379]: DEBUG nova.api.openstack.wsgi [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.596684] [53379]: DEBUG nova.compute.api [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.601641] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.601641] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.601641] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.602035] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.602264] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.602453] [53379]: DEBUG oslo_concurrency.lockutils [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.611558] [53378]: DEBUG nova.policy [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.617249] [53378]: INFO nova.api.openstack.requestlog [None req-fa8ee923-e2fd-4616-a4cf-3a1a1a6f7310 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.053218 [ 840.617642] [53378]: [pid: 53378|app: 0|req: 2147/4159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.621561] [53378]: DEBUG nova.api.openstack.wsgi [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.623324] [53378]: DEBUG nova.compute.api [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.626608] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.626899] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.627170] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.627599] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.628016] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.628117] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.642537] [53379]: DEBUG nova.policy [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.648345] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.648591] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.648725] [53379]: DEBUG nova.policy [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.648804] [53378]: DEBUG oslo_concurrency.lockutils [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.648964] [53378]: DEBUG nova.objects.instance [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.649375] [53379]: DEBUG nova.policy [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.649998] [53379]: INFO nova.api.openstack.requestlog [None req-48a1d072-5693-4da5-b8c9-eb4c4c30b0fb tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.057539 [ 840.650328] [53379]: [pid: 53379|app: 0|req: 2013/4160] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.652651] [53379]: DEBUG nova.api.openstack.wsgi [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.654254] [53379]: DEBUG nova.compute.api [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.657581] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.657744] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.657932] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.658302] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.658507] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.658681] [53379]: DEBUG oslo_concurrency.lockutils [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.668791] [53378]: DEBUG nova.policy [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.673154] [53378]: DEBUG nova.policy [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.674122] [53378]: DEBUG nova.policy [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.674946] [53378]: INFO nova.api.openstack.requestlog [None req-b03645c6-b38a-47d4-82b5-ad0d33990c30 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.056731 [ 840.675464] [53378]: [pid: 53378|app: 0|req: 2148/4161] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.679292] [53378]: DEBUG nova.api.openstack.wsgi [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.679798] [53378]: DEBUG nova.compute.api [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.683075] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.683314] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.683499] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.683850] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.684109] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.684302] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.702211] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.702462] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.702651] [53378]: DEBUG oslo_concurrency.lockutils [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.702842] [53378]: DEBUG nova.objects.instance [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.725911] [53378]: DEBUG nova.policy [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.732230] [53378]: INFO nova.api.openstack.requestlog [None req-63443013-b1c4-431f-b870-b658d86090ec tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.056018 [ 840.732541] [53378]: [pid: 53378|app: 0|req: 2149/4162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.736482] [53378]: DEBUG nova.api.openstack.wsgi [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.737748] [53378]: DEBUG nova.compute.api [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.741466] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.741754] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.741891] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.742266] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.742589] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.742650] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.763332] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.763589] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.763774] [53378]: DEBUG oslo_concurrency.lockutils [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.764017] [53378]: DEBUG nova.objects.instance [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.770759] [53379]: DEBUG nova.policy [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.777334] [53379]: INFO nova.api.openstack.requestlog [None req-03e8c474-1bb7-45e5-ad37-dffd40cab97c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.126395 [ 840.778069] [53379]: [pid: 53379|app: 0|req: 2014/4163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:52 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.780378] [53379]: DEBUG nova.api.openstack.wsgi [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.782080] [53379]: DEBUG nova.compute.api [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.787200] [53378]: DEBUG nova.policy [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.787288] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.787397] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.787561] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.788413] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.788413] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.788413] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.792300] [53378]: INFO nova.api.openstack.requestlog [None req-42c53fa5-4306-4f87-92b8-078d7f6ea668 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.059122 [ 840.792629] [53378]: [pid: 53378|app: 0|req: 2150/4164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.796576] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.798405] [53378]: DEBUG nova.compute.api [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.806296] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.806587] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.806787] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.807167] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.807371] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.807547] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.814127] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.814383] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.814568] [53379]: DEBUG oslo_concurrency.lockutils [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.814764] [53379]: DEBUG nova.objects.instance [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.838765] [53379]: DEBUG nova.policy [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.843814] [53379]: INFO nova.api.openstack.requestlog [None req-66d33a8e-690d-4d29-aca6-108bfeff3337 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.065433 [ 840.844172] [53379]: [pid: 53379|app: 0|req: 2015/4165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.846678] [53378]: DEBUG nova.policy [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.847749] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.849095] [53379]: DEBUG nova.compute.api [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.851829] [53378]: INFO nova.api.openstack.requestlog [None req-7e6714b3-7fab-4682-aabf-f453b1e3e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.058598 [ 840.852342] [53378]: [pid: 53378|app: 0|req: 2151/4166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.853566] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.854098] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.854576] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.856362] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.856691] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.856906] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.867070] [53379]: INFO nova.api.openstack.wsgi [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] HTTP exception thrown: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. [ 840.867471] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Returning 404 to user: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 840.867956] [53379]: INFO nova.api.openstack.requestlog [None req-ae2eb06f-6d3a-474c-82cb-603408eac5dc tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 404 len: 111 microversion: 2.1 time: 0.023270 [ 840.868411] [53379]: [pid: 53379|app: 0|req: 2016/4167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 840.874577] [53378]: DEBUG nova.api.openstack.wsgi [None req-13570136-ac4e-4210-9fd4-e8af2f5d8d5c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '.version_select at 0x726f729d27a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.886493] [53378]: INFO nova.api.openstack.requestlog [None req-13570136-ac4e-4210-9fd4-e8af2f5d8d5c tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1517104950" status: 202 len: 0 microversion: 2.1 time: 0.014696 [ 840.886861] [53378]: [pid: 53378|app: 0|req: 2152/4168] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:41:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1517104950 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 840.951067] [53379]: DEBUG nova.api.openstack.wsgi [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.953186] [53379]: DEBUG nova.compute.api [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.958387] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.958636] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.958825] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.959201] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.959408] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.959588] [53379]: DEBUG oslo_concurrency.lockutils [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.995993] [53379]: DEBUG nova.policy [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.003222] [53379]: INFO nova.api.openstack.requestlog [None req-78ab7ecc-9684-4fdd-82fb-51cc087a9f6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.054711 [ 841.003602] [53379]: [pid: 53379|app: 0|req: 2017/4169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 841.045459] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.047265] [53378]: DEBUG nova.compute.api [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.051818] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.051818] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.051818] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.052645] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.052645] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.052645] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.078573] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.078828] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.079030] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.079242] [53378]: DEBUG nova.objects.instance [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.111434] [53378]: DEBUG nova.policy [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.116863] [53378]: INFO nova.api.openstack.requestlog [None req-9d224bb9-bc09-4d38-ab4c-a9f5748fe0bf tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.073240 [ 841.116863] [53378]: [pid: 53378|app: 0|req: 2153/4170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.137802] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.139292] [53379]: DEBUG nova.compute.api [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.145317] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.145962] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.146191] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.147396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.147396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.147396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.183217] [53379]: DEBUG nova.policy [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.201978] [53379]: INFO nova.api.openstack.requestlog [None req-ac046259-05b7-4c7e-9980-671893492a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.067425 [ 841.202385] [53379]: [pid: 53379|app: 0|req: 2018/4171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.221464] [53378]: DEBUG nova.api.openstack.wsgi [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.221919] [53378]: DEBUG nova.compute.api [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.222130] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.223945] [53379]: DEBUG nova.compute.api [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.226886] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.227291] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.227582] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.228132] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.228727] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.228805] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.228894] [53378]: DEBUG oslo_concurrency.lockutils [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.228959] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.229284] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.229886] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.230296] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.230637] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.240684] [53378]: INFO nova.api.openstack.wsgi [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] HTTP exception thrown: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. [ 841.241021] [53378]: DEBUG nova.api.openstack.wsgi [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Returning 404 to user: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 841.241471] [53378]: INFO nova.api.openstack.requestlog [None req-96dc7ae6-0c3b-4ef2-971f-f5c4d449765d tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 404 len: 111 microversion: 2.1 time: 0.023639 [ 841.241789] [53378]: [pid: 53378|app: 0|req: 2154/4172] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:41:53 2025] DELETE /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 841.244737] [53378]: DEBUG nova.api.openstack.wsgi [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d8669620-99f4-4d6f-960c-bd008faefeb6", "tag": "18df5014-8db0-42c9-a2d5-8cadbd2c0506"}, {"server_uuid": "eb58b071-2e4a-4c16-b8d8-2c7fbddcd071", "name": "network-vif-deleted", "tag": "4a8d1769-ab31-43f4-aa37-1729060aefec"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 841.251711] [53378]: DEBUG oslo_concurrency.lockutils [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.251955] [53378]: DEBUG oslo_concurrency.lockutils [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.252166] [53378]: DEBUG oslo_concurrency.lockutils [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.259550] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Creating event network-changed:18df5014-8db0-42c9-a2d5-8cadbd2c0506 for instance d8669620-99f4-4d6f-960c-bd008faefeb6 on cpu-1 [ 841.259808] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] Creating event network-vif-deleted:4a8d1769-ab31-43f4-aa37-1729060aefec for instance eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 on cpu-1 [ 841.259944] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.260468] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.260861] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.261460] [53379]: DEBUG nova.objects.instance [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.263712] [53378]: INFO nova.api.openstack.requestlog [req-9ecd56c9-95d5-42ae-891f-04d5ee8b9f6a req-a303691e-a25a-402a-af1a-93c24ff18190 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021233 [ 841.264369] [53378]: [pid: 53378|app: 0|req: 2155/4173] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:41:53 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) [ 841.267162] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.269270] [53378]: DEBUG nova.compute.api [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] [instance: 8120a84c-4dce-4238-bce3-34792ff2cd8f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.273022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.273282] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.273470] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.273836] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.274114] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.274310] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.284410] [53378]: INFO nova.api.openstack.wsgi [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] HTTP exception thrown: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. [ 841.284919] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] Returning 404 to user: Instance 8120a84c-4dce-4238-bce3-34792ff2cd8f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 841.285438] [53378]: INFO nova.api.openstack.requestlog [None req-3f346e1c-979a-42c5-90e8-a5adc5f07b6f tempest-AttachInterfacesUnderV243Test-833997406 tempest-AttachInterfacesUnderV243Test-833997406-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f" status: 404 len: 111 microversion: 2.1 time: 0.020451 [ 841.285955] [53378]: [pid: 53378|app: 0|req: 2156/4174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/8120a84c-4dce-4238-bce3-34792ff2cd8f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 841.288606] [53378]: DEBUG nova.api.openstack.wsgi [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.290432] [53378]: DEBUG nova.compute.api [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.294146] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.294597] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.294839] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.295349] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.295635] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.295831] [53378]: DEBUG oslo_concurrency.lockutils [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.297300] [53379]: DEBUG nova.policy [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.301062] [53379]: INFO nova.api.openstack.requestlog [None req-cc1f0023-b9e5-4628-88ab-6c2f18ba3bd8 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.081349 [ 841.301403] [53379]: [pid: 53379|app: 0|req: 2019/4175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 841.369992] [53378]: DEBUG nova.policy [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.374740] [53378]: INFO nova.api.openstack.requestlog [None req-e883203f-1cbe-4de7-8a33-793994f9d64c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.088304 [ 841.375323] [53378]: [pid: 53378|app: 0|req: 2157/4176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.380875] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.382769] [53379]: DEBUG nova.compute.api [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.386596] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.386915] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.387168] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.387593] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.387849] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.388086] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.399376] [53378]: DEBUG nova.api.openstack.wsgi [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.401170] [53378]: DEBUG nova.compute.api [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.405038] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.405038] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.405176] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.405967] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.405967] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.405967] [53378]: DEBUG oslo_concurrency.lockutils [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.409799] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.409799] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.409799] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.409799] [53379]: DEBUG nova.objects.instance [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.432229] [53379]: DEBUG nova.policy [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.437313] [53379]: INFO nova.api.openstack.requestlog [None req-3b635270-1fe1-4abb-b9f7-ec5aba7b4f3d tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.060185 [ 841.437784] [53379]: [pid: 53379|app: 0|req: 2020/4177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.440283] [53379]: DEBUG nova.api.openstack.wsgi [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.442018] [53379]: DEBUG nova.compute.api [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.445438] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.445799] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.446098] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.446574] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.446902] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.447196] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.481017] [53378]: DEBUG nova.policy [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.485520] [53378]: INFO nova.api.openstack.requestlog [None req-3714f2c5-86c8-4f05-9eb0-e95a70416948 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.088478 [ 841.485837] [53378]: [pid: 53378|app: 0|req: 2158/4178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.490783] [53379]: DEBUG nova.policy [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.496024] [53379]: INFO nova.api.openstack.requestlog [None req-7cc5c417-b5c7-40bb-a5c7-a3b7e3f81e2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.057458 [ 841.496516] [53379]: [pid: 53379|app: 0|req: 2021/4179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.519800] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.522134] [53378]: DEBUG nova.compute.api [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.526477] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.526738] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.526924] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.527369] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.527637] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.527921] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.549129] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.549379] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.549566] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.549768] [53378]: DEBUG nova.objects.instance [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.569330] [53378]: DEBUG nova.policy [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.574214] [53378]: INFO nova.api.openstack.requestlog [None req-3ad7d530-12de-4bf5-9710-ce676ca407f3 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.056694 [ 841.574547] [53378]: [pid: 53378|app: 0|req: 2159/4180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.576937] [53379]: DEBUG nova.api.openstack.wsgi [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.578946] [53379]: DEBUG nova.compute.api [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.583516] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.583798] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.584050] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.584439] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.584664] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.587463] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.606702] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.606937] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.607143] [53379]: DEBUG oslo_concurrency.lockutils [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.607345] [53379]: DEBUG nova.objects.instance [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.636604] [53378]: DEBUG nova.api.openstack.wsgi [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.638500] [53378]: DEBUG nova.compute.api [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.642107] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.642424] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.642642] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.642999] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.643261] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.643525] [53378]: DEBUG oslo_concurrency.lockutils [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.646250] [53379]: DEBUG nova.policy [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.651010] [53379]: INFO nova.api.openstack.requestlog [None req-121d2db7-8853-46a9-8a25-d41f26f72e78 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.076639 [ 841.651467] [53379]: [pid: 53379|app: 0|req: 2022/4181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.673044] [53379]: DEBUG nova.api.openstack.wsgi [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.674901] [53379]: DEBUG nova.compute.api [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.678458] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.678694] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.678878] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.679248] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.679454] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.679674] [53379]: DEBUG oslo_concurrency.lockutils [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.682816] [53378]: DEBUG nova.policy [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.689271] [53378]: INFO nova.api.openstack.requestlog [None req-27728f6a-75ec-436b-a7e7-c04d5bce7c95 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.054353 [ 841.689271] [53378]: [pid: 53378|app: 0|req: 2160/4182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.692742] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.694277] [53378]: DEBUG nova.compute.api [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.697702] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.697941] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.698148] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.698501] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.698700] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.698875] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.730595] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.730910] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.731206] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.731540] [53378]: DEBUG nova.objects.instance [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.731839] [53379]: DEBUG nova.policy [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.736763] [53379]: DEBUG nova.policy [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.737506] [53379]: DEBUG nova.policy [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.738175] [53379]: INFO nova.api.openstack.requestlog [None req-2206e724-f90b-4751-a1b3-fae58264b805 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.067552 [ 841.738501] [53379]: [pid: 53379|app: 0|req: 2023/4183] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.748768] [53379]: DEBUG nova.api.openstack.wsgi [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.753251] [53379]: DEBUG nova.compute.api [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.756244] [53378]: DEBUG nova.policy [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.762587] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.762851] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.763020] [53378]: DEBUG nova.policy [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.763138] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.763421] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.763623] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.763734] [53378]: DEBUG nova.policy [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.763827] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.765638] [53378]: INFO nova.api.openstack.requestlog [None req-d8f1efab-e975-4c28-984e-0ed1d7bccb96 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 200 len: 1386 microversion: 2.47 time: 0.074263 [ 841.765638] [53378]: [pid: 53378|app: 0|req: 2161/4184] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:53 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 1386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 841.784019] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.784772] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.784772] [53379]: DEBUG oslo_concurrency.lockutils [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.784772] [53379]: DEBUG nova.objects.instance [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.792059] [53378]: DEBUG nova.api.openstack.wsgi [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.794373] [53378]: DEBUG nova.compute.api [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.798378] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.798624] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.798813] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.799197] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.799521] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.799617] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.823955] [53379]: DEBUG nova.policy [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.827409] [53379]: INFO nova.api.openstack.requestlog [None req-00b26513-6a38-4281-8fb7-223a2575c4f1 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.082366 [ 841.827722] [53379]: [pid: 53379|app: 0|req: 2024/4185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.832471] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.834323] [53379]: DEBUG nova.compute.api [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.842319] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.843522] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.843522] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.843522] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.843522] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.843703] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.872909] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.872960] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.873140] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.873342] [53379]: DEBUG nova.objects.instance [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.919720] [53379]: DEBUG nova.policy [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.927561] [53379]: INFO nova.api.openstack.requestlog [None req-d5bd2d20-aa0d-4a3a-a871-d60124f5ad25 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.097164 [ 841.928411] [53379]: [pid: 53379|app: 0|req: 2025/4186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.931527] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.932261] [53378]: DEBUG nova.policy [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.933851] [53379]: DEBUG nova.compute.api [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.938976] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.939497] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.939588] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.940279] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.940572] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.940800] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.942198] [53378]: INFO nova.api.openstack.requestlog [None req-3cbe60f9-65a5-44e1-a8e8-448057b7fc0f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.152854 [ 841.942863] [53378]: [pid: 53378|app: 0|req: 2162/4187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.946481] [53378]: DEBUG nova.api.openstack.wsgi [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.948416] [53378]: DEBUG nova.compute.api [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.954141] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.954485] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.954757] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.955338] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.955586] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.955844] [53378]: DEBUG oslo_concurrency.lockutils [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.970867] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.971234] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.971476] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.971728] [53379]: DEBUG nova.objects.instance [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.996400] [53378]: DEBUG nova.policy [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.000828] [53378]: INFO nova.api.openstack.requestlog [None req-33f4fa34-faca-44e6-8a4f-9dfc36fbc319 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.057268 [ 842.001432] [53378]: [pid: 53378|app: 0|req: 2163/4188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.006965] [53379]: DEBUG nova.policy [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.017486] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.017678] [53379]: INFO nova.api.openstack.requestlog [None req-7c7c702c-4a7f-48fe-bd9c-75b889336104 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.088454 [ 842.018061] [53379]: [pid: 53379|app: 0|req: 2026/4189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.019357] [53378]: DEBUG nova.compute.api [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.023227] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.023378] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.023569] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.023971] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.024260] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.024382] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.056707] [53378]: DEBUG nova.policy [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.062132] [53378]: INFO nova.api.openstack.requestlog [None req-6e85d444-6bbf-4929-a837-5b99e4dc3596 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.047110 [ 842.063218] [53378]: [pid: 53378|app: 0|req: 2164/4190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.137252] [53379]: DEBUG nova.api.openstack.wsgi [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.139228] [53379]: DEBUG nova.compute.api [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.144722] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.144998] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.145252] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.145761] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.145824] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.145985] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.165461] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.165690] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.165876] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.166085] [53379]: DEBUG nova.objects.instance [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.219299] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.223268] [53378]: DEBUG nova.compute.api [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.227197] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.227461] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.227650] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.228051] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.228287] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.228462] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.265092] [53378]: DEBUG nova.policy [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.269615] [53378]: INFO nova.api.openstack.requestlog [None req-ad1559a7-be24-453b-a359-c5393fcd2115 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.052942 [ 842.269958] [53378]: [pid: 53378|app: 0|req: 2165/4191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.314994] [53378]: DEBUG nova.api.openstack.wsgi [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.316883] [53378]: DEBUG nova.compute.api [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.320986] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.321257] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.321448] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.321804] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.322021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.322211] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.343684] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.343954] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.344190] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.344397] [53378]: DEBUG nova.objects.instance [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.376695] [53378]: DEBUG nova.policy [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.381984] [53378]: INFO nova.api.openstack.requestlog [None req-f618c2b8-d022-4a3c-a532-f30c739942b9 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.069775 [ 842.382383] [53378]: [pid: 53378|app: 0|req: 2166/4192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.387547] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.390283] [53378]: DEBUG nova.compute.api [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.394518] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.394832] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.395088] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.395580] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.395933] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.396193] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.437376] [53379]: DEBUG nova.policy [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.441984] [53379]: INFO nova.api.openstack.requestlog [None req-eaead8d0-2683-40fe-9713-5861a665331d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.307212 [ 842.442363] [53379]: [pid: 53379|app: 0|req: 2027/4193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.451020] [53379]: DEBUG nova.api.openstack.wsgi [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.451704] [53379]: DEBUG nova.compute.api [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.455195] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.455486] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.455628] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.455994] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.456213] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.456444] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.476499] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.476757] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.476936] [53379]: DEBUG oslo_concurrency.lockutils [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.477157] [53379]: DEBUG nova.objects.instance [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.496562] [53379]: DEBUG nova.policy [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.500682] [53379]: INFO nova.api.openstack.requestlog [None req-1688ba32-2718-4bc7-bd6b-e508776c0ccd tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.052845 [ 842.501017] [53379]: [pid: 53379|app: 0|req: 2028/4194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.503584] [53379]: DEBUG nova.api.openstack.wsgi [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.505245] [53379]: DEBUG nova.compute.api [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.508740] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.508981] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.509189] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.509554] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.509755] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.509929] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.518444] [53378]: DEBUG nova.policy [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.525619] [53378]: INFO nova.api.openstack.requestlog [None req-6c95d8aa-0656-40cd-bdba-76bdbfa79d2b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.138778 [ 842.525619] [53378]: [pid: 53378|app: 0|req: 2167/4195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 842.526828] [53378]: DEBUG nova.api.openstack.wsgi [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.529273] [53378]: DEBUG nova.compute.api [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.534546] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.534818] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.535058] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.535432] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.535636] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.535845] [53378]: DEBUG oslo_concurrency.lockutils [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.595050] [53378]: DEBUG nova.policy [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.602151] [53378]: INFO nova.api.openstack.requestlog [None req-abf9b9f2-e3e6-493e-b2f1-aa7a0fc120f0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.077278 [ 842.606014] [53378]: [pid: 53378|app: 0|req: 2168/4196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.606562] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.608290] [53378]: DEBUG nova.compute.api [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.611697] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.611940] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.612159] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.612517] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.612715] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.612888] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.617054] [53379]: DEBUG nova.policy [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.623206] [53379]: INFO nova.api.openstack.requestlog [None req-18ccf853-3607-4a9e-957f-fc8100281bbe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.121565 [ 842.623540] [53379]: [pid: 53379|app: 0|req: 2029/4197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.637630] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.637874] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.638070] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.638270] [53378]: DEBUG nova.objects.instance [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.662329] [53378]: DEBUG nova.policy [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.667099] [53378]: INFO nova.api.openstack.requestlog [None req-ee50ac78-a406-4356-915e-5a2bfe630805 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.063696 [ 842.667423] [53378]: [pid: 53378|app: 0|req: 2169/4198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.672266] [53379]: DEBUG nova.api.openstack.wsgi [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.674176] [53379]: DEBUG nova.compute.api [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.678264] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.678618] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.678886] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.679309] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.679566] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.679876] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.704613] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.704937] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.705199] [53379]: DEBUG oslo_concurrency.lockutils [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.705443] [53379]: DEBUG nova.objects.instance [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.707177] [53378]: DEBUG nova.api.openstack.wsgi [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.709532] [53378]: DEBUG nova.compute.api [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.714306] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.714306] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.714306] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.714496] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.714690] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.714868] [53378]: DEBUG oslo_concurrency.lockutils [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.728566] [53379]: DEBUG nova.policy [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.733555] [53379]: INFO nova.api.openstack.requestlog [None req-f651feb7-baf6-4ad2-9deb-dd8f289fbc76 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.063621 [ 842.733976] [53379]: [pid: 53379|app: 0|req: 2030/4199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.755839] [53378]: DEBUG nova.policy [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.757326] [53379]: DEBUG nova.api.openstack.wsgi [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.759873] [53379]: DEBUG nova.compute.api [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.763561] [53378]: INFO nova.api.openstack.requestlog [None req-3429bb22-a568-42c0-821b-6ae242211c97 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.058693 [ 842.763747] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.763953] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.764079] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.764185] [53378]: [pid: 53378|app: 0|req: 2170/4200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:54 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.764485] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.764693] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.764873] [53379]: DEBUG oslo_concurrency.lockutils [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.783394] [53378]: DEBUG nova.api.openstack.wsgi [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.785236] [53378]: DEBUG nova.compute.api [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: bdff4fc6-4ffe-46af-8f7b-7ae77a677b48] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.789054] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.789339] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.789546] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.789900] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.790120] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.790387] [53378]: DEBUG oslo_concurrency.lockutils [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.801245] [53379]: DEBUG nova.policy [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.801510] [53378]: INFO nova.api.openstack.wsgi [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] HTTP exception thrown: Instance bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 could not be found. [ 842.802018] [53378]: DEBUG nova.api.openstack.wsgi [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Returning 404 to user: Instance bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 842.802627] [53378]: INFO nova.api.openstack.requestlog [None req-189a0cc5-995b-478d-b2e4-3f3b8446732f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48" status: 404 len: 111 microversion: 2.47 time: 0.021651 [ 842.803107] [53378]: [pid: 53378|app: 0|req: 2171/4201] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/bdff4fc6-4ffe-46af-8f7b-7ae77a677b48 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 842.806248] [53379]: DEBUG nova.policy [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.806936] [53379]: DEBUG nova.policy [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.807577] [53379]: INFO nova.api.openstack.requestlog [None req-063e6ab5-50d3-494d-a134-0b2802200468 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.052755 [ 842.808484] [53379]: [pid: 53379|app: 0|req: 2031/4202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.808913] [53378]: DEBUG nova.api.openstack.wsgi [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.809310] [53378]: DEBUG nova.compute.api [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.814666] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.815948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.815948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.815948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.815948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.815948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.833152] [53378]: DEBUG nova.compute.api [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 842.849550] [53379]: DEBUG nova.api.openstack.wsgi [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.851470] [53379]: DEBUG nova.compute.api [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.857487] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.857789] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.858080] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.858547] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.858800] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.859031] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.895570] [53378]: INFO nova.api.openstack.requestlog [None req-a58654ac-60a0-4eb1-99c6-24fb52054392 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 204 len: 0 microversion: 2.47 time: 0.089371 [ 842.896027] [53378]: [pid: 53378|app: 0|req: 2172/4203] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:41:55 2025] DELETE /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 842.897359] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.899266] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.899266] [53379]: DEBUG oslo_concurrency.lockutils [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.899266] [53379]: DEBUG nova.objects.instance [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.904760] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.907764] [53378]: DEBUG nova.compute.api [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.913211] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.913478] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.913668] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.914237] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.914420] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.915298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.919622] [53379]: DEBUG nova.policy [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.925603] [53379]: INFO nova.api.openstack.requestlog [None req-959430ec-fdf6-44b7-af64-7584ea7f9048 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.078432 [ 842.925754] [53379]: [pid: 53379|app: 0|req: 2032/4204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.945021] [53379]: DEBUG nova.api.openstack.wsgi [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.945905] [53379]: DEBUG nova.compute.api [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.949232] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.949467] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.949646] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.950051] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.950403] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.950403] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.965740] [53378]: DEBUG nova.policy [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.971509] [53378]: DEBUG nova.policy [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.972333] [53378]: DEBUG nova.policy [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.973483] [53378]: INFO nova.api.openstack.requestlog [None req-f3c056e6-4db7-4b1d-9074-c1425cd4c00e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1381 microversion: 2.47 time: 0.072855 [ 842.973483] [53378]: [pid: 53378|app: 0|req: 2173/4205] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1381 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 842.975830] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.977847] [53378]: DEBUG nova.compute.api [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.978168] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.979065] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.979065] [53379]: DEBUG oslo_concurrency.lockutils [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.979065] [53379]: DEBUG nova.objects.instance [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.980788] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.981035] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.981233] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.981588] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.981814] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.982339] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.009109] [53379]: DEBUG nova.policy [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.012628] [53379]: INFO nova.api.openstack.requestlog [None req-312184ad-b6a6-4cc7-926e-f24502974416 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.070899 [ 843.012965] [53379]: [pid: 53379|app: 0|req: 2033/4206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.023836] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.026179] [53379]: DEBUG nova.compute.api [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.032044] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.032358] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.032549] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.032920] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.033132] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.033309] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.079568] [53379]: DEBUG nova.policy [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.083975] [53378]: DEBUG nova.policy [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.085756] [53379]: INFO nova.api.openstack.requestlog [None req-4d9a1700-a891-4a14-aeef-06aa2f468f85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.064170 [ 843.086288] [53379]: [pid: 53379|app: 0|req: 2034/4207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.090144] [53379]: DEBUG nova.api.openstack.wsgi [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.090285] [53378]: INFO nova.api.openstack.requestlog [None req-c3093141-b346-4ce9-8913-ef4c4ab0ccfb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.115884 [ 843.090343] [53378]: [pid: 53378|app: 0|req: 2174/4208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.091198] [53379]: DEBUG nova.compute.api [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.093026] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.094811] [53378]: DEBUG nova.compute.api [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.095140] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.095388] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.095627] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.096077] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.096284] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.096458] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.099377] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.100389] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.100633] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.101073] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.101453] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.101583] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.124023] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.124023] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.124023] [53379]: DEBUG oslo_concurrency.lockutils [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.124023] [53379]: DEBUG nova.objects.instance [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.142880] [53379]: DEBUG nova.policy [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.145954] [53378]: DEBUG nova.policy [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.148556] [53379]: INFO nova.api.openstack.requestlog [None req-59275f77-6906-4665-b9a9-c67fa6046a34 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.061066 [ 843.148664] [53379]: [pid: 53379|app: 0|req: 2035/4209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.151756] [53378]: INFO nova.api.openstack.requestlog [None req-5f31c069-a411-4175-b6ed-bd375f7d5e1e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.060726 [ 843.152261] [53378]: [pid: 53378|app: 0|req: 2175/4210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.284320] [53379]: DEBUG nova.api.openstack.wsgi [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.286103] [53379]: DEBUG nova.compute.api [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.290107] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.290561] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.290791] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.291170] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.291378] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.291554] [53379]: DEBUG oslo_concurrency.lockutils [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.328087] [53379]: DEBUG nova.policy [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.333090] [53379]: INFO nova.api.openstack.requestlog [None req-e106c97a-6318-461d-ba11-4f2336f1dbcf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.051726 [ 843.333664] [53379]: [pid: 53379|app: 0|req: 2036/4211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.401785] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.404229] [53378]: DEBUG nova.compute.api [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.409446] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.410401] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.410401] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.410599] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.410718] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.410975] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.434846] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.435274] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.435365] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.435579] [53378]: DEBUG nova.objects.instance [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lazy-loading 'fault' on Instance uuid 458cddfd-0533-40c8-8f60-ec132d5dbce0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.456751] [53379]: DEBUG nova.api.openstack.wsgi [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.458562] [53379]: DEBUG nova.compute.api [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.462901] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.463223] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.463448] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.464458] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.464555] [53378]: DEBUG nova.policy [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '75f67a5f551448dda059bfd2d73a56b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34eecd185a374da285e67039c0a8fa8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.464667] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.464805] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.470168] [53378]: INFO nova.api.openstack.requestlog [None req-c1d75a68-89b8-4c33-8c4c-8b454aefed56 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 200 len: 1352 microversion: 2.1 time: 0.071897 [ 843.470713] [53378]: [pid: 53378|app: 0|req: 2176/4212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 1352 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.489626] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.489837] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.490047] [53379]: DEBUG oslo_concurrency.lockutils [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.490265] [53379]: DEBUG nova.objects.instance [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.513721] [53378]: DEBUG nova.api.openstack.wsgi [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.515572] [53379]: DEBUG nova.policy [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.515857] [53378]: DEBUG nova.compute.api [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.520049] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.520468] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.520612] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.520696] [53379]: INFO nova.api.openstack.requestlog [None req-0081bae4-f68f-4c47-b205-5a95f970ae66 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.066357 [ 843.520920] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.521063] [53379]: [pid: 53379|app: 0|req: 2037/4213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.521145] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.521343] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.536992] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.539200] [53379]: DEBUG nova.compute.api [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.543387] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.543600] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.543755] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.543795] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.543825] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.544295] [53378]: DEBUG oslo_concurrency.lockutils [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.544295] [53378]: DEBUG nova.objects.instance [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.544456] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.544488] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.544658] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.571180] [53378]: DEBUG nova.policy [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.577492] [53378]: INFO nova.api.openstack.requestlog [None req-805eb34f-1b1f-42a0-ad97-7e02b1241840 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.065700 [ 843.577492] [53378]: [pid: 53378|app: 0|req: 2177/4214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.620635] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.623814] [53378]: DEBUG nova.compute.api [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.627854] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.628114] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.628333] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.628703] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.628918] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.629113] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.664505] [53378]: DEBUG nova.policy [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.669601] [53378]: INFO nova.api.openstack.requestlog [None req-1fa47497-72fc-44ba-a677-dc71092eba71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.051849 [ 843.670701] [53378]: [pid: 53378|app: 0|req: 2178/4215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.673343] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.675208] [53378]: DEBUG nova.compute.api [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.680191] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.681190] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.681449] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.681822] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.682098] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.682296] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.801437] [53378]: DEBUG nova.policy [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.806462] [53378]: INFO nova.api.openstack.requestlog [None req-bf06efc0-ea7a-4f6e-9fc3-6099b0d89258 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.135212 [ 843.808954] [53378]: [pid: 53378|app: 0|req: 2179/4216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.812111] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.813557] [53378]: DEBUG nova.compute.api [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.817595] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.817877] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.818170] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.818587] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.818984] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.819234] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.884022] [53378]: INFO nova.api.openstack.requestlog [None req-3f1a554f-1432-4b3a-b86d-c4bba5b468fd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.071309 [ 843.884022] [53378]: [pid: 53378|app: 0|req: 2180/4217] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:41:56 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 843.886007] [53378]: DEBUG nova.api.openstack.wsgi [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.886286] [53378]: DEBUG nova.compute.api [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.891778] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.892040] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.892231] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.892597] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.892939] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.892972] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.926235] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.926536] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.926774] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.927115] [53378]: DEBUG nova.objects.instance [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.948565] [53378]: DEBUG nova.policy [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.954922] [53378]: INFO nova.api.openstack.requestlog [None req-13ef31c7-b8f1-47f6-92eb-69485cb18db7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.072684 [ 843.955317] [53378]: [pid: 53378|app: 0|req: 2181/4218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.958172] [53378]: DEBUG nova.api.openstack.wsgi [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.959885] [53378]: DEBUG nova.compute.api [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.963219] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.963512] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.963742] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.964246] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.964555] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.964798] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.979312] [53379]: DEBUG nova.policy [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.984748] [53379]: INFO nova.api.openstack.requestlog [None req-8b438673-1944-47e6-baf3-0ab47cfaffab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.450392 [ 843.985114] [53379]: [pid: 53379|app: 0|req: 2038/4219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:55 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.987342] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.987342] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.987342] [53378]: DEBUG oslo_concurrency.lockutils [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.987342] [53378]: DEBUG nova.objects.instance [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.987735] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.989357] [53379]: DEBUG nova.compute.api [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.993654] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.993654] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.993654] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.993654] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.993880] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.993880] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.007641] [53378]: DEBUG nova.policy [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.012233] [53378]: INFO nova.api.openstack.requestlog [None req-4464fb01-45e6-4a83-962b-4903776d9102 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.056074 [ 844.012563] [53378]: [pid: 53378|app: 0|req: 2182/4220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.015021] [53378]: DEBUG nova.api.openstack.wsgi [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.016646] [53378]: DEBUG nova.compute.api [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.019944] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.020230] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.020425] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.020780] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.020986] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.021182] [53378]: DEBUG oslo_concurrency.lockutils [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.026201] [53379]: DEBUG nova.policy [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.030523] [53379]: INFO nova.api.openstack.requestlog [None req-ab592e98-6dc4-4916-ba41-62a84beebf82 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.044813 [ 844.034100] [53379]: [pid: 53379|app: 0|req: 2039/4221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.037027] [53379]: DEBUG nova.api.openstack.wsgi [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.038605] [53379]: DEBUG nova.compute.api [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.046079] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.046079] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.046079] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.046487] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.046784] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.047096] [53379]: DEBUG oslo_concurrency.lockutils [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.055204] [53378]: DEBUG nova.policy [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.059786] [53378]: DEBUG nova.policy [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.060623] [53378]: DEBUG nova.policy [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.061081] [53378]: INFO nova.api.openstack.requestlog [None req-89094667-60a1-40cf-a5af-6635dbe21a50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.047994 [ 844.061398] [53378]: [pid: 53378|app: 0|req: 2183/4222] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.063728] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.065405] [53378]: DEBUG nova.compute.api [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.069014] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.069321] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.069573] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.069941] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.070165] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.070375] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.088786] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.089030] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.089223] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.089446] [53378]: DEBUG nova.objects.instance [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.110423] [53378]: DEBUG nova.policy [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.113751] [53378]: INFO nova.api.openstack.requestlog [None req-fc303c7f-390b-4f23-a3ad-dcfa941a684b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.051742 [ 844.114252] [53378]: [pid: 53378|app: 0|req: 2184/4223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.116627] [53378]: DEBUG nova.api.openstack.wsgi [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.118314] [53378]: DEBUG nova.compute.api [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.121795] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.122106] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.122391] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.122915] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.123011] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.123215] [53378]: DEBUG oslo_concurrency.lockutils [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.162354] [53378]: DEBUG nova.policy [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.166981] [53378]: DEBUG nova.policy [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.167646] [53378]: DEBUG nova.policy [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.168313] [53378]: INFO nova.api.openstack.requestlog [None req-429a3bf9-fe92-44b8-b403-101b74e0af07 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1381 microversion: 2.47 time: 0.053547 [ 844.168626] [53378]: [pid: 53378|app: 0|req: 2185/4224] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.170310] [53379]: DEBUG nova.policy [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.171296] [53378]: DEBUG nova.api.openstack.wsgi [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.174075] [53378]: DEBUG nova.compute.api [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.177179] [53379]: INFO nova.api.openstack.requestlog [None req-676d33d3-9ef0-4845-b13f-a7c820c64854 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.141999 [ 844.177179] [53379]: [pid: 53379|app: 0|req: 2040/4225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.177376] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.177985] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.177985] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.180154] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.180154] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.180154] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.180242] [53379]: DEBUG nova.api.openstack.wsgi [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.182122] [53379]: DEBUG nova.compute.api [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.186016] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.186016] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.186118] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.186474] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.186721] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.187165] [53379]: DEBUG oslo_concurrency.lockutils [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.197810] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.199026] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.199026] [53378]: DEBUG oslo_concurrency.lockutils [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.199026] [53378]: DEBUG nova.objects.instance [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.222912] [53378]: DEBUG nova.policy [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.226804] [53379]: DEBUG nova.policy [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.227221] [53378]: INFO nova.api.openstack.requestlog [None req-7911f2a5-f8a6-4ca1-a138-3a7bf69578c5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.057985 [ 844.227552] [53378]: [pid: 53378|app: 0|req: 2186/4226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.231202] [53379]: INFO nova.api.openstack.requestlog [None req-263969dc-12a9-42d1-acd3-092797bedcbc tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.053287 [ 844.231389] [53378]: DEBUG nova.api.openstack.wsgi [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.231565] [53379]: [pid: 53379|app: 0|req: 2041/4227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.233883] [53378]: DEBUG nova.compute.api [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.234817] [53379]: DEBUG nova.api.openstack.wsgi [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.236325] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.236575] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.236776] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.237110] [53379]: DEBUG nova.compute.api [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.237165] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.237335] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.237513] [53378]: DEBUG oslo_concurrency.lockutils [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.240910] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.241704] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.241883] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.242266] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.242470] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.242641] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.266476] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.266476] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.266476] [53379]: DEBUG oslo_concurrency.lockutils [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.266476] [53379]: DEBUG nova.objects.instance [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.288985] [53379]: DEBUG nova.policy [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.293508] [53379]: INFO nova.api.openstack.requestlog [None req-fcf7dd15-6147-448c-ac0a-e488b6ee378a tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.060817 [ 844.293996] [53379]: [pid: 53379|app: 0|req: 2042/4228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.297058] [53379]: DEBUG nova.api.openstack.wsgi [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.298732] [53379]: DEBUG nova.compute.api [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.301922] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.302204] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.302375] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.302722] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.303123] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.303170] [53379]: DEBUG oslo_concurrency.lockutils [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.316084] [53378]: DEBUG nova.policy [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.323953] [53378]: INFO nova.api.openstack.requestlog [None req-18039b34-42b3-4558-abfe-fcc45ea7a08d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.095247 [ 844.323953] [53378]: [pid: 53378|app: 0|req: 2187/4229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.348698] [53378]: DEBUG nova.api.openstack.wsgi [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.351297] [53378]: DEBUG nova.compute.api [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.352425] [53379]: DEBUG nova.policy [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.355785] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.356041] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.356284] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.356645] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.356926] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.356988] [53379]: INFO nova.api.openstack.requestlog [None req-2edc67aa-3989-47f2-8caa-c21a1a40673e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.062232 [ 844.357041] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.357339] [53379]: [pid: 53379|app: 0|req: 2043/4230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.397549] [53378]: DEBUG nova.policy [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.401900] [53378]: INFO nova.api.openstack.requestlog [None req-d0079447-8c71-4f79-b9f5-89feee905d15 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.056005 [ 844.402240] [53378]: [pid: 53378|app: 0|req: 2188/4231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.483249] [53379]: DEBUG nova.api.openstack.wsgi [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.486047] [53379]: DEBUG nova.compute.api [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] [instance: 458cddfd-0533-40c8-8f60-ec132d5dbce0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.489627] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.489916] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.490144] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.490713] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.490713] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.490868] [53379]: DEBUG oslo_concurrency.lockutils [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.499942] [53379]: INFO nova.api.openstack.wsgi [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] HTTP exception thrown: Instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 could not be found. [ 844.500303] [53379]: DEBUG nova.api.openstack.wsgi [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Returning 404 to user: Instance 458cddfd-0533-40c8-8f60-ec132d5dbce0 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 844.500760] [53379]: INFO nova.api.openstack.requestlog [None req-1fb51abe-db4c-4ad2-a9e9-d6444a75d54f tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0" status: 404 len: 111 microversion: 2.1 time: 0.019881 [ 844.501117] [53379]: [pid: 53379|app: 0|req: 2044/4232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/458cddfd-0533-40c8-8f60-ec132d5dbce0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 844.506578] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9f0e4fb-0942-461e-880b-f777168d53b4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] Calling method '.version_select at 0x726f725543a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.517775] [53378]: INFO nova.api.openstack.requestlog [None req-b9f0e4fb-0942-461e-880b-f777168d53b4 tempest-ServersTestJSON-540698452 tempest-ServersTestJSON-540698452-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-895681789" status: 202 len: 0 microversion: 2.1 time: 0.013659 [ 844.518197] [53378]: [pid: 53378|app: 0|req: 2189/4233] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:41:56 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-895681789 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 844.534291] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.536200] [53379]: DEBUG nova.compute.api [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.540740] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.540740] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.540740] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.541041] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.541267] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.541439] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.562090] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.562350] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.562545] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.562729] [53379]: DEBUG nova.objects.instance [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.580714] [53379]: DEBUG nova.policy [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.584923] [53379]: INFO nova.api.openstack.requestlog [None req-7d60ab19-3092-4eb3-b06b-2b9c8eb01fca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.053094 [ 844.585285] [53379]: [pid: 53379|app: 0|req: 2045/4234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 844.594732] [53378]: DEBUG nova.api.openstack.wsgi [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.596661] [53378]: DEBUG nova.compute.api [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.601031] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.601110] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.601298] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.601650] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.603693] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.603693] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.627148] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.627148] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.627148] [53378]: DEBUG oslo_concurrency.lockutils [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.627148] [53378]: DEBUG nova.objects.instance [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.652863] [53378]: DEBUG nova.policy [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.657519] [53378]: INFO nova.api.openstack.requestlog [None req-adb5bd63-636e-4f67-8ebe-a1a38a0c7002 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.065323 [ 844.657857] [53378]: [pid: 53378|app: 0|req: 2190/4235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.690666] [53379]: DEBUG nova.api.openstack.wsgi [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.692399] [53379]: DEBUG nova.compute.api [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.698663] [53379]: DEBUG oslo_concurrency.lockutils [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.738385] [53379]: DEBUG nova.policy [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.742628] [53379]: INFO nova.api.openstack.requestlog [None req-924c73e4-7220-4681-8f92-8e21bda0c9aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.054411 [ 844.742953] [53379]: [pid: 53379|app: 0|req: 2046/4236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:56 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.826726] [53378]: DEBUG nova.api.openstack.wsgi [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.828917] [53378]: DEBUG nova.compute.api [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.835565] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.836075] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.836399] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.838078] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.839162] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.839496] [53378]: DEBUG oslo_concurrency.lockutils [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.969199] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.971160] [53379]: DEBUG nova.compute.api [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.978875] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.979426] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.980284] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.980929] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.981703] [53378]: DEBUG nova.policy [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.982063] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.982387] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.996265] [53378]: INFO nova.api.openstack.requestlog [None req-2588ff2b-d98f-4444-be6e-35220630c07a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.172010 [ 844.996699] [53378]: [pid: 53378|app: 0|req: 2191/4237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.005343] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.008548] [53378]: DEBUG nova.compute.api [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.013841] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.014758] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.015038] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.015981] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.015981] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.015981] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.024565] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.025060] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.025255] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.025548] [53379]: DEBUG nova.objects.instance [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.064379] [53379]: DEBUG nova.policy [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.072068] [53379]: INFO nova.api.openstack.requestlog [None req-2e1e71ea-52eb-4620-bff7-2866b4e69ca7 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.105191 [ 845.073646] [53379]: [pid: 53379|app: 0|req: 2047/4238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 845.076653] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.079617] [53379]: DEBUG nova.compute.api [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.086941] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.087623] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.088121] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.088879] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.089315] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.089672] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.117434] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.117702] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.117875] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.118220] [53379]: DEBUG nova.objects.instance [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.149111] [53379]: DEBUG nova.policy [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.153808] [53379]: INFO nova.api.openstack.requestlog [None req-b7d4c76c-fc59-4a1e-a87b-3d9c8c69adfe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.079269 [ 845.154210] [53379]: [pid: 53379|app: 0|req: 2048/4239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.159024] [53379]: DEBUG nova.api.openstack.wsgi [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.159024] [53379]: DEBUG nova.compute.api [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.164879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.164879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.164879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.164879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.164879] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.165126] [53379]: DEBUG oslo_concurrency.lockutils [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.207184] [53378]: DEBUG nova.policy [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.212868] [53378]: INFO nova.api.openstack.requestlog [None req-2fa6a3e3-00b7-44c1-b33a-ae0231e34b1d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.214293 [ 845.213708] [53378]: [pid: 53378|app: 0|req: 2192/4240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.217821] [53378]: DEBUG nova.api.openstack.wsgi [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.218685] [53379]: DEBUG nova.policy [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.220087] [53378]: DEBUG nova.compute.api [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.224906] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.225340] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.225590] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.226030] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.226080] [53379]: INFO nova.api.openstack.requestlog [None req-e31f19ac-a4fa-4437-9b88-a36f38010880 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.071115 [ 845.226313] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.226440] [53379]: [pid: 53379|app: 0|req: 2049/4241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.226828] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.234831] [53379]: DEBUG nova.api.openstack.wsgi [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.237276] [53379]: DEBUG nova.compute.api [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.242709] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.243633] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.243633] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.244093] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.244475] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.244853] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.278834] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.278834] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.278834] [53379]: DEBUG oslo_concurrency.lockutils [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.278834] [53379]: DEBUG nova.objects.instance [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.311775] [53379]: DEBUG nova.policy [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.316756] [53379]: INFO nova.api.openstack.requestlog [None req-11924110-f34c-491d-9032-a6d1d6213941 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.085543 [ 845.316756] [53379]: [pid: 53379|app: 0|req: 2050/4242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.319549] [53379]: DEBUG nova.api.openstack.wsgi [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.321284] [53379]: DEBUG nova.compute.api [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.324976] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.325314] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.325507] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.325872] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.326088] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.326268] [53379]: DEBUG oslo_concurrency.lockutils [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.455220] [53379]: DEBUG nova.policy [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.463860] [53379]: INFO nova.api.openstack.requestlog [None req-65d26000-9054-4c49-91b5-c6abe3dcbea3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.146401 [ 845.464353] [53379]: [pid: 53379|app: 0|req: 2051/4243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.470259] [53379]: DEBUG nova.api.openstack.wsgi [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.472703] [53379]: DEBUG nova.compute.api [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.476352] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.476594] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.476778] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.477151] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.477352] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.477525] [53379]: DEBUG oslo_concurrency.lockutils [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.536681] [53379]: DEBUG nova.policy [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.541857] [53379]: DEBUG nova.policy [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.542627] [53379]: DEBUG nova.policy [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.543314] [53379]: INFO nova.api.openstack.requestlog [None req-1659d609-bfc6-478e-b583-573d8dad1687 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1381 microversion: 2.47 time: 0.078554 [ 845.543618] [53379]: [pid: 53379|app: 0|req: 2052/4244] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1381 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.546324] [53378]: DEBUG nova.policy [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.546477] [53379]: DEBUG nova.api.openstack.wsgi [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.547809] [53379]: DEBUG nova.compute.api [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.554182] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.554182] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.554182] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.554383] [53378]: DEBUG nova.policy [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.554498] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.554498] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.554498] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.554615] [53378]: DEBUG nova.policy [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.555322] [53378]: INFO nova.api.openstack.requestlog [None req-10a1986b-a698-420b-9d00-5b1cdf0598ea tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.341288 [ 845.555940] [53378]: [pid: 53378|app: 0|req: 2193/4245] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.559282] [53378]: DEBUG nova.api.openstack.wsgi [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.561635] [53378]: DEBUG nova.compute.api [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.574181] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.574181] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.574181] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.574181] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.574181] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.574436] [53378]: DEBUG oslo_concurrency.lockutils [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.575300] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.575590] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.575773] [53379]: DEBUG oslo_concurrency.lockutils [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.575970] [53379]: DEBUG nova.objects.instance [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.621478] [53378]: DEBUG nova.policy [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.625420] [53378]: INFO nova.api.openstack.requestlog [None req-1994c173-93c0-4090-99dc-82e76d7aca97 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.068358 [ 845.625952] [53378]: [pid: 53378|app: 0|req: 2194/4246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.629171] [53378]: DEBUG nova.api.openstack.wsgi [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.631161] [53378]: DEBUG nova.compute.api [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.634896] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.635327] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.635648] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.636187] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.636771] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.637098] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.639727] [53379]: DEBUG nova.policy [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.644472] [53379]: INFO nova.api.openstack.requestlog [None req-8611ce27-4a94-42bf-b672-7fee66c0df60 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.100251 [ 845.644809] [53379]: [pid: 53379|app: 0|req: 2053/4247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.648999] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.650715] [53379]: DEBUG nova.compute.api [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.654866] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.656587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.656587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.656587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.656587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.656587] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.666225] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.666570] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.666791] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.667199] [53378]: DEBUG nova.objects.instance [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.691876] [53378]: DEBUG nova.policy [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.696919] [53378]: INFO nova.api.openstack.requestlog [None req-1b66b48b-28a5-4620-8376-226920bc5cdf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.069910 [ 845.697323] [53378]: [pid: 53378|app: 0|req: 2195/4248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.700023] [53378]: DEBUG nova.api.openstack.wsgi [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.701774] [53378]: DEBUG nova.compute.api [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.705528] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.705835] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.706090] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.706539] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.706773] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.706982] [53378]: DEBUG oslo_concurrency.lockutils [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.740740] [53378]: DEBUG nova.policy [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.745267] [53378]: INFO nova.api.openstack.requestlog [None req-988730b7-8ea8-4493-ae2c-8c8be8d32361 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.047265 [ 845.745730] [53378]: [pid: 53378|app: 0|req: 2196/4249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.753170] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.754077] [53378]: DEBUG nova.compute.api [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.757097] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.757394] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.757638] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.758051] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.761803] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.761803] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.793870] [53378]: DEBUG nova.policy [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.799718] [53378]: INFO nova.api.openstack.requestlog [None req-b6e91253-c8e5-4601-9f0d-41447ab32436 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.053448 [ 845.800093] [53378]: [pid: 53378|app: 0|req: 2197/4250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.806023] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.806023] [53378]: DEBUG nova.compute.api [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.809015] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.809701] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.810014] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.810544] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.811481] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.811481] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.836523] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.836750] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.836973] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.837212] [53378]: DEBUG nova.objects.instance [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.876020] [53378]: DEBUG nova.policy [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.882708] [53378]: INFO nova.api.openstack.requestlog [None req-fdf91b3d-2e1b-43a8-9dbe-9489b1fd1587 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.081936 [ 845.883116] [53378]: [pid: 53378|app: 0|req: 2198/4251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.886562] [53378]: DEBUG nova.api.openstack.wsgi [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.889292] [53378]: DEBUG nova.compute.api [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.895085] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.895360] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.895551] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.895936] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.896979] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.897411] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.931350] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.931593] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.931787] [53378]: DEBUG oslo_concurrency.lockutils [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.932013] [53378]: DEBUG nova.objects.instance [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.946165] [53379]: DEBUG nova.policy [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.951334] [53379]: INFO nova.api.openstack.requestlog [None req-3b302810-f951-4dcb-a79a-026b2977a872 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.305350 [ 845.951334] [53379]: [pid: 53379|app: 0|req: 2054/4252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:57 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.957179] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.959675] [53379]: DEBUG nova.compute.api [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.965801] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.968867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.968867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.968867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.968867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.968867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.969158] [53378]: DEBUG nova.policy [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.973619] [53378]: INFO nova.api.openstack.requestlog [None req-f96758f7-a51b-46cf-9787-b8464863be44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.089859 [ 845.974312] [53378]: [pid: 53378|app: 0|req: 2199/4253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.011961] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.014156] [53378]: DEBUG nova.compute.api [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.017911] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.018179] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.018397] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.018881] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.019238] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.019485] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.030461] [53379]: DEBUG nova.policy [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.034913] [53379]: INFO nova.api.openstack.requestlog [None req-1e7a4031-de6d-450e-bb5e-d5b717c19974 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.083069 [ 846.035509] [53379]: [pid: 53379|app: 0|req: 2055/4254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.090719] [53379]: DEBUG nova.api.openstack.wsgi [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.093184] [53379]: DEBUG nova.compute.api [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.097654] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.098097] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.098570] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.098971] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.099226] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.099433] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.130276] [53378]: DEBUG nova.policy [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.131054] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.131332] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.131557] [53379]: DEBUG oslo_concurrency.lockutils [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.131761] [53379]: DEBUG nova.objects.instance [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lazy-loading 'fault' on Instance uuid caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.137604] [53378]: INFO nova.api.openstack.requestlog [None req-b0811cf0-ea74-4041-bc2b-c96dd9c6301f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.128143 [ 846.137732] [53378]: [pid: 53378|app: 0|req: 2200/4255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.156422] [53379]: DEBUG nova.policy [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a443ba2ed354cfea417ab1784fc55c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31ad79bb28d04ee19dff08fe1d9759fa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.161576] [53379]: INFO nova.api.openstack.requestlog [None req-43118337-56a3-45c0-911d-8ce871e00418 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 200 len: 1329 microversion: 2.1 time: 0.073429 [ 846.166547] [53379]: [pid: 53379|app: 0|req: 2056/4256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 1329 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.171929] [53378]: DEBUG nova.api.openstack.wsgi [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.173698] [53378]: DEBUG nova.compute.api [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.181022] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.199515] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.199762] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.199950] [53378]: DEBUG oslo_concurrency.lockutils [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.200169] [53378]: DEBUG nova.objects.instance [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.225600] [53378]: DEBUG nova.policy [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.231512] [53379]: DEBUG nova.api.openstack.wsgi [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.231605] [53378]: INFO nova.api.openstack.requestlog [None req-65c4eb89-123a-4462-8e48-c401af18fb9a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.061905 [ 846.231893] [53378]: [pid: 53378|app: 0|req: 2201/4257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.234649] [53379]: DEBUG nova.compute.api [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.240520] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.241144] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.241481] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.242078] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.242403] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.242812] [53379]: DEBUG oslo_concurrency.lockutils [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.244037] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.245779] [53378]: DEBUG nova.compute.api [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.251050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.290071] [53378]: DEBUG nova.policy [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.295016] [53378]: INFO nova.api.openstack.requestlog [None req-5b1d24e1-ed4c-4030-ae6f-d62a231a1ce1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1218 microversion: 2.1 time: 0.053307 [ 846.296064] [53378]: [pid: 53378|app: 0|req: 2202/4258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.333712] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=27 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 846.337250] [53378]: DEBUG nova.api.openstack.wsgi [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.339119] [53378]: DEBUG nova.compute.api [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.343629] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.343964] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.344234] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.344685] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.344966] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.345261] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.351127] [53379]: DEBUG nova.policy [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.356077] [53379]: INFO nova.api.openstack.requestlog [None req-0850a341-77c5-4446-af25-0843f5e0fa35 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.128938 [ 846.356559] [53379]: [pid: 53379|app: 0|req: 2057/4259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.365235] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.365506] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.365686] [53378]: DEBUG oslo_concurrency.lockutils [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.366076] [53378]: DEBUG nova.objects.instance [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.392570] [53378]: DEBUG nova.policy [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.397892] [53378]: INFO nova.api.openstack.requestlog [None req-44d4f8ab-ae7c-4448-87fa-3cf1326fbef9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.064871 [ 846.398339] [53378]: [pid: 53378|app: 0|req: 2203/4260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.488446] [53379]: DEBUG nova.api.openstack.wsgi [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.490528] [53379]: DEBUG nova.compute.api [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.494437] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.494779] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.495253] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.495537] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.496047] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.496047] [53379]: DEBUG oslo_concurrency.lockutils [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.563476] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.565313] [53378]: DEBUG nova.compute.api [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.570074] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.570074] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.570074] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.570074] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.570215] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.570342] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.620427] [53378]: DEBUG nova.policy [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.626228] [53378]: DEBUG nova.policy [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.628194] [53378]: DEBUG nova.policy [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.628194] [53378]: INFO nova.api.openstack.requestlog [None req-f7c51e24-5ac9-4c7b-a601-d4da37632a04 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1381 microversion: 2.47 time: 0.066734 [ 846.628341] [53379]: DEBUG nova.policy [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.628523] [53378]: [pid: 53378|app: 0|req: 2204/4261] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.631688] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.633159] [53378]: DEBUG nova.compute.api [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.635448] [53379]: INFO nova.api.openstack.requestlog [None req-237ff4f8-0975-4d2e-9906-4de5413d3921 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.150730 [ 846.635448] [53379]: [pid: 53379|app: 0|req: 2058/4262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.638209] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.642022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.642022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.642022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.642022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.642022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.642526] [53379]: DEBUG nova.api.openstack.wsgi [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.642675] [53379]: DEBUG nova.compute.api [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.647799] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.648244] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.648554] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.649026] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.649330] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.649603] [53379]: DEBUG oslo_concurrency.lockutils [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.677232] [53378]: DEBUG nova.policy [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.683581] [53378]: DEBUG nova.policy [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.683581] [53378]: DEBUG nova.policy [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.684035] [53378]: INFO nova.api.openstack.requestlog [None req-0d5c9a45-c632-4d0a-b3b1-362c07315580 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.054903 [ 846.684514] [53378]: [pid: 53378|app: 0|req: 2205/4263] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.687160] [53378]: DEBUG nova.api.openstack.wsgi [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.688805] [53378]: DEBUG nova.compute.api [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.693192] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.693192] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.693192] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.694146] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.694409] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.694695] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.719241] [53379]: DEBUG nova.policy [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.726324] [53379]: INFO nova.api.openstack.requestlog [None req-54bf6a2e-f2cb-48af-8680-e0c9ce10c863 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.087612 [ 846.726372] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.726372] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.727047] [53378]: DEBUG oslo_concurrency.lockutils [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.727169] [53379]: [pid: 53379|app: 0|req: 2059/4264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.727236] [53378]: DEBUG nova.objects.instance [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.730375] [53379]: DEBUG nova.api.openstack.wsgi [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.733519] [53379]: DEBUG nova.compute.api [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.739915] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.758097] [53378]: DEBUG nova.policy [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.764234] [53378]: INFO nova.api.openstack.requestlog [None req-86debcfc-cd0d-40ee-b12e-f3d16c91bc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.079173 [ 846.764630] [53378]: [pid: 53378|app: 0|req: 2206/4265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:58 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.765211] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.765364] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.766589] [53379]: DEBUG oslo_concurrency.lockutils [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.766589] [53379]: DEBUG nova.objects.instance [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.769244] [53378]: DEBUG nova.api.openstack.wsgi [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.771246] [53378]: DEBUG nova.compute.api [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.776321] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.779072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.779072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.779072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.779072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.779072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.800736] [53379]: DEBUG nova.policy [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.806556] [53379]: INFO nova.api.openstack.requestlog [None req-edd84de8-924d-41e5-99f9-1e1f785809bd tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.079103 [ 846.807021] [53379]: [pid: 53379|app: 0|req: 2060/4266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.815678] [53379]: DEBUG nova.api.openstack.wsgi [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.816081] [53378]: DEBUG nova.policy [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.821948] [53379]: DEBUG nova.compute.api [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.825362] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.825729] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.825902] [53378]: INFO nova.api.openstack.requestlog [None req-b977e1b3-acf8-4a60-a271-256db9fbccc6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.060589 [ 846.826068] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.826298] [53378]: [pid: 53378|app: 0|req: 2207/4267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.826629] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.826910] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.828834] [53379]: DEBUG oslo_concurrency.lockutils [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.884206] [53379]: DEBUG nova.policy [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.888936] [53379]: INFO nova.api.openstack.requestlog [None req-421fc278-1a09-4282-b2a0-fc9164046416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.076276 [ 846.889086] [53379]: [pid: 53379|app: 0|req: 2061/4268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.899613] [53378]: DEBUG nova.api.openstack.wsgi [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.902832] [53378]: DEBUG nova.compute.api [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.907635] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.908151] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.908500] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.910019] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.910019] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.910019] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.942404] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.943248] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.943770] [53378]: DEBUG oslo_concurrency.lockutils [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.944185] [53378]: DEBUG nova.objects.instance [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.967672] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.970239] [53379]: DEBUG nova.compute.api [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.975198] [53378]: DEBUG nova.policy [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.975291] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.975291] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.975291] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.975506] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.975669] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.975847] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.983558] [53378]: INFO nova.api.openstack.requestlog [None req-23b53058-d4e6-42a8-809a-5e8b4a141bd4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.086087 [ 846.983763] [53378]: [pid: 53378|app: 0|req: 2208/4269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.988712] [53378]: DEBUG nova.api.openstack.wsgi [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.990846] [53378]: DEBUG nova.compute.api [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.998368] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.019415] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.019723] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.020222] [53378]: DEBUG oslo_concurrency.lockutils [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.020222] [53378]: DEBUG nova.objects.instance [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.050894] [53378]: DEBUG nova.policy [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.054088] [53378]: INFO nova.api.openstack.requestlog [None req-58542fc0-027c-473c-aacc-8411f5684148 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.067674 [ 847.054438] [53378]: [pid: 53378|app: 0|req: 2209/4270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 847.057759] [53378]: DEBUG nova.api.openstack.wsgi [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.059902] [53378]: DEBUG nova.compute.api [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.064437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.064437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.064437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.064437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.064437] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.064724] [53378]: DEBUG oslo_concurrency.lockutils [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.122452] [53378]: DEBUG nova.policy [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.125863] [53379]: DEBUG nova.policy [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.130138] [53378]: INFO nova.api.openstack.requestlog [None req-e02ba1ef-2790-42a3-8ad6-f2dedf521502 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.074925 [ 847.130411] [53378]: [pid: 53378|app: 0|req: 2210/4271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.131414] [53379]: INFO nova.api.openstack.requestlog [None req-9ad0ea77-49cb-4704-94ad-e4583803f6ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.165752 [ 847.131414] [53379]: [pid: 53379|app: 0|req: 2062/4272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.152040] [53378]: DEBUG nova.api.openstack.wsgi [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.154481] [53378]: DEBUG nova.compute.api [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.159171] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.159532] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.160185] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.160368] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.160720] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.161857] [53378]: DEBUG oslo_concurrency.lockutils [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.180852] [53379]: DEBUG nova.api.openstack.wsgi [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.185588] [53379]: DEBUG nova.compute.api [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] [instance: caa3ddf4-0ab2-4ffc-a543-960be8cef4d3] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.189637] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.189912] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.190638] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.191063] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.191289] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.191481] [53379]: DEBUG oslo_concurrency.lockutils [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.203675] [53379]: INFO nova.api.openstack.wsgi [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] HTTP exception thrown: Instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 could not be found. [ 847.204198] [53379]: DEBUG nova.api.openstack.wsgi [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Returning 404 to user: Instance caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 847.204945] [53379]: INFO nova.api.openstack.requestlog [None req-84854b78-1c8a-4a30-b9bd-1ad84c335484 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3" status: 404 len: 111 microversion: 2.1 time: 0.027091 [ 847.204945] [53379]: [pid: 53379|app: 0|req: 2063/4273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/caa3ddf4-0ab2-4ffc-a543-960be8cef4d3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.267875] [53378]: DEBUG nova.policy [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.276186] [53378]: INFO nova.api.openstack.requestlog [None req-fef4d775-f6c5-4e7e-90fd-d3bf5a5279d5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.126299 [ 847.276186] [53378]: [pid: 53378|app: 0|req: 2211/4274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.279075] [53378]: DEBUG nova.api.openstack.wsgi [None req-27ac512f-f421-4928-a83d-745f5674cee0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] Calling method '.version_select at 0x726f72554700>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.293397] [53378]: INFO nova.api.openstack.requestlog [None req-27ac512f-f421-4928-a83d-745f5674cee0 tempest-VolumesAssistedSnapshotsTest-1862407401 tempest-VolumesAssistedSnapshotsTest-1862407401-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1342270361" status: 202 len: 0 microversion: 2.1 time: 0.017022 [ 847.293988] [53378]: [pid: 53378|app: 0|req: 2212/4275] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:41:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1342270361 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 847.297263] [53378]: DEBUG nova.api.openstack.wsgi [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.298511] [53378]: DEBUG nova.compute.api [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.302887] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.303147] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.303329] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.303689] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.303896] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.304254] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.326420] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.326870] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.327013] [53378]: DEBUG oslo_concurrency.lockutils [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.327389] [53378]: DEBUG nova.objects.instance [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.346704] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1632499791", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 2, "networks": [{"uuid": "54a8a9a0-1634-489b-8b43-920e0f5842aa"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 847.356866] [53378]: DEBUG nova.policy [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.362719] [53378]: INFO nova.api.openstack.requestlog [None req-99ba3d71-210c-4770-bf42-806476b01ad0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.067903 [ 847.363393] [53378]: [pid: 53378|app: 0|req: 2213/4276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.367494] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.369664] [53378]: DEBUG nova.compute.api [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.374808] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.375369] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.375870] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.381124] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.381124] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.381124] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.401033] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.401159] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.401414] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.403030] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.403030] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.403030] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.412859] [53379]: DEBUG nova.network.neutron [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] validate_networks() for [('54a8a9a0-1634-489b-8b43-920e0f5842aa', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 847.425544] [53378]: DEBUG nova.policy [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.430730] [53378]: INFO nova.api.openstack.requestlog [None req-4a492fcd-8301-4c5c-97ce-faeb81329b99 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1274 microversion: 2.1 time: 0.066264 [ 847.430892] [53378]: [pid: 53378|app: 0|req: 2214/4277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1274 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.433476] [53378]: DEBUG nova.api.openstack.wsgi [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.435427] [53378]: DEBUG nova.compute.api [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.438987] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.439286] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.439447] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.439806] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.440013] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.440391] [53378]: DEBUG oslo_concurrency.lockutils [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.531466] [53378]: DEBUG nova.policy [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.536394] [53378]: INFO nova.api.openstack.requestlog [None req-502b79bd-e325-4cd5-b550-a92754081d1e tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1314 microversion: 2.1 time: 0.104899 [ 847.536773] [53378]: [pid: 53378|app: 0|req: 2215/4278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1314 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.542298] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.542298] [53378]: DEBUG nova.compute.api [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.544939] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.545220] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.545681] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.546130] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.546422] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.546655] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.577645] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.577645] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.577645] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.577645] [53378]: DEBUG nova.objects.instance [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.605794] [53378]: DEBUG nova.policy [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.611019] [53378]: INFO nova.api.openstack.requestlog [None req-6b168677-83c4-4ad2-bac9-8ed43c9a43be tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.073236 [ 847.612218] [53378]: [pid: 53378|app: 0|req: 2216/4279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.645641] [53378]: DEBUG nova.api.openstack.wsgi [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.648306] [53378]: DEBUG nova.compute.api [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.652483] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.652730] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.652915] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.653318] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.653545] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.653704] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.683839] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.683839] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.683839] [53378]: DEBUG oslo_concurrency.lockutils [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.683839] [53378]: DEBUG nova.objects.instance [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.714850] [53378]: DEBUG nova.policy [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.724443] [53378]: DEBUG nova.policy [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.725372] [53378]: DEBUG nova.policy [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.725921] [53378]: INFO nova.api.openstack.requestlog [None req-19718fe3-1898-453d-b7ac-8715a9d540bb tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.082988 [ 847.728276] [53378]: [pid: 53378|app: 0|req: 2217/4280] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:41:59 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 847.733124] [53378]: DEBUG nova.api.openstack.wsgi [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.734031] [53378]: DEBUG nova.compute.api [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.739172] [53379]: DEBUG nova.virt.hardware [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 847.739172] [53379]: DEBUG nova.virt.hardware [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 847.739172] [53379]: DEBUG nova.virt.hardware [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 847.739462] [53379]: DEBUG nova.virt.hardware [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 847.739462] [53379]: DEBUG nova.virt.hardware [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 847.742381] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.742601] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.742793] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.743324] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.743658] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.743923] [53378]: DEBUG oslo_concurrency.lockutils [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.753637] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.753772] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.753982] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.754822] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.755454] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.755454] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.771282] [53379]: DEBUG nova.quota [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Getting quotas for project 019a88de41bd4051afdb293a3bf65c99. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 847.776612] [53379]: DEBUG nova.quota [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Getting quotas for user 1e52a548e7444c80aafebb73390d3730 and project 019a88de41bd4051afdb293a3bf65c99. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 847.785857] [53379]: DEBUG nova.compute.api [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Going to run 2 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 847.787029] [53379]: DEBUG nova.compute.api [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 847.831103] [53379]: DEBUG nova.compute.api [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=c89daa16-a46b-4d14-ada0-9b48c86fde14,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 847.872526] [53379]: INFO nova.api.openstack.requestlog [None req-3b44f479-d167-4c38-9aff-a1ea08337a41 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.665710 [ 847.873040] [53379]: [pid: 53379|app: 0|req: 2064/4281] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:41:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 668 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 847.876097] [53379]: DEBUG nova.api.openstack.wsgi [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.878008] [53379]: DEBUG nova.compute.api [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.882989] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.885872] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.885872] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.885872] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.885872] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.885872] [53379]: DEBUG oslo_concurrency.lockutils [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.916029] [53378]: DEBUG nova.policy [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.926026] [53378]: INFO nova.api.openstack.requestlog [None req-f478317e-541a-40a9-a45b-1f985adce96d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1675 microversion: 2.1 time: 0.198051 [ 847.926026] [53378]: [pid: 53378|app: 0|req: 2218/4282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1675 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.929488] [53378]: DEBUG nova.api.openstack.wsgi [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.931583] [53378]: DEBUG nova.compute.api [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.935302] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.935546] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.935727] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.936106] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.936303] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.936497] [53378]: DEBUG oslo_concurrency.lockutils [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.938838] [53379]: DEBUG nova.policy [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.944769] [53379]: DEBUG nova.policy [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.945480] [53379]: DEBUG nova.policy [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.946159] [53379]: INFO nova.api.openstack.requestlog [None req-9933756c-7016-4622-b96e-438bcbf37bf7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.072551 [ 847.946513] [53379]: [pid: 53379|app: 0|req: 2065/4283] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.949230] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.951334] [53379]: DEBUG nova.compute.api [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.957641] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.958023] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.958231] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.958630] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.958851] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.962282] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.982703] [53378]: DEBUG nova.policy [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.987704] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.987865] [53378]: INFO nova.api.openstack.requestlog [None req-592c517a-cd38-452e-8ac4-2f785b7010c3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.061503 [ 847.988009] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.988129] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.988187] [53378]: [pid: 53378|app: 0|req: 2219/4284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.988334] [53379]: DEBUG nova.objects.instance [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.990982] [53378]: DEBUG nova.api.openstack.wsgi [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.993174] [53378]: DEBUG nova.compute.api [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.997741] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.998110] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.998225] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.998618] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.998855] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.999068] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.015527] [53379]: DEBUG nova.policy [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.021202] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.021457] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.021677] [53378]: DEBUG oslo_concurrency.lockutils [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.021891] [53378]: DEBUG nova.objects.instance [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.024877] [53379]: INFO nova.api.openstack.requestlog [None req-0e8f772c-0618-40aa-8279-6a717e304275 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.077708 [ 848.025255] [53379]: [pid: 53379|app: 0|req: 2066/4285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.028187] [53379]: DEBUG nova.api.openstack.wsgi [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.029755] [53379]: DEBUG nova.compute.api [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.033745] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.033994] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.034211] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.035081] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.035081] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.035081] [53379]: DEBUG oslo_concurrency.lockutils [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.051183] [53378]: DEBUG nova.policy [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.058985] [53378]: INFO nova.api.openstack.requestlog [None req-184e3fce-ac4e-4eca-b7dd-df02f002b97e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.069570 [ 848.059704] [53378]: [pid: 53378|app: 0|req: 2220/4286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.062425] [53378]: DEBUG nova.api.openstack.wsgi [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.067785] [53378]: DEBUG nova.policy [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.068331] [53378]: DEBUG nova.compute.api [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Searching by: {'deleted': False, 'project_id': '019a88de41bd4051afdb293a3bf65c99'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.081096] [53378]: DEBUG oslo_concurrency.lockutils [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.088699] [53379]: DEBUG nova.policy [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.093586] [53379]: INFO nova.api.openstack.requestlog [None req-dea63abb-90c2-458a-a389-edfe3522552d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.067674 [ 848.093911] [53379]: [pid: 53379|app: 0|req: 2067/4287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.099487] [53378]: INFO nova.api.openstack.requestlog [None req-51e326fa-8ae3-4607-81b6-cb016dad2689 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 677 microversion: 2.1 time: 0.039235 [ 848.099830] [53378]: [pid: 53378|app: 0|req: 2221/4288] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers => generated 677 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.100720] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.103117] [53378]: DEBUG nova.api.openstack.wsgi [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.103179] [53379]: DEBUG nova.compute.api [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.104945] [53378]: DEBUG nova.compute.api [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.108169] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.108868] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.108868] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.110989] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.111093] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.111131] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.111131] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.111187] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.111187] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.111237] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.111237] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.111237] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.130222] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.130437] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.130623] [53378]: DEBUG oslo_concurrency.lockutils [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.130825] [53378]: DEBUG nova.objects.instance [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.153299] [53379]: DEBUG nova.policy [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.157024] [53378]: DEBUG nova.policy [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.157591] [53379]: INFO nova.api.openstack.requestlog [None req-ba149918-59eb-4eac-8316-05f66b20094e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.060856 [ 848.157926] [53379]: [pid: 53379|app: 0|req: 2068/4289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.159134] [53378]: INFO nova.api.openstack.requestlog [None req-84963ced-29b7-4ea8-82db-fe465720ba18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.058145 [ 848.159576] [53378]: [pid: 53378|app: 0|req: 2222/4290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.160440] [53379]: DEBUG nova.api.openstack.wsgi [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.162445] [53379]: DEBUG nova.compute.api [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.166374] [53378]: DEBUG nova.api.openstack.wsgi [None req-432dfe0b-859b-46c9-a047-275ede399017 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.167486] [53378]: DEBUG nova.compute.api [None req-432dfe0b-859b-46c9-a047-275ede399017 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.172477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.195251] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.195555] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.196627] [53379]: DEBUG oslo_concurrency.lockutils [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.196955] [53379]: DEBUG nova.objects.instance [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.200480] [53378]: DEBUG nova.policy [None req-432dfe0b-859b-46c9-a047-275ede399017 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.204790] [53378]: INFO nova.api.openstack.requestlog [None req-432dfe0b-859b-46c9-a047-275ede399017 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1218 microversion: 2.1 time: 0.044468 [ 848.205161] [53378]: [pid: 53378|app: 0|req: 2223/4291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.208153] [53378]: DEBUG nova.api.openstack.wsgi [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.209986] [53378]: DEBUG nova.compute.api [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.215265] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.215265] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.215416] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.215735] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.215962] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.216165] [53378]: DEBUG oslo_concurrency.lockutils [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.228602] [53379]: DEBUG nova.policy [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.235107] [53379]: INFO nova.api.openstack.requestlog [None req-01fda863-781e-4917-9a94-311060884f42 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.076326 [ 848.235969] [53379]: [pid: 53379|app: 0|req: 2069/4292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.238275] [53379]: DEBUG nova.api.openstack.wsgi [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.240442] [53379]: DEBUG nova.compute.api [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.244361] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.245047] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.245047] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.245249] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.245466] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.245692] [53379]: DEBUG oslo_concurrency.lockutils [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.255731] [53378]: DEBUG nova.policy [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.262739] [53378]: INFO nova.api.openstack.requestlog [None req-8622b920-c707-4d9e-8b50-f74fb08b4588 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.056839 [ 848.263434] [53378]: [pid: 53378|app: 0|req: 2224/4293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.290651] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.292557] [53378]: DEBUG nova.compute.api [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.299017] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.347117] [53379]: DEBUG nova.policy [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.352800] [53379]: INFO nova.api.openstack.requestlog [None req-79aa64ea-e97a-4f8c-8c15-60a4e479a221 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.116345 [ 848.352897] [53379]: [pid: 53379|app: 0|req: 2070/4294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.376321] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.378366] [53379]: DEBUG nova.compute.api [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.381129] [53378]: DEBUG nova.policy [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.381770] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.382023] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.382214] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.382565] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.383057] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.383057] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.386155] [53378]: INFO nova.api.openstack.requestlog [None req-d9830767-c089-44a2-a751-0cb054855d80 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.097845 [ 848.386540] [53378]: [pid: 53378|app: 0|req: 2225/4295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.403360] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.403662] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.403796] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.404073] [53379]: DEBUG nova.objects.instance [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.426824] [53379]: DEBUG nova.policy [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.434158] [53379]: INFO nova.api.openstack.requestlog [None req-7d97fa69-6fce-4a07-afa4-72a052bff53b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.060067 [ 848.434556] [53379]: [pid: 53379|app: 0|req: 2071/4296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.449020] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.450559] [53378]: DEBUG nova.compute.api [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.455250] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.455915] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.457052] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.457052] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.457052] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.457052] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.498192] [53378]: DEBUG nova.policy [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.502684] [53378]: INFO nova.api.openstack.requestlog [None req-5e711a0c-03a4-4d2d-847b-9854994e1e7f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1274 microversion: 2.1 time: 0.057171 [ 848.503203] [53378]: [pid: 53378|app: 0|req: 2226/4297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.554330] [53379]: DEBUG nova.api.openstack.wsgi [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.556946] [53379]: DEBUG nova.compute.api [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.562669] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.562917] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.563153] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.563500] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.563708] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.563924] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.627023] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.627971] [53378]: DEBUG nova.compute.api [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.632105] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.632566] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.632909] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.633454] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.633826] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.634317] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.654218] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.655042] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.655375] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.655731] [53378]: DEBUG nova.objects.instance [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.683208] [53378]: DEBUG nova.policy [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.687047] [53378]: INFO nova.api.openstack.requestlog [None req-0e312194-d75b-4ea4-aef8-62b65f3458ae tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.063888 [ 848.687919] [53378]: [pid: 53378|app: 0|req: 2227/4298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.766714] [53378]: DEBUG nova.api.openstack.wsgi [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.770780] [53378]: DEBUG nova.compute.api [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.779019] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.809184] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.809937] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.811395] [53378]: DEBUG oslo_concurrency.lockutils [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.811620] [53378]: DEBUG nova.objects.instance [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.838999] [53378]: DEBUG nova.policy [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.846290] [53378]: DEBUG nova.policy [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.847314] [53378]: DEBUG nova.policy [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.848187] [53378]: INFO nova.api.openstack.requestlog [None req-e292320c-9cf3-4dda-a938-af3547a8af25 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.084342 [ 848.848635] [53378]: [pid: 53378|app: 0|req: 2228/4299] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 848.943022] [53378]: DEBUG nova.api.openstack.wsgi [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.946238] [53378]: DEBUG nova.compute.api [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.952080] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.952603] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.953262] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.953822] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.954230] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.954535] [53378]: DEBUG oslo_concurrency.lockutils [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.975564] [53379]: DEBUG nova.policy [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.983877] [53379]: INFO nova.api.openstack.requestlog [None req-27ac3a7f-0fc8-4cb4-ac87-30dc92682346 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1504 microversion: 2.1 time: 0.431758 [ 848.984668] [53379]: [pid: 53379|app: 0|req: 2072/4300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:00 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1504 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.988724] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.990670] [53379]: DEBUG nova.compute.api [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.995850] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.996203] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.996502] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.996931] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.997194] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.997422] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.054997] [53378]: DEBUG nova.policy [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.055148] [53379]: DEBUG nova.policy [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.059898] [53379]: DEBUG nova.policy [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.060529] [53379]: DEBUG nova.policy [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.061174] [53379]: INFO nova.api.openstack.requestlog [None req-0e0958a4-d247-4cb8-885f-6992bf7deb67 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.076018 [ 849.061248] [53378]: INFO nova.api.openstack.requestlog [None req-daae473b-18f0-4858-ab29-9cb5d326ec93 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.120516 [ 849.061473] [53379]: [pid: 53379|app: 0|req: 2073/4301] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.061664] [53378]: [pid: 53378|app: 0|req: 2229/4302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.063775] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.065173] [53378]: DEBUG nova.api.openstack.wsgi [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.065949] [53379]: DEBUG nova.compute.api [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.067367] [53378]: DEBUG nova.compute.api [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.073316] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.073601] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.073802] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.074245] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.074300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.074430] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.074713] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.075816] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.075816] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.076822] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.077206] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.077467] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.115502] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.115765] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.115952] [53378]: DEBUG oslo_concurrency.lockutils [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.116179] [53378]: DEBUG nova.objects.instance [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.123849] [53379]: DEBUG nova.policy [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.128414] [53379]: INFO nova.api.openstack.requestlog [None req-1f344ec9-4ac8-4914-9247-ca012d29df5a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.066334 [ 849.128787] [53379]: [pid: 53379|app: 0|req: 2074/4303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.132845] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.134538] [53379]: DEBUG nova.compute.api [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.141647] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.141905] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.142130] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.142487] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.142683] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.142851] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.152015] [53378]: DEBUG nova.policy [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.156970] [53378]: INFO nova.api.openstack.requestlog [None req-c012f0e0-d514-44c8-a810-30feba90d5eb tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.094171 [ 849.157535] [53378]: [pid: 53378|app: 0|req: 2230/4304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.160300] [53378]: DEBUG nova.api.openstack.wsgi [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.162095] [53378]: DEBUG nova.compute.api [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.164058] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.164358] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.164538] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.165094] [53379]: DEBUG nova.objects.instance [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.165883] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.166131] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.166316] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.167161] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.167161] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.167161] [53378]: DEBUG oslo_concurrency.lockutils [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.196234] [53379]: DEBUG nova.policy [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.204332] [53379]: INFO nova.api.openstack.requestlog [None req-bf83076f-d660-45c3-bf5a-547b3aa26b0b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.074766 [ 849.204744] [53379]: [pid: 53379|app: 0|req: 2075/4305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.211031] [53379]: DEBUG nova.api.openstack.wsgi [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.212985] [53379]: DEBUG nova.compute.api [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.220759] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.220759] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.221121] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.221536] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.221861] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.222032] [53379]: DEBUG oslo_concurrency.lockutils [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.229059] [53378]: DEBUG nova.policy [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.236732] [53378]: INFO nova.api.openstack.requestlog [None req-74bd1555-8915-48d7-8ca0-e4ae82da5765 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.078496 [ 849.237336] [53378]: [pid: 53378|app: 0|req: 2231/4306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.240348] [53378]: DEBUG nova.api.openstack.wsgi [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.241998] [53378]: DEBUG nova.compute.api [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.246214] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.246492] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.246711] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.247068] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.247279] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.247461] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.269331] [53379]: DEBUG nova.policy [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.270108] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.270786] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.270786] [53378]: DEBUG oslo_concurrency.lockutils [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.271042] [53378]: DEBUG nova.objects.instance [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.275441] [53379]: INFO nova.api.openstack.requestlog [None req-40dce9f2-4780-406f-afce-afe20b7a669a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1210 microversion: 2.1 time: 0.068663 [ 849.275857] [53379]: [pid: 53379|app: 0|req: 2076/4307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.278896] [53379]: DEBUG nova.api.openstack.wsgi [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.280906] [53379]: DEBUG nova.compute.api [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.286860] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.287197] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.287426] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.287841] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.288077] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.288296] [53379]: DEBUG oslo_concurrency.lockutils [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.302860] [53378]: DEBUG nova.policy [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.307309] [53378]: INFO nova.api.openstack.requestlog [None req-008ca897-6ab6-4d65-8dda-7ef868e507c1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.069243 [ 849.307657] [53378]: [pid: 53378|app: 0|req: 2232/4308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.312069] [53378]: DEBUG nova.api.openstack.wsgi [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.312069] [53378]: DEBUG nova.compute.api [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.315580] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.315845] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.316024] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.316414] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.316607] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.316781] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.327598] [53379]: DEBUG nova.policy [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.332304] [53379]: INFO nova.api.openstack.requestlog [None req-121c0f85-859a-40af-8b85-1d93cbeeb867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.055696 [ 849.332889] [53379]: [pid: 53379|app: 0|req: 2077/4309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.335337] [53379]: DEBUG nova.api.openstack.wsgi [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.337161] [53379]: DEBUG nova.compute.api [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.339222] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.339222] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.339222] [53378]: DEBUG oslo_concurrency.lockutils [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.339380] [53378]: DEBUG nova.objects.instance [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.341411] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.341661] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.341880] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.342406] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.342690] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.342781] [53379]: DEBUG oslo_concurrency.lockutils [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.368728] [53378]: DEBUG nova.policy [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.373582] [53378]: INFO nova.api.openstack.requestlog [None req-db3e8268-924c-4b38-b3ef-620d6cbcaf84 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.065268 [ 849.374118] [53378]: [pid: 53378|app: 0|req: 2233/4310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.378206] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.380164] [53378]: DEBUG nova.compute.api [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.383065] [53379]: DEBUG nova.policy [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.383788] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.384108] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.384320] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.384818] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.384921] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.385173] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.387412] [53379]: INFO nova.api.openstack.requestlog [None req-622a56f9-6158-4a0c-8c12-79e9a49e7ac3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.054023 [ 849.387757] [53379]: [pid: 53379|app: 0|req: 2078/4311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.401525] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.403543] [53379]: DEBUG nova.compute.api [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.412115] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.412403] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.412590] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.412961] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.415175] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.415377] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.540860] [53379]: DEBUG nova.policy [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.546483] [53379]: INFO nova.api.openstack.requestlog [None req-e1ee1477-e13a-420e-b428-9284909ee779 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1510 microversion: 2.1 time: 0.147020 [ 849.546836] [53379]: [pid: 53379|app: 0|req: 2079/4312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1510 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.549365] [53379]: DEBUG nova.api.openstack.wsgi [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.550148] [53378]: DEBUG nova.policy [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.551131] [53379]: DEBUG nova.compute.api [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.554936] [53378]: INFO nova.api.openstack.requestlog [None req-b0ded5dd-b70d-40f9-853d-c610c1ba0fc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.180276 [ 849.555170] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.555443] [53378]: [pid: 53378|app: 0|req: 2234/4313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.555481] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.555707] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.556152] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.556335] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.556520] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.558198] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.559852] [53378]: DEBUG nova.compute.api [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.563780] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.563780] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.563780] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.564244] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.564244] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.564418] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.577124] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.577780] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.577780] [53379]: DEBUG oslo_concurrency.lockutils [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.577904] [53379]: DEBUG nova.objects.instance [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.600161] [53379]: DEBUG nova.policy [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.603809] [53379]: INFO nova.api.openstack.requestlog [None req-56381ff5-f069-482a-bb03-5de80aed8c75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.056362 [ 849.605266] [53379]: [pid: 53379|app: 0|req: 2080/4314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.608946] [53378]: DEBUG nova.policy [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.615282] [53378]: INFO nova.api.openstack.requestlog [None req-aa522914-0bda-45e2-9609-30fcecdda4da tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1282 microversion: 2.1 time: 0.059135 [ 849.616224] [53378]: [pid: 53378|app: 0|req: 2235/4315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1282 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.704492] [53379]: DEBUG nova.api.openstack.wsgi [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.706432] [53379]: DEBUG nova.compute.api [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.710858] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.711166] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.711368] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.713018] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.713018] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.713018] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.735929] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.736191] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.736431] [53379]: DEBUG oslo_concurrency.lockutils [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.736732] [53379]: DEBUG nova.objects.instance [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.768086] [53379]: DEBUG nova.policy [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.772385] [53379]: INFO nova.api.openstack.requestlog [None req-947eb052-3eda-46a9-afbb-eeb5a7c093d8 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.070320 [ 849.772832] [53379]: [pid: 53379|app: 0|req: 2081/4316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:01 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.872242] [53378]: DEBUG nova.api.openstack.wsgi [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.874946] [53378]: DEBUG nova.compute.api [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.881749] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.882165] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.882468] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.883037] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.884098] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.884098] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.928633] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.929158] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.929510] [53378]: DEBUG oslo_concurrency.lockutils [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.929846] [53378]: DEBUG nova.objects.instance [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.967282] [53378]: DEBUG nova.policy [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.976522] [53378]: DEBUG nova.policy [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.979073] [53378]: DEBUG nova.policy [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.979073] [53378]: INFO nova.api.openstack.requestlog [None req-e9254a7f-7c79-44ef-9635-573bb630d072 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.111299 [ 849.979073] [53378]: [pid: 53378|app: 0|req: 2236/4317] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.075666] [53379]: DEBUG nova.api.openstack.wsgi [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.077583] [53379]: DEBUG nova.compute.api [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.081865] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.082153] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.082376] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.082753] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.082983] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.083198] [53379]: DEBUG oslo_concurrency.lockutils [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.128199] [53379]: DEBUG nova.policy [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.133707] [53379]: DEBUG nova.policy [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.134606] [53379]: DEBUG nova.policy [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.135322] [53379]: INFO nova.api.openstack.requestlog [None req-162b3d4a-53c8-4a70-9894-d70858ed5a08 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.062355 [ 850.135657] [53379]: [pid: 53379|app: 0|req: 2082/4318] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.143633] [53378]: DEBUG nova.api.openstack.wsgi [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.145674] [53378]: DEBUG nova.compute.api [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.149547] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.149852] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.150099] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.150564] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.150822] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.151097] [53378]: DEBUG oslo_concurrency.lockutils [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.174959] [53379]: DEBUG nova.api.openstack.wsgi [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.176609] [53379]: DEBUG nova.compute.api [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.180486] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.180808] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.181122] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.181514] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.181728] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.182032] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.192823] [53378]: DEBUG nova.policy [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.199290] [53378]: INFO nova.api.openstack.requestlog [None req-82146d8b-6e08-4b4c-b342-79c78b6229a2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.059013 [ 850.199879] [53378]: [pid: 53378|app: 0|req: 2237/4319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.208709] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.208709] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.208709] [53379]: DEBUG oslo_concurrency.lockutils [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.208709] [53379]: DEBUG nova.objects.instance [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.226410] [53378]: DEBUG nova.api.openstack.wsgi [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.228720] [53378]: DEBUG nova.compute.api [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.233310] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.233792] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.234458] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.236747] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.236747] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.236747] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.238778] [53379]: DEBUG nova.policy [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.246075] [53379]: INFO nova.api.openstack.requestlog [None req-06604cef-a488-4e90-8e53-88ca870f3f0f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.073295 [ 850.246075] [53379]: [pid: 53379|app: 0|req: 2083/4320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.250304] [53379]: DEBUG nova.api.openstack.wsgi [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "0a7b1ce9-d528-4b0c-9d4e-3ce48a26e28d"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 850.257021] [53379]: DEBUG nova.compute.api [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.260636] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.260937] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.261172] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.261648] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.261834] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.262102] [53379]: DEBUG oslo_concurrency.lockutils [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.266068] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.266410] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.266655] [53378]: DEBUG oslo_concurrency.lockutils [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.266931] [53378]: DEBUG nova.objects.instance [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.292051] [53379]: INFO nova.api.openstack.wsgi [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] HTTP exception thrown: Volume c512db10-67fb-4e94-90ae-d28a727062f3 could not be found. [ 850.292156] [53379]: DEBUG nova.api.openstack.wsgi [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] Returning 404 to user: Volume c512db10-67fb-4e94-90ae-d28a727062f3 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 850.295808] [53379]: INFO nova.api.openstack.requestlog [None req-77fb98b6-f22a-47b7-a68a-211108298106 tempest-VolumesAdminNegativeTest-2138066566 tempest-VolumesAdminNegativeTest-2138066566-project-admin] 10.180.1.21 "PUT /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6/os-volume_attachments/c512db10-67fb-4e94-90ae-d28a727062f3" status: 404 len: 109 microversion: 2.1 time: 0.046333 [ 850.295808] [53379]: [pid: 53379|app: 0|req: 2084/4321] 10.180.1.21 () {60 vars in 1428 bytes} [Wed Mar 12 06:42:02 2025] PUT /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6/os-volume_attachments/c512db10-67fb-4e94-90ae-d28a727062f3 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 850.296807] [53379]: DEBUG nova.api.openstack.wsgi [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.300202] [53379]: DEBUG nova.compute.api [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.304490] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.304490] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.304694] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.305120] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.305349] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.305526] [53379]: DEBUG oslo_concurrency.lockutils [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.308598] [53378]: DEBUG nova.policy [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.318773] [53378]: INFO nova.api.openstack.requestlog [None req-d762c525-f3e4-4089-aa29-01a8ed344e44 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.095274 [ 850.319157] [53378]: [pid: 53378|app: 0|req: 2238/4322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.322252] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.325071] [53378]: DEBUG nova.compute.api [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.328857] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.330021] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.330021] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.330021] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.330151] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.330300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.347048] [53379]: DEBUG nova.policy [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.353148] [53379]: INFO nova.api.openstack.requestlog [None req-3767fd95-647d-4dfb-8f39-f497beb67ca3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.059588 [ 850.354110] [53379]: [pid: 53379|app: 0|req: 2085/4323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.357935] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.360542] [53379]: DEBUG nova.compute.api [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.364779] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.365203] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.365278] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.365660] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.365874] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.366075] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.387315] [53378]: DEBUG nova.policy [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.392635] [53378]: INFO nova.api.openstack.requestlog [None req-c0968d2b-c5dc-4a81-bf9b-6c6a1ad10a54 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1266 microversion: 2.1 time: 0.072562 [ 850.392734] [53378]: [pid: 53378|app: 0|req: 2239/4324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1266 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.393960] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.393960] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.393960] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.394190] [53379]: DEBUG nova.objects.instance [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.399338] [53378]: DEBUG nova.api.openstack.wsgi [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.399338] [53378]: DEBUG nova.compute.api [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.402270] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.402522] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.402706] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.403101] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.403307] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.403494] [53378]: DEBUG oslo_concurrency.lockutils [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.423989] [53379]: DEBUG nova.policy [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.429904] [53379]: INFO nova.api.openstack.requestlog [None req-dfc5e7e4-d4b3-4413-a68c-09e1236b96af tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.075068 [ 850.430293] [53379]: [pid: 53379|app: 0|req: 2086/4325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.433064] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.436029] [53379]: DEBUG nova.compute.api [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.439911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.440106] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.440326] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.440713] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.440999] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.441133] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.455541] [53378]: DEBUG nova.policy [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.461779] [53378]: INFO nova.api.openstack.requestlog [None req-717c5d73-e779-445b-add8-a74dd09ea82f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.066904 [ 850.461779] [53378]: [pid: 53378|app: 0|req: 2240/4326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.463488] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.466008] [53378]: DEBUG nova.compute.api [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.468575] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.468843] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.469216] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.469334] [53379]: DEBUG nova.objects.instance [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.469530] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.469983] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.469983] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.470334] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.470520] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.470689] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.499743] [53379]: DEBUG nova.policy [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.501199] [53379]: INFO nova.api.openstack.requestlog [None req-d4ebc841-4340-4a59-895d-240ffbe91824 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.070158 [ 850.501561] [53379]: [pid: 53379|app: 0|req: 2087/4327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.519565] [53378]: DEBUG nova.policy [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.526028] [53378]: INFO nova.api.openstack.requestlog [None req-f4d721a9-e044-4895-9e18-d6f82a758584 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.064419 [ 850.526184] [53378]: [pid: 53378|app: 0|req: 2241/4328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.561159] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.562647] [53379]: DEBUG nova.compute.api [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.566626] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.567068] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.568273] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.569027] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.569385] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.569674] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.570066] [53378]: DEBUG nova.api.openstack.wsgi [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.572080] [53378]: DEBUG nova.compute.api [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.575991] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.576272] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.576469] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.576839] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.577079] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.577273] [53378]: DEBUG oslo_concurrency.lockutils [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.664868] [53379]: DEBUG nova.policy [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.671087] [53379]: INFO nova.api.openstack.requestlog [None req-3cf14c0d-c6ad-4d4e-9e33-cfd7e2742af8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1495 microversion: 2.1 time: 0.112852 [ 850.671621] [53379]: [pid: 53379|app: 0|req: 2088/4329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1495 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.673996] [53379]: DEBUG nova.api.openstack.wsgi [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.675894] [53379]: DEBUG nova.compute.api [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.677958] [53378]: DEBUG nova.policy [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.680680] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.680934] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.681139] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.681513] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.681716] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.681891] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.683569] [53378]: INFO nova.api.openstack.requestlog [None req-95198923-e35d-4b7d-82ad-1cc1eac41ee3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.116119 [ 850.683919] [53378]: [pid: 53378|app: 0|req: 2242/4330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.687892] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.688699] [53378]: DEBUG nova.compute.api [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.691932] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.692197] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.692381] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.694169] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.694169] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.694169] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.702480] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.704018] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.704018] [53379]: DEBUG oslo_concurrency.lockutils [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.704018] [53379]: DEBUG nova.objects.instance [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.725802] [53379]: DEBUG nova.policy [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.732231] [53379]: INFO nova.api.openstack.requestlog [None req-0dc07809-5296-42d8-b1ee-b48ffa8ed825 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.060040 [ 850.732747] [53379]: [pid: 53379|app: 0|req: 2089/4331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.735816] [53379]: DEBUG nova.api.openstack.wsgi [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 850.737617] [53379]: DEBUG nova.compute.api [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.742062] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.742978] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.742978] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.743409] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.743708] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.743932] [53379]: DEBUG oslo_concurrency.lockutils [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.791229] [53379]: INFO nova.api.openstack.requestlog [None req-24c76783-a049-41a4-9fb5-60e174f1d3b9 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 0 microversion: 2.1 time: 0.057503 [ 850.791797] [53379]: [pid: 53379|app: 0|req: 2090/4332] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:03 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 850.795206] [53379]: DEBUG nova.api.openstack.wsgi [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.797271] [53379]: DEBUG nova.compute.api [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.801249] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.801577] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.801842] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.802366] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.802661] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.802908] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.827852] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.828201] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.828467] [53379]: DEBUG oslo_concurrency.lockutils [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.828744] [53379]: DEBUG nova.objects.instance [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.849799] [53378]: DEBUG nova.policy [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.854562] [53378]: INFO nova.api.openstack.requestlog [None req-1a2c20fc-d8ff-4e30-adcb-52a966d1319a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1334 microversion: 2.1 time: 0.169949 [ 850.854988] [53378]: [pid: 53378|app: 0|req: 2243/4333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:02 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1334 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.857560] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.859241] [53378]: DEBUG nova.compute.api [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.863116] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.863379] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.863568] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.863927] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.864180] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.864365] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.865137] [53379]: DEBUG nova.policy [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.871488] [53379]: INFO nova.api.openstack.requestlog [None req-25a44e89-4637-4a11-813a-a78940fd9acd tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.078927 [ 850.871853] [53379]: [pid: 53379|app: 0|req: 2091/4334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.901986] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.902352] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.902600] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.902887] [53378]: DEBUG nova.objects.instance [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.000516] [53379]: DEBUG nova.api.openstack.wsgi [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.002914] [53378]: INFO nova.api.openstack.requestlog [None req-bc32716f-6929-4dff-8f51-29b52795ef94 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1654 microversion: 2.1 time: 0.147008 [ 851.002987] [53379]: DEBUG nova.compute.api [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.003051] [53378]: [pid: 53378|app: 0|req: 2244/4335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1654 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.007061] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.007358] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.007569] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.007988] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.008205] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.008406] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.016719] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 851.018473] [53378]: DEBUG nova.compute.api [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.023791] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.024284] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.024284] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.024942] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.025452] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.025452] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.036719] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.036975] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.037184] [53379]: DEBUG oslo_concurrency.lockutils [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.037385] [53379]: DEBUG nova.objects.instance [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.059154] [53379]: DEBUG nova.policy [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.064852] [53379]: DEBUG nova.policy [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.065603] [53379]: DEBUG nova.policy [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.066281] [53379]: INFO nova.api.openstack.requestlog [None req-402b8be7-3bf2-4666-819b-2cbd4f186223 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.069396 [ 851.066782] [53379]: [pid: 53379|app: 0|req: 2092/4336] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.072398] [53378]: INFO nova.api.openstack.requestlog [None req-5f4867a9-aa78-43de-afd8-72e14d68b49c tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action" status: 202 len: 0 microversion: 2.1 time: 0.058742 [ 851.074781] [53378]: [pid: 53378|app: 0|req: 2245/4337] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:03 2025] POST /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 851.077659] [53379]: DEBUG nova.api.openstack.wsgi [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.079339] [53379]: DEBUG nova.compute.api [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.083084] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.083565] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.083565] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.083866] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.084144] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.084336] [53379]: DEBUG oslo_concurrency.lockutils [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.152759] [53378]: DEBUG nova.api.openstack.wsgi [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.153917] [53378]: DEBUG nova.compute.api [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.157254] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.157621] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.157886] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.158391] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.158696] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.158938] [53378]: DEBUG oslo_concurrency.lockutils [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.168637] [53379]: INFO nova.api.openstack.requestlog [None req-37a9c166-560f-4d31-adbd-0ab2363694f5 tempest-ServersAdminTestJSON-17213315 tempest-ServersAdminTestJSON-17213315-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1671 microversion: 2.1 time: 0.093135 [ 851.169048] [53379]: [pid: 53379|app: 0|req: 2093/4338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1671 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.190318] [53379]: DEBUG nova.api.openstack.wsgi [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.190580] [53379]: DEBUG nova.compute.api [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.194181] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.194433] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.194618] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.194980] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.195195] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.195372] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.203468] [53378]: DEBUG nova.policy [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.208591] [53378]: DEBUG nova.policy [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.209616] [53378]: DEBUG nova.policy [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.210359] [53378]: INFO nova.api.openstack.requestlog [None req-9316f81b-66f6-4f82-b6f5-4ea431d2a620 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.062444 [ 851.210758] [53378]: [pid: 53378|app: 0|req: 2246/4339] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.210930] [53379]: DEBUG nova.compute.api [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 851.214860] [53378]: DEBUG nova.api.openstack.wsgi [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.217573] [53378]: DEBUG nova.compute.api [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.220237] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.220560] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.220815] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.221279] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.221554] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.221793] [53378]: DEBUG oslo_concurrency.lockutils [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.264305] [53378]: DEBUG nova.policy [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.270231] [53378]: INFO nova.api.openstack.requestlog [None req-20b86051-cf0a-4e89-94e8-fba3604ac446 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.056788 [ 851.270705] [53378]: [pid: 53378|app: 0|req: 2247/4340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 851.273023] [53379]: INFO nova.api.openstack.requestlog [None req-27f00ed7-0918-4d30-b1b0-3af9006acf7f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 204 len: 0 microversion: 2.1 time: 0.084552 [ 851.273144] [53379]: [pid: 53379|app: 0|req: 2094/4341] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:03 2025] DELETE /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 851.274641] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.277588] [53378]: DEBUG nova.compute.api [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.279862] [53379]: DEBUG nova.api.openstack.wsgi [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.281294] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.281563] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.281758] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.281842] [53379]: DEBUG nova.compute.api [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.282165] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.282376] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.282555] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.285352] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.285599] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.285786] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.286156] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.286364] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.286539] [53379]: DEBUG oslo_concurrency.lockutils [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.303375] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.303629] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.303816] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.304049] [53378]: DEBUG nova.objects.instance [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.328947] [53378]: DEBUG nova.policy [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.334533] [53378]: INFO nova.api.openstack.requestlog [None req-0d4b19a5-a6c7-45ff-ab55-1ff6cd588368 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.063123 [ 851.334960] [53378]: [pid: 53378|app: 0|req: 2248/4342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.341575] [53378]: DEBUG nova.api.openstack.wsgi [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.343420] [53378]: DEBUG nova.compute.api [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.346816] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.347070] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.347262] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.347614] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.347813] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.347986] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.364591] [53379]: DEBUG nova.policy [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.367880] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.368134] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.368324] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.368541] [53378]: DEBUG nova.objects.instance [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.369299] [53379]: INFO nova.api.openstack.requestlog [None req-95279ad2-e797-4e51-b1d5-3765bd3d4f0d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1501 microversion: 2.1 time: 0.092441 [ 851.369753] [53379]: [pid: 53379|app: 0|req: 2095/4343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1501 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 851.372225] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.373783] [53379]: DEBUG nova.compute.api [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.377081] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.377318] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.377551] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.377844] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.378076] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.378261] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.397352] [53378]: DEBUG nova.policy [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.404427] [53378]: INFO nova.api.openstack.requestlog [None req-5fa72a7a-b640-42dd-9994-24ca10ec29b5 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.065427 [ 851.404774] [53378]: [pid: 53378|app: 0|req: 2249/4344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.409526] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.411334] [53378]: DEBUG nova.compute.api [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.412386] [53379]: DEBUG nova.policy [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.415907] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.416269] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.416513] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.416877] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.417101] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.417277] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.417469] [53379]: INFO nova.api.openstack.requestlog [None req-cf7503db-1017-446d-83b4-71c89815bf90 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.047227 [ 851.417841] [53379]: [pid: 53379|app: 0|req: 2096/4345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.423458] [53379]: DEBUG nova.api.openstack.wsgi [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.423703] [53379]: DEBUG nova.compute.api [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.427467] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.427769] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.427890] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.428440] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.428440] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.428606] [53379]: DEBUG oslo_concurrency.lockutils [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.444914] [53379]: DEBUG nova.compute.api [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 851.455392] [53378]: DEBUG nova.policy [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.460291] [53378]: INFO nova.api.openstack.requestlog [None req-4ae83eed-cb4e-4940-8ea7-04bd2ad3ca92 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1266 microversion: 2.1 time: 0.052836 [ 851.460722] [53378]: [pid: 53378|app: 0|req: 2250/4346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1266 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.463263] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.464931] [53378]: DEBUG nova.compute.api [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.470733] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.488717] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.488873] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.488986] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.489181] [53378]: DEBUG nova.objects.instance [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.505031] [53379]: INFO nova.api.openstack.requestlog [None req-363e019c-ad81-4813-9db1-5015130a1986 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 204 len: 0 microversion: 2.1 time: 0.083304 [ 851.505499] [53379]: [pid: 53379|app: 0|req: 2097/4347] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:03 2025] DELETE /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 851.511023] [53379]: DEBUG nova.api.openstack.wsgi [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.511023] [53379]: DEBUG nova.compute.api [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.515568] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.515886] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.515990] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.516401] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.516600] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.516776] [53379]: DEBUG oslo_concurrency.lockutils [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.519908] [53378]: DEBUG nova.policy [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.524960] [53378]: INFO nova.api.openstack.requestlog [None req-f2eca155-ae6b-4326-9603-bf79661b2579 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.063561 [ 851.526091] [53378]: [pid: 53378|app: 0|req: 2251/4348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.529097] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.530664] [53378]: DEBUG nova.compute.api [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.536539] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.536788] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.536974] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.537363] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.537715] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.537755] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.558016] [53379]: DEBUG nova.policy [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.563199] [53379]: INFO nova.api.openstack.requestlog [None req-6574554f-eccf-4123-acd3-9d78a2f095b0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.056955 [ 851.563682] [53379]: [pid: 53379|app: 0|req: 2098/4349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.566345] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.568072] [53379]: DEBUG nova.compute.api [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.571405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.571650] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.571837] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.572231] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.572436] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.572612] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.593791] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.594118] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.594315] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.594519] [53379]: DEBUG nova.objects.instance [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.617520] [53379]: DEBUG nova.policy [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.622373] [53379]: INFO nova.api.openstack.requestlog [None req-8e3b4853-c882-435b-a0d9-c5eb2ef8cf44 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.057966 [ 851.622707] [53379]: [pid: 53379|app: 0|req: 2099/4350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.625145] [53379]: DEBUG nova.api.openstack.wsgi [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.626802] [53379]: DEBUG nova.compute.api [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.629985] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.630263] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.630462] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.630834] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.631066] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.631280] [53379]: DEBUG oslo_concurrency.lockutils [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.672564] [53379]: DEBUG nova.policy [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.680062] [53379]: INFO nova.api.openstack.requestlog [None req-b12816ea-4fbb-4c11-a2a4-565949040f4a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.056430 [ 851.680147] [53379]: [pid: 53379|app: 0|req: 2100/4351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.681262] [53378]: DEBUG nova.policy [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.685362] [53379]: DEBUG nova.api.openstack.wsgi [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dff47627-b0dd-4bb4-a061-1dc1b02cde24", "name": "network-vif-plugged", "status": "completed", "tag": "a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 851.687629] [53378]: INFO nova.api.openstack.requestlog [None req-1e8a758d-cdd6-4a48-81ad-ca24570386ea tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1510 microversion: 2.1 time: 0.160527 [ 851.688608] [53378]: [pid: 53378|app: 0|req: 2252/4352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1510 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.691171] [53379]: DEBUG oslo_concurrency.lockutils [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.691403] [53379]: DEBUG oslo_concurrency.lockutils [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.691584] [53379]: DEBUG oslo_concurrency.lockutils [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.697874] [53379]: INFO nova.api.openstack.compute.server_external_events [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] Creating event network-vif-plugged:a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4 for instance dff47627-b0dd-4bb4-a061-1dc1b02cde24 on cpu-1 [ 851.701438] [53379]: INFO nova.api.openstack.requestlog [req-156e13dc-ce93-49d9-a170-2ccf9d9f097f req-bcbe02a6-7a3b-4e2e-b4bc-fdf6195d2530 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020023 [ 851.701438] [53379]: [pid: 53379|app: 0|req: 2101/4353] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:03 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) [ 851.701536] [53378]: DEBUG nova.api.openstack.wsgi [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.703397] [53378]: DEBUG nova.compute.api [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.707013] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.707272] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.707462] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.707813] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.708029] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.708213] [53378]: DEBUG oslo_concurrency.lockutils [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.746912] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.748778] [53379]: DEBUG nova.compute.api [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.752646] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.753091] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.753091] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.753487] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.753687] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.753863] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.793444] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.793764] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.793886] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.794180] [53379]: DEBUG nova.objects.instance [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.813865] [53378]: DEBUG nova.policy [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.819246] [53378]: INFO nova.api.openstack.requestlog [None req-302f2b1c-5621-4f7a-8cc9-0063b99ffaaa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.121742 [ 851.820239] [53378]: [pid: 53378|app: 0|req: 2253/4354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:03 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 851.821407] [53379]: DEBUG nova.policy [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.828511] [53379]: INFO nova.api.openstack.requestlog [None req-0ef53349-c49c-42b6-9e61-49c76556be03 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.084075 [ 851.828870] [53379]: [pid: 53379|app: 0|req: 2102/4355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.875151] [53378]: DEBUG nova.api.openstack.wsgi [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.877343] [53378]: DEBUG nova.compute.api [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.889922] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.892022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.892022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.892022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.892022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.892022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.892372] [53379]: DEBUG nova.api.openstack.wsgi [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.893929] [53379]: DEBUG nova.compute.api [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.898102] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.898411] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.899818] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.899818] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.899818] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.899818] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.921382] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.921647] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.921891] [53379]: DEBUG oslo_concurrency.lockutils [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.922092] [53379]: DEBUG nova.objects.instance [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.944615] [53379]: DEBUG nova.policy [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.949682] [53379]: INFO nova.api.openstack.requestlog [None req-19ad5729-7dfd-4946-9b18-a970eaf2b2e9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.060016 [ 851.950040] [53379]: [pid: 53379|app: 0|req: 2103/4356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.020695] [53378]: DEBUG nova.policy [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.025872] [53378]: INFO nova.api.openstack.requestlog [None req-c519837f-4cd5-4d30-a0fb-d3d5a3de510b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.154070 [ 852.026237] [53378]: [pid: 53378|app: 0|req: 2254/4357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.082668] [53379]: DEBUG nova.api.openstack.wsgi [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.085385] [53379]: DEBUG nova.compute.api [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.089161] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.089433] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.089633] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.090155] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.090458] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.091320] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.114757] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.115107] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.115366] [53379]: DEBUG oslo_concurrency.lockutils [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.115598] [53379]: DEBUG nova.objects.instance [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.137375] [53379]: DEBUG nova.policy [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.142409] [53379]: DEBUG nova.policy [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.142856] [53379]: DEBUG nova.policy [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.143530] [53379]: INFO nova.api.openstack.requestlog [None req-13e52deb-ad16-45f8-93c4-2b00f8b2d103 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.063580 [ 852.143848] [53379]: [pid: 53379|app: 0|req: 2104/4358] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.227214] [53378]: DEBUG nova.api.openstack.wsgi [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.228972] [53378]: DEBUG nova.compute.api [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.233011] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.233314] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.233583] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.233900] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.234150] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.234341] [53378]: DEBUG oslo_concurrency.lockutils [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.273203] [53378]: DEBUG nova.policy [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.277841] [53378]: DEBUG nova.policy [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.278566] [53378]: DEBUG nova.policy [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.279252] [53378]: INFO nova.api.openstack.requestlog [None req-d794e6e7-a987-439f-958d-c9e2e5a11889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.054439 [ 852.279541] [53378]: [pid: 53378|app: 0|req: 2255/4359] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 852.292069] [53379]: DEBUG nova.api.openstack.wsgi [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.294620] [53379]: DEBUG nova.compute.api [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.299392] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.299776] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.300661] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.301245] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.301567] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.301852] [53379]: DEBUG oslo_concurrency.lockutils [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.343263] [53379]: DEBUG nova.policy [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.349556] [53379]: INFO nova.api.openstack.requestlog [None req-89180c7f-9c10-4d2a-b893-7f61388c38e7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.063474 [ 852.350008] [53379]: [pid: 53379|app: 0|req: 2105/4360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.352668] [53378]: DEBUG nova.api.openstack.wsgi [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.354715] [53378]: DEBUG nova.compute.api [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.358230] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.358478] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.358666] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.359039] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.359256] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.359437] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.383162] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.383275] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.383440] [53378]: DEBUG oslo_concurrency.lockutils [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.383646] [53378]: DEBUG nova.objects.instance [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.385153] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.393691] [53379]: DEBUG nova.compute.api [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.398008] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.398282] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.398468] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.398836] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.399043] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.399222] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.406898] [53378]: DEBUG nova.policy [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.411273] [53378]: INFO nova.api.openstack.requestlog [None req-72433e4f-30c9-4bae-ad4f-9a6f20f391ef tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.060929 [ 852.411753] [53378]: [pid: 53378|app: 0|req: 2256/4361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.420345] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.422069] [53378]: DEBUG nova.compute.api [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.425611] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.425865] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.426085] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.426465] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.426667] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.426877] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.446571] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.446821] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.447017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.447230] [53378]: DEBUG nova.objects.instance [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.469888] [53378]: DEBUG nova.policy [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.474403] [53378]: INFO nova.api.openstack.requestlog [None req-f4dcf635-0c2f-404d-b484-6df4e8496f18 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.056373 [ 852.474515] [53379]: DEBUG nova.policy [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.474878] [53378]: [pid: 53378|app: 0|req: 2257/4362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.477271] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.478935] [53378]: DEBUG nova.compute.api [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.482494] [53379]: INFO nova.api.openstack.requestlog [None req-3b529285-16fb-462a-8ec6-33193b22a7c3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1501 microversion: 2.1 time: 0.102346 [ 852.482822] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.482872] [53379]: [pid: 53379|app: 0|req: 2106/4363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1501 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.483093] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.483292] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.483643] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.483846] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.484099] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.487659] [53379]: DEBUG nova.api.openstack.wsgi [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.488359] [53379]: DEBUG nova.compute.api [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.495968] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.495968] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.496567] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.496973] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.497213] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.498085] [53379]: DEBUG oslo_concurrency.lockutils [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.525545] [53378]: DEBUG nova.policy [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.529585] [53378]: INFO nova.api.openstack.requestlog [None req-c1e23b34-4d00-44f7-82b5-bf1f4ef767c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.054069 [ 852.530480] [53378]: [pid: 53378|app: 0|req: 2258/4364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.542156] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.544100] [53378]: DEBUG nova.compute.api [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.547684] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.547949] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.548135] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.548493] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.548697] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.548872] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.550091] [53379]: DEBUG nova.policy [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.554547] [53379]: INFO nova.api.openstack.requestlog [None req-349d5b52-b5df-4019-b2f4-81f2a47fa4ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1266 microversion: 2.1 time: 0.071110 [ 852.554877] [53379]: [pid: 53379|app: 0|req: 2107/4365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1266 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.566710] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.566945] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.567141] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.567342] [53378]: DEBUG nova.objects.instance [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.577275] [53379]: DEBUG nova.api.openstack.wsgi [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.579423] [53379]: DEBUG nova.compute.api [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.582965] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.583214] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.583400] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.583745] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.583941] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.584158] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.591270] [53378]: DEBUG nova.policy [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.595440] [53378]: INFO nova.api.openstack.requestlog [None req-5ed59278-1f20-4ef4-b8d2-c29edef599a8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.055535 [ 852.595756] [53378]: [pid: 53378|app: 0|req: 2259/4366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.617627] [53379]: DEBUG nova.policy [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.622111] [53379]: INFO nova.api.openstack.requestlog [None req-b66d710e-291e-4e1f-bb38-fdd4b78ca4ee tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.047133 [ 852.622581] [53379]: [pid: 53379|app: 0|req: 2108/4367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.637888] [53378]: DEBUG nova.api.openstack.wsgi [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.639599] [53378]: DEBUG nova.compute.api [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.643187] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.643441] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.643627] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.644022] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.644260] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.644438] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.663415] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.663644] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.663879] [53378]: DEBUG oslo_concurrency.lockutils [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.664185] [53378]: DEBUG nova.objects.instance [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.693801] [53379]: DEBUG nova.api.openstack.wsgi [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.695365] [53379]: DEBUG nova.compute.api [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.695472] [53378]: DEBUG nova.policy [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.698673] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.698902] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.700068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.700068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.700068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.700068] [53379]: DEBUG oslo_concurrency.lockutils [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.701802] [53378]: INFO nova.api.openstack.requestlog [None req-02ea4d91-d8ff-4382-b84b-31b9775c4abe tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.066339 [ 852.701878] [53378]: [pid: 53378|app: 0|req: 2260/4368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.709110] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.710788] [53378]: DEBUG nova.compute.api [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.714308] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.714548] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.714736] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.715176] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.715389] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.715564] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.732792] [53379]: DEBUG nova.policy [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.737060] [53379]: INFO nova.api.openstack.requestlog [None req-5744a004-4a4a-4345-9b4d-4a84e0f1583b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.045987 [ 852.737367] [53379]: [pid: 53379|app: 0|req: 2109/4369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.806860] [53378]: DEBUG nova.policy [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.811282] [53378]: INFO nova.api.openstack.requestlog [None req-7ca55ce8-c11d-4808-ad7a-2def2395dbbb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1510 microversion: 2.1 time: 0.107223 [ 852.811610] [53378]: [pid: 53378|app: 0|req: 2261/4370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:04 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1510 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.835054] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.837425] [53379]: DEBUG nova.compute.api [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.842496] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.842587] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.842897] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.842897] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.843249] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.843458] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.843672] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.844140] [53378]: DEBUG nova.compute.api [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.847936] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.848273] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.848575] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.849203] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.849487] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.849770] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.877463] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.877463] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.877463] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.877463] [53378]: DEBUG nova.objects.instance [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.906080] [53378]: DEBUG nova.policy [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.912691] [53378]: INFO nova.api.openstack.requestlog [None req-e4289f6d-2ea9-423a-9891-be2c0bacff66 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.072630 [ 852.913043] [53378]: [pid: 53378|app: 0|req: 2262/4371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.959639] [53379]: DEBUG nova.policy [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.964292] [53378]: DEBUG nova.api.openstack.wsgi [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.965763] [53378]: DEBUG nova.compute.api [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.967540] [53379]: INFO nova.api.openstack.requestlog [None req-9a6a757f-9799-4cd8-8c2a-281a51920326 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.134944 [ 852.967908] [53379]: [pid: 53379|app: 0|req: 2110/4372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.970023] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.970232] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.970424] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.970783] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.970982] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.971183] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.995778] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.996146] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.996379] [53378]: DEBUG oslo_concurrency.lockutils [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.996619] [53378]: DEBUG nova.objects.instance [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.022304] [53378]: DEBUG nova.policy [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.027508] [53378]: INFO nova.api.openstack.requestlog [None req-c457d4fb-771f-4135-b65b-5551c391e48a tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.066352 [ 853.027898] [53378]: [pid: 53378|app: 0|req: 2263/4373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.041102] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.042352] [53379]: DEBUG nova.compute.api [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.048697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.049430] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.049794] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.050748] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.051170] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.051636] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.159473] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.161310] [53378]: DEBUG nova.compute.api [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.168105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.186938] [53379]: DEBUG nova.policy [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.195643] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.195799] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.196105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.196277] [53379]: INFO nova.api.openstack.requestlog [None req-7d1297af-e0b7-4d8b-a20a-0c28052d966a tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.158885 [ 853.196413] [53378]: DEBUG nova.objects.instance [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.196624] [53379]: [pid: 53379|app: 0|req: 2111/4374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.230515] [53378]: DEBUG nova.policy [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.236505] [53378]: DEBUG nova.policy [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.240682] [53378]: DEBUG nova.policy [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.240682] [53378]: INFO nova.api.openstack.requestlog [None req-5b0bc8ce-6f75-402c-a1af-e347748241dd tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.081300 [ 853.240682] [53378]: [pid: 53378|app: 0|req: 2264/4375] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.294182] [53379]: DEBUG nova.api.openstack.wsgi [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.295728] [53379]: DEBUG nova.compute.api [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.300909] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.301256] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.301449] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.301842] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.302094] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.302407] [53379]: DEBUG oslo_concurrency.lockutils [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.351782] [53379]: DEBUG nova.policy [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.356751] [53379]: DEBUG nova.policy [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.357565] [53379]: DEBUG nova.policy [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.358096] [53379]: INFO nova.api.openstack.requestlog [None req-624f9dc9-427d-4b39-9cfc-19ec783dbffe tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.067314 [ 853.358430] [53379]: [pid: 53379|app: 0|req: 2112/4376] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.365733] [53378]: DEBUG nova.api.openstack.wsgi [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.367437] [53378]: DEBUG nova.compute.api [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.372430] [53378]: DEBUG oslo_concurrency.lockutils [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.423213] [53378]: DEBUG nova.policy [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.427913] [53379]: DEBUG nova.api.openstack.wsgi [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.428501] [53378]: INFO nova.api.openstack.requestlog [None req-df8843a4-2067-40da-ae1b-3666b0c56b69 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.065063 [ 853.428830] [53378]: [pid: 53378|app: 0|req: 2265/4377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.429861] [53379]: DEBUG nova.compute.api [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.441018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.441325] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.442083] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.442083] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.442215] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.442719] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.472747] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.472747] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.472747] [53379]: DEBUG oslo_concurrency.lockutils [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.472747] [53379]: DEBUG nova.objects.instance [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.488357] [53378]: DEBUG nova.api.openstack.wsgi [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.490260] [53378]: DEBUG nova.compute.api [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.494694] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.494961] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.495221] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.495601] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.495808] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.495993] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.502779] [53379]: DEBUG nova.policy [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.508439] [53379]: INFO nova.api.openstack.requestlog [None req-f88757a5-7377-42b2-8dd6-922c76937d3d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.082529 [ 853.508796] [53379]: [pid: 53379|app: 0|req: 2113/4378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.512876] [53379]: DEBUG nova.api.openstack.wsgi [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.515345] [53379]: DEBUG nova.compute.api [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.521238] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.521496] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.521709] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.522138] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.522363] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.522543] [53379]: DEBUG oslo_concurrency.lockutils [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.529182] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.529485] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.529677] [53378]: DEBUG oslo_concurrency.lockutils [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.529882] [53378]: DEBUG nova.objects.instance [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.562218] [53378]: DEBUG nova.policy [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.566861] [53378]: INFO nova.api.openstack.requestlog [None req-e05a97a2-5563-4ce3-b11a-b8a95c187b77 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.080657 [ 853.567288] [53378]: [pid: 53378|app: 0|req: 2266/4379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.570087] [53378]: DEBUG nova.api.openstack.wsgi [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.571908] [53378]: DEBUG nova.compute.api [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.579982] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.580350] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.580653] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.581191] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.581368] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.581594] [53378]: DEBUG oslo_concurrency.lockutils [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.694232] [53379]: DEBUG nova.policy [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.697588] [53379]: INFO nova.api.openstack.requestlog [None req-63dea130-253f-4642-a0ec-423a34f6b680 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1501 microversion: 2.1 time: 0.187766 [ 853.698127] [53379]: [pid: 53379|app: 0|req: 2114/4380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1501 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.702563] [53379]: DEBUG nova.api.openstack.wsgi [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.704907] [53379]: DEBUG nova.compute.api [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.713537] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.714030] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.714488] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.715026] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.715419] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.715769] [53379]: DEBUG oslo_concurrency.lockutils [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.882571] [53378]: DEBUG nova.policy [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.888482] [53378]: INFO nova.api.openstack.requestlog [None req-005dde3e-81c4-4402-96ab-c0815a8e6184 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.320429 [ 853.888955] [53378]: [pid: 53378|app: 0|req: 2267/4381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.892284] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.894757] [53378]: DEBUG nova.compute.api [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.894814] [53379]: DEBUG nova.policy [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.900405] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.900880] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.901244] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.901697] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.901946] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.902218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.907225] [53379]: INFO nova.api.openstack.requestlog [None req-324c1a13-fe4c-40e1-b442-59dfbf268023 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1326 microversion: 2.1 time: 0.207951 [ 853.907601] [53379]: [pid: 53379|app: 0|req: 2115/4382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:05 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1326 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.915021] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.915021] [53379]: DEBUG nova.compute.api [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.920670] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.920986] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.923680] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.923680] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.923680] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.923680] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.943884] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.944186] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.944382] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.944584] [53378]: DEBUG nova.objects.instance [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.965684] [53378]: DEBUG nova.policy [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.969560] [53378]: INFO nova.api.openstack.requestlog [None req-a0a98800-7560-43f9-b48c-31020a6bd7ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.080167 [ 853.969950] [53378]: [pid: 53378|app: 0|req: 2268/4383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.972395] [53378]: DEBUG nova.api.openstack.wsgi [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dff47627-b0dd-4bb4-a061-1dc1b02cde24", "tag": "a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 853.980202] [53378]: DEBUG oslo_concurrency.lockutils [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.980478] [53378]: DEBUG oslo_concurrency.lockutils [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.980736] [53378]: DEBUG oslo_concurrency.lockutils [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.980789] [53379]: DEBUG nova.policy [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.985164] [53379]: INFO nova.api.openstack.requestlog [None req-f2aad8a2-9ad9-44a8-ae57-eb246e3051ae tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.076939 [ 853.985563] [53379]: [pid: 53379|app: 0|req: 2116/4384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.986837] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] Creating event network-changed:a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4 for instance dff47627-b0dd-4bb4-a061-1dc1b02cde24 on cpu-1 [ 853.987956] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.992093] [53378]: INFO nova.api.openstack.requestlog [req-4dfd0b61-484b-472d-8c1b-1ff44f35c44c req-85d41573-775c-4bdc-bcd1-b578ec365b54 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019151 [ 853.992093] [53378]: [pid: 53378|app: 0|req: 2269/4385] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:06 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) [ 853.992823] [53378]: DEBUG nova.api.openstack.wsgi [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.994507] [53378]: DEBUG nova.compute.api [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.997464] [53379]: DEBUG nova.compute.api [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.998958] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.999321] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.999605] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.999882] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.000080] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.000266] [53378]: DEBUG oslo_concurrency.lockutils [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.001612] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.001837] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.002210] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.002538] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.002720] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.002896] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.030281] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.030281] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.030281] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.030281] [53379]: DEBUG nova.objects.instance [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lazy-loading 'fault' on Instance uuid 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.036843] [53378]: DEBUG nova.policy [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.041066] [53378]: INFO nova.api.openstack.requestlog [None req-6edef520-7231-4998-81bd-75677aaccbc7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1202 microversion: 2.1 time: 0.050340 [ 854.041389] [53378]: [pid: 53378|app: 0|req: 2270/4386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.043845] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.048361] [53378]: DEBUG nova.compute.api [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.050825] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.051067] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.051284] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.052853] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.052853] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.052853] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.053777] [53379]: DEBUG nova.policy [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd244a9e52de64773af1abf9e69afa8b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2475137b3e60496b86038bb722a9f5a2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.058042] [53379]: INFO nova.api.openstack.requestlog [None req-4c093a25-6529-4d8a-974c-d9ce26ebf0f8 tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 200 len: 1300 microversion: 2.1 time: 0.071856 [ 854.058875] [53379]: [pid: 53379|app: 0|req: 2117/4387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.061328] [53379]: DEBUG nova.api.openstack.wsgi [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.063834] [53379]: DEBUG nova.compute.api [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.067558] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.067558] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.067756] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.068548] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.068548] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.068548] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.089825] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.090082] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.090308] [53379]: DEBUG oslo_concurrency.lockutils [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.090561] [53379]: DEBUG nova.objects.instance [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.112487] [53379]: DEBUG nova.policy [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.117463] [53379]: INFO nova.api.openstack.requestlog [None req-f510a6f0-9cba-42fb-bbf9-165fd19d1349 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.058523 [ 854.117803] [53379]: [pid: 53379|app: 0|req: 2118/4388] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.121834] [53379]: DEBUG nova.api.openstack.wsgi [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.123547] [53379]: DEBUG nova.compute.api [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.127379] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.127379] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.127531] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.127807] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.128018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.128189] [53379]: DEBUG oslo_concurrency.lockutils [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.133389] [53378]: DEBUG nova.policy [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.139266] [53378]: INFO nova.api.openstack.requestlog [None req-9b36f91e-eaf9-45a0-89b4-94c9217b0596 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1510 microversion: 2.1 time: 0.097008 [ 854.139719] [53378]: [pid: 53378|app: 0|req: 2271/4389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.142381] [53378]: DEBUG nova.api.openstack.wsgi [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.144247] [53378]: DEBUG nova.compute.api [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.149418] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.150585] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.150585] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.150585] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.150877] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.151211] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.177958] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.178448] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.178786] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.179144] [53378]: DEBUG nova.objects.instance [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.217033] [53378]: DEBUG nova.policy [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.218854] [53378]: INFO nova.api.openstack.requestlog [None req-1d494527-978c-45df-8b7d-7e9cb4664246 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.078213 [ 854.219382] [53378]: [pid: 53378|app: 0|req: 2272/4390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.220466] [53379]: DEBUG nova.policy [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.223303] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.225948] [53378]: DEBUG nova.compute.api [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.226936] [53379]: INFO nova.api.openstack.requestlog [None req-d65b0c84-cff9-44d5-8692-16aed99c73c7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.107142 [ 854.227238] [53379]: [pid: 53379|app: 0|req: 2119/4391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.229803] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.230162] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.230427] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.230800] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.231014] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.231206] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.256862] [53379]: DEBUG nova.api.openstack.wsgi [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.258578] [53379]: DEBUG nova.compute.api [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.262162] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.262436] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.262642] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.263015] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.263220] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.263399] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.284521] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.284767] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.284954] [53379]: DEBUG oslo_concurrency.lockutils [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.285208] [53379]: DEBUG nova.objects.instance [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.311166] [53379]: DEBUG nova.policy [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.315913] [53379]: DEBUG nova.policy [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.316622] [53379]: DEBUG nova.policy [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.317298] [53379]: INFO nova.api.openstack.requestlog [None req-74b393be-35de-4b0a-a4a3-43091e94797d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.062791 [ 854.317624] [53379]: [pid: 53379|app: 0|req: 2120/4392] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.328095] [53378]: DEBUG nova.policy [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.332645] [53378]: INFO nova.api.openstack.requestlog [None req-b1469e09-cf9a-4b62-83be-5fc675fa31a1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.112434 [ 854.332976] [53378]: [pid: 53378|app: 0|req: 2273/4393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.379829] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.381627] [53379]: DEBUG nova.compute.api [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.386063] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.386333] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.386520] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.386921] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.387114] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.387449] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.438275] [53379]: DEBUG nova.policy [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.443145] [53379]: DEBUG nova.policy [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.443914] [53379]: DEBUG nova.policy [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.444727] [53379]: INFO nova.api.openstack.requestlog [None req-5f890a5d-6e91-417d-b9a8-9d53dc72bf05 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.068801 [ 854.445077] [53379]: [pid: 53379|app: 0|req: 2121/4394] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.451418] [53378]: DEBUG nova.api.openstack.wsgi [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.454538] [53378]: DEBUG nova.compute.api [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.459837] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.460107] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.460305] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.460673] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.461085] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.461282] [53378]: DEBUG oslo_concurrency.lockutils [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.498861] [53378]: DEBUG nova.policy [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.504967] [53378]: INFO nova.api.openstack.requestlog [None req-7acd2709-1a87-41d8-a898-feb71161b7e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.059099 [ 854.505640] [53378]: [pid: 53378|app: 0|req: 2274/4395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 854.524445] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.526320] [53379]: DEBUG nova.compute.api [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.530240] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.531995] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.531995] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.531995] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.531995] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.531995] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.555877] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.556149] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.556357] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.556589] [53379]: DEBUG nova.objects.instance [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.588122] [53378]: DEBUG nova.api.openstack.wsgi [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.589958] [53378]: DEBUG nova.compute.api [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.592949] [53379]: DEBUG nova.policy [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.594247] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.594247] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.594247] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.594628] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.594884] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.595382] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.599854] [53379]: INFO nova.api.openstack.requestlog [None req-d7146d99-f93b-46ad-9ff4-930bffc9ae9d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.077729 [ 854.600472] [53379]: [pid: 53379|app: 0|req: 2122/4396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.634585] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.634944] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.635182] [53378]: DEBUG oslo_concurrency.lockutils [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.635407] [53378]: DEBUG nova.objects.instance [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.656618] [53378]: DEBUG nova.policy [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.661032] [53378]: INFO nova.api.openstack.requestlog [None req-af1e0acf-8733-4d00-8520-2ae94afcb1b0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.077379 [ 854.661506] [53378]: [pid: 53378|app: 0|req: 2275/4397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.714447] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.717043] [53379]: DEBUG nova.compute.api [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.720110] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.720195] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.720521] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.720701] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.720902] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.721132] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.759034] [53379]: DEBUG nova.policy [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.763320] [53379]: INFO nova.api.openstack.requestlog [None req-c0942aac-2c03-45eb-8bd8-cf2ea336d381 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1459 microversion: 2.1 time: 0.052316 [ 854.763587] [53379]: [pid: 53379|app: 0|req: 2123/4398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:06 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1459 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.903414] [53378]: DEBUG nova.api.openstack.wsgi [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.905157] [53378]: DEBUG nova.compute.api [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.910537] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.910791] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.910979] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.911361] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.911561] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.911739] [53378]: DEBUG oslo_concurrency.lockutils [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.925474] [53379]: DEBUG nova.api.openstack.wsgi [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.927339] [53379]: DEBUG nova.compute.api [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.931125] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.931418] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.931674] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.932066] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.932313] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.932495] [53379]: DEBUG oslo_concurrency.lockutils [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.955018] [53378]: DEBUG nova.policy [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.959400] [53378]: INFO nova.api.openstack.requestlog [None req-25005ef3-b188-46b0-8638-a7cee712b5ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.058405 [ 854.959736] [53378]: [pid: 53378|app: 0|req: 2276/4399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.983608] [53378]: DEBUG nova.api.openstack.wsgi [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.985563] [53378]: DEBUG nova.compute.api [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.990082] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.990367] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.990552] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.990934] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.991160] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.991338] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.014076] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.014411] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.014640] [53378]: DEBUG oslo_concurrency.lockutils [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.014885] [53378]: DEBUG nova.objects.instance [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.038187] [53378]: DEBUG nova.policy [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.049337] [53379]: DEBUG nova.policy [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.049723] [53378]: INFO nova.api.openstack.requestlog [None req-05ce8577-bf56-4299-b556-be0b146226dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.065263 [ 855.050153] [53378]: [pid: 53378|app: 0|req: 2277/4400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.053805] [53378]: DEBUG nova.api.openstack.wsgi [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.055809] [53379]: INFO nova.api.openstack.requestlog [None req-e857f6c9-9a23-47e5-8fd5-da2720e9eb00 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.132607 [ 855.056172] [53379]: [pid: 53379|app: 0|req: 2124/4401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.056878] [53378]: DEBUG nova.compute.api [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.060188] [53379]: DEBUG nova.api.openstack.wsgi [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.063215] [53379]: DEBUG nova.compute.api [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.063362] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.063362] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.063362] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.063362] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.063507] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.063623] [53378]: DEBUG oslo_concurrency.lockutils [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.066277] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.067817] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.067817] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.067817] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.067817] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.067817] [53379]: DEBUG oslo_concurrency.lockutils [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.106224] [53378]: DEBUG nova.policy [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.111370] [53378]: INFO nova.api.openstack.requestlog [None req-15f28568-01a1-4dd0-915c-996bbe8b00a4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.060036 [ 855.111370] [53378]: [pid: 53378|app: 0|req: 2278/4402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.114072] [53378]: DEBUG nova.api.openstack.wsgi [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.115654] [53378]: DEBUG nova.compute.api [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] [instance: 8e20cbd1-df80-4479-a1d8-4ebdbef573b5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.118577] [53379]: DEBUG nova.policy [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.119584] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.119716] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.120029] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.120489] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.120590] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.120893] [53378]: DEBUG oslo_concurrency.lockutils [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.123338] [53379]: INFO nova.api.openstack.requestlog [None req-50d35b5d-d2ac-4bde-87a2-80a1937096f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1258 microversion: 2.1 time: 0.064895 [ 855.123484] [53379]: [pid: 53379|app: 0|req: 2125/4403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1258 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.134415] [53378]: INFO nova.api.openstack.wsgi [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] HTTP exception thrown: Instance 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 could not be found. [ 855.134415] [53378]: DEBUG nova.api.openstack.wsgi [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] Returning 404 to user: Instance 8e20cbd1-df80-4479-a1d8-4ebdbef573b5 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 855.134415] [53378]: INFO nova.api.openstack.requestlog [None req-2709f890-28ed-4f49-8de0-2adbaabedfbf tempest-ImagesOneServerTestJSON-1231577810 tempest-ImagesOneServerTestJSON-1231577810-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5" status: 404 len: 111 microversion: 2.1 time: 0.021330 [ 855.134415] [53378]: [pid: 53378|app: 0|req: 2279/4404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/8e20cbd1-df80-4479-a1d8-4ebdbef573b5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 855.134574] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.138489] [53379]: DEBUG nova.compute.api [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.143270] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.143553] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.143801] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.144330] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.144570] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.145772] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.152530] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.155608] [53378]: DEBUG nova.compute.api [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.159879] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.159879] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.159879] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.160231] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.160431] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.160600] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.168190] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.168429] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.168610] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.168800] [53379]: DEBUG nova.objects.instance [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.204857] [53379]: DEBUG nova.policy [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.209810] [53379]: INFO nova.api.openstack.requestlog [None req-b7331e31-d62b-443b-8ce1-cdb241cfc6ee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.080808 [ 855.210045] [53379]: [pid: 53379|app: 0|req: 2126/4405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 855.227214] [53378]: DEBUG nova.policy [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.232223] [53378]: INFO nova.api.openstack.requestlog [None req-bc8709e6-5473-497c-9828-a63e42fbf93f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1295 microversion: 2.1 time: 0.081968 [ 855.232663] [53378]: [pid: 53378|app: 0|req: 2280/4406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1295 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.234275] [53379]: DEBUG nova.api.openstack.wsgi [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.236933] [53379]: DEBUG nova.compute.api [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.241741] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.242182] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.242543] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.242944] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.243181] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.243356] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.247190] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.248762] [53378]: DEBUG nova.compute.api [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.252894] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.252894] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.252894] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.253750] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.253750] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.253750] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.264667] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.264927] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.267410] [53379]: DEBUG oslo_concurrency.lockutils [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.267410] [53379]: DEBUG nova.objects.instance [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.304815] [53379]: DEBUG nova.policy [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.310169] [53379]: INFO nova.api.openstack.requestlog [None req-d36230e3-fd25-4208-b712-db423d242839 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.079109 [ 855.310503] [53379]: [pid: 53379|app: 0|req: 2127/4407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.332415] [53379]: DEBUG nova.api.openstack.wsgi [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.334381] [53379]: DEBUG nova.compute.api [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.337904] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.338150] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.338331] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.338978] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.339803] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.339803] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.363042] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.363326] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.363529] [53379]: DEBUG oslo_concurrency.lockutils [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.363730] [53379]: DEBUG nova.objects.instance [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.393496] [53379]: DEBUG nova.policy [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.398212] [53379]: DEBUG nova.policy [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.398835] [53379]: DEBUG nova.policy [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.399499] [53379]: INFO nova.api.openstack.requestlog [None req-36e1d724-127b-4dc8-b0a5-7b95c9067417 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.069489 [ 855.399935] [53379]: [pid: 53379|app: 0|req: 2128/4408] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.402457] [53379]: DEBUG nova.api.openstack.wsgi [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.404328] [53379]: DEBUG nova.compute.api [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.408393] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.408639] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.408913] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.409202] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.409641] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.409854] [53379]: DEBUG oslo_concurrency.lockutils [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.419714] [53378]: DEBUG nova.policy [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.424828] [53378]: INFO nova.api.openstack.requestlog [None req-fbcd1aaf-9d66-489d-9685-78e9e0fca1d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.180457 [ 855.425184] [53378]: [pid: 53378|app: 0|req: 2281/4409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.461326] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.463359] [53378]: DEBUG nova.compute.api [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.467345] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.467617] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.467805] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.468176] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.468819] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.469039] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.508644] [53378]: DEBUG nova.policy [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.513285] [53378]: DEBUG nova.policy [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.513911] [53378]: DEBUG nova.policy [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.514838] [53378]: INFO nova.api.openstack.requestlog [None req-fc6c10cb-dc87-4c4a-a5f4-144f3c180889 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.055622 [ 855.514911] [53378]: [pid: 53378|app: 0|req: 2282/4410] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.517843] [53378]: DEBUG nova.api.openstack.wsgi [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.519390] [53378]: DEBUG nova.compute.api [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.522743] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.522979] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.523178] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.523521] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.523722] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.523895] [53378]: DEBUG oslo_concurrency.lockutils [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.544201] [53379]: DEBUG nova.policy [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.548899] [53379]: INFO nova.api.openstack.requestlog [None req-4628ba30-2460-4eb0-857c-f600d56de0ec tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.148489 [ 855.549517] [53379]: [pid: 53379|app: 0|req: 2129/4411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.564759] [53378]: DEBUG nova.policy [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.569411] [53378]: INFO nova.api.openstack.requestlog [None req-426ad847-ed88-4914-ba21-e288b4ae7709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.053407 [ 855.569935] [53378]: [pid: 53378|app: 0|req: 2283/4412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 855.617952] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Action: 'update', calling method: .version_select at 0x726f77205240>, body: {"quota_set": {"ram": "5120"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 855.622348] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.624143] [53378]: DEBUG nova.compute.api [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.629821] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.629821] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.629821] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.630030] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.630229] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.630568] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.652399] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.652819] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.653125] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.653458] [53378]: DEBUG nova.objects.instance [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.656021] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.656021] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.656021] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.656175] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.656311] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.656507] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.688463] [53378]: DEBUG nova.policy [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.696098] [53378]: INFO nova.api.openstack.requestlog [None req-f1085f8a-24d3-44b5-ba5e-0366fa24acd2 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.076691 [ 855.696363] [53379]: INFO nova.api.openstack.requestlog [None req-ba06fce2-d771-4909-92f6-036e9ddf5564 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183" status: 200 len: 240 microversion: 2.36 time: 0.146259 [ 855.696505] [53378]: [pid: 53378|app: 0|req: 2284/4413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.696827] [53379]: [pid: 53379|app: 0|req: 2130/4414] 10.180.1.21 () {62 vars in 1298 bytes} [Wed Mar 12 06:42:07 2025] PUT /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183 => generated 240 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 855.699771] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.704020] [53378]: DEBUG nova.compute.api [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.704934] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Calling method '.version_select at 0x726f772053f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.707279] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.707556] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.707843] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.709655] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.709655] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.709655] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.730190] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.730427] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.730639] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.730852] [53378]: DEBUG nova.objects.instance [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.743008] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.743606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.743606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.743846] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.744122] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.744323] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.757655] [53378]: DEBUG nova.policy [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.760709] [53379]: INFO nova.api.openstack.requestlog [None req-a2812c49-9d96-46dc-adc8-1e50eb070db4 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183/detail" status: 200 len: 672 microversion: 2.36 time: 0.060048 [ 855.761270] [53379]: [pid: 53379|app: 0|req: 2131/4415] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183/detail => generated 672 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 855.762787] [53378]: INFO nova.api.openstack.requestlog [None req-ba7347fa-231f-4ae1-b6be-6cd3f33c28c4 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.065686 [ 855.764126] [53378]: [pid: 53378|app: 0|req: 2285/4416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:07 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.777174] [53379]: DEBUG nova.api.openstack.wsgi [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.779255] [53379]: DEBUG nova.compute.api [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.785355] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.785609] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.785798] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.786252] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.786376] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.786551] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.804291] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.804672] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.804756] [53379]: DEBUG oslo_concurrency.lockutils [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.804889] [53379]: DEBUG nova.objects.instance [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.826097] [53379]: DEBUG nova.policy [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.830148] [53379]: INFO nova.api.openstack.requestlog [None req-b192e10c-d494-4a2e-8a58-af183bfd53e1 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.055525 [ 855.831165] [53379]: [pid: 53379|app: 0|req: 2132/4417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.853856] [53378]: DEBUG nova.api.openstack.wsgi [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Action: 'update', calling method: .version_select at 0x726f72478a60>, body: {"quota_set": {"ram": "2048"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 855.894261] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.894544] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.895711] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.895711] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.895711] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.895711] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.918452] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.918697] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.918885] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.919322] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.919540] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.919715] [53378]: DEBUG oslo_concurrency.lockutils [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.952681] [53378]: INFO nova.api.openstack.requestlog [None req-10a14f54-2baa-46c4-83af-cd5c1ba5d991 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183?user_id=42d0abad3f0c4438a32176862bd55386" status: 200 len: 240 microversion: 2.36 time: 0.102103 [ 855.953078] [53378]: [pid: 53378|app: 0|req: 2286/4418] 10.180.1.21 () {62 vars in 1379 bytes} [Wed Mar 12 06:42:08 2025] PUT /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183?user_id=42d0abad3f0c4438a32176862bd55386 => generated 240 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 855.959831] [53379]: DEBUG nova.api.openstack.wsgi [None req-01c27056-f019-49ca-9607-b44857dd1890 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] Calling method '.version_select at 0x726f772045e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.973324] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.975316] [53378]: DEBUG nova.compute.api [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.980600] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.980855] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.981056] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.981417] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.981619] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.981794] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.996922] [53379]: INFO nova.api.openstack.requestlog [None req-01c27056-f019-49ca-9607-b44857dd1890 tempest-QuotasAdminTestV236-967544638 tempest-QuotasAdminTestV236-967544638-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183?user_id=42d0abad3f0c4438a32176862bd55386" status: 200 len: 282 microversion: 2.36 time: 0.039545 [ 855.997318] [53379]: [pid: 53379|app: 0|req: 2133/4419] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/os-quota-sets/ab5fea63c4cb4f23bb55171b5d7fc183?user_id=42d0abad3f0c4438a32176862bd55386 => generated 282 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 856.005331] [53379]: DEBUG nova.api.openstack.wsgi [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14dd9d51-c08d-4785-b569-d3cccee3765f", "name": "network-vif-deleted", "tag": "a375b76e-5f14-4764-908a-8c126addeaf3"}, {"server_uuid": "d8669620-99f4-4d6f-960c-bd008faefeb6", "name": "network-vif-deleted", "tag": "18df5014-8db0-42c9-a2d5-8cadbd2c0506"}, {"server_uuid": "8602d5be-5555-456c-aa26-84d66b79677c", "name": "network-vif-plugged", "status": "completed", "tag": "ef297d5c-cb26-4fd3-b81c-98179ac62f56"}, {"name": "network-changed", "server_uuid": "8602d5be-5555-456c-aa26-84d66b79677c", "tag": "ef297d5c-cb26-4fd3-b81c-98179ac62f56"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 856.012489] [53379]: DEBUG oslo_concurrency.lockutils [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.012736] [53379]: DEBUG oslo_concurrency.lockutils [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.012918] [53379]: DEBUG oslo_concurrency.lockutils [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.022676] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Creating event network-vif-deleted:a375b76e-5f14-4764-908a-8c126addeaf3 for instance 14dd9d51-c08d-4785-b569-d3cccee3765f on cpu-1 [ 856.022676] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Creating event network-vif-deleted:18df5014-8db0-42c9-a2d5-8cadbd2c0506 for instance d8669620-99f4-4d6f-960c-bd008faefeb6 on cpu-1 [ 856.022676] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Creating event network-vif-plugged:ef297d5c-cb26-4fd3-b81c-98179ac62f56 for instance 8602d5be-5555-456c-aa26-84d66b79677c on cpu-1 [ 856.022676] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] Creating event network-changed:ef297d5c-cb26-4fd3-b81c-98179ac62f56 for instance 8602d5be-5555-456c-aa26-84d66b79677c on cpu-1 [ 856.025491] [53379]: INFO nova.api.openstack.requestlog [req-e7811622-564b-474f-ad2f-cbc05a684a3e req-47f85489-6173-4f59-98f4-4e4f7cd4f352 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.022311 [ 856.026663] [53379]: [pid: 53379|app: 0|req: 2134/4420] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:08 2025] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 856.026701] [53378]: DEBUG nova.policy [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.032781] [53378]: INFO nova.api.openstack.requestlog [None req-5a1e53e4-d33d-4a0d-bd80-ca16baa1eacb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.061949 [ 856.033152] [53378]: [pid: 53378|app: 0|req: 2287/4421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.068992] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.068992] [53379]: DEBUG nova.compute.api [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.072935] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.073295] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.073295] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.073295] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.073604] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.073806] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.074577] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.074639] [53378]: DEBUG nova.compute.api [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.079840] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.080134] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.080335] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.080702] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.080966] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.081309] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.099367] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.099601] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.099780] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.099970] [53379]: DEBUG nova.objects.instance [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.125382] [53379]: DEBUG nova.policy [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.134245] [53379]: INFO nova.api.openstack.requestlog [None req-3e123122-6ce7-40a8-8ea2-a28af1f5256b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.069332 [ 856.134245] [53379]: [pid: 53379|app: 0|req: 2135/4422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.138162] [53379]: DEBUG nova.api.openstack.wsgi [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.139665] [53379]: DEBUG nova.compute.api [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.143048] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.143309] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.143492] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.143843] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.144099] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.144270] [53379]: DEBUG oslo_concurrency.lockutils [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.187939] [53379]: DEBUG nova.policy [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.192604] [53379]: INFO nova.api.openstack.requestlog [None req-e798fe90-a04f-41ba-a212-4be5b77a3530 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.057757 [ 856.192949] [53379]: [pid: 53379|app: 0|req: 2136/4423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.196230] [53379]: DEBUG nova.api.openstack.wsgi [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.197913] [53379]: DEBUG nova.compute.api [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.200861] [53378]: DEBUG nova.policy [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.201769] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.202017] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.202327] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.202867] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.203129] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.203326] [53379]: DEBUG oslo_concurrency.lockutils [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.205673] [53378]: INFO nova.api.openstack.requestlog [None req-c5220410-e892-490e-ae47-6b4a96c2018b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.135662 [ 856.206122] [53378]: [pid: 53378|app: 0|req: 2288/4424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.235051] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.237670] [53378]: DEBUG nova.compute.api [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.242585] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.242872] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.243132] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.243849] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.244298] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.244527] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.245568] [53379]: DEBUG nova.policy [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.250800] [53379]: INFO nova.api.openstack.requestlog [None req-63bc8e67-03dc-4a3d-b598-f3f5b8596497 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1258 microversion: 2.1 time: 0.056384 [ 856.250800] [53379]: [pid: 53379|app: 0|req: 2137/4425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.256018] [53379]: DEBUG nova.api.openstack.wsgi [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.256018] [53379]: DEBUG nova.compute.api [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.263209] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.263458] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.263647] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.264061] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.264329] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.264516] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.270230] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.270402] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.270586] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.270787] [53378]: DEBUG nova.objects.instance [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.287014] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.287164] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.287351] [53379]: DEBUG oslo_concurrency.lockutils [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.287559] [53379]: DEBUG nova.objects.instance [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.298307] [53378]: DEBUG nova.policy [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.303361] [53378]: INFO nova.api.openstack.requestlog [None req-bdc1a7bb-ff8e-446e-be02-7db1d08c214c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.070558 [ 856.303697] [53378]: [pid: 53378|app: 0|req: 2289/4426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.313884] [53379]: DEBUG nova.policy [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.318802] [53379]: INFO nova.api.openstack.requestlog [None req-0048d23b-1d39-4fa7-aa24-f4ad7cabe06c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.067891 [ 856.319163] [53379]: [pid: 53379|app: 0|req: 2138/4427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.325234] [53378]: DEBUG nova.api.openstack.wsgi [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.327177] [53378]: DEBUG nova.compute.api [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.334688] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.334955] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.335191] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.335581] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.335786] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.335963] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.356242] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.356517] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.356718] [53378]: DEBUG oslo_concurrency.lockutils [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.356924] [53378]: DEBUG nova.objects.instance [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.380405] [53378]: DEBUG nova.policy [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.385441] [53378]: INFO nova.api.openstack.requestlog [None req-720271ac-1279-4c60-a8e0-9d0b36775f17 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.062629 [ 856.385798] [53378]: [pid: 53378|app: 0|req: 2290/4428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.415640] [53379]: DEBUG nova.api.openstack.wsgi [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.417422] [53379]: DEBUG nova.compute.api [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.422299] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.422626] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.422855] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.423456] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.423731] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.424046] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.440887] [53378]: DEBUG nova.api.openstack.wsgi [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.446176] [53378]: DEBUG nova.compute.api [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.450609] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.450609] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.450609] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.451446] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.452914] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.453147] [53378]: DEBUG oslo_concurrency.lockutils [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.453943] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.454270] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.454469] [53379]: DEBUG oslo_concurrency.lockutils [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.454698] [53379]: DEBUG nova.objects.instance [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.482020] [53379]: DEBUG nova.policy [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.489264] [53379]: DEBUG nova.policy [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.492185] [53379]: DEBUG nova.policy [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.492499] [53379]: INFO nova.api.openstack.requestlog [None req-98ff9049-04a2-4153-9ba5-2864719e0f82 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.079494 [ 856.493018] [53379]: [pid: 53379|app: 0|req: 2139/4429] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.531103] [53379]: DEBUG nova.api.openstack.wsgi [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.535872] [53379]: DEBUG nova.compute.api [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.538493] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.539349] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.539349] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.539542] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.539839] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.540113] [53379]: DEBUG oslo_concurrency.lockutils [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.557458] [53378]: DEBUG nova.policy [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.563053] [53378]: INFO nova.api.openstack.requestlog [None req-724253f3-7e4f-4ca7-83f2-20437c68e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.124206 [ 856.563053] [53378]: [pid: 53378|app: 0|req: 2291/4430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.566864] [53378]: DEBUG nova.api.openstack.wsgi [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.568323] [53378]: DEBUG nova.compute.api [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.581154] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.581420] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.581723] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.582071] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.582262] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.582462] [53378]: DEBUG oslo_concurrency.lockutils [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.597128] [53379]: DEBUG nova.policy [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.604209] [53379]: DEBUG nova.policy [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.609275] [53379]: DEBUG nova.policy [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.610315] [53379]: INFO nova.api.openstack.requestlog [None req-c96c3896-0378-43eb-8dd2-71814aa8f20b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.081928 [ 856.610757] [53379]: [pid: 53379|app: 0|req: 2140/4431] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.615162] [53379]: DEBUG nova.api.openstack.wsgi [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.616268] [53379]: DEBUG nova.compute.api [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.621898] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.622179] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.622365] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.622728] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.623082] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.623296] [53379]: DEBUG oslo_concurrency.lockutils [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.665854] [53379]: DEBUG nova.policy [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.671387] [53379]: INFO nova.api.openstack.requestlog [None req-272e56a4-1566-4e17-b3b7-8579670212e1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.059867 [ 856.671738] [53379]: [pid: 53379|app: 0|req: 2141/4432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.674418] [53379]: DEBUG nova.api.openstack.wsgi [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.676208] [53379]: DEBUG nova.compute.api [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.679697] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.679990] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.680225] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.680605] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.680773] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.680987] [53379]: DEBUG oslo_concurrency.lockutils [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.738587] [53378]: DEBUG nova.policy [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.746032] [53378]: INFO nova.api.openstack.requestlog [None req-be5fe091-1418-455e-9698-a3671a99859b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.181970 [ 856.746636] [53378]: [pid: 53378|app: 0|req: 2292/4433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.751057] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.751230] [53378]: DEBUG nova.compute.api [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.756719] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.782874] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.783731] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.783731] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.783731] [53378]: DEBUG nova.objects.instance [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.792400] [53379]: DEBUG nova.policy [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.797619] [53379]: INFO nova.api.openstack.requestlog [None req-aba5e7aa-a326-474e-8918-c16d6914356b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.124846 [ 856.797905] [53379]: [pid: 53379|app: 0|req: 2142/4434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:08 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.800783] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.802186] [53379]: DEBUG nova.compute.api [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.806766] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.807014] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.807208] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.807556] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.807755] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.807930] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.811702] [53378]: DEBUG nova.policy [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.820320] [53378]: INFO nova.api.openstack.requestlog [None req-cdc0ce59-4e1a-49c1-a172-22d774cc2df9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.072599 [ 856.820473] [53378]: [pid: 53378|app: 0|req: 2293/4435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.829981] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.829981] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.829981] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.829981] [53379]: DEBUG nova.objects.instance [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.848517] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.850559] [53378]: DEBUG nova.compute.api [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.867419] [53379]: DEBUG nova.policy [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.872385] [53379]: INFO nova.api.openstack.requestlog [None req-7ed56a90-5674-430d-8304-108939773099 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.073989 [ 856.873224] [53379]: [pid: 53379|app: 0|req: 2143/4436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.880855] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.881138] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.881331] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.881553] [53378]: DEBUG nova.objects.instance [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.905912] [53378]: DEBUG nova.policy [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.911665] [53378]: INFO nova.api.openstack.requestlog [None req-e7933c5c-acae-45a8-a6b1-227c66d8333a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.066020 [ 856.912162] [53378]: [pid: 53378|app: 0|req: 2294/4437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.023328] [53379]: DEBUG nova.api.openstack.wsgi [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.025486] [53379]: DEBUG nova.compute.api [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.030721] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.030721] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.030845] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.031915] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.032097] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.032308] [53379]: DEBUG oslo_concurrency.lockutils [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.048318] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.050041] [53378]: DEBUG nova.compute.api [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.054216] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.054499] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.054783] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.055175] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.055384] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.055562] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.095557] [53378]: DEBUG nova.policy [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.102038] [53378]: INFO nova.api.openstack.requestlog [None req-b1216973-f3bf-4e04-a631-98b035aa3c0e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.056672 [ 857.102495] [53378]: [pid: 53378|app: 0|req: 2295/4438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.151866] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.154775] [53378]: DEBUG nova.compute.api [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.157664] [53379]: DEBUG nova.policy [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.159616] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.160036] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.160365] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.160919] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.161279] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.161591] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.162190] [53379]: INFO nova.api.openstack.requestlog [None req-f91b8b48-02ce-4466-9fd0-0b46647bbf9b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.141247 [ 857.162546] [53379]: [pid: 53379|app: 0|req: 2144/4439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.174884] [53379]: DEBUG nova.api.openstack.wsgi [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.177144] [53379]: DEBUG nova.compute.api [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.180213] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.180464] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.180674] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.181201] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.181335] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.181421] [53379]: DEBUG oslo_concurrency.lockutils [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.191295] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.191295] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.191295] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.191295] [53378]: DEBUG nova.objects.instance [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.217440] [53378]: DEBUG nova.policy [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.221977] [53378]: INFO nova.api.openstack.requestlog [None req-d9b049ee-875a-4f29-972d-0bcdf78215ce tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.073755 [ 857.222316] [53378]: [pid: 53378|app: 0|req: 2296/4440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.226142] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-153783019", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "de36d542-7e3b-4f59-974c-8d2b64088b81"}], "security_groups": [{"name": "tempest-securitygroup--1633663953"}], "key_name": "tempest-keypair-721834961", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "ee27e916-6527-4d91-a2c1-deae28bf6365", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 857.259830] [53379]: DEBUG nova.policy [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.263866] [53379]: INFO nova.api.openstack.requestlog [None req-bedde3f1-ad75-441a-9587-b0962f7ad447 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.090956 [ 857.264493] [53379]: [pid: 53379|app: 0|req: 2145/4441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.267202] [53379]: DEBUG nova.api.openstack.wsgi [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.268211] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.268486] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.268723] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.269031] [53379]: DEBUG nova.compute.api [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.269159] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.269378] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.269696] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.276766] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.277091] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.277351] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.277767] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.277884] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.278098] [53379]: DEBUG oslo_concurrency.lockutils [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.308162] [53378]: DEBUG nova.network.neutron [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] validate_networks() for [('de36d542-7e3b-4f59-974c-8d2b64088b81', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 857.315825] [53379]: DEBUG nova.policy [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.321873] [53379]: INFO nova.api.openstack.requestlog [None req-27d2877a-130a-4f3c-b71b-f551e379c7f5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.056601 [ 857.322265] [53379]: [pid: 53379|app: 0|req: 2146/4442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.325143] [53379]: DEBUG nova.api.openstack.wsgi [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.326878] [53379]: DEBUG nova.compute.api [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.332388] [53379]: DEBUG oslo_concurrency.lockutils [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.409541] [53379]: DEBUG nova.policy [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.414740] [53379]: INFO nova.api.openstack.requestlog [None req-748df19c-6c86-4ab5-8d48-46d28260a604 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.091759 [ 857.415136] [53379]: [pid: 53379|app: 0|req: 2147/4443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.419202] [53379]: DEBUG nova.api.openstack.wsgi [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.420503] [53379]: DEBUG nova.compute.api [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.425262] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.425630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.426377] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.426377] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.426652] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.426768] [53379]: DEBUG oslo_concurrency.lockutils [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.467676] [53379]: DEBUG nova.policy [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.471974] [53379]: INFO nova.api.openstack.requestlog [None req-a08f74b5-27d1-40cd-b44a-d6b3858bb519 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1266 microversion: 2.1 time: 0.055622 [ 857.472318] [53379]: [pid: 53379|app: 0|req: 2148/4444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1266 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.474861] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.477211] [53379]: DEBUG nova.compute.api [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.481104] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.481410] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.481716] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.482053] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.482355] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.482616] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.500776] [53378]: DEBUG nova.virt.hardware [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 857.500991] [53378]: DEBUG nova.virt.hardware [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 857.501235] [53378]: DEBUG nova.virt.hardware [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 857.501424] [53378]: DEBUG nova.virt.hardware [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 857.501565] [53378]: DEBUG nova.virt.hardware [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 857.509754] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.510022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.510221] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.510626] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.510824] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.511008] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.522249] [53378]: DEBUG nova.quota [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for project b2f1abb8531c4c7ab3aab89f241bc666. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 857.525860] [53378]: DEBUG nova.quota [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for user ecb19671a05147de9a08f42c9dd9c3f8 and project b2f1abb8531c4c7ab3aab89f241bc666. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 857.559353] [53378]: DEBUG nova.compute.api [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 857.560718] [53378]: DEBUG nova.compute.api [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] 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='ee27e916-6527-4d91-a2c1-deae28bf6365',volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 857.563897] [53379]: DEBUG nova.policy [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.570504] [53379]: INFO nova.api.openstack.requestlog [None req-4b35dc45-ae13-425e-91ac-d2cfb569d2fe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1674 microversion: 2.1 time: 0.097591 [ 857.570830] [53379]: [pid: 53379|app: 0|req: 2149/4445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1674 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.573233] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.574845] [53379]: DEBUG nova.compute.api [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.578327] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.578563] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.578751] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.579117] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.579347] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.579558] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.600743] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.600918] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.601129] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.601333] [53379]: DEBUG nova.objects.instance [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.620820] [53379]: DEBUG nova.policy [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.625090] [53379]: INFO nova.api.openstack.requestlog [None req-7b415b0a-9798-427b-994b-1033d9239c99 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.053655 [ 857.625549] [53379]: [pid: 53379|app: 0|req: 2150/4446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.628626] [53379]: DEBUG nova.api.openstack.wsgi [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.631201] [53379]: DEBUG nova.compute.api [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.633642] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.633850] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.634075] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.634489] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.635074] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.635074] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.647400] [53378]: INFO nova.api.openstack.requestlog [None req-3b3555a6-8501-4bdf-9656-bfc419bd77b8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.93 time: 0.424444 [ 857.647800] [53378]: [pid: 53378|app: 0|req: 2297/4447] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:42:09 2025] POST /compute/v2.1/servers => generated 409 bytes in 425 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 857.650460] [53378]: DEBUG nova.api.openstack.wsgi [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.652431] [53378]: DEBUG nova.compute.api [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.655507] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.655735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.655798] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.655848] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.655925] [53379]: DEBUG oslo_concurrency.lockutils [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.655978] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.656162] [53379]: DEBUG nova.objects.instance [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.656392] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.656600] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.657211] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.675626] [53379]: DEBUG nova.policy [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.676811] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.677071] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.677308] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.677466] [53378]: DEBUG nova.objects.instance [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.686706] [53379]: INFO nova.api.openstack.requestlog [None req-55c8db2d-13f1-4fe4-bf6e-309efc78a9a9 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.059833 [ 857.686706] [53379]: [pid: 53379|app: 0|req: 2151/4448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.692180] [53379]: DEBUG nova.api.openstack.wsgi [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.693835] [53379]: DEBUG nova.compute.api [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.697889] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.697889] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.697889] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.698173] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.698379] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.698552] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.699528] [53378]: DEBUG nova.policy [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.704840] [53378]: INFO nova.api.openstack.requestlog [None req-90bda33a-5c8c-444b-83ca-959dae779d92 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.056249 [ 857.705303] [53378]: [pid: 53378|app: 0|req: 2298/4449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.709012] [53378]: DEBUG nova.api.openstack.wsgi [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 857.713450] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.713694] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.713953] [53378]: DEBUG oslo_concurrency.lockutils [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.722493] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.722745] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.722935] [53379]: DEBUG oslo_concurrency.lockutils [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.723151] [53379]: DEBUG nova.objects.instance [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.736506] [53378]: DEBUG nova.compute.api [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Going to try to stop instance {{(pid=53378) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 857.748753] [53379]: DEBUG nova.policy [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.753348] [53379]: DEBUG nova.policy [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.754025] [53379]: DEBUG nova.policy [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.754703] [53379]: INFO nova.api.openstack.requestlog [None req-e50f6dbb-e836-4238-94ac-824a0916725d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.065880 [ 857.755058] [53379]: [pid: 53379|app: 0|req: 2152/4450] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:09 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.757458] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.759227] [53379]: DEBUG nova.compute.api [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.764867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.764989] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.765228] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.765585] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.765782] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.765975] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.773637] [53378]: INFO nova.api.openstack.requestlog [None req-01ceda2d-1044-421d-9bb5-078f9881eced tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.067626 [ 857.774527] [53378]: [pid: 53378|app: 0|req: 2299/4451] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:09 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 857.777940] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.779074] [53378]: DEBUG nova.compute.api [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.813652] [53378]: DEBUG nova.policy [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.820160] [53378]: DEBUG nova.policy [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.821026] [53378]: DEBUG nova.policy [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.824491] [53378]: INFO nova.api.openstack.requestlog [None req-4fbdfa55-b2be-4b35-ade5-d72f434ebdc6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1333 microversion: 2.93 time: 0.049380 [ 857.824816] [53378]: [pid: 53378|app: 0|req: 2300/4452] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1333 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.829137] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.830857] [53379]: DEBUG nova.policy [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.830919] [53378]: DEBUG nova.compute.api [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.834695] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.834934] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.835142] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.835509] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.835716] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.835896] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.837770] [53379]: DEBUG nova.policy [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.838944] [53379]: DEBUG nova.policy [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.839604] [53379]: INFO nova.api.openstack.requestlog [None req-1e39ce51-8eeb-494b-89ab-003e878c4fd6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.084015 [ 857.839924] [53379]: [pid: 53379|app: 0|req: 2153/4453] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.884132] [53378]: DEBUG nova.policy [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.891335] [53378]: INFO nova.api.openstack.requestlog [None req-c4576bee-21a4-44af-8fab-850c180619e9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.064241 [ 857.891335] [53378]: [pid: 53378|app: 0|req: 2301/4454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.893607] [53378]: DEBUG nova.api.openstack.wsgi [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.895797] [53378]: DEBUG nova.compute.api [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.899723] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.900164] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.900505] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.900976] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.901316] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.901621] [53378]: DEBUG oslo_concurrency.lockutils [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.922674] [53379]: INFO nova.api.openstack.requestlog [None req-d95f658e-9894-4910-8dc0-b57818fe2141 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.082071 [ 857.923088] [53379]: [pid: 53379|app: 0|req: 2154/4455] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/ => generated 112 bytes in 83 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 857.926363] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.928507] [53379]: DEBUG nova.compute.api [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.936467] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.936719] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.936908] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.937285] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.937487] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.937663] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.021186] [53378]: DEBUG nova.policy [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.027601] [53378]: INFO nova.api.openstack.requestlog [None req-20bef731-7b77-4194-a301-45a0cc68efa7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1322 microversion: 2.1 time: 0.136872 [ 858.028075] [53378]: [pid: 53378|app: 0|req: 2302/4456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1322 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.030778] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.032596] [53378]: DEBUG nova.compute.api [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.036805] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.037588] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.038031] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.038525] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.038843] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.041228] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.066320] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.066800] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.067128] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.067497] [53378]: DEBUG nova.objects.instance [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.096226] [53378]: DEBUG nova.policy [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.100133] [53378]: INFO nova.api.openstack.requestlog [None req-2d88f581-3803-414d-961b-8297e126a52c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.071345 [ 858.100720] [53378]: [pid: 53378|app: 0|req: 2303/4457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.103885] [53378]: DEBUG nova.api.openstack.wsgi [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.106292] [53378]: DEBUG nova.compute.api [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.112104] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.132238] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.132647] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.132950] [53378]: DEBUG oslo_concurrency.lockutils [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.133266] [53378]: DEBUG nova.objects.instance [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.149814] [53379]: DEBUG nova.policy [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.156189] [53379]: INFO nova.api.openstack.requestlog [None req-ab3c85ca-6df6-43f7-90ea-efda53a9cf2b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.232007 [ 858.156232] [53378]: DEBUG nova.policy [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.156299] [53379]: [pid: 53379|app: 0|req: 2155/4458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.158866] [53379]: DEBUG nova.api.openstack.wsgi [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.161174] [53379]: DEBUG nova.compute.api [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.162566] [53378]: INFO nova.api.openstack.requestlog [None req-acd55dfe-a3be-4fcb-9e05-b09ddc1f7622 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.061105 [ 858.162984] [53378]: [pid: 53378|app: 0|req: 2304/4459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.163919] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.164387] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.164893] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.165567] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.165836] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.167017] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.167075] [53378]: DEBUG nova.api.openstack.wsgi [None req-fae32517-d4dc-43ee-a389-3f50f2d3b3ee tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Calling method '.version_select at 0x726f7247ab00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.181667] [53378]: INFO nova.api.openstack.wsgi [None req-fae32517-d4dc-43ee-a389-3f50f2d3b3ee tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] HTTP exception thrown: Image not found. [ 858.182075] [53378]: DEBUG nova.api.openstack.wsgi [None req-fae32517-d4dc-43ee-a389-3f50f2d3b3ee tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 858.182887] [53378]: INFO nova.api.openstack.requestlog [None req-fae32517-d4dc-43ee-a389-3f50f2d3b3ee tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.017807 [ 858.182887] [53378]: [pid: 53378|app: 0|req: 2305/4460] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 858.185296] [53378]: DEBUG nova.api.openstack.wsgi [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.187426] [53378]: DEBUG nova.compute.api [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.191308] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.191591] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.191830] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.192265] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.192545] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.192774] [53378]: DEBUG oslo_concurrency.lockutils [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.193698] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.193924] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.194600] [53379]: DEBUG oslo_concurrency.lockutils [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.194600] [53379]: DEBUG nova.objects.instance [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.220857] [53379]: DEBUG nova.policy [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.225379] [53379]: INFO nova.api.openstack.requestlog [None req-280c0b2f-8b96-4b5b-979e-2374d70f0891 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.068811 [ 858.225703] [53378]: DEBUG nova.policy [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.225826] [53379]: [pid: 53379|app: 0|req: 2156/4461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.230632] [53378]: INFO nova.api.openstack.requestlog [None req-24d216c0-2f56-4d13-8fbe-7d2dedae077f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.047318 [ 858.230950] [53378]: [pid: 53378|app: 0|req: 2306/4462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.231918] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c8f4abe-7825-46ba-a3f8-577b520da222 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Calling method '.version_select at 0x726f72d82b00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.236982] [53378]: DEBUG nova.api.openstack.wsgi [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.238783] [53378]: DEBUG nova.compute.api [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.242431] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.243025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.243025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.243230] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.243474] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.243689] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.248430] [53379]: INFO nova.api.openstack.wsgi [None req-3c8f4abe-7825-46ba-a3f8-577b520da222 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] HTTP exception thrown: Image not found. [ 858.248659] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c8f4abe-7825-46ba-a3f8-577b520da222 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 858.249236] [53379]: INFO nova.api.openstack.requestlog [None req-3c8f4abe-7825-46ba-a3f8-577b520da222 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/f7fc4b42-b811-4e31-9027-6ee695d3d2bj" status: 404 len: 62 microversion: 2.1 time: 0.022913 [ 858.249444] [53379]: [pid: 53379|app: 0|req: 2157/4463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/f7fc4b42-b811-4e31-9027-6ee695d3d2bj => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 858.254852] [53379]: DEBUG nova.api.openstack.wsgi [None req-04ceb07b-d11c-4969-b7d6-112064d84e12 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Calling method '.version_select at 0x726f72759cf0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.262658] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.262951] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.263099] [53378]: DEBUG oslo_concurrency.lockutils [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.263301] [53378]: DEBUG nova.objects.instance [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.263858] [53379]: INFO nova.api.openstack.wsgi [None req-04ceb07b-d11c-4969-b7d6-112064d84e12 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] HTTP exception thrown: Image not found. [ 858.264198] [53379]: DEBUG nova.api.openstack.wsgi [None req-04ceb07b-d11c-4969-b7d6-112064d84e12 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 858.264626] [53379]: INFO nova.api.openstack.requestlog [None req-04ceb07b-d11c-4969-b7d6-112064d84e12 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/556b06c8-62b8-4d5b-926c-978ab66807a91" status: 404 len: 62 microversion: 2.1 time: 0.011863 [ 858.264915] [53379]: [pid: 53379|app: 0|req: 2158/4464] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/556b06c8-62b8-4d5b-926c-978ab66807a91 => generated 62 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 858.272021] [53379]: DEBUG nova.api.openstack.wsgi [None req-138b92e3-ec75-445b-96dd-1e310f2caa11 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Calling method '.version_select at 0x726f729f7b50>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.283379] [53378]: DEBUG nova.policy [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.283965] [53379]: INFO nova.api.openstack.wsgi [None req-138b92e3-ec75-445b-96dd-1e310f2caa11 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] HTTP exception thrown: Image not found. [ 858.284281] [53379]: DEBUG nova.api.openstack.wsgi [None req-138b92e3-ec75-445b-96dd-1e310f2caa11 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 858.284741] [53379]: INFO nova.api.openstack.requestlog [None req-138b92e3-ec75-445b-96dd-1e310f2caa11 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/tempest-invalid-2129052812" status: 404 len: 62 microversion: 2.1 time: 0.016557 [ 858.285067] [53379]: [pid: 53379|app: 0|req: 2159/4465] 10.180.1.21 () {58 vars in 1201 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/tempest-invalid-2129052812 => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 858.287754] [53378]: INFO nova.api.openstack.requestlog [None req-6002cb9b-5e81-44ab-b1c2-b705bf996e4f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.052868 [ 858.289723] [53378]: [pid: 53378|app: 0|req: 2307/4466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 858.295909] [53379]: DEBUG nova.api.openstack.wsgi [None req-a519291c-1627-4e4e-a73f-10521d4afd72 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Calling method '.version_select at 0x726f72c12a70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.310308] [53379]: INFO nova.api.openstack.wsgi [None req-a519291c-1627-4e4e-a73f-10521d4afd72 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] HTTP exception thrown: Image not found. [ 858.310672] [53379]: DEBUG nova.api.openstack.wsgi [None req-a519291c-1627-4e4e-a73f-10521d4afd72 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 858.311236] [53379]: INFO nova.api.openstack.requestlog [None req-a519291c-1627-4e4e-a73f-10521d4afd72 tempest-ImagesDeleteNegativeTestJSON-1434490120 tempest-ImagesDeleteNegativeTestJSON-1434490120-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/be885fb2-8531-401d-b66d-af4b77ef6efb" status: 404 len: 62 microversion: 2.1 time: 0.022653 [ 858.315174] [53379]: [pid: 53379|app: 0|req: 2160/4467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] DELETE /compute/v2.1/images/be885fb2-8531-401d-b66d-af4b77ef6efb => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 858.340716] [53378]: DEBUG nova.api.openstack.wsgi [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.342389] [53378]: DEBUG nova.compute.api [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.346146] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.346431] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.346643] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.346994] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.347216] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.347397] [53378]: DEBUG oslo_concurrency.lockutils [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.380075] [53378]: DEBUG nova.policy [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.384474] [53378]: INFO nova.api.openstack.requestlog [None req-3caa04c2-fdaf-4b29-8bbd-1b28429d952e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.046386 [ 858.384936] [53378]: [pid: 53378|app: 0|req: 2308/4468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.428177] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.429910] [53379]: DEBUG nova.compute.api [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.433658] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.433904] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.434165] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.434573] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.434836] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.435061] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.486520] [53378]: DEBUG nova.api.openstack.wsgi [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.487932] [53378]: DEBUG nova.compute.api [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.494468] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.494774] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.495036] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.495471] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.495718] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.495929] [53378]: DEBUG oslo_concurrency.lockutils [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.588439] [53379]: DEBUG nova.policy [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.593310] [53379]: INFO nova.api.openstack.requestlog [None req-6cec6a9d-7b01-45cb-a257-afccc74d39cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.167370 [ 858.593673] [53379]: [pid: 53379|app: 0|req: 2161/4469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.630713] [53378]: DEBUG nova.policy [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.635850] [53378]: INFO nova.api.openstack.requestlog [None req-06acc292-44b5-44b4-9b57-55d90b62f8eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1318 microversion: 2.1 time: 0.152623 [ 858.636294] [53378]: [pid: 53378|app: 0|req: 2309/4470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1318 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.641656] [53379]: DEBUG nova.api.openstack.wsgi [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.641656] [53379]: DEBUG nova.compute.api [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.649248] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.667872] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.668140] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.668482] [53379]: DEBUG oslo_concurrency.lockutils [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.668721] [53379]: DEBUG nova.objects.instance [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.696764] [53379]: DEBUG nova.policy [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.701185] [53378]: DEBUG nova.api.openstack.wsgi [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.701185] [53378]: DEBUG nova.compute.api [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.702113] [53379]: INFO nova.api.openstack.requestlog [None req-34092f5a-c4fd-4191-9e03-7801c34db5ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.065475 [ 858.702467] [53379]: [pid: 53379|app: 0|req: 2162/4471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.704527] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.704776] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.704991] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.705429] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.705717] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.705817] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.719737] [53379]: DEBUG nova.api.openstack.wsgi [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.721719] [53379]: DEBUG nova.compute.api [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.725598] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.725844] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.726067] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.726135] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.726380] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.726462] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.726585] [53378]: DEBUG oslo_concurrency.lockutils [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.726633] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.726785] [53378]: DEBUG nova.objects.instance [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.726842] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.746291] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.746614] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.746814] [53379]: DEBUG oslo_concurrency.lockutils [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.747317] [53379]: DEBUG nova.objects.instance [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.753314] [53378]: DEBUG nova.policy [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.758918] [53378]: INFO nova.api.openstack.requestlog [None req-3df0805f-c35f-4966-8395-fde8375b08bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.061910 [ 858.759292] [53378]: [pid: 53378|app: 0|req: 2310/4472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:10 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.769388] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.771204] [53378]: DEBUG nova.compute.api [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.773620] [53379]: DEBUG nova.policy [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.775078] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.775348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.775541] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.775900] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.776123] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.776309] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.778709] [53379]: INFO nova.api.openstack.requestlog [None req-10a13579-78b6-457e-9ca0-bf63a1624c6b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.061320 [ 858.779244] [53379]: [pid: 53379|app: 0|req: 2163/4473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.808844] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.808844] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.808844] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.808844] [53378]: DEBUG nova.objects.instance [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.834441] [53378]: DEBUG nova.policy [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.839193] [53378]: DEBUG nova.policy [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.839841] [53378]: DEBUG nova.policy [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.840519] [53378]: INFO nova.api.openstack.requestlog [None req-bb4d9188-85a4-4b60-aa18-2e06ffe3c839 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.073493 [ 858.841107] [53378]: [pid: 53378|app: 0|req: 2311/4474] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.842013] [53379]: DEBUG nova.api.openstack.wsgi [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.844682] [53379]: DEBUG nova.compute.api [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.848755] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.849187] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.849820] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.849820] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.849953] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.850205] [53379]: DEBUG oslo_concurrency.lockutils [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.861103] [53378]: DEBUG nova.api.openstack.wsgi [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.861103] [53378]: DEBUG nova.compute.api [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.864196] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.864609] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.864958] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.865469] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.865995] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.866318] [53378]: DEBUG oslo_concurrency.lockutils [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.885749] [53379]: DEBUG nova.policy [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.892869] [53379]: DEBUG nova.policy [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.893841] [53379]: DEBUG nova.policy [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.898508] [53379]: INFO nova.api.openstack.requestlog [None req-158a226b-0973-4ad4-8147-fa84a194efea tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.059496 [ 858.898896] [53379]: [pid: 53379|app: 0|req: 2164/4475] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.904356] [53378]: DEBUG nova.policy [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.908815] [53378]: DEBUG nova.policy [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.909971] [53378]: DEBUG nova.policy [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.910261] [53378]: INFO nova.api.openstack.requestlog [None req-1695a217-8b43-4696-a9e3-e1fc3413166c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.054346 [ 858.910753] [53378]: [pid: 53378|app: 0|req: 2312/4476] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.912188] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.914414] [53379]: DEBUG nova.compute.api [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.917834] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.918091] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.918307] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.918686] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.918902] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.919090] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.042341] [53378]: DEBUG nova.api.openstack.wsgi [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.044067] [53378]: DEBUG nova.compute.api [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.047606] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.047851] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.048059] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.048402] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.048613] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.048787] [53378]: DEBUG oslo_concurrency.lockutils [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.145919] [53378]: DEBUG nova.policy [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.150274] [53378]: INFO nova.api.openstack.requestlog [None req-523a63f4-8681-4c08-ac22-9c525690f8d4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1519 microversion: 2.1 time: 0.111035 [ 859.150585] [53378]: [pid: 53378|app: 0|req: 2313/4477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1519 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.153106] [53378]: DEBUG nova.api.openstack.wsgi [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.154729] [53378]: DEBUG nova.compute.api [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.157949] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.158267] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.158440] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.158789] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.158990] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.159183] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.183476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.183476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.183476] [53378]: DEBUG oslo_concurrency.lockutils [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.183476] [53378]: DEBUG nova.objects.instance [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.185360] [53379]: DEBUG nova.policy [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.189962] [53379]: INFO nova.api.openstack.requestlog [None req-ddafed14-aac3-4b79-aca7-0a1b638f50ca tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.280046 [ 859.190323] [53379]: [pid: 53379|app: 0|req: 2165/4478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.195015] [53379]: DEBUG nova.api.openstack.wsgi [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.195015] [53379]: DEBUG nova.compute.api [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.196264] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.196519] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.196701] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.197062] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.197689] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.197689] [53379]: DEBUG oslo_concurrency.lockutils [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.206564] [53378]: DEBUG nova.policy [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.210884] [53378]: INFO nova.api.openstack.requestlog [None req-dace0e77-aea1-4e02-8ced-86fc37de73c6 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.059604 [ 859.211229] [53378]: [pid: 53378|app: 0|req: 2314/4479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.212862] [53379]: DEBUG nova.compute.api [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 859.213919] [53378]: DEBUG nova.api.openstack.wsgi [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.215674] [53378]: DEBUG nova.compute.api [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.219145] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.219474] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.219718] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.220626] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.220626] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.220626] [53378]: DEBUG oslo_concurrency.lockutils [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.263228] [53379]: INFO nova.api.openstack.requestlog [None req-44a4b7c2-946c-40c3-a4c7-4c57ca3d60d5 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 204 len: 0 microversion: 2.1 time: 0.072154 [ 859.263827] [53379]: [pid: 53379|app: 0|req: 2166/4480] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:11 2025] DELETE /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 859.267943] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.270272] [53379]: DEBUG nova.compute.api [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.273433] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.273671] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.273856] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.274424] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.274656] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.274837] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.292509] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.292745] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.292930] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.293172] [53379]: DEBUG nova.objects.instance [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.294210] [53378]: DEBUG nova.policy [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.298841] [53378]: INFO nova.api.openstack.requestlog [None req-726db468-f50d-4bf9-a902-772bb3c69014 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.087011 [ 859.299181] [53378]: [pid: 53378|app: 0|req: 2315/4481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.301689] [53378]: DEBUG nova.api.openstack.wsgi [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.303305] [53378]: DEBUG nova.compute.api [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.310627] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.310877] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.311074] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.311431] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.311632] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.311808] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.319287] [53379]: DEBUG nova.policy [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.323578] [53379]: INFO nova.api.openstack.requestlog [None req-ab65e2fa-8686-448b-8918-7620b050044b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.058558 [ 859.323908] [53379]: [pid: 53379|app: 0|req: 2167/4482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.326743] [53379]: DEBUG nova.api.openstack.wsgi [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.328694] [53379]: DEBUG nova.compute.api [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.331948] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.332905] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.333124] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.334144] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.334773] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.334773] [53379]: DEBUG oslo_concurrency.lockutils [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.342466] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.343899] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.343899] [53378]: DEBUG oslo_concurrency.lockutils [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.343899] [53378]: DEBUG nova.objects.instance [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.367198] [53378]: DEBUG nova.policy [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.371521] [53378]: INFO nova.api.openstack.requestlog [None req-cca03985-5de6-4ce5-9d30-a652e56bc694 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.071703 [ 859.371841] [53378]: [pid: 53378|app: 0|req: 2316/4483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.375792] [53378]: DEBUG nova.api.openstack.wsgi [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.375971] [53378]: DEBUG nova.compute.api [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.377818] [53379]: DEBUG nova.policy [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.379163] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.379408] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.379598] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.379958] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.380308] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.380367] [53378]: DEBUG oslo_concurrency.lockutils [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.382804] [53379]: INFO nova.api.openstack.requestlog [None req-a791f4ca-e2da-4175-87f3-385b5c17ccca tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.058215 [ 859.383125] [53379]: [pid: 53379|app: 0|req: 2168/4484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.385747] [53379]: DEBUG nova.api.openstack.wsgi [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.387483] [53379]: DEBUG nova.compute.api [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.392933] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.392933] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.393089] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.393482] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.393728] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.394397] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.417030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.417030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.417030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.417157] [53379]: DEBUG nova.objects.instance [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.443631] [53379]: DEBUG nova.policy [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.449447] [53379]: INFO nova.api.openstack.requestlog [None req-9db8f0cd-2ebb-4934-b9cd-0c8e06b16862 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.065349 [ 859.449842] [53379]: [pid: 53379|app: 0|req: 2169/4485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.454078] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.456452] [53379]: DEBUG nova.compute.api [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.462500] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.462500] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.462500] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.462500] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.462500] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.462805] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.466938] [53378]: DEBUG nova.policy [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.473124] [53378]: INFO nova.api.openstack.requestlog [None req-305c27c1-c998-41d2-9acd-3808e4e942d6 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1525 microversion: 2.1 time: 0.099829 [ 859.473124] [53378]: [pid: 53378|app: 0|req: 2317/4486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1525 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.513441] [53379]: DEBUG nova.policy [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.518464] [53379]: INFO nova.api.openstack.requestlog [None req-fc8a2c20-9913-4965-b6bd-7d88a94f068a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.067782 [ 859.518794] [53379]: [pid: 53379|app: 0|req: 2170/4487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.609146] [53378]: DEBUG nova.api.openstack.wsgi [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.610928] [53378]: DEBUG nova.compute.api [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.614868] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.616197] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.616440] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.616820] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.617051] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.617276] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.648630] [53379]: DEBUG nova.api.openstack.wsgi [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.650428] [53379]: DEBUG nova.compute.api [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.654818] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.655092] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.655327] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.655715] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.655892] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.656073] [53379]: DEBUG oslo_concurrency.lockutils [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.691686] [53378]: DEBUG nova.policy [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.696225] [53378]: INFO nova.api.openstack.requestlog [None req-c9bf700c-7646-494d-9887-d3ffae1b5c7e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.089974 [ 859.696548] [53378]: [pid: 53378|app: 0|req: 2318/4488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.715756] [53378]: DEBUG nova.api.openstack.wsgi [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.717697] [53378]: DEBUG nova.compute.api [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.722498] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.722940] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.724144] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.724647] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.724970] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.725275] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.755481] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.755719] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.755900] [53378]: DEBUG oslo_concurrency.lockutils [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.756206] [53378]: DEBUG nova.objects.instance [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.786379] [53378]: DEBUG nova.policy [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.790719] [53378]: INFO nova.api.openstack.requestlog [None req-48b64a99-695a-47be-8b22-3a7f3d4ae6f7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.077827 [ 859.791063] [53378]: [pid: 53378|app: 0|req: 2319/4489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.802310] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4aba2f0-16d6-4cfb-9dd7-30d0794778da tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7247ab00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.816165] [53379]: DEBUG nova.policy [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.820962] [53379]: INFO nova.api.openstack.requestlog [None req-37fa44cd-c8df-4f5a-b0c4-8d32aeb54f81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.174781 [ 859.821361] [53379]: [pid: 53379|app: 0|req: 2171/4490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:11 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.823859] [53379]: DEBUG nova.api.openstack.wsgi [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.825714] [53379]: DEBUG nova.compute.api [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.829404] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.829712] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.829944] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.830362] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.830657] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.830883] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.840171] [53378]: INFO nova.api.openstack.requestlog [None req-a4aba2f0-16d6-4cfb-9dd7-30d0794778da tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387" status: 200 len: 662 microversion: 2.1 time: 0.048450 [ 859.842150] [53378]: [pid: 53378|app: 0|req: 2320/4491] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387 => generated 662 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 859.844170] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.846041] [53378]: DEBUG nova.compute.api [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.858529] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.875525] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.875921] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.876200] [53379]: DEBUG oslo_concurrency.lockutils [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.876754] [53379]: DEBUG nova.objects.instance [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.886667] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.886935] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.887178] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.891020] [53378]: DEBUG nova.objects.instance [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.911356] [53378]: DEBUG nova.policy [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.915602] [53379]: DEBUG nova.policy [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.921118] [53379]: INFO nova.api.openstack.requestlog [None req-6018effb-f8f7-4eeb-8227-01f6bc0e9b0d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.099068 [ 859.921570] [53379]: [pid: 53379|app: 0|req: 2172/4492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.921956] [53378]: INFO nova.api.openstack.requestlog [None req-7d88697f-80df-464e-bc6e-c1641161383e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.080518 [ 859.922617] [53378]: [pid: 53378|app: 0|req: 2321/4493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.924918] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb0c2487-51a5-44dc-9cf5-f9a58d927f85 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72759630>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.927431] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.929316] [53378]: DEBUG nova.compute.api [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.934341] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.934667] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.934885] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.936157] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.936157] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.936157] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.964931] [53379]: INFO nova.api.openstack.requestlog [None req-cb0c2487-51a5-44dc-9cf5-f9a58d927f85 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387" status: 200 len: 662 microversion: 2.1 time: 0.042399 [ 859.965336] [53379]: [pid: 53379|app: 0|req: 2173/4494] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387 => generated 662 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 859.967294] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.967558] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.967794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.968020] [53378]: DEBUG nova.objects.instance [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.968671] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.970531] [53379]: DEBUG nova.compute.api [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.976226] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.976493] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.976690] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.977077] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.977289] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.977468] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.997574] [53378]: DEBUG nova.policy [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.002129] [53378]: DEBUG nova.policy [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.002791] [53378]: DEBUG nova.policy [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.004130] [53378]: INFO nova.api.openstack.requestlog [None req-6b9f8e76-ca85-4ee0-9d53-bb4d90696d45 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.081006 [ 860.004481] [53378]: [pid: 53378|app: 0|req: 2322/4495] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.008186] [53378]: DEBUG nova.api.openstack.wsgi [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.008836] [53378]: DEBUG nova.compute.api [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.012528] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.012829] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.013087] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.013504] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.013753] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.013928] [53378]: DEBUG oslo_concurrency.lockutils [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.042123] [53379]: DEBUG nova.policy [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.047761] [53379]: DEBUG nova.policy [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.048412] [53379]: DEBUG nova.policy [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.051681] [53379]: INFO nova.api.openstack.requestlog [None req-dd8b1f85-219e-44ea-a88c-15ce8c002e36 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.085598 [ 860.051999] [53379]: [pid: 53379|app: 0|req: 2174/4496] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.057269] [53378]: DEBUG nova.policy [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.061687] [53379]: DEBUG nova.api.openstack.wsgi [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdc010e8-6dd5-448b-acef-139d4ae80dd6", "name": "network-vif-plugged", "status": "completed", "tag": "56ee3f6c-bba0-4a1c-9c60-48eb438884a9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 860.063771] [53378]: DEBUG nova.policy [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.064916] [53378]: DEBUG nova.policy [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.065835] [53378]: INFO nova.api.openstack.requestlog [None req-bedc8778-8fb5-4733-8e34-0bc2e25ca856 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.060683 [ 860.066320] [53378]: [pid: 53378|app: 0|req: 2323/4497] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.070351] [53379]: DEBUG oslo_concurrency.lockutils [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.070503] [53379]: DEBUG oslo_concurrency.lockutils [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.070693] [53379]: DEBUG oslo_concurrency.lockutils [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.077238] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] Creating event network-vif-plugged:56ee3f6c-bba0-4a1c-9c60-48eb438884a9 for instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 on cpu-1 [ 860.080577] [53379]: INFO nova.api.openstack.requestlog [req-fc4a090d-6df3-46c1-a4f7-a495855bf9d1 req-74a6b913-efea-4643-bf21-831b66ccaed1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020813 [ 860.080904] [53379]: [pid: 53379|app: 0|req: 2175/4498] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:12 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) [ 860.206344] [53378]: DEBUG nova.api.openstack.wsgi [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.209874] [53378]: DEBUG nova.compute.api [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.213323] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.213625] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.213846] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.214596] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.214854] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.215081] [53378]: DEBUG oslo_concurrency.lockutils [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.225565] [53379]: DEBUG nova.api.openstack.wsgi [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.227138] [53379]: DEBUG nova.compute.api [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.233160] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.254438] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.254716] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.254869] [53379]: DEBUG oslo_concurrency.lockutils [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.255363] [53379]: DEBUG nova.objects.instance [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.265412] [53378]: DEBUG nova.policy [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.269949] [53378]: INFO nova.api.openstack.requestlog [None req-8267ba19-bce8-4c95-97d7-b97e6e0a6dac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.066420 [ 860.270352] [53378]: [pid: 53378|app: 0|req: 2324/4499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.304184] [53379]: DEBUG nova.policy [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.311678] [53379]: INFO nova.api.openstack.requestlog [None req-29003408-b312-4111-a230-ddab53e4f30e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.088959 [ 860.312089] [53379]: [pid: 53379|app: 0|req: 2176/4500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.312507] [53378]: DEBUG nova.api.openstack.wsgi [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.317432] [53378]: DEBUG nova.compute.api [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.321194] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.321551] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.322088] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.323043] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.323344] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.323604] [53378]: DEBUG oslo_concurrency.lockutils [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.346506] [53379]: DEBUG nova.api.openstack.wsgi [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.348897] [53379]: DEBUG nova.compute.api [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.354182] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.354953] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.354953] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.355172] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.355383] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.355564] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.377022] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.377022] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.377022] [53379]: DEBUG oslo_concurrency.lockutils [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.377022] [53379]: DEBUG nova.objects.instance [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.407435] [53379]: DEBUG nova.policy [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.412144] [53379]: INFO nova.api.openstack.requestlog [None req-54c0f286-a9e6-4255-864f-615d95fd50ff tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.071304 [ 860.412715] [53379]: [pid: 53379|app: 0|req: 2177/4501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.416096] [53379]: DEBUG nova.api.openstack.wsgi [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.417977] [53379]: DEBUG nova.compute.api [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.422075] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.424092] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.424092] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.424092] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.424092] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.424092] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.444142] [53378]: DEBUG nova.policy [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.444294] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.444436] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.444632] [53379]: DEBUG oslo_concurrency.lockutils [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.444834] [53379]: DEBUG nova.objects.instance [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.451121] [53378]: INFO nova.api.openstack.requestlog [None req-882fb042-51d2-43dd-8a73-b3509e5cb07c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1661 microversion: 2.1 time: 0.140819 [ 860.451618] [53378]: [pid: 53378|app: 0|req: 2325/4502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1661 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.456522] [53378]: DEBUG nova.api.openstack.wsgi [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.463336] [53378]: DEBUG nova.compute.api [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.469334] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.469584] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.469770] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.470164] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.470368] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.470543] [53378]: DEBUG oslo_concurrency.lockutils [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.473988] [53379]: DEBUG nova.policy [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.478415] [53379]: INFO nova.api.openstack.requestlog [None req-e16c22a7-f8eb-444e-af58-1cc38786b3cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.065179 [ 860.478800] [53379]: [pid: 53379|app: 0|req: 2178/4503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.481349] [53379]: DEBUG nova.api.openstack.wsgi [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.483270] [53379]: DEBUG nova.compute.api [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.488273] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.488565] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.488784] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.489219] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.489466] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.489656] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.508395] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.509066] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.509066] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.509066] [53379]: DEBUG nova.objects.instance [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.510353] [53378]: DEBUG nova.policy [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.514730] [53378]: INFO nova.api.openstack.requestlog [None req-365e2682-3312-4133-8503-6ab129fdc973 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1212 microversion: 2.1 time: 0.062596 [ 860.515097] [53378]: [pid: 53378|app: 0|req: 2326/4504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.517684] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 860.519429] [53378]: DEBUG nova.compute.api [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.522673] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.522911] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.523116] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.523466] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.523667] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.523844] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.535174] [53379]: DEBUG nova.policy [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.539657] [53379]: INFO nova.api.openstack.requestlog [None req-4dbe01ec-19ad-4513-9697-cec92d63b2ad tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.060087 [ 860.539830] [53379]: [pid: 53379|app: 0|req: 2179/4505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.542307] [53379]: DEBUG nova.api.openstack.wsgi [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.543959] [53379]: DEBUG nova.compute.api [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.547205] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.547441] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.547630] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.547988] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.548208] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.548384] [53379]: DEBUG oslo_concurrency.lockutils [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.575065] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.575758] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.575758] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.580479] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.580858] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.581114] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.581607] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.581968] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.582224] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.589540] [53378]: DEBUG nova.policy [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.596662] [53378]: DEBUG nova.compute.api [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 860.600760] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.601252] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.601534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.601969] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.602287] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.602461] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.615822] [53378]: DEBUG nova.quota [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 860.619645] [53378]: DEBUG nova.quota [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 860.628603] [53378]: DEBUG nova.virt.hardware [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 860.628845] [53378]: DEBUG nova.virt.hardware [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 860.629027] [53378]: DEBUG nova.virt.hardware [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 860.629196] [53378]: DEBUG nova.virt.hardware [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 860.629410] [53378]: DEBUG nova.virt.hardware [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 860.686092] [53379]: DEBUG nova.policy [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.690740] [53379]: INFO nova.api.openstack.requestlog [None req-04fefb50-c741-4d0e-9aa7-51fcdb75bdfe tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1525 microversion: 2.1 time: 0.150090 [ 860.690892] [53379]: [pid: 53379|app: 0|req: 2180/4506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1525 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.694070] [53379]: DEBUG nova.api.openstack.wsgi [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.695078] [53379]: DEBUG nova.compute.api [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.698456] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.698698] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.698886] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.699262] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.699466] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.699664] [53379]: DEBUG oslo_concurrency.lockutils [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.700121] [53378]: INFO nova.api.openstack.requestlog [None req-b3018bcd-27f4-4501-9ce2-c48a7c9ab9d5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.184356 [ 860.700503] [53378]: [pid: 53378|app: 0|req: 2327/4507] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:12 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 860.705187] [53378]: DEBUG nova.api.openstack.wsgi [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.706729] [53378]: DEBUG nova.compute.api [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.710539] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.710626] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.710758] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.711262] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.711344] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.711833] [53378]: DEBUG oslo_concurrency.lockutils [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.733701] [53379]: DEBUG nova.policy [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.738715] [53379]: INFO nova.api.openstack.requestlog [None req-9775ea8d-97b3-4b16-909c-266654db904b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.047124 [ 860.739986] [53379]: [pid: 53379|app: 0|req: 2181/4508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.744146] [53379]: DEBUG nova.api.openstack.wsgi [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.744692] [53379]: DEBUG nova.compute.api [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.748155] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.748401] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.748588] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.748948] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.749178] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.749352] [53379]: DEBUG oslo_concurrency.lockutils [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.842446] [53378]: DEBUG nova.policy [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.849037] [53378]: INFO nova.api.openstack.requestlog [None req-b01c5d87-83db-4379-80b8-67f6a5283184 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.145757 [ 860.850521] [53378]: [pid: 53378|app: 0|req: 2328/4509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:12 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.853137] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.855826] [53378]: DEBUG nova.compute.api [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.862032] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.862446] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.862735] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.863144] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.863426] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.863737] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.868252] [53379]: DEBUG nova.policy [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.873292] [53379]: INFO nova.api.openstack.requestlog [None req-4885605e-5109-4f47-9188-2bf9679ad21b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.133550 [ 860.873756] [53379]: [pid: 53379|app: 0|req: 2182/4510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.883156] [53379]: DEBUG nova.api.openstack.wsgi [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.884557] [53379]: DEBUG nova.compute.api [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.897026] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.897026] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.897026] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.897026] [53378]: DEBUG nova.objects.instance [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.901175] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.901175] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.901264] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.901760] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.904519] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.904519] [53379]: DEBUG oslo_concurrency.lockutils [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.928369] [53378]: DEBUG nova.policy [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.938772] [53378]: INFO nova.api.openstack.requestlog [None req-6bca58bd-e939-4a9a-9ab9-a72f536cc3f4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.088093 [ 860.939686] [53378]: [pid: 53378|app: 0|req: 2329/4511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.946219] [53378]: DEBUG nova.api.openstack.wsgi [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.951181] [53378]: DEBUG nova.compute.api [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.957689] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.957689] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.957689] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.957794] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.958138] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.958460] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.993823] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.994011] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.994293] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.994527] [53378]: DEBUG nova.objects.instance [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lazy-loading 'fault' on Instance uuid 7927eee2-9abe-421d-ab70-5c9cfed779c9 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.017467] [53379]: DEBUG nova.policy [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.023042] [53379]: INFO nova.api.openstack.requestlog [None req-38066223-1608-4840-9863-214adbcd7ab5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.147822 [ 861.023042] [53379]: [pid: 53379|app: 0|req: 2183/4512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.025759] [53379]: DEBUG nova.api.openstack.wsgi [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.028051] [53379]: DEBUG nova.compute.api [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.029867] [53378]: DEBUG nova.policy [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3805ada95d5d4f3ea6c0b851ebf1027c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc18966a7c184174b70a8841626bbced', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.031661] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.031963] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.033453] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.033453] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.033453] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.033453] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.036145] [53378]: INFO nova.api.openstack.requestlog [None req-95d424a5-c0e0-49c2-b4a7-3e2c19031198 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 200 len: 1295 microversion: 2.1 time: 0.095407 [ 861.036510] [53378]: [pid: 53378|app: 0|req: 2330/4513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 1295 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.042252] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.043204] [53378]: DEBUG nova.compute.api [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.048170] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.048937] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.048937] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.048937] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.049321] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.049321] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.054377] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.054642] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.054839] [53379]: DEBUG oslo_concurrency.lockutils [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.055147] [53379]: DEBUG nova.objects.instance [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.078139] [53379]: DEBUG nova.policy [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.082941] [53379]: INFO nova.api.openstack.requestlog [None req-46faeeae-2d6e-4373-9834-581fff3e9aaf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.059471 [ 861.083365] [53379]: [pid: 53379|app: 0|req: 2184/4514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.086200] [53379]: DEBUG nova.api.openstack.wsgi [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.088147] [53379]: DEBUG nova.compute.api [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.088834] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.089201] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.089598] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.090615] [53378]: DEBUG nova.objects.instance [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.092036] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.094023] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.094023] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.094023] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.094023] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.094023] [53379]: DEBUG oslo_concurrency.lockutils [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.130013] [53378]: DEBUG nova.policy [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.132031] [53379]: DEBUG nova.policy [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.136409] [53378]: DEBUG nova.policy [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.137383] [53378]: DEBUG nova.policy [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.137976] [53379]: DEBUG nova.policy [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.138101] [53378]: INFO nova.api.openstack.requestlog [None req-d9ac1e66-1afc-4a12-b750-fcaaa92c7b80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.101048 [ 861.138612] [53378]: [pid: 53378|app: 0|req: 2331/4515] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.139118] [53379]: DEBUG nova.policy [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.142318] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.143378] [53379]: INFO nova.api.openstack.requestlog [None req-96937ec0-9d27-412e-b133-f21e93ea5025 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.059378 [ 861.143665] [53378]: DEBUG nova.compute.api [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.143814] [53379]: [pid: 53379|app: 0|req: 2185/4516] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.149714] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.149975] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.150185] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.150567] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.150776] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.150953] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.196815] [53378]: DEBUG nova.policy [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.205025] [53378]: DEBUG nova.policy [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.205025] [53378]: DEBUG nova.policy [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.205025] [53378]: INFO nova.api.openstack.requestlog [None req-eb153e16-e17c-40e1-8b62-53231483aa50 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.064373 [ 861.205025] [53378]: [pid: 53378|app: 0|req: 2332/4517] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.283279] [53379]: DEBUG nova.api.openstack.wsgi [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.285842] [53379]: DEBUG nova.compute.api [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.290947] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.291294] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.291517] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.291972] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.292310] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.292545] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.328409] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.330759] [53378]: DEBUG nova.compute.api [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.335892] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.336194] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.336481] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.337362] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.337732] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.337848] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.347272] [53379]: DEBUG nova.policy [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.361713] [53379]: INFO nova.api.openstack.requestlog [None req-a38b3875-7ca8-4dec-946a-22b4de728d31 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.077802 [ 861.361713] [53379]: [pid: 53379|app: 0|req: 2186/4518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.365123] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.365413] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.365601] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.365814] [53378]: DEBUG nova.objects.instance [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.392159] [53378]: DEBUG nova.policy [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.396944] [53378]: INFO nova.api.openstack.requestlog [None req-8b692277-19e0-4f38-9fe4-210cb3333bc3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.071271 [ 861.397859] [53378]: [pid: 53378|app: 0|req: 2333/4519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.431674] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.435361] [53379]: DEBUG nova.compute.api [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.439304] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.439592] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.439824] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.440809] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.441074] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.441340] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.464581] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.465512] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.465512] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.465512] [53379]: DEBUG nova.objects.instance [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.494503] [53378]: DEBUG nova.api.openstack.wsgi [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.496073] [53378]: DEBUG nova.compute.api [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.503285] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.503547] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.503749] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.507021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.507021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.507021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.510689] [53379]: DEBUG nova.policy [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.520665] [53379]: INFO nova.api.openstack.requestlog [None req-0d5e5e86-0191-49c1-ab8e-ea67220c697e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.091621 [ 861.521068] [53379]: [pid: 53379|app: 0|req: 2187/4520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.533024] [53379]: DEBUG nova.api.openstack.wsgi [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.539770] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.540028] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.540128] [53379]: DEBUG nova.compute.api [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.540217] [53378]: DEBUG oslo_concurrency.lockutils [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.540419] [53378]: DEBUG nova.objects.instance [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.545979] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.546255] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.546440] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.546805] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.547372] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.547593] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.566869] [53378]: DEBUG nova.policy [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.573047] [53378]: INFO nova.api.openstack.requestlog [None req-f82c2932-77d2-4f6d-b23d-82f14e737430 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.080992 [ 861.573920] [53378]: [pid: 53378|app: 0|req: 2334/4521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.577324] [53378]: DEBUG nova.api.openstack.wsgi [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.580050] [53378]: DEBUG nova.compute.api [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.584085] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.584390] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.585021] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.585021] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.585153] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.585299] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.595036] [53379]: DEBUG nova.policy [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.601237] [53379]: INFO nova.api.openstack.requestlog [None req-4fff2a24-4b75-41c4-aaf4-8eea380d167d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1268 microversion: 2.1 time: 0.072229 [ 861.601394] [53379]: [pid: 53379|app: 0|req: 2188/4522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1268 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.605503] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.605503] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.605637] [53378]: DEBUG oslo_concurrency.lockutils [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.605856] [53378]: DEBUG nova.objects.instance [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.630908] [53378]: DEBUG nova.policy [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.635618] [53378]: INFO nova.api.openstack.requestlog [None req-59528c06-3ba1-4dd0-81d9-1d67d23dc6cc tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.061124 [ 861.635954] [53378]: [pid: 53378|app: 0|req: 2335/4523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.703769] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.705698] [53379]: DEBUG nova.compute.api [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.710062] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.710695] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.711018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.711442] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.711686] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.711897] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.753202] [53378]: DEBUG nova.api.openstack.wsgi [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.754537] [53378]: DEBUG nova.compute.api [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.764980] [53378]: DEBUG oslo_concurrency.lockutils [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.815608] [53378]: DEBUG nova.policy [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.821462] [53378]: INFO nova.api.openstack.requestlog [None req-66616c47-3809-477b-89af-1bf7c5146be0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.070165 [ 861.821462] [53378]: [pid: 53378|app: 0|req: 2336/4524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.829745] [53379]: DEBUG nova.policy [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.834165] [53379]: INFO nova.api.openstack.requestlog [None req-d0a84322-6631-4787-971b-7379d0510ca3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1525 microversion: 2.1 time: 0.132758 [ 861.834513] [53379]: [pid: 53379|app: 0|req: 2189/4525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:13 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1525 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.870193] [53379]: DEBUG nova.api.openstack.wsgi [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.871317] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-997199765", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 861.873689] [53379]: DEBUG nova.compute.api [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.878044] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.878387] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.878674] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.879283] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.879563] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.880182] [53379]: DEBUG oslo_concurrency.lockutils [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.927199] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.927394] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.927725] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.928294] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.928621] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.928942] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.935481] [53378]: DEBUG nova.network.neutron [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 861.983033] [53379]: DEBUG nova.policy [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.991781] [53379]: INFO nova.api.openstack.requestlog [None req-14119152-babe-4f36-b741-aaf70ff4b0de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.123817 [ 861.991781] [53379]: [pid: 53379|app: 0|req: 2190/4526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.995158] [53379]: DEBUG nova.api.openstack.wsgi [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.996876] [53379]: DEBUG nova.compute.api [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.002184] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.002184] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.002306] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.002645] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.002929] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.004024] [53379]: DEBUG oslo_concurrency.lockutils [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.112767] [53379]: DEBUG nova.policy [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.117762] [53379]: INFO nova.api.openstack.requestlog [None req-70f60114-d841-4ae5-9996-646f8daf4113 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.125162 [ 862.118456] [53379]: [pid: 53379|app: 0|req: 2191/4527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.121438] [53379]: DEBUG nova.api.openstack.wsgi [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.123103] [53379]: DEBUG nova.compute.api [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.129802] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.129802] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.129802] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.130048] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.130270] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.130447] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.148564] [53378]: DEBUG nova.virt.hardware [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 862.148714] [53378]: DEBUG nova.virt.hardware [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 862.148930] [53378]: DEBUG nova.virt.hardware [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 862.149170] [53378]: DEBUG nova.virt.hardware [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 862.149472] [53378]: DEBUG nova.virt.hardware [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 862.152276] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.152589] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.152809] [53379]: DEBUG oslo_concurrency.lockutils [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.153066] [53379]: DEBUG nova.objects.instance [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.171014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.181236] [53379]: DEBUG nova.policy [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.181949] [53378]: DEBUG nova.quota [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 862.185145] [53379]: INFO nova.api.openstack.requestlog [None req-981a5242-dbe2-44c9-ad80-292743139245 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.065972 [ 862.185654] [53379]: [pid: 53379|app: 0|req: 2192/4528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.185721] [53378]: DEBUG nova.quota [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 862.188249] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2fa1ed8-4300-40ed-a95b-162a0b1575f4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f729f60e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.194170] [53378]: DEBUG nova.compute.api [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 862.195859] [53378]: DEBUG nova.compute.api [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 862.218516] [53379]: INFO nova.api.openstack.requestlog [None req-c2fa1ed8-4300-40ed-a95b-162a0b1575f4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03" status: 200 len: 662 microversion: 2.1 time: 0.031657 [ 862.218516] [53379]: [pid: 53379|app: 0|req: 2193/4529] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03 => generated 662 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 862.220609] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.222241] [53379]: DEBUG nova.compute.api [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.228208] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.228470] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.228686] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.229109] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.229343] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.229562] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.233195] [53378]: INFO nova.api.openstack.requestlog [None req-ffef5c15-830f-4c58-9aee-8e6043f8f8c7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.411911 [ 862.233662] [53378]: [pid: 53378|app: 0|req: 2337/4530] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 862.236369] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.237778] [53378]: DEBUG nova.compute.api [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.241781] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.242380] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.242380] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.242639] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.242842] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.243029] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.252087] [53378]: INFO nova.api.openstack.wsgi [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. [ 862.252408] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 862.252831] [53378]: INFO nova.api.openstack.requestlog [None req-1ef1efd5-469d-4400-9496-9d37136e094c tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 404 len: 111 microversion: 2.1 time: 0.018832 [ 862.253620] [53378]: [pid: 53378|app: 0|req: 2338/4531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 862.257460] [53378]: DEBUG nova.api.openstack.wsgi [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.259242] [53378]: DEBUG nova.compute.api [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.262998] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.263635] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.263635] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.264178] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.264178] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.264385] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.282583] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.283205] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.283205] [53378]: DEBUG oslo_concurrency.lockutils [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.283281] [53378]: DEBUG nova.objects.instance [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.312508] [53379]: DEBUG nova.policy [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.319623] [53379]: INFO nova.api.openstack.requestlog [None req-3b534a6e-e030-4154-aa26-6ed16e7df65d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.100833 [ 862.319970] [53379]: [pid: 53379|app: 0|req: 2194/4532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.321883] [53378]: DEBUG nova.policy [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.324871] [53379]: DEBUG nova.api.openstack.wsgi [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cdc010e8-6dd5-448b-acef-139d4ae80dd6", "tag": "56ee3f6c-bba0-4a1c-9c60-48eb438884a9"}, {"server_uuid": "dff47627-b0dd-4bb4-a061-1dc1b02cde24", "name": "network-vif-deleted", "tag": "a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 862.330049] [53378]: INFO nova.api.openstack.requestlog [None req-e58463a0-4bb5-4a4c-976b-2f67af7c8b47 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.076197 [ 862.330421] [53378]: [pid: 53378|app: 0|req: 2339/4533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.332023] [53379]: DEBUG oslo_concurrency.lockutils [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.332350] [53379]: DEBUG oslo_concurrency.lockutils [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.332531] [53379]: DEBUG oslo_concurrency.lockutils [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.337059] [53378]: DEBUG nova.api.openstack.wsgi [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.338712] [53378]: DEBUG nova.compute.api [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.341811] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Creating event network-changed:56ee3f6c-bba0-4a1c-9c60-48eb438884a9 for instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 on cpu-1 [ 862.342128] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] Creating event network-vif-deleted:a82af0ea-f2d4-4cd8-ac24-3f844feb3ec4 for instance dff47627-b0dd-4bb4-a061-1dc1b02cde24 on cpu-1 [ 862.346088] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.346389] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.346613] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.346920] [53379]: INFO nova.api.openstack.requestlog [req-8ec9f295-86cb-489d-bdd4-7936e12c04c0 req-588a9fb1-86c8-439f-a513-1b3a153359b7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.026302 [ 862.346964] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.347170] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.347292] [53379]: [pid: 53379|app: 0|req: 2195/4534] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:14 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 862.347480] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.350205] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.352218] [53379]: DEBUG nova.compute.api [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.357355] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.357579] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.357773] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.358153] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.358359] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.358535] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.373246] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.373498] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.373680] [53378]: DEBUG oslo_concurrency.lockutils [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.373881] [53378]: DEBUG nova.objects.instance [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.397119] [53379]: DEBUG nova.policy [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.400306] [53378]: DEBUG nova.policy [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.401713] [53379]: DEBUG nova.policy [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.402340] [53379]: DEBUG nova.policy [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.404500] [53378]: DEBUG nova.policy [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.404963] [53378]: DEBUG nova.policy [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.405637] [53378]: INFO nova.api.openstack.requestlog [None req-38a9af1c-1efe-4cca-90ab-c116e388cb81 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.074104 [ 862.405687] [53379]: INFO nova.api.openstack.requestlog [None req-b6bdd6cb-73fe-446d-8d55-1511f2bebaa5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.057543 [ 862.405999] [53379]: [pid: 53379|app: 0|req: 2196/4535] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.406045] [53378]: [pid: 53378|app: 0|req: 2340/4536] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.410210] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f0f164f-836f-4e96-bd22-d6d7cad5451b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71641ab0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.410590] [53379]: DEBUG nova.api.openstack.wsgi [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.410590] [53379]: DEBUG nova.compute.api [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.414519] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.414744] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.414937] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.415647] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.417864] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.417864] [53379]: DEBUG oslo_concurrency.lockutils [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.436208] [53378]: INFO nova.api.openstack.requestlog [None req-1f0f164f-836f-4e96-bd22-d6d7cad5451b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03" status: 200 len: 662 microversion: 2.1 time: 0.029408 [ 862.436480] [53378]: [pid: 53378|app: 0|req: 2341/4537] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03 => generated 662 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 862.438964] [53378]: DEBUG nova.api.openstack.wsgi [None req-13229af9-36ce-4f8e-8900-e119f4df7923 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.440577] [53378]: DEBUG nova.compute.api [None req-13229af9-36ce-4f8e-8900-e119f4df7923 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.452666] [53379]: DEBUG nova.policy [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.458997] [53379]: DEBUG nova.policy [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.459851] [53379]: DEBUG nova.policy [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.460607] [53379]: INFO nova.api.openstack.requestlog [None req-6adcf98b-8d6b-4cdb-bcf7-6c4bc2f65f92 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.054081 [ 862.462145] [53379]: [pid: 53379|app: 0|req: 2197/4538] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.465092] [53379]: DEBUG nova.api.openstack.wsgi [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.466789] [53379]: DEBUG nova.compute.api [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.470413] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.470677] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.471099] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.472622] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.472622] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.472622] [53379]: DEBUG oslo_concurrency.lockutils [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.473705] [53378]: DEBUG nova.policy [None req-13229af9-36ce-4f8e-8900-e119f4df7923 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.477307] [53378]: INFO nova.api.openstack.requestlog [None req-13229af9-36ce-4f8e-8900-e119f4df7923 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1212 microversion: 2.1 time: 0.040209 [ 862.477662] [53378]: [pid: 53378|app: 0|req: 2342/4539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.480709] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.483898] [53378]: DEBUG nova.compute.api [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.489452] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.489709] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.489899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.490519] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.491073] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.491073] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.509209] [53379]: DEBUG nova.policy [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.513633] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.513633] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.513633] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.513633] [53378]: DEBUG nova.objects.instance [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.514559] [53379]: INFO nova.api.openstack.requestlog [None req-709525fa-5bd6-48e3-af1f-992672c2079a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.051446 [ 862.514680] [53379]: [pid: 53379|app: 0|req: 2198/4540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.539729] [53379]: DEBUG nova.api.openstack.wsgi [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.541599] [53379]: DEBUG nova.compute.api [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.544991] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.545169] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.545378] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.545731] [53378]: DEBUG nova.policy [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.545810] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.545932] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.547021] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.552273] [53378]: INFO nova.api.openstack.requestlog [None req-1f210748-2d30-4756-b891-fe838adefc39 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.072851 [ 862.552273] [53378]: [pid: 53378|app: 0|req: 2343/4541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.569939] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.570247] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.570378] [53379]: DEBUG oslo_concurrency.lockutils [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.570584] [53379]: DEBUG nova.objects.instance [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.590940] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.591322] [53379]: DEBUG nova.policy [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.592794] [53378]: DEBUG nova.compute.api [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.596163] [53379]: INFO nova.api.openstack.requestlog [None req-a918037a-3b9e-42ad-a68d-d31e21228e7b tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.058549 [ 862.597233] [53379]: [pid: 53379|app: 0|req: 2199/4542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.597512] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.597749] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.597931] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.598304] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.600653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.600653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.618695] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.618953] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.619148] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.619200] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.619356] [53378]: DEBUG nova.objects.instance [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.620873] [53379]: DEBUG nova.compute.api [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.625055] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.625295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.625478] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.625857] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.626036] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.626218] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.646938] [53378]: DEBUG nova.policy [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.651188] [53378]: INFO nova.api.openstack.requestlog [None req-6e5de4c8-931d-4950-bbe1-22749a3cf2d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.062475 [ 862.651905] [53378]: [pid: 53378|app: 0|req: 2344/4543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.654064] [53378]: DEBUG nova.api.openstack.wsgi [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.655703] [53378]: DEBUG nova.compute.api [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.659102] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.659357] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.659547] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.659895] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.660101] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.660689] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.664668] [53379]: DEBUG nova.policy [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.670522] [53379]: INFO nova.api.openstack.requestlog [None req-c1e0620b-b22f-49ac-986d-dab78d9fb748 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1268 microversion: 2.1 time: 0.055524 [ 862.670885] [53379]: [pid: 53379|app: 0|req: 2200/4544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.678887] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.679193] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.679358] [53378]: DEBUG oslo_concurrency.lockutils [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.679573] [53378]: DEBUG nova.objects.instance [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.701668] [53378]: DEBUG nova.policy [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.706233] [53378]: INFO nova.api.openstack.requestlog [None req-69455363-96f9-4a8a-8681-6a9def10eb72 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.054140 [ 862.706569] [53378]: [pid: 53378|app: 0|req: 2345/4545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:14 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.834757] [53379]: DEBUG nova.api.openstack.wsgi [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.835971] [53379]: DEBUG nova.compute.api [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.841770] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.841999] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.844017] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.844017] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.844017] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.844017] [53379]: DEBUG oslo_concurrency.lockutils [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.851433] [53378]: DEBUG nova.api.openstack.wsgi [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.854762] [53378]: DEBUG nova.compute.api [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.859645] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.860896] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.861306] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.861986] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.862449] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.862795] [53378]: DEBUG oslo_concurrency.lockutils [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.893193] [53379]: DEBUG nova.policy [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.898064] [53379]: INFO nova.api.openstack.requestlog [None req-1547cc66-9797-4dfe-95c5-41cd08e83c7c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.066365 [ 862.899103] [53379]: [pid: 53379|app: 0|req: 2201/4546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.911104] [53378]: DEBUG nova.policy [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.915683] [53378]: INFO nova.api.openstack.requestlog [None req-72faee29-b857-46c8-9f6a-372429af9689 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1303 microversion: 2.1 time: 0.068802 [ 862.916032] [53378]: [pid: 53378|app: 0|req: 2346/4547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1303 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.009407] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.011239] [53379]: DEBUG nova.compute.api [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.016452] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.016713] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.016904] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.017309] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.017567] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.018578] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.133554] [53378]: DEBUG nova.api.openstack.wsgi [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.137500] [53378]: DEBUG nova.compute.api [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.146226] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.146689] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.147521] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.148195] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.148587] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.148944] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.220478] [53379]: DEBUG nova.policy [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.227988] [53379]: INFO nova.api.openstack.requestlog [None req-7a93a7bc-3d0d-4587-9be9-c6f25c7f95ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.220909 [ 863.228378] [53379]: [pid: 53379|app: 0|req: 2202/4548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.230922] [53379]: DEBUG nova.api.openstack.wsgi [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.232900] [53379]: DEBUG nova.compute.api [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.236764] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.237098] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.238191] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.238191] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.238191] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.238191] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.259460] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.259460] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.259680] [53379]: DEBUG oslo_concurrency.lockutils [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.259751] [53379]: DEBUG nova.objects.instance [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.293121] [53378]: DEBUG nova.policy [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.297091] [53378]: INFO nova.api.openstack.requestlog [None req-64b9bbcb-a084-40b4-a10d-d670edc634ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.166309 [ 863.297541] [53378]: [pid: 53378|app: 0|req: 2347/4549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.298617] [53379]: DEBUG nova.policy [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.304595] [53378]: DEBUG nova.api.openstack.wsgi [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.305010] [53378]: DEBUG nova.compute.api [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.306418] [53379]: INFO nova.api.openstack.requestlog [None req-d289b025-3462-4110-aecd-d92c9ea3e990 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.077408 [ 863.306753] [53379]: [pid: 53379|app: 0|req: 2203/4550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.309287] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.309924] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.310244] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.310739] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.311082] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.311416] [53378]: DEBUG oslo_concurrency.lockutils [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.320455] [53378]: INFO nova.api.openstack.wsgi [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. [ 863.320919] [53378]: DEBUG nova.api.openstack.wsgi [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 863.321485] [53378]: INFO nova.api.openstack.requestlog [None req-61155b99-9ef6-4a80-bc97-625a7a742dd9 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 404 len: 111 microversion: 2.1 time: 0.022177 [ 863.321900] [53378]: [pid: 53378|app: 0|req: 2348/4551] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:15 2025] DELETE /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 863.327132] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.328911] [53379]: DEBUG nova.compute.api [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: 7927eee2-9abe-421d-ab70-5c9cfed779c9] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.333351] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.334665] [53378]: DEBUG nova.api.openstack.wsgi [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.336731] [53378]: DEBUG nova.compute.api [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.340234] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.340766] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.340987] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.341786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.341786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.341786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.342578] [53379]: INFO nova.api.openstack.wsgi [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. [ 863.342888] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance 7927eee2-9abe-421d-ab70-5c9cfed779c9 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 863.343329] [53379]: INFO nova.api.openstack.requestlog [None req-4f605eb8-2e27-4788-940f-d4876d20f35b tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9" status: 404 len: 111 microversion: 2.1 time: 0.018444 [ 863.343621] [53379]: [pid: 53379|app: 0|req: 2204/4552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/7927eee2-9abe-421d-ab70-5c9cfed779c9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 863.345996] [53379]: DEBUG nova.api.openstack.wsgi [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.347597] [53379]: DEBUG nova.compute.api [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.351041] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.351366] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.351566] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.351996] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.352205] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.352384] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.371942] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.373392] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.373392] [53379]: DEBUG oslo_concurrency.lockutils [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.373392] [53379]: DEBUG nova.objects.instance [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.396042] [53379]: DEBUG nova.policy [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.400653] [53379]: INFO nova.api.openstack.requestlog [None req-169ded61-0f88-4ce5-9c8c-7778968786db tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.056432 [ 863.400979] [53379]: [pid: 53379|app: 0|req: 2205/4553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.403605] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.403863] [53379]: DEBUG nova.compute.api [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.407813] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.408138] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.408355] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.408761] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.408990] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.409198] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.419514] [53379]: INFO nova.api.openstack.wsgi [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. [ 863.419707] [53378]: DEBUG nova.policy [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.419841] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 863.420376] [53379]: INFO nova.api.openstack.requestlog [None req-bf03dd41-d672-4d13-b314-62267ce4f315 tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 404 len: 111 microversion: 2.1 time: 0.018796 [ 863.420695] [53379]: [pid: 53379|app: 0|req: 2206/4554] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:15 2025] DELETE /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 863.423161] [53379]: DEBUG nova.api.openstack.wsgi [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.424529] [53378]: INFO nova.api.openstack.requestlog [None req-f9485512-6056-46c8-9edd-2b96c5044648 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.092234 [ 863.424790] [53379]: DEBUG nova.compute.api [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.424852] [53378]: [pid: 53378|app: 0|req: 2349/4555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 863.427708] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.428565] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.428663] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.428929] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.429267] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.429310] [53378]: DEBUG nova.compute.api [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.429705] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.429705] [53379]: DEBUG oslo_concurrency.lockutils [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.433062] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.433429] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.433707] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.434249] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.434567] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.434857] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.454758] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.454960] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.455175] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.455388] [53378]: DEBUG nova.objects.instance [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.465357] [53379]: DEBUG nova.policy [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.470633] [53379]: DEBUG nova.policy [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.471375] [53379]: DEBUG nova.policy [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.475616] [53379]: INFO nova.api.openstack.requestlog [None req-793c0721-3ccb-4237-a671-44663d47d5fc tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.054374 [ 863.476157] [53379]: [pid: 53379|app: 0|req: 2207/4556] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.476798] [53378]: DEBUG nova.policy [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.478453] [53379]: DEBUG nova.api.openstack.wsgi [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.480105] [53379]: DEBUG nova.compute.api [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] [instance: bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.481483] [53378]: DEBUG nova.policy [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.482243] [53378]: DEBUG nova.policy [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.482915] [53378]: INFO nova.api.openstack.requestlog [None req-9f8c82f3-fb1b-4e10-8f56-ee02ad91ee34 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.057498 [ 863.483259] [53378]: [pid: 53378|app: 0|req: 2350/4557] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.483317] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.483873] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.483873] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.484089] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.484280] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.484556] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.485700] [53378]: DEBUG nova.api.openstack.wsgi [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.487409] [53378]: DEBUG nova.compute.api [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.490671] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.490897] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.491104] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.491456] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.491659] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.491834] [53378]: DEBUG oslo_concurrency.lockutils [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.492978] [53379]: INFO nova.api.openstack.wsgi [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] HTTP exception thrown: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. [ 863.493294] [53379]: DEBUG nova.api.openstack.wsgi [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] Returning 404 to user: Instance bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 863.493714] [53379]: INFO nova.api.openstack.requestlog [None req-94ab9787-13e5-4e19-84c2-4b637d7af51e tempest-ServersTestMultiNic-1431843928 tempest-ServersTestMultiNic-1431843928-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c" status: 404 len: 111 microversion: 2.1 time: 0.017251 [ 863.493997] [53379]: [pid: 53379|app: 0|req: 2208/4558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/bbc1b7de-f7cf-4885-a25f-a5b8ea890c6c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 863.496916] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.498473] [53379]: DEBUG nova.compute.api [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.501386] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.501607] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.501786] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.502161] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.502371] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.502561] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.530377] [53378]: DEBUG nova.policy [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.536075] [53378]: DEBUG nova.policy [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.536840] [53378]: DEBUG nova.policy [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.537682] [53378]: INFO nova.api.openstack.requestlog [None req-0207bdf5-0531-4489-b8a2-cad27617da96 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1296 microversion: 2.57 time: 0.053779 [ 863.538251] [53378]: [pid: 53378|app: 0|req: 2351/4559] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.540564] [53378]: DEBUG nova.api.openstack.wsgi [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.542313] [53378]: DEBUG nova.compute.api [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.545699] [53379]: DEBUG nova.policy [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.548537] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.548839] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.549922] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.549922] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.549922] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.549922] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.551085] [53379]: INFO nova.api.openstack.requestlog [None req-ba0ca7c2-26e5-409c-82ba-808af05e91ec tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.055779 [ 863.551798] [53379]: [pid: 53379|app: 0|req: 2209/4560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.569844] [53379]: DEBUG nova.api.openstack.wsgi [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.572072] [53379]: DEBUG nova.compute.api [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.575457] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.576168] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.576168] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.576289] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.576517] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.576710] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.587023] [53378]: DEBUG nova.policy [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.592769] [53378]: INFO nova.api.openstack.requestlog [None req-f37a0a66-daa7-4031-b9b2-48e6953057d6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.053896 [ 863.593486] [53378]: [pid: 53378|app: 0|req: 2352/4561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.600289] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.600558] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.600774] [53379]: DEBUG oslo_concurrency.lockutils [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.600972] [53379]: DEBUG nova.objects.instance [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.610128] [53378]: DEBUG nova.api.openstack.wsgi [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.611931] [53378]: DEBUG nova.compute.api [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.615455] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.615694] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.615880] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.616251] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.616457] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.616631] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.633221] [53379]: DEBUG nova.policy [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.634887] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.635500] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.635721] [53378]: DEBUG oslo_concurrency.lockutils [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.635927] [53378]: DEBUG nova.objects.instance [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.637754] [53379]: INFO nova.api.openstack.requestlog [None req-02cdd7ef-010d-4d95-96f4-9caeeeef1943 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.071559 [ 863.638093] [53379]: [pid: 53379|app: 0|req: 2210/4562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.660364] [53378]: DEBUG nova.policy [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.665334] [53378]: INFO nova.api.openstack.requestlog [None req-113998a4-f6cc-4f1c-b7a3-04eb5f87a754 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.057366 [ 863.665710] [53378]: [pid: 53378|app: 0|req: 2353/4563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 863.670392] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.672192] [53379]: DEBUG nova.compute.api [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.676745] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.677041] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.677281] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.677653] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.677951] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.678127] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.686584] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.687701] [53378]: DEBUG nova.compute.api [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.691328] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.691709] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.691785] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.692160] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.692373] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.692578] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.699717] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.699913] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.700116] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.700322] [53379]: DEBUG nova.objects.instance [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.725525] [53379]: DEBUG nova.policy [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.729790] [53379]: INFO nova.api.openstack.requestlog [None req-ed5bc6a0-42d7-4f35-88c6-6fa2dbecd2e4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.061731 [ 863.730222] [53379]: [pid: 53379|app: 0|req: 2211/4564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.730659] [53378]: DEBUG nova.policy [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.732793] [53379]: DEBUG nova.api.openstack.wsgi [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.734496] [53379]: DEBUG nova.compute.api [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.735110] [53378]: INFO nova.api.openstack.requestlog [None req-5e793b2d-f44a-43a1-8c02-7afa8e41ec60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1268 microversion: 2.1 time: 0.051638 [ 863.735544] [53378]: [pid: 53378|app: 0|req: 2354/4565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:15 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.737804] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.738175] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.738263] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.738589] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.738787] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.738961] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.757622] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.757873] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.758181] [53379]: DEBUG oslo_concurrency.lockutils [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.758273] [53379]: DEBUG nova.objects.instance [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.789678] [53379]: DEBUG nova.policy [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.793416] [53379]: INFO nova.api.openstack.requestlog [None req-58eb3a75-4114-4437-bb4e-33f91e7800ec tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.062688 [ 863.794042] [53379]: [pid: 53379|app: 0|req: 2212/4566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.914846] [53378]: DEBUG nova.api.openstack.wsgi [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.916853] [53378]: DEBUG nova.compute.api [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.921650] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.921932] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.925026] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.925026] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.925026] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.925026] [53378]: DEBUG oslo_concurrency.lockutils [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.929453] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.935019] [53379]: DEBUG nova.compute.api [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.936801] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.937063] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.937262] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.937916] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.937916] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.938094] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.962382] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.962571] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.962751] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.962957] [53379]: DEBUG nova.objects.instance [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.969410] [53378]: DEBUG nova.policy [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.979458] [53378]: INFO nova.api.openstack.requestlog [None req-75879ed0-836d-4327-8779-49fd9efeb95b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.067697 [ 863.979956] [53378]: [pid: 53378|app: 0|req: 2355/4567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.989517] [53379]: DEBUG nova.policy [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.994604] [53379]: INFO nova.api.openstack.requestlog [None req-c1d67d1a-5003-4445-adce-86eb50ccc752 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.067422 [ 863.995201] [53379]: [pid: 53379|app: 0|req: 2213/4568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.243867] [53378]: DEBUG nova.api.openstack.wsgi [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.246203] [53378]: DEBUG nova.compute.api [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.250556] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.250853] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.251092] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.251715] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.251991] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.252251] [53378]: DEBUG oslo_concurrency.lockutils [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.315385] [53379]: DEBUG nova.api.openstack.wsgi [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.316701] [53379]: DEBUG nova.compute.api [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.320626] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.320760] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.320929] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.321404] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.321518] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.321693] [53379]: DEBUG oslo_concurrency.lockutils [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.338547] [53378]: DEBUG nova.policy [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.344136] [53378]: INFO nova.api.openstack.requestlog [None req-0648c552-8d4b-4891-91fc-6d600853498b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.102790 [ 864.344480] [53378]: [pid: 53378|app: 0|req: 2356/4569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.351068] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.354887] [53378]: DEBUG nova.compute.api [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.361037] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.361293] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.361486] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.361873] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.362057] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.362237] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.381408] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.381700] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.381889] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.386039] [53378]: DEBUG nova.objects.instance [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.405291] [53378]: DEBUG nova.policy [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.409788] [53378]: INFO nova.api.openstack.requestlog [None req-b30eed12-4623-4b28-818b-bef15bcb0de5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.064693 [ 864.410369] [53378]: [pid: 53378|app: 0|req: 2357/4570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.416239] [53378]: DEBUG nova.api.openstack.wsgi [None req-32385e8f-7405-4801-8230-df584acc9683 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7247af80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.454223] [53378]: INFO nova.api.openstack.requestlog [None req-32385e8f-7405-4801-8230-df584acc9683 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993" status: 200 len: 662 microversion: 2.1 time: 0.043068 [ 864.454752] [53378]: [pid: 53378|app: 0|req: 2358/4571] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993 => generated 662 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 864.457842] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.459809] [53378]: DEBUG nova.compute.api [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.464362] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.464668] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.464865] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.465277] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.465481] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.465660] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.483373] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.483618] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.483717] [53379]: DEBUG nova.policy [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.483961] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.483997] [53378]: DEBUG nova.objects.instance [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.492027] [53379]: INFO nova.api.openstack.requestlog [None req-61368bb8-73ff-4122-ac95-6046bd784202 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1314 microversion: 2.1 time: 0.178131 [ 864.492027] [53379]: [pid: 53379|app: 0|req: 2214/4572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1314 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.493938] [53379]: DEBUG nova.api.openstack.wsgi [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.495725] [53379]: DEBUG nova.compute.api [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.499907] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.500040] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.500238] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.500594] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.500799] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.500992] [53379]: DEBUG oslo_concurrency.lockutils [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.507121] [53378]: DEBUG nova.policy [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.511933] [53378]: INFO nova.api.openstack.requestlog [None req-ad7e1e5e-c588-4272-970a-8d8e261cf8e0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.056596 [ 864.512695] [53378]: [pid: 53378|app: 0|req: 2359/4573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.515291] [53378]: DEBUG nova.api.openstack.wsgi [None req-0765a5cb-79b4-4e49-add1-ff0cf6658ad7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d11bd0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.546264] [53378]: INFO nova.api.openstack.requestlog [None req-0765a5cb-79b4-4e49-add1-ff0cf6658ad7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993" status: 200 len: 662 microversion: 2.1 time: 0.033022 [ 864.546688] [53378]: [pid: 53378|app: 0|req: 2360/4574] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993 => generated 662 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 864.549223] [53378]: DEBUG nova.api.openstack.wsgi [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.551104] [53378]: DEBUG nova.compute.api [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.555635] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.555863] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.556065] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.556617] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.556776] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.556957] [53378]: DEBUG oslo_concurrency.lockutils [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.592862] [53378]: DEBUG nova.policy [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.597942] [53378]: DEBUG nova.policy [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.598623] [53378]: DEBUG nova.policy [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.606051] [53378]: INFO nova.api.openstack.requestlog [None req-a108c269-2de1-4371-aa72-a0a655dececb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.057281 [ 864.606051] [53378]: [pid: 53378|app: 0|req: 2361/4575] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.607686] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.609806] [53378]: DEBUG nova.compute.api [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.614189] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.614338] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.616228] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.616228] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.616228] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.616228] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.636340] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.636584] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.636771] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.637031] [53378]: DEBUG nova.objects.instance [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.657597] [53378]: DEBUG nova.policy [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.661739] [53378]: DEBUG nova.policy [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.662422] [53378]: DEBUG nova.policy [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.663052] [53378]: INFO nova.api.openstack.requestlog [None req-6e965ddd-b71b-4b79-aa0a-b7b4437f0a2f tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.057653 [ 864.663393] [53378]: [pid: 53378|app: 0|req: 2362/4576] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.667021] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.667413] [53378]: DEBUG nova.compute.api [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.673890] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.674017] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.675014] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.675537] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.675774] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.676420] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.711836] [53378]: DEBUG nova.policy [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.716153] [53378]: DEBUG nova.policy [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.716795] [53378]: DEBUG nova.policy [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.717424] [53378]: INFO nova.api.openstack.requestlog [None req-8b332281-92c7-4885-b827-8ced3199d6c6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1352 microversion: 2.57 time: 0.053534 [ 864.717740] [53378]: [pid: 53378|app: 0|req: 2363/4577] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1352 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.720244] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.721814] [53378]: DEBUG nova.compute.api [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.725473] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.725711] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.725896] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.726275] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.726482] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.726657] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.728348] [53379]: DEBUG nova.policy [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.735868] [53379]: INFO nova.api.openstack.requestlog [None req-713d5982-4381-4cdb-9855-86e2482232de tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.244163 [ 864.736315] [53379]: [pid: 53379|app: 0|req: 2215/4578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:16 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.739296] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.741221] [53379]: DEBUG nova.compute.api [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.745047] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.745318] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.745475] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.745820] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.746065] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.746226] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.771105] [53378]: DEBUG nova.policy [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.776096] [53378]: INFO nova.api.openstack.requestlog [None req-ca527347-35fa-4a2f-8f81-04bd1ccb1f67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.057722 [ 864.776469] [53378]: [pid: 53378|app: 0|req: 2364/4579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.779596] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1414419385", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 864.795130] [53379]: DEBUG nova.policy [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.799917] [53379]: INFO nova.api.openstack.requestlog [None req-b3678940-e143-4b0f-b62e-3df8ff20d939 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.063078 [ 864.800503] [53379]: [pid: 53379|app: 0|req: 2216/4580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.803546] [53379]: DEBUG nova.api.openstack.wsgi [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.805306] [53379]: DEBUG nova.compute.api [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.808545] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.809380] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.809380] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.809380] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.809782] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.810360] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.829149] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.831442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.831442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.831442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.831442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.831442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.837230] [53378]: DEBUG nova.network.neutron [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 864.838457] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.838641] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.839416] [53379]: DEBUG oslo_concurrency.lockutils [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.839416] [53379]: DEBUG nova.objects.instance [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.870028] [53379]: DEBUG nova.policy [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.877139] [53379]: INFO nova.api.openstack.requestlog [None req-86088671-f2ab-47a7-9407-d6e580ba71c8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.075484 [ 864.877928] [53379]: [pid: 53379|app: 0|req: 2217/4581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.881521] [53379]: DEBUG nova.api.openstack.wsgi [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.886497] [53379]: DEBUG nova.compute.api [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.893200] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.893558] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.893808] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.894322] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.894587] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.894783] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.934230] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.934551] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.934755] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.934967] [53379]: DEBUG nova.objects.instance [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.964661] [53379]: DEBUG nova.policy [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.969860] [53378]: DEBUG nova.virt.hardware [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 864.969860] [53378]: DEBUG nova.virt.hardware [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 864.969860] [53378]: DEBUG nova.virt.hardware [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 864.969981] [53378]: DEBUG nova.virt.hardware [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 864.970102] [53378]: DEBUG nova.virt.hardware [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 864.970156] [53379]: INFO nova.api.openstack.requestlog [None req-a42e6aed-9b10-4671-bce3-10c005c1b8f0 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.091500 [ 864.970568] [53379]: [pid: 53379|app: 0|req: 2218/4582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.974268] [53379]: DEBUG nova.api.openstack.wsgi [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.976082] [53379]: DEBUG nova.compute.api [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.980053] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.980326] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.980515] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.980921] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.981147] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.981329] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.981970] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.982262] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.982462] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.982837] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.983073] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.983268] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.996987] [53378]: DEBUG nova.quota [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Getting quotas for project c2069675472e4d34a3b9844f86f48270. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 865.001307] [53378]: DEBUG nova.quota [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Getting quotas for user 23f7d7254c8f47f28ecaea93558bd477 and project c2069675472e4d34a3b9844f86f48270. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 865.009422] [53378]: DEBUG nova.compute.api [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 865.010966] [53378]: DEBUG nova.compute.api [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 865.013791] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.014130] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.014310] [53379]: DEBUG oslo_concurrency.lockutils [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.014603] [53379]: DEBUG nova.objects.instance [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.039511] [53379]: DEBUG nova.policy [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.044050] [53379]: INFO nova.api.openstack.requestlog [None req-049a35ef-a9eb-49a1-a68b-ca1bed6d68d4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.072787 [ 865.044531] [53379]: [pid: 53379|app: 0|req: 2219/4583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.048909] [53378]: INFO nova.api.openstack.requestlog [None req-5ba6db0b-8409-441b-a17f-eae4d3d7c765 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.269141 [ 865.048909] [53378]: [pid: 53378|app: 0|req: 2365/4584] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:17 2025] POST /compute/v2.1/servers => generated 380 bytes in 270 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 865.049092] [53379]: DEBUG nova.api.openstack.wsgi [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.050120] [53379]: DEBUG nova.compute.api [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.051591] [53378]: DEBUG nova.api.openstack.wsgi [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.053619] [53378]: DEBUG nova.compute.api [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.055350] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.055600] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.055787] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.056184] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.056393] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.056619] [53379]: DEBUG oslo_concurrency.lockutils [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.059042] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.059416] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.059620] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.060162] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.060488] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.060735] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.082473] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.082817] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.083734] [53378]: DEBUG oslo_concurrency.lockutils [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.084027] [53378]: DEBUG nova.objects.instance [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.120734] [53378]: DEBUG nova.policy [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.126340] [53378]: INFO nova.api.openstack.requestlog [None req-687fc3a2-44f6-48e2-922a-48b9d462cc6a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.077198 [ 865.126340] [53378]: [pid: 53378|app: 0|req: 2366/4585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.129090] [53378]: DEBUG nova.api.openstack.wsgi [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.132147] [53378]: DEBUG nova.compute.api [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.138396] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.138730] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.138948] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.139358] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.139562] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.139734] [53378]: DEBUG oslo_concurrency.lockutils [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.191203] [53378]: DEBUG nova.policy [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.196089] [53378]: INFO nova.api.openstack.requestlog [None req-74729b0a-6362-4199-97de-769383ecb7e8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.069795 [ 865.196434] [53378]: [pid: 53378|app: 0|req: 2367/4586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.199770] [53378]: DEBUG nova.api.openstack.wsgi [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.201461] [53378]: DEBUG nova.compute.api [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.206143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.206143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.206143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.206143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.206143] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.206612] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.229420] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.229726] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.229951] [53378]: DEBUG oslo_concurrency.lockutils [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.230299] [53378]: DEBUG nova.objects.instance [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.243711] [53379]: DEBUG nova.policy [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.248675] [53379]: INFO nova.api.openstack.requestlog [None req-7410ef19-9636-4f0a-a35a-415f1730e6db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1318 microversion: 2.1 time: 0.203491 [ 865.249139] [53379]: [pid: 53379|app: 0|req: 2220/4587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1318 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.251556] [53379]: DEBUG nova.api.openstack.wsgi [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1989122689", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 865.255030] [53378]: DEBUG nova.policy [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.263659] [53378]: INFO nova.api.openstack.requestlog [None req-1123af20-9d27-4541-9654-7e621c20d10e tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.066544 [ 865.264029] [53378]: [pid: 53378|app: 0|req: 2368/4588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.296601] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.296778] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.296966] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.297559] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.297769] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.297946] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.303502] [53379]: DEBUG nova.network.neutron [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 865.365126] [53378]: DEBUG nova.api.openstack.wsgi [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.368951] [53378]: DEBUG nova.compute.api [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.372371] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.372618] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.372800] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.373235] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.373524] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.373609] [53378]: DEBUG oslo_concurrency.lockutils [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.426559] [53379]: DEBUG nova.virt.hardware [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 865.428082] [53379]: DEBUG nova.virt.hardware [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 865.428082] [53379]: DEBUG nova.virt.hardware [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 865.428082] [53379]: DEBUG nova.virt.hardware [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 865.428082] [53379]: DEBUG nova.virt.hardware [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 865.437125] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.437424] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.437568] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.437972] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.438189] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.438368] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.451350] [53379]: DEBUG nova.quota [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Getting quotas for project c2069675472e4d34a3b9844f86f48270. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 865.458577] [53379]: DEBUG nova.quota [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Getting quotas for user 23f7d7254c8f47f28ecaea93558bd477 and project c2069675472e4d34a3b9844f86f48270. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 865.469041] [53379]: DEBUG nova.compute.api [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 865.470441] [53379]: DEBUG nova.compute.api [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 865.508607] [53378]: DEBUG nova.policy [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.512854] [53379]: INFO nova.api.openstack.requestlog [None req-3f2e2c95-0455-4277-9848-ae5771d2b3e7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.263131 [ 865.513258] [53379]: [pid: 53379|app: 0|req: 2221/4589] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:17 2025] POST /compute/v2.1/servers => generated 380 bytes in 264 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 865.515596] [53378]: INFO nova.api.openstack.requestlog [None req-2eeecfd3-626a-45d1-9b8a-a5a038091994 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.152964 [ 865.515877] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.515931] [53378]: [pid: 53378|app: 0|req: 2369/4590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.517797] [53379]: DEBUG nova.compute.api [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.518421] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.520062] [53378]: DEBUG nova.compute.api [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.521896] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.522185] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.522426] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.522786] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.523098] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.523355] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.528621] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.528887] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.529094] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.529453] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.529689] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.529815] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.548526] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.548790] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.548978] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.549207] [53379]: DEBUG nova.objects.instance [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.573485] [53379]: DEBUG nova.policy [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.582444] [53379]: INFO nova.api.openstack.requestlog [None req-c6be6998-615b-4bd4-a4c8-8413625089fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.068608 [ 865.583182] [53379]: [pid: 53379|app: 0|req: 2222/4591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.585771] [53379]: DEBUG nova.api.openstack.wsgi [None req-58f4d12d-2a36-48ef-b6de-7eebb0d546e0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.587299] [53379]: DEBUG nova.compute.api [None req-58f4d12d-2a36-48ef-b6de-7eebb0d546e0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.617452] [53379]: DEBUG nova.policy [None req-58f4d12d-2a36-48ef-b6de-7eebb0d546e0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.621567] [53379]: INFO nova.api.openstack.requestlog [None req-58f4d12d-2a36-48ef-b6de-7eebb0d546e0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1216 microversion: 2.1 time: 0.038105 [ 865.622104] [53379]: [pid: 53379|app: 0|req: 2223/4592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.626159] [53379]: DEBUG nova.api.openstack.wsgi [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.626905] [53378]: DEBUG nova.policy [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.627792] [53379]: DEBUG nova.compute.api [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.631777] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.632089] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.632270] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.632592] [53378]: INFO nova.api.openstack.requestlog [None req-2b1f4e80-4b9f-4d3b-91ad-a62afc3766df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1502 microversion: 2.1 time: 0.116068 [ 865.632631] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.632822] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.632935] [53378]: [pid: 53378|app: 0|req: 2370/4593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1502 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.637016] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.637107] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.638553] [53378]: DEBUG nova.compute.api [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.642784] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.643034] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.643231] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.643588] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.643791] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.643967] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.650899] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.651154] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.651340] [53379]: DEBUG oslo_concurrency.lockutils [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.651991] [53379]: DEBUG nova.objects.instance [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.674957] [53379]: DEBUG nova.policy [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.684035] [53379]: INFO nova.api.openstack.requestlog [None req-91edde84-607b-499f-bfd6-46ee556e24e4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.060816 [ 865.684035] [53379]: [pid: 53379|app: 0|req: 2224/4594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.685073] [53378]: DEBUG nova.policy [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.686401] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.686576] [53379]: DEBUG nova.compute.api [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.690087] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.690087] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.690239] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.690570] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.690762] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.691018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.693337] [53378]: DEBUG nova.policy [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.693337] [53378]: DEBUG nova.policy [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.697910] [53378]: INFO nova.api.openstack.requestlog [None req-d2188621-9503-4e89-967d-d4df2499f98d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.064416 [ 865.698284] [53378]: [pid: 53378|app: 0|req: 2371/4595] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.700852] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.702533] [53378]: DEBUG nova.compute.api [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.707134] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.708656] [53379]: DEBUG nova.compute.api [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 865.736018] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.736280] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.736488] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.736697] [53378]: DEBUG nova.objects.instance [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.758172] [53378]: DEBUG nova.policy [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.766031] [53378]: DEBUG nova.policy [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.766031] [53378]: DEBUG nova.policy [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.766031] [53378]: INFO nova.api.openstack.requestlog [None req-4b953e87-9aa8-42d9-a84f-d112636fee80 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.065240 [ 865.766031] [53378]: [pid: 53378|app: 0|req: 2372/4596] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:17 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.766341] [53379]: INFO nova.api.openstack.requestlog [None req-e7951f23-cf61-4dd5-a5e6-cf848e45edce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 204 len: 0 microversion: 2.1 time: 0.080509 [ 865.766341] [53379]: [pid: 53379|app: 0|req: 2225/4597] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:17 2025] DELETE /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 865.766880] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.768379] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.768571] [53378]: DEBUG nova.compute.api [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.770032] [53379]: DEBUG nova.compute.api [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.773485] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.773664] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.773724] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.773885] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.773938] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.774089] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.774267] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.774447] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.774499] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.774645] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.774815] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.774872] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.814038] [53378]: DEBUG nova.policy [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.821820] [53378]: DEBUG nova.policy [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.822646] [53378]: DEBUG nova.policy [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.824391] [53378]: INFO nova.api.openstack.requestlog [None req-4b7819e5-1dea-4478-8c52-bc629e42396a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1352 microversion: 2.57 time: 0.059461 [ 865.824900] [53378]: [pid: 53378|app: 0|req: 2373/4598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1352 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.827107] [53378]: DEBUG nova.api.openstack.wsgi [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.828997] [53378]: DEBUG nova.compute.api [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.835955] [53378]: DEBUG oslo_concurrency.lockutils [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.869213] [53379]: DEBUG nova.policy [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.875159] [53379]: INFO nova.api.openstack.requestlog [None req-5ce5aea0-16a6-4ad0-b340-8ea070445538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.108611 [ 865.875445] [53379]: [pid: 53379|app: 0|req: 2226/4599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.878374] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.881222] [53379]: DEBUG nova.compute.api [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.884342] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.884495] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.884682] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.885104] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.886011] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.886011] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.933349] [53379]: DEBUG nova.policy [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.935942] [53378]: DEBUG nova.policy [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.939343] [53379]: INFO nova.api.openstack.requestlog [None req-eb452f77-c31a-4e64-bbc6-bab3e9a61846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.063092 [ 865.940028] [53379]: [pid: 53379|app: 0|req: 2227/4600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.941097] [53378]: INFO nova.api.openstack.requestlog [None req-24f3614b-9dbf-4cfb-a79c-5bc081ef392b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1508 microversion: 2.1 time: 0.115736 [ 865.941933] [53378]: [pid: 53378|app: 0|req: 2374/4601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1508 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.944039] [53379]: DEBUG nova.api.openstack.wsgi [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.944449] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.946024] [53378]: DEBUG nova.compute.api [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.946455] [53379]: DEBUG nova.compute.api [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.950742] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.950961] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.951069] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.951799] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.951858] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.951890] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.951928] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.951960] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.951960] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.952257] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.952475] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.952679] [53379]: DEBUG oslo_concurrency.lockutils [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.975127] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.975384] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.975577] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.975854] [53378]: DEBUG nova.objects.instance [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.996411] [53378]: DEBUG nova.policy [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.001146] [53378]: INFO nova.api.openstack.requestlog [None req-6fa1a43d-170b-49fa-9d82-f65e809775ee tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.058560 [ 866.001225] [53378]: [pid: 53378|app: 0|req: 2375/4602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.003562] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.005230] [53378]: DEBUG nova.compute.api [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.008602] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.008694] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.008935] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.009195] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.009398] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.009713] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.029835] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.030101] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.030328] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.031041] [53378]: DEBUG nova.objects.instance [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.054095] [53378]: DEBUG nova.policy [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.059492] [53378]: INFO nova.api.openstack.requestlog [None req-e8ed2f3b-ffce-430a-a7f9-2f26feca93cf tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.057511 [ 866.059857] [53378]: [pid: 53378|app: 0|req: 2376/4603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.130907] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow296Test-server-635605710", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.166344] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.166644] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.166850] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.167452] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.167662] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.167840] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.174450] [53378]: DEBUG nova.virt.hardware [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 866.174635] [53378]: DEBUG nova.virt.hardware [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 866.174842] [53378]: DEBUG nova.virt.hardware [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 866.175012] [53378]: DEBUG nova.virt.hardware [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 866.175199] [53378]: DEBUG nova.virt.hardware [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 866.179303] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.179525] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.179709] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.180085] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.180290] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.180467] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.189778] [53378]: DEBUG nova.quota [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Getting quotas for project 848f855bb72746ccbd6f848d90ad0636. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.191937] [53378]: DEBUG nova.quota [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Getting quotas for user ffddb93b62e146d6b2b7314fded749ea and project 848f855bb72746ccbd6f848d90ad0636. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.197217] [53378]: DEBUG nova.compute.api [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 866.198493] [53378]: DEBUG nova.compute.api [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 866.204157] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=802,nova_api:UPDATE=4,nova_api:INSERT=17,nova_api:DELETE=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 866.224208] [53379]: DEBUG nova.policy [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.229852] [53379]: INFO nova.api.openstack.requestlog [None req-a0f2b458-4cb5-4d88-a241-fe63915f8709 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.289148 [ 866.230354] [53379]: [pid: 53379|app: 0|req: 2228/4604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.234072] [53378]: INFO nova.api.openstack.requestlog [None req-ab8de775-700d-4531-9c43-5a4173b21cba tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.96 time: 0.172708 [ 866.234178] [53379]: DEBUG nova.api.openstack.wsgi [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.234259] [53378]: [pid: 53378|app: 0|req: 2377/4605] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:42:18 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) [ 866.236325] [53379]: DEBUG nova.compute.api [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.237192] [53378]: DEBUG nova.api.openstack.wsgi [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.238819] [53378]: DEBUG nova.compute.api [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.240431] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.240770] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.241649] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.241649] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.241873] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.242207] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.243268] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.243534] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.243768] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.244231] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.244557] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.244853] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.248267] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=2236,nova_cell1:UPDATE=26,nova_cell1:INSERT=15 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 866.264157] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.264443] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.264628] [53379]: DEBUG oslo_concurrency.lockutils [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.264875] [53379]: DEBUG nova.objects.instance [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.267832] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.268242] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.268509] [53378]: DEBUG oslo_concurrency.lockutils [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.268815] [53378]: DEBUG nova.objects.instance [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.288875] [53379]: DEBUG nova.policy [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.289876] [53378]: DEBUG nova.policy [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.293380] [53379]: INFO nova.api.openstack.requestlog [None req-deaf47bb-bc69-409f-b9de-67270b3f18a6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.062356 [ 866.293720] [53379]: [pid: 53379|app: 0|req: 2229/4606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.294121] [53378]: INFO nova.api.openstack.requestlog [None req-c35f850c-3689-4319-b020-b03968d791d5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.059967 [ 866.294539] [53378]: [pid: 53378|app: 0|req: 2378/4607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.296252] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.296842] [53378]: DEBUG nova.api.openstack.wsgi [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.297877] [53379]: DEBUG nova.compute.api [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.298649] [53378]: DEBUG nova.compute.api [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.301172] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.301412] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.301598] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.301949] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.302201] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.302392] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.328034] [53378]: DEBUG nova.policy [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.332402] [53378]: DEBUG nova.policy [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.333078] [53378]: DEBUG nova.policy [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.333322] [53379]: DEBUG nova.policy [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.336221] [53378]: INFO nova.api.openstack.requestlog [None req-f54b265c-7595-402e-a65f-7a24608ef4eb tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1496 microversion: 2.96 time: 0.041223 [ 866.336625] [53378]: [pid: 53378|app: 0|req: 2379/4608] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1496 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.337625] [53379]: INFO nova.api.openstack.requestlog [None req-6cd36c7f-6ed8-4444-8f36-b1bfd5892e1a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.043292 [ 866.338109] [53379]: [pid: 53379|app: 0|req: 2230/4609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.338920] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.340497] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.340555] [53378]: DEBUG nova.compute.api [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.342057] [53379]: DEBUG nova.compute.api [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.343596] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.343833] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.344032] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.344462] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.344673] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.344849] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.345356] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.345593] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.345778] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.346145] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.346352] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.346565] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.366816] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.366968] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.367170] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.367366] [53379]: DEBUG nova.objects.instance [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.387398] [53379]: DEBUG nova.policy [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.391460] [53379]: INFO nova.api.openstack.requestlog [None req-bdd1a37a-d5f6-4b8a-bb8b-c6491272d1b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.052794 [ 866.391811] [53379]: [pid: 53379|app: 0|req: 2231/4610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.451251] [53378]: DEBUG nova.policy [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.455794] [53378]: INFO nova.api.openstack.requestlog [None req-2a120b3a-c157-44fe-a2fe-9a13041a2849 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.118601 [ 866.456141] [53378]: [pid: 53378|app: 0|req: 2380/4611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.533388] [53379]: DEBUG nova.api.openstack.wsgi [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.535173] [53379]: DEBUG nova.compute.api [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.538964] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.539220] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.539414] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.539781] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.539982] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.540176] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.601280] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.603150] [53378]: DEBUG nova.compute.api [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.606747] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.606978] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.607178] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.607563] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.607769] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.607943] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.611049] [53379]: DEBUG nova.policy [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.615510] [53379]: INFO nova.api.openstack.requestlog [None req-81d9ca2a-b3ab-4de5-a6b6-4a80f8d321df tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.084375 [ 866.616060] [53379]: [pid: 53379|app: 0|req: 2232/4612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.625354] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.625589] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.625853] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.626127] [53378]: DEBUG nova.objects.instance [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.635223] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.636902] [53379]: DEBUG nova.compute.api [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.640191] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.640445] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.640639] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.640981] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.641205] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.641384] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.645302] [53378]: DEBUG nova.policy [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.649082] [53378]: INFO nova.api.openstack.requestlog [None req-b3a5abe5-cdb0-4be6-bf34-f5251d7b257d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.050052 [ 866.649418] [53378]: [pid: 53378|app: 0|req: 2381/4613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.672299] [53379]: DEBUG nova.policy [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.676468] [53379]: INFO nova.api.openstack.requestlog [None req-7c58e229-4134-45ca-8b91-a4d130827550 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1220 microversion: 2.1 time: 0.043532 [ 866.676761] [53379]: [pid: 53379|app: 0|req: 2233/4614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.700052] [53378]: DEBUG nova.api.openstack.wsgi [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.701833] [53378]: DEBUG nova.compute.api [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.705559] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.705803] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.705991] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.706354] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.706562] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.706748] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.712885] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.714608] [53379]: DEBUG nova.compute.api [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.718091] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.718331] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.718518] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.718866] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.719090] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.719274] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.726018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.726018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.726018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.726018] [53378]: DEBUG nova.objects.instance [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.745823] [53378]: DEBUG nova.policy [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.750355] [53378]: INFO nova.api.openstack.requestlog [None req-0298e348-d700-4bff-936f-315bb39ba7ca tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.052454 [ 866.750694] [53378]: [pid: 53378|app: 0|req: 2382/4615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.762547] [53379]: DEBUG nova.policy [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.770029] [53379]: DEBUG nova.policy [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.770668] [53379]: DEBUG nova.policy [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.774167] [53379]: INFO nova.api.openstack.requestlog [None req-ad356867-7ce9-4431-9617-782a05e42f83 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.063326 [ 866.774553] [53379]: [pid: 53379|app: 0|req: 2234/4616] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:18 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.781130] [53378]: DEBUG nova.api.openstack.wsgi [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.783353] [53378]: DEBUG nova.compute.api [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.787167] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.787424] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.787622] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.787995] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.788222] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.788400] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.810685] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.810947] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.811154] [53378]: DEBUG oslo_concurrency.lockutils [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.811366] [53378]: DEBUG nova.objects.instance [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.832141] [53378]: DEBUG nova.policy [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.836739] [53378]: DEBUG nova.policy [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.837410] [53378]: DEBUG nova.policy [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.838064] [53378]: INFO nova.api.openstack.requestlog [None req-339502bf-2294-4c31-9b7d-4e153dd84f2e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.060029 [ 866.838967] [53378]: [pid: 53378|app: 0|req: 2383/4617] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.841537] [53379]: DEBUG nova.api.openstack.wsgi [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.844404] [53379]: DEBUG nova.compute.api [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.848842] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.849136] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.849608] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.850120] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.850336] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.850521] [53379]: DEBUG oslo_concurrency.lockutils [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.891252] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.892173] [53378]: DEBUG nova.compute.api [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.896233] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.896534] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.896738] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.897616] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.897945] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.898066] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.900012] [53379]: DEBUG nova.policy [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.906019] [53379]: DEBUG nova.policy [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.906767] [53379]: DEBUG nova.policy [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.907450] [53379]: INFO nova.api.openstack.requestlog [None req-15264aec-dcb2-4951-879f-953350970731 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1360 microversion: 2.57 time: 0.068629 [ 866.907890] [53379]: [pid: 53379|app: 0|req: 2235/4618] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1360 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.910321] [53379]: DEBUG nova.api.openstack.wsgi [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc0351ee-7d00-497e-8d40-03672d8c0876", "name": "network-vif-plugged", "status": "completed", "tag": "914a345b-1af2-4b48-96b8-d318ba0fe337"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.916168] [53379]: DEBUG oslo_concurrency.lockutils [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.916419] [53379]: DEBUG oslo_concurrency.lockutils [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.916638] [53379]: DEBUG oslo_concurrency.lockutils [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.923647] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] Creating event network-vif-plugged:914a345b-1af2-4b48-96b8-d318ba0fe337 for instance bc0351ee-7d00-497e-8d40-03672d8c0876 on cpu-1 [ 866.929021] [53379]: INFO nova.api.openstack.requestlog [req-8adf1172-bcdf-461a-b6b4-e76e10c8545d req-2e0d32a4-39f2-4002-b2eb-709b4e9e89c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018232 [ 866.929021] [53379]: [pid: 53379|app: 0|req: 2236/4619] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:19 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) [ 866.956843] [53379]: DEBUG nova.api.openstack.wsgi [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.958800] [53379]: DEBUG nova.compute.api [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.964254] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.964254] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.964254] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.964254] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.964895] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.964895] [53379]: DEBUG oslo_concurrency.lockutils [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.010033] [53379]: DEBUG nova.policy [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.014809] [53379]: INFO nova.api.openstack.requestlog [None req-06a9fdff-7153-4d46-b911-2a20d4ea278b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.061704 [ 867.015189] [53379]: [pid: 53379|app: 0|req: 2237/4620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.017837] [53379]: DEBUG nova.api.openstack.wsgi [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.019607] [53379]: DEBUG nova.compute.api [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.022356] [53378]: DEBUG nova.policy [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.023390] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.023633] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.023828] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.024599] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.024829] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.025064] [53379]: DEBUG oslo_concurrency.lockutils [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.026665] [53378]: INFO nova.api.openstack.requestlog [None req-c1ffe839-a953-433c-849f-ac3072adac2c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1306 microversion: 2.1 time: 0.138988 [ 867.026976] [53378]: [pid: 53378|app: 0|req: 2384/4621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1306 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.029328] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.031152] [53378]: DEBUG nova.compute.api [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.034423] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.034634] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.034822] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.035209] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.035419] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.035595] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.061589] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.061819] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.062045] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.062313] [53378]: DEBUG nova.objects.instance [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.082335] [53378]: DEBUG nova.policy [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.086294] [53378]: INFO nova.api.openstack.requestlog [None req-a9a1209b-8295-4864-9447-3669bc874f29 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.058729 [ 867.086623] [53378]: [pid: 53378|app: 0|req: 2385/4622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.088911] [53378]: DEBUG nova.api.openstack.wsgi [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.090509] [53378]: DEBUG nova.compute.api [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.093346] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.093574] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.093763] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.094147] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.094341] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.094519] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.100893] [53379]: DEBUG nova.policy [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.103193] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2120,nova_cell1:UPDATE=36,nova_cell1:INSERT=18 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.107475] [53379]: INFO nova.api.openstack.requestlog [None req-0015bed3-9e47-4ff6-978a-76807758fba5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1508 microversion: 2.1 time: 0.091620 [ 867.107938] [53379]: [pid: 53379|app: 0|req: 2238/4623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.111444] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.111672] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.111848] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.112056] [53378]: DEBUG nova.objects.instance [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.130552] [53378]: DEBUG nova.policy [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.135128] [53378]: INFO nova.api.openstack.requestlog [None req-62ce418f-df6e-4644-a855-7ff4b1907c55 tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.047973 [ 867.135440] [53378]: [pid: 53378|app: 0|req: 2386/4624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.243910] [53379]: DEBUG nova.api.openstack.wsgi [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.245718] [53379]: DEBUG nova.compute.api [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.249317] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=771,nova_api:UPDATE=10,nova_api:DELETE=3,nova_api:INSERT=26 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.250276] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.250506] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.250694] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.251060] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.251335] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.251543] [53379]: DEBUG oslo_concurrency.lockutils [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.285804] [53379]: DEBUG nova.policy [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.289896] [53379]: INFO nova.api.openstack.requestlog [None req-69460562-01b0-4634-b5ca-e2ecd04e4368 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.048362 [ 867.290526] [53379]: [pid: 53379|app: 0|req: 2239/4625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.306061] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.307153] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.307706] [53379]: DEBUG nova.compute.api [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.308852] [53378]: DEBUG nova.compute.api [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.311080] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.311336] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.311622] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.311874] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.312098] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.312222] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.312306] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.312475] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.312665] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.313026] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.313228] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.313450] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.330521] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.330762] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.330958] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.331180] [53379]: DEBUG nova.objects.instance [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.331220] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.331423] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.331614] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.331814] [53378]: DEBUG nova.objects.instance [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.350873] [53379]: DEBUG nova.policy [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.351581] [53378]: DEBUG nova.policy [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.355161] [53379]: INFO nova.api.openstack.requestlog [None req-fa35c81a-8aa3-42d1-88ce-9bdc4013811a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.051212 [ 867.355516] [53379]: [pid: 53379|app: 0|req: 2240/4626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 867.356017] [53378]: INFO nova.api.openstack.requestlog [None req-a7d840d0-1653-4812-a92c-68d2fd254dde tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.051291 [ 867.356649] [53378]: [pid: 53378|app: 0|req: 2387/4627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 867.358163] [53379]: DEBUG nova.api.openstack.wsgi [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.358900] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.359813] [53379]: DEBUG nova.compute.api [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.360421] [53378]: DEBUG nova.compute.api [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.364721] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.366033] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.366123] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.366171] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.366203] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.366231] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.366262] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.366293] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.366321] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.366348] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.366375] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.366409] [53379]: DEBUG oslo_concurrency.lockutils [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.402586] [53379]: DEBUG nova.policy [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.406049] [53378]: DEBUG nova.policy [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.407427] [53379]: INFO nova.api.openstack.requestlog [None req-d16ef886-f9d7-404e-a2c8-6bc3968b7309 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.051291 [ 867.407907] [53379]: [pid: 53379|app: 0|req: 2241/4628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.410413] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.410634] [53378]: DEBUG nova.policy [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.411308] [53378]: DEBUG nova.policy [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.412199] [53379]: DEBUG nova.compute.api [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.415434] [53378]: INFO nova.api.openstack.requestlog [None req-ad7abc8f-5f30-48ea-ae0e-89ec97b432ea tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1500 microversion: 2.96 time: 0.058535 [ 867.415911] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.416023] [53378]: [pid: 53378|app: 0|req: 2388/4629] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1500 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.416207] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.416453] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.417464] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.417464] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.417464] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.437596] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.437836] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.438081] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.438339] [53379]: DEBUG nova.objects.instance [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.458104] [53379]: DEBUG nova.policy [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.462467] [53379]: INFO nova.api.openstack.requestlog [None req-3bf68612-8580-48dd-b5d8-6333c34780df tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.054064 [ 867.462806] [53379]: [pid: 53379|app: 0|req: 2242/4630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.468530] [53378]: DEBUG nova.api.openstack.wsgi [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.470123] [53378]: DEBUG nova.compute.api [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.474090] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.474376] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.474599] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.474913] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.475185] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.475379] [53378]: DEBUG oslo_concurrency.lockutils [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.545254] [53378]: DEBUG nova.policy [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.549527] [53378]: INFO nova.api.openstack.requestlog [None req-a69b531d-cb01-494f-9721-ad95af0839e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.083476 [ 867.549867] [53378]: [pid: 53378|app: 0|req: 2389/4631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.629103] [53379]: DEBUG nova.api.openstack.wsgi [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.631454] [53379]: DEBUG nova.compute.api [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.635492] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.635741] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.635943] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.636366] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.636581] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.636760] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.662940] [53378]: DEBUG nova.api.openstack.wsgi [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.664495] [53378]: DEBUG nova.compute.api [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.668123] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.668167] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.668325] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.668669] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.670022] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.670022] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.687048] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.687302] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.687488] [53378]: DEBUG oslo_concurrency.lockutils [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.687729] [53378]: DEBUG nova.objects.instance [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.706858] [53378]: DEBUG nova.policy [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.710575] [53378]: INFO nova.api.openstack.requestlog [None req-35622e76-09b1-4e3a-b7c7-3d30ea82dec3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.050509 [ 867.710981] [53378]: [pid: 53378|app: 0|req: 2390/4632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.711244] [53379]: DEBUG nova.policy [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.713263] [53378]: DEBUG nova.api.openstack.wsgi [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.714941] [53378]: DEBUG nova.compute.api [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.716729] [53379]: INFO nova.api.openstack.requestlog [None req-10bdae44-4837-4308-b553-3016da48b008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.089821 [ 867.717093] [53379]: [pid: 53379|app: 0|req: 2243/4633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.718369] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.718624] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.718814] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.719188] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.719390] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.719564] [53378]: DEBUG oslo_concurrency.lockutils [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.750918] [53378]: DEBUG nova.policy [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.755437] [53378]: INFO nova.api.openstack.requestlog [None req-74d31ad7-dd24-4b43-a392-ae101ee1834c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.043941 [ 867.755957] [53378]: [pid: 53378|app: 0|req: 2391/4634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:19 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.766583] [53379]: DEBUG nova.api.openstack.wsgi [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.768524] [53379]: DEBUG nova.compute.api [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.772667] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.772907] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.773109] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.773476] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.773682] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.773860] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.790349] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.792227] [53378]: DEBUG nova.compute.api [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.792523] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.792763] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.792947] [53379]: DEBUG oslo_concurrency.lockutils [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.793319] [53379]: DEBUG nova.objects.instance [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.795599] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.795835] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.796051] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.796413] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.796617] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.796797] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.812275] [53379]: DEBUG nova.policy [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.816597] [53379]: INFO nova.api.openstack.requestlog [None req-c998b949-b6b2-4b92-adc4-eeaa3a549abc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.052555 [ 867.816864] [53379]: [pid: 53379|app: 0|req: 2244/4635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.832831] [53378]: DEBUG nova.policy [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.838374] [53378]: DEBUG nova.policy [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.839219] [53378]: DEBUG nova.policy [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.842422] [53378]: INFO nova.api.openstack.requestlog [None req-b5eea053-cc7d-49ef-98af-e6b61bf9f124 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.054478 [ 867.842879] [53378]: [pid: 53378|app: 0|req: 2392/4636] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 867.854311] [53379]: DEBUG nova.api.openstack.wsgi [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.856465] [53379]: DEBUG nova.compute.api [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.861380] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.861763] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.861986] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.862396] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.862629] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.862826] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.888299] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.888758] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.889073] [53379]: DEBUG oslo_concurrency.lockutils [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.889411] [53379]: DEBUG nova.objects.instance [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.914864] [53379]: DEBUG nova.policy [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.920995] [53379]: DEBUG nova.policy [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.921742] [53379]: DEBUG nova.policy [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.922488] [53379]: INFO nova.api.openstack.requestlog [None req-90533d72-54fa-4bc1-aff5-d4b450498160 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.072268 [ 867.922948] [53379]: [pid: 53379|app: 0|req: 2245/4637] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.923039] [53378]: DEBUG nova.api.openstack.wsgi [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.925399] [53378]: DEBUG nova.compute.api [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.928806] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.929077] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.929242] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.929589] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.929792] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.929964] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.962051] [53378]: DEBUG nova.policy [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.966077] [53378]: DEBUG nova.policy [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.966701] [53378]: DEBUG nova.policy [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.967324] [53378]: INFO nova.api.openstack.requestlog [None req-20c42b13-cb35-4b65-879c-6a19fd75bdf2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1370 microversion: 2.57 time: 0.047481 [ 867.967620] [53378]: [pid: 53378|app: 0|req: 2393/4638] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1370 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.028011] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.029777] [53379]: DEBUG nova.compute.api [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.033207] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.033448] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.033633] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.033979] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.034207] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.034379] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.041629] [53378]: DEBUG nova.api.openstack.wsgi [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.044176] [53378]: DEBUG nova.compute.api [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.047586] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.047831] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.048036] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.048400] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.048608] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.048780] [53378]: DEBUG oslo_concurrency.lockutils [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.073131] [53379]: DEBUG nova.policy [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.076451] [53379]: INFO nova.api.openstack.requestlog [None req-bd0de879-f936-427b-9dc3-e9f7bde5832d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.050632 [ 868.076834] [53379]: [pid: 53379|app: 0|req: 2246/4639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.099961] [53379]: DEBUG nova.api.openstack.wsgi [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.101663] [53379]: DEBUG nova.compute.api [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.105250] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.105835] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.105835] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.106138] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.106343] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.106518] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.126602] [53378]: DEBUG nova.policy [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.130785] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.130897] [53378]: INFO nova.api.openstack.requestlog [None req-6499492d-6da0-4602-ac00-692ac40b962e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1485 microversion: 2.1 time: 0.091749 [ 868.131041] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.131132] [53378]: [pid: 53378|app: 0|req: 2394/4640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1485 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.131241] [53379]: DEBUG oslo_concurrency.lockutils [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.131440] [53379]: DEBUG nova.objects.instance [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.133498] [53378]: DEBUG nova.api.openstack.wsgi [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.140569] [53378]: DEBUG nova.compute.api [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.148543] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.148698] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.148890] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.149273] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.149466] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.149642] [53378]: DEBUG oslo_concurrency.lockutils [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.159245] [53379]: DEBUG nova.policy [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.163557] [53379]: INFO nova.api.openstack.requestlog [None req-af4b6309-afe2-4a98-ae87-db909271860a tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.065714 [ 868.163887] [53379]: [pid: 53379|app: 0|req: 2247/4641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.166935] [53379]: DEBUG nova.api.openstack.wsgi [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.176144] [53379]: DEBUG nova.compute.api [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.179630] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.179699] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.179871] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.180245] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.180478] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.180659] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.199082] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.199328] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.199511] [53379]: DEBUG oslo_concurrency.lockutils [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.199702] [53379]: DEBUG nova.objects.instance [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lazy-loading 'fault' on Instance uuid 9b6432a0-35be-4b1f-94e8-370422021012 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.222840] [53379]: DEBUG nova.policy [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8c97ebe790f0448b8205f67eb966c888', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '69cbda1e63cc46979fad2c284e114253', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.227688] [53379]: INFO nova.api.openstack.requestlog [None req-391653b2-fd94-401a-a900-0f5accc3c69e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 200 len: 1308 microversion: 2.1 time: 0.063156 [ 868.228036] [53379]: [pid: 53379|app: 0|req: 2248/4642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.230470] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 868.232018] [53379]: DEBUG nova.compute.api [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.234940] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.235206] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.235421] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.235770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.236049] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.236142] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.250467] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.250696] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.250879] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.254024] [53379]: DEBUG nova.objects.instance [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'flavor' on Instance uuid cdc010e8-6dd5-448b-acef-139d4ae80dd6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.264203] [53378]: DEBUG nova.policy [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.269120] [53378]: INFO nova.api.openstack.requestlog [None req-50822929-9ae7-46f1-9852-050c76316037 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1466 microversion: 2.1 time: 0.137366 [ 868.269460] [53378]: [pid: 53378|app: 0|req: 2395/4643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1466 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.302239] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.303034] [53379]: INFO nova.api.openstack.requestlog [None req-a2dca09a-a536-41bc-8aa7-1e9e61b74001 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6/action" status: 202 len: 0 microversion: 2.1 time: 0.073317 [ 868.303153] [53379]: [pid: 53379|app: 0|req: 2249/4644] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:20 2025] POST /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 868.303997] [53378]: DEBUG nova.compute.api [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.308254] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.308254] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.308390] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.308710] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.308909] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.309097] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.309992] [53379]: DEBUG nova.api.openstack.wsgi [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.312288] [53379]: DEBUG nova.compute.api [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.315694] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.315929] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.316484] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.316566] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.316761] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.316934] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.341902] [53378]: DEBUG nova.policy [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.345641] [53378]: INFO nova.api.openstack.requestlog [None req-f2682481-c7cd-4f6e-97bf-a1822147a068 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.045760 [ 868.345964] [53378]: [pid: 53378|app: 0|req: 2396/4645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.368970] [53378]: DEBUG nova.api.openstack.wsgi [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.370790] [53378]: DEBUG nova.compute.api [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.374039] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.374315] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.374511] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.374868] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.375118] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.375347] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.386142] [53379]: DEBUG nova.policy [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.390693] [53379]: INFO nova.api.openstack.requestlog [None req-fbfd7cd7-9c33-4510-b518-a90d72aa32c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1493 microversion: 2.1 time: 0.083903 [ 868.391128] [53379]: [pid: 53379|app: 0|req: 2250/4646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1493 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 868.392261] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.392498] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.392682] [53378]: DEBUG oslo_concurrency.lockutils [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.392879] [53378]: DEBUG nova.objects.instance [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.393378] [53379]: DEBUG nova.api.openstack.wsgi [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.395076] [53379]: DEBUG nova.compute.api [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.398129] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.398361] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.398546] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.398933] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.399161] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.399344] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.411062] [53378]: DEBUG nova.policy [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.414915] [53378]: INFO nova.api.openstack.requestlog [None req-51785dcb-1bb5-491a-9d46-8bf02249c2a5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.048117 [ 868.415332] [53378]: [pid: 53378|app: 0|req: 2397/4647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 868.417269] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.417573] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.417768] [53379]: DEBUG oslo_concurrency.lockutils [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.417968] [53379]: DEBUG nova.objects.instance [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.421475] [53378]: DEBUG nova.api.openstack.wsgi [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.422140] [53378]: DEBUG nova.compute.api [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.425947] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.426220] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.426417] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.426766] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.426970] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.427160] [53378]: DEBUG oslo_concurrency.lockutils [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.441811] [53379]: DEBUG nova.policy [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.446261] [53379]: INFO nova.api.openstack.requestlog [None req-20d2595f-9626-4e87-a05b-3e45d092c5b2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.054562 [ 868.446714] [53379]: [pid: 53379|app: 0|req: 2251/4648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.449035] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.450626] [53379]: DEBUG nova.compute.api [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.453862] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.454145] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.454375] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.454732] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.454940] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.455154] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.460277] [53378]: DEBUG nova.policy [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.465625] [53378]: INFO nova.api.openstack.requestlog [None req-d55f3513-ef7f-4b10-ac58-78394d1bf1c8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.046906 [ 868.465948] [53378]: [pid: 53378|app: 0|req: 2398/4649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.474670] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.476266] [53378]: DEBUG nova.compute.api [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.479570] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.479805] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.479993] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.480349] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.480549] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.480726] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.495318] [53379]: DEBUG nova.policy [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.498205] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.498450] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.498637] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.498836] [53378]: DEBUG nova.objects.instance [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.499645] [53379]: DEBUG nova.policy [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.500309] [53379]: DEBUG nova.policy [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.503923] [53379]: INFO nova.api.openstack.requestlog [None req-2c5e196b-3b42-491f-a1b5-bd99ac1393f5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1500 microversion: 2.96 time: 0.056598 [ 868.504029] [53379]: [pid: 53379|app: 0|req: 2252/4650] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1500 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.518329] [53378]: DEBUG nova.policy [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.522638] [53378]: INFO nova.api.openstack.requestlog [None req-cfab3c57-6d28-4881-8a89-86af5d772974 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.049909 [ 868.522957] [53378]: [pid: 53378|app: 0|req: 2399/4651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 868.562279] [53379]: DEBUG nova.api.openstack.wsgi [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.564049] [53379]: DEBUG nova.compute.api [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.567569] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.567806] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.568059] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.568405] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.568620] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.568799] [53379]: DEBUG oslo_concurrency.lockutils [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.633419] [53379]: DEBUG nova.policy [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.637761] [53379]: INFO nova.api.openstack.requestlog [None req-878b564f-887b-479c-a55a-21cc22e4ff18 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.077879 [ 868.638101] [53379]: [pid: 53379|app: 0|req: 2253/4652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:20 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.724285] [53378]: DEBUG nova.api.openstack.wsgi [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.725990] [53378]: DEBUG nova.compute.api [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.729767] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.730027] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.730196] [53379]: DEBUG nova.api.openstack.wsgi [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.730251] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.730576] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.730784] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.730965] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.731904] [53379]: DEBUG nova.compute.api [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.736418] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.736418] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.736418] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.736733] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.736938] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.737129] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.748617] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.748857] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.749055] [53378]: DEBUG oslo_concurrency.lockutils [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.749258] [53378]: DEBUG nova.objects.instance [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.770530] [53378]: DEBUG nova.policy [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.775088] [53378]: INFO nova.api.openstack.requestlog [None req-6440014a-98d9-463d-a645-53227f18bf48 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.053101 [ 868.775436] [53378]: [pid: 53378|app: 0|req: 2400/4653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.779769] [53378]: DEBUG nova.api.openstack.wsgi [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.781659] [53378]: DEBUG nova.compute.api [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.785341] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.785575] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.785759] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.786770] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.786770] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.786770] [53378]: DEBUG oslo_concurrency.lockutils [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.824681] [53378]: DEBUG nova.policy [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.830345] [53378]: INFO nova.api.openstack.requestlog [None req-b21aee0e-137d-418f-99bc-be631fb19970 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.054242 [ 868.830719] [53378]: [pid: 53378|app: 0|req: 2401/4654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.834753] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.836310] [53378]: DEBUG nova.compute.api [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.839710] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.839957] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.840196] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.840518] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.840722] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.840899] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.841046] [53379]: DEBUG nova.policy [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.846511] [53379]: INFO nova.api.openstack.requestlog [None req-f6a5ac63-6d5f-4dce-b4b8-4394388ff598 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.118291 [ 868.847165] [53379]: [pid: 53379|app: 0|req: 2254/4655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.860077] [53379]: DEBUG nova.api.openstack.wsgi [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.861896] [53379]: DEBUG nova.compute.api [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.864896] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.865265] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.865357] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.865565] [53378]: DEBUG nova.objects.instance [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.865602] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.865810] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.866017] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.866392] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.866612] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.866803] [53379]: DEBUG oslo_concurrency.lockutils [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.902667] [53378]: DEBUG nova.policy [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.905993] [53378]: INFO nova.api.openstack.requestlog [None req-ce5ae9ab-4b70-48dc-8ac1-5989893a41fa tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.074370 [ 868.906354] [53378]: [pid: 53378|app: 0|req: 2402/4656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.910046] [53379]: DEBUG nova.policy [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.915037] [53379]: DEBUG nova.policy [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.915791] [53379]: DEBUG nova.policy [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.919229] [53379]: INFO nova.api.openstack.requestlog [None req-d358c0ef-6cb9-47e0-afe1-6b38413a6cd2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.062359 [ 868.919574] [53379]: [pid: 53379|app: 0|req: 2255/4657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.937585] [53378]: DEBUG nova.api.openstack.wsgi [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.938280] [53379]: DEBUG nova.api.openstack.wsgi [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc0351ee-7d00-497e-8d40-03672d8c0876", "tag": "914a345b-1af2-4b48-96b8-d318ba0fe337"}, {"server_uuid": "8602d5be-5555-456c-aa26-84d66b79677c", "name": "network-vif-deleted", "tag": "ef297d5c-cb26-4fd3-b81c-98179ac62f56"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 868.939521] [53378]: DEBUG nova.compute.api [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.944215] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.944489] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.944680] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.945049] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.945266] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.945352] [53379]: DEBUG oslo_concurrency.lockutils [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.945455] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.945601] [53379]: DEBUG oslo_concurrency.lockutils [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.945790] [53379]: DEBUG oslo_concurrency.lockutils [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.956615] [53379]: INFO nova.api.openstack.compute.server_external_events [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Creating event network-changed:914a345b-1af2-4b48-96b8-d318ba0fe337 for instance bc0351ee-7d00-497e-8d40-03672d8c0876 on cpu-1 [ 868.956893] [53379]: INFO nova.api.openstack.compute.server_external_events [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] Creating event network-vif-deleted:ef297d5c-cb26-4fd3-b81c-98179ac62f56 for instance 8602d5be-5555-456c-aa26-84d66b79677c on cpu-1 [ 868.962390] [53379]: INFO nova.api.openstack.requestlog [req-723caf78-2586-4351-b649-5231dd4a42ca req-b8635963-a04c-4ee3-9225-ae2638e04b26 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.026232 [ 868.962788] [53379]: [pid: 53379|app: 0|req: 2256/4658] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:21 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.972968] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.973252] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.973472] [53378]: DEBUG oslo_concurrency.lockutils [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.973705] [53378]: DEBUG nova.objects.instance [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.983670] [53379]: DEBUG nova.api.openstack.wsgi [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.985753] [53379]: DEBUG nova.compute.api [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.990695] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.990695] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.990865] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.991629] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.991860] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.992184] [53379]: DEBUG oslo_concurrency.lockutils [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.000692] [53378]: DEBUG nova.policy [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.006017] [53378]: DEBUG nova.policy [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.006896] [53378]: DEBUG nova.policy [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.007664] [53378]: INFO nova.api.openstack.requestlog [None req-42e620c4-d460-4987-854c-8abab7d27838 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.072634 [ 869.008038] [53378]: [pid: 53378|app: 0|req: 2403/4659] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.032776] [53379]: DEBUG nova.policy [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.038063] [53379]: DEBUG nova.policy [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.038856] [53379]: DEBUG nova.policy [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.039555] [53379]: INFO nova.api.openstack.requestlog [None req-463ae64b-f399-40b7-89d5-bb1229ddd7b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.058542 [ 869.039911] [53379]: [pid: 53379|app: 0|req: 2257/4660] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 869.090813] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.092509] [53378]: DEBUG nova.compute.api [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.097077] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.097419] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.097687] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.098267] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.098566] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.098820] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.137352] [53378]: DEBUG nova.policy [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.143704] [53378]: INFO nova.api.openstack.requestlog [None req-aa0bcfff-5d75-42bf-a4fc-4fccb8f98fe6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.055194 [ 869.144781] [53378]: [pid: 53378|app: 0|req: 2404/4661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.186210] [53379]: DEBUG nova.api.openstack.wsgi [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.188207] [53379]: DEBUG nova.compute.api [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.192109] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.192363] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.192551] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.192915] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.193136] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.193315] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.215987] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.215987] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.216221] [53379]: DEBUG oslo_concurrency.lockutils [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.216359] [53379]: DEBUG nova.objects.instance [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.236670] [53379]: DEBUG nova.policy [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.241363] [53379]: INFO nova.api.openstack.requestlog [None req-8506f4a3-1dab-45ba-bb85-0f83cc381aba tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.058095 [ 869.241705] [53379]: [pid: 53379|app: 0|req: 2258/4662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.245794] [53378]: DEBUG nova.api.openstack.wsgi [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.247547] [53378]: DEBUG nova.compute.api [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] [instance: 9b6432a0-35be-4b1f-94e8-370422021012] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.251360] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.251626] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.251815] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.252200] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.252422] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.252616] [53378]: DEBUG oslo_concurrency.lockutils [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.261379] [53378]: INFO nova.api.openstack.wsgi [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] HTTP exception thrown: Instance 9b6432a0-35be-4b1f-94e8-370422021012 could not be found. [ 869.261740] [53378]: DEBUG nova.api.openstack.wsgi [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] Returning 404 to user: Instance 9b6432a0-35be-4b1f-94e8-370422021012 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 869.262213] [53378]: INFO nova.api.openstack.requestlog [None req-88ab3622-a515-407c-b6f5-c09b9b4f285e tempest-FloatingIPsAssociationTestJSON-2137168675 tempest-FloatingIPsAssociationTestJSON-2137168675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012" status: 404 len: 111 microversion: 2.1 time: 0.019112 [ 869.262527] [53378]: [pid: 53378|app: 0|req: 2405/4663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/9b6432a0-35be-4b1f-94e8-370422021012 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 869.286309] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.288083] [53379]: DEBUG nova.compute.api [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.291665] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.291918] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.292160] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.292525] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.292729] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.292907] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.310883] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.311290] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.311383] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.311581] [53379]: DEBUG nova.objects.instance [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.332458] [53379]: DEBUG nova.policy [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.337698] [53379]: INFO nova.api.openstack.requestlog [None req-9cbb27ee-1f11-4e6e-adec-d6ee28cbbd4a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.053774 [ 869.338161] [53379]: [pid: 53379|app: 0|req: 2259/4664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.358315] [53378]: DEBUG nova.api.openstack.wsgi [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.360065] [53378]: DEBUG nova.compute.api [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.364467] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.364766] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.364967] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.365400] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.365614] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.365801] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.403317] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.404082] [53378]: DEBUG nova.policy [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.405197] [53379]: DEBUG nova.compute.api [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.408589] [53378]: INFO nova.api.openstack.requestlog [None req-72a60c60-cc86-45e8-a529-4bd5a3abd307 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.052618 [ 869.408699] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.408917] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.408971] [53378]: [pid: 53378|app: 0|req: 2406/4665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.409600] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.409600] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.409731] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.409897] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.427390] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.429144] [53378]: DEBUG nova.compute.api [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.432944] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.433231] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.433476] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.433891] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.434588] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.434588] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.461025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.461025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.461025] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.461025] [53378]: DEBUG nova.objects.instance [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.488307] [53378]: DEBUG nova.policy [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.493586] [53378]: INFO nova.api.openstack.requestlog [None req-6ed9785e-5665-4466-baa6-9b5b1bba42f3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.068575 [ 869.493906] [53378]: [pid: 53378|app: 0|req: 2407/4666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 869.499179] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.501207] [53378]: DEBUG nova.compute.api [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.504701] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.504940] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.505147] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.505570] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.505775] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.505953] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.512946] [53379]: DEBUG nova.policy [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.518172] [53379]: INFO nova.api.openstack.requestlog [None req-3c2ce31c-a384-4bd4-a25b-1a6b6fd1e532 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1493 microversion: 2.1 time: 0.117177 [ 869.518510] [53379]: [pid: 53379|app: 0|req: 2260/4667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1493 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.521820] [53379]: DEBUG nova.api.openstack.wsgi [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.523659] [53379]: DEBUG nova.compute.api [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.527620] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.527923] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.527966] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.528141] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.528193] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.528380] [53378]: DEBUG nova.objects.instance [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.528418] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.528815] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.529050] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.529304] [53379]: DEBUG oslo_concurrency.lockutils [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.556519] [53378]: DEBUG nova.policy [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.562132] [53378]: INFO nova.api.openstack.requestlog [None req-3a0794c0-2728-422f-92f5-a86819108a2d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.067549 [ 869.562702] [53378]: [pid: 53378|app: 0|req: 2408/4668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.565719] [53378]: DEBUG nova.api.openstack.wsgi [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.567377] [53378]: DEBUG nova.compute.api [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.568119] [53379]: DEBUG nova.policy [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.572506] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.572758] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.572953] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.573386] [53379]: INFO nova.api.openstack.requestlog [None req-70940ca8-6d18-4ffc-a4bf-bc4aea92cbc0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.054122 [ 869.573469] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.573510] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.573587] [53379]: [pid: 53379|app: 0|req: 2261/4669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.573718] [53378]: DEBUG oslo_concurrency.lockutils [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.579165] [53379]: DEBUG nova.api.openstack.wsgi [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.580795] [53379]: DEBUG nova.compute.api [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.584347] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.584586] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.585163] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.586800] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.587058] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.587252] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.606908] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.606908] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.606908] [53379]: DEBUG oslo_concurrency.lockutils [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.607080] [53379]: DEBUG nova.objects.instance [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.616712] [53378]: DEBUG nova.policy [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.621350] [53378]: DEBUG nova.policy [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.621971] [53378]: DEBUG nova.policy [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.625336] [53378]: INFO nova.api.openstack.requestlog [None req-b355fe92-c373-4f35-a647-c7d47cc8e7e9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.061424 [ 869.625336] [53378]: [pid: 53378|app: 0|req: 2409/4670] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.634288] [53379]: DEBUG nova.policy [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.638565] [53379]: INFO nova.api.openstack.requestlog [None req-d989b8f5-85c9-4ca0-9373-06edcab26ac4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.064407 [ 869.638994] [53379]: [pid: 53379|app: 0|req: 2262/4671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.650219] [53378]: DEBUG nova.api.openstack.wsgi [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.652859] [53378]: DEBUG nova.compute.api [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.656675] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.656675] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.656775] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.657071] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.657300] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.657480] [53378]: DEBUG oslo_concurrency.lockutils [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.750301] [53378]: DEBUG nova.policy [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.754574] [53378]: INFO nova.api.openstack.requestlog [None req-386704b4-bfc9-430c-bab4-9aab712921db tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.106632 [ 869.755061] [53378]: [pid: 53378|app: 0|req: 2410/4672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:21 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.788418] [53379]: DEBUG nova.api.openstack.wsgi [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.790559] [53379]: DEBUG nova.compute.api [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.794252] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.794524] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.794758] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.795278] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.795553] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.795779] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.817033] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.817285] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.817474] [53379]: DEBUG oslo_concurrency.lockutils [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.817859] [53379]: DEBUG nova.objects.instance [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.843770] [53379]: DEBUG nova.policy [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.845039] [53378]: DEBUG nova.api.openstack.wsgi [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.846869] [53378]: DEBUG nova.compute.api [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.849723] [53379]: INFO nova.api.openstack.requestlog [None req-988d7e58-94a9-44f7-86d4-fb9d9bfbe811 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.063180 [ 869.850524] [53379]: [pid: 53379|app: 0|req: 2263/4673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.856135] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.856399] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.856632] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.856981] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.858129] [53378]: DEBUG oslo_concurrency.lockutils [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.861798] [53379]: DEBUG nova.api.openstack.wsgi [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.865048] [53379]: DEBUG nova.compute.api [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.872225] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.872225] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.872225] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.872225] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.873314] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.873699] [53379]: DEBUG oslo_concurrency.lockutils [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.898946] [53378]: DEBUG nova.policy [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.904587] [53378]: INFO nova.api.openstack.requestlog [None req-610ec600-432b-4627-ab2d-a64124f5ec8c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.062000 [ 869.904951] [53378]: [pid: 53378|app: 0|req: 2411/4674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.923315] [53378]: DEBUG nova.api.openstack.wsgi [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.925674] [53378]: DEBUG nova.compute.api [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.932462] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.955748] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.956073] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.956283] [53378]: DEBUG oslo_concurrency.lockutils [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.956522] [53378]: DEBUG nova.objects.instance [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.981403] [53379]: DEBUG nova.policy [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.987021] [53379]: INFO nova.api.openstack.requestlog [None req-54eba790-9573-4aaa-8b5c-3f14757ca552 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.129023 [ 869.987485] [53379]: [pid: 53379|app: 0|req: 2264/4675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 869.990418] [53379]: DEBUG nova.api.openstack.wsgi [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.992310] [53379]: DEBUG nova.compute.api [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.995770] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.996040] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.996219] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.996615] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.996822] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.996999] [53379]: DEBUG oslo_concurrency.lockutils [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.037379] [53379]: DEBUG nova.policy [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.043191] [53379]: DEBUG nova.policy [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.043855] [53379]: DEBUG nova.policy [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.047843] [53379]: INFO nova.api.openstack.requestlog [None req-2390af98-99e6-4aeb-a44e-df3358c9e091 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.059783 [ 870.048207] [53379]: [pid: 53379|app: 0|req: 2265/4676] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.050757] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.052386] [53379]: DEBUG nova.compute.api [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.055578] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.055813] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.055998] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.056376] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.056580] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.056757] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.076391] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.076622] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.076811] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.077023] [53379]: DEBUG nova.objects.instance [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.096860] [53379]: DEBUG nova.policy [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.101401] [53379]: DEBUG nova.policy [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.101992] [53379]: DEBUG nova.policy [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.102698] [53379]: INFO nova.api.openstack.requestlog [None req-0e3c8bf3-5dbb-494e-a7d2-286feaeccda0 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.053839 [ 870.102964] [53379]: [pid: 53379|app: 0|req: 2266/4677] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.105466] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.107080] [53379]: DEBUG nova.compute.api [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.111234] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.111469] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.111654] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.112034] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.112229] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.112409] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.144365] [53379]: DEBUG nova.policy [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.148382] [53379]: DEBUG nova.policy [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.148998] [53379]: DEBUG nova.policy [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.149616] [53379]: INFO nova.api.openstack.requestlog [None req-2b42d763-dfac-4129-bbcf-2fe0e0fbf25e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.046146 [ 870.149935] [53379]: [pid: 53379|app: 0|req: 2267/4678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.157011] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.158615] [53379]: DEBUG nova.compute.api [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.162335] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.162575] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.162762] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.163123] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.163333] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.163507] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.194661] [53379]: DEBUG nova.policy [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.198801] [53379]: INFO nova.api.openstack.requestlog [None req-8f078564-6d8b-4ff2-a12b-cdd6341a5076 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.043593 [ 870.199129] [53379]: [pid: 53379|app: 0|req: 2268/4679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.207735] [53378]: DEBUG nova.policy [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.212314] [53378]: INFO nova.api.openstack.requestlog [None req-958a2ddf-b757-4f86-bad9-bc893361cf29 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.292002 [ 870.212691] [53378]: [pid: 53378|app: 0|req: 2412/4680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.254732] [53379]: DEBUG nova.api.openstack.wsgi [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.257405] [53379]: DEBUG nova.compute.api [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.261583] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.261826] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.262053] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.262410] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.262614] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.262789] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.285909] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.286173] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.286360] [53379]: DEBUG oslo_concurrency.lockutils [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.286596] [53379]: DEBUG nova.objects.instance [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.308106] [53379]: DEBUG nova.policy [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.312337] [53379]: INFO nova.api.openstack.requestlog [None req-24335ff1-6f1d-4834-ba8b-95d5a56b66e5 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.059837 [ 870.312660] [53379]: [pid: 53379|app: 0|req: 2269/4681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.350329] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.352182] [53378]: DEBUG nova.compute.api [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.355779] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.355885] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.356773] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.357338] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.357615] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.357738] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.375514] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.375754] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.375939] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.376158] [53378]: DEBUG nova.objects.instance [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.401564] [53378]: DEBUG nova.policy [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.406178] [53378]: INFO nova.api.openstack.requestlog [None req-ea7f472a-d898-4a66-87df-0c5a703db147 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.058090 [ 870.406537] [53378]: [pid: 53378|app: 0|req: 2413/4682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.423560] [53379]: DEBUG nova.api.openstack.wsgi [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.425530] [53379]: DEBUG nova.compute.api [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.429157] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.429405] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.429597] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.429960] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.430183] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.430362] [53379]: DEBUG oslo_concurrency.lockutils [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.462052] [53379]: DEBUG nova.policy [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.466316] [53379]: INFO nova.api.openstack.requestlog [None req-8511b5f7-331f-4f7a-bc67-fa0a18ef2456 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.045045 [ 870.466675] [53379]: [pid: 53379|app: 0|req: 2270/4683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.511880] [53378]: DEBUG nova.api.openstack.wsgi [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.511880] [53378]: DEBUG nova.compute.api [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.514029] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.514438] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.514772] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.515316] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.515664] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.515980] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.536382] [53379]: DEBUG nova.api.openstack.wsgi [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.540138] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.540448] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.541668] [53378]: DEBUG oslo_concurrency.lockutils [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.541991] [53378]: DEBUG nova.objects.instance [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.542067] [53379]: DEBUG nova.compute.api [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.549700] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.549960] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.550168] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.550540] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.550731] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.550909] [53379]: DEBUG oslo_concurrency.lockutils [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.568179] [53378]: DEBUG nova.policy [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.572443] [53378]: INFO nova.api.openstack.requestlog [None req-9151a7ee-75db-4edd-a6bc-b57bbf818a3e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.067601 [ 870.572768] [53378]: [pid: 53378|app: 0|req: 2414/4684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.575262] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.576828] [53378]: DEBUG nova.compute.api [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.580129] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.580377] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.580568] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.580919] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.581135] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.581315] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.598945] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.599203] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.599392] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.599591] [53378]: DEBUG nova.objects.instance [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.618088] [53378]: DEBUG nova.policy [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.621958] [53378]: INFO nova.api.openstack.requestlog [None req-2f432d0c-dd12-46ec-a257-56e9831c5aa2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.048605 [ 870.622433] [53378]: [pid: 53378|app: 0|req: 2415/4685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.624709] [53378]: DEBUG nova.api.openstack.wsgi [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.626300] [53378]: DEBUG nova.compute.api [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.629289] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.629611] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.629693] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.630050] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.630254] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.630431] [53378]: DEBUG oslo_concurrency.lockutils [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.659871] [53378]: DEBUG nova.policy [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.663598] [53378]: INFO nova.api.openstack.requestlog [None req-18ef31b1-6508-44f7-910e-1ff654df5902 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.040698 [ 870.663907] [53378]: [pid: 53378|app: 0|req: 2416/4686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.668708] [53378]: DEBUG nova.api.openstack.wsgi [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.670262] [53378]: DEBUG nova.compute.api [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.673202] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.673431] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.673614] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.673950] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.674222] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.674410] [53378]: DEBUG oslo_concurrency.lockutils [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.696828] [53379]: DEBUG nova.policy [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.701521] [53379]: INFO nova.api.openstack.requestlog [None req-09325651-fe77-46a3-9bc7-523364edd4ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 200 len: 1476 microversion: 2.1 time: 0.167682 [ 870.701848] [53379]: [pid: 53379|app: 0|req: 2271/4687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 1476 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.706159] [53379]: DEBUG nova.api.openstack.wsgi [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.706159] [53379]: DEBUG nova.compute.api [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.709534] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.709764] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.709946] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.709981] [53378]: DEBUG nova.policy [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.710310] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.710576] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.710876] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.717452] [53378]: DEBUG nova.policy [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.718179] [53378]: DEBUG nova.policy [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.720831] [53378]: INFO nova.api.openstack.requestlog [None req-0de2dfc7-2b49-415e-aa3f-d850ca67a6e7 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.056317 [ 870.721172] [53378]: [pid: 53378|app: 0|req: 2417/4688] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.723631] [53378]: DEBUG nova.api.openstack.wsgi [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-155209871"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 870.725316] [53378]: DEBUG nova.compute.api [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.728431] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.728926] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.728926] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.729216] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.729411] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.729585] [53378]: DEBUG oslo_concurrency.lockutils [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.729958] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.730207] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.730868] [53379]: DEBUG oslo_concurrency.lockutils [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.730868] [53379]: DEBUG nova.objects.instance [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.756789] [53379]: DEBUG nova.policy [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.761744] [53379]: INFO nova.api.openstack.requestlog [None req-f06ea4fb-7581-4961-9013-86141f6da5ac tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.059330 [ 870.762068] [53379]: [pid: 53379|app: 0|req: 2272/4689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:22 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.768275] [53379]: DEBUG nova.api.openstack.wsgi [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.770033] [53379]: DEBUG nova.compute.api [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.774510] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.776633] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.776633] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.776633] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.776633] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.776633] [53379]: DEBUG oslo_concurrency.lockutils [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.925104] [53379]: DEBUG nova.policy [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.929967] [53379]: INFO nova.api.openstack.requestlog [None req-e21951c3-fb21-405f-99ff-8d55e61fe52c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.164052 [ 870.930365] [53379]: [pid: 53379|app: 0|req: 2273/4690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.934463] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.935059] [53379]: DEBUG nova.compute.api [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.939418] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.939651] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.939839] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.940215] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.940450] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.940633] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.967814] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.967814] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.967814] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.967814] [53379]: DEBUG nova.objects.instance [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.994883] [53379]: DEBUG nova.policy [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.000362] [53379]: INFO nova.api.openstack.requestlog [None req-ba68c69f-1802-4961-9807-8ba710f597cc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.069360 [ 871.000714] [53379]: [pid: 53379|app: 0|req: 2274/4691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.003490] [53379]: DEBUG nova.api.openstack.wsgi [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.005199] [53379]: DEBUG nova.compute.api [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.009296] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.009868] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.009868] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.011974] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.011974] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.011974] [53379]: DEBUG oslo_concurrency.lockutils [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.045958] [53379]: DEBUG nova.policy [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.050776] [53379]: INFO nova.api.openstack.requestlog [None req-c24d5c7e-1af9-496d-a4cd-e2b95175f9d7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.049427 [ 871.051517] [53379]: [pid: 53379|app: 0|req: 2275/4692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.054030] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.058119] [53379]: DEBUG nova.compute.api [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.059512] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.059794] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.059925] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.060307] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.060508] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.060678] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.150818] [53378]: INFO nova.api.openstack.requestlog [None req-c5c6b89c-c595-45bc-8952-ab64652cc1ae tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6/action" status: 202 len: 0 microversion: 2.1 time: 0.428834 [ 871.151125] [53378]: [pid: 53378|app: 0|req: 2418/4693] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:23 2025] POST /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6/action => generated 0 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 871.154033] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.155621] [53378]: DEBUG nova.compute.api [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.159247] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.159487] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.159673] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.160032] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.160236] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.160411] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.198304] [53378]: DEBUG nova.policy [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.205293] [53378]: DEBUG nova.policy [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.205982] [53378]: DEBUG nova.policy [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.209440] [53378]: INFO nova.api.openstack.requestlog [None req-a5a3e5c4-e604-4457-8fea-f8184a135731 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.057549 [ 871.209773] [53378]: [pid: 53378|app: 0|req: 2419/4694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.212568] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.214028] [53378]: DEBUG nova.compute.api [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.217407] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.217654] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.217836] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.218234] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.218408] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.218588] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.244743] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.245010] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.245218] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.245445] [53378]: DEBUG nova.objects.instance [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.267131] [53379]: DEBUG nova.policy [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.273237] [53379]: INFO nova.api.openstack.requestlog [None req-ffffe4df-ae1e-48d0-8eed-4f671a822bfc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.221389 [ 871.273633] [53379]: [pid: 53379|app: 0|req: 2276/4695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.276355] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbc123bf-3478-4e73-9d9a-94722659d2c4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71af31c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.276464] [53378]: DEBUG nova.policy [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.281967] [53378]: DEBUG nova.policy [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.282680] [53378]: DEBUG nova.policy [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.283555] [53378]: INFO nova.api.openstack.requestlog [None req-bf740763-bc2f-47ea-9312-db77130ece6e tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.073069 [ 871.283784] [53378]: [pid: 53378|app: 0|req: 2420/4696] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.286202] [53378]: DEBUG nova.api.openstack.wsgi [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.287950] [53378]: DEBUG nova.compute.api [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.291528] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.291802] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.292056] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.292459] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.292663] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.293630] [53378]: DEBUG oslo_concurrency.lockutils [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.305819] [53379]: INFO nova.api.openstack.requestlog [None req-dbc123bf-3478-4e73-9d9a-94722659d2c4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.031333 [ 871.306072] [53379]: [pid: 53379|app: 0|req: 2277/4697] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.308699] [53379]: DEBUG nova.api.openstack.wsgi [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.312571] [53379]: DEBUG nova.compute.api [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.318313] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.318581] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.318811] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.319168] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.319378] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.319560] [53379]: DEBUG oslo_concurrency.lockutils [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.331629] [53378]: DEBUG nova.policy [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.336972] [53378]: DEBUG nova.policy [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.337756] [53378]: DEBUG nova.policy [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.338523] [53378]: INFO nova.api.openstack.requestlog [None req-62ab4a65-e529-4b97-8922-82e9cc79887f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.054195 [ 871.338991] [53378]: [pid: 53378|app: 0|req: 2421/4698] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.341785] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.343493] [53378]: DEBUG nova.compute.api [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.347662] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.347942] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.348195] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.348647] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.348891] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.349161] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.354865] [53379]: DEBUG nova.policy [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.359496] [53379]: INFO nova.api.openstack.requestlog [None req-b58e034b-ca7d-49ef-b718-9a6e03188cb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.052759 [ 871.359852] [53379]: [pid: 53379|app: 0|req: 2278/4699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.363064] [53379]: DEBUG nova.api.openstack.wsgi [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.364139] [53379]: DEBUG nova.compute.api [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.368254] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.368509] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.368697] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.369084] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.369295] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.369473] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.369508] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.369719] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.369910] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.370131] [53378]: DEBUG nova.objects.instance [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.390731] [53378]: DEBUG nova.policy [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.390918] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.391212] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.391410] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.391617] [53379]: DEBUG nova.objects.instance [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.395367] [53378]: INFO nova.api.openstack.requestlog [None req-e1a00897-c11f-4726-92ea-75ff1782e611 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.055820 [ 871.395853] [53378]: [pid: 53378|app: 0|req: 2422/4700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.413463] [53379]: DEBUG nova.policy [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.418167] [53379]: INFO nova.api.openstack.requestlog [None req-5388a079-88a5-4bbd-a6fe-9be6bc5c0888 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.057673 [ 871.418531] [53379]: [pid: 53379|app: 0|req: 2279/4701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.420013] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.423277] [53378]: DEBUG nova.compute.api [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.425901] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.426170] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.426362] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.426735] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.426936] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.427127] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.446668] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.446933] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.447156] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.447368] [53378]: DEBUG nova.objects.instance [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.469366] [53378]: DEBUG nova.policy [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.473963] [53378]: INFO nova.api.openstack.requestlog [None req-cf15e4ec-90fe-4e53-9d32-33ed13a812c4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.056203 [ 871.474417] [53378]: [pid: 53378|app: 0|req: 2423/4702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.479647] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.481423] [53379]: DEBUG nova.compute.api [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.485382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.485649] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.485834] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.486217] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.486455] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.486602] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.522068] [53379]: DEBUG nova.policy [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.526152] [53379]: INFO nova.api.openstack.requestlog [None req-f0c7b850-3dd6-4e5c-99fe-7c6c3d8321be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.048837 [ 871.526863] [53379]: [pid: 53379|app: 0|req: 2280/4703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.585345] [53378]: DEBUG nova.api.openstack.wsgi [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.587208] [53378]: DEBUG nova.compute.api [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.590633] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.590869] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.591069] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.591437] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.591654] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.591822] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.609751] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.609991] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.610198] [53378]: DEBUG oslo_concurrency.lockutils [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.610399] [53378]: DEBUG nova.objects.instance [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.630125] [53378]: DEBUG nova.policy [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.634140] [53378]: INFO nova.api.openstack.requestlog [None req-69353295-f83b-4517-a67b-02941a3884b4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.051249 [ 871.634497] [53378]: [pid: 53378|app: 0|req: 2424/4704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.635325] [53379]: DEBUG nova.api.openstack.wsgi [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.637168] [53379]: DEBUG nova.compute.api [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.640569] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.640806] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.641032] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.641391] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.641596] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.641772] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.658623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.658849] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.659043] [53379]: DEBUG oslo_concurrency.lockutils [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.659244] [53379]: DEBUG nova.objects.instance [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.678114] [53379]: DEBUG nova.policy [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.682392] [53379]: INFO nova.api.openstack.requestlog [None req-f658c144-f110-491f-8110-ae2cecd01e56 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.049102 [ 871.682721] [53379]: [pid: 53379|app: 0|req: 2281/4705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.685154] [53379]: DEBUG nova.api.openstack.wsgi [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.686737] [53379]: DEBUG nova.compute.api [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.689645] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.689904] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.690120] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.690468] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.690669] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.690844] [53379]: DEBUG oslo_concurrency.lockutils [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.720935] [53379]: DEBUG nova.policy [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.723213] [53378]: DEBUG nova.api.openstack.wsgi [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Calling method '.version_select at 0x726f71d11510>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.724907] [53379]: INFO nova.api.openstack.requestlog [None req-aeace710-699d-4e2e-83e4-8541b76693e9 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.041512 [ 871.725275] [53379]: [pid: 53379|app: 0|req: 2282/4706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.730623] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.730870] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.731067] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.731454] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.731656] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.731829] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.737666] [53379]: DEBUG nova.api.openstack.wsgi [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.739309] [53379]: DEBUG nova.compute.api [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.743268] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.743417] [53378]: INFO nova.api.openstack.requestlog [None req-f9782b83-8377-4757-befc-87438f50e2ad tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.073841 [ 871.743543] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.743723] [53378]: [pid: 53378|app: 0|req: 2425/4707] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 12 06:42:23 2025] GET /compute/v2.1/limits => generated 511 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 871.743765] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.744092] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.744329] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.744505] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.777211] [53378]: DEBUG nova.api.openstack.wsgi [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.778853] [53378]: DEBUG nova.compute.api [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.780962] [53379]: DEBUG nova.policy [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.782707] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.782951] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.783156] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.783505] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.783708] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.783936] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.785139] [53379]: DEBUG nova.policy [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.785746] [53379]: DEBUG nova.policy [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.788258] [53379]: INFO nova.api.openstack.requestlog [None req-9b4c9c8e-66c5-4e8f-9f1a-59e7936a8d0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.052656 [ 871.789019] [53379]: [pid: 53379|app: 0|req: 2283/4708] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 871.791110] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-1959421273", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "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=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 871.802737] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.802977] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.803180] [53378]: DEBUG oslo_concurrency.lockutils [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.803394] [53378]: DEBUG nova.objects.instance [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.823429] [53378]: DEBUG nova.policy [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.823499] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.823707] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.823902] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.824324] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.824532] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.824706] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.827408] [53378]: INFO nova.api.openstack.requestlog [None req-1542d362-188d-44ca-b571-71f5e280aa43 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.052569 [ 871.828188] [53378]: [pid: 53378|app: 0|req: 2426/4709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.832320] [53379]: DEBUG nova.network.neutron [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] validate_networks() for None {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 871.924160] [53379]: DEBUG nova.quota [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Getting quotas for project 096d52120dd34543a0afb8a5a97132bf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 871.927320] [53379]: DEBUG nova.quota [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Getting quotas for user 326e909cc5c147d3b60a4a01877426b8 and project 096d52120dd34543a0afb8a5a97132bf. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 871.934848] [53379]: INFO nova.api.openstack.wsgi [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 871.935211] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 871.935677] [53379]: INFO nova.api.openstack.requestlog [None req-cfe75346-d26d-44e4-b228-dbc951f68413 tempest-AbsoluteLimitsNegativeTestJSON-1619019232 tempest-AbsoluteLimitsNegativeTestJSON-1619019232-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.146608 [ 871.936028] [53379]: [pid: 53379|app: 0|req: 2284/4710] 10.180.1.21 () {60 vars in 1143 bytes} [Wed Mar 12 06:42:24 2025] POST /compute/v2.1/servers => generated 87 bytes in 147 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 871.944123] [53378]: DEBUG nova.api.openstack.wsgi [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.945777] [53378]: DEBUG nova.compute.api [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.950395] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.950677] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.951250] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.951250] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.951437] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.951610] [53378]: DEBUG oslo_concurrency.lockutils [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.016541] [53379]: DEBUG nova.api.openstack.wsgi [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.018228] [53379]: DEBUG nova.compute.api [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.022211] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.022459] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.022643] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.022984] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.023198] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.023375] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.041516] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.041740] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.041923] [53379]: DEBUG oslo_concurrency.lockutils [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.042131] [53379]: DEBUG nova.objects.instance [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.063230] [53379]: DEBUG nova.policy [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.065430] [53378]: DEBUG nova.policy [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.069578] [53379]: INFO nova.api.openstack.requestlog [None req-e27b1772-b404-4567-bb7d-b201615169ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.055317 [ 872.069913] [53379]: [pid: 53379|app: 0|req: 2285/4711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.070176] [53378]: INFO nova.api.openstack.requestlog [None req-93133e0b-6d45-4d2c-b54a-20b484c98631 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.128258 [ 872.070392] [53378]: [pid: 53378|app: 0|req: 2427/4712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.072792] [53379]: DEBUG nova.api.openstack.wsgi [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.074494] [53379]: DEBUG nova.compute.api [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.077722] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.078014] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.078250] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.078641] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.078882] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.079111] [53379]: DEBUG oslo_concurrency.lockutils [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.110904] [53379]: DEBUG nova.policy [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.115259] [53379]: INFO nova.api.openstack.requestlog [None req-02f1db25-c036-4834-84af-3872238d8ecd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.044660 [ 872.115563] [53379]: [pid: 53379|app: 0|req: 2286/4713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.225511] [53378]: DEBUG nova.api.openstack.wsgi [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.227225] [53378]: DEBUG nova.compute.api [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.230760] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.231012] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.231222] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.231580] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.231787] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.231967] [53378]: DEBUG oslo_concurrency.lockutils [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.269769] [53378]: DEBUG nova.policy [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.274625] [53378]: DEBUG nova.policy [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.275349] [53378]: DEBUG nova.policy [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.278529] [53378]: INFO nova.api.openstack.requestlog [None req-98aee939-47cd-4232-bbb2-fc5ca8a64650 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.055591 [ 872.278865] [53378]: [pid: 53378|app: 0|req: 2428/4714] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.288957] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.291031] [53379]: DEBUG nova.compute.api [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.295644] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.295644] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.295836] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.296374] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.296743] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.296861] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.299203] [53378]: DEBUG nova.api.openstack.wsgi [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.300919] [53378]: DEBUG nova.compute.api [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.304686] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.304686] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.304851] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.305255] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.305545] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.305629] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.328028] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.328331] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.328544] [53378]: DEBUG oslo_concurrency.lockutils [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.329513] [53378]: DEBUG nova.objects.instance [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.350816] [53378]: DEBUG nova.policy [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.356543] [53378]: DEBUG nova.policy [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.356913] [53378]: DEBUG nova.policy [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.357667] [53378]: INFO nova.api.openstack.requestlog [None req-c16dbe2b-9e2a-458f-83df-c66940963ddc tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.060798 [ 872.358126] [53378]: [pid: 53378|app: 0|req: 2429/4715] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.360374] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f0bbfd7-946f-42b6-b69c-15484d3863b4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d10940>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.376199] [53379]: DEBUG nova.policy [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.380922] [53379]: INFO nova.api.openstack.requestlog [None req-7f9340eb-c779-4b48-8d7c-700b66df8d7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.094775 [ 872.381273] [53379]: [pid: 53379|app: 0|req: 2287/4716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.384027] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.385738] [53379]: DEBUG nova.compute.api [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.389241] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.389314] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.389477] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.389854] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.390069] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.390250] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.392557] [53378]: INFO nova.api.openstack.requestlog [None req-6f0bbfd7-946f-42b6-b69c-15484d3863b4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.033877 [ 872.393038] [53378]: [pid: 53378|app: 0|req: 2430/4717] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.395682] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.397250] [53378]: DEBUG nova.compute.api [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.401201] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.401411] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.401600] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.401950] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.402171] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.403009] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.427368] [53379]: DEBUG nova.policy [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.431819] [53379]: DEBUG nova.policy [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.432543] [53379]: DEBUG nova.policy [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.433173] [53379]: INFO nova.api.openstack.requestlog [None req-ba857e92-b98d-4e9c-8068-6162de257688 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.051394 [ 872.433619] [53379]: [pid: 53379|app: 0|req: 2288/4718] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.434917] [53378]: DEBUG nova.policy [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.436531] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.438379] [53379]: DEBUG nova.compute.api [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.439016] [53378]: INFO nova.api.openstack.requestlog [None req-fc854628-f5fb-42c9-8979-f933fe7d170e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.045338 [ 872.439357] [53378]: [pid: 53378|app: 0|req: 2431/4719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.443017] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.443155] [53378]: DEBUG nova.api.openstack.wsgi [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.443191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.443191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.443191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.443191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.443191] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.443340] [53378]: DEBUG nova.compute.api [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.448012] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.448257] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.448445] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.448795] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.448992] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.449181] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.461547] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.461790] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.461976] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.462195] [53379]: DEBUG nova.objects.instance [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.466961] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.467280] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.467349] [53378]: DEBUG oslo_concurrency.lockutils [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.467563] [53378]: DEBUG nova.objects.instance [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.482015] [53379]: DEBUG nova.policy [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.486024] [53379]: INFO nova.api.openstack.requestlog [None req-4a2af43e-98c9-41b2-b980-32f153b09f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.051358 [ 872.486359] [53379]: [pid: 53379|app: 0|req: 2289/4720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.486794] [53378]: DEBUG nova.policy [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.488655] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.490260] [53379]: DEBUG nova.compute.api [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.490978] [53378]: INFO nova.api.openstack.requestlog [None req-4156a73d-2a43-4559-994b-752a62ca3f7f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.051063 [ 872.491329] [53378]: [pid: 53378|app: 0|req: 2432/4721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.493393] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.493630] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.493815] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.494208] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.494424] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.494605] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.512346] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.512524] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.512713] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.512911] [53379]: DEBUG nova.objects.instance [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.531770] [53379]: DEBUG nova.policy [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.537022] [53379]: INFO nova.api.openstack.requestlog [None req-0ec27ecb-a23c-4a91-bdd1-c00024a212cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.049975 [ 872.537236] [53379]: [pid: 53379|app: 0|req: 2290/4722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.539242] [53378]: DEBUG nova.api.openstack.wsgi [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.540986] [53378]: DEBUG nova.compute.api [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.544662] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.545055] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.545270] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.545620] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.545899] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.545993] [53378]: DEBUG oslo_concurrency.lockutils [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.577461] [53378]: DEBUG nova.policy [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.581741] [53378]: INFO nova.api.openstack.requestlog [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.044728 [ 872.582073] [53378]: [pid: 53378|app: 0|req: 2433/4723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.647389] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.649103] [53379]: DEBUG nova.compute.api [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.652630] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.652804] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.652989] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.653360] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.653561] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.653736] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.672454] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.672746] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.672991] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.673672] [53379]: DEBUG nova.objects.instance [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.687810] [53378]: DEBUG nova.api.openstack.wsgi [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.691282] [53378]: INFO nova.api.openstack.requestlog [None req-94c930e8-346d-48b4-9e53-5b13c4aea779 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 378 microversion: - time: 0.003648 [ 872.691484] [53378]: [pid: 53378|app: 0|req: 2434/4724] 10.180.1.21 () {56 vars in 881 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/ => generated 378 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 872.695032] [53378]: DEBUG nova.api.openstack.wsgi [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.695288] [53379]: DEBUG nova.policy [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.695984] [53378]: DEBUG nova.compute.api [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.699927] [53379]: INFO nova.api.openstack.requestlog [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.054845 [ 872.700211] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.700325] [53379]: [pid: 53379|app: 0|req: 2291/4725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.704025] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.704025] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.704201] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.704240] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.704240] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.704240] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.704683] [53379]: INFO nova.api.openstack.requestlog [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2/" status: 200 len: 379 microversion: 2.1 time: 0.003809 [ 872.704937] [53379]: [pid: 53379|app: 0|req: 2292/4726] 10.180.1.21 () {54 vars in 1030 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2/ => generated 379 bytes in 4 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [ 872.709078] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.712368] [53379]: INFO nova.api.openstack.requestlog [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003407 [ 872.712637] [53379]: [pid: 53379|app: 0|req: 2293/4727] 10.180.1.21 () {54 vars in 1036 bytes} [Wed Mar 12 06:42:24 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) [ 872.718746] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.721477] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.721735] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.721924] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.722183] [53378]: DEBUG nova.objects.instance [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.722899] [53379]: INFO nova.api.openstack.requestlog [None req-bf3094c4-0eb2-4cb3-89d9-5eb19ce12d03 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 378 microversion: - time: 0.004488 [ 872.723151] [53379]: [pid: 53379|app: 0|req: 2294/4728] 10.180.1.21 () {56 vars in 881 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/ => generated 378 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 872.739692] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.741793] [53379]: DEBUG nova.compute.api [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.743359] [53378]: DEBUG nova.policy [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.746170] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.746551] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.746765] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.747240] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.747494] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.747779] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.748074] [53378]: INFO nova.api.openstack.requestlog [None req-209c215d-8d7f-46f7-82e1-e56bf2978eac tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.055369 [ 872.748665] [53378]: [pid: 53378|app: 0|req: 2435/4729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:24 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 872.783975] [53379]: DEBUG nova.policy [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.789568] [53379]: INFO nova.api.openstack.requestlog [None req-e1fbeec9-3da9-4a46-b6e4-739217c9c00a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.052369 [ 872.789960] [53379]: [pid: 53379|app: 0|req: 2295/4730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.804900] [53378]: DEBUG nova.api.openstack.wsgi [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.807182] [53378]: DEBUG nova.compute.api [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.810931] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.811273] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.811400] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.811766] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.811964] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.812223] [53378]: DEBUG oslo_concurrency.lockutils [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.841488] [53379]: DEBUG nova.api.openstack.wsgi [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.842050] [53379]: DEBUG nova.compute.api [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.846781] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.846781] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.846781] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.847034] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.848029] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.848029] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.854828] [53378]: DEBUG nova.policy [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.860908] [53378]: DEBUG nova.policy [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.861954] [53378]: DEBUG nova.policy [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.865354] [53378]: INFO nova.api.openstack.requestlog [None req-95c676d4-109d-4993-9127-06f46ce303ac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.063202 [ 872.865716] [53378]: [pid: 53378|app: 0|req: 2436/4731] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.878059] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.878059] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.878059] [53379]: DEBUG oslo_concurrency.lockutils [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.878059] [53379]: DEBUG nova.objects.instance [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.902504] [53379]: DEBUG nova.policy [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.907655] [53379]: INFO nova.api.openstack.requestlog [None req-f421f56c-c286-47e0-8675-afd5c7005583 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.069628 [ 872.908122] [53379]: [pid: 53379|app: 0|req: 2296/4732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.083358] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.084478] [53379]: DEBUG nova.api.openstack.wsgi [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.085177] [53378]: DEBUG nova.compute.api [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.086604] [53379]: DEBUG nova.compute.api [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.088677] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.088988] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.089110] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.092847] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.092847] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.092847] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.092986] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.128485] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.128713] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.128902] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.129118] [53379]: DEBUG nova.objects.instance [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.152353] [53379]: DEBUG nova.policy [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.159190] [53379]: INFO nova.api.openstack.requestlog [None req-4cd2e8bf-6135-48fb-a497-b58d28bfc7af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.076959 [ 873.160299] [53379]: [pid: 53379|app: 0|req: 2297/4733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.163147] [53379]: DEBUG nova.api.openstack.wsgi [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.164950] [53379]: DEBUG nova.compute.api [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.168430] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.168864] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.168938] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.169267] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.169496] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.169689] [53379]: DEBUG oslo_concurrency.lockutils [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.178506] [53378]: DEBUG nova.policy [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.183354] [53378]: INFO nova.api.openstack.requestlog [None req-5bd904a6-2104-4c52-b261-8f0a617aaa46 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.102239 [ 873.183436] [53378]: [pid: 53378|app: 0|req: 2437/4734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 873.204488] [53379]: DEBUG nova.policy [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.208802] [53379]: INFO nova.api.openstack.requestlog [None req-d01ead9b-5339-444f-bcc7-0cc02f07173c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.047885 [ 873.209151] [53379]: [pid: 53379|app: 0|req: 2298/4735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.296526] [53378]: DEBUG nova.api.openstack.wsgi [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.298476] [53378]: DEBUG nova.compute.api [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.302241] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.302483] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.302768] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.303198] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.303481] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.303676] [53378]: DEBUG oslo_concurrency.lockutils [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.339419] [53378]: DEBUG nova.policy [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.343643] [53378]: DEBUG nova.policy [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.344336] [53378]: DEBUG nova.policy [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.347530] [53378]: INFO nova.api.openstack.requestlog [None req-777c4ca8-3ce8-4d16-81ac-02a9c5d1e052 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.053674 [ 873.347875] [53378]: [pid: 53378|app: 0|req: 2438/4736] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.372495] [53379]: DEBUG nova.api.openstack.wsgi [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.374296] [53379]: DEBUG nova.compute.api [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.377677] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.378469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.378469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.378469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.378662] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.378805] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.393219] [53378]: DEBUG nova.api.openstack.wsgi [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.395019] [53378]: DEBUG nova.compute.api [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.398654] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.398906] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.398976] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.399103] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.399200] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.399392] [53379]: DEBUG oslo_concurrency.lockutils [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.399466] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.399593] [53379]: DEBUG nova.objects.instance [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.399690] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.399868] [53378]: DEBUG oslo_concurrency.lockutils [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.419304] [53379]: DEBUG nova.policy [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.423685] [53379]: DEBUG nova.policy [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.424339] [53379]: DEBUG nova.policy [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.425200] [53379]: INFO nova.api.openstack.requestlog [None req-d114f0ec-03f2-4aff-8892-37e0b4d3c56c tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.054970 [ 873.425335] [53379]: [pid: 53379|app: 0|req: 2299/4737] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.427480] [53379]: DEBUG nova.api.openstack.wsgi [None req-adfbfa76-b69c-48ab-b6e4-6d00d85b88c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72759ab0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.457550] [53379]: INFO nova.api.openstack.requestlog [None req-adfbfa76-b69c-48ab-b6e4-6d00d85b88c8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.031593 [ 873.457970] [53379]: [pid: 53379|app: 0|req: 2300/4738] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.460910] [53379]: DEBUG nova.api.openstack.wsgi [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.462741] [53379]: DEBUG nova.compute.api [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.466880] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.467250] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.467409] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.467927] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.468171] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.468434] [53379]: DEBUG oslo_concurrency.lockutils [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.503368] [53379]: DEBUG nova.policy [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.508487] [53379]: DEBUG nova.policy [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.509261] [53379]: DEBUG nova.policy [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.509930] [53379]: INFO nova.api.openstack.requestlog [None req-576600b0-4f26-4115-80fe-cc41d4c7e095 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.051322 [ 873.510398] [53379]: [pid: 53379|app: 0|req: 2301/4739] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.512782] [53378]: DEBUG nova.policy [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.512888] [53379]: DEBUG nova.api.openstack.wsgi [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.514595] [53379]: DEBUG nova.compute.api [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.517242] [53378]: INFO nova.api.openstack.requestlog [None req-267a86fe-efaf-4e43-b868-23f07ecc2ee0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.126390 [ 873.517562] [53378]: [pid: 53378|app: 0|req: 2439/4740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.518071] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.518341] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.518571] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.518956] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.519199] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.519390] [53379]: DEBUG oslo_concurrency.lockutils [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.520064] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.521621] [53378]: DEBUG nova.compute.api [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.524773] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.525024] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.525233] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.525587] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.525789] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.526014] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.544235] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.544489] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.544679] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.544876] [53378]: DEBUG nova.objects.instance [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.554424] [53379]: DEBUG nova.policy [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.558607] [53379]: INFO nova.api.openstack.requestlog [None req-88fd829f-b3a9-4a53-9013-c47b52efaf1a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.047595 [ 873.558902] [53379]: [pid: 53379|app: 0|req: 2302/4741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.561392] [53379]: DEBUG nova.api.openstack.wsgi [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.563019] [53379]: DEBUG nova.compute.api [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.564895] [53378]: DEBUG nova.policy [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.566511] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.566746] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.566932] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.567324] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.567500] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.567676] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.569071] [53378]: INFO nova.api.openstack.requestlog [None req-f5654a1a-8c5f-48db-a0a6-9e8e8a974355 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.050908 [ 873.569405] [53378]: [pid: 53378|app: 0|req: 2440/4742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.572030] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.573351] [53378]: DEBUG nova.compute.api [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.576398] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.576628] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.576826] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.577163] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.577414] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.577595] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.585785] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.586042] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.586235] [53379]: DEBUG oslo_concurrency.lockutils [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.586451] [53379]: DEBUG nova.objects.instance [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.595384] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.595384] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.595384] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.595384] [53378]: DEBUG nova.objects.instance [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.613307] [53379]: DEBUG nova.policy [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.614902] [53378]: DEBUG nova.policy [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.617812] [53379]: INFO nova.api.openstack.requestlog [None req-40485833-cf4e-4c40-aef0-d9153138b45f tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.058282 [ 873.618210] [53379]: [pid: 53379|app: 0|req: 2303/4743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.618849] [53378]: INFO nova.api.openstack.requestlog [None req-b4da83b3-9dcf-45c1-96cc-4037adea5e95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.048835 [ 873.619170] [53378]: [pid: 53378|app: 0|req: 2441/4744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.620906] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.622559] [53379]: DEBUG nova.compute.api [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.625811] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.626083] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.626229] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.626588] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.626785] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.626959] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.662265] [53379]: DEBUG nova.policy [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.667019] [53379]: INFO nova.api.openstack.requestlog [None req-3bb0d131-e1c8-4264-9ceb-e329852373fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.048179 [ 873.667401] [53379]: [pid: 53379|app: 0|req: 2304/4745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.714821] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.716591] [53378]: DEBUG nova.compute.api [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.720427] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.720677] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.720868] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.721371] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.721757] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.721974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.742086] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.742086] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.742333] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.742586] [53378]: DEBUG nova.objects.instance [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.763316] [53378]: DEBUG nova.policy [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.763789] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.765577] [53379]: DEBUG nova.compute.api [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.767782] [53378]: INFO nova.api.openstack.requestlog [None req-b7da8574-a43c-43ae-ac04-363cbe045de1 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.055316 [ 873.768142] [53378]: [pid: 53378|app: 0|req: 2442/4746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:25 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.769548] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.769861] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.770106] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.770573] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.770820] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.771058] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.789446] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.789668] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.789868] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.790069] [53379]: DEBUG nova.objects.instance [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.803352] [53378]: DEBUG nova.api.openstack.wsgi [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.805377] [53378]: DEBUG nova.compute.api [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.808814] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.810111] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.810111] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.810111] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.810233] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.810398] [53378]: DEBUG oslo_concurrency.lockutils [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.812289] [53379]: DEBUG nova.policy [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.816894] [53379]: INFO nova.api.openstack.requestlog [None req-1d0dded5-2b1c-41d8-a749-f16a1461faaf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.055709 [ 873.817255] [53379]: [pid: 53379|app: 0|req: 2305/4747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.843641] [53378]: DEBUG nova.policy [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.848249] [53378]: INFO nova.api.openstack.requestlog [None req-155f501c-ee53-46be-af31-88080f56bd09 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.047227 [ 873.848738] [53378]: [pid: 53378|app: 0|req: 2443/4748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.884397] [53379]: DEBUG nova.api.openstack.wsgi [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.886566] [53379]: DEBUG nova.compute.api [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.892081] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.892392] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.892597] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.892953] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.893172] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.893345] [53379]: DEBUG oslo_concurrency.lockutils [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.920105] [53378]: DEBUG nova.api.openstack.wsgi [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.921895] [53378]: DEBUG nova.compute.api [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.925347] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.925650] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.925970] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.926525] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.926817] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.927029] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.946408] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.946593] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.946790] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.946992] [53378]: DEBUG nova.objects.instance [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.950652] [53379]: DEBUG nova.policy [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.961292] [53379]: DEBUG nova.policy [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.962095] [53379]: DEBUG nova.policy [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.967083] [53379]: INFO nova.api.openstack.requestlog [None req-39eda1fa-f08b-4af0-9ea6-7d631d087d8c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.085260 [ 873.967404] [53379]: [pid: 53379|app: 0|req: 2306/4749] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.975739] [53378]: DEBUG nova.policy [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.980033] [53378]: INFO nova.api.openstack.requestlog [None req-47d12b69-3441-4446-88bd-a87d467007b4 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.062207 [ 873.980352] [53378]: [pid: 53378|app: 0|req: 2444/4750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.176024] [53379]: DEBUG nova.api.openstack.wsgi [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.176024] [53379]: DEBUG nova.compute.api [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.181252] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.181570] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.181912] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.182318] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.182595] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.182834] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.196841] [53378]: DEBUG nova.api.openstack.wsgi [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.202810] [53378]: DEBUG nova.compute.api [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.209198] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.209466] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.209657] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.210030] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.210219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.210396] [53378]: DEBUG oslo_concurrency.lockutils [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.211079] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.211436] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.211725] [53379]: DEBUG oslo_concurrency.lockutils [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.212055] [53379]: DEBUG nova.objects.instance [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.240701] [53379]: DEBUG nova.policy [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.248780] [53379]: INFO nova.api.openstack.requestlog [None req-d61fad72-6838-4383-9349-a0580ef33120 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.078914 [ 874.249272] [53379]: [pid: 53379|app: 0|req: 2307/4751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.252202] [53379]: DEBUG nova.api.openstack.wsgi [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.253920] [53379]: DEBUG nova.compute.api [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.257797] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.258143] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.258385] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.258840] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.259135] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.259407] [53379]: DEBUG oslo_concurrency.lockutils [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.296357] [53378]: DEBUG nova.policy [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.300351] [53379]: DEBUG nova.policy [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.300457] [53378]: INFO nova.api.openstack.requestlog [None req-7daefdbe-d814-4abf-9519-d88d90648785 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1316 microversion: 2.1 time: 0.106446 [ 874.300796] [53378]: [pid: 53378|app: 0|req: 2445/4752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1316 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.304913] [53379]: INFO nova.api.openstack.requestlog [None req-b019e449-42a6-4c20-8034-46d859279961 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.054989 [ 874.305322] [53379]: [pid: 53379|app: 0|req: 2308/4753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.367168] [53378]: DEBUG nova.api.openstack.wsgi [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.370899] [53378]: DEBUG nova.compute.api [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.375145] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.377735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.377735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.377735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.377735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.377735] [53378]: DEBUG oslo_concurrency.lockutils [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.421315] [53378]: DEBUG nova.policy [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.426241] [53378]: DEBUG nova.policy [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.426932] [53378]: DEBUG nova.policy [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.432136] [53378]: INFO nova.api.openstack.requestlog [None req-90bf07d5-4cf5-4c7c-80d1-c337b59e55a2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.070240 [ 874.432498] [53378]: [pid: 53378|app: 0|req: 2446/4754] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 874.447297] [53379]: DEBUG nova.api.openstack.wsgi [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.449152] [53379]: DEBUG nova.compute.api [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.453614] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.453860] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.454072] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.454450] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.454744] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.454904] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.467662] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2807f38-e526-485c-8467-60c78361c082 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71641240>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.478819] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.479116] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.479315] [53379]: DEBUG oslo_concurrency.lockutils [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.479652] [53379]: DEBUG nova.objects.instance [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.502871] [53378]: INFO nova.api.openstack.requestlog [None req-e2807f38-e526-485c-8467-60c78361c082 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.037766 [ 874.503274] [53378]: [pid: 53378|app: 0|req: 2447/4755] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.504239] [53379]: DEBUG nova.policy [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.509025] [53379]: DEBUG nova.policy [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.509741] [53379]: DEBUG nova.policy [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.510560] [53379]: INFO nova.api.openstack.requestlog [None req-959a368e-4bbf-4ef1-9473-c07ce7a06e5d tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.069672 [ 874.510782] [53379]: [pid: 53379|app: 0|req: 2309/4756] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 874.524344] [53378]: DEBUG nova.api.openstack.wsgi [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.526026] [53378]: DEBUG nova.compute.api [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.530164] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.531428] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.531799] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.531896] [53379]: DEBUG nova.compute.api [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.532142] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.532745] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.533137] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.533652] [53378]: DEBUG oslo_concurrency.lockutils [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.536084] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.536366] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.536559] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.536932] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.538418] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.542368] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.574481] [53378]: DEBUG nova.policy [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.579342] [53378]: DEBUG nova.policy [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.579990] [53378]: DEBUG nova.policy [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.580668] [53378]: INFO nova.api.openstack.requestlog [None req-82ccba10-b236-4bd5-b377-89404d565ed3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.058653 [ 874.580984] [53378]: [pid: 53378|app: 0|req: 2448/4757] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 874.585080] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.586389] [53378]: DEBUG nova.compute.api [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.589727] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.589957] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.590151] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.590501] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.590695] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.590870] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.645589] [53378]: DEBUG nova.policy [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.650235] [53378]: INFO nova.api.openstack.requestlog [None req-4a1edba3-023b-4e7e-81af-064330cb86be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.068593 [ 874.650613] [53378]: [pid: 53378|app: 0|req: 2449/4758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.653176] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.654871] [53378]: DEBUG nova.compute.api [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.658966] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.658966] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.659113] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.659533] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.660039] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.660039] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.679916] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.680250] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.683605] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.683605] [53378]: DEBUG nova.objects.instance [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.707073] [53378]: DEBUG nova.policy [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.711460] [53378]: INFO nova.api.openstack.requestlog [None req-e6480ec8-b85a-46e3-813f-93163310df95 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.060234 [ 874.713129] [53378]: [pid: 53378|app: 0|req: 2450/4759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.717025] [53378]: DEBUG nova.api.openstack.wsgi [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.717025] [53378]: DEBUG nova.compute.api [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.719621] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.719857] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.720052] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.720408] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.720612] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.720807] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.726419] [53379]: DEBUG nova.policy [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.732460] [53379]: INFO nova.api.openstack.requestlog [None req-ec58bfdd-2753-4051-8b69-d3a6790f3b8a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.204493 [ 874.732919] [53379]: [pid: 53379|app: 0|req: 2310/4760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.735620] [53379]: DEBUG nova.api.openstack.wsgi [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.737489] [53379]: DEBUG nova.compute.api [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.747021] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.747340] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.747402] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.747605] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.747822] [53378]: DEBUG nova.objects.instance [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.767438] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.768098] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.768308] [53378]: DEBUG nova.policy [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.768520] [53379]: DEBUG oslo_concurrency.lockutils [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.768821] [53379]: DEBUG nova.objects.instance [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid a1b16f56-0d2c-4df5-b9a4-9824d05e2172 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.775744] [53378]: INFO nova.api.openstack.requestlog [None req-3cab758f-f95a-4f27-b0e4-8444470065bf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.063320 [ 874.776166] [53378]: [pid: 53378|app: 0|req: 2451/4761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:26 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.778612] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.780362] [53378]: DEBUG nova.compute.api [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.784541] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.784846] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.785116] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.785573] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.785845] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.786092] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.791586] [53379]: DEBUG nova.policy [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.796026] [53379]: INFO nova.api.openstack.requestlog [None req-1291c112-4fbe-45c3-9b30-2c1a172041af tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 200 len: 1365 microversion: 2.1 time: 0.062330 [ 874.796507] [53379]: [pid: 53379|app: 0|req: 2311/4762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 1365 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.799768] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.801682] [53379]: DEBUG nova.compute.api [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.805400] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.805759] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.806067] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.806543] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.806852] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.807165] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.824234] [53378]: DEBUG nova.policy [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.827218] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.827746] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.828066] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.828367] [53379]: DEBUG nova.objects.instance [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid 251f73d2-d43a-42a7-9ee7-48e128bd3bdf {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.828680] [53378]: INFO nova.api.openstack.requestlog [None req-a5baff1a-8608-4c20-b8c4-b62faacbe51f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.051846 [ 874.829024] [53378]: [pid: 53378|app: 0|req: 2452/4763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.831585] [53378]: DEBUG nova.api.openstack.wsgi [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.833683] [53378]: DEBUG nova.compute.api [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.837866] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.838400] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.838584] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.838998] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.839300] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.839542] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.854059] [53379]: DEBUG nova.policy [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.861499] [53379]: INFO nova.api.openstack.requestlog [None req-5ab25979-cca2-44dc-80fc-e587bac22831 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 200 len: 1305 microversion: 2.1 time: 0.063156 [ 874.861499] [53379]: [pid: 53379|app: 0|req: 2312/4764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.864671] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.866543] [53379]: DEBUG nova.compute.api [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.871097] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.871313] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.871404] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.871545] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.871618] [53378]: DEBUG oslo_concurrency.lockutils [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.871794] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.871843] [53378]: DEBUG nova.objects.instance [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.872184] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.872427] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.872611] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.899576] [53378]: DEBUG nova.policy [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.907676] [53378]: INFO nova.api.openstack.requestlog [None req-b14ccb5e-5be8-4a31-8a79-c15fc310d01c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.077987 [ 874.908166] [53378]: [pid: 53378|app: 0|req: 2453/4765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.917623] [53379]: DEBUG nova.policy [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.922200] [53379]: INFO nova.api.openstack.requestlog [None req-fa47e3ba-81cc-4be3-885c-9f1606a5104f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.059708 [ 874.922565] [53379]: [pid: 53379|app: 0|req: 2313/4766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.984366] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.986579] [53378]: DEBUG nova.compute.api [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.990570] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.990929] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.991217] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.991662] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.991952] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.992221] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.998009] [53379]: DEBUG nova.api.openstack.wsgi [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.007948] [53379]: DEBUG nova.compute.api [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.018146] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.018146] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.018146] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.018146] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.018146] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.018536] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.038027] [53378]: DEBUG nova.policy [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.040263] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.040664] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.040997] [53379]: DEBUG oslo_concurrency.lockutils [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.041345] [53379]: DEBUG nova.objects.instance [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.041558] [53378]: DEBUG nova.policy [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.042468] [53378]: DEBUG nova.policy [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.046188] [53378]: INFO nova.api.openstack.requestlog [None req-7a8b68b2-fb71-46ea-b83d-68bec0ad4263 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.064314 [ 875.046609] [53378]: [pid: 53378|app: 0|req: 2454/4767] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.069740] [53379]: DEBUG nova.policy [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.072348] [53379]: INFO nova.api.openstack.requestlog [None req-514b24f4-1ca1-4609-930d-a43d20f9661f tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.080918 [ 875.072830] [53379]: [pid: 53379|app: 0|req: 2314/4768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.264732] [53378]: DEBUG nova.api.openstack.wsgi [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.266224] [53378]: DEBUG nova.compute.api [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.270678] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.270678] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.270678] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.270895] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.271122] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.271351] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.291676] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.291984] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.292235] [53378]: DEBUG oslo_concurrency.lockutils [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.292542] [53378]: DEBUG nova.objects.instance [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.314319] [53378]: DEBUG nova.policy [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.320504] [53379]: DEBUG nova.api.openstack.wsgi [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.320557] [53378]: INFO nova.api.openstack.requestlog [None req-7123deaf-a163-4136-9d32-38c6c295169f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.058212 [ 875.320557] [53378]: [pid: 53378|app: 0|req: 2455/4769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.322177] [53378]: DEBUG nova.api.openstack.wsgi [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.322499] [53379]: DEBUG nova.compute.api [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.323848] [53378]: DEBUG nova.compute.api [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.326955] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.327297] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.327422] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.327578] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.327795] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.327870] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.328224] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.328427] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.328525] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.328744] [53378]: DEBUG oslo_concurrency.lockutils [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.328868] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.329251] [53379]: DEBUG oslo_concurrency.lockutils [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.368751] [53379]: DEBUG nova.policy [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.373131] [53379]: INFO nova.api.openstack.requestlog [None req-0176991c-7f8b-4d45-be2b-612587d855f1 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.056146 [ 875.373471] [53379]: [pid: 53379|app: 0|req: 2315/4770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.406670] [53378]: DEBUG nova.policy [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.411853] [53378]: INFO nova.api.openstack.requestlog [None req-04b49b24-103e-4171-8650-2d227328c999 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1505 microversion: 2.1 time: 0.091661 [ 875.412381] [53378]: [pid: 53378|app: 0|req: 2456/4771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1505 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.424736] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.429209] [53379]: DEBUG nova.compute.api [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.431359] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.431707] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.432326] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.432576] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.432811] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.432997] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.450437] [53378]: DEBUG nova.api.openstack.wsgi [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.452426] [53378]: DEBUG nova.compute.api [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.456361] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.456673] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.456890] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.457283] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.457495] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.457675] [53378]: DEBUG oslo_concurrency.lockutils [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.496726] [53378]: DEBUG nova.policy [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.501758] [53378]: DEBUG nova.policy [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.502479] [53378]: DEBUG nova.policy [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.505854] [53378]: INFO nova.api.openstack.requestlog [None req-f618cc64-6545-436c-bf04-507b310a2191 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.058706 [ 875.506731] [53378]: [pid: 53378|app: 0|req: 2457/4772] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.518993] [53379]: DEBUG nova.policy [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.526727] [53379]: INFO nova.api.openstack.requestlog [None req-a7751d54-1187-43f5-984c-f681a187e1c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1505 microversion: 2.1 time: 0.103627 [ 875.526727] [53379]: [pid: 53379|app: 0|req: 2316/4773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1505 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.528969] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0a9d41d-e057-462a-81ef-acc612061931 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72759ab0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.565696] [53379]: INFO nova.api.openstack.requestlog [None req-d0a9d41d-e057-462a-81ef-acc612061931 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.038815 [ 875.566091] [53379]: [pid: 53379|app: 0|req: 2317/4774] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.569301] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.570956] [53379]: DEBUG nova.compute.api [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.576028] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.576028] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.576028] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.576845] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.576845] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.576845] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.597383] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fa6f26f-292c-4fbb-a909-9c421717cf01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: .version_select at 0x726f71d13640>, body: {"keypair": {"name": "tempest-keypair-59104195", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCW4xuj5pjy2X7Qvsv3KmGYu3h/vDL3WPW6eHbbM7KIXHCYS4U0ozB9gX5ejEqrbXx4aiFSmu3EIAT7DrRm4HkFui31JsXy7vXrZ3X1B6TSEOWa/JPgD6APz+ynwlTOMKw=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 875.605627] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.605912] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.606136] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.606371] [53379]: DEBUG nova.objects.instance [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.611768] [53378]: DEBUG nova.quota [None req-6fa6f26f-292c-4fbb-a909-9c421717cf01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for project e18a6d24f50346d2a562b2749bfea998. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 875.618039] [53378]: DEBUG nova.quota [None req-6fa6f26f-292c-4fbb-a909-9c421717cf01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for user f67a4fbc6e0944de8eef06f6268e76a7 and project e18a6d24f50346d2a562b2749bfea998. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 875.631706] [53379]: DEBUG nova.policy [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.641964] [53379]: DEBUG nova.policy [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.642735] [53379]: DEBUG nova.policy [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.643465] [53379]: INFO nova.api.openstack.requestlog [None req-ca3ecb03-7e85-4b73-9428-40dafbc529f5 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.076808 [ 875.643797] [53379]: [pid: 53379|app: 0|req: 2318/4775] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.648243] [53379]: DEBUG nova.api.openstack.wsgi [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "OS-DCF:diskConfig": "AUTO"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 875.649167] [53378]: INFO nova.api.openstack.requestlog [None req-6fa6f26f-292c-4fbb-a909-9c421717cf01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 399 microversion: 2.20 time: 0.141667 [ 875.649648] [53378]: [pid: 53378|app: 0|req: 2458/4776] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:42:27 2025] POST /compute/v2.1/os-keypairs => generated 399 bytes in 142 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 875.651142] [53379]: DEBUG nova.compute.api [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.652918] [53378]: DEBUG nova.api.openstack.wsgi [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.654338] [53378]: DEBUG nova.compute.api [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.655323] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.658406] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.658406] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.658406] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.658406] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.658406] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.661138] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.661367] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.661929] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.661929] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.662410] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.662629] [53378]: DEBUG oslo_concurrency.lockutils [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.677407] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.677656] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.677844] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.681984] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.682274] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.682465] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.682849] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.683079] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.683261] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.686351] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=31 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 875.702353] [53378]: DEBUG nova.policy [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.709445] [53378]: DEBUG nova.policy [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.710147] [53378]: DEBUG nova.policy [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.710778] [53378]: INFO nova.api.openstack.requestlog [None req-54a7038e-e6c0-4665-9384-d910abca9448 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1358 microversion: 2.57 time: 0.060578 [ 875.711118] [53378]: [pid: 53378|app: 0|req: 2459/4777] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.713781] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.715545] [53378]: DEBUG nova.compute.api [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.719447] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.719688] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.721169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.721169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.721169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.721169] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.723801] [53379]: DEBUG nova.virt.hardware [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 875.724068] [53379]: DEBUG nova.virt.hardware [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 875.724477] [53379]: DEBUG nova.virt.hardware [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 875.724679] [53379]: DEBUG nova.virt.hardware [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 875.724950] [53379]: DEBUG nova.virt.hardware [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 875.762960] [53378]: DEBUG nova.policy [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.769329] [53378]: INFO nova.api.openstack.requestlog [None req-7bbe8114-2340-49c9-b0dd-59f45b7890e3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.057500 [ 875.769621] [53378]: [pid: 53378|app: 0|req: 2460/4778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:27 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.773784] [53378]: DEBUG nova.api.openstack.wsgi [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.776645] [53378]: DEBUG nova.compute.api [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.787081] [53379]: DEBUG nova.compute.api [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.788447] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.788710] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.788896] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.789302] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.789695] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.789900] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.790800] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.791067] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.791268] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.792611] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.792611] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.792611] [53379]: DEBUG oslo_concurrency.lockutils [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.817885] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.817885] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.817968] [53378]: DEBUG oslo_concurrency.lockutils [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.818187] [53378]: DEBUG nova.objects.instance [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.821112] [53379]: INFO nova.api.openstack.requestlog [None req-51880c19-c775-43ef-997f-dbe5ec292773 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876/action" status: 202 len: 1111 microversion: 2.1 time: 0.176617 [ 875.821482] [53379]: [pid: 53379|app: 0|req: 2319/4779] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:27 2025] POST /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876/action => generated 1111 bytes in 177 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 875.824260] [53379]: DEBUG nova.api.openstack.wsgi [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.826790] [53379]: DEBUG nova.compute.api [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.830155] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.830402] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.830588] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.830939] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.831157] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.831332] [53379]: DEBUG oslo_concurrency.lockutils [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.849483] [53378]: DEBUG nova.policy [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.857815] [53378]: INFO nova.api.openstack.requestlog [None req-175eed52-a786-4f88-9709-c8bdd1e1f59d tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.086659 [ 875.858449] [53378]: [pid: 53378|app: 0|req: 2461/4780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.861477] [53378]: DEBUG nova.api.openstack.wsgi [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.863211] [53378]: DEBUG nova.compute.api [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.895068] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.895068] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.895227] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.895342] [53378]: DEBUG nova.objects.instance [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.928393] [53378]: DEBUG nova.policy [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.928682] [53379]: DEBUG nova.policy [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.933965] [53378]: INFO nova.api.openstack.requestlog [None req-fcbc4583-bb8c-41b6-b884-5df712c1f561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.075274 [ 875.934353] [53378]: [pid: 53378|app: 0|req: 2462/4781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.935755] [53379]: INFO nova.api.openstack.requestlog [None req-825f4586-9b74-48ba-9837-95a0d3722f7c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.113634 [ 875.936095] [53379]: [pid: 53379|app: 0|req: 2320/4782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.937872] [53378]: DEBUG nova.api.openstack.wsgi [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.938589] [53378]: DEBUG nova.compute.api [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: a1b16f56-0d2c-4df5-b9a4-9824d05e2172] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.942018] [53379]: DEBUG nova.api.openstack.wsgi [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.942018] [53379]: DEBUG nova.compute.api [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.948021] [53378]: DEBUG oslo_concurrency.lockutils [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.948466] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.952064] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.952064] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.952064] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.952064] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.952064] [53379]: DEBUG oslo_concurrency.lockutils [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.959780] [53378]: INFO nova.api.openstack.wsgi [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] HTTP exception thrown: Instance a1b16f56-0d2c-4df5-b9a4-9824d05e2172 could not be found. [ 875.959946] [53378]: DEBUG nova.api.openstack.wsgi [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Returning 404 to user: Instance a1b16f56-0d2c-4df5-b9a4-9824d05e2172 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 875.960487] [53378]: INFO nova.api.openstack.requestlog [None req-759bb1a6-038f-4410-8650-473f0d211dc4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172" status: 404 len: 111 microversion: 2.1 time: 0.025589 [ 875.960736] [53378]: [pid: 53378|app: 0|req: 2463/4783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/a1b16f56-0d2c-4df5-b9a4-9824d05e2172 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 875.964232] [53378]: DEBUG nova.api.openstack.wsgi [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.966128] [53378]: DEBUG nova.compute.api [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.970095] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.970344] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.970532] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.971274] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.971524] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.971710] [53378]: DEBUG oslo_concurrency.lockutils [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.033427] [53378]: DEBUG nova.policy [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.037840] [53378]: INFO nova.api.openstack.requestlog [None req-8476ba24-f847-4894-be7d-561994bd3b8b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1235 microversion: 2.1 time: 0.076443 [ 876.038407] [53378]: [pid: 53378|app: 0|req: 2464/4784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.041362] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.043746] [53378]: DEBUG nova.compute.api [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: 251f73d2-d43a-42a7-9ee7-48e128bd3bdf] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.050239] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.050511] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.053467] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.053467] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.053467] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.053467] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.061984] [53379]: DEBUG nova.policy [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.065438] [53378]: INFO nova.api.openstack.wsgi [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] HTTP exception thrown: Instance 251f73d2-d43a-42a7-9ee7-48e128bd3bdf could not be found. [ 876.067290] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Returning 404 to user: Instance 251f73d2-d43a-42a7-9ee7-48e128bd3bdf could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 876.067290] [53378]: INFO nova.api.openstack.requestlog [None req-f4d71e8c-f316-4775-93b0-69b9eca15b4e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf" status: 404 len: 111 microversion: 2.1 time: 0.027311 [ 876.067290] [53378]: [pid: 53378|app: 0|req: 2465/4785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/251f73d2-d43a-42a7-9ee7-48e128bd3bdf => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 876.071946] [53379]: INFO nova.api.openstack.requestlog [None req-26c7caf2-3f82-4c39-be4d-1e555820719a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1512 microversion: 2.1 time: 0.134181 [ 876.071946] [53379]: [pid: 53379|app: 0|req: 2321/4786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1512 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.074527] [53378]: DEBUG nova.api.openstack.wsgi [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.077447] [53378]: DEBUG nova.compute.api [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.077630] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.079320] [53379]: DEBUG nova.compute.api [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.084848] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.084848] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.084848] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.084848] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.085085] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.085119] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.085210] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.085468] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.085603] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.085973] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.086206] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.086387] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.109430] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.109430] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.109602] [53378]: DEBUG oslo_concurrency.lockutils [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.109729] [53378]: DEBUG nova.objects.instance [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.130039] [53379]: DEBUG nova.policy [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.134786] [53379]: INFO nova.api.openstack.requestlog [None req-a1b896d7-db7a-4501-8ba3-96ef14c4f363 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.062402 [ 876.134786] [53379]: [pid: 53379|app: 0|req: 2322/4787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.136125] [53378]: DEBUG nova.policy [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.137237] [53379]: DEBUG nova.api.openstack.wsgi [None req-02cb8f96-62e6-4f61-864d-78c7fa37a74e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '.version_select at 0x726f772075b0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.141029] [53378]: INFO nova.api.openstack.requestlog [None req-5347be03-35e0-48c0-b8eb-ac9439e3fa31 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.073763 [ 876.141366] [53378]: [pid: 53378|app: 0|req: 2466/4788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.146018] [53378]: DEBUG nova.api.openstack.wsgi [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.146568] [53378]: DEBUG nova.compute.api [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.150242] [53379]: INFO nova.api.openstack.requestlog [None req-02cb8f96-62e6-4f61-864d-78c7fa37a74e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-94437917" status: 202 len: 0 microversion: 2.1 time: 0.014977 [ 876.150499] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.150736] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.150917] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.151294] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.151491] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.151665] [53378]: DEBUG oslo_concurrency.lockutils [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.151734] [53379]: [pid: 53379|app: 0|req: 2323/4789] 10.180.1.21 () {58 vars in 1210 bytes} [Wed Mar 12 06:42:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-94437917 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 876.156710] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.156710] [53379]: DEBUG nova.compute.api [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.158410] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.158522] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.158678] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.159056] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.159056] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.159056] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.174679] [53379]: DEBUG nova.compute.api [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 876.205058] [53378]: DEBUG nova.policy [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.209833] [53378]: DEBUG nova.policy [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.210568] [53378]: DEBUG nova.policy [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.213976] [53378]: INFO nova.api.openstack.requestlog [None req-3672c5b9-6ac9-4948-a7d0-e54b8f2fcf81 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.072051 [ 876.216922] [53378]: [pid: 53378|app: 0|req: 2467/4790] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.217138] [53378]: DEBUG nova.api.openstack.wsgi [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.218640] [53378]: DEBUG nova.compute.api [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.226454] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.226712] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.226899] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.227277] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.227481] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.227656] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.227733] [53379]: INFO nova.api.openstack.requestlog [None req-cd4ab7c0-934e-4b1e-a8c8-0cd5f7eb8a47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 204 len: 0 microversion: 2.1 time: 0.075300 [ 876.228100] [53379]: [pid: 53379|app: 0|req: 2324/4791] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:28 2025] DELETE /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 876.236653] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.241350] [53379]: DEBUG nova.compute.api [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.241754] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.241996] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.242364] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.242653] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.242861] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.243050] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.250022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.250022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.250022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.250022] [53378]: DEBUG nova.objects.instance [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.279792] [53378]: DEBUG nova.policy [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.285185] [53378]: INFO nova.api.openstack.requestlog [None req-5423a338-cfaa-4b5f-84b1-e855004edde8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.069921 [ 876.285507] [53378]: [pid: 53378|app: 0|req: 2468/4792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.337498] [53378]: DEBUG nova.api.openstack.wsgi [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.337498] [53378]: DEBUG nova.compute.api [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.339972] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.340228] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.340442] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.340783] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.340985] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.341177] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.346103] [53379]: DEBUG nova.policy [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.350176] [53379]: INFO nova.api.openstack.requestlog [None req-ab4445b9-c3c2-4461-bfbe-798f5338153f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1515 microversion: 2.1 time: 0.115770 [ 876.350629] [53379]: [pid: 53379|app: 0|req: 2325/4793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1515 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 876.362703] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.362948] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.363147] [53378]: DEBUG oslo_concurrency.lockutils [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.363342] [53378]: DEBUG nova.objects.instance [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.385187] [53379]: DEBUG nova.api.openstack.wsgi [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.386925] [53379]: DEBUG nova.compute.api [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.392532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.394447] [53378]: DEBUG nova.policy [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.403931] [53378]: INFO nova.api.openstack.requestlog [None req-479f0064-a164-4eaf-a9d3-dd884b1267e9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.069681 [ 876.403931] [53378]: [pid: 53378|app: 0|req: 2469/4794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.425818] [53379]: DEBUG nova.policy [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.431485] [53379]: INFO nova.api.openstack.requestlog [None req-e85cd9a6-4d42-48cb-8a5c-9f365a7f912b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.047186 [ 876.431485] [53379]: [pid: 53379|app: 0|req: 2326/4795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 876.521902] [53378]: DEBUG nova.api.openstack.wsgi [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.523657] [53378]: DEBUG nova.compute.api [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.533127] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.533387] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.533580] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.533943] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.534238] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.534411] [53378]: DEBUG oslo_concurrency.lockutils [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.581494] [53379]: DEBUG nova.api.openstack.wsgi [None req-86297188-d25a-4351-b8d5-a85849ed3538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7275b400>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.587277] [53378]: DEBUG nova.policy [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.594539] [53378]: DEBUG nova.policy [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.595250] [53378]: DEBUG nova.policy [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.599075] [53378]: INFO nova.api.openstack.requestlog [None req-fae9e4a5-de65-4fe2-80c0-3caf53c0ef1c tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.079493 [ 876.599544] [53378]: [pid: 53378|app: 0|req: 2470/4796] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 876.618484] [53379]: INFO nova.api.openstack.requestlog [None req-86297188-d25a-4351-b8d5-a85849ed3538 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1545 microversion: 2.1 time: 0.039334 [ 876.618894] [53379]: [pid: 53379|app: 0|req: 2327/4797] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1545 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.660425] [53378]: DEBUG nova.api.openstack.wsgi [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.660425] [53378]: DEBUG nova.compute.api [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.663488] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.663732] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.663917] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.664329] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.664533] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.664709] [53378]: DEBUG oslo_concurrency.lockutils [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.665241] [53379]: DEBUG nova.api.openstack.wsgi [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.666982] [53379]: DEBUG nova.compute.api [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.671099] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.671394] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.671603] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.672113] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.672433] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.672660] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.689867] [53378]: DEBUG nova.compute.api [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 876.703999] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.704124] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.704405] [53379]: DEBUG oslo_concurrency.lockutils [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.704751] [53379]: DEBUG nova.objects.instance [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.729326] [53379]: DEBUG nova.policy [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.734067] [53379]: DEBUG nova.policy [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.735199] [53379]: DEBUG nova.policy [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.735436] [53379]: INFO nova.api.openstack.requestlog [None req-133dd969-666a-4b53-88d1-42b2495c77a7 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.072788 [ 876.735747] [53379]: [pid: 53379|app: 0|req: 2328/4798] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:28 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.738475] [53379]: DEBUG nova.api.openstack.wsgi [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.740171] [53379]: DEBUG nova.compute.api [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.744705] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.744705] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.744830] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.745231] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.745451] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.746098] [53379]: DEBUG oslo_concurrency.lockutils [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.748708] [53378]: INFO nova.api.openstack.requestlog [None req-869a30a8-0056-4698-ac4d-6f3c4ced048d tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 204 len: 0 microversion: 2.1 time: 0.095798 [ 876.749310] [53378]: [pid: 53378|app: 0|req: 2471/4799] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:28 2025] DELETE /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 876.753564] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-799215535", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "6e5fcf9e-acdb-4a21-9515-a060b58e76b9"}], "security_groups": [{"name": "tempest-securitygroup--1212406065"}], "key_name": "tempest-keypair-59104195", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 876.788643] [53379]: DEBUG nova.policy [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.793840] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.794082] [53379]: DEBUG nova.policy [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.794203] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.794429] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.794888] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.794938] [53379]: DEBUG nova.policy [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.795179] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.795389] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.795623] [53379]: INFO nova.api.openstack.requestlog [None req-700d727b-0392-4c21-8482-646bee55ef51 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1375 microversion: 2.57 time: 0.059213 [ 876.796466] [53379]: [pid: 53379|app: 0|req: 2329/4800] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1375 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.805151] [53379]: DEBUG nova.api.openstack.wsgi [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.806916] [53379]: DEBUG nova.compute.api [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.811266] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.811830] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.812062] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.812446] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.812653] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.812833] [53379]: DEBUG oslo_concurrency.lockutils [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.831552] [53378]: DEBUG nova.network.neutron [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] validate_networks() for [('6e5fcf9e-acdb-4a21-9515-a060b58e76b9', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 876.928292] [53379]: DEBUG nova.policy [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.934918] [53379]: INFO nova.api.openstack.requestlog [None req-33177a62-2cc2-47e4-8e7b-18be07a0a415 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1463 microversion: 2.1 time: 0.137452 [ 876.935152] [53379]: [pid: 53379|app: 0|req: 2330/4801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1463 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.941020] [53379]: DEBUG nova.api.openstack.wsgi [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.941020] [53379]: DEBUG nova.compute.api [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.944716] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.945116] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.945478] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.945725] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.945929] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.946117] [53379]: DEBUG oslo_concurrency.lockutils [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.997328] [53379]: DEBUG nova.policy [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.003881] [53379]: INFO nova.api.openstack.requestlog [None req-26036253-ae4b-429b-9efb-b57e47669262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.067885 [ 877.004435] [53379]: [pid: 53379|app: 0|req: 2331/4802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.010128] [53379]: DEBUG nova.api.openstack.wsgi [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 877.010128] [53379]: DEBUG nova.compute.api [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.014176] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.014698] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.015176] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.016425] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.016720] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.016956] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.038734] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.039044] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.039213] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.042573] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.042573] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.042573] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.042706] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.042799] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.042974] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.088982] [53378]: DEBUG nova.virt.hardware [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 877.089235] [53378]: DEBUG nova.virt.hardware [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 877.089498] [53378]: DEBUG nova.virt.hardware [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 877.089845] [53378]: DEBUG nova.virt.hardware [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 877.090018] [53378]: DEBUG nova.virt.hardware [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 877.101922] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.102123] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.102336] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.102394] [53379]: DEBUG nova.virt.hardware [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 877.102588] [53379]: DEBUG nova.virt.hardware [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 877.102720] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.102805] [53379]: DEBUG nova.virt.hardware [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 877.102980] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.103038] [53379]: DEBUG nova.virt.hardware [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 877.103214] [53379]: DEBUG nova.virt.hardware [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 877.103252] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.116651] [53378]: DEBUG nova.quota [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for project e18a6d24f50346d2a562b2749bfea998. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 877.121345] [53378]: DEBUG nova.quota [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for user f67a4fbc6e0944de8eef06f6268e76a7 and project e18a6d24f50346d2a562b2749bfea998. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 877.127405] [53378]: DEBUG nova.compute.api [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 877.128764] [53378]: DEBUG nova.compute.api [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 877.152715] [53379]: DEBUG nova.compute.api [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.155736] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.156095] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.156295] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.156659] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.156849] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.157433] [53379]: DEBUG oslo_concurrency.lockutils [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.162330] [53378]: INFO nova.api.openstack.requestlog [None req-7ebb2cb9-98b9-4ebc-8b1b-7777699fae8c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.412038 [ 877.163251] [53378]: [pid: 53378|app: 0|req: 2472/4803] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:42:29 2025] POST /compute/v2.1/servers => generated 402 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 877.168731] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.170444] [53378]: DEBUG nova.compute.api [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.177022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.202566] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.203296] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.203296] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.203296] [53378]: DEBUG nova.objects.instance [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.209946] [53379]: INFO nova.api.openstack.requestlog [None req-af9cad15-22cd-42fd-8034-d2f37aa18d9d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "POST /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f/action" status: 202 len: 1160 microversion: 2.57 time: 0.202679 [ 877.209946] [53379]: [pid: 53379|app: 0|req: 2332/4804] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 12 06:42:29 2025] POST /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f/action => generated 1160 bytes in 203 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 877.211182] [53379]: DEBUG nova.api.openstack.wsgi [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.213340] [53379]: DEBUG nova.compute.api [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.220452] [53379]: DEBUG oslo_concurrency.lockutils [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.230964] [53378]: DEBUG nova.policy [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.234417] [53378]: INFO nova.api.openstack.requestlog [None req-3ccec363-daa4-459c-8735-d5322d999c06 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.070656 [ 877.234790] [53378]: [pid: 53378|app: 0|req: 2473/4805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.239575] [53378]: DEBUG nova.api.openstack.wsgi [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.241736] [53378]: DEBUG nova.compute.api [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.245763] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.245874] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.246116] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.246582] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.247438] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.247510] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.273861] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.274490] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.274731] [53378]: DEBUG oslo_concurrency.lockutils [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.275421] [53378]: DEBUG nova.objects.instance [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.300047] [53378]: DEBUG nova.policy [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.309229] [53378]: INFO nova.api.openstack.requestlog [None req-916b773a-666e-482f-b8d2-a688b4e91215 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.073719 [ 877.309601] [53378]: [pid: 53378|app: 0|req: 2474/4806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.313052] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.316468] [53378]: DEBUG nova.compute.api [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.320161] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.320454] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.320646] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.321066] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.321335] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.321671] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.330995] [53379]: DEBUG nova.policy [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.336727] [53379]: INFO nova.api.openstack.requestlog [None req-974adf44-056a-48df-b86d-6fc495dfea2f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.127676 [ 877.337339] [53379]: [pid: 53379|app: 0|req: 2333/4807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.340014] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.342155] [53379]: DEBUG nova.compute.api [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.346331] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.346671] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.346921] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.347652] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.347652] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.347794] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.366035] [53378]: DEBUG nova.policy [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.374034] [53378]: INFO nova.api.openstack.requestlog [None req-7ecb89a1-8681-46b2-a79e-0b3f4e4731af tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1291 microversion: 2.1 time: 0.063750 [ 877.374414] [53378]: [pid: 53378|app: 0|req: 2475/4808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1291 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.377211] [53378]: DEBUG nova.api.openstack.wsgi [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.382018] [53378]: DEBUG nova.compute.api [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.382534] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.383216] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.383445] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.383829] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.384184] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.384448] [53378]: DEBUG oslo_concurrency.lockutils [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.422313] [53378]: DEBUG nova.policy [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.429510] [53378]: INFO nova.api.openstack.requestlog [None req-07056477-c1d2-42e8-97d2-3951d5ddea37 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.054431 [ 877.430359] [53378]: [pid: 53378|app: 0|req: 2476/4809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.433464] [53379]: DEBUG nova.policy [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.433694] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.436379] [53378]: DEBUG nova.compute.api [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.438988] [53379]: INFO nova.api.openstack.requestlog [None req-4a86ffe5-734b-465b-b3cb-e603a443d79a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1512 microversion: 2.1 time: 0.100362 [ 877.438988] [53379]: [pid: 53379|app: 0|req: 2334/4810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.439363] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.439649] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.439903] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.441033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.441033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.441033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.441230] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.442917] [53379]: DEBUG nova.compute.api [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.462194] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.462430] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.462646] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.462935] [53378]: DEBUG nova.objects.instance [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.479853] [53379]: DEBUG nova.policy [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.486226] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=41 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.489476] [53379]: DEBUG nova.policy [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.490362] [53379]: DEBUG nova.policy [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.491195] [53379]: INFO nova.api.openstack.requestlog [None req-1b1a46e0-2187-47af-ab30-207b8b7b1d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1277 microversion: 2.20 time: 0.052016 [ 877.491746] [53379]: [pid: 53379|app: 0|req: 2335/4811] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.494704] [53378]: DEBUG nova.policy [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.495398] [53379]: DEBUG nova.api.openstack.wsgi [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.497141] [53379]: DEBUG nova.compute.api [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.500478] [53378]: INFO nova.api.openstack.requestlog [None req-1f7d347d-0560-4b9f-ba2d-f25f8382b2f7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.069451 [ 877.501682] [53378]: [pid: 53378|app: 0|req: 2477/4812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.502721] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.503127] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.503408] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.503946] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.504337] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.504626] [53379]: DEBUG oslo_concurrency.lockutils [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.504807] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.507966] [53378]: DEBUG nova.compute.api [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.511834] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.512160] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.512363] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.513275] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.513275] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.513275] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.559063] [53378]: DEBUG nova.policy [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.564135] [53378]: DEBUG nova.policy [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.565737] [53378]: DEBUG nova.policy [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.566886] [53379]: DEBUG nova.policy [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.570398] [53378]: INFO nova.api.openstack.requestlog [None req-e4de999b-ccbd-461c-b3ea-852611f7471e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.068014 [ 877.570866] [53378]: [pid: 53378|app: 0|req: 2478/4813] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.571961] [53379]: DEBUG nova.policy [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.573098] [53379]: DEBUG nova.policy [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.573440] [53379]: INFO nova.api.openstack.requestlog [None req-31add598-c589-4289-a5fa-abc20d965413 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1384 microversion: 2.57 time: 0.081006 [ 877.573816] [53379]: [pid: 53379|app: 0|req: 2336/4814] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1384 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.574219] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.576298] [53379]: DEBUG nova.api.openstack.wsgi [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.578353] [53378]: DEBUG nova.compute.api [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.578493] [53379]: DEBUG nova.compute.api [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.581719] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.582021] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.582317] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.582378] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.582640] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.582724] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.582770] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.582889] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.583324] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.583373] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.583407] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.584041] [53379]: DEBUG oslo_concurrency.lockutils [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.615329] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.615329] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.615329] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.615329] [53378]: DEBUG nova.objects.instance [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.642714] [53378]: DEBUG nova.policy [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.648243] [53378]: INFO nova.api.openstack.requestlog [None req-5ac34620-3c88-4b09-900b-509cfa005070 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.076274 [ 877.648243] [53378]: [pid: 53378|app: 0|req: 2479/4815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.650816] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.652673] [53378]: DEBUG nova.compute.api [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.656638] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.656930] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.657186] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.657627] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.657882] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.658098] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.682759] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.683397] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.683522] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.683858] [53378]: DEBUG nova.objects.instance [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.684531] [53379]: DEBUG nova.policy [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.693024] [53379]: INFO nova.api.openstack.requestlog [None req-d35c4fe0-9456-4c47-935f-40284537103e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1515 microversion: 2.1 time: 0.115640 [ 877.693024] [53379]: [pid: 53379|app: 0|req: 2337/4816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1515 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.695552] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.697564] [53379]: DEBUG nova.compute.api [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.705961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.717774] [53378]: DEBUG nova.policy [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.722473] [53378]: INFO nova.api.openstack.requestlog [None req-b4051f79-2245-458d-b6aa-def65957d862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.073614 [ 877.722852] [53378]: [pid: 53378|app: 0|req: 2480/4817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.725756] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.727495] [53378]: DEBUG nova.compute.api [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.733027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.733027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.733027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.733027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.733027] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.733604] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.753488] [53379]: DEBUG nova.policy [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.763028] [53379]: INFO nova.api.openstack.requestlog [None req-1d47244f-5283-40ba-8176-730a770053d8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.071498 [ 877.764174] [53379]: [pid: 53379|app: 0|req: 2338/4818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:29 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.767441] [53379]: DEBUG nova.api.openstack.wsgi [None req-1437e7ec-1305-41ff-9e61-c1a61091ed32 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f729f7640>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.778826] [53378]: DEBUG nova.policy [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.784018] [53378]: DEBUG nova.policy [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.784876] [53378]: DEBUG nova.policy [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.790193] [53378]: INFO nova.api.openstack.requestlog [None req-1ee46261-d25b-42c8-8633-e945045b38fd tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.066671 [ 877.790560] [53378]: [pid: 53378|app: 0|req: 2481/4819] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.793870] [53378]: DEBUG nova.api.openstack.wsgi [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.795700] [53378]: DEBUG nova.compute.api [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.799586] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.799586] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.799731] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.799974] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.800193] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.800370] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.813326] [53379]: INFO nova.api.openstack.requestlog [None req-1437e7ec-1305-41ff-9e61-c1a61091ed32 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.047863 [ 877.813895] [53379]: [pid: 53379|app: 0|req: 2339/4820] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.836830] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.836944] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.837139] [53378]: DEBUG oslo_concurrency.lockutils [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.837428] [53378]: DEBUG nova.objects.instance [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.864117] [53378]: DEBUG nova.policy [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.870545] [53378]: DEBUG nova.policy [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.871468] [53378]: DEBUG nova.policy [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.872320] [53378]: INFO nova.api.openstack.requestlog [None req-769ac4d8-b204-494a-ba10-cbc8cf91ed28 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.081113 [ 877.872679] [53378]: [pid: 53378|app: 0|req: 2482/4821] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.020563] [53378]: DEBUG nova.api.openstack.wsgi [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.022045] [53378]: DEBUG nova.compute.api [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.026390] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.026702] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.026905] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.027315] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.027523] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.027701] [53378]: DEBUG oslo_concurrency.lockutils [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.038138] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.040186] [53379]: DEBUG nova.compute.api [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.045160] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.045446] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.045653] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.046156] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.046410] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.046640] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.073529] [53378]: DEBUG nova.policy [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.080722] [53378]: INFO nova.api.openstack.requestlog [None req-862b43b8-154f-4d3c-940a-593b82bb5072 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.064477 [ 878.082019] [53378]: [pid: 53378|app: 0|req: 2483/4822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.146008] [53379]: DEBUG nova.policy [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.151695] [53379]: INFO nova.api.openstack.requestlog [None req-7fd9f503-22ae-486a-9334-ca5d974afc3c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1463 microversion: 2.1 time: 0.198742 [ 878.152079] [53379]: [pid: 53379|app: 0|req: 2340/4823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1463 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.249567] [53378]: DEBUG nova.api.openstack.wsgi [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.251315] [53378]: DEBUG nova.compute.api [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.255176] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.255426] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.255611] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.255996] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.256231] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.256430] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.278033] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.278033] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.278033] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.278314] [53378]: DEBUG nova.objects.instance [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.300938] [53378]: DEBUG nova.policy [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.305722] [53378]: INFO nova.api.openstack.requestlog [None req-32cab88e-ac36-4e9f-abf8-aa6be1f0dbd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.058575 [ 878.306071] [53378]: [pid: 53378|app: 0|req: 2484/4824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.328587] [53379]: DEBUG nova.api.openstack.wsgi [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.330520] [53379]: DEBUG nova.compute.api [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.334558] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.334830] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.335015] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.335488] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.335707] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.335900] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.354718] [53378]: DEBUG nova.api.openstack.wsgi [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.356678] [53378]: DEBUG nova.compute.api [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.358759] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.359608] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.359608] [53379]: DEBUG oslo_concurrency.lockutils [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.359608] [53379]: DEBUG nova.objects.instance [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.360635] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.360898] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.361117] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.361471] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.361674] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.362044] [53378]: DEBUG oslo_concurrency.lockutils [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.385280] [53379]: DEBUG nova.policy [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.390141] [53379]: INFO nova.api.openstack.requestlog [None req-78cfb25e-a508-4088-b3ce-f59d308bf043 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.064054 [ 878.390523] [53379]: [pid: 53379|app: 0|req: 2341/4825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.393306] [53379]: DEBUG nova.api.openstack.wsgi [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.395237] [53379]: DEBUG nova.compute.api [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.399596] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.399596] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.399746] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.400044] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.400254] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.400431] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.439564] [53379]: DEBUG nova.policy [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.444742] [53379]: INFO nova.api.openstack.requestlog [None req-95b7a755-e6fb-4e0a-a0e3-77b314e4b006 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1291 microversion: 2.1 time: 0.053453 [ 878.445057] [53379]: [pid: 53379|app: 0|req: 2342/4826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1291 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.451194] [53379]: DEBUG nova.api.openstack.wsgi [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.451776] [53379]: DEBUG nova.compute.api [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.452864] [53378]: DEBUG nova.policy [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.455686] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.455965] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.456175] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.456585] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.456805] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.456985] [53379]: DEBUG oslo_concurrency.lockutils [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.457672] [53378]: INFO nova.api.openstack.requestlog [None req-596e6063-c132-4a82-a295-8fbbd1cedcbb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.105656 [ 878.458168] [53378]: [pid: 53378|app: 0|req: 2485/4827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.460978] [53378]: DEBUG nova.api.openstack.wsgi [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.462668] [53378]: DEBUG nova.compute.api [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.466998] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.466998] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.466998] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.467364] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.468343] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.468343] [53378]: DEBUG oslo_concurrency.lockutils [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.495890] [53379]: DEBUG nova.policy [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.500614] [53379]: INFO nova.api.openstack.requestlog [None req-f635aaff-0228-42e0-9133-001fec5e428d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.054500 [ 878.500614] [53379]: [pid: 53379|app: 0|req: 2343/4828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.508851] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.511598] [53379]: DEBUG nova.compute.api [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.516019] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.516358] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.516602] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.517011] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.517276] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.517475] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.568014] [53379]: DEBUG nova.policy [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.573257] [53379]: DEBUG nova.policy [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.574034] [53379]: DEBUG nova.policy [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.574692] [53379]: INFO nova.api.openstack.requestlog [None req-e1f1f2c6-83c1-44a2-bedd-9b1ef6c79901 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.069827 [ 878.575494] [53379]: [pid: 53379|app: 0|req: 2344/4829] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.578051] [53379]: DEBUG nova.api.openstack.wsgi [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.579808] [53379]: DEBUG nova.compute.api [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.583595] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.583882] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.584241] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.584545] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.584771] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.584962] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.589035] [53378]: DEBUG nova.policy [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.594797] [53378]: INFO nova.api.openstack.requestlog [None req-b81a6d95-69ec-4e7b-aa13-124ea992f5b6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1512 microversion: 2.1 time: 0.136101 [ 878.595279] [53378]: [pid: 53378|app: 0|req: 2486/4830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1512 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.597793] [53378]: DEBUG nova.api.openstack.wsgi [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.599835] [53378]: DEBUG nova.compute.api [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.602933] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.603184] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.603406] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.603771] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.603976] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.604199] [53378]: DEBUG oslo_concurrency.lockutils [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.605710] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.606223] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.606299] [53379]: DEBUG oslo_concurrency.lockutils [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.606564] [53379]: DEBUG nova.objects.instance [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.638021] [53379]: DEBUG nova.policy [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.641053] [53379]: INFO nova.api.openstack.requestlog [None req-0872dd56-8bd6-4398-a082-51f20e560a0f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.065039 [ 878.641451] [53379]: [pid: 53379|app: 0|req: 2345/4831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.644371] [53379]: DEBUG nova.api.openstack.wsgi [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.646514] [53379]: DEBUG nova.compute.api [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.651040] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.651040] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.651040] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.651262] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.651343] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.651635] [53379]: DEBUG oslo_concurrency.lockutils [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.658781] [53378]: DEBUG nova.policy [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.663564] [53378]: DEBUG nova.policy [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.664311] [53378]: DEBUG nova.policy [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.668219] [53378]: INFO nova.api.openstack.requestlog [None req-669436ef-07b6-4764-b86a-3fb8415144ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.072454 [ 878.668563] [53378]: [pid: 53378|app: 0|req: 2487/4832] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.671153] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.672903] [53378]: DEBUG nova.compute.api [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.676483] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.676732] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.676918] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.677308] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.677769] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.677769] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.692448] [53379]: DEBUG nova.policy [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.697401] [53379]: DEBUG nova.policy [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.698108] [53379]: DEBUG nova.policy [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.698269] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.698536] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.698723] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.698828] [53379]: INFO nova.api.openstack.requestlog [None req-27ef0bf3-0eae-4ca2-80c9-21e951c0df37 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1384 microversion: 2.57 time: 0.056836 [ 878.698929] [53378]: DEBUG nova.objects.instance [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.699176] [53379]: [pid: 53379|app: 0|req: 2346/4833] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1384 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.704296] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.706358] [53379]: DEBUG nova.compute.api [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.710271] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.710537] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.710781] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.711192] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.711428] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.711610] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.723910] [53378]: DEBUG nova.policy [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.728499] [53378]: INFO nova.api.openstack.requestlog [None req-5ba09024-915d-4a40-b91a-23282d93d8f1 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.059304 [ 878.728826] [53378]: [pid: 53378|app: 0|req: 2488/4834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.736276] [53378]: DEBUG nova.api.openstack.wsgi [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.737934] [53378]: DEBUG nova.compute.api [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.741453] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.741689] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.741945] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.743030] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.743030] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.743030] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.755745] [53379]: DEBUG nova.policy [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.761243] [53379]: INFO nova.api.openstack.requestlog [None req-ed8107a1-d218-41db-912b-95996037f993 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1473 microversion: 2.1 time: 0.057853 [ 878.761243] [53379]: [pid: 53379|app: 0|req: 2347/4835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:30 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 878.761358] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.761358] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.761358] [53378]: DEBUG oslo_concurrency.lockutils [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.761358] [53378]: DEBUG nova.objects.instance [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.778401] [53379]: DEBUG nova.api.openstack.wsgi [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.780401] [53379]: DEBUG nova.compute.api [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.782910] [53378]: DEBUG nova.policy [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.784027] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.784293] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.784513] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.784906] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.785205] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.785443] [53379]: DEBUG oslo_concurrency.lockutils [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.787495] [53378]: INFO nova.api.openstack.requestlog [None req-68ff4cf4-d66f-486e-b6a7-9a51010773a6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 200 len: 1302 microversion: 2.1 time: 0.053467 [ 878.787864] [53378]: [pid: 53378|app: 0|req: 2489/4836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.790532] [53378]: DEBUG nova.api.openstack.wsgi [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2ad02df-bf24-4eeb-9489-26440ff7031f", "name": "network-vif-deleted", "tag": "05eb0747-9af1-491e-ae8f-140941606c27"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 878.796191] [53378]: DEBUG oslo_concurrency.lockutils [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.796418] [53378]: DEBUG oslo_concurrency.lockutils [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.796654] [53378]: DEBUG oslo_concurrency.lockutils [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.802608] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] Creating event network-vif-deleted:05eb0747-9af1-491e-ae8f-140941606c27 for instance f2ad02df-bf24-4eeb-9489-26440ff7031f on cpu-1 [ 878.809247] [53378]: INFO nova.api.openstack.requestlog [req-b520252f-220c-4163-8213-5a722782c5b7 req-17e0702b-bfbd-49d6-bee9-5cdcceffca93 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020707 [ 878.809607] [53378]: [pid: 53378|app: 0|req: 2490/4837] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:31 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) [ 878.812461] [53378]: DEBUG nova.api.openstack.wsgi [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.814209] [53378]: DEBUG nova.compute.api [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.818602] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.818602] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.818811] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.819546] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.819758] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.819938] [53378]: DEBUG oslo_concurrency.lockutils [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.822368] [53379]: DEBUG nova.policy [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.828483] [53379]: INFO nova.api.openstack.requestlog [None req-702aefd5-7324-4610-b95f-4a4a09d22f31 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.051742 [ 878.828483] [53379]: [pid: 53379|app: 0|req: 2348/4838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.831253] [53379]: DEBUG nova.api.openstack.wsgi [None req-0366126d-c239-4a1e-89e6-febb61c2673d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7275b520>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.857782] [53378]: DEBUG nova.policy [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.863827] [53379]: INFO nova.api.openstack.requestlog [None req-0366126d-c239-4a1e-89e6-febb61c2673d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.034890 [ 878.863962] [53378]: DEBUG nova.policy [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.864246] [53379]: [pid: 53379|app: 0|req: 2349/4839] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.865188] [53378]: DEBUG nova.policy [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.868773] [53378]: INFO nova.api.openstack.requestlog [None req-44087a66-4ef2-403a-8b12-c498a029263b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.058495 [ 878.869301] [53378]: [pid: 53378|app: 0|req: 2491/4840] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.889555] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.891401] [53379]: DEBUG nova.compute.api [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.896574] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.896857] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.897064] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.897433] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.897641] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.897822] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.926667] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.927046] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.927269] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.927477] [53379]: DEBUG nova.objects.instance [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lazy-loading 'fault' on Instance uuid f4292292-1bcf-408a-887e-eccbf2dd5163 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.950261] [53379]: DEBUG nova.policy [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.954940] [53379]: DEBUG nova.policy [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.955644] [53379]: DEBUG nova.policy [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '25f9a495b5d14a88a4049b83dfbba8f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11e4f5307a794c81ae2143bea00798b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.956331] [53379]: INFO nova.api.openstack.requestlog [None req-5b724159-34c1-48c4-991d-8333dc923ced tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 200 len: 1386 microversion: 2.47 time: 0.069946 [ 878.956665] [53379]: [pid: 53379|app: 0|req: 2350/4841] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.096590] [53378]: DEBUG nova.api.openstack.wsgi [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.098288] [53378]: DEBUG nova.compute.api [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.102457] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.102695] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.102882] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.103255] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.103459] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.103637] [53378]: DEBUG oslo_concurrency.lockutils [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.137521] [53378]: DEBUG nova.policy [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.142918] [53378]: INFO nova.api.openstack.requestlog [None req-0080ad2b-7205-4482-94af-90f992b69ead tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.048857 [ 879.143265] [53378]: [pid: 53378|app: 0|req: 2492/4842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.154520] [53379]: DEBUG nova.api.openstack.wsgi [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.156849] [53379]: DEBUG nova.compute.api [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.160828] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.161088] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.161281] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.161665] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.161863] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.162199] [53379]: DEBUG oslo_concurrency.lockutils [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.165539] [53378]: DEBUG nova.api.openstack.wsgi [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.167442] [53378]: DEBUG nova.compute.api [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.171097] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.171294] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.172189] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.172189] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.172189] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.172189] [53378]: DEBUG oslo_concurrency.lockutils [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.207016] [53378]: DEBUG nova.policy [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.212293] [53378]: INFO nova.api.openstack.requestlog [None req-98b5cb51-ecde-4597-b098-b54a5cad96bc tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1421 microversion: 2.1 time: 0.049320 [ 879.212635] [53378]: [pid: 53378|app: 0|req: 2493/4843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.281284] [53379]: DEBUG nova.policy [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.286477] [53379]: INFO nova.api.openstack.requestlog [None req-51df0cd6-ad9d-41bd-8994-8577c8ae3319 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.133829 [ 879.286980] [53379]: [pid: 53379|app: 0|req: 2351/4844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.299844] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.301519] [53378]: DEBUG nova.compute.api [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.305168] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.305436] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.305636] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.305989] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.306214] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.306395] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.376026] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.377597] [53379]: DEBUG nova.compute.api [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.381337] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.381622] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.381837] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.382239] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.382445] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.382625] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.403292] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.403555] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.403652] [53378]: DEBUG nova.policy [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.403732] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.403925] [53379]: DEBUG nova.objects.instance [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.408069] [53378]: INFO nova.api.openstack.requestlog [None req-bb21a9c2-1f2c-469a-a131-eff9727809c2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.110523 [ 879.408406] [53378]: [pid: 53378|app: 0|req: 2494/4845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.411444] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.413138] [53378]: DEBUG nova.compute.api [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.416337] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.416580] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.416765] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.417131] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.417339] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.417519] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.423131] [53379]: DEBUG nova.policy [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.427357] [53379]: INFO nova.api.openstack.requestlog [None req-0ef45e4f-447f-4800-ad74-4adc32772798 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.111164 [ 879.427691] [53379]: [pid: 53379|app: 0|req: 2352/4846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.436104] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.436382] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.436572] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.436777] [53378]: DEBUG nova.objects.instance [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.457307] [53378]: DEBUG nova.policy [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.460624] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.461786] [53378]: INFO nova.api.openstack.requestlog [None req-0ac369b7-6a38-4f56-880a-ff76d86e602a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.052730 [ 879.462272] [53378]: [pid: 53378|app: 0|req: 2495/4847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.462581] [53379]: DEBUG nova.compute.api [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.466224] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.466470] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.466760] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.467034] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.467244] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.467500] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.472790] [53378]: DEBUG nova.api.openstack.wsgi [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.474699] [53378]: DEBUG nova.compute.api [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.478345] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.478625] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.478878] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.479270] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.479479] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.479655] [53378]: DEBUG oslo_concurrency.lockutils [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.500977] [53379]: DEBUG nova.policy [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.505879] [53379]: INFO nova.api.openstack.requestlog [None req-cb0ad56e-1461-4da1-91a3-7447a2021649 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1291 microversion: 2.1 time: 0.047271 [ 879.506165] [53379]: [pid: 53379|app: 0|req: 2353/4848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1291 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 879.508961] [53379]: DEBUG nova.api.openstack.wsgi [None req-00a2fba6-16fd-4b07-bc4b-72cbee517f08 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: .version_select at 0x726f72bbb400>, body: {"keypair": {"name": "tempest-keypair-903736595", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA811IR5xqqJ+qzHc4wiSDwZLX8x+4B2JR4xxuWujZfSG3xEyhvPAH0Iycj/s9cOi3JWhnav+exqdlj1YBRVHLncjgvzpeflL27ttGoUUKerQ5YnvZMfRtGdTQ5tMmU1Jg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 879.520319] [53379]: DEBUG nova.quota [None req-00a2fba6-16fd-4b07-bc4b-72cbee517f08 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 879.523747] [53379]: DEBUG nova.quota [None req-00a2fba6-16fd-4b07-bc4b-72cbee517f08 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 879.539194] [53379]: INFO nova.api.openstack.requestlog [None req-00a2fba6-16fd-4b07-bc4b-72cbee517f08 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.032299 [ 879.539594] [53379]: [pid: 53379|app: 0|req: 2354/4849] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:42:31 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 879.542021] [53379]: DEBUG nova.api.openstack.wsgi [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.543594] [53379]: DEBUG nova.compute.api [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.547097] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.547337] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.547555] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.547912] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.548133] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.548315] [53379]: DEBUG oslo_concurrency.lockutils [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.580981] [53378]: DEBUG nova.policy [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.585896] [53378]: INFO nova.api.openstack.requestlog [None req-af76a988-7cef-4fb1-adb2-78b7738665ea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.115318 [ 879.586333] [53378]: [pid: 53378|app: 0|req: 2496/4850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 879.586588] [53379]: DEBUG nova.policy [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.588751] [53378]: DEBUG nova.api.openstack.wsgi [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.590433] [53378]: DEBUG nova.compute.api [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.591442] [53379]: INFO nova.api.openstack.requestlog [None req-18ca9917-5442-42b6-8691-f5ec5c8c6294 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.051224 [ 879.591796] [53379]: [pid: 53379|app: 0|req: 2355/4851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.594405] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.594605] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.594797] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.595196] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.595368] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.595548] [53378]: DEBUG oslo_concurrency.lockutils [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.610430] [53379]: DEBUG nova.api.openstack.wsgi [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.612859] [53379]: DEBUG nova.compute.api [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.616474] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.616815] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.616954] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.617383] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.617591] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.617769] [53379]: DEBUG oslo_concurrency.lockutils [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.629276] [53378]: DEBUG nova.policy [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.633842] [53378]: DEBUG nova.policy [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.634504] [53378]: DEBUG nova.policy [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.635205] [53378]: INFO nova.api.openstack.requestlog [None req-9dbbe212-a824-42e5-944d-66aeb3de0970 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.048414 [ 879.635510] [53378]: [pid: 53378|app: 0|req: 2497/4852] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.655836] [53378]: DEBUG nova.api.openstack.wsgi [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.658381] [53378]: DEBUG nova.compute.api [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.661265] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.661512] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.661699] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.662066] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.662294] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.662475] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.685437] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.685674] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.685861] [53378]: DEBUG oslo_concurrency.lockutils [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.686076] [53378]: DEBUG nova.objects.instance [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.708168] [53378]: DEBUG nova.policy [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.717982] [53378]: INFO nova.api.openstack.requestlog [None req-501bdad6-e561-42ec-b506-f4e9d254425c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.064672 [ 879.718322] [53378]: [pid: 53378|app: 0|req: 2498/4853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.722325] [53379]: DEBUG nova.policy [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.722405] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.725088] [53378]: DEBUG nova.compute.api [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.726928] [53379]: INFO nova.api.openstack.requestlog [None req-116d817f-51aa-41a7-a376-2ab093c02ff6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1518 microversion: 2.1 time: 0.118937 [ 879.727293] [53379]: [pid: 53379|app: 0|req: 2356/4854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:31 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 879.728619] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.728856] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.729275] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.729485] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.730619] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.730619] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.730759] [53379]: DEBUG nova.api.openstack.wsgi [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.731704] [53379]: DEBUG nova.compute.api [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.735226] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.736075] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.736075] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.736075] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.736265] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.736416] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.775728] [53378]: DEBUG nova.policy [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.779138] [53379]: DEBUG nova.policy [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.780935] [53378]: DEBUG nova.policy [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.782546] [53378]: DEBUG nova.policy [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.783857] [53379]: DEBUG nova.policy [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.784439] [53379]: DEBUG nova.policy [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.785112] [53379]: INFO nova.api.openstack.requestlog [None req-eaa135eb-9519-4961-ba53-c65bccedcf9b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1384 microversion: 2.57 time: 0.057294 [ 879.785467] [53379]: [pid: 53379|app: 0|req: 2357/4855] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.788575] [53379]: DEBUG nova.api.openstack.wsgi [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.789333] [53378]: INFO nova.api.openstack.requestlog [None req-f2e16808-cefb-4b3b-b07c-2fc3467cc335 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.070511 [ 879.789698] [53379]: DEBUG nova.compute.api [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.789756] [53378]: [pid: 53378|app: 0|req: 2499/4856] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.792804] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.794038] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.794335] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.795365] [53378]: DEBUG nova.compute.api [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.795446] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.795446] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.795446] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.795446] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.801168] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.801417] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.801600] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.802274] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.802274] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.802406] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.815409] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.815602] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.815784] [53379]: DEBUG oslo_concurrency.lockutils [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.816266] [53379]: DEBUG nova.objects.instance [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.837858] [53379]: DEBUG nova.policy [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.844456] [53379]: INFO nova.api.openstack.requestlog [None req-011ae71d-e017-4845-809f-dd0c3c170620 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.058228 [ 879.844831] [53379]: [pid: 53379|app: 0|req: 2358/4857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.845942] [53378]: DEBUG nova.policy [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.851092] [53378]: INFO nova.api.openstack.requestlog [None req-2bb86829-4e32-4594-b735-3b48a6789d80 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1299 microversion: 2.1 time: 0.060658 [ 879.851322] [53379]: DEBUG nova.api.openstack.wsgi [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.851487] [53378]: [pid: 53378|app: 0|req: 2500/4858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.855017] [53379]: DEBUG nova.compute.api [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: eb58b071-2e4a-4c16-b8d8-2c7fbddcd071] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.858759] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.859066] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.859260] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.859664] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.859856] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.860041] [53379]: DEBUG oslo_concurrency.lockutils [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.860163] [53378]: DEBUG nova.api.openstack.wsgi [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.862141] [53378]: DEBUG nova.compute.api [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.866422] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.866896] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.866963] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.867346] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.867610] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.867837] [53378]: DEBUG oslo_concurrency.lockutils [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.874527] [53379]: INFO nova.api.openstack.wsgi [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 could not be found. [ 879.874917] [53379]: DEBUG nova.api.openstack.wsgi [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 879.875636] [53379]: INFO nova.api.openstack.requestlog [None req-1cf38e57-efb4-48ec-90d6-dbb742ea061f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071" status: 404 len: 111 microversion: 2.1 time: 0.026919 [ 879.876050] [53379]: [pid: 53379|app: 0|req: 2359/4859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/eb58b071-2e4a-4c16-b8d8-2c7fbddcd071 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 879.879039] [53379]: DEBUG nova.api.openstack.wsgi [None req-12be8884-a0ec-4eda-a647-0ef79f0daf64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71af31c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.907063] [53378]: DEBUG nova.policy [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.910825] [53379]: INFO nova.api.openstack.requestlog [None req-12be8884-a0ec-4eda-a647-0ef79f0daf64 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.033995 [ 879.911517] [53379]: [pid: 53379|app: 0|req: 2360/4860] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.912210] [53378]: INFO nova.api.openstack.requestlog [None req-97674776-d711-49c8-906c-f6cdab0f55c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.054433 [ 879.912514] [53378]: [pid: 53378|app: 0|req: 2501/4861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.913815] [53379]: DEBUG nova.api.openstack.wsgi [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.915022] [53378]: DEBUG nova.api.openstack.wsgi [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.915586] [53379]: DEBUG nova.compute.api [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.916697] [53378]: DEBUG nova.compute.api [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.920353] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.920633] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.920830] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.921056] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.921215] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.921307] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.921424] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.921497] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.921600] [53378]: DEBUG oslo_concurrency.lockutils [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.921853] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.922108] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.922273] [53379]: DEBUG oslo_concurrency.lockutils [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.960030] [53378]: DEBUG nova.policy [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.964774] [53378]: DEBUG nova.policy [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.965573] [53378]: DEBUG nova.policy [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.970026] [53378]: INFO nova.api.openstack.requestlog [None req-de35a216-1b74-406b-ae76-c3465782997d tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.056917 [ 879.970416] [53378]: [pid: 53378|app: 0|req: 2502/4862] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.973858] [53378]: DEBUG nova.api.openstack.wsgi [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.975312] [53378]: DEBUG nova.compute.api [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] [instance: f4292292-1bcf-408a-887e-eccbf2dd5163] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.980949] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.981344] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.981651] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.982310] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.982549] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.982741] [53378]: DEBUG oslo_concurrency.lockutils [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.993993] [53378]: INFO nova.api.openstack.wsgi [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] HTTP exception thrown: Instance f4292292-1bcf-408a-887e-eccbf2dd5163 could not be found. [ 879.994378] [53378]: DEBUG nova.api.openstack.wsgi [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] Returning 404 to user: Instance f4292292-1bcf-408a-887e-eccbf2dd5163 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 879.994806] [53378]: INFO nova.api.openstack.requestlog [None req-113ad322-0b81-4138-9503-66f64de9ed61 tempest-ServerShowV247Test-692596674 tempest-ServerShowV247Test-692596674-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163" status: 404 len: 111 microversion: 2.47 time: 0.023635 [ 879.995382] [53378]: [pid: 53378|app: 0|req: 2503/4863] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/f4292292-1bcf-408a-887e-eccbf2dd5163 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 880.032938] [53379]: DEBUG nova.policy [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.038499] [53379]: INFO nova.api.openstack.requestlog [None req-57c04761-5439-4d65-9d83-e95d9f0d186d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.126763 [ 880.038903] [53379]: [pid: 53379|app: 0|req: 2361/4864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.156800] [53378]: DEBUG nova.api.openstack.wsgi [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.158829] [53378]: DEBUG nova.compute.api [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.163688] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.163949] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.164208] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.164570] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.164784] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.164964] [53378]: DEBUG oslo_concurrency.lockutils [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.211156] [53378]: DEBUG nova.policy [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.224765] [53378]: INFO nova.api.openstack.requestlog [None req-58f1d960-9a08-4d6d-b023-6dd379160606 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.070433 [ 880.228608] [53378]: [pid: 53378|app: 0|req: 2504/4865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.228748] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.231311] [53379]: DEBUG nova.compute.api [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.235790] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.236283] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.236572] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.237533] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.237888] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.238288] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.277976] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e16652b-6697-44b7-985c-77d47140c6d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: .version_select at 0x726f71d13640>, body: {"keypair": {"name": "tempest-keypair-1055630118", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1wYcbDssEs+/o50XwxWckRfHD+LRGItrvQCNW+xFhBzSESxCgC3u3CYObBwv/3VvsWkYsfEjOtaNCV3O4oV4JXqyZvzFF3WUdFnJoKHyVllcoVnu2yGJwxwFmNv9AYug=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 880.294417] [53378]: DEBUG nova.quota [None req-4e16652b-6697-44b7-985c-77d47140c6d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 880.303253] [53378]: DEBUG nova.quota [None req-4e16652b-6697-44b7-985c-77d47140c6d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 880.312270] [53379]: DEBUG nova.policy [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.322237] [53379]: INFO nova.api.openstack.requestlog [None req-2f58e7bd-beb3-4d4a-baef-40a3500532f4 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1292 microversion: 2.1 time: 0.094794 [ 880.322237] [53379]: [pid: 53379|app: 0|req: 2362/4866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1292 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.331544] [53378]: INFO nova.api.openstack.requestlog [None req-4e16652b-6697-44b7-985c-77d47140c6d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.056084 [ 880.331967] [53378]: [pid: 53378|app: 0|req: 2505/4867] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:42:32 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 880.380466] [53379]: DEBUG nova.api.openstack.wsgi [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1028619535", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "1f498cf6-76a7-4041-809c-75357969ccee"}], "security_groups": [{"name": "tempest-securitygroup--869163843"}], "key_name": "tempest-keypair-903736595", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 880.425020] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.425020] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.425020] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.425520] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.426032] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.426353] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.441522] [53378]: DEBUG nova.api.openstack.wsgi [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.443423] [53378]: DEBUG nova.compute.api [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.448826] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.449127] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.449332] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.449747] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.449989] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.450215] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.470761] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.472203] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.472203] [53378]: DEBUG oslo_concurrency.lockutils [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.472203] [53378]: DEBUG nova.objects.instance [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.502969] [53379]: DEBUG nova.network.neutron [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] validate_networks() for [('1f498cf6-76a7-4041-809c-75357969ccee', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 880.503102] [53378]: DEBUG nova.policy [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.507404] [53378]: INFO nova.api.openstack.requestlog [None req-d6471abf-84e9-4294-9368-2ffbbbf4e9c6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.068923 [ 880.507891] [53378]: [pid: 53378|app: 0|req: 2506/4868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.510539] [53378]: DEBUG nova.api.openstack.wsgi [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.512509] [53378]: DEBUG nova.compute.api [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.517080] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.517441] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.517756] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.520049] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.520049] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.520049] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.539518] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.539767] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.539952] [53378]: DEBUG oslo_concurrency.lockutils [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.540168] [53378]: DEBUG nova.objects.instance [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.565886] [53378]: DEBUG nova.policy [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.570993] [53378]: INFO nova.api.openstack.requestlog [None req-e80cfc93-8a1a-4721-9c83-209d2f924fec tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.062366 [ 880.571335] [53378]: [pid: 53378|app: 0|req: 2507/4869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.574119] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.575903] [53378]: DEBUG nova.compute.api [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.579444] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.579759] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.579974] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.580389] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.580660] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.580907] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.628618] [53378]: DEBUG nova.policy [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.630329] [53378]: INFO nova.api.openstack.requestlog [None req-e2534c06-8d0b-40d6-a806-61ab39393391 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1299 microversion: 2.1 time: 0.058225 [ 880.630730] [53378]: [pid: 53378|app: 0|req: 2508/4870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.633783] [53378]: DEBUG nova.api.openstack.wsgi [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.635296] [53378]: DEBUG nova.compute.api [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.639415] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.639592] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.640073] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.640164] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.640364] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.640562] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.741467] [53378]: DEBUG nova.policy [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.747702] [53378]: INFO nova.api.openstack.requestlog [None req-39e41e0d-9427-4bb8-ad76-78da3fff50e8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.115959 [ 880.749563] [53378]: [pid: 53378|app: 0|req: 2509/4871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:32 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.750752] [53378]: DEBUG nova.api.openstack.wsgi [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.753571] [53378]: DEBUG nova.compute.api [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.757083] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.757083] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.757083] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.759359] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.759359] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.759359] [53378]: DEBUG oslo_concurrency.lockutils [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.808597] [53378]: DEBUG nova.policy [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.815586] [53378]: INFO nova.api.openstack.requestlog [None req-144cb10e-dbdb-41cb-8a66-51c99342422d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.066859 [ 880.816113] [53378]: [pid: 53378|app: 0|req: 2510/4872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.819115] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.821508] [53378]: DEBUG nova.compute.api [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.826459] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.826459] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.826459] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.826942] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.826942] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.826942] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.885957] [53378]: DEBUG nova.policy [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.894096] [53378]: DEBUG nova.policy [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.895565] [53378]: DEBUG nova.policy [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.896766] [53378]: INFO nova.api.openstack.requestlog [None req-c7fbadd6-3284-4303-8547-6f182ec2e7d1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.079932 [ 880.897290] [53378]: [pid: 53378|app: 0|req: 2511/4873] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.901189] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.905233] [53378]: DEBUG nova.compute.api [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.916793] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.916793] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.920190] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.920190] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.920190] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.920190] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.958689] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.958689] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.958689] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.958689] [53378]: DEBUG nova.objects.instance [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.986431] [53378]: DEBUG nova.policy [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.991019] [53378]: INFO nova.api.openstack.requestlog [None req-3e166e3a-01c5-481a-9c20-d4fb48a4ab0a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.092895 [ 880.991418] [53378]: [pid: 53378|app: 0|req: 2512/4874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.994938] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.996690] [53378]: DEBUG nova.compute.api [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.000169] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.000421] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.000613] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.000988] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.001215] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.001402] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.028943] [53379]: DEBUG nova.virt.hardware [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 881.029299] [53379]: DEBUG nova.virt.hardware [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 881.029470] [53379]: DEBUG nova.virt.hardware [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 881.029638] [53379]: DEBUG nova.virt.hardware [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 881.029802] [53379]: DEBUG nova.virt.hardware [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.044883] [53379]: DEBUG oslo_concurrency.lockutils [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.060596] [53379]: DEBUG nova.quota [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 881.064858] [53379]: DEBUG nova.quota [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 881.075590] [53379]: DEBUG nova.compute.api [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 881.077701] [53379]: DEBUG nova.compute.api [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 881.125059] [53379]: INFO nova.api.openstack.requestlog [None req-787f0cf1-5ede-4a4b-a447-a67c84d5b86c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.743791 [ 881.125059] [53379]: [pid: 53379|app: 0|req: 2363/4875] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:32 2025] POST /compute/v2.1/servers => generated 405 bytes in 745 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 881.125573] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.125703] [53378]: DEBUG nova.policy [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.128276] [53379]: DEBUG nova.compute.api [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.131754] [53378]: INFO nova.api.openstack.requestlog [None req-f2d5e1a6-6bb4-4853-9cf4-bbe4996c1a0f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1518 microversion: 2.1 time: 0.139683 [ 881.132472] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.132605] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.136024] [53378]: [pid: 53378|app: 0|req: 2513/4876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1518 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.136167] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.136167] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.136167] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.136167] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.136644] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.139998] [53378]: DEBUG nova.compute.api [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.151584] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.151930] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.152101] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.152619] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.152781] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.152967] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.189695] [53379]: DEBUG nova.policy [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.196126] [53379]: DEBUG nova.policy [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.197313] [53379]: DEBUG nova.policy [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.198598] [53379]: INFO nova.api.openstack.requestlog [None req-3bf5f93d-818a-4f2c-a524-20405fdc433a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1390 microversion: 2.57 time: 0.075637 [ 881.199043] [53379]: [pid: 53379|app: 0|req: 2364/4877] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1390 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.199965] [53378]: DEBUG nova.policy [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.202054] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.204186] [53379]: DEBUG nova.compute.api [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.205664] [53378]: DEBUG nova.policy [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.206391] [53378]: DEBUG nova.policy [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.209479] [53378]: INFO nova.api.openstack.requestlog [None req-4d2f6e42-1adf-4372-9165-be13056860b6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.075923 [ 881.213026] [53378]: [pid: 53378|app: 0|req: 2514/4878] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.213139] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.213357] [53378]: DEBUG nova.api.openstack.wsgi [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.214430] [53378]: DEBUG nova.compute.api [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.222137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.244428] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.244428] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.244512] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.244724] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.244772] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.244943] [53378]: DEBUG oslo_concurrency.lockutils [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.245085] [53379]: DEBUG nova.objects.instance [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.245158] [53378]: DEBUG nova.objects.instance [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.272160] [53378]: DEBUG nova.policy [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.276827] [53378]: INFO nova.api.openstack.requestlog [None req-0487b483-1d12-4541-abde-c40f9d32fff3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.066286 [ 881.277451] [53378]: [pid: 53378|app: 0|req: 2515/4879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.279064] [53379]: DEBUG nova.policy [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.281039] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1dc5e6a-e02a-4e5f-90c2-7444fea2f101 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d11510>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.286911] [53379]: INFO nova.api.openstack.requestlog [None req-bdc5b527-682f-4239-822b-e7d29df6ac9d tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.085450 [ 881.286911] [53379]: [pid: 53379|app: 0|req: 2365/4880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.290225] [53379]: DEBUG nova.api.openstack.wsgi [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.291837] [53379]: DEBUG nova.compute.api [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.298594] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.298925] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.299166] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.301036] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.301036] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.301036] [53379]: DEBUG oslo_concurrency.lockutils [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.323239] [53378]: INFO nova.api.openstack.requestlog [None req-e1dc5e6a-e02a-4e5f-90c2-7444fea2f101 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.044833 [ 881.326023] [53378]: [pid: 53378|app: 0|req: 2516/4881] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.326351] [53378]: DEBUG nova.api.openstack.wsgi [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f5e0c2b6-f4a1-4596-b3fb-a19673572f92", "name": "network-vif-deleted", "tag": "5003aafd-c742-405e-a960-9c48fd0db2f1"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 881.333792] [53378]: DEBUG oslo_concurrency.lockutils [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.334068] [53378]: DEBUG oslo_concurrency.lockutils [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.334310] [53378]: DEBUG oslo_concurrency.lockutils [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.342100] [53378]: INFO nova.api.openstack.compute.server_external_events [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] Creating event network-vif-deleted:5003aafd-c742-405e-a960-9c48fd0db2f1 for instance f5e0c2b6-f4a1-4596-b3fb-a19673572f92 on cpu-1 [ 881.345386] [53378]: INFO nova.api.openstack.requestlog [req-3f762aa8-021d-486d-883d-082cf9118593 req-750a080f-e636-48f5-a890-bfea96f3e7ae service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021241 [ 881.345765] [53378]: [pid: 53378|app: 0|req: 2517/4882] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:33 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) [ 881.349143] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.351081] [53378]: DEBUG nova.compute.api [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.354855] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.355033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.355251] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.355631] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.355847] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.356041] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.356550] [53379]: DEBUG nova.policy [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.364216] [53379]: INFO nova.api.openstack.requestlog [None req-626da90b-3dc8-415e-a4ea-2b9265955a14 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.077420 [ 881.364823] [53379]: [pid: 53379|app: 0|req: 2366/4883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.370124] [53379]: DEBUG nova.api.openstack.wsgi [None req-42d5cb23-dbb9-4167-a240-c315e3edfef4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.372357] [53379]: DEBUG nova.compute.api [None req-42d5cb23-dbb9-4167-a240-c315e3edfef4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.396184] [53378]: DEBUG nova.policy [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.400959] [53378]: DEBUG nova.policy [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.401588] [53378]: DEBUG nova.policy [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.402531] [53379]: DEBUG nova.policy [None req-42d5cb23-dbb9-4167-a240-c315e3edfef4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.404367] [53378]: INFO nova.api.openstack.requestlog [None req-e7a90b66-8afc-4e48-aa1c-199919f9fcb0 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.057833 [ 881.404703] [53378]: [pid: 53378|app: 0|req: 2518/4884] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.406961] [53379]: INFO nova.api.openstack.requestlog [None req-42d5cb23-dbb9-4167-a240-c315e3edfef4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1239 microversion: 2.1 time: 0.041446 [ 881.407216] [53378]: DEBUG nova.api.openstack.wsgi [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.407427] [53379]: [pid: 53379|app: 0|req: 2367/4885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1239 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.411022] [53378]: DEBUG nova.compute.api [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.411102] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.411577] [53379]: DEBUG nova.compute.api [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.414900] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.415159] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.415367] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.415520] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.415725] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.415801] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.415922] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.416045] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.416108] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.416478] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.416715] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.416921] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.438278] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.438675] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.438995] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.439639] [53379]: DEBUG nova.objects.instance [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.449461] [53378]: DEBUG nova.policy [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.454275] [53378]: INFO nova.api.openstack.requestlog [None req-97f4efbf-d66d-4320-b345-c2e0f9661c08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.048822 [ 881.454647] [53378]: [pid: 53378|app: 0|req: 2519/4886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.457428] [53378]: DEBUG nova.api.openstack.wsgi [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1236414306", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "6f5462a7-8a0e-4131-850b-c1e96d9ae172"}], "security_groups": [{"name": "tempest-securitygroup--1085724621"}], "key_name": "tempest-keypair-1055630118", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 881.469155] [53379]: DEBUG nova.policy [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.474420] [53379]: INFO nova.api.openstack.requestlog [None req-bd2c349c-efd2-4966-af7d-79401a82c817 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.066211 [ 881.475770] [53379]: [pid: 53379|app: 0|req: 2368/4887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.505493] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.505695] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.505947] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.506416] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.506627] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.506808] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.520324] [53379]: DEBUG nova.api.openstack.wsgi [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.524440] [53379]: DEBUG nova.compute.api [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.529450] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.529946] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.530993] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.532350] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.532731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.533215] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.546100] [53378]: DEBUG nova.network.neutron [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] validate_networks() for [('6f5462a7-8a0e-4131-850b-c1e96d9ae172', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 881.555462] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.555778] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.559524] [53379]: DEBUG oslo_concurrency.lockutils [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.559524] [53379]: DEBUG nova.objects.instance [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.577666] [53379]: DEBUG nova.policy [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.582436] [53379]: INFO nova.api.openstack.requestlog [None req-c47ba794-0420-4160-bbf4-d2b7af131c33 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.064434 [ 881.583038] [53379]: [pid: 53379|app: 0|req: 2369/4888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 881.587162] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.588993] [53379]: DEBUG nova.compute.api [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.592969] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.593278] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.593482] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.593880] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.594117] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.594355] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.617382] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.617647] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.618155] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.618538] [53379]: DEBUG nova.objects.instance [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.639826] [53379]: DEBUG nova.policy [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.644526] [53379]: INFO nova.api.openstack.requestlog [None req-3a6d6af2-53e2-4b17-a621-26d1527d210d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.059595 [ 881.644849] [53379]: [pid: 53379|app: 0|req: 2370/4889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.649073] [53379]: DEBUG nova.api.openstack.wsgi [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.650761] [53379]: DEBUG nova.compute.api [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.654039] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.654312] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.654510] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.654876] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.655099] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.655276] [53379]: DEBUG oslo_concurrency.lockutils [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.729665] [53379]: DEBUG nova.policy [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.734230] [53378]: DEBUG nova.virt.hardware [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 881.734455] [53378]: DEBUG nova.virt.hardware [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 881.734611] [53379]: INFO nova.api.openstack.requestlog [None req-b856badd-72d6-40c4-a10c-792ce55e9853 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.087294 [ 881.734667] [53378]: DEBUG nova.virt.hardware [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 881.734829] [53378]: DEBUG nova.virt.hardware [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 881.734998] [53378]: DEBUG nova.virt.hardware [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 881.735109] [53379]: [pid: 53379|app: 0|req: 2371/4890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:33 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 881.742152] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.742450] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.742640] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.743053] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.743261] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.743439] [53378]: DEBUG oslo_concurrency.lockutils [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.752287] [53378]: DEBUG nova.quota [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 881.754801] [53378]: DEBUG nova.quota [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 881.760737] [53378]: DEBUG nova.compute.api [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 881.762201] [53378]: DEBUG nova.compute.api [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 881.771323] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.773193] [53379]: DEBUG nova.compute.api [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.777296] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.777462] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.777658] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.778094] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.778356] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.778575] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.803423] [53378]: INFO nova.api.openstack.requestlog [None req-e104db5e-de8b-4a0f-94c3-f1cfaffb8377 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.347281 [ 881.803423] [53378]: [pid: 53378|app: 0|req: 2520/4891] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:33 2025] POST /compute/v2.1/servers => generated 406 bytes in 348 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 881.809584] [53378]: DEBUG nova.api.openstack.wsgi [None req-621591f7-52a1-4762-8872-6ade20b7e1c7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.811278] [53378]: DEBUG nova.compute.api [None req-621591f7-52a1-4762-8872-6ade20b7e1c7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.839368] [53378]: DEBUG nova.policy [None req-621591f7-52a1-4762-8872-6ade20b7e1c7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.844572] [53378]: INFO nova.api.openstack.requestlog [None req-621591f7-52a1-4762-8872-6ade20b7e1c7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1240 microversion: 2.1 time: 0.036991 [ 881.845671] [53378]: [pid: 53378|app: 0|req: 2521/4892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.848361] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.849804] [53378]: DEBUG nova.compute.api [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.853811] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.853944] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.854167] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.854544] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.854755] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.854930] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.885907] [53379]: DEBUG nova.policy [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.890040] [53378]: DEBUG nova.policy [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.891398] [53379]: INFO nova.api.openstack.requestlog [None req-1a29c119-4b16-4f70-9378-50cf0a51dd24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.122326 [ 881.891811] [53379]: [pid: 53379|app: 0|req: 2372/4893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.895346] [53378]: INFO nova.api.openstack.requestlog [None req-8cdbc336-aa74-4c12-ac36-6e3ca272f83e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1214 microversion: 2.1 time: 0.049066 [ 881.895815] [53378]: [pid: 53378|app: 0|req: 2522/4894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.920784] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.922732] [53379]: DEBUG nova.compute.api [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.927387] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.927689] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.927915] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.928304] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.928511] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.928692] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.967470] [53379]: DEBUG nova.policy [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.972176] [53379]: DEBUG nova.policy [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.972851] [53379]: DEBUG nova.policy [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.973459] [53379]: INFO nova.api.openstack.requestlog [None req-8f029e8b-2898-4008-a470-41af8f1bcf0c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.055281 [ 881.973809] [53379]: [pid: 53379|app: 0|req: 2373/4895] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.006249] [53378]: DEBUG nova.api.openstack.wsgi [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.008532] [53378]: DEBUG nova.compute.api [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.013442] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.013724] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.013930] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.014381] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.014609] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.014805] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.036802] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.037079] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.037275] [53378]: DEBUG oslo_concurrency.lockutils [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.037484] [53378]: DEBUG nova.objects.instance [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.058763] [53378]: DEBUG nova.policy [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.063244] [53378]: INFO nova.api.openstack.requestlog [None req-59bc6f9b-e290-49f5-9d45-e9e01c6e9613 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.059581 [ 882.063626] [53378]: [pid: 53378|app: 0|req: 2523/4896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.156358] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.157806] [53379]: DEBUG nova.compute.api [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.161722] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.162007] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.162235] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.162643] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.162857] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.163059] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.214611] [53378]: DEBUG nova.api.openstack.wsgi [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.216422] [53378]: DEBUG nova.compute.api [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.219975] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.220245] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.220436] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.220790] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.220990] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.221182] [53378]: DEBUG oslo_concurrency.lockutils [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.258828] [53378]: DEBUG nova.policy [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.264978] [53378]: DEBUG nova.policy [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.265839] [53378]: DEBUG nova.policy [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.267028] [53378]: INFO nova.api.openstack.requestlog [None req-190eede3-a48b-475e-aa54-40490d3634e1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1390 microversion: 2.57 time: 0.054596 [ 882.267092] [53378]: [pid: 53378|app: 0|req: 2524/4897] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1390 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.270052] [53378]: DEBUG nova.api.openstack.wsgi [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.272631] [53378]: DEBUG nova.compute.api [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.273429] [53379]: DEBUG nova.policy [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.275063] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.275337] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.275523] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.275879] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.276117] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.276400] [53378]: DEBUG oslo_concurrency.lockutils [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.277977] [53379]: INFO nova.api.openstack.requestlog [None req-c1e01031-ce3d-4ef0-b899-c833c19f09a4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1518 microversion: 2.1 time: 0.124660 [ 882.278351] [53379]: [pid: 53379|app: 0|req: 2374/4898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1518 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.291974] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.293829] [53379]: DEBUG nova.compute.api [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.297516] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.297784] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.297978] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.298418] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.298575] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.298754] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.316248] [53378]: DEBUG nova.policy [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.318925] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.319375] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.319638] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.319877] [53379]: DEBUG nova.objects.instance [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.320685] [53378]: DEBUG nova.policy [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.321344] [53378]: DEBUG nova.policy [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.325131] [53378]: INFO nova.api.openstack.requestlog [None req-06791987-c948-4130-898a-fdd99b81be20 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.057451 [ 882.325488] [53378]: [pid: 53378|app: 0|req: 2525/4899] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.328953] [53378]: DEBUG nova.api.openstack.wsgi [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.329651] [53378]: DEBUG nova.compute.api [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.333052] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.333295] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.333477] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.333828] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.334031] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.334227] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.341953] [53379]: DEBUG nova.policy [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.346592] [53379]: INFO nova.api.openstack.requestlog [None req-5b5be252-0380-45a2-a204-1467efd239cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.056879 [ 882.346946] [53379]: [pid: 53379|app: 0|req: 2375/4900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.352021] [53379]: DEBUG nova.api.openstack.wsgi [None req-a871eb8b-0573-48d2-8199-2008024af0a4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72d83be0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.353179] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.353425] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.353604] [53378]: DEBUG oslo_concurrency.lockutils [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.353804] [53378]: DEBUG nova.objects.instance [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.379244] [53378]: DEBUG nova.policy [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.382410] [53379]: INFO nova.api.openstack.requestlog [None req-a871eb8b-0573-48d2-8199-2008024af0a4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.034735 [ 882.382807] [53379]: [pid: 53379|app: 0|req: 2376/4901] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.384056] [53378]: INFO nova.api.openstack.requestlog [None req-58ef32f1-6e82-4070-899f-c58b1fe0da52 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.057545 [ 882.384056] [53378]: [pid: 53378|app: 0|req: 2526/4902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.385828] [53379]: DEBUG nova.api.openstack.wsgi [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.387591] [53379]: DEBUG nova.compute.api [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.391810] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.392109] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.392408] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.392804] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.393027] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.393233] [53379]: DEBUG oslo_concurrency.lockutils [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.419599] [53378]: DEBUG nova.api.openstack.wsgi [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.421359] [53378]: DEBUG nova.compute.api [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.425353] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.425641] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.425842] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.426281] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.426481] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.426658] [53378]: DEBUG oslo_concurrency.lockutils [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.428541] [53379]: DEBUG nova.policy [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.433363] [53379]: INFO nova.api.openstack.requestlog [None req-00f46e4c-5aa1-4bdd-8a0d-3656928045db tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.049888 [ 882.433778] [53379]: [pid: 53379|app: 0|req: 2377/4903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.437230] [53379]: DEBUG nova.api.openstack.wsgi [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.439292] [53379]: DEBUG nova.compute.api [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.443022] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.443269] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.443457] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.443814] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.444025] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.444224] [53379]: DEBUG oslo_concurrency.lockutils [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.462418] [53378]: DEBUG nova.policy [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.468660] [53378]: DEBUG nova.policy [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.469360] [53378]: DEBUG nova.policy [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.472164] [53378]: INFO nova.api.openstack.requestlog [None req-613bb017-6104-48ac-9580-60ea8b4a7080 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.055074 [ 882.472508] [53378]: [pid: 53378|app: 0|req: 2527/4904] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.475273] [53378]: DEBUG nova.api.openstack.wsgi [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.475387] [53379]: DEBUG nova.policy [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.476909] [53378]: DEBUG nova.compute.api [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.479625] [53379]: INFO nova.api.openstack.requestlog [None req-3235d5da-cf0d-4f50-b624-995bac338ca5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.045249 [ 882.479954] [53379]: [pid: 53379|app: 0|req: 2378/4905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.480243] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.480525] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.480724] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.481097] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.481318] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.481500] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.491665] [53379]: DEBUG nova.api.openstack.wsgi [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.493953] [53379]: DEBUG nova.compute.api [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.497033] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.497356] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.497714] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.498326] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.498686] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.498963] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.516778] [53378]: DEBUG nova.policy [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.521224] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.521477] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.521666] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.521824] [53378]: INFO nova.api.openstack.requestlog [None req-cda568fd-d0f1-409d-a543-77eb6aa2e1ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.048702 [ 882.521884] [53379]: DEBUG nova.objects.instance [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.522274] [53378]: [pid: 53378|app: 0|req: 2528/4906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.543082] [53379]: DEBUG nova.policy [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.548909] [53379]: INFO nova.api.openstack.requestlog [None req-5dfacb00-e809-4cfa-a902-e022992220c1 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.059740 [ 882.549366] [53379]: [pid: 53379|app: 0|req: 2379/4907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.596572] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.598177] [53378]: DEBUG nova.compute.api [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.601858] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.602129] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.602322] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.602686] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.602886] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.603074] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.621816] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.622542] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.622542] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.622678] [53378]: DEBUG nova.objects.instance [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.644079] [53378]: DEBUG nova.policy [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.648918] [53378]: INFO nova.api.openstack.requestlog [None req-dc1bb8f2-3ab2-494a-8b2a-15cc45b0cecf tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.054851 [ 882.649307] [53378]: [pid: 53378|app: 0|req: 2529/4908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.661688] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.661688] [53379]: DEBUG nova.compute.api [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.667871] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.668393] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.671020] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.671020] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.671020] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.671020] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.700586] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.701311] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.701860] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.702609] [53379]: DEBUG nova.objects.instance [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.730044] [53379]: DEBUG nova.policy [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.735248] [53379]: INFO nova.api.openstack.requestlog [None req-a4033898-721e-4f3a-a804-014d488be13c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.079779 [ 882.735248] [53379]: [pid: 53379|app: 0|req: 2380/4909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:34 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.749262] [53378]: DEBUG nova.api.openstack.wsgi [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.750994] [53378]: DEBUG nova.compute.api [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.754641] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.754886] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.755088] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.755458] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.755663] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.755840] [53378]: DEBUG oslo_concurrency.lockutils [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.862030] [53379]: DEBUG nova.api.openstack.wsgi [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.864461] [53379]: DEBUG nova.compute.api [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.868859] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.869228] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.869445] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.869900] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.870201] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.870437] [53379]: DEBUG oslo_concurrency.lockutils [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.889456] [53378]: DEBUG nova.policy [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.894196] [53378]: INFO nova.api.openstack.requestlog [None req-f980cc28-6e88-4d4f-be1f-b9687670d35a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.147147 [ 882.894713] [53378]: [pid: 53378|app: 0|req: 2530/4910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.905321] [53378]: DEBUG nova.api.openstack.wsgi [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.906087] [53378]: DEBUG nova.compute.api [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.909659] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.909913] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.910118] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.910748] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.910964] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.911165] [53378]: DEBUG oslo_concurrency.lockutils [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.912522] [53379]: DEBUG nova.policy [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.917917] [53379]: INFO nova.api.openstack.requestlog [None req-d943b39f-796a-4967-8524-2e7c3fe61946 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.062114 [ 882.918540] [53379]: [pid: 53379|app: 0|req: 2381/4911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.921618] [53379]: DEBUG nova.api.openstack.wsgi [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.923401] [53379]: DEBUG nova.compute.api [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.927821] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.928177] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.928441] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.928884] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.929164] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.929390] [53379]: DEBUG oslo_concurrency.lockutils [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.976314] [53379]: DEBUG nova.policy [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.982499] [53379]: INFO nova.api.openstack.requestlog [None req-882b54f0-a700-40c2-8102-9d42aac1784e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1270 microversion: 2.1 time: 0.063028 [ 882.983057] [53379]: [pid: 53379|app: 0|req: 2382/4912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1270 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.987107] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.988848] [53379]: DEBUG nova.compute.api [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.992225] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.992567] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.992714] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.993089] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.993312] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.993491] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.003036] [53378]: DEBUG nova.policy [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.007748] [53378]: INFO nova.api.openstack.requestlog [None req-60b9f882-8d55-4e8c-b4b3-fc2462e22f42 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.105822 [ 883.008102] [53378]: [pid: 53378|app: 0|req: 2531/4913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.044052] [53379]: DEBUG nova.policy [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.049333] [53379]: DEBUG nova.policy [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.050222] [53379]: DEBUG nova.policy [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.050890] [53379]: INFO nova.api.openstack.requestlog [None req-3c5c4f96-61ee-4daa-ae25-057e4c0abe13 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.066053 [ 883.051283] [53379]: [pid: 53379|app: 0|req: 2383/4914] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.077744] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.079554] [53378]: DEBUG nova.compute.api [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.083514] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.083796] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.084022] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.084521] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.084872] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.084936] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.107994] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.107994] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.108340] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.108340] [53378]: DEBUG nova.objects.instance [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.131300] [53378]: DEBUG nova.policy [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.135888] [53378]: INFO nova.api.openstack.requestlog [None req-2f56301e-70a5-4555-be7d-904d1a09195b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.060740 [ 883.136248] [53378]: [pid: 53378|app: 0|req: 2532/4915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.285190] [53379]: DEBUG nova.api.openstack.wsgi [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.285190] [53379]: DEBUG nova.compute.api [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.288768] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.288768] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.288768] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.289078] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.289299] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.289480] [53379]: DEBUG oslo_concurrency.lockutils [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.294074] [53378]: DEBUG nova.api.openstack.wsgi [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.297053] [53378]: DEBUG nova.compute.api [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.302913] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.303176] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.303379] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.303749] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.303945] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.304138] [53378]: DEBUG oslo_concurrency.lockutils [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.331340] [53379]: DEBUG nova.policy [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.342091] [53379]: DEBUG nova.policy [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.343074] [53379]: DEBUG nova.policy [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.343806] [53379]: INFO nova.api.openstack.requestlog [None req-5de61800-1453-4d64-9b95-a89074cdbc5b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1390 microversion: 2.57 time: 0.063880 [ 883.344154] [53379]: [pid: 53379|app: 0|req: 2384/4916] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1390 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.348033] [53379]: DEBUG nova.api.openstack.wsgi [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.350732] [53379]: DEBUG nova.compute.api [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.354933] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.355730] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.355951] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.356408] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.356663] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.356945] [53379]: DEBUG oslo_concurrency.lockutils [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.381780] [53378]: DEBUG nova.policy [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.386253] [53378]: INFO nova.api.openstack.requestlog [None req-424c44f2-3e9a-4620-8c7b-f5d482a1c7af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1518 microversion: 2.1 time: 0.095297 [ 883.386583] [53378]: [pid: 53378|app: 0|req: 2533/4917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1518 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.394939] [53378]: DEBUG nova.api.openstack.wsgi [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-plugged", "status": "completed", "tag": "e929d959-567b-4abb-acb5-75e1c4d88a8f"}, {"name": "network-changed", "server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "tag": "e929d959-567b-4abb-acb5-75e1c4d88a8f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 883.400670] [53379]: DEBUG nova.policy [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.401719] [53378]: DEBUG oslo_concurrency.lockutils [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.401995] [53378]: DEBUG oslo_concurrency.lockutils [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.402204] [53378]: DEBUG oslo_concurrency.lockutils [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.405439] [53379]: DEBUG nova.policy [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.406435] [53379]: DEBUG nova.policy [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.412058] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Creating event network-vif-plugged:e929d959-567b-4abb-acb5-75e1c4d88a8f for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 883.412611] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] Creating event network-changed:e929d959-567b-4abb-acb5-75e1c4d88a8f for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 883.413862] [53379]: INFO nova.api.openstack.requestlog [None req-e95efcd6-bc09-4a55-a36f-4e2d205ab70b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.067950 [ 883.414584] [53379]: [pid: 53379|app: 0|req: 2385/4918] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.416580] [53378]: INFO nova.api.openstack.requestlog [req-b1c13f72-e0c7-4a26-ba0f-bb73d68fbe27 req-c405eeea-c840-401c-a943-c45a0f97bc01 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024478 [ 883.417166] [53378]: [pid: 53378|app: 0|req: 2534/4919] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:35 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) [ 883.417342] [53379]: DEBUG nova.api.openstack.wsgi [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.420078] [53379]: DEBUG nova.compute.api [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.421323] [53378]: DEBUG nova.api.openstack.wsgi [None req-419bb54e-564d-4bb2-836f-ba99ff267030 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71641ab0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.422630] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.422876] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.423082] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.423435] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.423649] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.423827] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.445021] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.445317] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.446090] [53379]: DEBUG oslo_concurrency.lockutils [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.446330] [53379]: DEBUG nova.objects.instance [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.463047] [53378]: INFO nova.api.openstack.requestlog [None req-419bb54e-564d-4bb2-836f-ba99ff267030 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1631 microversion: 2.1 time: 0.044877 [ 883.463864] [53378]: [pid: 53378|app: 0|req: 2535/4920] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1631 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.467158] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.469201] [53378]: DEBUG nova.compute.api [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.472438] [53379]: DEBUG nova.policy [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.473430] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.473993] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.474349] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.474923] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.475249] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.475641] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.479617] [53379]: INFO nova.api.openstack.requestlog [None req-45e71455-0f94-4603-aad8-76a75da8de9c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.062714 [ 883.479617] [53379]: [pid: 53379|app: 0|req: 2386/4921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.481626] [53379]: DEBUG nova.api.openstack.wsgi [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.489288] [53379]: DEBUG nova.compute.api [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.492784] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.493033] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.493218] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.493577] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.493767] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.493937] [53379]: DEBUG oslo_concurrency.lockutils [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.498773] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.499172] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.499464] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.499746] [53378]: DEBUG nova.objects.instance [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.527702] [53378]: DEBUG nova.policy [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.532543] [53379]: DEBUG nova.policy [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.534093] [53378]: INFO nova.api.openstack.requestlog [None req-1e37ca96-01e2-441a-acbc-057f496be705 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.068951 [ 883.534915] [53378]: [pid: 53378|app: 0|req: 2536/4922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.538151] [53378]: DEBUG nova.api.openstack.wsgi [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.538200] [53379]: INFO nova.api.openstack.requestlog [None req-36b3d9d8-0e6a-40be-b226-eb8ac690d275 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.058840 [ 883.538320] [53379]: [pid: 53379|app: 0|req: 2387/4923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.539401] [53378]: DEBUG nova.compute.api [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.540837] [53379]: DEBUG nova.api.openstack.wsgi [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.542414] [53379]: DEBUG nova.compute.api [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.542824] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.543138] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.543392] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.543835] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.544134] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.544414] [53378]: DEBUG oslo_concurrency.lockutils [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.546527] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.546768] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.546956] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.547329] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.547535] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.547712] [53379]: DEBUG oslo_concurrency.lockutils [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.579857] [53379]: DEBUG nova.policy [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.581018] [53378]: DEBUG nova.policy [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.584932] [53379]: INFO nova.api.openstack.requestlog [None req-15b92a33-c626-4c44-94be-f412ca191fb1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.045966 [ 883.585326] [53379]: [pid: 53379|app: 0|req: 2388/4924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.585730] [53378]: DEBUG nova.policy [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.586408] [53378]: DEBUG nova.policy [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.588182] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.589268] [53378]: INFO nova.api.openstack.requestlog [None req-da4842a9-4647-4c84-a25c-39561b95cc21 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.053672 [ 883.589596] [53378]: [pid: 53378|app: 0|req: 2537/4925] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.590172] [53379]: DEBUG nova.compute.api [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.592374] [53378]: DEBUG nova.api.openstack.wsgi [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.593766] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.594461] [53378]: DEBUG nova.compute.api [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.594536] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.594536] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.594619] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.594801] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.595016] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.597313] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.597560] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.597756] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.598174] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.598331] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.598506] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.618068] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.618343] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.618536] [53378]: DEBUG oslo_concurrency.lockutils [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.618740] [53378]: DEBUG nova.objects.instance [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.630880] [53379]: DEBUG nova.policy [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.635308] [53379]: INFO nova.api.openstack.requestlog [None req-0ecfcbd6-b112-40db-b8e1-5628f09a1a5f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.049268 [ 883.635663] [53379]: [pid: 53379|app: 0|req: 2389/4926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.640469] [53378]: DEBUG nova.policy [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.646035] [53378]: INFO nova.api.openstack.requestlog [None req-5119e928-a602-4b76-b5f5-a33bfd859cc9 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.055536 [ 883.646245] [53378]: [pid: 53378|app: 0|req: 2538/4927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.664040] [53379]: DEBUG nova.api.openstack.wsgi [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.665917] [53379]: DEBUG nova.compute.api [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.670598] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.670947] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.671171] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.671558] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.671771] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.671952] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.695238] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.695615] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.695829] [53379]: DEBUG oslo_concurrency.lockutils [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.696041] [53379]: DEBUG nova.objects.instance [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.718181] [53379]: DEBUG nova.policy [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.722817] [53379]: INFO nova.api.openstack.requestlog [None req-de16e1cf-38a7-4fb4-b3ad-cba11d045e22 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.061755 [ 883.723154] [53379]: [pid: 53379|app: 0|req: 2390/4928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:35 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.748392] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.750181] [53378]: DEBUG nova.compute.api [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.754041] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.754335] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.754548] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.754940] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.755159] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.755413] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.774471] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.774740] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.774929] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.775144] [53378]: DEBUG nova.objects.instance [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.796384] [53378]: DEBUG nova.policy [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.801428] [53378]: INFO nova.api.openstack.requestlog [None req-dfc70048-f4d8-448a-9bcf-60994dbb3e80 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.055365 [ 883.801773] [53378]: [pid: 53378|app: 0|req: 2539/4929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.909650] [53379]: DEBUG nova.api.openstack.wsgi [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.911583] [53379]: DEBUG nova.compute.api [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.915350] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.915606] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.915791] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.916729] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.916729] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.916729] [53379]: DEBUG oslo_concurrency.lockutils [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.935843] [53378]: DEBUG nova.api.openstack.wsgi [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.936159] [53378]: DEBUG nova.compute.api [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.942059] [53378]: DEBUG oslo_concurrency.lockutils [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.984253] [53378]: DEBUG nova.policy [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.991317] [53378]: INFO nova.api.openstack.requestlog [None req-207f26be-e184-4bb9-a89e-28d2f999f5d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.060299 [ 883.991682] [53378]: [pid: 53378|app: 0|req: 2540/4930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.998969] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.998969] [53378]: DEBUG nova.compute.api [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.003689] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.003944] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.006441] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.006441] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.006441] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.006441] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.039181] [53379]: DEBUG nova.policy [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.044705] [53378]: DEBUG nova.policy [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.047521] [53379]: INFO nova.api.openstack.requestlog [None req-fab2cedb-ce9f-4d8e-8079-761b7b680951 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.140445 [ 884.047888] [53379]: [pid: 53379|app: 0|req: 2391/4931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.049998] [53378]: INFO nova.api.openstack.requestlog [None req-bd54c90e-1f47-4850-8f18-32f78ccf8e1b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1270 microversion: 2.1 time: 0.056971 [ 884.050579] [53378]: [pid: 53378|app: 0|req: 2541/4932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1270 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 884.052824] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.056025] [53379]: DEBUG nova.compute.api [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.060302] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.060586] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.060712] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.061088] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.061302] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.061485] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.066914] [53378]: DEBUG nova.api.openstack.wsgi [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.068889] [53378]: DEBUG nova.compute.api [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.072931] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.073235] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.073467] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.074674] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.075245] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.075433] [53378]: DEBUG oslo_concurrency.lockutils [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.117769] [53378]: DEBUG nova.policy [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.122517] [53378]: DEBUG nova.policy [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.123222] [53378]: DEBUG nova.policy [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.123843] [53378]: INFO nova.api.openstack.requestlog [None req-28969471-1066-4381-b93f-3c3e766b33ab tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.060175 [ 884.124177] [53378]: [pid: 53378|app: 0|req: 2542/4933] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.150865] [53378]: DEBUG nova.api.openstack.wsgi [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.152974] [53378]: DEBUG nova.compute.api [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.157714] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.158082] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.158294] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.158798] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.158959] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.159150] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.164393] [53379]: DEBUG nova.policy [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.169777] [53379]: INFO nova.api.openstack.requestlog [None req-c5c1afe2-f665-4dff-ae36-200120b78a54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.120519 [ 884.170186] [53379]: [pid: 53379|app: 0|req: 2392/4934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.180956] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.181639] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.181639] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.181639] [53378]: DEBUG nova.objects.instance [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.203300] [53378]: DEBUG nova.policy [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.207396] [53378]: INFO nova.api.openstack.requestlog [None req-44b42fed-78ef-44ff-830e-80c07575dfaa tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.059246 [ 884.207924] [53378]: [pid: 53378|app: 0|req: 2543/4935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.360242] [53379]: DEBUG nova.api.openstack.wsgi [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.361892] [53379]: DEBUG nova.compute.api [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.365532] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.365836] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.366054] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.366414] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.366617] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.366792] [53379]: DEBUG oslo_concurrency.lockutils [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.398642] [53379]: DEBUG nova.policy [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.402258] [53379]: DEBUG nova.policy [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.402858] [53379]: DEBUG nova.policy [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.403465] [53379]: INFO nova.api.openstack.requestlog [None req-617f086b-b1e6-4e40-9993-1e51de249c54 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1390 microversion: 2.57 time: 0.045617 [ 884.403756] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.403803] [53379]: [pid: 53379|app: 0|req: 2393/4936] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1390 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.405502] [53378]: DEBUG nova.compute.api [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.409057] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.409300] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.409489] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.409834] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.410047] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.410225] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.429923] [53379]: DEBUG nova.api.openstack.wsgi [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.431532] [53379]: DEBUG nova.compute.api [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.434956] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.435272] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.435502] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.435830] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.436039] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.436217] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.472262] [53379]: DEBUG nova.policy [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.476617] [53379]: DEBUG nova.policy [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.477198] [53379]: DEBUG nova.policy [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.480255] [53379]: INFO nova.api.openstack.requestlog [None req-b44b1fe2-8390-4208-8edb-8ff6aa52ad29 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.052461 [ 884.480948] [53379]: [pid: 53379|app: 0|req: 2394/4937] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.483157] [53379]: DEBUG nova.api.openstack.wsgi [None req-90160db1-53d3-4940-8b86-15d0bbb3c902 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72d83be0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.504052] [53378]: DEBUG nova.policy [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.508729] [53378]: INFO nova.api.openstack.requestlog [None req-0fdbadc3-a6c5-4029-831b-d44a7db7f9ff tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1503 microversion: 2.1 time: 0.107206 [ 884.509076] [53378]: [pid: 53378|app: 0|req: 2544/4938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1503 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.509262] [53379]: INFO nova.api.openstack.requestlog [None req-90160db1-53d3-4940-8b86-15d0bbb3c902 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1639 microversion: 2.1 time: 0.027820 [ 884.509727] [53379]: [pid: 53379|app: 0|req: 2395/4939] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.511548] [53378]: DEBUG nova.api.openstack.wsgi [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.513160] [53378]: DEBUG nova.compute.api [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.516871] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.517119] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.517312] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.517385] [53379]: DEBUG nova.api.openstack.wsgi [None req-956d2f7d-8068-4304-968d-b2f8ea1682ec tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f712457e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.517670] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.517878] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.518068] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.536200] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.536425] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.536744] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.536868] [53378]: DEBUG nova.objects.instance [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.542656] [53379]: INFO nova.api.openstack.requestlog [None req-956d2f7d-8068-4304-968d-b2f8ea1682ec tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 200 len: 1639 microversion: 2.1 time: 0.027597 [ 884.542985] [53379]: [pid: 53379|app: 0|req: 2396/4940] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.545445] [53379]: DEBUG nova.api.openstack.wsgi [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.547013] [53379]: DEBUG nova.compute.api [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.550427] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.550660] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.550849] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.551217] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.551425] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.551603] [53379]: DEBUG oslo_concurrency.lockutils [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.559574] [53378]: DEBUG nova.policy [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.562707] [53378]: INFO nova.api.openstack.requestlog [None req-43fdec9e-74e8-45c0-a431-5aeb5cc3abab tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.053055 [ 884.563117] [53378]: [pid: 53378|app: 0|req: 2545/4941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.565657] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.567236] [53378]: DEBUG nova.compute.api [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.570438] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.570602] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.570791] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.571160] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.571363] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.571540] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.590091] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.590381] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.590578] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.590810] [53378]: DEBUG nova.objects.instance [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.610527] [53378]: DEBUG nova.policy [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.614939] [53378]: INFO nova.api.openstack.requestlog [None req-4fd1a33a-46ce-414b-8dd3-ead443d73d6b tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.051238 [ 884.615324] [53378]: [pid: 53378|app: 0|req: 2546/4942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.617859] [53378]: DEBUG nova.api.openstack.wsgi [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.619524] [53378]: DEBUG nova.compute.api [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.622869] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.623062] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.623256] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.623602] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.623803] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.623978] [53378]: DEBUG oslo_concurrency.lockutils [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.649792] [53379]: DEBUG nova.policy [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.654818] [53379]: INFO nova.api.openstack.requestlog [None req-bec68ce3-fdb9-4dee-8926-6e81c062d18b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 200 len: 1503 microversion: 2.1 time: 0.111207 [ 884.655163] [53379]: [pid: 53379|app: 0|req: 2397/4943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 1503 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.657656] [53379]: DEBUG nova.api.openstack.wsgi [None req-3347433b-b8b8-49ab-9385-85d8e27faee3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71af3c70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.660134] [53378]: DEBUG nova.policy [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.665711] [53378]: INFO nova.api.openstack.requestlog [None req-4aee59ef-5fd6-4798-85ae-5b8cc4fc0c7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.049728 [ 884.666147] [53378]: [pid: 53378|app: 0|req: 2547/4944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.669668] [53378]: DEBUG nova.api.openstack.wsgi [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.671539] [53378]: DEBUG nova.compute.api [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.674354] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.674617] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.674808] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.675170] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.675774] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.675774] [53378]: DEBUG oslo_concurrency.lockutils [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.715345] [53378]: DEBUG nova.policy [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.719711] [53378]: INFO nova.api.openstack.requestlog [None req-8472079f-a8a3-4672-a3c5-df91622ef92b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.052928 [ 884.720166] [53378]: [pid: 53378|app: 0|req: 2548/4945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.722693] [53378]: DEBUG nova.api.openstack.wsgi [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.724338] [53378]: DEBUG nova.compute.api [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.727941] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.728042] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.728208] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.728557] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.728758] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.728931] [53378]: DEBUG oslo_concurrency.lockutils [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.749646] [53379]: INFO nova.api.openstack.requestlog [None req-3347433b-b8b8-49ab-9385-85d8e27faee3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 204 len: 0 microversion: 2.1 time: 0.093689 [ 884.750256] [53379]: [pid: 53379|app: 0|req: 2398/4946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:36 2025] DELETE /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 884.753728] [53379]: DEBUG nova.api.openstack.wsgi [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.756032] [53379]: DEBUG nova.compute.api [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.760866] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.761130] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.761396] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.761960] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.762321] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.762607] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.765582] [53378]: DEBUG nova.policy [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.770788] [53378]: DEBUG nova.policy [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.771538] [53378]: DEBUG nova.policy [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.774844] [53378]: INFO nova.api.openstack.requestlog [None req-17a3d32f-ff3f-4449-90c6-21663d7323fa tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.054085 [ 884.775340] [53378]: [pid: 53378|app: 0|req: 2549/4947] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.778902] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.780697] [53378]: DEBUG nova.compute.api [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.784081] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.784420] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.784781] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.785196] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.785870] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.785870] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.808894] [53379]: DEBUG nova.policy [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.813564] [53379]: INFO nova.api.openstack.requestlog [None req-d19e4aee-e568-4534-ac9d-e237cd020ac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.062643 [ 884.813904] [53379]: [pid: 53379|app: 0|req: 2399/4948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.816359] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.816639] [53379]: DEBUG nova.compute.api [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.819726] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.819963] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.820161] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.820509] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.820712] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.820889] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.833913] [53379]: DEBUG nova.compute.api [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 884.891652] [53379]: INFO nova.api.openstack.requestlog [None req-e0f0fd50-6fb4-4851-a0e5-799b7569a24e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 204 len: 0 microversion: 2.1 time: 0.076834 [ 884.892602] [53379]: [pid: 53379|app: 0|req: 2400/4949] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:37 2025] DELETE /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 884.895183] [53379]: DEBUG nova.api.openstack.wsgi [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.897014] [53379]: DEBUG nova.compute.api [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.901712] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.926362] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.926652] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.926890] [53379]: DEBUG oslo_concurrency.lockutils [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.927071] [53379]: DEBUG nova.objects.instance [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.949785] [53379]: DEBUG nova.policy [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.956492] [53379]: INFO nova.api.openstack.requestlog [None req-95ef6389-f3da-453c-a10b-16c5ec25cf7b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.063533 [ 884.957078] [53379]: [pid: 53379|app: 0|req: 2401/4950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.959752] [53379]: DEBUG nova.api.openstack.wsgi [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.960025] [53379]: DEBUG nova.compute.api [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.963486] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.963726] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.963914] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.964472] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.964804] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.965081] [53379]: DEBUG oslo_concurrency.lockutils [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.981640] [53379]: DEBUG nova.compute.api [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 885.034587] [53379]: INFO nova.api.openstack.requestlog [None req-72de6deb-1266-4478-b831-5174a08cd214 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 204 len: 0 microversion: 2.1 time: 0.076656 [ 885.035023] [53379]: [pid: 53379|app: 0|req: 2402/4951] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:37 2025] DELETE /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 885.038444] [53379]: DEBUG nova.api.openstack.wsgi [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.040185] [53379]: DEBUG nova.compute.api [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.043915] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.044256] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.044836] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.044836] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.045060] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.045246] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.064652] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.064898] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.065103] [53379]: DEBUG oslo_concurrency.lockutils [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.065331] [53379]: DEBUG nova.objects.instance [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.099236] [53379]: DEBUG nova.policy [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.105651] [53379]: INFO nova.api.openstack.requestlog [None req-d78cc0c2-584c-49e9-a7a9-623ba2107323 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.069844 [ 885.106035] [53379]: [pid: 53379|app: 0|req: 2403/4952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.111018] [53379]: DEBUG nova.api.openstack.wsgi [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1822752913", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ab0fad91-f651-4230-929f-4b69b9dc268e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 885.121611] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.121896] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.122060] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.122269] [53378]: DEBUG nova.objects.instance [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.144134] [53378]: DEBUG nova.policy [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.149657] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.149845] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.150054] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.150479] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.150687] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.150908] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.151225] [53378]: INFO nova.api.openstack.requestlog [None req-fdc37338-c623-4224-ab4e-43a4631b9d3e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.375134 [ 885.151566] [53378]: [pid: 53378|app: 0|req: 2550/4953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.154052] [53378]: DEBUG nova.api.openstack.wsgi [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.155729] [53378]: DEBUG nova.compute.api [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.156792] [53379]: DEBUG nova.network.neutron [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] validate_networks() for [('ab0fad91-f651-4230-929f-4b69b9dc268e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 885.163674] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.163915] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.164116] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.164517] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.164712] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.164883] [53378]: DEBUG oslo_concurrency.lockutils [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.199367] [53378]: DEBUG nova.policy [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.203822] [53378]: INFO nova.api.openstack.requestlog [None req-e20e6927-b02b-443d-b16c-2c5b0ce0a8d2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.051666 [ 885.204136] [53378]: [pid: 53378|app: 0|req: 2551/4954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.210021] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.210021] [53378]: DEBUG nova.compute.api [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.215396] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.215642] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.215828] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.216268] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.216439] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.216571] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.305175] [53378]: DEBUG nova.policy [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.309711] [53378]: INFO nova.api.openstack.requestlog [None req-6e8581af-59f1-4c9f-989d-c6b4721c2a6f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.104824 [ 885.310055] [53378]: [pid: 53378|app: 0|req: 2552/4955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.313163] [53378]: DEBUG nova.api.openstack.wsgi [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.315009] [53378]: DEBUG nova.compute.api [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.318287] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.318537] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.318727] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.319087] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.319307] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.319500] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.357602] [53378]: DEBUG nova.policy [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.363893] [53378]: INFO nova.api.openstack.requestlog [None req-c9374971-33b9-474d-8f92-86ce131af867 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1278 microversion: 2.1 time: 0.051972 [ 885.363893] [53378]: [pid: 53378|app: 0|req: 2553/4956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1278 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.365640] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-2078681400", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "716f2048-0f31-4858-b650-71e43fbcbffd"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 885.404436] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.404697] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.404897] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.405634] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.405886] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.406088] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.411538] [53378]: DEBUG nova.network.neutron [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] validate_networks() for [('716f2048-0f31-4858-b650-71e43fbcbffd', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 885.419160] [53379]: DEBUG nova.virt.hardware [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 885.419160] [53379]: DEBUG nova.virt.hardware [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 885.419160] [53379]: DEBUG nova.virt.hardware [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 885.419160] [53379]: DEBUG nova.virt.hardware [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 885.419160] [53379]: DEBUG nova.virt.hardware [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 885.429501] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.429820] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.430017] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.430416] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.430612] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.430797] [53379]: DEBUG oslo_concurrency.lockutils [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.442630] [53379]: DEBUG nova.quota [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 885.446938] [53379]: DEBUG nova.quota [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 885.452797] [53379]: DEBUG nova.compute.api [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 885.454337] [53379]: DEBUG nova.compute.api [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 885.491050] [53379]: INFO nova.api.openstack.requestlog [None req-5188665b-ac6e-41b7-960d-0e022dd37bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.383571 [ 885.491050] [53379]: [pid: 53379|app: 0|req: 2404/4957] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 384 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 885.493088] [53379]: DEBUG nova.api.openstack.wsgi [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.494831] [53379]: DEBUG nova.compute.api [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.498229] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.498466] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.498647] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.498991] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.499210] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.499389] [53379]: DEBUG oslo_concurrency.lockutils [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.542166] [53379]: DEBUG nova.policy [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.546034] [53379]: DEBUG nova.policy [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.546681] [53379]: DEBUG nova.policy [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.547302] [53379]: INFO nova.api.openstack.requestlog [None req-49bf0153-7cac-4005-b280-1cadeefd68ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.056174 [ 885.547751] [53379]: [pid: 53379|app: 0|req: 2405/4958] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.551149] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.552471] [53379]: DEBUG nova.compute.api [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.556097] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.556097] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.556381] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.556640] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.556845] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.557031] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.580199] [53378]: DEBUG nova.virt.hardware [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 885.580422] [53378]: DEBUG nova.virt.hardware [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 885.580640] [53378]: DEBUG nova.virt.hardware [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 885.580802] [53378]: DEBUG nova.virt.hardware [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 885.580963] [53378]: DEBUG nova.virt.hardware [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 885.586173] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.586351] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.586748] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.587201] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.587412] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.587592] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.596073] [53378]: DEBUG nova.quota [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 885.598409] [53378]: DEBUG nova.quota [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for user dd26322a837644a4b514990623c0469e and project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 885.603941] [53378]: DEBUG nova.compute.api [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 885.605311] [53378]: DEBUG nova.compute.api [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 885.631524] [53378]: INFO nova.api.openstack.requestlog [None req-c8f3ed9c-29cf-4a24-9e47-31c7d126d3a8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.267906 [ 885.631882] [53378]: [pid: 53378|app: 0|req: 2554/4959] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 268 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 885.637468] [53378]: DEBUG nova.api.openstack.wsgi [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.639346] [53378]: DEBUG nova.compute.api [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.643672] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.643920] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.644095] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.644484] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.644686] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.644871] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.654800] [53379]: DEBUG nova.policy [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.665639] [53379]: INFO nova.api.openstack.requestlog [None req-7b7415c2-b73a-4d26-bd68-fa869e7ed727 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.116531 [ 885.665985] [53379]: [pid: 53379|app: 0|req: 2406/4960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.666891] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.667148] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.667337] [53378]: DEBUG oslo_concurrency.lockutils [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.667539] [53378]: DEBUG nova.objects.instance [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 14dd9d51-c08d-4785-b569-d3cccee3765f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.669492] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.671146] [53379]: DEBUG nova.compute.api [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.677399] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.677399] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.677399] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.677670] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.677897] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.678114] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.689693] [53378]: DEBUG nova.policy [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.694044] [53378]: INFO nova.api.openstack.requestlog [None req-e910fc04-ad1a-4a08-b5da-b078da099a17 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 200 len: 1297 microversion: 2.1 time: 0.061533 [ 885.694536] [53378]: [pid: 53378|app: 0|req: 2555/4961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.699041] [53378]: DEBUG nova.api.openstack.wsgi [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c89daa16-a46b-4d14-ada0-9b48c86fde14", "name": "network-vif-plugged", "status": "completed", "tag": "c14ac941-3ac0-4b7d-9189-f578a9b9946b"}, {"name": "network-changed", "server_uuid": "c89daa16-a46b-4d14-ada0-9b48c86fde14", "tag": "c14ac941-3ac0-4b7d-9189-f578a9b9946b"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 885.703736] [53378]: DEBUG oslo_concurrency.lockutils [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.704030] [53378]: DEBUG oslo_concurrency.lockutils [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.704321] [53378]: DEBUG oslo_concurrency.lockutils [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.710157] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Creating event network-vif-plugged:c14ac941-3ac0-4b7d-9189-f578a9b9946b for instance c89daa16-a46b-4d14-ada0-9b48c86fde14 on cpu-1 [ 885.710443] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] Creating event network-changed:c14ac941-3ac0-4b7d-9189-f578a9b9946b for instance c89daa16-a46b-4d14-ada0-9b48c86fde14 on cpu-1 [ 885.713345] [53378]: INFO nova.api.openstack.requestlog [req-4ed04c3f-8ed2-4779-ab49-4bb853d8f0bd req-3b1a903f-0990-40fc-9c58-c259a1dab284 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018073 [ 885.713799] [53378]: [pid: 53378|app: 0|req: 2556/4962] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:37 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 885.717903] [53378]: DEBUG nova.api.openstack.wsgi [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.719535] [53378]: DEBUG nova.compute.api [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.724085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.726482] [53379]: DEBUG nova.policy [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.733177] [53379]: DEBUG nova.policy [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.734033] [53379]: DEBUG nova.policy [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.734540] [53379]: INFO nova.api.openstack.requestlog [None req-4a5f78c2-602e-4f47-a5a2-3bc8c89befd3 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1390 microversion: 2.57 time: 0.067540 [ 885.734862] [53379]: [pid: 53379|app: 0|req: 2407/4963] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1390 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.740821] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a43b9c9-84bb-4fbc-a9cd-1a57f5ba8d6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.740821] [53379]: DEBUG nova.compute.api [None req-5a43b9c9-84bb-4fbc-a9cd-1a57f5ba8d6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.764405] [53378]: DEBUG nova.policy [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.768822] [53378]: DEBUG nova.policy [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.769557] [53378]: DEBUG nova.policy [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.769695] [53379]: DEBUG nova.policy [None req-5a43b9c9-84bb-4fbc-a9cd-1a57f5ba8d6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.772392] [53378]: INFO nova.api.openstack.requestlog [None req-cefb0863-a15e-4809-b6d5-296236604130 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.058016 [ 885.772734] [53378]: [pid: 53378|app: 0|req: 2557/4964] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:37 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.775172] [53378]: DEBUG nova.api.openstack.wsgi [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.776787] [53378]: DEBUG nova.compute.api [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.781036] [53379]: INFO nova.api.openstack.requestlog [None req-5a43b9c9-84bb-4fbc-a9cd-1a57f5ba8d6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1216 microversion: 2.1 time: 0.042513 [ 885.781036] [53379]: [pid: 53379|app: 0|req: 2408/4965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.781172] [53379]: DEBUG nova.api.openstack.wsgi [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.782794] [53379]: DEBUG nova.compute.api [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.787528] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.787760] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.787970] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.788911] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.788911] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.789009] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.789065] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.789107] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.789227] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.789516] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.789720] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.789952] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.808109] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.808278] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.808447] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.808534] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.808689] [53378]: DEBUG oslo_concurrency.lockutils [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.808751] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.808906] [53379]: DEBUG nova.objects.instance [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.808957] [53378]: DEBUG nova.objects.instance [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.829563] [53378]: DEBUG nova.policy [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.834258] [53378]: INFO nova.api.openstack.requestlog [None req-809497fa-0575-489f-8617-adfc666e477b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.060808 [ 885.834653] [53378]: [pid: 53378|app: 0|req: 2558/4966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.835256] [53379]: DEBUG nova.policy [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.840060] [53379]: INFO nova.api.openstack.requestlog [None req-ea629b8a-e777-44aa-b761-37137790f49c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.060956 [ 885.840327] [53379]: [pid: 53379|app: 0|req: 2409/4967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.841209] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5e63abb-c3c7-4932-a814-e7b4301dc4e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.843019] [53379]: DEBUG nova.api.openstack.wsgi [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.843109] [53378]: DEBUG nova.compute.api [None req-a5e63abb-c3c7-4932-a814-e7b4301dc4e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.845117] [53379]: DEBUG nova.compute.api [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.848326] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.849052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.849052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.849330] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.849391] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.849625] [53379]: DEBUG oslo_concurrency.lockutils [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.876846] [53378]: DEBUG nova.policy [None req-a5e63abb-c3c7-4932-a814-e7b4301dc4e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.881480] [53378]: INFO nova.api.openstack.requestlog [None req-a5e63abb-c3c7-4932-a814-e7b4301dc4e3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1206 microversion: 2.1 time: 0.042346 [ 885.881480] [53378]: [pid: 53378|app: 0|req: 2559/4968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.886244] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.887994] [53378]: DEBUG nova.compute.api [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.892187] [53379]: DEBUG nova.policy [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.892372] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.892665] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.892892] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.893295] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.893630] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.894324] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.896782] [53379]: INFO nova.api.openstack.requestlog [None req-b8725683-1a5d-4361-ace2-13fc52e84403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.055788 [ 885.897237] [53379]: [pid: 53379|app: 0|req: 2410/4969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.900716] [53379]: DEBUG nova.api.openstack.wsgi [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.902253] [53379]: DEBUG nova.compute.api [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.905988] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.906262] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.906453] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.907018] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.907279] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.907455] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.941895] [53378]: DEBUG nova.policy [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.948181] [53378]: INFO nova.api.openstack.requestlog [None req-5ec26e46-4e07-4dcf-81a8-6eb2963b5f89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.066090 [ 885.948552] [53378]: [pid: 53378|app: 0|req: 2560/4970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.951716] [53378]: DEBUG nova.api.openstack.wsgi [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.953511] [53378]: DEBUG nova.compute.api [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.958038] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.958463] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.958578] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.958975] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.959220] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.959564] [53378]: DEBUG oslo_concurrency.lockutils [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.960521] [53379]: DEBUG nova.policy [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.965531] [53379]: DEBUG nova.policy [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.966475] [53379]: DEBUG nova.policy [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.970028] [53379]: INFO nova.api.openstack.requestlog [None req-fb573412-8859-4328-876c-26f377253050 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1406 microversion: 2.93 time: 0.072064 [ 885.970543] [53379]: [pid: 53379|app: 0|req: 2411/4971] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1406 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.973363] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.975514] [53379]: DEBUG nova.compute.api [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.979156] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.979447] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.979670] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.980080] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.980321] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.980511] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.996669] [53378]: DEBUG nova.policy [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.004482] [53378]: INFO nova.api.openstack.requestlog [None req-7a8ecacb-b2ad-48ab-8598-02c66443ce88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.053479 [ 886.004482] [53378]: [pid: 53378|app: 0|req: 2561/4972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.004911] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.005318] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.005713] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.006127] [53379]: DEBUG nova.objects.instance [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid d8669620-99f4-4d6f-960c-bd008faefeb6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.041055] [53379]: DEBUG nova.policy [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.046895] [53379]: INFO nova.api.openstack.requestlog [None req-8d18ce77-0547-48b5-92db-42915256a9ab tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 200 len: 1300 microversion: 2.1 time: 0.075800 [ 886.047384] [53379]: [pid: 53379|app: 0|req: 2412/4973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.121937] [53378]: DEBUG nova.api.openstack.wsgi [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.123555] [53378]: DEBUG nova.compute.api [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.128213] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.128330] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.128537] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.128934] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.129156] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.129357] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.149179] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.149559] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.149775] [53378]: DEBUG oslo_concurrency.lockutils [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.149987] [53378]: DEBUG nova.objects.instance [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.167253] [53379]: DEBUG nova.api.openstack.wsgi [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.170085] [53379]: DEBUG nova.compute.api [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.173690] [53378]: DEBUG nova.policy [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.176690] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.176690] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.176690] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.177114] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.177496] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.177828] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.178344] [53378]: INFO nova.api.openstack.requestlog [None req-40ca3266-878c-4a4a-913e-824806125a58 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.059109 [ 886.178601] [53378]: [pid: 53378|app: 0|req: 2562/4974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.214154] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.214154] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.214154] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.214154] [53379]: DEBUG nova.objects.instance [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.219818] [53378]: DEBUG nova.api.openstack.wsgi [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.221659] [53378]: DEBUG nova.compute.api [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.225312] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.225560] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.225749] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.226116] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.226320] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.226496] [53378]: DEBUG oslo_concurrency.lockutils [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.241931] [53379]: DEBUG nova.policy [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.247800] [53379]: INFO nova.api.openstack.requestlog [None req-66a122b7-0f36-4d36-a256-dc8b4b6d9f4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.082939 [ 886.247800] [53379]: [pid: 53379|app: 0|req: 2413/4975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.263841] [53378]: DEBUG nova.policy [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.268157] [53378]: INFO nova.api.openstack.requestlog [None req-29898a41-2616-4efe-aeda-2be4ac17495e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.050653 [ 886.268517] [53378]: [pid: 53378|app: 0|req: 2563/4976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.326309] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.328272] [53379]: DEBUG nova.compute.api [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.333120] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.333375] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.333566] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.333926] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.334145] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.334603] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.378363] [53378]: DEBUG nova.api.openstack.wsgi [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.380044] [53378]: DEBUG nova.compute.api [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.385019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.429874] [53379]: DEBUG nova.policy [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.434379] [53379]: INFO nova.api.openstack.requestlog [None req-cc92fc1f-26ec-4c8f-b8b6-6e45a5dcb901 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.110304 [ 886.434717] [53379]: [pid: 53379|app: 0|req: 2414/4977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.478677] [53378]: DEBUG nova.policy [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.483742] [53378]: INFO nova.api.openstack.requestlog [None req-cba79f75-9e34-4b6f-a1b8-4f3882dc880b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1330 microversion: 2.1 time: 0.107753 [ 886.484270] [53378]: [pid: 53378|app: 0|req: 2564/4978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1330 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.563239] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.565966] [53379]: DEBUG nova.compute.api [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.571694] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.572100] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.572420] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.572993] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.573354] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.573664] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.613223] [53379]: DEBUG nova.policy [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.618131] [53379]: DEBUG nova.policy [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.618741] [53379]: DEBUG nova.policy [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.619350] [53379]: INFO nova.api.openstack.requestlog [None req-f5c0e69a-cf7d-4d62-a8bb-0ab775253ac0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.059898 [ 886.619812] [53379]: [pid: 53379|app: 0|req: 2415/4979] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.685653] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.687371] [53378]: DEBUG nova.compute.api [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.691242] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.691488] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.691680] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.692055] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.692318] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.692538] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.707919] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.710012] [53379]: DEBUG nova.compute.api [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 14dd9d51-c08d-4785-b569-d3cccee3765f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.713476] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.713920] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.713920] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.714282] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.714485] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.714662] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.723039] [53379]: INFO nova.api.openstack.wsgi [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] HTTP exception thrown: Instance 14dd9d51-c08d-4785-b569-d3cccee3765f could not be found. [ 886.723357] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Returning 404 to user: Instance 14dd9d51-c08d-4785-b569-d3cccee3765f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 886.723779] [53379]: INFO nova.api.openstack.requestlog [None req-e3501b09-d92d-4ad0-9ff7-a4d5b5ae9d36 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f" status: 404 len: 111 microversion: 2.1 time: 0.018951 [ 886.724097] [53379]: [pid: 53379|app: 0|req: 2416/4980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/14dd9d51-c08d-4785-b569-d3cccee3765f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 886.728624] [53379]: DEBUG nova.api.openstack.wsgi [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.728865] [53379]: DEBUG nova.compute.api [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.731715] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.731938] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.732133] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.732672] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.732672] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.732847] [53379]: DEBUG oslo_concurrency.lockutils [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.746684] [53379]: DEBUG nova.compute.api [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 886.786371] [53378]: DEBUG nova.policy [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.788738] [53379]: INFO nova.api.openstack.requestlog [None req-905d9084-c0cc-4bb9-af1d-df7bfc5d0cdd tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 204 len: 0 microversion: 2.1 time: 0.061796 [ 886.789110] [53379]: [pid: 53379|app: 0|req: 2417/4981] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:39 2025] DELETE /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 886.791618] [53378]: INFO nova.api.openstack.requestlog [None req-ba6372d6-eb90-4c96-814a-150ef225b709 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.108549 [ 886.791937] [53378]: [pid: 53378|app: 0|req: 2565/4982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:38 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.792502] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.793733] [53379]: DEBUG nova.compute.api [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.794674] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.796914] [53378]: DEBUG nova.compute.api [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.797184] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.797432] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.797635] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.797999] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.798236] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.798493] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.800351] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.800588] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.800778] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.801159] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.801374] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.801540] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.833360] [53379]: DEBUG nova.policy [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.838269] [53379]: DEBUG nova.policy [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.838942] [53379]: DEBUG nova.policy [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.839592] [53379]: INFO nova.api.openstack.requestlog [None req-2ee54c40-1c79-413d-8336-e68947b2093b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1375 microversion: 2.57 time: 0.049899 [ 886.839919] [53379]: [pid: 53379|app: 0|req: 2418/4983] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1375 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.842304] [53379]: DEBUG nova.api.openstack.wsgi [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.843264] [53378]: DEBUG nova.policy [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.843887] [53379]: DEBUG nova.compute.api [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.847188] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.847438] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.847635] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.847674] [53378]: DEBUG nova.policy [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.847980] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.848198] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.848294] [53378]: DEBUG nova.policy [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.848373] [53379]: DEBUG oslo_concurrency.lockutils [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.853580] [53378]: INFO nova.api.openstack.requestlog [None req-f5e0e079-c23b-472e-9095-39aa3b4842a9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.061075 [ 886.853909] [53378]: [pid: 53378|app: 0|req: 2566/4984] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.856808] [53378]: DEBUG nova.api.openstack.wsgi [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.858073] [53378]: DEBUG nova.compute.api [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.862027] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.862027] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.862162] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.862530] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.862735] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.862911] [53378]: DEBUG oslo_concurrency.lockutils [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.899445] [53378]: DEBUG nova.policy [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.904826] [53378]: INFO nova.api.openstack.requestlog [None req-59df7359-637b-41e5-b917-d9c763937456 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.050241 [ 886.905187] [53378]: [pid: 53378|app: 0|req: 2567/4985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.907912] [53378]: DEBUG nova.api.openstack.wsgi [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.909419] [53378]: DEBUG nova.compute.api [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.912604] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.912799] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.912989] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.913433] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.914745] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.915023] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.937347] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.937628] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.937826] [53378]: DEBUG oslo_concurrency.lockutils [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.938057] [53378]: DEBUG nova.objects.instance [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.955811] [53379]: DEBUG nova.policy [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.959879] [53378]: DEBUG nova.policy [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.961842] [53379]: INFO nova.api.openstack.requestlog [None req-508f11f8-17ab-47d8-96f7-e37b8e708dfc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1502 microversion: 2.1 time: 0.121306 [ 886.962230] [53379]: [pid: 53379|app: 0|req: 2419/4986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1502 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.964629] [53378]: INFO nova.api.openstack.requestlog [None req-c74151f2-e3a3-4782-9529-bf84ae2ff926 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.058900 [ 886.965066] [53378]: [pid: 53378|app: 0|req: 2568/4987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.965218] [53379]: DEBUG nova.api.openstack.wsgi [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.967271] [53379]: DEBUG nova.compute.api [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.967372] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.967527] [53378]: DEBUG nova.compute.api [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.970710] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.970822] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.970938] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.971075] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.971142] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.971268] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.971484] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.971596] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.971699] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.971787] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.971884] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.971951] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.987741] [53378]: DEBUG nova.compute.api [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 886.991979] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.992283] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.992479] [53379]: DEBUG oslo_concurrency.lockutils [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.992768] [53379]: DEBUG nova.objects.instance [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.012485] [53379]: DEBUG nova.policy [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.016393] [53379]: INFO nova.api.openstack.requestlog [None req-1947cacb-d58e-4cac-a28d-233e2d0ae1c0 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.053603 [ 887.016720] [53379]: [pid: 53379|app: 0|req: 2420/4988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.019126] [53379]: DEBUG nova.api.openstack.wsgi [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.020684] [53379]: DEBUG nova.compute.api [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.023651] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.023941] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.024147] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.024714] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.024941] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.025138] [53379]: DEBUG oslo_concurrency.lockutils [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.030111] [53378]: INFO nova.api.openstack.requestlog [None req-1e34cf27-b584-4900-9fc8-53e3bb6a59b1 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 204 len: 0 microversion: 2.57 time: 0.064445 [ 887.030602] [53378]: [pid: 53378|app: 0|req: 2569/4989] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:42:39 2025] DELETE /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 887.033490] [53378]: DEBUG nova.api.openstack.wsgi [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.035241] [53378]: DEBUG nova.compute.api [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.038926] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.039087] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.039291] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.039627] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.039833] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.040010] [53378]: DEBUG oslo_concurrency.lockutils [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.066398] [53379]: DEBUG nova.policy [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.071029] [53379]: INFO nova.api.openstack.requestlog [None req-63fc0189-1920-4d0a-b80f-142636a11659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.053614 [ 887.071753] [53379]: [pid: 53379|app: 0|req: 2421/4990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.074032] [53379]: DEBUG nova.api.openstack.wsgi [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.076230] [53379]: DEBUG nova.compute.api [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.077312] [53378]: DEBUG nova.policy [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.079329] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.079581] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.079771] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.080155] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.080362] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.080558] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.082033] [53378]: INFO nova.api.openstack.requestlog [None req-7292b5e3-96f6-4e5c-9c34-36170de78afc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.050796 [ 887.082380] [53378]: [pid: 53378|app: 0|req: 2570/4991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.088017] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.088017] [53378]: DEBUG nova.compute.api [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.090450] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.090688] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.090872] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.091243] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.091450] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.091625] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.130729] [53378]: DEBUG nova.policy [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.135957] [53378]: DEBUG nova.policy [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.137235] [53378]: DEBUG nova.policy [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.137354] [53379]: DEBUG nova.policy [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.140396] [53378]: INFO nova.api.openstack.requestlog [None req-5c3f682f-38eb-4438-b2d3-01a0555e1c60 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1462 microversion: 2.93 time: 0.057393 [ 887.140692] [53378]: [pid: 53378|app: 0|req: 2571/4992] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1462 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.142721] [53379]: INFO nova.api.openstack.requestlog [None req-91ceb40d-f9e5-4d12-9dae-bb0e6c89fc58 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.070654 [ 887.143013] [53379]: [pid: 53379|app: 0|req: 2422/4993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.143285] [53378]: DEBUG nova.api.openstack.wsgi [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.145105] [53378]: DEBUG nova.compute.api [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.145827] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.147853] [53379]: DEBUG nova.compute.api [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.149566] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.151655] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.151655] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.151655] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.151655] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.151655] [53378]: DEBUG oslo_concurrency.lockutils [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.151883] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.151883] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.151883] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.152289] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.152289] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.152598] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.184960] [53378]: DEBUG nova.policy [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.189656] [53378]: INFO nova.api.openstack.requestlog [None req-795f20d2-e68f-4e21-99b4-31506e96928d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.048324 [ 887.189984] [53378]: [pid: 53378|app: 0|req: 2572/4994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.194303] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.194509] [53379]: DEBUG nova.policy [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.194822] [53378]: DEBUG nova.compute.api [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: d8669620-99f4-4d6f-960c-bd008faefeb6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.198571] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.198690] [53379]: DEBUG nova.policy [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.198815] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.198997] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.199373] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.202010] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.203109] [53379]: DEBUG nova.policy [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.203183] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.203218] [53379]: INFO nova.api.openstack.requestlog [None req-d3093839-6e00-4cc2-98fa-8dec7528d835 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1381 microversion: 2.57 time: 0.056741 [ 887.203218] [53379]: [pid: 53379|app: 0|req: 2423/4995] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.204041] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.205503] [53379]: DEBUG nova.compute.api [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.209993] [53378]: INFO nova.api.openstack.wsgi [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] HTTP exception thrown: Instance d8669620-99f4-4d6f-960c-bd008faefeb6 could not be found. [ 887.209993] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Returning 404 to user: Instance d8669620-99f4-4d6f-960c-bd008faefeb6 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 887.210137] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.210188] [53378]: INFO nova.api.openstack.requestlog [None req-9a05dab9-7a54-4198-a104-a887013272b1 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6" status: 404 len: 111 microversion: 2.1 time: 0.019543 [ 887.210282] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.210537] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.210956] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.211220] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.211450] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.213121] [53378]: [pid: 53378|app: 0|req: 2573/4996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/d8669620-99f4-4d6f-960c-bd008faefeb6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 887.236730] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.237016] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.237241] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.237421] [53379]: DEBUG nova.objects.instance [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.261409] [53378]: DEBUG nova.api.openstack.wsgi [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.263262] [53378]: DEBUG nova.compute.api [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.267167] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.267437] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.267611] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.268342] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.268489] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.268678] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.269024] [53379]: DEBUG nova.policy [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.274439] [53379]: INFO nova.api.openstack.requestlog [None req-ca0e0d0b-3aeb-4aad-ab45-2324e97d9669 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.073149 [ 887.274796] [53379]: [pid: 53379|app: 0|req: 2424/4997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.286764] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.287477] [53379]: DEBUG nova.compute.api [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.292384] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.292384] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.292731] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.292903] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.293150] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.293339] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.295535] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.295671] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.295864] [53378]: DEBUG oslo_concurrency.lockutils [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.296103] [53378]: DEBUG nova.objects.instance [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.327186] [53378]: DEBUG nova.policy [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.333189] [53378]: INFO nova.api.openstack.requestlog [None req-44b4eeeb-d6e2-446e-a329-c447a69f8ea8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.073757 [ 887.333189] [53378]: [pid: 53378|app: 0|req: 2574/4998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.358151] [53379]: DEBUG nova.policy [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.363108] [53379]: INFO nova.api.openstack.requestlog [None req-b1b5163c-2d38-46f5-b593-59b9f6fcfccc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.080664 [ 887.363637] [53379]: [pid: 53379|app: 0|req: 2425/4999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.447294] [53378]: DEBUG nova.api.openstack.wsgi [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.449338] [53378]: DEBUG nova.compute.api [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.453538] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.453538] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.453538] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.453980] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.454072] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.454261] [53378]: DEBUG oslo_concurrency.lockutils [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.498799] [53379]: DEBUG nova.api.openstack.wsgi [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.501571] [53379]: DEBUG nova.compute.api [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.507950] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.508567] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.508855] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.510246] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.510320] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.510708] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.541974] [53378]: DEBUG nova.policy [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.546642] [53378]: INFO nova.api.openstack.requestlog [None req-687c6fdb-0a8b-49b1-8da8-fc5d1839f86e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.101703 [ 887.547021] [53378]: [pid: 53378|app: 0|req: 2575/5000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.635374] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.637649] [53378]: DEBUG nova.compute.api [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.643011] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.643273] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.643463] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.643825] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.644191] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.644470] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.651233] [53379]: DEBUG nova.policy [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.654493] [53379]: INFO nova.api.openstack.requestlog [None req-ceb28b1e-7e95-4603-8662-29d8a9486878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.159199 [ 887.654857] [53379]: [pid: 53379|app: 0|req: 2426/5001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.684754] [53378]: DEBUG nova.policy [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.688089] [53378]: DEBUG nova.policy [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.688959] [53378]: DEBUG nova.policy [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.689737] [53378]: INFO nova.api.openstack.requestlog [None req-3e99898a-d82e-4bb3-861e-e1354bb318c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.056890 [ 887.690177] [53378]: [pid: 53378|app: 0|req: 2576/5002] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:39 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.724382] [53379]: DEBUG nova.api.openstack.wsgi [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc0351ee-7d00-497e-8d40-03672d8c0876", "name": "network-vif-deleted", "tag": "914a345b-1af2-4b48-96b8-d318ba0fe337"}, {"server_uuid": "11db567f-fa48-405f-8acc-b1c843166b22", "name": "network-vif-plugged", "status": "completed", "tag": "c20ab9ac-755d-481b-af41-830c825b7f6a"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 887.730823] [53379]: DEBUG oslo_concurrency.lockutils [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.731144] [53379]: DEBUG oslo_concurrency.lockutils [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.731263] [53379]: DEBUG oslo_concurrency.lockutils [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.739087] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Creating event network-vif-deleted:914a345b-1af2-4b48-96b8-d318ba0fe337 for instance bc0351ee-7d00-497e-8d40-03672d8c0876 on cpu-1 [ 887.739346] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] Creating event network-vif-plugged:c20ab9ac-755d-481b-af41-830c825b7f6a for instance 11db567f-fa48-405f-8acc-b1c843166b22 on cpu-1 [ 887.743025] [53379]: INFO nova.api.openstack.requestlog [req-8828b4c1-5d6b-499d-aa04-c0d039569565 req-4da1c225-e316-4a12-87b1-9d8bf431d03a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021128 [ 887.743375] [53379]: [pid: 53379|app: 0|req: 2427/5003] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:40 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 887.806399] [53378]: DEBUG nova.api.openstack.wsgi [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.808790] [53378]: DEBUG nova.compute.api [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.812896] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.813212] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.813449] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.813869] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.814102] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.814348] [53378]: DEBUG oslo_concurrency.lockutils [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.871369] [53379]: DEBUG nova.api.openstack.wsgi [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.874056] [53379]: DEBUG nova.compute.api [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.877419] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.877728] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.878038] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.878649] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.878765] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.879038] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.893971] [53378]: DEBUG nova.policy [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.901091] [53378]: INFO nova.api.openstack.requestlog [None req-5697d611-55c5-4585-b726-d8d6da0620b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.097293 [ 887.901422] [53378]: [pid: 53378|app: 0|req: 2577/5004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.922899] [53379]: DEBUG nova.policy [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.926190] [53378]: DEBUG nova.api.openstack.wsgi [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.927905] [53378]: DEBUG nova.compute.api [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.928984] [53379]: DEBUG nova.policy [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.930080] [53379]: DEBUG nova.policy [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.933388] [53379]: INFO nova.api.openstack.requestlog [None req-3f0a6e16-b3c9-4ec1-a231-e060ddd59150 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.065218 [ 887.933692] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.935104] [53379]: [pid: 53379|app: 0|req: 2428/5005] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.935188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.935188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.935188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.935188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.935188] [53378]: DEBUG oslo_concurrency.lockutils [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.973498] [53378]: DEBUG nova.policy [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.974690] [53379]: DEBUG nova.api.openstack.wsgi [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.976631] [53379]: DEBUG nova.compute.api [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.978037] [53378]: INFO nova.api.openstack.requestlog [None req-e86fc7b9-bbaa-4f0a-bce6-606d91b73e45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.054130 [ 887.978486] [53378]: [pid: 53378|app: 0|req: 2578/5006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 887.980499] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.980762] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.980810] [53378]: DEBUG nova.api.openstack.wsgi [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.981059] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.981387] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.981623] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.981760] [53379]: DEBUG oslo_concurrency.lockutils [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.982376] [53378]: DEBUG nova.compute.api [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.985559] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.985802] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.986018] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.986370] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.986583] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.986773] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.003859] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.004103] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.004335] [53378]: DEBUG oslo_concurrency.lockutils [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.004539] [53378]: DEBUG nova.objects.instance [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.025352] [53378]: DEBUG nova.policy [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.029651] [53378]: INFO nova.api.openstack.requestlog [None req-d49eceb0-826a-4b64-824c-9e43e6d57b84 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.050699 [ 888.030280] [53378]: [pid: 53378|app: 0|req: 2579/5007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.032940] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.034793] [53378]: DEBUG nova.compute.api [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.038277] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.038522] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.038718] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.039114] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.039351] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.039538] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.060027] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.060027] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.060027] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.060027] [53378]: DEBUG nova.objects.instance [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.066910] [53379]: DEBUG nova.policy [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.071400] [53379]: INFO nova.api.openstack.requestlog [None req-3768786d-72f1-402a-a77f-ca7d4b5f0cb5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1502 microversion: 2.1 time: 0.099371 [ 888.071849] [53379]: [pid: 53379|app: 0|req: 2429/5008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1502 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.080889] [53378]: DEBUG nova.policy [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.083063] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.084934] [53379]: DEBUG nova.compute.api [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.085213] [53378]: INFO nova.api.openstack.requestlog [None req-8b998be4-c3d5-4c2d-84a0-c150eae1d434 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.054353 [ 888.085565] [53378]: [pid: 53378|app: 0|req: 2580/5009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.088505] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.088758] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.088961] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.089366] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.089592] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.089770] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.098090] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.100132] [53378]: DEBUG nova.compute.api [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.104288] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.104533] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.104731] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.105096] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.105304] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.105497] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.120973] [53379]: DEBUG nova.policy [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.125390] [53379]: INFO nova.api.openstack.requestlog [None req-c5345219-5491-48d2-aa4f-92e34a40716d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.044559 [ 888.125713] [53379]: [pid: 53379|app: 0|req: 2430/5010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.137776] [53378]: DEBUG nova.policy [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.141664] [53378]: INFO nova.api.openstack.requestlog [None req-f7fbd955-ba4f-486d-b2d0-2bf57042b790 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.045762 [ 888.142040] [53378]: [pid: 53378|app: 0|req: 2581/5011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.156548] [53379]: DEBUG nova.api.openstack.wsgi [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.158226] [53379]: DEBUG nova.compute.api [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.159715] [53378]: DEBUG nova.api.openstack.wsgi [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.161292] [53378]: DEBUG nova.compute.api [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.161502] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.161733] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.161917] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.162298] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.162513] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.162688] [53379]: DEBUG oslo_concurrency.lockutils [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.164442] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.164690] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.164877] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.165268] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.165492] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.165671] [53378]: DEBUG oslo_concurrency.lockutils [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.193469] [53379]: DEBUG nova.policy [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.198490] [53378]: DEBUG nova.policy [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.200045] [53379]: INFO nova.api.openstack.requestlog [None req-f86463f5-68ec-4334-bd88-9406240c3893 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.045490 [ 888.200045] [53379]: [pid: 53379|app: 0|req: 2431/5012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.202586] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.202903] [53378]: DEBUG nova.policy [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.203577] [53378]: DEBUG nova.policy [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.204206] [53379]: DEBUG nova.compute.api [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.206465] [53378]: INFO nova.api.openstack.requestlog [None req-f041e690-735a-4a76-9e3a-5525ef1151bb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1462 microversion: 2.93 time: 0.048651 [ 888.206833] [53378]: [pid: 53378|app: 0|req: 2582/5013] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1462 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.207352] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.207588] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.207769] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.208146] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.208351] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.208527] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.220997] [53378]: DEBUG nova.api.openstack.wsgi [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.222931] [53378]: DEBUG nova.compute.api [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.226069] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.226271] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.226460] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.226849] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.227071] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.227253] [53378]: DEBUG oslo_concurrency.lockutils [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.240156] [53379]: DEBUG nova.policy [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.247046] [53379]: INFO nova.api.openstack.requestlog [None req-ec5bebb6-09e9-44fd-ba1e-dc2a22591d02 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.046228 [ 888.247423] [53379]: [pid: 53379|app: 0|req: 2432/5014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.259728] [53378]: DEBUG nova.policy [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.264498] [53378]: DEBUG nova.policy [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.265216] [53378]: DEBUG nova.policy [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.266025] [53378]: INFO nova.api.openstack.requestlog [None req-d475f47f-bc6c-4d96-9ddb-65e27c352b44 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1381 microversion: 2.57 time: 0.046858 [ 888.266104] [53378]: [pid: 53378|app: 0|req: 2583/5015] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 888.296661] [53379]: DEBUG nova.api.openstack.wsgi [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.298429] [53379]: DEBUG nova.compute.api [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.301922] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.302940] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.302940] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.302940] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.303175] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.303350] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.324587] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.324905] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.325108] [53379]: DEBUG oslo_concurrency.lockutils [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.325345] [53379]: DEBUG nova.objects.instance [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.348215] [53379]: DEBUG nova.policy [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.348369] [53378]: DEBUG nova.api.openstack.wsgi [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.350117] [53378]: DEBUG nova.compute.api [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.352752] [53379]: INFO nova.api.openstack.requestlog [None req-7639a618-e33e-4b68-a2c6-f0aa39a2ca12 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.058656 [ 888.353657] [53379]: [pid: 53379|app: 0|req: 2433/5016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.353950] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.354219] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.354444] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.354813] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.355035] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.355239] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.373980] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.374240] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.374450] [53378]: DEBUG oslo_concurrency.lockutils [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.374648] [53378]: DEBUG nova.objects.instance [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.377985] [53379]: DEBUG nova.api.openstack.wsgi [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.379696] [53379]: DEBUG nova.compute.api [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.383519] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.383681] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.383859] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.384236] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.384461] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.384655] [53379]: DEBUG oslo_concurrency.lockutils [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.393710] [53378]: DEBUG nova.policy [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.399516] [53378]: INFO nova.api.openstack.requestlog [None req-262624b4-51f8-4dac-b25f-f666b5f1d46c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.053475 [ 888.400706] [53378]: [pid: 53378|app: 0|req: 2584/5017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.418914] [53379]: DEBUG nova.policy [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.423347] [53379]: INFO nova.api.openstack.requestlog [None req-3462f05d-7a2e-4255-9f23-01736b213d18 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.047447 [ 888.423650] [53379]: [pid: 53379|app: 0|req: 2434/5018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.559857] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.561591] [53378]: DEBUG nova.compute.api [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.565859] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.566109] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.566313] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.566680] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.566882] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.567075] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.668551] [53379]: DEBUG nova.api.openstack.wsgi [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.670086] [53379]: DEBUG nova.compute.api [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.672111] [53378]: DEBUG nova.policy [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.673691] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.673892] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.674096] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.674487] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.674771] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.674879] [53379]: DEBUG oslo_concurrency.lockutils [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.678579] [53378]: INFO nova.api.openstack.requestlog [None req-cc742841-55e8-40e8-96c8-9c9aeb131651 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.120868 [ 888.678962] [53378]: [pid: 53378|app: 0|req: 2585/5019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.706094] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.708306] [53378]: DEBUG nova.compute.api [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.712363] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.712645] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.712852] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.713250] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.713569] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.713836] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.752708] [53378]: DEBUG nova.policy [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.756867] [53378]: DEBUG nova.policy [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.757634] [53378]: DEBUG nova.policy [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.758140] [53378]: INFO nova.api.openstack.requestlog [None req-c2ec4458-bd2b-43b7-88f5-fa1e67d753be tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.055206 [ 888.758603] [53378]: [pid: 53378|app: 0|req: 2586/5020] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.775216] [53379]: DEBUG nova.policy [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.780156] [53379]: INFO nova.api.openstack.requestlog [None req-10bb4ede-fc91-4716-bfc9-76e78f9e26a2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.114819 [ 888.780554] [53379]: [pid: 53379|app: 0|req: 2435/5021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:40 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.914422] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.916361] [53378]: DEBUG nova.compute.api [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.919971] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.920229] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.920455] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.920820] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.921032] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.921304] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.949393] [53379]: DEBUG nova.api.openstack.wsgi [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.951114] [53379]: DEBUG nova.compute.api [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.954714] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.954949] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.955160] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.955607] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.955822] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.956135] [53379]: DEBUG oslo_concurrency.lockutils [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.001860] [53379]: DEBUG nova.policy [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.009413] [53378]: DEBUG nova.policy [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.013101] [53379]: DEBUG nova.policy [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.013616] [53378]: INFO nova.api.openstack.requestlog [None req-cb11c194-368f-43ee-a701-24732a1e2bd5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.101501 [ 889.013937] [53378]: [pid: 53378|app: 0|req: 2587/5022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.014275] [53379]: DEBUG nova.policy [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.016507] [53378]: DEBUG nova.api.openstack.wsgi [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.018200] [53378]: DEBUG nova.compute.api [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.018921] [53379]: INFO nova.api.openstack.requestlog [None req-579998e0-8f4d-4cb6-a4f2-0b17cda183ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.071857 [ 889.019425] [53379]: [pid: 53379|app: 0|req: 2436/5023] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.021632] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.021879] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.022078] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.022434] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.022637] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.022813] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.043138] [53379]: DEBUG nova.api.openstack.wsgi [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.045093] [53379]: DEBUG nova.compute.api [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.048647] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.048881] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.049077] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.049429] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.049630] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.049803] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.054308] [53378]: DEBUG nova.policy [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.058673] [53378]: INFO nova.api.openstack.requestlog [None req-9ed4679e-e37c-457b-9e1f-b2542356955f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.044072 [ 889.059243] [53378]: [pid: 53378|app: 0|req: 2588/5024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.069217] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.069454] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.069636] [53379]: DEBUG oslo_concurrency.lockutils [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.069856] [53379]: DEBUG nova.objects.instance [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.085854] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.087587] [53378]: DEBUG nova.compute.api [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.091164] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.091408] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.091595] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.091938] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.092160] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.092318] [53379]: DEBUG nova.policy [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.092410] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.096529] [53379]: INFO nova.api.openstack.requestlog [None req-622aa552-393e-4089-b76b-77049c3f5aa9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.055641 [ 889.096852] [53379]: [pid: 53379|app: 0|req: 2437/5025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 889.099219] [53379]: DEBUG nova.api.openstack.wsgi [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.101213] [53379]: DEBUG nova.compute.api [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.104821] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.105023] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.105208] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.105556] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.105753] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.105926] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.124087] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.124174] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.124375] [53379]: DEBUG oslo_concurrency.lockutils [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.124574] [53379]: DEBUG nova.objects.instance [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.143831] [53379]: DEBUG nova.policy [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.148101] [53379]: INFO nova.api.openstack.requestlog [None req-84df8775-aaaa-4635-a47d-0e96e405d8b7 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.050656 [ 889.148462] [53379]: [pid: 53379|app: 0|req: 2438/5026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.150939] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.152550] [53379]: DEBUG nova.compute.api [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.155608] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.155913] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.156023] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.156375] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.156587] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.156892] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.188832] [53378]: DEBUG nova.policy [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.193839] [53378]: INFO nova.api.openstack.requestlog [None req-7b589ff4-27ab-4fd7-aa49-55533db5f7c5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1502 microversion: 2.1 time: 0.110227 [ 889.194189] [53378]: [pid: 53378|app: 0|req: 2589/5027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1502 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 889.197218] [53378]: DEBUG nova.api.openstack.wsgi [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.198875] [53378]: DEBUG nova.compute.api [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.201412] [53379]: DEBUG nova.policy [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.202586] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.203096] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.203096] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.203655] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.203655] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.203781] [53378]: DEBUG oslo_concurrency.lockutils [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.206100] [53379]: INFO nova.api.openstack.requestlog [None req-d1bc359d-a662-4d64-ac58-592c9f8977f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.056984 [ 889.206559] [53379]: [pid: 53379|app: 0|req: 2439/5028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.212926] [53379]: DEBUG nova.api.openstack.wsgi [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.214855] [53379]: DEBUG nova.compute.api [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.219244] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.219617] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.219919] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.220426] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.220726] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.220954] [53379]: DEBUG oslo_concurrency.lockutils [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.236008] [53378]: DEBUG nova.policy [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.240269] [53378]: INFO nova.api.openstack.requestlog [None req-9be11e30-ff2d-46a4-b8dc-71927f02da92 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.044976 [ 889.240589] [53378]: [pid: 53378|app: 0|req: 2590/5029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.242964] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.244638] [53378]: DEBUG nova.compute.api [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.247797] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.248047] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.248240] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.248592] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.248819] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.249017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.271281] [53379]: DEBUG nova.policy [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.274190] [53379]: INFO nova.api.openstack.requestlog [None req-597170c5-442b-42d4-8445-f1cedfebdcba tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.063290 [ 889.274581] [53379]: [pid: 53379|app: 0|req: 2440/5030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 889.277210] [53379]: DEBUG nova.api.openstack.wsgi [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.278958] [53379]: DEBUG nova.compute.api [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.282172] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.282494] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.282735] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.283160] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.287018] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.287018] [53379]: DEBUG oslo_concurrency.lockutils [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.287276] [53378]: DEBUG nova.policy [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.289595] [53378]: DEBUG nova.policy [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.291735] [53378]: DEBUG nova.policy [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.293271] [53378]: INFO nova.api.openstack.requestlog [None req-5e6284ff-b323-420e-a959-c4ab99db9526 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1470 microversion: 2.93 time: 0.052134 [ 889.293579] [53378]: [pid: 53378|app: 0|req: 2591/5031] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1470 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.297018] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.297557] [53378]: DEBUG nova.compute.api [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.304585] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.304814] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.304997] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.305363] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.305559] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.305730] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.325706] [53379]: DEBUG nova.policy [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.329948] [53379]: INFO nova.api.openstack.requestlog [None req-7255dd54-8fc6-4fd7-aabf-2dfa0d0f40bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.054804 [ 889.330336] [53379]: [pid: 53379|app: 0|req: 2441/5032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.348329] [53378]: DEBUG nova.policy [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.352788] [53378]: DEBUG nova.policy [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.353442] [53378]: DEBUG nova.policy [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.354108] [53378]: INFO nova.api.openstack.requestlog [None req-9f15dd5c-cb12-41a0-ab8e-d82bba5658e4 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1381 microversion: 2.57 time: 0.060025 [ 889.354449] [53378]: [pid: 53378|app: 0|req: 2592/5033] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.368406] [53379]: DEBUG nova.api.openstack.wsgi [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.374350] [53379]: DEBUG nova.compute.api [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.378015] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.378813] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.379085] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.380155] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.380424] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.380648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.405091] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.405091] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.405256] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.407023] [53379]: DEBUG nova.objects.instance [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.418626] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.420722] [53378]: DEBUG nova.compute.api [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.426946] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.436169] [53379]: DEBUG nova.policy [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.440116] [53379]: INFO nova.api.openstack.requestlog [None req-a40701e4-e905-4ca4-8b6f-387deccda6fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.073948 [ 889.441531] [53379]: [pid: 53379|app: 0|req: 2442/5034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.444043] [53379]: DEBUG nova.api.openstack.wsgi [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.446036] [53379]: DEBUG nova.compute.api [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.451626] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.452180] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.452496] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.452554] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.452717] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.452921] [53378]: DEBUG nova.objects.instance [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.453706] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.453706] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.454366] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.454366] [53379]: DEBUG oslo_concurrency.lockutils [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.474647] [53378]: DEBUG nova.policy [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.481294] [53378]: INFO nova.api.openstack.requestlog [None req-0b36485d-f5bb-4aa6-bc54-5e9ef163021b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.069370 [ 889.483312] [53378]: [pid: 53378|app: 0|req: 2593/5035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.505740] [53379]: DEBUG nova.policy [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.510824] [53379]: INFO nova.api.openstack.requestlog [None req-f62cc83b-67b0-4ac7-b5f2-502767ab5742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.069638 [ 889.511249] [53379]: [pid: 53379|app: 0|req: 2443/5036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.693158] [53378]: DEBUG nova.api.openstack.wsgi [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.695327] [53378]: DEBUG nova.compute.api [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.699332] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.699641] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.699929] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.700374] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.700754] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.701010] [53378]: DEBUG oslo_concurrency.lockutils [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.752472] [53379]: DEBUG nova.api.openstack.wsgi [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "11db567f-fa48-405f-8acc-b1c843166b22", "tag": "c20ab9ac-755d-481b-af41-830c825b7f6a"}, {"server_uuid": "cdc010e8-6dd5-448b-acef-139d4ae80dd6", "name": "network-vif-deleted", "tag": "56ee3f6c-bba0-4a1c-9c60-48eb438884a9"}, {"server_uuid": "f4b93d39-5530-42b6-b23b-8f1ffe1b3da7", "name": "network-vif-deleted", "tag": "d6965b6b-656b-4abf-8cca-b46c5e1f0bb9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 889.760342] [53379]: DEBUG oslo_concurrency.lockutils [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.760617] [53379]: DEBUG oslo_concurrency.lockutils [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.760802] [53379]: DEBUG oslo_concurrency.lockutils [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.769487] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Creating event network-changed:c20ab9ac-755d-481b-af41-830c825b7f6a for instance 11db567f-fa48-405f-8acc-b1c843166b22 on cpu-1 [ 889.769780] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Creating event network-vif-deleted:56ee3f6c-bba0-4a1c-9c60-48eb438884a9 for instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 on cpu-1 [ 889.770037] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] Creating event network-vif-deleted:d6965b6b-656b-4abf-8cca-b46c5e1f0bb9 for instance f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 on cpu-1 [ 889.775834] [53379]: INFO nova.api.openstack.requestlog [req-ddd8a5b4-7c33-437e-9f4d-f5e2222416cb req-e9bd18a8-64eb-49c5-9d8f-93905e414ec8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.025834 [ 889.776335] [53379]: [pid: 53379|app: 0|req: 2444/5037] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:42 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 889.779075] [53379]: DEBUG nova.api.openstack.wsgi [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.781052] [53379]: DEBUG nova.compute.api [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.784399] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.784654] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.784879] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.785278] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.785487] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.785668] [53379]: DEBUG oslo_concurrency.lockutils [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.794506] [53378]: DEBUG nova.policy [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.801630] [53378]: INFO nova.api.openstack.requestlog [None req-6636f861-84b8-4026-9051-2eccbc3f2cdb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1365 microversion: 2.1 time: 0.111406 [ 889.801988] [53378]: [pid: 53378|app: 0|req: 2594/5038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:41 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1365 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.804701] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.806359] [53378]: DEBUG nova.compute.api [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.811714] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.812016] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.812239] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.812616] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.812822] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.812999] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.828071] [53379]: DEBUG nova.policy [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.834290] [53379]: DEBUG nova.policy [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.835117] [53379]: DEBUG nova.policy [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.836476] [53379]: INFO nova.api.openstack.requestlog [None req-025560c8-5e91-419b-922d-e09bb1d66329 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.058892 [ 889.836476] [53379]: [pid: 53379|app: 0|req: 2445/5039] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.891339] [53378]: DEBUG nova.policy [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.896277] [53378]: INFO nova.api.openstack.requestlog [None req-6d2aef85-6736-4a75-a874-b057edbdf8bf tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.093501 [ 889.896767] [53378]: [pid: 53378|app: 0|req: 2595/5040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.029068] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.031415] [53379]: DEBUG nova.compute.api [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.037992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.043024] [53378]: DEBUG nova.api.openstack.wsgi [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.045062] [53378]: DEBUG nova.compute.api [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.057022] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.057531] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.057531] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.057947] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.058195] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.058414] [53378]: DEBUG oslo_concurrency.lockutils [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.111211] [53378]: DEBUG nova.policy [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.116093] [53378]: DEBUG nova.policy [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.116777] [53378]: DEBUG nova.policy [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.120613] [53378]: INFO nova.api.openstack.requestlog [None req-3023e6a7-17bd-46fa-bfbf-abdf8481a262 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.080924 [ 890.120701] [53378]: [pid: 53378|app: 0|req: 2596/5041] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.122928] [53378]: DEBUG nova.api.openstack.wsgi [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.124535] [53378]: DEBUG nova.compute.api [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.127747] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.127980] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.128179] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.130100] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.130100] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.130100] [53378]: DEBUG oslo_concurrency.lockutils [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.158615] [53379]: DEBUG nova.policy [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.159640] [53378]: DEBUG nova.policy [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.163055] [53379]: INFO nova.api.openstack.requestlog [None req-3ab14e9c-a3bd-4f9e-ab07-348d606d1f09 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.136550 [ 890.163468] [53379]: [pid: 53379|app: 0|req: 2446/5042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.163840] [53378]: INFO nova.api.openstack.requestlog [None req-454b222f-ee65-4ad6-95f2-b05cceb0f470 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.042424 [ 890.163951] [53378]: [pid: 53378|app: 0|req: 2597/5043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.165835] [53379]: DEBUG nova.api.openstack.wsgi [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.166339] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.167494] [53379]: DEBUG nova.compute.api [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.167963] [53378]: DEBUG nova.compute.api [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.170615] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.170846] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.171046] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.171112] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.171351] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.171392] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.171541] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.171582] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.171754] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.171886] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.172103] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.172288] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.191248] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.191504] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.191671] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.191869] [53378]: DEBUG nova.objects.instance [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.197576] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.197780] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.197930] [53379]: DEBUG oslo_concurrency.lockutils [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.198149] [53379]: DEBUG nova.objects.instance [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.217250] [53379]: DEBUG nova.policy [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.219280] [53378]: DEBUG nova.policy [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.221645] [53379]: INFO nova.api.openstack.requestlog [None req-acbd910a-6cfa-4fa2-a887-91c7e5eb980f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.057693 [ 890.222781] [53379]: [pid: 53379|app: 0|req: 2447/5044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.223640] [53378]: INFO nova.api.openstack.requestlog [None req-5f88a859-8318-4c99-8514-9eb132cd9972 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.059023 [ 890.224168] [53378]: [pid: 53378|app: 0|req: 2598/5045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.224852] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.229020] [53378]: DEBUG nova.api.openstack.wsgi [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.229763] [53378]: DEBUG nova.compute.api [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.230776] [53379]: DEBUG nova.compute.api [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.235157] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.235288] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.235574] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.235709] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.235826] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.236081] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.236213] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.236272] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.236443] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.236808] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.237133] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.237433] [53378]: DEBUG oslo_concurrency.lockutils [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.271687] [53379]: DEBUG nova.policy [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.272185] [53378]: DEBUG nova.policy [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.276209] [53379]: INFO nova.api.openstack.requestlog [None req-5a374544-945d-42a0-9618-0e26baab499d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1293 microversion: 2.1 time: 0.053614 [ 890.276592] [53379]: [pid: 53379|app: 0|req: 2448/5046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1293 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.276652] [53378]: INFO nova.api.openstack.requestlog [None req-9130053b-fb6a-4359-bd04-6a11ef3baf77 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.052108 [ 890.276953] [53378]: [pid: 53378|app: 0|req: 2599/5047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.278957] [53379]: DEBUG nova.api.openstack.wsgi [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.280552] [53379]: DEBUG nova.compute.api [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.283739] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.283970] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.284175] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.285039] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.285039] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.285039] [53379]: DEBUG oslo_concurrency.lockutils [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.288870] [53378]: DEBUG nova.api.openstack.wsgi [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.288988] [53378]: DEBUG nova.compute.api [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.292396] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.292631] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.292818] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.293184] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.293384] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.293557] [53378]: DEBUG oslo_concurrency.lockutils [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.325707] [53378]: DEBUG nova.policy [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.329968] [53378]: INFO nova.api.openstack.requestlog [None req-4befdc77-2c37-4cc5-8704-adb57fc81a89 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.044861 [ 890.330193] [53379]: DEBUG nova.policy [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.330296] [53378]: [pid: 53378|app: 0|req: 2600/5048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.334610] [53378]: DEBUG nova.api.openstack.wsgi [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.336881] [53378]: DEBUG nova.compute.api [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.337275] [53379]: INFO nova.api.openstack.requestlog [None req-63ddc934-ae73-4f66-81a9-52f5c3ccda7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.060114 [ 890.337605] [53379]: [pid: 53379|app: 0|req: 2449/5049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.342826] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.343176] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.343594] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.343946] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.344498] [53379]: DEBUG nova.compute.api [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.344622] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.344969] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.345971] [53378]: DEBUG oslo_concurrency.lockutils [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.347749] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.347982] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.348178] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.348525] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.348715] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.349033] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.385992] [53379]: DEBUG nova.policy [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.389805] [53379]: INFO nova.api.openstack.requestlog [None req-4d4a1619-b187-4062-a5fa-32952d30949f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.048937 [ 890.390191] [53379]: [pid: 53379|app: 0|req: 2450/5050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.392560] [53379]: DEBUG nova.api.openstack.wsgi [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.397359] [53379]: DEBUG nova.compute.api [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.397359] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.397665] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.397751] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.398104] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.398304] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.398473] [53379]: DEBUG oslo_concurrency.lockutils [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.437738] [53379]: DEBUG nova.policy [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.442597] [53379]: DEBUG nova.policy [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.443247] [53379]: DEBUG nova.policy [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.443916] [53379]: INFO nova.api.openstack.requestlog [None req-38eb8a0e-3d65-4549-ac32-0d9975a9a93c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1381 microversion: 2.57 time: 0.053235 [ 890.444379] [53379]: [pid: 53379|app: 0|req: 2451/5051] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.446575] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.446806] [53379]: DEBUG nova.compute.api [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.449910] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.450331] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.450331] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.450666] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.450867] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.451052] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.451636] [53378]: DEBUG nova.policy [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.459482] [53378]: DEBUG nova.policy [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.459975] [53378]: DEBUG nova.policy [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.462939] [53378]: INFO nova.api.openstack.requestlog [None req-656db380-8b75-46f1-be9f-41b679b25ecb tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1548 microversion: 2.93 time: 0.131165 [ 890.463417] [53378]: [pid: 53378|app: 0|req: 2601/5052] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1548 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.467819] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.469558] [53378]: DEBUG nova.compute.api [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.472945] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.473239] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.473401] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.473796] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.474052] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.474252] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.474466] [53379]: DEBUG nova.compute.api [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 890.492895] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.493165] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.493357] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.493558] [53378]: DEBUG nova.objects.instance [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.514766] [53378]: DEBUG nova.policy [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.517497] [53378]: INFO nova.api.openstack.requestlog [None req-a0582cd5-3c3c-47b5-bc1c-cc8b72c3329b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.053613 [ 890.517949] [53378]: [pid: 53378|app: 0|req: 2602/5053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.523693] [53378]: DEBUG nova.api.openstack.wsgi [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.524212] [53379]: INFO nova.api.openstack.requestlog [None req-7a88f542-d7fc-4d87-8c21-3add821d1935 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 204 len: 0 microversion: 2.1 time: 0.079223 [ 890.524592] [53379]: [pid: 53379|app: 0|req: 2452/5054] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:42 2025] DELETE /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 890.525372] [53378]: DEBUG nova.compute.api [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.527322] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.529052] [53379]: DEBUG nova.compute.api [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.529550] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.529806] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.530356] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.530356] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.530560] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.530743] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.532269] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.532510] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.532934] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.533056] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.533258] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.533433] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.548249] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.548525] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.548723] [53378]: DEBUG oslo_concurrency.lockutils [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.548920] [53378]: DEBUG nova.objects.instance [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.571354] [53378]: DEBUG nova.policy [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.571752] [53379]: DEBUG nova.policy [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.576687] [53378]: INFO nova.api.openstack.requestlog [None req-154629d8-0ba3-492a-80d7-b4a899c49777 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.057425 [ 890.576761] [53379]: INFO nova.api.openstack.requestlog [None req-c6460ecf-e97e-4b49-b638-24ed68f2d9ed tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1244 microversion: 2.1 time: 0.051499 [ 890.577708] [53378]: [pid: 53378|app: 0|req: 2603/5055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.577801] [53379]: [pid: 53379|app: 0|req: 2453/5056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.579656] [53378]: DEBUG nova.api.openstack.wsgi [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.581923] [53378]: DEBUG nova.compute.api [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.585737] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.586078] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.586296] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.586674] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.586880] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.587072] [53378]: DEBUG oslo_concurrency.lockutils [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.680975] [53378]: DEBUG nova.policy [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.685729] [53378]: INFO nova.api.openstack.requestlog [None req-b931043d-d4f3-45c4-8416-d7849b23b49b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1681 microversion: 2.1 time: 0.108098 [ 890.686034] [53378]: [pid: 53378|app: 0|req: 2604/5057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:42 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1681 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.817855] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.819559] [53379]: DEBUG nova.compute.api [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.823061] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.823304] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.823490] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.823851] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.824082] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.824285] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.849891] [53378]: DEBUG nova.api.openstack.wsgi [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.851593] [53378]: DEBUG nova.compute.api [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.855403] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.855667] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.855855] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.856222] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.856422] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.856643] [53378]: DEBUG oslo_concurrency.lockutils [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.893379] [53378]: DEBUG nova.policy [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.895737] [53379]: DEBUG nova.policy [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.898229] [53378]: DEBUG nova.policy [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.899078] [53378]: DEBUG nova.policy [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.899660] [53378]: INFO nova.api.openstack.requestlog [None req-d85b25a6-9b31-4dc0-a007-13c2214e6d41 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.052205 [ 890.899976] [53378]: [pid: 53378|app: 0|req: 2605/5058] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.901353] [53379]: INFO nova.api.openstack.requestlog [None req-3fc6ae95-98ae-414e-b07b-9817d8449333 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1553 microversion: 2.1 time: 0.085739 [ 890.901802] [53379]: [pid: 53379|app: 0|req: 2454/5059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1553 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.912412] [53378]: DEBUG nova.api.openstack.wsgi [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.913915] [53378]: DEBUG nova.compute.api [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.914463] [53379]: DEBUG nova.api.openstack.wsgi [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.916054] [53379]: DEBUG nova.compute.api [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.917599] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.917870] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.918106] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.918504] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.918721] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.918900] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.919461] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.919697] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.919878] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.920234] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.920436] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.920605] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.979792] [53379]: INFO nova.api.openstack.requestlog [None req-68c97863-6a08-40f2-af3a-785d2637c896 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.067269 [ 890.980116] [53379]: [pid: 53379|app: 0|req: 2455/5060] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 287 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 891.009479] [53378]: DEBUG nova.policy [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.013719] [53378]: INFO nova.api.openstack.requestlog [None req-36b55dbf-3aef-4610-9c03-94df0041ac71 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.104646 [ 891.014054] [53378]: [pid: 53378|app: 0|req: 2606/5061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.139250] [53379]: DEBUG nova.api.openstack.wsgi [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.141252] [53379]: DEBUG nova.compute.api [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.145530] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.145966] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.146314] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.146815] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.147139] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.147421] [53379]: DEBUG oslo_concurrency.lockutils [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.176586] [53378]: DEBUG nova.api.openstack.wsgi [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.178019] [53378]: DEBUG nova.compute.api [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.182806] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.183091] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.183292] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.183670] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.183873] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.184112] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.274745] [53378]: DEBUG nova.policy [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.281875] [53378]: INFO nova.api.openstack.requestlog [None req-9fec7efc-d094-46b4-b602-5232ce95330f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.108208 [ 891.282624] [53378]: [pid: 53378|app: 0|req: 2607/5062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.286989] [53378]: DEBUG nova.api.openstack.wsgi [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.289875] [53378]: DEBUG nova.compute.api [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.293674] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.293935] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.294143] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.297813] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.297813] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.297813] [53378]: DEBUG oslo_concurrency.lockutils [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.337458] [53378]: DEBUG nova.policy [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.340134] [53378]: INFO nova.api.openstack.requestlog [None req-32672005-da2f-497b-b67f-48d6c075204c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.057209 [ 891.340439] [53378]: [pid: 53378|app: 0|req: 2608/5063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.342770] [53378]: DEBUG nova.api.openstack.wsgi [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.344566] [53378]: DEBUG nova.compute.api [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.347617] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.347855] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.348924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.348924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.348924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.348924] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.366364] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.366590] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.366796] [53378]: DEBUG oslo_concurrency.lockutils [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.366990] [53378]: DEBUG nova.objects.instance [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.386706] [53378]: DEBUG nova.policy [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.391103] [53378]: INFO nova.api.openstack.requestlog [None req-a44d8cc0-a6f5-416f-98cc-08d6930064cb tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.050110 [ 891.391428] [53378]: [pid: 53378|app: 0|req: 2609/5064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.394874] [53379]: DEBUG nova.policy [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.397906] [53378]: DEBUG nova.api.openstack.wsgi [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.399258] [53379]: DEBUG nova.policy [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.399520] [53378]: DEBUG nova.compute.api [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.399793] [53379]: DEBUG nova.policy [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.403425] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.403680] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.403879] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.404248] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.404481] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.404661] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.405528] [53379]: INFO nova.api.openstack.requestlog [None req-472890ae-566b-439c-8e73-23d30b7bf317 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.270555 [ 891.405849] [53379]: [pid: 53379|app: 0|req: 2456/5065] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.412019] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.413043] [53379]: DEBUG nova.compute.api [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.419060] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.419298] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.419606] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.419839] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.420046] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.420223] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.427965] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.428217] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.428395] [53378]: DEBUG oslo_concurrency.lockutils [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.428797] [53378]: DEBUG nova.objects.instance [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.437417] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.437655] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.437841] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.438055] [53379]: DEBUG nova.objects.instance [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.457990] [53378]: DEBUG nova.policy [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.462259] [53378]: INFO nova.api.openstack.requestlog [None req-62b358b5-ba67-407e-ae64-8cc00f5cf632 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.070255 [ 891.462570] [53378]: [pid: 53378|app: 0|req: 2610/5066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.465036] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.466667] [53378]: DEBUG nova.compute.api [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.469707] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.469933] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.470133] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.470483] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.470686] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.470905] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.476273] [53379]: DEBUG nova.policy [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.483828] [53379]: INFO nova.api.openstack.requestlog [None req-6bcfc6f6-1d61-458d-af03-1efa31d401e9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.077383 [ 891.484187] [53379]: [pid: 53379|app: 0|req: 2457/5067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.486713] [53379]: DEBUG nova.api.openstack.wsgi [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.488363] [53379]: DEBUG nova.compute.api [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.494613] [53379]: DEBUG oslo_concurrency.lockutils [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.520191] [53378]: DEBUG nova.policy [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.523550] [53378]: INFO nova.api.openstack.requestlog [None req-9d0a7937-ae16-4a68-a663-48e668e902e5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.060402 [ 891.524051] [53378]: [pid: 53378|app: 0|req: 2611/5068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.528147] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.530097] [53378]: DEBUG nova.compute.api [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.533785] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.534213] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.534568] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.535229] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.535597] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.536141] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.536283] [53379]: DEBUG nova.policy [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.540259] [53379]: INFO nova.api.openstack.requestlog [None req-52534404-bfd1-4a7e-a139-ab5ddb975464 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.055458 [ 891.540693] [53379]: [pid: 53379|app: 0|req: 2458/5069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.544224] [53379]: DEBUG nova.api.openstack.wsgi [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.544661] [53379]: DEBUG nova.compute.api [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.548914] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.549302] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.549597] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.550147] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.550482] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.550776] [53379]: DEBUG oslo_concurrency.lockutils [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.576384] [53378]: DEBUG nova.policy [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.580135] [53378]: INFO nova.api.openstack.requestlog [None req-5e654d96-4258-4e35-906c-eb162eba264c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.055222 [ 891.580764] [53378]: [pid: 53378|app: 0|req: 2612/5070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.587671] [53378]: DEBUG nova.api.openstack.wsgi [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.589466] [53378]: DEBUG nova.compute.api [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.593060] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.593302] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.593486] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.593876] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.594097] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.594319] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.602931] [53379]: DEBUG nova.policy [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.608326] [53379]: INFO nova.api.openstack.requestlog [None req-e70f0324-fa47-445e-859a-692816eff899 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1208 microversion: 2.1 time: 0.067109 [ 891.608628] [53379]: [pid: 53379|app: 0|req: 2459/5071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.611560] [53379]: DEBUG nova.api.openstack.wsgi [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.613851] [53379]: DEBUG nova.compute.api [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.613974] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.614246] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.614466] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.614676] [53378]: DEBUG nova.objects.instance [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.617731] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.617984] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.618216] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.618574] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.619457] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.619713] [53379]: DEBUG oslo_concurrency.lockutils [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.637472] [53378]: DEBUG nova.policy [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.642241] [53378]: DEBUG nova.policy [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.643036] [53378]: DEBUG nova.policy [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.643729] [53378]: INFO nova.api.openstack.requestlog [None req-5dd7a395-da55-4622-a10e-ad6ebcbabefd tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.059081 [ 891.644266] [53378]: [pid: 53378|app: 0|req: 2613/5072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.646637] [53378]: DEBUG nova.api.openstack.wsgi [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.648351] [53378]: DEBUG nova.compute.api [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.651555] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.651789] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.651975] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.652354] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.652676] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.652744] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.670674] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.670918] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.671121] [53378]: DEBUG oslo_concurrency.lockutils [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.671329] [53378]: DEBUG nova.objects.instance [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.691286] [53378]: DEBUG nova.policy [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.695787] [53378]: INFO nova.api.openstack.requestlog [None req-d67c8eac-34b7-46d6-9f05-13e5d2d0a24c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.050994 [ 891.696113] [53378]: [pid: 53378|app: 0|req: 2614/5073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.699023] [53378]: DEBUG nova.api.openstack.wsgi [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.701551] [53378]: DEBUG nova.compute.api [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.704809] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.705062] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.705303] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.705679] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.705888] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.706078] [53378]: DEBUG oslo_concurrency.lockutils [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.750361] [53378]: DEBUG nova.policy [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.752654] [53379]: DEBUG nova.policy [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.755991] [53378]: INFO nova.api.openstack.requestlog [None req-0919cd67-a146-48e8-a8e9-62cb253bc48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.058957 [ 891.756110] [53378]: [pid: 53378|app: 0|req: 2615/5074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.758272] [53379]: DEBUG nova.policy [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.758966] [53379]: DEBUG nova.policy [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.760140] [53378]: DEBUG nova.api.openstack.wsgi [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.762239] [53379]: INFO nova.api.openstack.requestlog [None req-805fb6e4-a77a-4c20-ab83-98935366d9b2 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1548 microversion: 2.93 time: 0.152814 [ 891.762373] [53378]: DEBUG nova.compute.api [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.762587] [53379]: [pid: 53379|app: 0|req: 2460/5075] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:43 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1548 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.766018] [53379]: DEBUG nova.api.openstack.wsgi [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.766481] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.766747] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.766933] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.767022] [53379]: DEBUG nova.compute.api [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.767306] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.767502] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.767825] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.770468] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.770828] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.771067] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.771447] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.771648] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.771848] [53379]: DEBUG oslo_concurrency.lockutils [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.789298] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.789633] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.789857] [53378]: DEBUG oslo_concurrency.lockutils [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.790097] [53378]: DEBUG nova.objects.instance [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.814246] [53378]: DEBUG nova.policy [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.819469] [53378]: INFO nova.api.openstack.requestlog [None req-188bdcaf-246d-4975-ade4-6718ceb9d0ae tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.062638 [ 891.819830] [53378]: [pid: 53378|app: 0|req: 2616/5076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.824288] [53378]: DEBUG nova.api.openstack.wsgi [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "02157adb-6c0f-4a2c-84f2-7cfcd653ce17", "name": "network-vif-plugged", "status": "completed", "tag": "5610c3d5-c9a3-4b3b-9ad2-48f161a85e96"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 891.828168] [53378]: DEBUG oslo_concurrency.lockutils [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.828449] [53378]: DEBUG oslo_concurrency.lockutils [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.828637] [53378]: DEBUG oslo_concurrency.lockutils [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.835444] [53378]: INFO nova.api.openstack.compute.server_external_events [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] Creating event network-vif-plugged:5610c3d5-c9a3-4b3b-9ad2-48f161a85e96 for instance 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 on cpu-1 [ 891.839674] [53378]: INFO nova.api.openstack.requestlog [req-7f0a4f5d-cca6-4a0f-a6e9-eaa988e6c50e req-00416032-93d9-48e3-914f-93859037645e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019218 [ 891.840150] [53378]: [pid: 53378|app: 0|req: 2617/5077] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:44 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) [ 891.914725] [53378]: DEBUG nova.api.openstack.wsgi [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.920167] [53378]: DEBUG nova.compute.api [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.922509] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.922966] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.923267] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.923780] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.924091] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.924406] [53378]: DEBUG oslo_concurrency.lockutils [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.974200] [53378]: DEBUG nova.policy [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.980759] [53379]: DEBUG nova.policy [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.981068] [53378]: DEBUG nova.policy [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.981506] [53378]: DEBUG nova.policy [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.982282] [53378]: INFO nova.api.openstack.requestlog [None req-dff181c7-66c0-4f6d-99e4-621d2f7ab84a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.070875 [ 891.982462] [53378]: [pid: 53378|app: 0|req: 2618/5078] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.987650] [53379]: INFO nova.api.openstack.requestlog [None req-efcf227e-ee15-4a4d-b698-47d7ff331c46 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1681 microversion: 2.1 time: 0.224325 [ 891.988364] [53379]: [pid: 53379|app: 0|req: 2461/5079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1681 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.026144] [53378]: DEBUG nova.api.openstack.wsgi [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.026636] [53379]: DEBUG nova.api.openstack.wsgi [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.028812] [53378]: DEBUG nova.compute.api [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.028898] [53379]: DEBUG nova.compute.api [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.032214] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.032316] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.032474] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.032522] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.032769] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.032838] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.033071] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.033186] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.033280] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.033338] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.033388] [53379]: DEBUG oslo_concurrency.lockutils [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.034442] [53378]: DEBUG oslo_concurrency.lockutils [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.133500] [53378]: DEBUG nova.policy [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.133938] [53379]: DEBUG nova.policy [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.138385] [53379]: INFO nova.api.openstack.requestlog [None req-852711ba-8747-47ec-a271-6a9c150949c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1553 microversion: 2.1 time: 0.114055 [ 892.138530] [53378]: INFO nova.api.openstack.requestlog [None req-2db90e0e-f1d8-4796-8a0c-61058d6af75c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.114709 [ 892.138716] [53379]: [pid: 53379|app: 0|req: 2462/5080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1553 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 892.141891] [53378]: [pid: 53378|app: 0|req: 2619/5081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.296421] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.298109] [53379]: DEBUG nova.compute.api [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.301550] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.301788] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.301974] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.302364] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.302674] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.302876] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.354801] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.356827] [53378]: DEBUG nova.compute.api [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.360245] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.360485] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.360673] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.361029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.361230] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.361407] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.369599] [53379]: DEBUG nova.policy [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.373692] [53379]: INFO nova.api.openstack.requestlog [None req-5ea195b3-5c26-4e47-adbe-c89d15886a6f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.079632 [ 892.374031] [53379]: [pid: 53379|app: 0|req: 2463/5082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.394780] [53378]: DEBUG nova.policy [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.399456] [53378]: INFO nova.api.openstack.requestlog [None req-6ed3d4de-6e9d-42d8-a4b1-983d151d454c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.047099 [ 892.399456] [53378]: [pid: 53378|app: 0|req: 2620/5083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.409018] [53379]: DEBUG nova.api.openstack.wsgi [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.410687] [53379]: DEBUG nova.compute.api [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.414180] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.414450] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.414649] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.415028] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.415234] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.415435] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.421974] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.423358] [53378]: DEBUG nova.compute.api [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.427362] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.427725] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.427836] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.428269] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.428422] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.428602] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.436237] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.436329] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.436582] [53379]: DEBUG oslo_concurrency.lockutils [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.436862] [53379]: DEBUG nova.objects.instance [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lazy-loading 'fault' on Instance uuid dff47627-b0dd-4bb4-a061-1dc1b02cde24 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.461454] [53379]: DEBUG nova.policy [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25a80e780c4248b8a6455928ae5544ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aea7d3a1492444fba6a6c13cd726c6a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.466629] [53379]: INFO nova.api.openstack.requestlog [None req-b241ff5b-20a0-44ad-9e31-88a6e9b5a4c9 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 200 len: 1308 microversion: 2.1 time: 0.059580 [ 892.466999] [53379]: [pid: 53379|app: 0|req: 2464/5084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.467964] [53378]: DEBUG nova.policy [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.474921] [53378]: DEBUG nova.policy [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.475332] [53378]: DEBUG nova.policy [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.476298] [53379]: DEBUG nova.api.openstack.wsgi [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.478494] [53379]: DEBUG nova.compute.api [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.479990] [53378]: INFO nova.api.openstack.requestlog [None req-e2d95025-7a8d-4480-81b4-7f4a4a23d820 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.060607 [ 892.480186] [53378]: [pid: 53378|app: 0|req: 2621/5085] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 892.482260] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.482544] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.482743] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.483188] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.483419] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.483600] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.500956] [53378]: DEBUG nova.api.openstack.wsgi [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.503018] [53378]: DEBUG nova.compute.api [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.507496] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.507790] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.507972] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.508074] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.508228] [53379]: DEBUG nova.objects.instance [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.508300] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.508509] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.508942] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.509259] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.509361] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.532103] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.532103] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.532381] [53378]: DEBUG oslo_concurrency.lockutils [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.532418] [53378]: DEBUG nova.objects.instance [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.532832] [53379]: DEBUG nova.policy [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.539421] [53379]: INFO nova.api.openstack.requestlog [None req-fb87ff0f-1954-40d2-9f91-401fc536a231 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.067071 [ 892.540065] [53379]: [pid: 53379|app: 0|req: 2465/5086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.544228] [53379]: DEBUG nova.api.openstack.wsgi [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.546188] [53379]: DEBUG nova.compute.api [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.552964] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.552964] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.552964] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.553265] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.553600] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.554245] [53379]: DEBUG oslo_concurrency.lockutils [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.558299] [53378]: DEBUG nova.policy [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.563413] [53378]: INFO nova.api.openstack.requestlog [None req-154b22ac-5f33-4f9a-9e8f-e19be8233de9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.065245 [ 892.563980] [53378]: [pid: 53378|app: 0|req: 2622/5087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.566404] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.568511] [53378]: DEBUG nova.compute.api [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.572399] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.572790] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.572987] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.573378] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.573586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.573763] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.603032] [53379]: DEBUG nova.policy [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.605237] [53379]: INFO nova.api.openstack.requestlog [None req-cab0bf0d-8dcf-443c-b198-45834710ea4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.063985 [ 892.605655] [53379]: [pid: 53379|app: 0|req: 2466/5088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.609160] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.611032] [53379]: DEBUG nova.compute.api [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.616673] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.617710] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.617710] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.617710] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.618171] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.618171] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.621758] [53378]: DEBUG nova.policy [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.628033] [53378]: INFO nova.api.openstack.requestlog [None req-c1730171-9fcc-415a-bcc0-877eea98f818 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.063169 [ 892.628194] [53378]: [pid: 53378|app: 0|req: 2623/5089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.631078] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.635748] [53378]: DEBUG nova.compute.api [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.641386] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.641386] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.641386] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.641755] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.641851] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.642053] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.668654] [53379]: DEBUG nova.policy [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.672559] [53379]: INFO nova.api.openstack.requestlog [None req-c7d641b8-505f-4868-8d05-192708f4d921 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.066156 [ 892.672937] [53379]: [pid: 53379|app: 0|req: 2467/5090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.675742] [53379]: DEBUG nova.api.openstack.wsgi [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.678568] [53379]: DEBUG nova.compute.api [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.682620] [53378]: DEBUG nova.policy [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.683848] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.684129] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.684356] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.684741] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.684947] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.685141] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.687722] [53378]: INFO nova.api.openstack.requestlog [None req-6ad80540-530c-4cbd-b642-a837630ea7a7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1264 microversion: 2.1 time: 0.058907 [ 892.688163] [53378]: [pid: 53378|app: 0|req: 2624/5091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1264 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.705557] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.705802] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.705996] [53379]: DEBUG oslo_concurrency.lockutils [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.706222] [53379]: DEBUG nova.objects.instance [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.712100] [53378]: DEBUG nova.api.openstack.wsgi [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.713626] [53378]: DEBUG nova.compute.api [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.717782] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.718103] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.718317] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.718696] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.718899] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.719152] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.729159] [53379]: DEBUG nova.policy [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.732090] [53379]: DEBUG nova.policy [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.733346] [53379]: DEBUG nova.policy [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.734426] [53379]: INFO nova.api.openstack.requestlog [None req-106398a2-8e36-4eb2-a6bc-82314d9b08e9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.060765 [ 892.735198] [53379]: [pid: 53379|app: 0|req: 2468/5092] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.739883] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.740203] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.740418] [53378]: DEBUG oslo_concurrency.lockutils [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.740704] [53378]: DEBUG nova.objects.instance [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.761557] [53378]: DEBUG nova.policy [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.766282] [53378]: INFO nova.api.openstack.requestlog [None req-33312c62-6cbc-4a85-85c7-18dca2c720a8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.057213 [ 892.766630] [53378]: [pid: 53378|app: 0|req: 2625/5093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:44 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.769921] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.771959] [53379]: DEBUG nova.compute.api [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.776341] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.776630] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.776910] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.777422] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.777677] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.777886] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.780389] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.782086] [53378]: DEBUG nova.compute.api [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.785776] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.786032] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.786232] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.786608] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.786839] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.787033] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.811454] [53379]: DEBUG nova.policy [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.815632] [53379]: INFO nova.api.openstack.requestlog [None req-4e470b7e-f4c5-4046-8c1f-ba6787dd5771 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.048460 [ 892.816029] [53379]: [pid: 53379|app: 0|req: 2469/5094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.833986] [53379]: DEBUG nova.api.openstack.wsgi [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.835827] [53379]: DEBUG nova.compute.api [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.839369] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.839653] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.839851] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.840218] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.840420] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.840592] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.855490] [53378]: DEBUG nova.policy [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.859711] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.859870] [53378]: DEBUG nova.policy [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.859955] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.860155] [53379]: DEBUG oslo_concurrency.lockutils [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.860364] [53379]: DEBUG nova.objects.instance [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.860538] [53378]: DEBUG nova.policy [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.863106] [53378]: INFO nova.api.openstack.requestlog [None req-c3cf671d-dc1f-4554-940d-4484b10edd86 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.085126 [ 892.863434] [53378]: [pid: 53378|app: 0|req: 2626/5095] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.880371] [53379]: DEBUG nova.policy [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.884966] [53379]: INFO nova.api.openstack.requestlog [None req-915b1a17-8f57-4f27-90ea-425635e1598c tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.053123 [ 892.885377] [53379]: [pid: 53379|app: 0|req: 2470/5096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 892.997283] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.999075] [53378]: DEBUG nova.compute.api [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.003105] [53379]: DEBUG nova.api.openstack.wsgi [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.004104] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.004434] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.004601] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.004848] [53379]: DEBUG nova.compute.api [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.004990] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.005207] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.005406] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.009504] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.009836] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.010075] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.010507] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.010780] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.011124] [53379]: DEBUG oslo_concurrency.lockutils [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.045576] [53378]: DEBUG nova.policy [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.050633] [53378]: DEBUG nova.policy [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.051337] [53378]: DEBUG nova.policy [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.051995] [53378]: INFO nova.api.openstack.requestlog [None req-ed6562be-8dc5-4159-ac22-226350bae695 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.057193 [ 893.052472] [53378]: [pid: 53378|app: 0|req: 2627/5097] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.118373] [53379]: DEBUG nova.policy [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.123221] [53379]: INFO nova.api.openstack.requestlog [None req-851ed0e8-f6f8-4e7c-828c-50a076eacc0a tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1681 microversion: 2.1 time: 0.122459 [ 893.123586] [53379]: [pid: 53379|app: 0|req: 2471/5098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1681 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.152539] [53378]: DEBUG nova.api.openstack.wsgi [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.155268] [53378]: DEBUG nova.compute.api [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.160249] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.160686] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.161070] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.161704] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.162123] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.163286] [53378]: DEBUG oslo_concurrency.lockutils [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.245946] [53378]: DEBUG nova.policy [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.250342] [53378]: INFO nova.api.openstack.requestlog [None req-6598c736-d956-4ebc-9902-c665b963d20e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.101284 [ 893.251370] [53378]: [pid: 53378|app: 0|req: 2628/5099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.386809] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.388669] [53379]: DEBUG nova.compute.api [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.392374] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.393057] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.393057] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.393216] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.393412] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.393599] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.414276] [53378]: DEBUG nova.api.openstack.wsgi [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.416059] [53378]: DEBUG nova.compute.api [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.419686] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.419925] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.420135] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.420585] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.420723] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.420901] [53378]: DEBUG oslo_concurrency.lockutils [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.460203] [53378]: DEBUG nova.policy [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.464787] [53378]: INFO nova.api.openstack.requestlog [None req-77b7a43e-02ed-489e-964f-6a96e0ef97f3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.052776 [ 893.465244] [53378]: [pid: 53378|app: 0|req: 2629/5100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 893.480246] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.481944] [53378]: DEBUG nova.compute.api [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: dff47627-b0dd-4bb4-a061-1dc1b02cde24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.485534] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.485786] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.485977] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.486347] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.486551] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.486729] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.496947] [53379]: DEBUG nova.policy [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.501536] [53379]: INFO nova.api.openstack.requestlog [None req-3b9e8fa7-4b08-4cd0-934b-4ca15514f509 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.117483 [ 893.501905] [53379]: [pid: 53379|app: 0|req: 2472/5101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.504504] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.505579] [53378]: INFO nova.api.openstack.wsgi [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance dff47627-b0dd-4bb4-a061-1dc1b02cde24 could not be found. [ 893.505579] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance dff47627-b0dd-4bb4-a061-1dc1b02cde24 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.505742] [53378]: INFO nova.api.openstack.requestlog [None req-ca4869d1-c90a-4591-ac62-1092c00e8fd3 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24" status: 404 len: 111 microversion: 2.1 time: 0.027705 [ 893.506204] [53378]: [pid: 53378|app: 0|req: 2630/5102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/dff47627-b0dd-4bb4-a061-1dc1b02cde24 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 893.506517] [53379]: DEBUG nova.compute.api [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.511445] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.512380] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.512456] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d6a8896-5d14-4206-afe9-964e49065eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f72556cb0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.512569] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.513219] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.513413] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.513597] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.528065] [53378]: INFO nova.api.openstack.wsgi [None req-6d6a8896-5d14-4206-afe9-964e49065eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Image not found. [ 893.528396] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d6a8896-5d14-4206-afe9-964e49065eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.528924] [53378]: INFO nova.api.openstack.requestlog [None req-6d6a8896-5d14-4206-afe9-964e49065eaf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410" status: 404 len: 62 microversion: 2.1 time: 0.019876 [ 893.529301] [53378]: [pid: 53378|app: 0|req: 2631/5103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] DELETE /compute/v2.1/images/d1469435-7157-49d3-b0af-9dc1495e5410 => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 893.534869] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.535158] [53378]: DEBUG nova.compute.api [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.539584] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.539927] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.540217] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.540656] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.540921] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.541189] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.551230] [53378]: INFO nova.api.openstack.wsgi [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. [ 893.552915] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.553532] [53378]: INFO nova.api.openstack.requestlog [None req-1f5f65ff-fc00-4669-bc8a-f5e8ae178bcf tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 404 len: 111 microversion: 2.1 time: 0.021163 [ 893.553914] [53378]: [pid: 53378|app: 0|req: 2632/5104] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:45 2025] DELETE /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 893.556558] [53378]: DEBUG nova.api.openstack.wsgi [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.558277] [53378]: DEBUG nova.compute.api [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.560913] [53379]: DEBUG nova.policy [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.562099] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.562441] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.562721] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.563150] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.563422] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.563679] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.565757] [53379]: DEBUG nova.policy [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.566403] [53379]: DEBUG nova.policy [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.570701] [53379]: INFO nova.api.openstack.requestlog [None req-9d675396-86ae-4931-822f-38fcbfa067b5 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.068259 [ 893.571041] [53379]: [pid: 53379|app: 0|req: 2473/5105] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.576213] [53379]: DEBUG nova.api.openstack.wsgi [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.577929] [53379]: DEBUG nova.compute.api [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 53d0a46b-e41e-43ed-9e17-acb0a2e54a52] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.583725] [53379]: DEBUG oslo_concurrency.lockutils [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.585048] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.585223] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.585512] [53378]: DEBUG oslo_concurrency.lockutils [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.585727] [53378]: DEBUG nova.objects.instance [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.601432] [53379]: INFO nova.api.openstack.wsgi [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. [ 893.601432] [53379]: DEBUG nova.api.openstack.wsgi [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 53d0a46b-e41e-43ed-9e17-acb0a2e54a52 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.601432] [53379]: INFO nova.api.openstack.requestlog [None req-32961abd-c139-4e06-baaf-f729f875b591 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52" status: 404 len: 111 microversion: 2.1 time: 0.028430 [ 893.601432] [53379]: [pid: 53379|app: 0|req: 2474/5106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/53d0a46b-e41e-43ed-9e17-acb0a2e54a52 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 893.611430] [53379]: DEBUG nova.api.openstack.wsgi [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.611430] [53379]: DEBUG nova.compute.api [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.614700] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.614976] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.615184] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.615543] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.615739] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.615907] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.617843] [53378]: DEBUG nova.policy [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.628821] [53378]: INFO nova.api.openstack.requestlog [None req-e12d987f-d7a9-4c5f-8021-bdd84359a489 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.074220 [ 893.629337] [53378]: [pid: 53378|app: 0|req: 2633/5107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.632796] [53378]: DEBUG nova.api.openstack.wsgi [None req-24bfe5ec-ea74-4e10-aeb2-eab7e08ab45c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f72557400>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.637939] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.638241] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.638782] [53379]: DEBUG oslo_concurrency.lockutils [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.639098] [53379]: DEBUG nova.objects.instance [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.649121] [53378]: INFO nova.api.openstack.requestlog [None req-24bfe5ec-ea74-4e10-aeb2-eab7e08ab45c tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1950819980" status: 202 len: 0 microversion: 2.1 time: 0.017154 [ 893.649121] [53378]: [pid: 53378|app: 0|req: 2634/5108] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:42:45 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1950819980 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 893.651551] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.657022] [53378]: DEBUG nova.compute.api [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.658952] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.659230] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.659423] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.664147] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.664147] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.664147] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.692989] [53379]: DEBUG nova.policy [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.700156] [53379]: INFO nova.api.openstack.requestlog [None req-104a7e29-a052-4e68-839f-0be121391be3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.099159 [ 893.700521] [53379]: [pid: 53379|app: 0|req: 2475/5109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.703592] [53379]: DEBUG nova.api.openstack.wsgi [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.705406] [53379]: DEBUG nova.compute.api [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.709333] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.709473] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.709588] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.709965] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.710189] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.710375] [53379]: DEBUG oslo_concurrency.lockutils [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.717313] [53378]: DEBUG nova.policy [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.722780] [53378]: INFO nova.api.openstack.requestlog [None req-7b768a73-f13a-4aa4-81c3-21b94ea63e7e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.073375 [ 893.723141] [53378]: [pid: 53378|app: 0|req: 2635/5110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.725853] [53378]: DEBUG nova.api.openstack.wsgi [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.727665] [53378]: DEBUG nova.compute.api [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.734471] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.734471] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.734770] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.735344] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.735344] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.736823] [53378]: DEBUG oslo_concurrency.lockutils [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.769132] [53379]: DEBUG nova.policy [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.775652] [53379]: INFO nova.api.openstack.requestlog [None req-30ada910-5098-4719-940a-114003bc37c5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.073287 [ 893.775652] [53379]: [pid: 53379|app: 0|req: 2476/5111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:45 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.781468] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.781584] [53378]: DEBUG nova.policy [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.781680] [53379]: DEBUG nova.compute.api [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.785195] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.785487] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.785711] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.786066] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.786281] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.786456] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.790030] [53378]: INFO nova.api.openstack.requestlog [None req-76c91181-42e0-4375-a800-e7b223d9341d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.065439 [ 893.790326] [53378]: [pid: 53378|app: 0|req: 2636/5112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.794116] [53378]: DEBUG nova.api.openstack.wsgi [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.796395] [53378]: DEBUG nova.compute.api [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.804694] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.804847] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.805051] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.805495] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.805724] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.805904] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.836445] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.837719] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.837719] [53378]: DEBUG oslo_concurrency.lockutils [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.837719] [53378]: DEBUG nova.objects.instance [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.861174] [53379]: DEBUG nova.policy [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.866453] [53379]: INFO nova.api.openstack.requestlog [None req-f1fcfb92-a570-4742-be48-945642360bf3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1264 microversion: 2.1 time: 0.090483 [ 893.866880] [53379]: [pid: 53379|app: 0|req: 2477/5113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1264 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.870572] [53379]: DEBUG nova.api.openstack.wsgi [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.871835] [53379]: DEBUG nova.compute.api [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.876795] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.877111] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.877281] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.877743] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.877916] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.878133] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.904881] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.905185] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.905481] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.905734] [53379]: DEBUG nova.objects.instance [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.935637] [53379]: DEBUG nova.policy [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.944894] [53379]: INFO nova.api.openstack.requestlog [None req-27b0b29a-dabf-418b-a604-1caca6af836d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.077268 [ 893.945396] [53379]: [pid: 53379|app: 0|req: 2478/5114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.952298] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.954229] [53379]: DEBUG nova.compute.api [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.962317] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.962752] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.962970] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.963396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.963607] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.963784] [53379]: DEBUG oslo_concurrency.lockutils [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.015722] [53379]: DEBUG nova.policy [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.022420] [53379]: INFO nova.api.openstack.requestlog [None req-ffaede66-f1c8-419a-bb48-68528b2213dd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.076204 [ 894.022943] [53379]: [pid: 53379|app: 0|req: 2479/5115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.026959] [53379]: DEBUG nova.api.openstack.wsgi [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "02157adb-6c0f-4a2c-84f2-7cfcd653ce17", "tag": "5610c3d5-c9a3-4b3b-9ad2-48f161a85e96"}, {"name": "network-changed", "server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "tag": "e929d959-567b-4abb-acb5-75e1c4d88a8f"}, {"server_uuid": "628f2aad-bd0a-4db8-bd19-c76288d66b23", "name": "network-vif-deleted", "tag": "0a4e5bb8-d681-47ce-a4c8-766debfbf063"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 894.037720] [53379]: DEBUG oslo_concurrency.lockutils [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.038152] [53379]: DEBUG oslo_concurrency.lockutils [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.038482] [53379]: DEBUG oslo_concurrency.lockutils [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.051769] [53379]: INFO nova.api.openstack.compute.server_external_events [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Creating event network-changed:5610c3d5-c9a3-4b3b-9ad2-48f161a85e96 for instance 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 on cpu-1 [ 894.052258] [53379]: INFO nova.api.openstack.compute.server_external_events [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Creating event network-changed:e929d959-567b-4abb-acb5-75e1c4d88a8f for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 894.052547] [53379]: INFO nova.api.openstack.compute.server_external_events [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] Creating event network-vif-deleted:0a4e5bb8-d681-47ce-a4c8-766debfbf063 for instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 on cpu-1 [ 894.062514] [53379]: INFO nova.api.openstack.requestlog [req-df9bc882-c4b9-47cf-b26d-676dd96bd788 req-cb3c4b46-5681-4717-af3b-c7935ed9592e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.038519 [ 894.063078] [53379]: [pid: 53379|app: 0|req: 2480/5116] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:46 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 894.067896] [53379]: DEBUG nova.api.openstack.wsgi [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.071192] [53379]: DEBUG nova.compute.api [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.076444] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.077472] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.077472] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.077777] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.078228] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.078482] [53379]: DEBUG oslo_concurrency.lockutils [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.128227] [53378]: DEBUG nova.policy [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.132894] [53378]: DEBUG nova.policy [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.133707] [53378]: DEBUG nova.policy [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.135793] [53378]: INFO nova.api.openstack.requestlog [None req-a32862f9-133e-427a-8752-cf5e5013ef3a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.343533 [ 894.135793] [53378]: [pid: 53378|app: 0|req: 2637/5117] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.138043] [53378]: DEBUG nova.api.openstack.wsgi [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.139645] [53378]: DEBUG nova.compute.api [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.143096] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.143281] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.143475] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.143835] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.144045] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.144220] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.173489] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.173628] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.174532] [53378]: DEBUG oslo_concurrency.lockutils [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.174532] [53378]: DEBUG nova.objects.instance [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.188801] [53379]: DEBUG nova.policy [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.194737] [53379]: DEBUG nova.policy [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.195623] [53379]: DEBUG nova.policy [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.202768] [53379]: INFO nova.api.openstack.requestlog [None req-a55b8f68-58a0-4990-ba00-38fdf137f667 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.138443 [ 894.203185] [53379]: [pid: 53379|app: 0|req: 2481/5118] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.203244] [53378]: DEBUG nova.policy [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.205755] [53379]: DEBUG nova.api.openstack.wsgi [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.207976] [53379]: DEBUG nova.compute.api [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.208172] [53378]: INFO nova.api.openstack.requestlog [None req-504c48df-7667-487b-8849-b21612d843d8 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.072479 [ 894.208468] [53378]: [pid: 53378|app: 0|req: 2638/5119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.211077] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.212252] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.212576] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.212716] [53378]: DEBUG nova.compute.api [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.212777] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.213163] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.213364] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.213541] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.219035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.254082] [53379]: DEBUG nova.policy [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.258360] [53378]: DEBUG nova.policy [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.259537] [53379]: DEBUG nova.policy [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.260199] [53379]: DEBUG nova.policy [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.260934] [53379]: INFO nova.api.openstack.requestlog [None req-5dd3afc3-ffbe-4094-9248-738a0b501fbc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.057493 [ 894.261294] [53379]: [pid: 53379|app: 0|req: 2482/5120] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.263960] [53378]: INFO nova.api.openstack.requestlog [None req-8cf71f9f-2d82-4339-8a76-2590232995f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1321 microversion: 2.1 time: 0.054851 [ 894.264349] [53378]: [pid: 53378|app: 0|req: 2639/5121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1321 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.270168] [53379]: DEBUG nova.api.openstack.wsgi [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.271420] [53379]: DEBUG nova.compute.api [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.276629] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.277080] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.277527] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.278282] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.279168] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.279497] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.322382] [53378]: DEBUG nova.api.openstack.wsgi [None req-74c06fcc-722c-45d8-81ea-737cfdc4d478 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '.version_select at 0x726f72556320>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.338982] [53378]: INFO nova.api.openstack.wsgi [None req-74c06fcc-722c-45d8-81ea-737cfdc4d478 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Image not found. [ 894.339522] [53378]: DEBUG nova.api.openstack.wsgi [None req-74c06fcc-722c-45d8-81ea-737cfdc4d478 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 894.340013] [53378]: INFO nova.api.openstack.requestlog [None req-74c06fcc-722c-45d8-81ea-737cfdc4d478 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0541bac0-7ad1-4ac3-b2a9-5103bc26710b" status: 404 len: 62 microversion: 2.1 time: 0.020544 [ 894.340351] [53378]: [pid: 53378|app: 0|req: 2640/5122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] DELETE /compute/v2.1/images/0541bac0-7ad1-4ac3-b2a9-5103bc26710b => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 894.346084] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.346361] [53378]: DEBUG nova.compute.api [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.351264] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.351540] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.351892] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.352162] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.352412] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.352623] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.363059] [53378]: INFO nova.api.openstack.wsgi [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. [ 894.363440] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 894.363877] [53378]: INFO nova.api.openstack.requestlog [None req-a9f013de-6d58-476e-91d5-a0741f1ee4be tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 404 len: 111 microversion: 2.1 time: 0.020308 [ 894.364207] [53378]: [pid: 53378|app: 0|req: 2641/5123] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:46 2025] DELETE /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 894.369328] [53378]: DEBUG nova.api.openstack.wsgi [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.371695] [53378]: DEBUG nova.compute.api [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] [instance: 209c6c95-5409-495f-8196-1d3ce8d9d21b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.375504] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.378019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.378019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.378019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.378019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.378019] [53378]: DEBUG oslo_concurrency.lockutils [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.391492] [53378]: INFO nova.api.openstack.wsgi [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] HTTP exception thrown: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. [ 894.391962] [53378]: DEBUG nova.api.openstack.wsgi [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] Returning 404 to user: Instance 209c6c95-5409-495f-8196-1d3ce8d9d21b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 894.392614] [53378]: INFO nova.api.openstack.requestlog [None req-d948c47d-9b8e-47d6-a780-9dae187340d8 tempest-ImagesOneServerNegativeTestJSON-68322095 tempest-ImagesOneServerNegativeTestJSON-68322095-project-member] 10.180.1.21 "GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b" status: 404 len: 111 microversion: 2.1 time: 0.025561 [ 894.393650] [53379]: DEBUG nova.policy [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.393756] [53378]: [pid: 53378|app: 0|req: 2642/5124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/209c6c95-5409-495f-8196-1d3ce8d9d21b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 894.399035] [53379]: INFO nova.api.openstack.requestlog [None req-66e6349e-b689-43ca-b5d5-296c756b0416 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.131882 [ 894.399298] [53379]: [pid: 53379|app: 0|req: 2483/5125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.477661] [53378]: DEBUG nova.api.openstack.wsgi [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.479485] [53378]: DEBUG nova.compute.api [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.483070] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.483365] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.483599] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.483993] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.484258] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.484506] [53378]: DEBUG oslo_concurrency.lockutils [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.521477] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.521477] [53379]: DEBUG nova.compute.api [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.525818] [53378]: DEBUG nova.policy [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.525979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.528632] [53378]: INFO nova.api.openstack.requestlog [None req-54510882-0c25-4f7a-a8d4-52468ab36e7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.053578 [ 894.529131] [53378]: [pid: 53378|app: 0|req: 2643/5126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.588518] [53378]: DEBUG nova.api.openstack.wsgi [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.592142] [53378]: DEBUG nova.compute.api [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.595023] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.595502] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.596023] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.596544] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.596906] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.597295] [53378]: DEBUG oslo_concurrency.lockutils [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.636189] [53378]: DEBUG nova.policy [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.641464] [53378]: DEBUG nova.policy [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.642187] [53378]: DEBUG nova.policy [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.645615] [53378]: INFO nova.api.openstack.requestlog [None req-593578a6-8558-4129-bf42-e52f31bc96be tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.059945 [ 894.645994] [53378]: [pid: 53378|app: 0|req: 2644/5127] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.649075] [53378]: DEBUG nova.api.openstack.wsgi [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.652020] [53378]: DEBUG nova.compute.api [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.654393] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.654638] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.654821] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.655192] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.655424] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.655603] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.675872] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.676135] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.676328] [53378]: DEBUG oslo_concurrency.lockutils [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.676531] [53378]: DEBUG nova.objects.instance [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.679666] [53379]: DEBUG nova.policy [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.684459] [53379]: INFO nova.api.openstack.requestlog [None req-ce807b10-bb12-4283-ad59-e995382cb105 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.167403 [ 894.684811] [53379]: [pid: 53379|app: 0|req: 2484/5128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.699562] [53378]: DEBUG nova.policy [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.704241] [53378]: INFO nova.api.openstack.requestlog [None req-06eaf1d0-2ae7-42b0-81e1-52e76699983e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.057572 [ 894.704753] [53378]: [pid: 53378|app: 0|req: 2645/5129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:46 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.718732] [53379]: DEBUG nova.api.openstack.wsgi [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.721157] [53379]: DEBUG nova.compute.api [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.724797] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.725071] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.725300] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.725783] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.726111] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.726310] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.740957] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.743525] [53378]: DEBUG nova.compute.api [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.744276] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.744562] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.744786] [53379]: DEBUG oslo_concurrency.lockutils [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.744989] [53379]: DEBUG nova.objects.instance [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.751377] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.751832] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.752177] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.752782] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.753137] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.753449] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.775745] [53379]: DEBUG nova.policy [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.780120] [53379]: INFO nova.api.openstack.requestlog [None req-970fa4c7-f3c0-445d-a376-404c46b4f1d8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.064072 [ 894.780561] [53379]: [pid: 53379|app: 0|req: 2485/5130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.791143] [53379]: DEBUG nova.api.openstack.wsgi [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.793355] [53379]: DEBUG nova.compute.api [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.797324] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.797660] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.797765] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.798127] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.798334] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.798581] [53379]: DEBUG oslo_concurrency.lockutils [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.807400] [53378]: DEBUG nova.policy [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.819347] [53378]: INFO nova.api.openstack.requestlog [None req-4f5a9293-661d-4c34-8587-547408d52210 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.082910 [ 894.819716] [53378]: [pid: 53378|app: 0|req: 2646/5131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 894.826367] [53378]: DEBUG nova.api.openstack.wsgi [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.827602] [53378]: DEBUG nova.compute.api [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.832207] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.832493] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.832688] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.833075] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.833285] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.833474] [53378]: DEBUG oslo_concurrency.lockutils [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.846868] [53379]: DEBUG nova.policy [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.851632] [53379]: INFO nova.api.openstack.requestlog [None req-85db3bc1-b76e-4846-9575-6cdbfbae94c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.062684 [ 894.855886] [53379]: [pid: 53379|app: 0|req: 2486/5132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.869330] [53378]: DEBUG nova.policy [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.873941] [53378]: INFO nova.api.openstack.requestlog [None req-9947e72d-482c-444e-a33b-60b99997ffff tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.053562 [ 894.874456] [53378]: [pid: 53378|app: 0|req: 2647/5133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.884367] [53379]: DEBUG nova.api.openstack.wsgi [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.887494] [53379]: DEBUG nova.compute.api [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.891482] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.891770] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.891965] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.892383] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.892764] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.892882] [53379]: DEBUG oslo_concurrency.lockutils [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.941373] [53379]: DEBUG nova.policy [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.948547] [53379]: INFO nova.api.openstack.requestlog [None req-b44e823e-35c1-4022-b841-f1e74975c377 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1264 microversion: 2.1 time: 0.066504 [ 894.948938] [53379]: [pid: 53379|app: 0|req: 2487/5134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1264 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.963630] [53378]: DEBUG nova.api.openstack.wsgi [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.965523] [53378]: DEBUG nova.compute.api [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.969025] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.969275] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.969725] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.969854] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.970054] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.970184] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.990096] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.990379] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.990485] [53378]: DEBUG oslo_concurrency.lockutils [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.990746] [53378]: DEBUG nova.objects.instance [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.018208] [53378]: DEBUG nova.policy [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.025547] [53378]: INFO nova.api.openstack.requestlog [None req-94993189-b080-4fea-a722-a5fea7483885 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.064039 [ 895.026485] [53378]: [pid: 53378|app: 0|req: 2648/5135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.040859] [53379]: DEBUG nova.api.openstack.wsgi [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.042992] [53379]: DEBUG nova.compute.api [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.047695] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.047695] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.047695] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.047959] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.050175] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.050175] [53379]: DEBUG oslo_concurrency.lockutils [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.087733] [53379]: DEBUG nova.policy [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.092503] [53379]: INFO nova.api.openstack.requestlog [None req-10dfa9a7-af67-4d5c-b770-7f25ad4d856b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.053863 [ 895.092886] [53379]: [pid: 53379|app: 0|req: 2488/5136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.155030] [53378]: DEBUG nova.api.openstack.wsgi [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.155030] [53378]: DEBUG nova.compute.api [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.159676] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.160111] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.160458] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.160972] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.161328] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.161645] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.184844] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.185174] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.185381] [53378]: DEBUG oslo_concurrency.lockutils [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.185580] [53378]: DEBUG nova.objects.instance [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.205890] [53378]: DEBUG nova.policy [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.210636] [53378]: DEBUG nova.policy [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.211203] [53378]: DEBUG nova.policy [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.211914] [53378]: INFO nova.api.openstack.requestlog [None req-695cb9b5-7169-41e2-8c49-2e01ef87aa00 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.062218 [ 895.212217] [53378]: [pid: 53378|app: 0|req: 2649/5137] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.218525] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.220669] [53379]: DEBUG nova.compute.api [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.224313] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.224577] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.224777] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.224885] [53378]: DEBUG nova.api.openstack.wsgi [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.225134] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.225366] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.225551] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.226764] [53378]: DEBUG nova.compute.api [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.230686] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.230975] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.231227] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.231637] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.231901] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.232165] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.256510] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.257817] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.257817] [53378]: DEBUG oslo_concurrency.lockutils [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.257817] [53378]: DEBUG nova.objects.instance [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.279534] [53378]: DEBUG nova.policy [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.285557] [53378]: INFO nova.api.openstack.requestlog [None req-a572cc83-baf8-4dcc-a5d1-a1ed877387a3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.063301 [ 895.285934] [53378]: [pid: 53378|app: 0|req: 2650/5138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.290989] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.298653] [53378]: DEBUG nova.compute.api [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.303608] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.303874] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.304095] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.304530] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.304754] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.304936] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.325497] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.325692] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.325881] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.326196] [53378]: DEBUG nova.objects.instance [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.351075] [53378]: DEBUG nova.policy [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.354104] [53378]: INFO nova.api.openstack.requestlog [None req-f4b0ab04-160e-467e-a9f9-c10f91d1add8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.065369 [ 895.355733] [53378]: [pid: 53378|app: 0|req: 2651/5139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.357830] [53378]: DEBUG nova.api.openstack.wsgi [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.359547] [53378]: DEBUG nova.compute.api [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.363869] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.364214] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.364492] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.364925] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.365195] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.365421] [53378]: DEBUG oslo_concurrency.lockutils [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.394975] [53379]: DEBUG nova.policy [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.403336] [53379]: DEBUG nova.policy [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.404484] [53379]: DEBUG nova.policy [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.407587] [53378]: DEBUG nova.policy [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.409631] [53379]: INFO nova.api.openstack.requestlog [None req-ae38e305-a6d7-4141-ab3f-394453a91661 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.193068 [ 895.409868] [53379]: [pid: 53379|app: 0|req: 2489/5140] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.415182] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.415803] [53378]: DEBUG nova.policy [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.416612] [53378]: DEBUG nova.policy [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.417300] [53378]: INFO nova.api.openstack.requestlog [None req-8881ec52-436e-4c6c-8f27-c259de803f87 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.061992 [ 895.417633] [53379]: DEBUG nova.compute.api [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.417679] [53378]: [pid: 53378|app: 0|req: 2652/5141] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.424044] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.424044] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.424044] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.424262] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.425396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.425396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.436884] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=5 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 895.539706] [53379]: DEBUG nova.policy [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.545283] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.546343] [53379]: INFO nova.api.openstack.requestlog [None req-ff2818d2-6298-4ade-9e56-12f52647ffff tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.134103 [ 895.546766] [53379]: [pid: 53379|app: 0|req: 2490/5142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.547201] [53378]: DEBUG nova.compute.api [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.554320] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.554649] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.554802] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.555190] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.555421] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.555606] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.592619] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=22 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 895.598414] [53378]: DEBUG nova.policy [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.602799] [53378]: INFO nova.api.openstack.requestlog [None req-ab20cdf8-1fef-4bd0-b8d4-b6a059d0e08e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1220 microversion: 2.1 time: 0.063670 [ 895.603533] [53378]: [pid: 53378|app: 0|req: 2653/5143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.671231] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.674876] [53379]: DEBUG nova.compute.api [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.681610] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.682334] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.682809] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.683622] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.684114] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.684547] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.702337] [53378]: DEBUG nova.api.openstack.wsgi [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.704627] [53378]: DEBUG nova.compute.api [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.708381] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.708637] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.708828] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.709218] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.709424] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.709602] [53378]: DEBUG oslo_concurrency.lockutils [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.775233] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=10 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 895.777148] [53379]: DEBUG nova.policy [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.783106] [53379]: DEBUG nova.policy [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.784396] [53379]: DEBUG nova.policy [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.788867] [53379]: INFO nova.api.openstack.requestlog [None req-8a2f8613-6f52-4d7d-a097-36d000123d64 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.122819 [ 895.789387] [53379]: [pid: 53379|app: 0|req: 2491/5144] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.797820] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.797820] [53379]: DEBUG nova.compute.api [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.800989] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.801664] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.801664] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.801865] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.802010] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.802218] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.813371] [53378]: DEBUG nova.policy [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.819920] [53378]: INFO nova.api.openstack.requestlog [None req-2658edfd-654e-4bf9-b7da-9dbcf6bb8a41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1689 microversion: 2.1 time: 0.119830 [ 895.820352] [53378]: [pid: 53378|app: 0|req: 2654/5145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:47 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1689 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.822999] [53378]: DEBUG nova.api.openstack.wsgi [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.824798] [53378]: DEBUG nova.compute.api [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.827034] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.827034] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.827034] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.827191] [53379]: DEBUG nova.objects.instance [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.829026] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.829026] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.829178] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.829667] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.829885] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.830086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.856519] [53379]: DEBUG nova.policy [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.859728] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.859983] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.860248] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.860405] [53378]: DEBUG nova.objects.instance [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.865986] [53379]: INFO nova.api.openstack.requestlog [None req-e6922174-54d3-4713-8303-501fd7ed93f8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.074975 [ 895.865986] [53379]: [pid: 53379|app: 0|req: 2492/5146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.869147] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.870902] [53379]: DEBUG nova.compute.api [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.875096] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.875322] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.875683] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.875873] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.876136] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.876392] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.881687] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=38 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 895.889886] [53378]: DEBUG nova.policy [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.894439] [53378]: INFO nova.api.openstack.requestlog [None req-c42ec965-3805-49d6-b596-e18682595a43 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.073419 [ 895.894892] [53378]: [pid: 53378|app: 0|req: 2655/5147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.898470] [53378]: DEBUG nova.api.openstack.wsgi [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.900217] [53378]: DEBUG nova.compute.api [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.903977] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.904250] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.904629] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.904887] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.905184] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.905315] [53378]: DEBUG oslo_concurrency.lockutils [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.927153] [53379]: DEBUG nova.policy [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.937018] [53379]: INFO nova.api.openstack.requestlog [None req-3d4dac06-eabf-4bc2-a9af-10e63c3830eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.069251 [ 895.937018] [53379]: [pid: 53379|app: 0|req: 2493/5148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.938721] [53379]: DEBUG nova.api.openstack.wsgi [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.940413] [53379]: DEBUG nova.compute.api [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.943923] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.944411] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.944411] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.944773] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.945295] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.945295] [53379]: DEBUG oslo_concurrency.lockutils [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.955258] [53378]: DEBUG nova.policy [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.961619] [53378]: INFO nova.api.openstack.requestlog [None req-e40d10cd-9566-4497-a9c6-d1e15377ff91 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.066027 [ 895.963764] [53378]: [pid: 53378|app: 0|req: 2656/5149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.966682] [53378]: DEBUG nova.api.openstack.wsgi [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.968513] [53378]: DEBUG nova.compute.api [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.974036] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.974400] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.974506] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.974913] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.975101] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.975294] [53378]: DEBUG oslo_concurrency.lockutils [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.003759] [53379]: DEBUG nova.policy [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.011684] [53379]: INFO nova.api.openstack.requestlog [None req-95880fe8-1725-45c5-bedc-0bd0f95ca372 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.074972 [ 896.012145] [53379]: [pid: 53379|app: 0|req: 2494/5150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.019727] [53378]: DEBUG nova.policy [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.024594] [53378]: INFO nova.api.openstack.requestlog [None req-b892700b-1212-46ee-ac01-5712525ae3fe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1272 microversion: 2.1 time: 0.060372 [ 896.024934] [53378]: [pid: 53378|app: 0|req: 2657/5151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1272 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.044914] [53379]: DEBUG nova.api.openstack.wsgi [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.046689] [53379]: DEBUG nova.compute.api [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.050512] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.050770] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.051008] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.051379] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.051602] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.051776] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.075904] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.076120] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.076340] [53379]: DEBUG oslo_concurrency.lockutils [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.076553] [53379]: DEBUG nova.objects.instance [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.105488] [53378]: DEBUG nova.api.openstack.wsgi [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.107334] [53378]: DEBUG nova.compute.api [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.110991] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.111265] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.111454] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.111819] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.112022] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.112227] [53378]: DEBUG oslo_concurrency.lockutils [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.113603] [53379]: DEBUG nova.policy [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.119872] [53379]: INFO nova.api.openstack.requestlog [None req-8924226e-0fd0-46ed-81ac-bbb28203bef3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.076287 [ 896.119872] [53379]: [pid: 53379|app: 0|req: 2495/5152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.166230] [53378]: DEBUG nova.policy [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.171648] [53378]: INFO nova.api.openstack.requestlog [None req-840db499-24ad-4d2b-8d44-2f3be3051638 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.068657 [ 896.171989] [53378]: [pid: 53378|app: 0|req: 2658/5153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.227427] [53379]: DEBUG nova.api.openstack.wsgi [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.229711] [53379]: DEBUG nova.compute.api [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.234359] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.234660] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.235781] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.235781] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.235781] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.235781] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.259413] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.259413] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.259654] [53379]: DEBUG oslo_concurrency.lockutils [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.259684] [53379]: DEBUG nova.objects.instance [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.295230] [53379]: DEBUG nova.policy [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.299747] [53379]: DEBUG nova.policy [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.300511] [53379]: DEBUG nova.policy [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.301400] [53379]: INFO nova.api.openstack.requestlog [None req-573e51c9-8642-4f0d-92e6-05700febc739 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.076885 [ 896.301787] [53379]: [pid: 53379|app: 0|req: 2496/5154] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.309115] [53378]: DEBUG nova.api.openstack.wsgi [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.311200] [53378]: DEBUG nova.compute.api [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.317020] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.343402] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.343713] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.343942] [53378]: DEBUG oslo_concurrency.lockutils [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.344198] [53378]: DEBUG nova.objects.instance [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.373070] [53378]: DEBUG nova.policy [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.379757] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.382929] [53379]: DEBUG nova.compute.api [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.383879] [53378]: INFO nova.api.openstack.requestlog [None req-52ab2a14-df21-4f1d-92f2-1eee4ad5cac0 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.077811 [ 896.384640] [53378]: [pid: 53378|app: 0|req: 2659/5155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.393220] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.393398] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.393607] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.394684] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.394684] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.394684] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.416476] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.416857] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.417726] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.417726] [53379]: DEBUG nova.objects.instance [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.427406] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.429821] [53378]: DEBUG nova.compute.api [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.437145] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.438018] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.438018] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.438676] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.438975] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.439229] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.452755] [53379]: DEBUG nova.policy [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.461989] [53379]: INFO nova.api.openstack.requestlog [None req-c0295761-594c-4342-9d8c-4040bdee979c tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.084456 [ 896.462396] [53379]: [pid: 53379|app: 0|req: 2497/5156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 896.465191] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.467241] [53379]: DEBUG nova.compute.api [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.479020] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.520014] [53379]: DEBUG nova.policy [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.524437] [53379]: DEBUG nova.policy [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.525182] [53379]: DEBUG nova.policy [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.525868] [53379]: INFO nova.api.openstack.requestlog [None req-fdf87d28-bcc3-4144-9424-36329f51fcb6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.062891 [ 896.526154] [53379]: [pid: 53379|app: 0|req: 2498/5157] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.560857] [53378]: DEBUG nova.policy [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.565719] [53379]: DEBUG nova.api.openstack.wsgi [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.568259] [53379]: DEBUG nova.compute.api [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.569479] [53378]: DEBUG nova.policy [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.572899] [53378]: DEBUG nova.policy [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.575069] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.575069] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.575069] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.575504] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.575651] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.575748] [53379]: DEBUG oslo_concurrency.lockutils [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.577763] [53378]: INFO nova.api.openstack.requestlog [None req-fd74fa30-ff63-4058-91ae-503ee95c81db tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.153786 [ 896.578451] [53378]: [pid: 53378|app: 0|req: 2660/5158] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.628069] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.629874] [53378]: DEBUG nova.compute.api [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.633634] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.634203] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.634473] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.635803] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.636133] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.636508] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.684869] [53378]: DEBUG nova.policy [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.690553] [53378]: INFO nova.api.openstack.requestlog [None req-3a39d56f-faaf-4c01-a7d7-2cc8e7452c38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.064996 [ 896.691343] [53378]: [pid: 53378|app: 0|req: 2661/5159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.693988] [53379]: DEBUG nova.policy [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.698606] [53379]: INFO nova.api.openstack.requestlog [None req-24eeca6e-d826-4730-808a-2006e52ad9e7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.135640 [ 896.698957] [53379]: [pid: 53379|app: 0|req: 2499/5160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:48 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.816025] [53378]: DEBUG nova.api.openstack.wsgi [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.816025] [53378]: DEBUG nova.compute.api [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.825052] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.827523] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.827523] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.827523] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.827523] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.827523] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.834672] [53379]: DEBUG nova.api.openstack.wsgi [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.840153] [53379]: DEBUG nova.compute.api [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.846123] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.846462] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.846733] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.847188] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.847933] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.848202] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.884067] [53378]: DEBUG nova.policy [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.895730] [53378]: DEBUG nova.policy [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.895730] [53378]: DEBUG nova.policy [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.898734] [53378]: INFO nova.api.openstack.requestlog [None req-21a5aa98-e92d-46af-af7f-0ca32c260c3d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.088200 [ 896.900626] [53378]: [pid: 53378|app: 0|req: 2662/5161] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.902769] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.904890] [53378]: DEBUG nova.compute.api [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.910791] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.911064] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.911276] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.911623] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.911822] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.911994] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.940544] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.941182] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.941182] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.941563] [53378]: DEBUG nova.objects.instance [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.970241] [53379]: DEBUG nova.policy [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.975151] [53379]: INFO nova.api.openstack.requestlog [None req-df9b98ff-9436-43aa-9b75-ec4c48dbd7fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1690 microversion: 2.1 time: 0.143406 [ 896.975262] [53378]: DEBUG nova.policy [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.975533] [53379]: [pid: 53379|app: 0|req: 2500/5162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1690 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.978324] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.980044] [53379]: DEBUG nova.compute.api [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.980627] [53378]: INFO nova.api.openstack.requestlog [None req-cc5003a2-b663-4395-a668-d29fd6a2a17c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.080033 [ 896.981105] [53378]: [pid: 53378|app: 0|req: 2663/5163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.984042] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.984214] [53378]: DEBUG nova.api.openstack.wsgi [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.984257] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.984467] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.984928] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.985218] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.985435] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.985824] [53378]: DEBUG nova.compute.api [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.989706] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.990009] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.990275] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.990673] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.990874] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.991125] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.008711] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.008966] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.009173] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.009424] [53379]: DEBUG nova.objects.instance [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.028764] [53378]: DEBUG nova.policy [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.030854] [53379]: DEBUG nova.policy [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.033970] [53378]: INFO nova.api.openstack.requestlog [None req-8bf76cd1-fb97-464d-98f4-14623195a979 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.051853 [ 897.033970] [53378]: [pid: 53378|app: 0|req: 2664/5164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.035610] [53379]: INFO nova.api.openstack.requestlog [None req-3e0c89d3-b3c7-4cb2-bacc-8dab62e53ba8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.059372 [ 897.035951] [53379]: [pid: 53379|app: 0|req: 2501/5165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.040020] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.040122] [53379]: DEBUG nova.api.openstack.wsgi [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.040183] [53378]: DEBUG nova.compute.api [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.040408] [53379]: DEBUG nova.compute.api [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.043962] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.044257] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.044353] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.044484] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.044534] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.044704] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.044851] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.045063] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.045309] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.045357] [53379]: DEBUG oslo_concurrency.lockutils [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.045400] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.045551] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.081203] [53378]: DEBUG nova.policy [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.081336] [53379]: DEBUG nova.policy [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.086125] [53379]: INFO nova.api.openstack.requestlog [None req-110ea5c8-65a7-41d8-a58f-256b4534c1f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1212 microversion: 2.1 time: 0.049489 [ 897.086501] [53379]: [pid: 53379|app: 0|req: 2502/5166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.086541] [53378]: INFO nova.api.openstack.requestlog [None req-4bef47b4-8c55-402b-8da1-5e2c3286a8fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.050357 [ 897.086983] [53378]: [pid: 53378|app: 0|req: 2665/5167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.089199] [53379]: DEBUG nova.api.openstack.wsgi [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.091624] [53379]: DEBUG nova.compute.api [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.095707] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.095962] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.096200] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.096826] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.096826] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.097091] [53379]: DEBUG oslo_concurrency.lockutils [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.134366] [53378]: DEBUG nova.api.openstack.wsgi [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.136309] [53378]: DEBUG nova.compute.api [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.140373] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.140618] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.140851] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.141254] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.141449] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.141684] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.162872] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.163158] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.163343] [53378]: DEBUG oslo_concurrency.lockutils [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.163610] [53378]: DEBUG nova.objects.instance [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.180485] [53379]: DEBUG nova.policy [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.185309] [53378]: DEBUG nova.policy [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.186760] [53379]: INFO nova.api.openstack.requestlog [None req-87294bfa-67e8-48f3-810d-d2b4783b0598 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.099487 [ 897.187380] [53379]: [pid: 53379|app: 0|req: 2503/5168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.192700] [53378]: INFO nova.api.openstack.requestlog [None req-7838fbee-2ad0-47be-8ad0-fca756837c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.058675 [ 897.192700] [53378]: [pid: 53378|app: 0|req: 2666/5169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.192900] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.194497] [53379]: DEBUG nova.compute.api [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.198809] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.199125] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.199358] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.199767] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.200021] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.200251] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.235403] [53379]: DEBUG nova.policy [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.240034] [53379]: INFO nova.api.openstack.requestlog [None req-e3947320-1e79-475a-86d0-41fab281bd79 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.052030 [ 897.240536] [53379]: [pid: 53379|app: 0|req: 2504/5170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.326271] [53378]: DEBUG nova.api.openstack.wsgi [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.328117] [53378]: DEBUG nova.compute.api [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.332990] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.332990] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.332990] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.332990] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.333394] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.333444] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.355800] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.356072] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.356317] [53378]: DEBUG oslo_concurrency.lockutils [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.356542] [53378]: DEBUG nova.objects.instance [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.385159] [53378]: DEBUG nova.policy [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.390445] [53378]: DEBUG nova.policy [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.391419] [53378]: DEBUG nova.policy [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.392099] [53378]: INFO nova.api.openstack.requestlog [None req-011faad5-ae50-4686-8afc-a17945434e9c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.068886 [ 897.395249] [53378]: [pid: 53378|app: 0|req: 2667/5171] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.401902] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.415016] [53379]: DEBUG nova.compute.api [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.417362] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.417806] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.418091] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.418565] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.418838] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.422020] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.443769] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.444020] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.444210] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.444483] [53379]: DEBUG nova.objects.instance [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.481461] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.485535] [53378]: DEBUG nova.compute.api [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.490171] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.490592] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.490913] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.491562] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.491904] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.492214] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.522508] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.522984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.523355] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.523712] [53378]: DEBUG nova.objects.instance [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.547475] [53378]: DEBUG nova.policy [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.552592] [53378]: INFO nova.api.openstack.requestlog [None req-fe0856c3-7c2d-415d-a083-024e389d2d8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.075336 [ 897.552946] [53378]: [pid: 53378|app: 0|req: 2668/5172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.556845] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.557543] [53378]: DEBUG nova.compute.api [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.558998] [53379]: DEBUG nova.policy [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.562491] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.562491] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.562491] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.562491] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.562977] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.562977] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.563517] [53379]: INFO nova.api.openstack.requestlog [None req-cb7651c1-cdca-46a9-9ef6-fbd72a1aa5cf tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.164296 [ 897.563843] [53379]: [pid: 53379|app: 0|req: 2505/5173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.599019] [53378]: DEBUG nova.policy [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.599486] [53379]: DEBUG nova.api.openstack.wsgi [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.601393] [53379]: DEBUG nova.compute.api [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.603750] [53378]: DEBUG nova.policy [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.604643] [53378]: DEBUG nova.policy [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.605216] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.605429] [53378]: INFO nova.api.openstack.requestlog [None req-5c7a7e33-9166-4c4d-88d3-3224de5dcc00 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.051845 [ 897.605540] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.605730] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.606089] [53378]: [pid: 53378|app: 0|req: 2669/5174] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.606176] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.609338] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.609338] [53379]: DEBUG oslo_concurrency.lockutils [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.698070] [53379]: DEBUG nova.policy [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.702848] [53379]: DEBUG nova.policy [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.703660] [53379]: DEBUG nova.policy [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.705569] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.707329] [53378]: DEBUG nova.compute.api [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.707418] [53379]: INFO nova.api.openstack.requestlog [None req-bce1adeb-ff76-44d3-966f-799decc4026e tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.110432 [ 897.707652] [53379]: [pid: 53379|app: 0|req: 2506/5175] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.711529] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.711529] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.711529] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.711854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.712086] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.712285] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.713533] [53379]: DEBUG nova.api.openstack.wsgi [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.715259] [53379]: DEBUG nova.compute.api [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.719033] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.719033] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.719173] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.719527] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.719746] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.719949] [53379]: DEBUG oslo_concurrency.lockutils [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.749458] [53378]: DEBUG nova.policy [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.754548] [53378]: INFO nova.api.openstack.requestlog [None req-a2545626-e0e0-4052-aa13-87b385351d7b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.050787 [ 897.755038] [53378]: [pid: 53378|app: 0|req: 2670/5176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.814748] [53379]: DEBUG nova.policy [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.819079] [53379]: INFO nova.api.openstack.requestlog [None req-fba03f72-7142-4a20-8b66-0b5ef3a777f7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1318 microversion: 2.1 time: 0.109318 [ 897.819406] [53379]: [pid: 53379|app: 0|req: 2507/5177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:49 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1318 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 897.922539] [53378]: DEBUG nova.api.openstack.wsgi [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.925348] [53378]: DEBUG nova.compute.api [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.929688] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.929688] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.929854] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.930353] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.930613] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.930826] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.970991] [53378]: DEBUG nova.policy [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.978068] [53378]: DEBUG nova.policy [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.978829] [53378]: DEBUG nova.policy [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.981983] [53378]: INFO nova.api.openstack.requestlog [None req-f95904c6-ea15-45b3-982c-d1b71a3c7b70 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.062078 [ 897.982356] [53378]: [pid: 53378|app: 0|req: 2671/5178] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.988901] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.989946] [53379]: DEBUG nova.compute.api [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.993843] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.994140] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.994367] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.994440] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.994831] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.995067] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.995227] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.996802] [53378]: DEBUG nova.compute.api [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.000556] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.000669] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.000927] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.001375] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.001586] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.001768] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.022777] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.023036] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.023230] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.023647] [53378]: DEBUG nova.objects.instance [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.046800] [53378]: DEBUG nova.policy [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.051466] [53378]: INFO nova.api.openstack.requestlog [None req-d9317ae6-d560-4848-9f77-c8c1fcd64b90 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.059279 [ 898.051787] [53378]: [pid: 53378|app: 0|req: 2672/5179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.054297] [53378]: DEBUG nova.api.openstack.wsgi [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.055953] [53378]: DEBUG nova.compute.api [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.059338] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.059569] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.060113] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.060496] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.060695] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.060875] [53378]: DEBUG oslo_concurrency.lockutils [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.101317] [53378]: DEBUG nova.policy [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.105913] [53378]: INFO nova.api.openstack.requestlog [None req-be08d739-1008-4698-8915-0f4cb278b8e6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.053482 [ 898.106262] [53378]: [pid: 53378|app: 0|req: 2673/5180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.111904] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.113665] [53378]: DEBUG nova.compute.api [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.117217] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.117529] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.117723] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.118090] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.118296] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.118474] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.139065] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.139065] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.139065] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.139065] [53378]: DEBUG nova.objects.instance [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.146705] [53379]: DEBUG nova.policy [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.158730] [53379]: INFO nova.api.openstack.requestlog [None req-3c7f89a8-b091-4f9d-8d71-4c504070d4d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1690 microversion: 2.1 time: 0.172746 [ 898.159222] [53379]: [pid: 53379|app: 0|req: 2508/5181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1690 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.165018] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.165018] [53379]: DEBUG nova.compute.api [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.165505] [53378]: DEBUG nova.policy [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.170592] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.170706] [53378]: INFO nova.api.openstack.requestlog [None req-c1d77e38-1194-4f5e-8f84-c660963a1f8f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.061245 [ 898.170828] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.171026] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.171268] [53378]: [pid: 53378|app: 0|req: 2674/5182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.171387] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.171573] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.171747] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.177100] [53378]: DEBUG nova.api.openstack.wsgi [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.178739] [53378]: DEBUG nova.compute.api [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.182543] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.183178] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.183178] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.183349] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.183550] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.183698] [53378]: DEBUG oslo_concurrency.lockutils [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.219348] [53379]: DEBUG nova.policy [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.220069] [53378]: DEBUG nova.policy [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.223667] [53379]: INFO nova.api.openstack.requestlog [None req-1c756ee9-2f9e-4eb8-88fa-5b4a38ac5677 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.063975 [ 898.225092] [53379]: [pid: 53379|app: 0|req: 2509/5183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.226723] [53378]: INFO nova.api.openstack.requestlog [None req-71a9074e-5d05-4e98-9ec5-c622104b080b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1268 microversion: 2.1 time: 0.055056 [ 898.227169] [53378]: [pid: 53378|app: 0|req: 2675/5184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.229061] [53379]: DEBUG nova.api.openstack.wsgi [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.229648] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.230678] [53379]: DEBUG nova.compute.api [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.231258] [53378]: DEBUG nova.compute.api [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.234208] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.234503] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.234580] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.234696] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.234777] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.235000] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.235072] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.235253] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.235381] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.235456] [53379]: DEBUG oslo_concurrency.lockutils [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.235644] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.235837] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.256237] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.256472] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.256681] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.256898] [53378]: DEBUG nova.objects.instance [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.276770] [53378]: DEBUG nova.policy [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.281434] [53378]: INFO nova.api.openstack.requestlog [None req-7bba071c-1622-4303-a559-26adfae60ec4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.053784 [ 898.281781] [53378]: [pid: 53378|app: 0|req: 2676/5185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.284423] [53378]: DEBUG nova.api.openstack.wsgi [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.285916] [53378]: DEBUG nova.compute.api [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.289104] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.289343] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.289549] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.289930] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.290135] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.290315] [53378]: DEBUG oslo_concurrency.lockutils [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.321548] [53378]: DEBUG nova.policy [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.326601] [53378]: INFO nova.api.openstack.requestlog [None req-d460a0d5-d1f9-481a-b55c-17d6e7c22559 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.044214 [ 898.326941] [53378]: [pid: 53378|app: 0|req: 2677/5186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.367125] [53378]: DEBUG nova.api.openstack.wsgi [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "63411f16-4da1-4bc0-9008-8bee988f93df", "name": "network-vif-plugged", "status": "completed", "tag": "f44af65a-1482-459e-a889-88efae288114"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 898.374387] [53378]: DEBUG oslo_concurrency.lockutils [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.376120] [53378]: DEBUG oslo_concurrency.lockutils [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.376120] [53378]: DEBUG oslo_concurrency.lockutils [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.376226] [53379]: DEBUG nova.policy [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.380931] [53379]: INFO nova.api.openstack.requestlog [None req-be7283db-8960-44c3-b5ab-5ce5ca372591 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.155185 [ 898.381320] [53379]: [pid: 53379|app: 0|req: 2510/5187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.382503] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] Creating event network-vif-plugged:f44af65a-1482-459e-a889-88efae288114 for instance 63411f16-4da1-4bc0-9008-8bee988f93df on cpu-1 [ 898.385655] [53378]: INFO nova.api.openstack.requestlog [req-b080bb60-f696-4089-bdc8-6eb4b8504f52 req-f0140f66-16e9-4789-8bbd-edc768e309a7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021980 [ 898.386043] [53378]: [pid: 53378|app: 0|req: 2678/5188] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:50 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) [ 898.422128] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.423922] [53379]: DEBUG nova.compute.api [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.427837] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.428137] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.428342] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.428739] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.428954] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.429146] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.448525] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.448771] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.448956] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.449167] [53379]: DEBUG nova.objects.instance [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.477702] [53379]: DEBUG nova.policy [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.481814] [53379]: DEBUG nova.policy [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.482496] [53379]: DEBUG nova.policy [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.483156] [53379]: INFO nova.api.openstack.requestlog [None req-8a897776-1ce7-4246-9620-d651b52acc0a tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.065550 [ 898.483476] [53379]: [pid: 53379|app: 0|req: 2511/5189] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.574995] [53378]: DEBUG nova.api.openstack.wsgi [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.577110] [53378]: DEBUG nova.compute.api [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.577549] [53379]: DEBUG nova.api.openstack.wsgi [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.579401] [53379]: DEBUG nova.compute.api [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.581582] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.581855] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.582218] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.582441] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.582646] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.582839] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.584828] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.585154] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.585362] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.587160] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.587712] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.587953] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.606563] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.606835] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.607027] [53378]: DEBUG oslo_concurrency.lockutils [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.607252] [53378]: DEBUG nova.objects.instance [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.610596] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.610596] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.610596] [53379]: DEBUG oslo_concurrency.lockutils [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.610596] [53379]: DEBUG nova.objects.instance [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.630873] [53378]: DEBUG nova.policy [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.636404] [53378]: INFO nova.api.openstack.requestlog [None req-02257471-b31e-475b-8ea1-b37013a694dc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.065388 [ 898.636788] [53378]: [pid: 53378|app: 0|req: 2679/5190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.640096] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.640884] [53378]: DEBUG nova.compute.api [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.645910] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.645910] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.647285] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.647285] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.647285] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.647285] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.650406] [53379]: DEBUG nova.policy [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.660082] [53379]: INFO nova.api.openstack.requestlog [None req-2fad2071-94e1-49f6-bdbd-619d4287c311 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.085028 [ 898.660438] [53379]: [pid: 53379|app: 0|req: 2512/5191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.695538] [53378]: DEBUG nova.policy [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.699908] [53378]: DEBUG nova.policy [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.700566] [53378]: DEBUG nova.policy [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.701178] [53378]: INFO nova.api.openstack.requestlog [None req-8fdf1324-530f-4b8a-b549-7573c78a9893 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.063859 [ 898.701496] [53378]: [pid: 53378|app: 0|req: 2680/5192] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:50 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.724766] [53379]: DEBUG nova.api.openstack.wsgi [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.726573] [53379]: DEBUG nova.compute.api [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.730290] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.730647] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.730742] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.731148] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.731283] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.731464] [53379]: DEBUG oslo_concurrency.lockutils [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.771527] [53378]: DEBUG nova.api.openstack.wsgi [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.771527] [53378]: DEBUG nova.compute.api [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.774122] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.774638] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.775037] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.776147] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.776147] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.776302] [53378]: DEBUG oslo_concurrency.lockutils [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.810847] [53378]: DEBUG nova.policy [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.818150] [53378]: INFO nova.api.openstack.requestlog [None req-63ee02e2-d14c-48f4-830f-7e382229ad87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.052165 [ 898.818637] [53378]: [pid: 53378|app: 0|req: 2681/5193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.833044] [53378]: DEBUG nova.api.openstack.wsgi [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.833552] [53378]: DEBUG nova.compute.api [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.837209] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.837623] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.840017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.840017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.840017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.840017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.867137] [53379]: DEBUG nova.policy [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.872276] [53379]: DEBUG nova.policy [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.873094] [53379]: DEBUG nova.policy [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.876436] [53379]: INFO nova.api.openstack.requestlog [None req-9927c457-dbd0-4d2d-937b-e237c152446b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.155405 [ 898.876814] [53379]: [pid: 53379|app: 0|req: 2513/5194] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.957966] [53378]: DEBUG nova.policy [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.960865] [53378]: INFO nova.api.openstack.requestlog [None req-f73dbd60-cde7-488b-bcc5-7b47d24e3644 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1505 microversion: 2.1 time: 0.131051 [ 898.961731] [53378]: [pid: 53378|app: 0|req: 2682/5195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1505 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.973717] [53379]: DEBUG nova.api.openstack.wsgi [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.975751] [53379]: DEBUG nova.compute.api [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.980416] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.980662] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.980846] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.981228] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.981436] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.981613] [53379]: DEBUG oslo_concurrency.lockutils [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.999577] [53378]: DEBUG nova.api.openstack.wsgi [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.003057] [53378]: DEBUG nova.compute.api [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.005802] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.006241] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.006606] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.007261] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.008020] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.008020] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.047726] [53378]: DEBUG nova.policy [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.050252] [53378]: DEBUG nova.policy [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.051096] [53378]: DEBUG nova.policy [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.054842] [53378]: INFO nova.api.openstack.requestlog [None req-39f8c1c9-2bde-4cde-a5e4-b5c67694407c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.058763 [ 899.055398] [53378]: [pid: 53378|app: 0|req: 2683/5196] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.069020] [53378]: DEBUG nova.api.openstack.wsgi [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.069748] [53378]: DEBUG nova.compute.api [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.073168] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.073566] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.074029] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.075196] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.075196] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.075196] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.098369] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.098790] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.100487] [53378]: DEBUG oslo_concurrency.lockutils [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.100487] [53378]: DEBUG nova.objects.instance [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.119467] [53379]: DEBUG nova.policy [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.123824] [53379]: INFO nova.api.openstack.requestlog [None req-290297cd-7b86-4514-96f4-6d9e90a3eea8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1505 microversion: 2.1 time: 0.152453 [ 899.124166] [53379]: [pid: 53379|app: 0|req: 2514/5197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1505 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.126589] [53379]: DEBUG nova.api.openstack.wsgi [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.128265] [53379]: DEBUG nova.compute.api [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.132895] [53378]: DEBUG nova.policy [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.133070] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.139016] [53378]: INFO nova.api.openstack.requestlog [None req-a738c12a-4c80-4816-b1b8-288080ca94f5 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.073099 [ 899.139656] [53378]: [pid: 53378|app: 0|req: 2684/5198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.143241] [53378]: DEBUG nova.api.openstack.wsgi [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.143668] [53378]: DEBUG nova.compute.api [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.148380] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.148791] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.150121] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.150121] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.150121] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.150365] [53378]: DEBUG oslo_concurrency.lockutils [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.166973] [53378]: DEBUG nova.compute.api [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 899.176901] [53379]: DEBUG nova.policy [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.186075] [53379]: INFO nova.api.openstack.requestlog [None req-17f47527-10f4-4df7-9795-d511984758bf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1210 microversion: 2.1 time: 0.060857 [ 899.186075] [53379]: [pid: 53379|app: 0|req: 2515/5199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.190192] [53379]: DEBUG nova.api.openstack.wsgi [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.192893] [53379]: DEBUG nova.compute.api [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.197518] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.197772] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.198421] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.198915] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.199873] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.199873] [53379]: DEBUG oslo_concurrency.lockutils [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.231501] [53378]: INFO nova.api.openstack.requestlog [None req-8da4ea8d-6723-4f46-87f1-2fe7a59b37e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 204 len: 0 microversion: 2.1 time: 0.090958 [ 899.232021] [53378]: [pid: 53378|app: 0|req: 2685/5200] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:51 2025] DELETE /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 899.234928] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.236739] [53378]: DEBUG nova.compute.api [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.240247] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.240677] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.241116] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.241647] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.242048] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.242330] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.261649] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.262024] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.262346] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.262655] [53378]: DEBUG nova.objects.instance [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.288135] [53378]: DEBUG nova.policy [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.290997] [53378]: INFO nova.api.openstack.requestlog [None req-ca2eec48-b5fe-4ae0-aef3-0f7c0d74b4df tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.058137 [ 899.291670] [53378]: [pid: 53378|app: 0|req: 2686/5201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.294558] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.296309] [53378]: DEBUG nova.compute.api [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.300115] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.300462] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.300779] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.301366] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.301708] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.301982] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.341802] [53378]: DEBUG nova.policy [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.344605] [53378]: INFO nova.api.openstack.requestlog [None req-eb249cb9-813b-4e11-be36-902c91dab286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.052227 [ 899.345062] [53378]: [pid: 53378|app: 0|req: 2687/5202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.347600] [53378]: DEBUG nova.api.openstack.wsgi [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.347995] [53378]: DEBUG nova.compute.api [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.351575] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.351928] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.352358] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.352824] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.353150] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.353437] [53378]: DEBUG oslo_concurrency.lockutils [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.355826] [53379]: DEBUG nova.policy [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.362011] [53379]: INFO nova.api.openstack.requestlog [None req-00dc42c9-7d8a-4b76-b584-f8e69f44e2da tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1690 microversion: 2.1 time: 0.174821 [ 899.362011] [53379]: [pid: 53379|app: 0|req: 2516/5203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1690 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.364410] [53379]: DEBUG nova.api.openstack.wsgi [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.366534] [53379]: DEBUG nova.compute.api [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.370454] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.370782] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.371035] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.371156] [53378]: DEBUG nova.compute.api [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 899.371647] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.371805] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.372124] [53379]: DEBUG oslo_concurrency.lockutils [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.421091] [53378]: INFO nova.api.openstack.requestlog [None req-5fa883e3-de6c-403a-a9db-04731944541d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 204 len: 0 microversion: 2.1 time: 0.075155 [ 899.421231] [53379]: DEBUG nova.policy [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.421815] [53378]: [pid: 53378|app: 0|req: 2688/5204] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:51 2025] DELETE /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 899.424908] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.426372] [53378]: DEBUG nova.compute.api [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.428063] [53379]: INFO nova.api.openstack.requestlog [None req-97344a69-e458-4a89-84f1-f29a7da24602 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1268 microversion: 2.1 time: 0.064894 [ 899.428063] [53379]: [pid: 53379|app: 0|req: 2517/5205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1268 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.429978] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.430231] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.430418] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.430578] [53379]: DEBUG nova.api.openstack.wsgi [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.430819] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.431046] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.431232] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.432579] [53379]: DEBUG nova.compute.api [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.438952] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.439293] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.439617] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.440348] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.440511] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.440734] [53379]: DEBUG oslo_concurrency.lockutils [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.452429] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.452683] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.452877] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.453094] [53378]: DEBUG nova.objects.instance [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.477405] [53378]: DEBUG nova.policy [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.482046] [53378]: INFO nova.api.openstack.requestlog [None req-ae6b3d51-391d-4245-86cb-e36647f0a443 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.059960 [ 899.482380] [53378]: [pid: 53378|app: 0|req: 2689/5206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.485022] [53378]: DEBUG nova.api.openstack.wsgi [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.486742] [53378]: DEBUG nova.compute.api [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.487388] [53379]: DEBUG nova.policy [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.489898] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.490167] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.490357] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.491242] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.491242] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.491242] [53378]: DEBUG oslo_concurrency.lockutils [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.493053] [53379]: INFO nova.api.openstack.requestlog [None req-9665e669-a88a-493f-a013-01148aa3cf7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.064649 [ 899.493473] [53379]: [pid: 53379|app: 0|req: 2518/5207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.499272] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.500985] [53379]: DEBUG nova.compute.api [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.504372] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.504691] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.504975] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.505361] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.505615] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.505896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.598624] [53378]: DEBUG nova.policy [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.603189] [53378]: INFO nova.api.openstack.requestlog [None req-c049e5d5-0fec-4a94-b804-fd96e3630737 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.120166 [ 899.604341] [53378]: [pid: 53378|app: 0|req: 2690/5208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.607454] [53378]: DEBUG nova.api.openstack.wsgi [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.608430] [53378]: DEBUG nova.compute.api [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.611961] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.612317] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.612525] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.613525] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.613525] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.613525] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.633982] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.634258] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.634471] [53378]: DEBUG oslo_concurrency.lockutils [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.634674] [53378]: DEBUG nova.objects.instance [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.655798] [53378]: DEBUG nova.policy [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.660561] [53378]: DEBUG nova.policy [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.661431] [53378]: DEBUG nova.policy [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.662263] [53378]: INFO nova.api.openstack.requestlog [None req-a84a0968-741b-4261-bd3a-9b14800582a7 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.057684 [ 899.662626] [53378]: [pid: 53378|app: 0|req: 2691/5209] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.665170] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.667102] [53378]: DEBUG nova.compute.api [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.670581] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.670817] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.671016] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.671372] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.671578] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.671753] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.691589] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.691711] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.691857] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.692070] [53378]: DEBUG nova.objects.instance [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.701135] [53379]: DEBUG nova.policy [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.706614] [53379]: INFO nova.api.openstack.requestlog [None req-a8c43404-ea3c-4170-b7e0-f804250dab86 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1511 microversion: 2.1 time: 0.212499 [ 899.707215] [53379]: [pid: 53379|app: 0|req: 2519/5210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1511 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.713245] [53379]: DEBUG nova.api.openstack.wsgi [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.713663] [53378]: DEBUG nova.policy [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.714972] [53379]: DEBUG nova.compute.api [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.718893] [53378]: INFO nova.api.openstack.requestlog [None req-3b3b8ed3-4bae-4e38-8e4c-52812486fb97 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.055707 [ 899.719335] [53378]: [pid: 53378|app: 0|req: 2692/5211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.719804] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.720072] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.720262] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.720630] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.720845] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.721034] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.726410] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.728091] [53378]: DEBUG nova.compute.api [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.734890] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.735170] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.735417] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.735768] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.735938] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.736133] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.741788] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.742144] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.742405] [53379]: DEBUG oslo_concurrency.lockutils [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.742663] [53379]: DEBUG nova.objects.instance [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.769522] [53378]: DEBUG nova.policy [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.773768] [53378]: DEBUG nova.policy [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.774493] [53378]: DEBUG nova.policy [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.775096] [53378]: INFO nova.api.openstack.requestlog [None req-2ea6670f-3706-4f45-be20-5793306e57b0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.050874 [ 899.775419] [53378]: [pid: 53378|app: 0|req: 2693/5212] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.783627] [53379]: DEBUG nova.policy [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.801022] [53379]: INFO nova.api.openstack.requestlog [None req-beec452a-f988-45e8-98c6-06b5317d9628 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.090200 [ 899.801022] [53379]: [pid: 53379|app: 0|req: 2520/5213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:51 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.831726] [53378]: DEBUG nova.api.openstack.wsgi [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.834017] [53378]: DEBUG nova.compute.api [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.837632] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.837878] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.838097] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.838520] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.838775] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.838899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.871837] [53378]: DEBUG nova.policy [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.876499] [53378]: INFO nova.api.openstack.requestlog [None req-1049e5f4-ed6c-4473-9307-8fac31537283 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.047389 [ 899.876913] [53378]: [pid: 53378|app: 0|req: 2694/5214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.895746] [53379]: DEBUG nova.api.openstack.wsgi [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.898458] [53379]: DEBUG nova.compute.api [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.906110] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.906715] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.907486] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.908072] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.908335] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.908603] [53379]: DEBUG oslo_concurrency.lockutils [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.055588] [53379]: DEBUG nova.policy [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.063491] [53379]: DEBUG nova.policy [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.064667] [53379]: DEBUG nova.policy [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.071771] [53379]: INFO nova.api.openstack.requestlog [None req-14756be5-b910-4a71-8f49-881fd7d048a6 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.177505 [ 900.071771] [53379]: [pid: 53379|app: 0|req: 2521/5215] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.080563] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.082472] [53378]: DEBUG nova.compute.api [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.086183] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.086453] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.086679] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.087082] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.087303] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.087496] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.133478] [53378]: DEBUG nova.policy [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.138027] [53378]: DEBUG nova.policy [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.138669] [53378]: DEBUG nova.policy [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.142490] [53378]: INFO nova.api.openstack.requestlog [None req-8ff1ace8-6b52-4711-8396-17fa6d469446 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.065009 [ 900.142990] [53378]: [pid: 53378|app: 0|req: 2695/5216] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.157487] [53379]: DEBUG nova.api.openstack.wsgi [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.160214] [53379]: DEBUG nova.compute.api [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.165639] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.166103] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.166450] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.166995] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.168971] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.168971] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.195345] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.195931] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.200136] [53379]: DEBUG oslo_concurrency.lockutils [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.200136] [53379]: DEBUG nova.objects.instance [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.206418] [53378]: DEBUG nova.api.openstack.wsgi [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.208689] [53378]: DEBUG nova.compute.api [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.213367] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.213657] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.213869] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.214330] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.214518] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.214720] [53378]: DEBUG oslo_concurrency.lockutils [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.235144] [53379]: DEBUG nova.policy [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.239564] [53379]: INFO nova.api.openstack.requestlog [None req-6827bdd5-9f04-4ca5-9d99-ae507083bc07 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.084481 [ 900.240159] [53379]: [pid: 53379|app: 0|req: 2522/5217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.259827] [53378]: DEBUG nova.policy [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.264582] [53378]: INFO nova.api.openstack.requestlog [None req-f2f44030-d172-4cc9-bd65-b9421ea4e3c7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.064082 [ 900.265046] [53378]: [pid: 53378|app: 0|req: 2696/5218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.311824] [53379]: DEBUG nova.api.openstack.wsgi [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.313631] [53379]: DEBUG nova.compute.api [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.322321] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.322321] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.322321] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.323414] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.323686] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.323865] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.347722] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.347985] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.348211] [53379]: DEBUG oslo_concurrency.lockutils [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.348444] [53379]: DEBUG nova.objects.instance [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.361740] [53378]: DEBUG nova.api.openstack.wsgi [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.363191] [53378]: DEBUG nova.compute.api [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.369413] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.369706] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.369952] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.370342] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.370632] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.370859] [53378]: DEBUG oslo_concurrency.lockutils [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.385654] [53379]: DEBUG nova.policy [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.393626] [53379]: INFO nova.api.openstack.requestlog [None req-7386fc35-8f32-492f-8489-c1303bbaa442 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.083978 [ 900.394028] [53379]: [pid: 53379|app: 0|req: 2523/5219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.397013] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.399785] [53379]: DEBUG nova.compute.api [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.404677] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.404677] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.404677] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.405077] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.405276] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.405445] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.411185] [53378]: DEBUG nova.policy [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.416041] [53378]: INFO nova.api.openstack.requestlog [None req-7735b2f7-b6c9-48a2-95ed-f89336216e67 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.057822 [ 900.416524] [53378]: [pid: 53378|app: 0|req: 2697/5220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.419669] [53378]: DEBUG nova.api.openstack.wsgi [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "63411f16-4da1-4bc0-9008-8bee988f93df", "tag": "f44af65a-1482-459e-a889-88efae288114"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 900.426656] [53378]: DEBUG oslo_concurrency.lockutils [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.427039] [53378]: DEBUG oslo_concurrency.lockutils [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.427271] [53378]: DEBUG oslo_concurrency.lockutils [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.435982] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] Creating event network-changed:f44af65a-1482-459e-a889-88efae288114 for instance 63411f16-4da1-4bc0-9008-8bee988f93df on cpu-1 [ 900.439729] [53378]: INFO nova.api.openstack.requestlog [req-6abd5a1d-90c2-4b5d-a744-94fdcd89a3cc req-95f3b6f7-72b3-4cf7-8973-7d8954783f77 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022456 [ 900.440021] [53378]: [pid: 53378|app: 0|req: 2698/5221] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:52 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) [ 900.446678] [53378]: DEBUG nova.api.openstack.wsgi [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.448880] [53378]: DEBUG nova.compute.api [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.456874] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.457340] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.457655] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.458262] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.459138] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.459138] [53378]: DEBUG oslo_concurrency.lockutils [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.501775] [53378]: DEBUG nova.policy [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.504289] [53379]: DEBUG nova.policy [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.506599] [53378]: INFO nova.api.openstack.requestlog [None req-98a845f4-1677-499c-93fb-e27545de9254 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1268 microversion: 2.1 time: 0.065456 [ 900.507163] [53378]: [pid: 53378|app: 0|req: 2699/5222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1268 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 900.510268] [53378]: DEBUG nova.api.openstack.wsgi [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.510491] [53379]: INFO nova.api.openstack.requestlog [None req-cf491573-b5c4-4ff1-90fb-d61d3455cf45 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1690 microversion: 2.1 time: 0.115868 [ 900.511020] [53379]: [pid: 53379|app: 0|req: 2524/5223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1690 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.511998] [53378]: DEBUG nova.compute.api [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.513534] [53379]: DEBUG nova.api.openstack.wsgi [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.515307] [53379]: DEBUG nova.compute.api [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.518983] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.519349] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.519349] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.519349] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.519440] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.519646] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.519809] [53379]: DEBUG oslo_concurrency.lockutils [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.540038] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.541022] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.541022] [53378]: DEBUG oslo_concurrency.lockutils [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.541022] [53378]: DEBUG nova.objects.instance [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.555288] [53379]: DEBUG nova.policy [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.559805] [53379]: INFO nova.api.openstack.requestlog [None req-24acfdbd-1b69-4682-b39a-8b93d17b20f9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.048213 [ 900.560183] [53379]: [pid: 53379|app: 0|req: 2525/5224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.561335] [53378]: DEBUG nova.policy [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.566154] [53378]: INFO nova.api.openstack.requestlog [None req-aec84480-231f-4f38-84ba-9fe66aea9881 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.058126 [ 900.566493] [53378]: [pid: 53378|app: 0|req: 2700/5225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.622340] [53378]: DEBUG nova.api.openstack.wsgi [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.623711] [53378]: DEBUG nova.compute.api [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.628210] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.628496] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.628690] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.629319] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.629675] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.630035] [53378]: DEBUG oslo_concurrency.lockutils [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.654480] [53379]: DEBUG nova.api.openstack.wsgi [None req-58ab4296-0465-4194-8324-a8eed967ddde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Action: 'create', calling method: .version_select at 0x726f71af2950>, body: {"keypair": {"name": "tempest-keypair-1433420697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCpLo6GcIjGor8MnLtFgLMJIppSennIu1ZzjbVG7Fdr0K2GIPG0jfOLkTGAqPd9WDH+CcuCd9q6/c8iaaSSKOxGQCSxoWFJd6zrA3jFmK0wmdtqmnsoNCjurg5Huh5yz9Q=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 900.665802] [53379]: DEBUG nova.quota [None req-58ab4296-0465-4194-8324-a8eed967ddde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Getting quotas for project 916984c26cff43cab3a9dfe470505bdc. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 900.669264] [53379]: DEBUG nova.quota [None req-58ab4296-0465-4194-8324-a8eed967ddde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Getting quotas for user 17db9ee7564648e8adb666d09173ac9b and project 916984c26cff43cab3a9dfe470505bdc. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 900.685303] [53379]: INFO nova.api.openstack.requestlog [None req-58ab4296-0465-4194-8324-a8eed967ddde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.94 time: 0.101267 [ 900.685879] [53379]: [pid: 53379|app: 0|req: 2526/5226] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:42:52 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 102 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 900.688313] [53379]: DEBUG nova.api.openstack.wsgi [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.691611] [53379]: DEBUG nova.compute.api [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.694822] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.695084] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.695347] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.695639] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.696870] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.696870] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.721189] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.721189] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.721189] [53379]: DEBUG oslo_concurrency.lockutils [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.721189] [53379]: DEBUG nova.objects.instance [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.743068] [53379]: DEBUG nova.policy [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.744020] [53378]: DEBUG nova.policy [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.748132] [53379]: DEBUG nova.policy [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.748300] [53379]: DEBUG nova.policy [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.748950] [53379]: INFO nova.api.openstack.requestlog [None req-e92f3ade-5d87-4827-8e82-0b88c127ef5f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.062668 [ 900.749285] [53379]: [pid: 53379|app: 0|req: 2527/5227] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.749644] [53378]: INFO nova.api.openstack.requestlog [None req-e27a9f41-6141-4156-867c-81a78d40531a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.130410 [ 900.750042] [53378]: [pid: 53378|app: 0|req: 2701/5228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:52 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.752769] [53378]: DEBUG nova.api.openstack.wsgi [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.754443] [53378]: DEBUG nova.compute.api [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.756953] [53379]: DEBUG nova.api.openstack.wsgi [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.758128] [53379]: DEBUG nova.compute.api [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.758222] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.758222] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.758468] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.758999] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.758999] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.759118] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.761218] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.761434] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.761622] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.762486] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.762486] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.762486] [53379]: DEBUG oslo_concurrency.lockutils [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.782088] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.783089] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.783089] [53378]: DEBUG oslo_concurrency.lockutils [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.783089] [53378]: DEBUG nova.objects.instance [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.809788] [53378]: DEBUG nova.policy [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.815330] [53378]: INFO nova.api.openstack.requestlog [None req-02025be1-9b01-4125-8139-1cb4eb59c9bb tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.064487 [ 900.815819] [53378]: [pid: 53378|app: 0|req: 2702/5229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.821387] [53378]: DEBUG nova.api.openstack.wsgi [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.821387] [53378]: DEBUG nova.compute.api [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.824334] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.824764] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.824829] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.825213] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.826085] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.826085] [53378]: DEBUG oslo_concurrency.lockutils [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.855451] [53379]: DEBUG nova.policy [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.860253] [53379]: INFO nova.api.openstack.requestlog [None req-a43930c2-d518-467e-b544-25828ed59f25 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1511 microversion: 2.1 time: 0.110241 [ 900.860502] [53379]: [pid: 53379|app: 0|req: 2528/5230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1511 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.865618] [53379]: DEBUG nova.api.openstack.wsgi [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.868150] [53378]: DEBUG nova.policy [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.868275] [53379]: DEBUG nova.compute.api [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.873799] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.874060] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.874175] [53378]: DEBUG nova.policy [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.874272] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.874640] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.874926] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.874986] [53378]: DEBUG nova.policy [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.875063] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.875652] [53378]: INFO nova.api.openstack.requestlog [None req-53519e54-592e-4092-bb69-3c81223f2cae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.059254 [ 900.876418] [53378]: [pid: 53378|app: 0|req: 2703/5231] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.890626] [53378]: DEBUG nova.api.openstack.wsgi [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.893070] [53378]: DEBUG nova.compute.api [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.897215] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.897456] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.897683] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.898101] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.898411] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.898616] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.898998] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.899325] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.899407] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.899602] [53379]: DEBUG nova.objects.instance [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.925976] [53379]: DEBUG nova.policy [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.935080] [53379]: INFO nova.api.openstack.requestlog [None req-d6157603-a9bd-431c-87dc-919d0362c377 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.071254 [ 900.935370] [53379]: [pid: 53379|app: 0|req: 2529/5232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.945109] [53378]: DEBUG nova.policy [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.951447] [53378]: INFO nova.api.openstack.requestlog [None req-13e83762-83df-4d32-8741-40d6f1760ba5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.063249 [ 900.952567] [53378]: [pid: 53378|app: 0|req: 2704/5233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.086099] [53379]: DEBUG nova.api.openstack.wsgi [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.087827] [53379]: DEBUG nova.compute.api [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.093193] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.093705] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.093705] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.094144] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.094437] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.094713] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.160037] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.161020] [53378]: DEBUG nova.compute.api [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.165981] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.166260] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.166452] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.166849] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.167203] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.167911] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.215171] [53378]: DEBUG nova.policy [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.220019] [53378]: DEBUG nova.policy [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.220019] [53378]: DEBUG nova.policy [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.223652] [53378]: INFO nova.api.openstack.requestlog [None req-7ff25893-625e-4584-bd24-a51f885cf979 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.067058 [ 901.224124] [53378]: [pid: 53378|app: 0|req: 2705/5234] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.259101] [53378]: DEBUG nova.api.openstack.wsgi [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.260718] [53378]: DEBUG nova.compute.api [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.265253] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.265965] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.265965] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.267574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.268073] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.268213] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.297687] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.297992] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.298387] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.298704] [53378]: DEBUG nova.objects.instance [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.320076] [53378]: DEBUG nova.policy [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.324028] [53378]: INFO nova.api.openstack.requestlog [None req-d08d1fe6-313d-4574-ae1a-3abf942a1e78 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.068632 [ 901.324571] [53378]: [pid: 53378|app: 0|req: 2706/5235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.329157] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.330045] [53378]: DEBUG nova.compute.api [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.333311] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.333717] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.334172] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.334655] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.335040] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.335339] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.365130] [53379]: DEBUG nova.policy [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.369735] [53379]: DEBUG nova.policy [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.371820] [53379]: DEBUG nova.policy [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.372461] [53378]: DEBUG nova.policy [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.374834] [53379]: INFO nova.api.openstack.requestlog [None req-6eac109a-0a3d-4896-ba6f-b8e55e548f63 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1536 microversion: 2.93 time: 0.291899 [ 901.375294] [53379]: [pid: 53379|app: 0|req: 2530/5236] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1536 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.377771] [53378]: INFO nova.api.openstack.requestlog [None req-2b347ae2-680d-4bc8-867f-329b7e24c454 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.052606 [ 901.378139] [53378]: [pid: 53378|app: 0|req: 2707/5237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.415027] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.417147] [53379]: DEBUG nova.compute.api [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.422608] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.422897] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.423372] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.423793] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.424201] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.424506] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.431802] [53378]: DEBUG nova.api.openstack.wsgi [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.436096] [53378]: DEBUG nova.compute.api [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.438303] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.438387] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.438558] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.438915] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.439322] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.439530] [53378]: DEBUG oslo_concurrency.lockutils [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.448865] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.449191] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.449424] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.449669] [53379]: DEBUG nova.objects.instance [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.492969] [53379]: DEBUG nova.policy [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.493265] [53378]: DEBUG nova.policy [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.499746] [53378]: INFO nova.api.openstack.requestlog [None req-88efdfe0-c4ab-4005-8d04-c34c9daefbad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.069076 [ 901.499842] [53379]: INFO nova.api.openstack.requestlog [None req-5e88a791-cc7e-4071-8b31-f636d3c6b012 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.087842 [ 901.499888] [53378]: [pid: 53378|app: 0|req: 2708/5238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.499923] [53379]: [pid: 53379|app: 0|req: 2531/5239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.521030] [53378]: DEBUG nova.api.openstack.wsgi [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.522897] [53378]: DEBUG nova.compute.api [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.523161] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.525867] [53379]: DEBUG nova.compute.api [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.527829] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.527829] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.527829] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.528664] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.528664] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.528664] [53378]: DEBUG oslo_concurrency.lockutils [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.529599] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.529881] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.530031] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.531476] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.531707] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.531893] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.582964] [53378]: DEBUG nova.policy [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.587962] [53378]: INFO nova.api.openstack.requestlog [None req-a432c76b-6a31-473c-85c0-d69ea2e48265 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1276 microversion: 2.1 time: 0.070814 [ 901.588313] [53378]: [pid: 53378|app: 0|req: 2709/5240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1276 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.591624] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.593646] [53378]: DEBUG nova.compute.api [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.597544] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.597790] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.597979] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.598375] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.598575] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.598750] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.649108] [53378]: DEBUG nova.policy [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.654665] [53378]: INFO nova.api.openstack.requestlog [None req-fe19cb50-8302-426c-a5eb-8c468626094a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.065091 [ 901.654722] [53378]: [pid: 53378|app: 0|req: 2710/5241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.658517] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "accessIPv4": "1.1.1.1", "adminPass": "***", "hostname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com", "networks": [{"uuid": "672f56e8-f7d7-4afd-9306-5bed9d4d9640"}], "security_groups": [{"name": "tempest-securitygroup--1803267244"}], "key_name": "tempest-keypair-1433420697", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 901.687018] [53379]: DEBUG nova.policy [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.693717] [53379]: INFO nova.api.openstack.requestlog [None req-eb78b014-a0a5-416e-b6c0-0480fd98c5e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1689 microversion: 2.1 time: 0.172726 [ 901.694295] [53379]: [pid: 53379|app: 0|req: 2532/5242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1689 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.697316] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.699011] [53379]: DEBUG nova.compute.api [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.704292] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.704292] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.704292] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.704579] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.705423] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.705423] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.714204] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.714464] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.714664] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.715589] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.715810] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.716099] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.728258] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.728258] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.728258] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.728258] [53379]: DEBUG nova.objects.instance [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 8602d5be-5555-456c-aa26-84d66b79677c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.756260] [53379]: DEBUG nova.policy [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.762202] [53379]: INFO nova.api.openstack.requestlog [None req-7c0f6750-ad21-40ab-b89b-ec38fdb31318 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 200 len: 1300 microversion: 2.1 time: 0.067270 [ 901.762748] [53379]: [pid: 53379|app: 0|req: 2533/5243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:53 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.765370] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.771316] [53379]: DEBUG nova.compute.api [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.780099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.780099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.780099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.780099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.780099] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.780655] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.785220] [53378]: DEBUG nova.network.neutron [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] validate_networks() for [('672f56e8-f7d7-4afd-9306-5bed9d4d9640', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 901.936971] [53379]: DEBUG nova.policy [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.943232] [53379]: INFO nova.api.openstack.requestlog [None req-8ca114c8-bca4-4dc5-800a-ee1683a6961c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.179651 [ 901.943450] [53379]: [pid: 53379|app: 0|req: 2534/5244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.946662] [53379]: DEBUG nova.api.openstack.wsgi [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.948447] [53379]: DEBUG nova.compute.api [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.958429] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.958608] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.958804] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.959197] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.959440] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.959630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.990648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.990970] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.991101] [53379]: DEBUG oslo_concurrency.lockutils [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.991305] [53379]: DEBUG nova.objects.instance [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.020422] [53379]: DEBUG nova.policy [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.025359] [53379]: DEBUG nova.policy [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.026042] [53379]: DEBUG nova.policy [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.026942] [53379]: INFO nova.api.openstack.requestlog [None req-a88ab5d9-fb0b-49c9-a83c-af2eff5a845b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.082755 [ 902.027389] [53379]: [pid: 53379|app: 0|req: 2535/5245] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.042173] [53378]: DEBUG nova.virt.hardware [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 902.042173] [53378]: DEBUG nova.virt.hardware [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 902.042173] [53378]: DEBUG nova.virt.hardware [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 902.042173] [53378]: DEBUG nova.virt.hardware [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 902.042173] [53378]: DEBUG nova.virt.hardware [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 902.054675] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.055559] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.056124] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.056974] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.057746] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.057746] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.072178] [53379]: DEBUG nova.api.openstack.wsgi [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c89daa16-a46b-4d14-ada0-9b48c86fde14", "name": "network-vif-deleted", "tag": "c14ac941-3ac0-4b7d-9189-f578a9b9946b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 902.079868] [53379]: DEBUG oslo_concurrency.lockutils [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.080148] [53379]: DEBUG oslo_concurrency.lockutils [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.080896] [53379]: DEBUG oslo_concurrency.lockutils [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.085837] [53378]: DEBUG nova.quota [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Getting quotas for project 916984c26cff43cab3a9dfe470505bdc. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 902.093246] [53378]: DEBUG nova.quota [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Getting quotas for user 17db9ee7564648e8adb666d09173ac9b and project 916984c26cff43cab3a9dfe470505bdc. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 902.093968] [53379]: INFO nova.api.openstack.compute.server_external_events [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] Creating event network-vif-deleted:c14ac941-3ac0-4b7d-9189-f578a9b9946b for instance c89daa16-a46b-4d14-ada0-9b48c86fde14 on cpu-1 [ 902.099023] [53379]: INFO nova.api.openstack.requestlog [req-eaac14be-57f8-43af-9653-f8df694e168b req-021ecc2f-0548-4372-a697-b120b599a006 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.070702 [ 902.099347] [53379]: [pid: 53379|app: 0|req: 2536/5246] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:54 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 902.102961] [53379]: DEBUG nova.api.openstack.wsgi [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.103125] [53378]: DEBUG nova.compute.api [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 902.104753] [53378]: DEBUG nova.compute.api [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 902.104965] [53379]: DEBUG nova.compute.api [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.108982] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.109270] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.109489] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.109947] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.110180] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.110359] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.141204] [53378]: INFO nova.api.openstack.requestlog [None req-bd729959-d2a0-4ece-95eb-689c72b1a249 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.94 time: 0.485734 [ 902.141671] [53378]: [pid: 53378|app: 0|req: 2711/5247] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:42:53 2025] POST /compute/v2.1/servers => generated 409 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 902.142710] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.143024] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.143244] [53379]: DEBUG oslo_concurrency.lockutils [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.143490] [53379]: DEBUG nova.objects.instance [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.144795] [53378]: DEBUG nova.api.openstack.wsgi [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.146773] [53378]: DEBUG nova.compute.api [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.151274] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.151580] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.151805] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.152262] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.152521] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.152748] [53378]: DEBUG oslo_concurrency.lockutils [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.171178] [53379]: DEBUG nova.policy [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.177405] [53379]: INFO nova.api.openstack.requestlog [None req-216936ea-30be-465f-8915-76415c6d52f5 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.076909 [ 902.177664] [53379]: [pid: 53379|app: 0|req: 2537/5248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.184796] [53379]: DEBUG nova.api.openstack.wsgi [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.186287] [53379]: DEBUG nova.compute.api [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.189961] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.190230] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.190502] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.190841] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.191082] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.191545] [53379]: DEBUG oslo_concurrency.lockutils [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.203065] [53378]: DEBUG nova.policy [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.210036] [53378]: INFO nova.api.openstack.requestlog [None req-04fb8605-9f8e-485e-9ae0-c675df7221f6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1299 microversion: 2.1 time: 0.067043 [ 902.210550] [53378]: [pid: 53378|app: 0|req: 2712/5249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.213106] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.214897] [53378]: DEBUG nova.compute.api [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.227325] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.227325] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.227560] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.227839] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.227993] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.228191] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.240798] [53379]: DEBUG nova.policy [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.247755] [53379]: DEBUG nova.policy [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.248416] [53379]: DEBUG nova.policy [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.249026] [53379]: INFO nova.api.openstack.requestlog [None req-483000cf-fda5-47e1-adbc-4d2aa2591890 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.067483 [ 902.251022] [53379]: [pid: 53379|app: 0|req: 2538/5250] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.252420] [53379]: DEBUG nova.api.openstack.wsgi [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.254097] [53379]: DEBUG nova.compute.api [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.255555] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.256512] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.256512] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.256512] [53378]: DEBUG nova.objects.instance [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.257776] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.258162] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.258236] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.258572] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.258785] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.258951] [53379]: DEBUG oslo_concurrency.lockutils [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.277623] [53378]: DEBUG nova.policy [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.281983] [53378]: INFO nova.api.openstack.requestlog [None req-6e7768c0-9451-4e2e-bc10-278225878174 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.070978 [ 902.282570] [53378]: [pid: 53378|app: 0|req: 2713/5251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.289031] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.289681] [53378]: DEBUG nova.compute.api [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.294998] [53379]: DEBUG nova.policy [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.299347] [53379]: INFO nova.api.openstack.requestlog [None req-beabe449-02d2-463a-8a54-19916e72b88f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.049301 [ 902.299816] [53379]: [pid: 53379|app: 0|req: 2539/5252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.302117] [53379]: DEBUG nova.api.openstack.wsgi [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.303739] [53379]: DEBUG nova.compute.api [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.310943] [53379]: DEBUG oslo_concurrency.lockutils [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.325378] [53378]: DEBUG nova.policy [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.332114] [53378]: DEBUG nova.policy [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.332114] [53378]: DEBUG nova.policy [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.335096] [53378]: INFO nova.api.openstack.requestlog [None req-8d999315-75ce-4b16-b581-b29c5701394f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1493 microversion: 2.94 time: 0.051949 [ 902.335470] [53378]: [pid: 53378|app: 0|req: 2714/5253] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1493 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.341542] [53378]: DEBUG nova.api.openstack.wsgi [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.343216] [53378]: DEBUG nova.compute.api [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.347017] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.347098] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.347257] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.347607] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.347805] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.347978] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.351998] [53379]: DEBUG nova.policy [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.356691] [53379]: DEBUG nova.policy [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.357407] [53379]: DEBUG nova.policy [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.360011] [53379]: INFO nova.api.openstack.requestlog [None req-e69dd88a-b1a2-4f6d-882e-673b587fd0ad tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1492 microversion: 2.96 time: 0.059809 [ 902.360586] [53379]: [pid: 53379|app: 0|req: 2540/5254] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1492 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.367704] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.367984] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.368254] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.368558] [53378]: DEBUG nova.objects.instance [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.387852] [53378]: DEBUG nova.policy [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.391637] [53378]: INFO nova.api.openstack.requestlog [None req-2da817ec-f174-4682-a0b6-976dd72ac353 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.051938 [ 902.392089] [53378]: [pid: 53378|app: 0|req: 2715/5255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 902.399172] [53379]: DEBUG nova.api.openstack.wsgi [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.399678] [53378]: DEBUG nova.api.openstack.wsgi [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.400855] [53379]: DEBUG nova.compute.api [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.401282] [53378]: DEBUG nova.compute.api [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.404641] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.404733] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.404867] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.404936] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.405061] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.405115] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.405428] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.405472] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.405635] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.405670] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.405807] [53379]: DEBUG oslo_concurrency.lockutils [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.405844] [53378]: DEBUG oslo_concurrency.lockutils [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.438452] [53378]: DEBUG nova.policy [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.442784] [53378]: INFO nova.api.openstack.requestlog [None req-edbf8c7f-b0e1-49b3-898e-f7c07bf54ab8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.045034 [ 902.443132] [53378]: [pid: 53378|app: 0|req: 2716/5256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 902.486009] [53379]: DEBUG nova.policy [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.490475] [53379]: DEBUG nova.policy [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.491143] [53379]: DEBUG nova.policy [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.493565] [53378]: DEBUG nova.api.openstack.wsgi [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "829c86c5-509a-41ca-a892-89a40b8c67f2", "name": "network-vif-plugged", "status": "completed", "tag": "a59085fa-65a3-437e-814b-f8b214600374"}, {"name": "network-changed", "server_uuid": "829c86c5-509a-41ca-a892-89a40b8c67f2", "tag": "a59085fa-65a3-437e-814b-f8b214600374"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 902.493953] [53379]: INFO nova.api.openstack.requestlog [None req-80d514db-bca6-4fb4-9030-544c6ce8ea59 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1725 microversion: 2.93 time: 0.097098 [ 902.494285] [53379]: [pid: 53379|app: 0|req: 2541/5257] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1725 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.499690] [53378]: DEBUG oslo_concurrency.lockutils [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.499936] [53378]: DEBUG oslo_concurrency.lockutils [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.500144] [53378]: DEBUG oslo_concurrency.lockutils [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.506833] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Creating event network-vif-plugged:a59085fa-65a3-437e-814b-f8b214600374 for instance 829c86c5-509a-41ca-a892-89a40b8c67f2 on cpu-1 [ 902.506915] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] Creating event network-changed:a59085fa-65a3-437e-814b-f8b214600374 for instance 829c86c5-509a-41ca-a892-89a40b8c67f2 on cpu-1 [ 902.508590] [53379]: DEBUG nova.api.openstack.wsgi [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.510377] [53378]: INFO nova.api.openstack.requestlog [req-d81429ca-427e-4b8b-a026-40d9e0a6036f req-1c94aa84-1638-4590-8330-250f2395d8d5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.054929 [ 902.510454] [53379]: DEBUG nova.compute.api [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.510491] [53378]: [pid: 53378|app: 0|req: 2717/5258] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:54 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 902.514446] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.514706] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.514898] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.514976] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.515283] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.515510] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.515691] [53379]: DEBUG oslo_concurrency.lockutils [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.516617] [53378]: DEBUG nova.compute.api [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.520069] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.520302] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.520483] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.520829] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.521042] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.521223] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.552225] [53378]: DEBUG nova.policy [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.556576] [53378]: INFO nova.api.openstack.requestlog [None req-6ed2683d-849f-4a0b-9f76-d480388636dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.043638 [ 902.556724] [53378]: [pid: 53378|app: 0|req: 2718/5259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.560016] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.560666] [53378]: DEBUG nova.compute.api [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.563796] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.564034] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.564218] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.564604] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.564804] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.564855] [53379]: INFO nova.api.openstack.requestlog [None req-a399f9c6-223d-4eea-806b-6892da0c6b39 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17/os-interface" status: 200 len: 300 microversion: 2.93 time: 0.058476 [ 902.564987] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.565245] [53379]: [pid: 53379|app: 0|req: 2542/5260] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17/os-interface => generated 300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 902.583325] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.583547] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.583725] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.583914] [53378]: DEBUG nova.objects.instance [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.604232] [53378]: DEBUG nova.policy [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.606059] [53379]: DEBUG nova.api.openstack.wsgi [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.607709] [53379]: DEBUG nova.compute.api [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.608468] [53378]: INFO nova.api.openstack.requestlog [None req-b3c5b1fc-9949-4ad3-bd40-3dfbc8ee66f6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.051191 [ 902.608814] [53378]: [pid: 53378|app: 0|req: 2719/5261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.611867] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.612190] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.612400] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.612763] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.612972] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.613162] [53379]: DEBUG oslo_concurrency.lockutils [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.676689] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.682525] [53378]: DEBUG nova.compute.api [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.687789] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.688515] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.688762] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.691539] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.691539] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.691731] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.732818] [53378]: DEBUG nova.policy [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.738428] [53378]: INFO nova.api.openstack.requestlog [None req-8d484a98-308c-439d-bdfb-e77c1bb82410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.064226 [ 902.738958] [53378]: [pid: 53378|app: 0|req: 2720/5262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.741397] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.743165] [53378]: DEBUG nova.compute.api [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.746671] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.746908] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.747111] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.747468] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.747675] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.747849] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.917940] [53378]: DEBUG nova.policy [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.924448] [53378]: INFO nova.api.openstack.requestlog [None req-6b4f5a32-efcf-4dd8-8b42-4403ac41ce39 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1689 microversion: 2.1 time: 0.184761 [ 902.924887] [53378]: [pid: 53378|app: 0|req: 2721/5263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1689 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.929042] [53378]: DEBUG nova.api.openstack.wsgi [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.931553] [53378]: DEBUG nova.compute.api [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.936455] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.936739] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.936925] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.937298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.937504] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.937682] [53378]: DEBUG oslo_concurrency.lockutils [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.948548] [53378]: INFO nova.api.openstack.wsgi [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. [ 902.949154] [53378]: DEBUG nova.api.openstack.wsgi [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 902.949636] [53378]: INFO nova.api.openstack.requestlog [None req-f95fc757-b01c-4e8c-ae46-76157fbc424f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 404 len: 111 microversion: 2.1 time: 0.024110 [ 902.949953] [53378]: [pid: 53378|app: 0|req: 2722/5264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 902.956275] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.957907] [53378]: DEBUG nova.compute.api [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.961374] [53379]: DEBUG nova.policy [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.963859] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.964114] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.964303] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.964686] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.964895] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.965124] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.971371] [53379]: INFO nova.api.openstack.requestlog [None req-183eaaaa-149c-44d3-9bbb-3a96185a3886 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.367518 [ 902.971772] [53379]: [pid: 53379|app: 0|req: 2543/5265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:54 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 902.975659] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.978413] [53379]: DEBUG nova.compute.api [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.982348] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.982624] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.982837] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.983254] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.983477] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.983684] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.065480] [53378]: DEBUG nova.policy [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.069982] [53378]: INFO nova.api.openstack.requestlog [None req-d7a3e748-739b-46bd-a13c-e196e7386e1c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.116679 [ 903.070322] [53378]: [pid: 53378|app: 0|req: 2723/5266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.076958] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.082817] [53378]: DEBUG nova.compute.api [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.086306] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.086542] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.086761] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.087142] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.087356] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.087531] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.122714] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.123073] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.123353] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.123671] [53378]: DEBUG nova.objects.instance [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.132868] [53379]: DEBUG nova.policy [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.137498] [53379]: INFO nova.api.openstack.requestlog [None req-5b54f100-b0d3-442e-a885-e851934a1063 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.165090 [ 903.137838] [53379]: [pid: 53379|app: 0|req: 2544/5267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.147211] [53378]: DEBUG nova.policy [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.151996] [53378]: DEBUG nova.policy [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.152788] [53378]: DEBUG nova.policy [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.153454] [53378]: INFO nova.api.openstack.requestlog [None req-dd4d4978-cf6e-4a1b-9c38-1341ca3cc75c tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.082560 [ 903.153777] [53378]: [pid: 53378|app: 0|req: 2724/5268] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.159672] [53379]: DEBUG nova.api.openstack.wsgi [None req-54918eb8-fdce-4d2a-9f91-5d931fc8405f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 903.161535] [53379]: DEBUG nova.api.openstack.wsgi [None req-54918eb8-fdce-4d2a-9f91-5d931fc8405f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 903.161946] [53379]: INFO nova.api.openstack.requestlog [None req-54918eb8-fdce-4d2a-9f91-5d931fc8405f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.004504 [ 903.162239] [53379]: [pid: 53379|app: 0|req: 2545/5269] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:55 2025] POST /compute/v2.1/servers => generated 127 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 903.166848] [53378]: DEBUG nova.api.openstack.wsgi [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.168526] [53378]: DEBUG nova.compute.api [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.171837] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.172079] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.172268] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.172630] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.172890] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.173111] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.193621] [53379]: DEBUG nova.api.openstack.wsgi [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.196613] [53379]: DEBUG nova.compute.api [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.202613] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.202998] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.203322] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.203883] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.204232] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.204534] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.235233] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.235602] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.235898] [53379]: DEBUG oslo_concurrency.lockutils [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.236220] [53379]: DEBUG nova.objects.instance [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.242838] [53378]: DEBUG nova.policy [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.247189] [53378]: INFO nova.api.openstack.requestlog [None req-a48f5462-b7d9-4d0e-a4f6-6ca873050b03 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.082362 [ 903.247516] [53378]: [pid: 53378|app: 0|req: 2725/5270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.253272] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.254871] [53378]: DEBUG nova.compute.api [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.264780] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.265027] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.265228] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.265578] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.265725] [53379]: DEBUG nova.policy [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.265797] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.265954] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.276982] [53379]: INFO nova.api.openstack.requestlog [None req-da4ab740-eff3-403d-ba9f-e5bf1f545e77 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.084609 [ 903.276982] [53379]: [pid: 53379|app: 0|req: 2546/5271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.281019] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.281019] [53379]: DEBUG nova.compute.api [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.282891] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.283153] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.283340] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.283676] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.283872] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.284050] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.284462] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.284699] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.284878] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.285085] [53378]: DEBUG nova.objects.instance [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.307246] [53378]: DEBUG nova.policy [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.309478] [53378]: INFO nova.api.openstack.requestlog [None req-a5debc88-c168-4fe6-bf9f-7764547b7c34 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057901 [ 903.309814] [53378]: [pid: 53378|app: 0|req: 2726/5272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.313428] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.315089] [53378]: DEBUG nova.compute.api [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.318338] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.318573] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.318761] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.319120] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.319322] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.319498] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.325081] [53379]: DEBUG nova.policy [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.330703] [53379]: DEBUG nova.policy [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.331324] [53379]: DEBUG nova.policy [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.334049] [53379]: INFO nova.api.openstack.requestlog [None req-5c22ee8d-d748-4f38-adec-b1931b01eda6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.055527 [ 903.334408] [53379]: [pid: 53379|app: 0|req: 2547/5273] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.340032] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.341554] [53379]: DEBUG nova.compute.api [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.348889] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.349189] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.349385] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.349794] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.350013] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.350200] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.383367] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.383613] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.383801] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.383998] [53379]: DEBUG nova.objects.instance [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.393153] [53378]: DEBUG nova.policy [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.403876] [53378]: INFO nova.api.openstack.requestlog [None req-b9d573db-3e12-4515-93ff-b8004547bbd0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.093541 [ 903.404199] [53378]: [pid: 53378|app: 0|req: 2727/5274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.410835] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.412572] [53378]: DEBUG nova.compute.api [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.417479] [53379]: DEBUG nova.policy [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.422033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.422033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.422033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.422293] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.422410] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.422571] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.425894] [53379]: INFO nova.api.openstack.requestlog [None req-d1ee0a88-1c38-4c73-9fc6-1876ff69487e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.090862 [ 903.426230] [53379]: [pid: 53379|app: 0|req: 2548/5275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.430261] [53379]: DEBUG nova.api.openstack.wsgi [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.430802] [53379]: DEBUG nova.compute.api [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.437948] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.437948] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.437948] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.437948] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.438422] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.438622] [53379]: DEBUG oslo_concurrency.lockutils [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.471530] [53378]: DEBUG nova.policy [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.479372] [53378]: INFO nova.api.openstack.requestlog [None req-e6e45ea7-eaf4-4757-b07a-342f82359d45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.074309 [ 903.480192] [53378]: [pid: 53378|app: 0|req: 2728/5276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.480268] [53379]: DEBUG nova.policy [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.483920] [53378]: DEBUG nova.api.openstack.wsgi [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.485913] [53379]: DEBUG nova.policy [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.486065] [53378]: DEBUG nova.compute.api [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.488276] [53379]: DEBUG nova.policy [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.489882] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.490363] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.490363] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.490462] [53379]: INFO nova.api.openstack.requestlog [None req-695f1058-f4a5-4cfa-8074-8f59eb324388 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1497 microversion: 2.94 time: 0.063687 [ 903.490745] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.490822] [53379]: [pid: 53379|app: 0|req: 2549/5277] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1497 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.490949] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.491207] [53378]: DEBUG oslo_concurrency.lockutils [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.494924] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.495242] [53379]: DEBUG nova.compute.api [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.498280] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.498443] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.498620] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.498955] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.499171] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.499753] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.519789] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.519902] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.520099] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.521022] [53379]: DEBUG nova.objects.instance [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.539822] [53378]: DEBUG nova.policy [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.546497] [53378]: DEBUG nova.policy [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.546497] [53378]: DEBUG nova.policy [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.548952] [53378]: INFO nova.api.openstack.requestlog [None req-743c0594-0e74-4374-9458-6624c263857a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1548 microversion: 2.96 time: 0.068801 [ 903.549358] [53378]: [pid: 53378|app: 0|req: 2729/5278] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1548 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.549412] [53379]: DEBUG nova.policy [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.552071] [53378]: DEBUG nova.api.openstack.wsgi [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.553700] [53378]: DEBUG nova.compute.api [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.554209] [53379]: INFO nova.api.openstack.requestlog [None req-b6974f31-f64e-46ca-b966-1d40fbd4aaf2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.062784 [ 903.554582] [53379]: [pid: 53379|app: 0|req: 2550/5279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.557558] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.557968] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.558208] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.559218] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.559218] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.559218] [53378]: DEBUG oslo_concurrency.lockutils [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.570600] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.572514] [53379]: DEBUG nova.compute.api [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.576885] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.577219] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.577525] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.577905] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.578175] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.578360] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.608075] [53378]: DEBUG nova.policy [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.616397] [53378]: INFO nova.api.openstack.requestlog [None req-35551b5e-d099-4177-a738-e794cf057eb5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.066463 [ 903.617088] [53378]: [pid: 53378|app: 0|req: 2730/5280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.620180] [53379]: DEBUG nova.policy [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.623736] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.624991] [53378]: DEBUG nova.compute.api [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.625523] [53379]: INFO nova.api.openstack.requestlog [None req-fdcc35bb-4df9-4032-8d33-07d2b9a19f3b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.057346 [ 903.625831] [53379]: [pid: 53379|app: 0|req: 2551/5281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.632027] [53379]: DEBUG nova.api.openstack.wsgi [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.632027] [53379]: DEBUG nova.compute.api [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.634050] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.634158] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.634295] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.634372] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.634518] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.634615] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.634874] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.634994] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.635086] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.635135] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.637019] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.637204] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.656779] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.657463] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.657463] [53379]: DEBUG oslo_concurrency.lockutils [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.657463] [53379]: DEBUG nova.objects.instance [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.688161] [53379]: DEBUG nova.policy [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.692593] [53379]: INFO nova.api.openstack.requestlog [None req-33fbb704-029b-4aa5-ac2c-dd6a2281842c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.066083 [ 903.692857] [53379]: [pid: 53379|app: 0|req: 2552/5282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.757184] [53379]: DEBUG nova.api.openstack.wsgi [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.758892] [53379]: DEBUG nova.compute.api [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.762499] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.762772] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.762984] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.763353] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.763556] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.763730] [53379]: DEBUG oslo_concurrency.lockutils [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.795204] [53379]: DEBUG nova.policy [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.797572] [53378]: DEBUG nova.policy [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.799492] [53379]: INFO nova.api.openstack.requestlog [None req-faa16e40-f73a-41bf-9bc0-a1bbd2e990d0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.044553 [ 903.799820] [53379]: [pid: 53379|app: 0|req: 2553/5283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.802210] [53378]: DEBUG nova.policy [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.803051] [53378]: DEBUG nova.policy [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.806274] [53378]: INFO nova.api.openstack.requestlog [None req-2ca525b8-3441-4ea9-84c0-dfe222f4ef80 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1725 microversion: 2.93 time: 0.188932 [ 903.806587] [53378]: [pid: 53378|app: 0|req: 2731/5284] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:55 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1725 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.941320] [53379]: DEBUG nova.api.openstack.wsgi [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.943356] [53379]: DEBUG nova.compute.api [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.948026] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.948256] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.948478] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.948837] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.949061] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.949244] [53379]: DEBUG oslo_concurrency.lockutils [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.986634] [53378]: DEBUG nova.api.openstack.wsgi [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.988584] [53378]: DEBUG nova.compute.api [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.992301] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.992544] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.992735] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.993102] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.993310] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.993488] [53378]: DEBUG oslo_concurrency.lockutils [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.083523] [53379]: DEBUG nova.policy [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.090797] [53379]: INFO nova.api.openstack.requestlog [None req-34f4683c-e7d6-4b75-8b83-ffd10e6d0e96 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1689 microversion: 2.1 time: 0.151832 [ 904.091428] [53379]: [pid: 53379|app: 0|req: 2554/5285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1689 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.108127] [53379]: DEBUG nova.api.openstack.wsgi [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "11db567f-fa48-405f-8acc-b1c843166b22", "name": "network-vif-deleted", "tag": "c20ab9ac-755d-481b-af41-830c825b7f6a"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 904.109809] [53378]: DEBUG nova.policy [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.114035] [53379]: DEBUG oslo_concurrency.lockutils [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.114035] [53379]: DEBUG oslo_concurrency.lockutils [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.114035] [53379]: DEBUG oslo_concurrency.lockutils [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.114320] [53378]: INFO nova.api.openstack.requestlog [None req-82a8b496-01dd-41f7-94ac-e1fb5e5bd1dc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.130227 [ 904.114636] [53378]: [pid: 53378|app: 0|req: 2732/5286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 904.123043] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] Creating event network-vif-deleted:c20ab9ac-755d-481b-af41-830c825b7f6a for instance 11db567f-fa48-405f-8acc-b1c843166b22 on cpu-1 [ 904.126123] [53379]: INFO nova.api.openstack.requestlog [req-a9e6c924-7400-4a68-ab77-9a46b255637b req-b8832b71-bb0a-400f-963b-e29461e5b215 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020361 [ 904.127036] [53379]: [pid: 53379|app: 0|req: 2555/5287] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:56 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) [ 904.152226] [53378]: DEBUG nova.api.openstack.wsgi [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.154029] [53378]: DEBUG nova.compute.api [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.157373] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.157622] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.157808] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.158181] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.158843] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.158843] [53378]: DEBUG oslo_concurrency.lockutils [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.169118] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.171333] [53379]: DEBUG nova.compute.api [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.175522] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.175815] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.176069] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.176497] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.176758] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.176988] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.203989] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.204257] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.204480] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.204685] [53379]: DEBUG nova.objects.instance [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.232501] [53379]: DEBUG nova.policy [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.237907] [53379]: DEBUG nova.policy [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.238670] [53379]: DEBUG nova.policy [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.239422] [53379]: INFO nova.api.openstack.requestlog [None req-e6be0f99-5180-4324-a607-e5bbd4f96bbc tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.073330 [ 904.239785] [53379]: [pid: 53379|app: 0|req: 2556/5288] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.241781] [53378]: DEBUG nova.policy [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.246318] [53378]: INFO nova.api.openstack.requestlog [None req-f225a554-9abf-4648-856e-9e02360aaba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1312 microversion: 2.1 time: 0.096430 [ 904.246639] [53378]: [pid: 53378|app: 0|req: 2733/5289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.291400] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.293365] [53379]: DEBUG nova.compute.api [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.297034] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.297216] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.297406] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.297761] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.297962] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.298150] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.317571] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.317803] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.317988] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.318213] [53379]: DEBUG nova.objects.instance [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.322283] [53378]: DEBUG nova.api.openstack.wsgi [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.324083] [53378]: DEBUG nova.compute.api [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.327535] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.327777] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.327965] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.328328] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.328536] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.328716] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.337272] [53379]: DEBUG nova.policy [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.342166] [53379]: INFO nova.api.openstack.requestlog [None req-2ea7f523-68d6-489f-8c88-a585b25b7ed3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.053071 [ 904.342644] [53379]: [pid: 53379|app: 0|req: 2557/5290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.346494] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.346617] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.346715] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.346918] [53378]: DEBUG nova.objects.instance [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.356866] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.359163] [53379]: DEBUG nova.compute.api [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.363061] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.363425] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.363646] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.364148] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.364391] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.364577] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.367451] [53378]: DEBUG nova.policy [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.371648] [53378]: INFO nova.api.openstack.requestlog [None req-33ad3dff-4369-4054-aee9-0a14318095b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.051633 [ 904.371972] [53378]: [pid: 53378|app: 0|req: 2734/5291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.397869] [53379]: DEBUG nova.policy [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.402516] [53379]: DEBUG nova.policy [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.403196] [53379]: DEBUG nova.policy [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.403837] [53379]: INFO nova.api.openstack.requestlog [None req-a2af7c65-9c3a-41b4-9cf8-8be21b5aad01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1273 microversion: 2.20 time: 0.050644 [ 904.404175] [53379]: [pid: 53379|app: 0|req: 2558/5292] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1273 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.446437] [53378]: DEBUG nova.api.openstack.wsgi [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.448289] [53378]: DEBUG nova.compute.api [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.451953] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.452216] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.452446] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.452822] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.453041] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.453225] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.472656] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.472940] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.473536] [53378]: DEBUG oslo_concurrency.lockutils [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.473536] [53378]: DEBUG nova.objects.instance [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.494249] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.495986] [53379]: DEBUG nova.compute.api [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.499434] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.499673] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.499864] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.500230] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.500442] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.500644] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.502820] [53378]: DEBUG nova.policy [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.507894] [53378]: INFO nova.api.openstack.requestlog [None req-9958f41f-8ef7-4e9c-bdff-f00196c27c4e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.063726 [ 904.508257] [53378]: [pid: 53378|app: 0|req: 2735/5293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.510776] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.512500] [53378]: DEBUG nova.compute.api [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.516130] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.516379] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.516567] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.516941] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.517163] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.517345] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.535900] [53379]: DEBUG nova.policy [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.540363] [53379]: INFO nova.api.openstack.requestlog [None req-fc625af0-a1d1-4c2b-bab7-85b9c2de6657 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.048404 [ 904.540821] [53379]: [pid: 53379|app: 0|req: 2559/5294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 904.543253] [53379]: DEBUG nova.api.openstack.wsgi [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42c32417-c60b-47d7-a400-2127ce268645", "name": "network-vif-plugged", "status": "completed", "tag": "168494d3-3862-444d-bda7-fbd80505c601"}, {"name": "network-changed", "server_uuid": "42c32417-c60b-47d7-a400-2127ce268645", "tag": "168494d3-3862-444d-bda7-fbd80505c601"}, {"name": "network-changed", "server_uuid": "02157adb-6c0f-4a2c-84f2-7cfcd653ce17", "tag": "5610c3d5-c9a3-4b3b-9ad2-48f161a85e96"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 904.549554] [53379]: DEBUG oslo_concurrency.lockutils [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.549829] [53379]: DEBUG oslo_concurrency.lockutils [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.550035] [53379]: DEBUG oslo_concurrency.lockutils [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.556704] [53379]: INFO nova.api.openstack.compute.server_external_events [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Creating event network-vif-plugged:168494d3-3862-444d-bda7-fbd80505c601 for instance 42c32417-c60b-47d7-a400-2127ce268645 on cpu-1 [ 904.556941] [53379]: INFO nova.api.openstack.compute.server_external_events [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Creating event network-changed:168494d3-3862-444d-bda7-fbd80505c601 for instance 42c32417-c60b-47d7-a400-2127ce268645 on cpu-1 [ 904.557168] [53379]: INFO nova.api.openstack.compute.server_external_events [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] Creating event network-changed:5610c3d5-c9a3-4b3b-9ad2-48f161a85e96 for instance 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 on cpu-1 [ 904.557804] [53378]: DEBUG nova.policy [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.563229] [53379]: INFO nova.api.openstack.requestlog [req-eb3af605-0de5-4640-b108-287c2a7accae req-a1a7d207-b4cd-47d7-a038-a7959066501e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.021795 [ 904.563584] [53379]: [pid: 53379|app: 0|req: 2560/5295] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:42:56 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 904.563670] [53378]: DEBUG nova.policy [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.564508] [53378]: DEBUG nova.policy [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.567989] [53378]: INFO nova.api.openstack.requestlog [None req-3c3ca914-b13b-4859-bd2b-7e7296c814da tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.059086 [ 904.568051] [53379]: DEBUG nova.api.openstack.wsgi [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.568208] [53378]: [pid: 53378|app: 0|req: 2736/5296] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.570318] [53379]: DEBUG nova.compute.api [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.572952] [53378]: DEBUG nova.api.openstack.wsgi [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.574757] [53378]: DEBUG nova.compute.api [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.575811] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.576053] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.576237] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.576583] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.576775] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.576944] [53379]: DEBUG oslo_concurrency.lockutils [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.578739] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.578971] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.580036] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.580036] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.580036] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.580036] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.600728] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.600980] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.601485] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.601485] [53378]: DEBUG nova.objects.instance [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.621096] [53379]: DEBUG nova.policy [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.624402] [53378]: DEBUG nova.policy [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.625901] [53379]: DEBUG nova.policy [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.626626] [53379]: DEBUG nova.policy [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.628940] [53378]: INFO nova.api.openstack.requestlog [None req-e0c0f075-3503-4f14-b01e-9cbcadf14ad0 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.057939 [ 904.629282] [53378]: [pid: 53378|app: 0|req: 2737/5297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 904.629395] [53379]: INFO nova.api.openstack.requestlog [None req-018b6c5b-fb38-48f8-abcc-37e46411a160 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1548 microversion: 2.96 time: 0.063505 [ 904.629771] [53379]: [pid: 53379|app: 0|req: 2561/5298] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1548 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 904.639678] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.640994] [53378]: DEBUG nova.compute.api [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.645152] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.645322] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.645568] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.645689] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.646358] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.646358] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.646358] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.647406] [53379]: DEBUG nova.compute.api [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.650768] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.651514] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.651514] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.651645] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.651737] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.651913] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.684064] [53378]: DEBUG nova.policy [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.684194] [53379]: DEBUG nova.policy [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.688146] [53378]: INFO nova.api.openstack.requestlog [None req-2b275194-1295-4c32-9783-a2042a61ea37 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.051379 [ 904.688648] [53378]: [pid: 53378|app: 0|req: 2738/5299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.689301] [53379]: INFO nova.api.openstack.requestlog [None req-c4b2dea3-eb31-4104-bfcb-11ea235f1a28 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.045969 [ 904.689735] [53379]: [pid: 53379|app: 0|req: 2562/5300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.708946] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.710632] [53378]: DEBUG nova.compute.api [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.713977] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.714328] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.714559] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.714919] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.715138] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.715317] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.732885] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.733150] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.733337] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.733538] [53378]: DEBUG nova.objects.instance [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.746389] [53379]: DEBUG nova.api.openstack.wsgi [None req-47006822-b93e-4c28-b8b9-29bbf24f45c8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2048657075", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "ec0d5cd0-ae21-4cea-a4ea-c977c9065043", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 904.752737] [53378]: DEBUG nova.policy [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.758739] [53378]: INFO nova.api.openstack.requestlog [None req-8d80ff15-6cd2-4a45-b026-2370632c274e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.051479 [ 904.758739] [53378]: [pid: 53378|app: 0|req: 2739/5301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:56 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 904.782897] [53379]: INFO nova.api.openstack.wsgi [None req-47006822-b93e-4c28-b8b9-29bbf24f45c8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Block Device ec0d5cd0-ae21-4cea-a4ea-c977c9065043 is not bootable. [ 904.783239] [53379]: DEBUG nova.api.openstack.wsgi [None req-47006822-b93e-4c28-b8b9-29bbf24f45c8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Block Device ec0d5cd0-ae21-4cea-a4ea-c977c9065043 is not bootable. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 904.783719] [53379]: INFO nova.api.openstack.requestlog [None req-47006822-b93e-4c28-b8b9-29bbf24f45c8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.039791 [ 904.784056] [53379]: [pid: 53379|app: 0|req: 2563/5302] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:57 2025] POST /compute/v2.1/servers => generated 110 bytes in 40 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 904.789274] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.790910] [53378]: DEBUG nova.compute.api [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.794303] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.794604] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.794796] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.795198] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.795442] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.795608] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.819270] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.821027] [53379]: DEBUG nova.compute.api [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.825091] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.825341] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.825552] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.825907] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.826120] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.826295] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.859031] [53379]: DEBUG nova.policy [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.862589] [53379]: INFO nova.api.openstack.requestlog [None req-1b0d3a92-1d08-4393-a202-81ebd5edf539 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.045500 [ 904.862922] [53379]: [pid: 53379|app: 0|req: 2564/5303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.865840] [53378]: DEBUG nova.policy [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.870580] [53378]: INFO nova.api.openstack.requestlog [None req-cd706cda-2d9e-487e-beed-e7365e989750 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.083692 [ 904.870908] [53378]: [pid: 53378|app: 0|req: 2740/5304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.888660] [53379]: DEBUG nova.api.openstack.wsgi [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.890678] [53379]: DEBUG nova.compute.api [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.895484] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.895780] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.896046] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.896532] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.896757] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.896956] [53379]: DEBUG oslo_concurrency.lockutils [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.007322] [53379]: DEBUG nova.policy [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.013985] [53379]: INFO nova.api.openstack.requestlog [None req-36f2d36a-12a0-4d0e-84e7-891ad6961802 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.128621 [ 905.014360] [53379]: [pid: 53379|app: 0|req: 2565/5305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.105672] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.107414] [53378]: DEBUG nova.compute.api [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.111701] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.111945] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.112147] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.112495] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.112700] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.112877] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.128775] [53379]: DEBUG nova.api.openstack.wsgi [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.130533] [53379]: DEBUG nova.compute.api [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.133932] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.134192] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.134406] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.134785] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.134985] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.135177] [53379]: DEBUG oslo_concurrency.lockutils [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.215591] [53378]: DEBUG nova.policy [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.227537] [53378]: INFO nova.api.openstack.requestlog [None req-3f16bdfd-825c-46f7-ab71-d4b6c3921323 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1687 microversion: 2.1 time: 0.122905 [ 905.228084] [53378]: [pid: 53378|app: 0|req: 2741/5306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1687 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.237187] [53379]: DEBUG nova.policy [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.245634] [53379]: INFO nova.api.openstack.requestlog [None req-f469a462-2cee-42a2-803e-5661055b7652 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.120464 [ 905.246039] [53379]: [pid: 53379|app: 0|req: 2566/5307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.257578] [53378]: DEBUG nova.api.openstack.wsgi [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.260052] [53378]: DEBUG nova.compute.api [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.260526] [53379]: DEBUG nova.api.openstack.wsgi [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.262640] [53379]: DEBUG nova.compute.api [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.262905] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.263183] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.263387] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.263756] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.263953] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.264148] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.266385] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.267030] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.267030] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.267366] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.267602] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.267811] [53379]: DEBUG oslo_concurrency.lockutils [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.287062] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.287062] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.287062] [53378]: DEBUG oslo_concurrency.lockutils [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.287062] [53378]: DEBUG nova.objects.instance [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.313931] [53378]: DEBUG nova.policy [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.318475] [53378]: DEBUG nova.policy [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.319152] [53378]: DEBUG nova.policy [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.319794] [53378]: INFO nova.api.openstack.requestlog [None req-04318a3f-5459-4651-aa82-357dcfa87c71 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.064654 [ 905.320119] [53378]: [pid: 53378|app: 0|req: 2742/5308] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.338197] [53379]: DEBUG nova.policy [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.343600] [53379]: INFO nova.api.openstack.requestlog [None req-966f8073-b87e-40c9-8bb3-81383be61987 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1498 microversion: 2.1 time: 0.086386 [ 905.343600] [53379]: [pid: 53379|app: 0|req: 2567/5309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1498 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.355065] [53378]: DEBUG nova.api.openstack.wsgi [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.358712] [53378]: DEBUG nova.compute.api [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.358825] [53379]: DEBUG nova.api.openstack.wsgi [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.358825] [53379]: DEBUG nova.compute.api [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.359611] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.360102] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.361030] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.361030] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.361030] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364081] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364128] [53379]: DEBUG oslo_concurrency.lockutils [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.378787] [53379]: DEBUG nova.compute.api [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 905.384708] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.384958] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.385162] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.385366] [53378]: DEBUG nova.objects.instance [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.407870] [53378]: DEBUG nova.policy [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.412276] [53378]: INFO nova.api.openstack.requestlog [None req-f6361fa1-a7e7-42bf-ad87-9659fd67b117 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.060293 [ 905.412587] [53378]: [pid: 53378|app: 0|req: 2743/5310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.415376] [53378]: DEBUG nova.api.openstack.wsgi [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.416958] [53378]: DEBUG nova.compute.api [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.420497] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.420732] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.420915] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.421287] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.421491] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.421670] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.422896] [53379]: INFO nova.api.openstack.requestlog [None req-305c3d09-eef8-4156-b768-347a5d2929a6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 204 len: 0 microversion: 2.1 time: 0.067771 [ 905.423455] [53379]: [pid: 53379|app: 0|req: 2568/5311] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:42:57 2025] DELETE /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 905.426643] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.428280] [53379]: DEBUG nova.compute.api [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.431313] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.431539] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.431723] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.432079] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.432300] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.432756] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.440581] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.440824] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.441018] [53378]: DEBUG oslo_concurrency.lockutils [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.441226] [53378]: DEBUG nova.objects.instance [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.460305] [53378]: DEBUG nova.policy [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.463702] [53379]: DEBUG nova.policy [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.464031] [53378]: INFO nova.api.openstack.requestlog [None req-1124c004-1bce-4146-b3b7-6ccc945cf1b2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.050907 [ 905.464503] [53378]: [pid: 53378|app: 0|req: 2744/5312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.466799] [53378]: DEBUG nova.api.openstack.wsgi [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.467830] [53379]: DEBUG nova.policy [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.468341] [53378]: DEBUG nova.compute.api [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.468463] [53379]: DEBUG nova.policy [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.469058] [53379]: INFO nova.api.openstack.requestlog [None req-ae501695-17ff-4751-964e-4b53abeb39e4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1329 microversion: 2.20 time: 0.044972 [ 905.469362] [53379]: [pid: 53379|app: 0|req: 2569/5313] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1329 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.471225] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.471454] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.471642] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.471978] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.472195] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.472387] [53378]: DEBUG oslo_concurrency.lockutils [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.522559] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.524095] [53379]: DEBUG nova.compute.api [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.527630] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.527859] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.528052] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.528422] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.528592] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.528766] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.546042] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.546283] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.546470] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.546663] [53379]: DEBUG nova.objects.instance [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.562489] [53378]: DEBUG nova.policy [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.566345] [53379]: DEBUG nova.policy [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.566742] [53378]: INFO nova.api.openstack.requestlog [None req-50136cf2-6aa9-4180-b400-a4326ab5a846 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1504 microversion: 2.1 time: 0.101762 [ 905.567099] [53378]: [pid: 53378|app: 0|req: 2745/5314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1504 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.569615] [53378]: DEBUG nova.api.openstack.wsgi [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.570609] [53379]: INFO nova.api.openstack.requestlog [None req-f8492352-0b8b-4fe2-a130-2a4c135d3bfd tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.050689 [ 905.570926] [53379]: [pid: 53379|app: 0|req: 2570/5315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 905.571187] [53378]: DEBUG nova.compute.api [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.574373] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.574628] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.574823] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.575184] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.575406] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.575578] [53378]: DEBUG oslo_concurrency.lockutils [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.585234] [53379]: DEBUG nova.api.openstack.wsgi [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.586862] [53379]: DEBUG nova.compute.api [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.589970] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.590216] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.590402] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.590769] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.590971] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.591163] [53379]: DEBUG oslo_concurrency.lockutils [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.608328] [53378]: DEBUG nova.policy [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.613115] [53378]: INFO nova.api.openstack.requestlog [None req-d708dd32-634a-44fd-8c5f-efec65296754 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.045309 [ 905.613574] [53378]: [pid: 53378|app: 0|req: 2746/5316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.632413] [53379]: DEBUG nova.policy [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.637140] [53379]: DEBUG nova.policy [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.637758] [53379]: DEBUG nova.policy [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.641016] [53379]: INFO nova.api.openstack.requestlog [None req-3818bb7d-2e01-493f-aa2f-97dc6b7e7a00 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.057858 [ 905.641368] [53379]: [pid: 53379|app: 0|req: 2571/5317] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.646323] [53379]: DEBUG nova.api.openstack.wsgi [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.646518] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.648079] [53379]: DEBUG nova.compute.api [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.648370] [53378]: DEBUG nova.compute.api [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.651145] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.651378] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.651570] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.651851] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.651910] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.652118] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.652156] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.652293] [53379]: DEBUG oslo_concurrency.lockutils [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.652345] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.652656] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.652858] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.653043] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.671125] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.671281] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.671462] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.671662] [53378]: DEBUG nova.objects.instance [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.689547] [53379]: DEBUG nova.policy [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.692557] [53378]: DEBUG nova.policy [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.693700] [53379]: DEBUG nova.policy [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.694341] [53379]: DEBUG nova.policy [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.696581] [53378]: INFO nova.api.openstack.requestlog [None req-3a0bc8a5-66d2-4d5f-9e6b-bca38e6ed3e2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.052503 [ 905.696923] [53378]: [pid: 53378|app: 0|req: 2747/5318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.697577] [53379]: INFO nova.api.openstack.requestlog [None req-93b295ca-d83d-4364-a7dc-35dd714bbe24 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1556 microversion: 2.96 time: 0.052958 [ 905.697669] [53379]: [pid: 53379|app: 0|req: 2572/5319] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1556 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 905.700734] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.701535] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.702417] [53378]: DEBUG nova.compute.api [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.703333] [53379]: DEBUG nova.compute.api [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.705829] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.706077] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.706269] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.706425] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.706644] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.706801] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.706946] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.707031] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.707151] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.707218] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.707410] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.707586] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.738055] [53379]: DEBUG nova.policy [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.741237] [53378]: DEBUG nova.policy [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.742727] [53379]: INFO nova.api.openstack.requestlog [None req-8d194922-4a64-4b15-973e-4024f241af8c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.042956 [ 905.743127] [53379]: [pid: 53379|app: 0|req: 2573/5320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.746254] [53378]: INFO nova.api.openstack.requestlog [None req-4e29e5fc-37ed-4f52-97c1-02d4e3062a1a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.047059 [ 905.746254] [53378]: [pid: 53378|app: 0|req: 2748/5321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:57 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.771757] [53379]: DEBUG nova.api.openstack.wsgi [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.773521] [53379]: DEBUG nova.compute.api [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.777158] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.777396] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.777578] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.777930] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.778149] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.778326] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.795020] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.795254] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.795465] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.795673] [53379]: DEBUG nova.objects.instance [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.815921] [53379]: DEBUG nova.policy [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.820872] [53379]: INFO nova.api.openstack.requestlog [None req-afc50f04-2364-41a2-beff-6bc247aa5b3b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.051730 [ 905.821251] [53379]: [pid: 53379|app: 0|req: 2574/5322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.876023] [53378]: DEBUG nova.api.openstack.wsgi [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.878105] [53378]: DEBUG nova.compute.api [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.882335] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.882631] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.882887] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.883412] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.883651] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.883858] [53378]: DEBUG oslo_concurrency.lockutils [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.916307] [53378]: DEBUG nova.policy [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.921975] [53378]: INFO nova.api.openstack.requestlog [None req-4918fe12-b4aa-4261-87ed-36c19b566a9b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.048905 [ 905.922309] [53378]: [pid: 53378|app: 0|req: 2749/5323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.241612] [53379]: DEBUG nova.api.openstack.wsgi [None req-567a5d02-ee58-4ed7-89aa-11cae146366d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1657677373", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "destination_type": "local"}, {"source_type": "volume", "uuid": "1579ab25-d5f6-468d-85e6-83b6070d4641", "destination_type": "invalid"}], "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 906.243814] [53379]: DEBUG nova.api.openstack.wsgi [None req-567a5d02-ee58-4ed7-89aa-11cae146366d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 906.244274] [53379]: INFO nova.api.openstack.requestlog [None req-567a5d02-ee58-4ed7-89aa-11cae146366d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.004985 [ 906.244611] [53379]: [pid: 53379|app: 0|req: 2575/5324] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:58 2025] POST /compute/v2.1/servers => generated 155 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 906.249198] [53379]: DEBUG nova.api.openstack.wsgi [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.249468] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.251171] [53379]: DEBUG nova.compute.api [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.251453] [53378]: DEBUG nova.compute.api [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.256051] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.256144] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.256223] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.256282] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.256335] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.256390] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.256441] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.256491] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.256544] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.256647] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.256702] [53379]: DEBUG oslo_concurrency.lockutils [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.256830] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.340553] [53379]: DEBUG nova.policy [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.345877] [53378]: DEBUG nova.policy [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.346015] [53379]: INFO nova.api.openstack.requestlog [None req-f56d0bb1-3825-4f08-9bc3-244d3bba9c44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1688 microversion: 2.1 time: 0.098326 [ 906.346830] [53379]: [pid: 53379|app: 0|req: 2576/5325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1688 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 906.348780] [53379]: DEBUG nova.api.openstack.wsgi [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.349554] [53378]: INFO nova.api.openstack.requestlog [None req-bf557f95-fef6-46cc-a476-3d3f744491cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.102379 [ 906.349929] [53378]: [pid: 53378|app: 0|req: 2750/5326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.350678] [53379]: DEBUG nova.compute.api [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.353058] [53378]: DEBUG nova.api.openstack.wsgi [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.354245] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.354517] [53378]: DEBUG nova.compute.api [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.354578] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.354714] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.355088] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.355290] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.355471] [53379]: DEBUG oslo_concurrency.lockutils [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.357794] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.357918] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.358109] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.358498] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.359170] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.359170] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.382808] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.382808] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.382808] [53378]: DEBUG oslo_concurrency.lockutils [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.382808] [53378]: DEBUG nova.objects.instance [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.406938] [53378]: DEBUG nova.policy [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.412110] [53378]: DEBUG nova.policy [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.412725] [53378]: DEBUG nova.policy [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.413795] [53378]: INFO nova.api.openstack.requestlog [None req-66552621-76c6-44fd-8ce5-93fe9f1467a6 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.063081 [ 906.413795] [53378]: [pid: 53378|app: 0|req: 2751/5327] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.416357] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.418907] [53378]: DEBUG nova.compute.api [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.422980] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.422980] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.422980] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.423130] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.423375] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.423573] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.432732] [53379]: DEBUG nova.policy [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.441633] [53379]: INFO nova.api.openstack.requestlog [None req-37572d8d-ca6d-4766-8f5b-a1c8f4d9a22b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.094837 [ 906.442071] [53379]: [pid: 53379|app: 0|req: 2577/5328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.444766] [53379]: DEBUG nova.api.openstack.wsgi [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.446427] [53379]: DEBUG nova.compute.api [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.450870] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.450961] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.451158] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.451509] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.451711] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.451967] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.472127] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.472380] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.472586] [53379]: DEBUG oslo_concurrency.lockutils [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.472783] [53379]: DEBUG nova.objects.instance [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.492364] [53379]: DEBUG nova.policy [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.496747] [53379]: INFO nova.api.openstack.requestlog [None req-04f8fc7f-16fa-4790-97aa-a55b02aa2053 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.054196 [ 906.497074] [53379]: [pid: 53379|app: 0|req: 2578/5329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.499474] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.501076] [53379]: DEBUG nova.compute.api [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.504205] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.504470] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.504664] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.505040] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.505346] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.505550] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.521229] [53378]: DEBUG nova.policy [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.524173] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.524455] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.524628] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.524962] [53379]: DEBUG nova.objects.instance [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.525854] [53378]: INFO nova.api.openstack.requestlog [None req-d1a2f1a8-1436-43ee-98bd-c33703d453a7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.111315 [ 906.526331] [53378]: [pid: 53378|app: 0|req: 2752/5330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.530110] [53378]: DEBUG nova.api.openstack.wsgi [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.530594] [53378]: DEBUG nova.compute.api [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.534136] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.534400] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.534610] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.534965] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.535179] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.535777] [53378]: DEBUG oslo_concurrency.lockutils [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.544443] [53379]: DEBUG nova.policy [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.548868] [53379]: INFO nova.api.openstack.requestlog [None req-6e24dea2-1940-455a-8b83-01c1a2b8420d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.051216 [ 906.549291] [53379]: [pid: 53379|app: 0|req: 2579/5331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.569129] [53379]: DEBUG nova.api.openstack.wsgi [None req-70bf0974-a2a4-43f6-8e70-1a25d51c2659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2052821636", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 906.571149] [53379]: DEBUG nova.api.openstack.wsgi [None req-70bf0974-a2a4-43f6-8e70-1a25d51c2659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 906.571593] [53379]: INFO nova.api.openstack.requestlog [None req-70bf0974-a2a4-43f6-8e70-1a25d51c2659 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.004844 [ 906.571893] [53379]: [pid: 53379|app: 0|req: 2580/5332] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:58 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) [ 906.574083] [53378]: DEBUG nova.policy [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.578579] [53379]: DEBUG nova.api.openstack.wsgi [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.578734] [53378]: DEBUG nova.policy [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.579351] [53378]: DEBUG nova.policy [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.580138] [53378]: INFO nova.api.openstack.requestlog [None req-c872ebde-d99b-430c-8d7c-6c0afa74bb72 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1329 microversion: 2.20 time: 0.053256 [ 906.580465] [53378]: [pid: 53378|app: 0|req: 2753/5333] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.580673] [53379]: DEBUG nova.compute.api [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.584066] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.584266] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.584513] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.584874] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.585087] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.585260] [53379]: DEBUG oslo_concurrency.lockutils [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.586159] [53378]: DEBUG nova.api.openstack.wsgi [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.587464] [53378]: DEBUG nova.compute.api [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.591516] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.591754] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.591938] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.592310] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.592541] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.592723] [53378]: DEBUG oslo_concurrency.lockutils [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.657542] [53379]: DEBUG nova.policy [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.663562] [53379]: INFO nova.api.openstack.requestlog [None req-78fed9c1-37ca-44fa-a632-921cdb06a835 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.086779 [ 906.663923] [53379]: [pid: 53379|app: 0|req: 2581/5334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.668015] [53379]: DEBUG nova.api.openstack.wsgi [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.668716] [53379]: DEBUG nova.compute.api [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.674619] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.674867] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.675656] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.675656] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.675656] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.675846] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.692442] [53378]: DEBUG nova.policy [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.696644] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.696896] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.697096] [53379]: DEBUG oslo_concurrency.lockutils [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.697303] [53379]: DEBUG nova.objects.instance [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.697358] [53378]: INFO nova.api.openstack.requestlog [None req-243e3f93-abb5-45eb-ac57-a4e35fda7d09 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1504 microversion: 2.1 time: 0.116132 [ 906.697683] [53378]: [pid: 53378|app: 0|req: 2754/5335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1504 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.700275] [53378]: DEBUG nova.api.openstack.wsgi [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.701922] [53378]: DEBUG nova.compute.api [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.706814] [53378]: DEBUG oslo_concurrency.lockutils [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.725090] [53379]: DEBUG nova.policy [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.730282] [53379]: INFO nova.api.openstack.requestlog [None req-52752c7c-92b3-4165-9f14-e232859c0532 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.065550 [ 906.730813] [53379]: [pid: 53379|app: 0|req: 2582/5336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.734017] [53379]: DEBUG nova.api.openstack.wsgi [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.736055] [53379]: DEBUG nova.compute.api [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.739644] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.739926] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.740131] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.740499] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.740724] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.740960] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.749515] [53378]: DEBUG nova.policy [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.754210] [53378]: INFO nova.api.openstack.requestlog [None req-539d39fe-e766-45ec-81ed-c2f599d94546 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.055878 [ 906.754702] [53378]: [pid: 53378|app: 0|req: 2755/5337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:58 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.757350] [53378]: DEBUG nova.api.openstack.wsgi [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.761935] [53378]: DEBUG nova.compute.api [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.764908] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.765172] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.765377] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.765775] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.765993] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.766190] [53378]: DEBUG oslo_concurrency.lockutils [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.779254] [53379]: DEBUG nova.policy [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.784669] [53379]: DEBUG nova.policy [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.785405] [53379]: DEBUG nova.policy [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.788813] [53379]: INFO nova.api.openstack.requestlog [None req-46a8d915-e531-4b3d-8c68-4f20ef3b712d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.057473 [ 906.789240] [53379]: [pid: 53379|app: 0|req: 2583/5338] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.791501] [53379]: DEBUG nova.api.openstack.wsgi [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.793185] [53379]: DEBUG nova.compute.api [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.796417] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.796699] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.796940] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.797339] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.797618] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.797861] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.815996] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.816357] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.816605] [53379]: DEBUG oslo_concurrency.lockutils [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.816853] [53379]: DEBUG nova.objects.instance [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.837523] [53379]: DEBUG nova.policy [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.837988] [53378]: DEBUG nova.policy [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.841662] [53379]: INFO nova.api.openstack.requestlog [None req-d027f45e-ea1d-4255-8886-6436ec73a61b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.051979 [ 906.842040] [53379]: [pid: 53379|app: 0|req: 2584/5339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.842676] [53378]: INFO nova.api.openstack.requestlog [None req-d8205327-0cae-4f7e-bcac-b807f9875fa6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.087155 [ 906.842771] [53378]: [pid: 53378|app: 0|req: 2756/5340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.844677] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.846024] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.846347] [53379]: DEBUG nova.compute.api [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.846737] [53378]: DEBUG nova.compute.api [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.849480] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.850950] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.851043] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.851091] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.851160] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.851194] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.851225] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.851259] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.851259] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.851319] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.851319] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.851319] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.888770] [53378]: DEBUG nova.policy [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.893235] [53379]: DEBUG nova.policy [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.896883] [53378]: INFO nova.api.openstack.requestlog [None req-4bc37552-56e7-49d8-9cb3-9a5c39453915 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.053235 [ 906.897463] [53378]: [pid: 53378|app: 0|req: 2757/5341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.898413] [53379]: DEBUG nova.policy [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.899076] [53379]: DEBUG nova.policy [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.902312] [53378]: DEBUG nova.api.openstack.wsgi [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.902535] [53379]: INFO nova.api.openstack.requestlog [None req-5bcaac24-494f-4ea0-bea6-d8b2e751bb0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1566 microversion: 2.96 time: 0.059786 [ 906.903061] [53379]: [pid: 53379|app: 0|req: 2585/5342] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1566 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.903843] [53378]: DEBUG nova.compute.api [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.906510] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.907585] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.907782] [53379]: DEBUG nova.compute.api [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.907832] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.908057] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.908432] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.908643] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.908821] [53378]: DEBUG oslo_concurrency.lockutils [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.910937] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.911185] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.911369] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.911723] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.911932] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.912130] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.932336] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.932608] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.932796] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.933059] [53379]: DEBUG nova.objects.instance [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.943733] [53378]: DEBUG nova.policy [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.948331] [53378]: INFO nova.api.openstack.requestlog [None req-9028154d-c92c-4937-baf3-9ef862547721 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.049976 [ 906.948772] [53378]: [pid: 53378|app: 0|req: 2758/5343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.952033] [53378]: DEBUG nova.api.openstack.wsgi [None req-9bcfd7a0-268e-46ef-9bc3-567045ea1a71 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 906.953742] [53378]: DEBUG nova.api.openstack.wsgi [None req-9bcfd7a0-268e-46ef-9bc3-567045ea1a71 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 906.953742] [53378]: INFO nova.api.openstack.requestlog [None req-9bcfd7a0-268e-46ef-9bc3-567045ea1a71 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.004114 [ 906.953742] [53378]: [pid: 53378|app: 0|req: 2759/5344] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:59 2025] POST /compute/v2.1/servers => generated 619 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 906.953935] [53379]: DEBUG nova.policy [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.955757] [53378]: DEBUG nova.api.openstack.wsgi [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.957598] [53378]: DEBUG nova.compute.api [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.958302] [53379]: INFO nova.api.openstack.requestlog [None req-e1c97718-c636-4ba9-a3f4-408ce46c6c2a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.054644 [ 906.959042] [53379]: [pid: 53379|app: 0|req: 2586/5345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.962893] [53379]: DEBUG nova.api.openstack.wsgi [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.963159] [53378]: DEBUG oslo_concurrency.lockutils [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.963349] [53379]: DEBUG nova.compute.api [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.966032] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.966136] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.966326] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.966675] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.966897] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.967088] [53379]: DEBUG oslo_concurrency.lockutils [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.992997] [53378]: DEBUG nova.policy [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.997506] [53378]: INFO nova.api.openstack.requestlog [None req-728b739d-8ba2-45c8-8d8a-2385cd16b8ca tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.043348 [ 906.997695] [53378]: [pid: 53378|app: 0|req: 2760/5346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.055949] [53379]: DEBUG nova.policy [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.060426] [53379]: INFO nova.api.openstack.requestlog [None req-aa3164a0-e0ed-4471-826c-d8b149f9253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.101032 [ 907.060753] [53379]: [pid: 53379|app: 0|req: 2587/5347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.075563] [53378]: DEBUG nova.api.openstack.wsgi [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.076943] [53378]: DEBUG nova.compute.api [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.080721] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.081016] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.081218] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.081574] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.081778] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.081958] [53378]: DEBUG oslo_concurrency.lockutils [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.147873] [53378]: DEBUG nova.policy [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.152135] [53378]: INFO nova.api.openstack.requestlog [None req-93d258fd-78e6-4a89-9394-ebdfbde4c060 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.079642 [ 907.152473] [53378]: [pid: 53378|app: 0|req: 2761/5348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.196555] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1e63369-3c3e-40db-af77-49bddc747358 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1765002774", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": -1, "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.205353] [53379]: INFO nova.api.openstack.wsgi [None req-e1e63369-3c3e-40db-af77-49bddc747358 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Flavor -1 could not be found. [ 907.205670] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1e63369-3c3e-40db-af77-49bddc747358 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Flavor -1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 907.206100] [53379]: INFO nova.api.openstack.requestlog [None req-e1e63369-3c3e-40db-af77-49bddc747358 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.011917 [ 907.206396] [53379]: [pid: 53379|app: 0|req: 2588/5349] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:59 2025] POST /compute/v2.1/servers => generated 73 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 907.211039] [53378]: DEBUG nova.api.openstack.wsgi [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.212747] [53378]: DEBUG nova.compute.api [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.216272] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.216511] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.216725] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.217101] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.217316] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.217497] [53378]: DEBUG oslo_concurrency.lockutils [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.283041] [53378]: DEBUG nova.policy [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.287315] [53378]: INFO nova.api.openstack.requestlog [None req-11f5c644-b8a8-451f-bb5c-ad9cf4ee7f94 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.078394 [ 907.287635] [53378]: [pid: 53378|app: 0|req: 2762/5350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.300990] [53379]: DEBUG nova.api.openstack.wsgi [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.302790] [53379]: DEBUG nova.compute.api [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.306235] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.306468] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.306769] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.307164] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.307372] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.307550] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.361224] [53378]: DEBUG nova.api.openstack.wsgi [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.363393] [53378]: DEBUG nova.compute.api [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.367048] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.367307] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.367496] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.367880] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.368077] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.368220] [53378]: DEBUG oslo_concurrency.lockutils [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.371597] [53379]: DEBUG nova.policy [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.375999] [53379]: INFO nova.api.openstack.requestlog [None req-14fd0a18-8794-4e47-92a4-06cbd5c397f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.077780 [ 907.376321] [53379]: [pid: 53379|app: 0|req: 2589/5351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.417649] [53379]: DEBUG nova.api.openstack.wsgi [None req-01692de9-097c-4d97-8c29-ba83508b1bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2039103527", "imageRef": -1, "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.419675] [53379]: DEBUG nova.api.openstack.wsgi [None req-01692de9-097c-4d97-8c29-ba83508b1bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 907.420101] [53379]: INFO nova.api.openstack.requestlog [None req-01692de9-097c-4d97-8c29-ba83508b1bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.004938 [ 907.420411] [53379]: [pid: 53379|app: 0|req: 2590/5352] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:42:59 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) [ 907.424469] [53379]: DEBUG nova.api.openstack.wsgi [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.426493] [53379]: DEBUG nova.compute.api [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.430158] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.430390] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.430626] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.430917] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.431134] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.431311] [53379]: DEBUG oslo_concurrency.lockutils [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.442542] [53378]: DEBUG nova.policy [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.447131] [53378]: INFO nova.api.openstack.requestlog [None req-c023dc3a-a634-4ead-a3b1-feda3f6c8e4d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.089285 [ 907.447558] [53378]: [pid: 53378|app: 0|req: 2763/5353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.452018] [53378]: DEBUG nova.api.openstack.wsgi [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.452922] [53378]: DEBUG nova.compute.api [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.456731] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.457143] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.457365] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.457720] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.457929] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.458119] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.477326] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.477561] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.477750] [53378]: DEBUG oslo_concurrency.lockutils [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.477952] [53378]: DEBUG nova.objects.instance [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.497368] [53379]: DEBUG nova.policy [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.497488] [53378]: DEBUG nova.policy [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.501386] [53378]: DEBUG nova.policy [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.501475] [53379]: INFO nova.api.openstack.requestlog [None req-b983b1f3-e867-4eb4-8124-b10ce1af751b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.078776 [ 907.501844] [53379]: [pid: 53379|app: 0|req: 2591/5354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.502043] [53378]: DEBUG nova.policy [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.503181] [53378]: INFO nova.api.openstack.requestlog [None req-030db18a-6028-44d7-bf08-53b04fe5c030 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.054208 [ 907.503515] [53378]: [pid: 53378|app: 0|req: 2764/5355] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.504169] [53379]: DEBUG nova.api.openstack.wsgi [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.505875] [53379]: DEBUG nova.compute.api [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.506990] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.508491] [53378]: DEBUG nova.compute.api [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.509654] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.509898] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.510114] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.510478] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.510696] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.510871] [53379]: DEBUG oslo_concurrency.lockutils [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.512477] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.512712] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.512900] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.513285] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.513483] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.513658] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.547375] [53378]: INFO nova.api.openstack.requestlog [None req-1ee520ed-0432-4a4d-9af2-946d2b1ab578 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 204 len: 0 microversion: 2.1 time: 0.043099 [ 907.547704] [53378]: [pid: 53378|app: 0|req: 2765/5356] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:42:59 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 907.550692] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.552016] [53378]: DEBUG nova.compute.api [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.555712] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.555928] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.556147] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.556753] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.556753] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.556926] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.576086] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.576346] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.576553] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.576759] [53378]: DEBUG nova.objects.instance [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.583248] [53379]: DEBUG nova.policy [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.587879] [53379]: INFO nova.api.openstack.requestlog [None req-687adce6-a915-40dd-a05e-fbb4e0af3227 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.085310 [ 907.588085] [53379]: [pid: 53379|app: 0|req: 2592/5357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.590449] [53379]: DEBUG nova.api.openstack.wsgi [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.592032] [53379]: DEBUG nova.compute.api [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.595625] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.595850] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.596045] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.596510] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.596746] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.596993] [53379]: DEBUG oslo_concurrency.lockutils [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.598648] [53378]: DEBUG nova.policy [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.604215] [53378]: INFO nova.api.openstack.requestlog [None req-fa068f81-228e-409b-b270-153f48caf396 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.055838 [ 907.604564] [53378]: [pid: 53378|app: 0|req: 2766/5358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.606927] [53378]: DEBUG nova.api.openstack.wsgi [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.608516] [53378]: DEBUG nova.compute.api [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.611791] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.612036] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.612228] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.612608] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.612818] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.612993] [53378]: DEBUG oslo_concurrency.lockutils [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.661749] [53379]: DEBUG nova.policy [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.666095] [53379]: INFO nova.api.openstack.requestlog [None req-88cf9d4b-fee8-4393-9cec-26f82408a772 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.077419 [ 907.666570] [53379]: [pid: 53379|app: 0|req: 2593/5359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.668662] [53379]: DEBUG nova.api.openstack.wsgi [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.670519] [53379]: DEBUG nova.compute.api [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.673314] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.673558] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.673723] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.674070] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.674273] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.674509] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.691946] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.692187] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.692412] [53379]: DEBUG oslo_concurrency.lockutils [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.693158] [53379]: DEBUG nova.objects.instance [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.697644] [53378]: DEBUG nova.policy [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.702126] [53378]: INFO nova.api.openstack.requestlog [None req-04024413-893d-430b-9721-f3d8bb0e9999 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.096982 [ 907.702557] [53378]: [pid: 53378|app: 0|req: 2767/5360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.705067] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.706702] [53378]: DEBUG nova.compute.api [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.710011] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.710258] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.710448] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.710797] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.711007] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.711177] [53379]: DEBUG nova.policy [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.711282] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.716198] [53379]: INFO nova.api.openstack.requestlog [None req-20299f23-1c8c-430d-acaa-f5a6f090e046 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.049082 [ 907.716557] [53379]: [pid: 53379|app: 0|req: 2594/5361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.721038] [53379]: DEBUG nova.api.openstack.wsgi [None req-1807afc2-9cfe-4df9-9e8d-d0fb186efb1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-697269281", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.723489] [53379]: INFO nova.api.openstack.wsgi [None req-1807afc2-9cfe-4df9-9e8d-d0fb186efb1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-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) [ 907.723770] [53379]: DEBUG nova.api.openstack.wsgi [None req-1807afc2-9cfe-4df9-9e8d-d0fb186efb1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 907.724656] [53379]: INFO nova.api.openstack.requestlog [None req-1807afc2-9cfe-4df9-9e8d-d0fb186efb1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.006749 [ 907.724656] [53379]: [pid: 53379|app: 0|req: 2595/5362] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:00 2025] POST /compute/v2.1/servers => generated 123 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 907.726925] [53379]: DEBUG nova.api.openstack.wsgi [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.728907] [53379]: DEBUG nova.compute.api [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.732530] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.732762] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.732948] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.733323] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.733529] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.733735] [53379]: DEBUG oslo_concurrency.lockutils [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.746341] [53378]: DEBUG nova.policy [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.751193] [53378]: DEBUG nova.policy [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.751913] [53378]: DEBUG nova.policy [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.752586] [53378]: INFO nova.api.openstack.requestlog [None req-b2a065b9-65ca-44aa-849f-3bd883c544d5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1329 microversion: 2.20 time: 0.049485 [ 907.753053] [53378]: [pid: 53378|app: 0|req: 2768/5363] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:42:59 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1329 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.755663] [53378]: DEBUG nova.api.openstack.wsgi [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.757426] [53378]: DEBUG nova.compute.api [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.760833] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.761141] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.761284] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.761638] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.761844] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.762031] [53378]: DEBUG oslo_concurrency.lockutils [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.831550] [53379]: DEBUG nova.policy [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.836700] [53379]: INFO nova.api.openstack.requestlog [None req-8cf2fd72-c3cc-41d2-95ed-e9bfb83eb4ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1504 microversion: 2.1 time: 0.111604 [ 907.837151] [53379]: [pid: 53379|app: 0|req: 2596/5364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1504 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.843209] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.846301] [53379]: DEBUG nova.compute.api [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.851467] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.851761] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.851987] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.852479] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.852735] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.852979] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.856875] [53378]: DEBUG nova.policy [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.862135] [53378]: INFO nova.api.openstack.requestlog [None req-be6aec0a-b6e1-469d-b649-2eca8a92f39d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.108396 [ 907.862557] [53378]: [pid: 53378|app: 0|req: 2769/5365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.865315] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.867207] [53378]: DEBUG nova.compute.api [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.872291] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.872570] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.872776] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.873009] [53379]: DEBUG nova.objects.instance [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.873542] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.873868] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.874215] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.874649] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.874936] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.875233] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.892882] [53379]: DEBUG nova.policy [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.897678] [53379]: INFO nova.api.openstack.requestlog [None req-c0d43834-9a68-4839-9482-1434d63c48b3 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.059847 [ 907.898101] [53379]: [pid: 53379|app: 0|req: 2597/5366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.902337] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.904115] [53379]: DEBUG nova.compute.api [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.907943] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.908265] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.908468] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.908876] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.909092] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.909279] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.913227] [53378]: DEBUG nova.policy [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.918740] [53378]: INFO nova.api.openstack.requestlog [None req-c4fe414f-eacf-48b0-9c05-fd481061a0ce tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.055500 [ 907.919225] [53378]: [pid: 53378|app: 0|req: 2770/5367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.922212] [53378]: DEBUG nova.api.openstack.wsgi [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "63411f16-4da1-4bc0-9008-8bee988f93df", "name": "network-vif-deleted", "tag": "f44af65a-1482-459e-a889-88efae288114"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.929253] [53378]: DEBUG oslo_concurrency.lockutils [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.929605] [53378]: DEBUG oslo_concurrency.lockutils [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.929821] [53378]: DEBUG oslo_concurrency.lockutils [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.941046] [53378]: INFO nova.api.openstack.compute.server_external_events [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] Creating event network-vif-deleted:f44af65a-1482-459e-a889-88efae288114 for instance 63411f16-4da1-4bc0-9008-8bee988f93df on cpu-1 [ 907.945340] [53378]: INFO nova.api.openstack.requestlog [req-36eabd9c-df69-4684-97c8-0e8ae224356d req-76c28510-8db9-4ff9-87d0-752891977e6d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025259 [ 907.945616] [53378]: [pid: 53378|app: 0|req: 2771/5368] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:00 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) [ 907.949221] [53378]: DEBUG nova.api.openstack.wsgi [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.951027] [53378]: DEBUG nova.compute.api [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.952922] [53379]: DEBUG nova.policy [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.955359] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.955639] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.955952] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.956392] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.956622] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.956864] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.957855] [53379]: DEBUG nova.policy [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.958599] [53379]: DEBUG nova.policy [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.963564] [53379]: INFO nova.api.openstack.requestlog [None req-f8e5ead8-3ba8-4ddc-97b8-70a828f9dbb4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.064830 [ 907.963916] [53379]: [pid: 53379|app: 0|req: 2598/5369] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.967107] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.968769] [53379]: DEBUG nova.compute.api [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.973943] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.974208] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.974450] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.974806] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.975025] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.975203] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.980432] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.980689] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.980881] [53378]: DEBUG oslo_concurrency.lockutils [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.981103] [53378]: DEBUG nova.objects.instance [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.003152] [53378]: DEBUG nova.policy [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.008640] [53378]: INFO nova.api.openstack.requestlog [None req-ac764598-f52c-4553-bf38-d0d0af2d400a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.062213 [ 908.009203] [53378]: [pid: 53378|app: 0|req: 2772/5370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.011964] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.013850] [53378]: DEBUG nova.compute.api [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.017570] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.017830] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.018026] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.018389] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.018636] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.018814] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.053342] [53378]: DEBUG nova.policy [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.057635] [53378]: INFO nova.api.openstack.requestlog [None req-2c89f5ad-15c8-4ee9-b356-07996badc398 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.047731 [ 908.057984] [53378]: [pid: 53378|app: 0|req: 2773/5371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.060967] [53378]: DEBUG nova.api.openstack.wsgi [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.062684] [53378]: DEBUG nova.compute.api [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.066660] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.066776] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.066927] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.067286] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.067490] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.067677] [53378]: DEBUG oslo_concurrency.lockutils [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.069703] [53379]: DEBUG nova.policy [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.075030] [53379]: INFO nova.api.openstack.requestlog [None req-8d7a41ce-2a90-48a8-8dc3-4b6104cf9bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.110424 [ 908.075386] [53379]: [pid: 53379|app: 0|req: 2599/5372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.078307] [53379]: DEBUG nova.api.openstack.wsgi [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.080176] [53379]: DEBUG nova.compute.api [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.084591] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.084859] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.085133] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.085548] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.085767] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.085947] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.113807] [53378]: DEBUG nova.policy [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.119106] [53378]: DEBUG nova.policy [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.119878] [53378]: DEBUG nova.policy [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.123347] [53378]: INFO nova.api.openstack.requestlog [None req-15706cc1-e5d3-4965-8433-5c02906f93da tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1554 microversion: 2.96 time: 0.064625 [ 908.123854] [53378]: [pid: 53378|app: 0|req: 2774/5373] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1554 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.126928] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.128283] [53378]: DEBUG nova.compute.api [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.130615] [53379]: DEBUG nova.policy [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.132146] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.133064] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.133064] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.133064] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.133335] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.133461] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.135866] [53379]: INFO nova.api.openstack.requestlog [None req-6fdd32f9-e4af-47e8-a3b9-d05e4e83f404 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.059766 [ 908.136375] [53379]: [pid: 53379|app: 0|req: 2600/5374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.140990] [53379]: DEBUG nova.api.openstack.wsgi [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.142574] [53379]: DEBUG nova.compute.api [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.147117] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.147458] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.147677] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.148176] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.148404] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.148587] [53379]: DEBUG oslo_concurrency.lockutils [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.153586] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.153841] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.154046] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.154351] [53378]: DEBUG nova.objects.instance [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.176027] [53378]: DEBUG nova.policy [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.181472] [53378]: INFO nova.api.openstack.requestlog [None req-5e4dfe32-4b53-46ae-9a11-35e220da496b tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.057022 [ 908.182085] [53378]: [pid: 53378|app: 0|req: 2775/5375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.185873] [53378]: DEBUG nova.api.openstack.wsgi [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1988488140", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "key_name": "tempest-key-1115144916", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 908.189435] [53379]: DEBUG nova.policy [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.194698] [53379]: INFO nova.api.openstack.requestlog [None req-73269573-109e-40c5-a96b-1d9a104031a8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.057439 [ 908.195052] [53379]: [pid: 53379|app: 0|req: 2601/5376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.228285] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.228538] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.228731] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.229153] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.229352] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.229534] [53378]: DEBUG oslo_concurrency.lockutils [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.235084] [53378]: DEBUG nova.network.neutron [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] validate_networks() for [('c4cdff00-2bac-4530-b761-ae1a63026d53', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 908.340494] [53378]: INFO nova.api.openstack.wsgi [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Invalid key_name provided. [ 908.340846] [53378]: DEBUG nova.api.openstack.wsgi [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid key_name provided. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 908.341539] [53378]: INFO nova.api.openstack.requestlog [None req-df5dcb9b-cd3e-49fe-a3a6-0cd296b89342 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 0.158415 [ 908.342079] [53378]: [pid: 53378|app: 0|req: 2776/5377] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:00 2025] POST /compute/v2.1/servers => generated 70 bytes in 160 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 908.346891] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.348618] [53379]: DEBUG nova.compute.api [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.352207] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.352449] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.352637] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.352982] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.353193] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.353373] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.416800] [53379]: DEBUG nova.policy [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.420825] [53379]: INFO nova.api.openstack.requestlog [None req-1c182de2-da04-4c7a-afb5-15b176aa2a34 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.076103 [ 908.421366] [53379]: [pid: 53379|app: 0|req: 2602/5378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.433320] [53378]: DEBUG nova.api.openstack.wsgi [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.435090] [53378]: DEBUG nova.compute.api [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.439877] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.439877] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.439877] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.441110] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.441110] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.441110] [53378]: DEBUG oslo_concurrency.lockutils [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.518214] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.519920] [53379]: DEBUG nova.compute.api [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.523884] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.524147] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.524343] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.524737] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.524944] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.525136] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.534738] [53378]: DEBUG nova.policy [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.538639] [53378]: INFO nova.api.openstack.requestlog [None req-81fa53d5-171f-48c1-a6bf-38bd7a34391d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.107563 [ 908.538851] [53378]: [pid: 53378|app: 0|req: 2777/5379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.546266] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.546495] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.546682] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.546906] [53379]: DEBUG nova.objects.instance [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.570927] [53379]: DEBUG nova.policy [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.575331] [53379]: DEBUG nova.policy [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.575938] [53379]: DEBUG nova.policy [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.576681] [53379]: INFO nova.api.openstack.requestlog [None req-cdae9080-6d5b-4e0f-be3d-84cab34a6f13 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.060758 [ 908.577112] [53379]: [pid: 53379|app: 0|req: 2603/5380] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.585834] [53378]: DEBUG nova.api.openstack.wsgi [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1683557792", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 908.601422] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.603387] [53379]: DEBUG nova.compute.api [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.607154] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.607390] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.607572] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.607921] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.608267] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.608444] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.619259] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.619518] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.619711] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.620118] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.620321] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.620500] [53378]: DEBUG oslo_concurrency.lockutils [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.658397] [53378]: DEBUG nova.network.security_group_api [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Neutron security group does_not_exist not found {{(pid=53378) validate_name /opt/stack/nova/nova/network/security_group_api.py:73}} [ 908.658781] [53378]: INFO nova.api.openstack.wsgi [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [ 908.659106] [53378]: DEBUG nova.api.openstack.wsgi [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 908.659541] [53378]: INFO nova.api.openstack.requestlog [None req-30d7d918-ae04-4b1c-be46-350d28fa5267 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.077961 [ 908.659877] [53378]: [pid: 53378|app: 0|req: 2778/5381] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:00 2025] POST /compute/v2.1/servers => generated 106 bytes in 78 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 908.664620] [53378]: DEBUG nova.api.openstack.wsgi [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.666843] [53378]: DEBUG nova.compute.api [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.672157] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.672157] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.672157] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.672506] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.672711] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.672887] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.679574] [53379]: DEBUG nova.policy [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.685011] [53379]: INFO nova.api.openstack.requestlog [None req-dbab2735-0a4c-43d7-bb1a-91fad31e24d0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.085055 [ 908.685011] [53379]: [pid: 53379|app: 0|req: 2604/5382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 908.688886] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.693018] [53379]: DEBUG nova.compute.api [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.694009] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.694309] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.694785] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.695215] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.695488] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.695828] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.696793] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.697160] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.697479] [53378]: DEBUG oslo_concurrency.lockutils [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.697788] [53378]: DEBUG nova.objects.instance [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.726890] [53378]: DEBUG nova.policy [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.732482] [53378]: INFO nova.api.openstack.requestlog [None req-95fbb649-2ecd-4576-a074-4bbb7d0118b0 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.071969 [ 908.732817] [53378]: [pid: 53378|app: 0|req: 2779/5383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.736109] [53378]: DEBUG nova.api.openstack.wsgi [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.737723] [53378]: DEBUG nova.compute.api [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.740935] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.741193] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.741384] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.741734] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.741933] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.742123] [53378]: DEBUG oslo_concurrency.lockutils [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.773114] [53379]: DEBUG nova.policy [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.777722] [53379]: INFO nova.api.openstack.requestlog [None req-cf8584d6-9dd6-4a45-8008-7f4ef461d69d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.091451 [ 908.778094] [53379]: [pid: 53379|app: 0|req: 2605/5384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.780882] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.782511] [53379]: DEBUG nova.compute.api [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.785923] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.786604] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.786938] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.787362] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.787606] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.787819] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.816764] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.816947] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.817067] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.817261] [53379]: DEBUG nova.objects.instance [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.838287] [53379]: DEBUG nova.policy [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.842690] [53379]: INFO nova.api.openstack.requestlog [None req-5b216616-55d3-474f-bc03-1ca6843ad6e6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.064022 [ 908.843083] [53379]: [pid: 53379|app: 0|req: 2606/5385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.847124] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.847324] [53379]: DEBUG nova.compute.api [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.850658] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.850893] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.851085] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.851515] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.851733] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.851909] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.903346] [53378]: DEBUG nova.policy [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.909107] [53378]: INFO nova.api.openstack.requestlog [None req-52921337-4c2c-4de4-a3ee-e15585837f8e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.175681 [ 908.909501] [53378]: [pid: 53378|app: 0|req: 2780/5386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.912188] [53378]: DEBUG nova.api.openstack.wsgi [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.914362] [53378]: DEBUG nova.compute.api [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.918699] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.918939] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.919147] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.919511] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.919767] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.919895] [53378]: DEBUG oslo_concurrency.lockutils [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.954691] [53379]: DEBUG nova.policy [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.959624] [53379]: DEBUG nova.policy [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.960711] [53379]: DEBUG nova.policy [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.961128] [53379]: INFO nova.api.openstack.requestlog [None req-3d4376ce-82b1-4198-807e-e30d6276d6e1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1405 microversion: 2.20 time: 0.117513 [ 908.961579] [53379]: [pid: 53379|app: 0|req: 2607/5387] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1405 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.963933] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.965661] [53379]: DEBUG nova.compute.api [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.969079] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.969341] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.969434] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.969803] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.970116] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.970225] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.988687] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.988922] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.989123] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.989324] [53379]: DEBUG nova.objects.instance [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.009877] [53379]: DEBUG nova.policy [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.014969] [53379]: INFO nova.api.openstack.requestlog [None req-3cbfc068-8d5b-4fff-adb3-8db4b407d28f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.052744 [ 909.015576] [53379]: [pid: 53379|app: 0|req: 2608/5388] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.018054] [53379]: DEBUG nova.api.openstack.wsgi [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.019740] [53379]: DEBUG nova.compute.api [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.023383] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.023635] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.023823] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.024215] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.024461] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.024823] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.031481] [53378]: DEBUG nova.policy [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.036813] [53378]: INFO nova.api.openstack.requestlog [None req-0344f0f4-75d1-4c08-bacb-42a85d7741f2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.126421 [ 909.037204] [53378]: [pid: 53378|app: 0|req: 2781/5389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.040064] [53378]: DEBUG nova.api.openstack.wsgi [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.041987] [53378]: DEBUG nova.compute.api [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.046560] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.046828] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.047117] [53379]: DEBUG oslo_concurrency.lockutils [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.047233] [53379]: DEBUG nova.objects.instance [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.048368] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.048678] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.048878] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.049454] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.049698] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.049902] [53378]: DEBUG oslo_concurrency.lockutils [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.068469] [53379]: DEBUG nova.policy [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.073108] [53379]: INFO nova.api.openstack.requestlog [None req-f6ad2a0e-0aeb-4410-94aa-ee6de273600e tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.057091 [ 909.073472] [53379]: [pid: 53379|app: 0|req: 2609/5390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.077022] [53379]: DEBUG nova.api.openstack.wsgi [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.077742] [53379]: DEBUG nova.compute.api [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.082088] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.082355] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.082558] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.082927] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.083145] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.083405] [53379]: DEBUG oslo_concurrency.lockutils [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.090598] [53378]: DEBUG nova.policy [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.095360] [53378]: INFO nova.api.openstack.requestlog [None req-85f65487-b763-498f-927d-4471a3e7d93f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.057437 [ 909.095719] [53378]: [pid: 53378|app: 0|req: 2782/5391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.098300] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.100188] [53378]: DEBUG nova.compute.api [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.103734] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.103961] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.104155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.106083] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.106083] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.106083] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.120220] [53379]: DEBUG nova.policy [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.126231] [53379]: DEBUG nova.policy [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.127035] [53379]: DEBUG nova.policy [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.129769] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.130066] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.130271] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.130547] [53379]: INFO nova.api.openstack.requestlog [None req-7db55bb7-2ccd-48d9-ada0-6e411c015a13 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.056499 [ 909.130597] [53378]: DEBUG nova.objects.instance [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid f2ad02df-bf24-4eeb-9489-26440ff7031f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.130899] [53379]: [pid: 53379|app: 0|req: 2610/5392] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.133413] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c8c79c7-96b3-46e9-a592-d3a8bf801832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.133670] [53379]: DEBUG nova.compute.api [None req-3c8c79c7-96b3-46e9-a592-d3a8bf801832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: e4b1f459-0202-480b-8958-7685dfe7f295] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.137206] [53379]: INFO nova.api.openstack.wsgi [None req-3c8c79c7-96b3-46e9-a592-d3a8bf801832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance e4b1f459-0202-480b-8958-7685dfe7f295 could not be found. [ 909.137497] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c8c79c7-96b3-46e9-a592-d3a8bf801832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance e4b1f459-0202-480b-8958-7685dfe7f295 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 909.137916] [53379]: INFO nova.api.openstack.requestlog [None req-3c8c79c7-96b3-46e9-a592-d3a8bf801832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e4b1f459-0202-480b-8958-7685dfe7f295" status: 404 len: 111 microversion: 2.1 time: 0.006509 [ 909.138344] [53379]: [pid: 53379|app: 0|req: 2611/5393] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:01 2025] DELETE /compute/v2.1/servers/e4b1f459-0202-480b-8958-7685dfe7f295 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 909.140562] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.142688] [53379]: DEBUG nova.compute.api [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.146258] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.146504] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.146697] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.147110] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.147387] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.147609] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.155225] [53378]: DEBUG nova.policy [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.160595] [53378]: INFO nova.api.openstack.requestlog [None req-b8deba9d-67f5-4732-915b-c93f16588580 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 200 len: 1304 microversion: 2.1 time: 0.063905 [ 909.161161] [53378]: [pid: 53378|app: 0|req: 2783/5394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.164218] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.169024] [53378]: DEBUG nova.compute.api [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.169892] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.170222] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.170413] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.170775] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.171041] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.171219] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.182184] [53379]: DEBUG nova.policy [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.186867] [53379]: INFO nova.api.openstack.requestlog [None req-3e11ad9c-775f-45a2-bf1d-58a70ffbc576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.048043 [ 909.187250] [53379]: [pid: 53379|app: 0|req: 2612/5395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.190299] [53379]: DEBUG nova.api.openstack.wsgi [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.191776] [53379]: DEBUG nova.compute.api [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.196026] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.196026] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.196026] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.196256] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.196465] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.196634] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.213563] [53378]: DEBUG nova.policy [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.218729] [53378]: DEBUG nova.policy [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.219538] [53378]: DEBUG nova.policy [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.222639] [53378]: INFO nova.api.openstack.requestlog [None req-2d1aae7a-84b5-4ce0-a5ef-9c6e3f419e98 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1554 microversion: 2.96 time: 0.060843 [ 909.222986] [53378]: [pid: 53378|app: 0|req: 2784/5396] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1554 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.226051] [53378]: DEBUG nova.api.openstack.wsgi [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.227857] [53378]: DEBUG nova.compute.api [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.232008] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.232274] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.232462] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.232906] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.233129] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.233310] [53378]: DEBUG oslo_concurrency.lockutils [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.270463] [53378]: DEBUG nova.policy [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.275473] [53378]: INFO nova.api.openstack.requestlog [None req-317056dd-be54-4775-a7ac-3ba80728c09a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.051798 [ 909.275641] [53379]: DEBUG nova.policy [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.275841] [53378]: [pid: 53378|app: 0|req: 2785/5397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.278527] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.280375] [53378]: DEBUG nova.compute.api [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.280889] [53379]: INFO nova.api.openstack.requestlog [None req-b4c6af08-459a-426b-8552-f6e908e81f65 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.092790 [ 909.281414] [53379]: [pid: 53379|app: 0|req: 2613/5398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.284018] [53379]: DEBUG nova.api.openstack.wsgi [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.284650] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.284956] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.285202] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.285625] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.285831] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.285894] [53379]: DEBUG nova.compute.api [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.286021] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.289816] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.289980] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.290199] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.290595] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.292045] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.292045] [53379]: DEBUG oslo_concurrency.lockutils [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.307319] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.307578] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.307774] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.307980] [53378]: DEBUG nova.objects.instance [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.327271] [53379]: DEBUG nova.policy [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.328744] [53378]: DEBUG nova.policy [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.332380] [53379]: INFO nova.api.openstack.requestlog [None req-221c3429-2bd7-4383-8e5a-6cf23f8bb410 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.050389 [ 909.335124] [53379]: [pid: 53379|app: 0|req: 2614/5399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.335294] [53378]: INFO nova.api.openstack.requestlog [None req-fdac34da-5d6a-4d76-ac41-6ead0318c4a7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.058219 [ 909.335294] [53378]: [pid: 53378|app: 0|req: 2786/5400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.335945] [53379]: DEBUG nova.api.openstack.wsgi [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.338131] [53379]: DEBUG nova.compute.api [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.341944] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.342265] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.342523] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.342941] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.343181] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.343365] [53379]: DEBUG oslo_concurrency.lockutils [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.412746] [53379]: DEBUG nova.policy [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.417083] [53379]: INFO nova.api.openstack.requestlog [None req-91de1fb7-7780-4b6d-a3c2-6283c46e46ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.083478 [ 909.417416] [53379]: [pid: 53379|app: 0|req: 2615/5401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.429527] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8e36521-7d54-4826-b049-8f838c58633c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.429834] [53378]: DEBUG nova.compute.api [None req-e8e36521-7d54-4826-b049-8f838c58633c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Failed to fetch instance by id 9223372036854775808 {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3015}} [ 909.430098] [53378]: INFO nova.api.openstack.wsgi [None req-e8e36521-7d54-4826-b049-8f838c58633c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 9223372036854775808 could not be found. [ 909.430381] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8e36521-7d54-4826-b049-8f838c58633c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 909.430782] [53378]: INFO nova.api.openstack.requestlog [None req-e8e36521-7d54-4826-b049-8f838c58633c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.003787 [ 909.431107] [53378]: [pid: 53378|app: 0|req: 2787/5402] 10.180.1.21 () {58 vars in 1183 bytes} [Wed Mar 12 06:43:01 2025] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 909.435995] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.437702] [53379]: DEBUG nova.compute.api [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.441579] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.441823] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.442015] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.442461] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.442693] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.442877] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.511605] [53379]: DEBUG nova.policy [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.516523] [53379]: INFO nova.api.openstack.requestlog [None req-5b7b4716-f779-4b7d-84ba-af8b0eb75a9a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.082781 [ 909.516854] [53379]: [pid: 53379|app: 0|req: 2616/5403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.530633] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.531208] [53378]: DEBUG nova.compute.api [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.535470] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.535726] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.535917] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.536311] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.536515] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.536698] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.593324] [53379]: DEBUG nova.api.openstack.wsgi [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.595300] [53379]: DEBUG nova.compute.api [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.598934] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.599272] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.599508] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.599937] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.600203] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.600424] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.609045] [53378]: DEBUG nova.policy [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.613625] [53378]: INFO nova.api.openstack.requestlog [None req-ad2d4c1e-8fa9-429b-9eb4-eba2d79bbea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.086457 [ 909.613957] [53378]: [pid: 53378|app: 0|req: 2788/5404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.619219] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.619474] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.619648] [53379]: DEBUG oslo_concurrency.lockutils [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.619845] [53379]: DEBUG nova.objects.instance [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.625435] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb619c75-990f-4b2a-a5ca-9b0cde754e42 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.625739] [53378]: DEBUG nova.compute.api [None req-fb619c75-990f-4b2a-a5ca-9b0cde754e42 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Failed to fetch instance by id -1 {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3015}} [ 909.625991] [53378]: INFO nova.api.openstack.wsgi [None req-fb619c75-990f-4b2a-a5ca-9b0cde754e42 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance -1 could not be found. [ 909.626315] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb619c75-990f-4b2a-a5ca-9b0cde754e42 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance -1 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 909.626720] [53378]: INFO nova.api.openstack.requestlog [None req-fb619c75-990f-4b2a-a5ca-9b0cde754e42 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.003495 [ 909.626990] [53378]: [pid: 53378|app: 0|req: 2789/5405] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:43:01 2025] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 909.631015] [53378]: DEBUG nova.api.openstack.wsgi [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.632596] [53378]: DEBUG nova.compute.api [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.636422] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.636665] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.636848] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.637207] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.637411] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.637590] [53378]: DEBUG oslo_concurrency.lockutils [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.653645] [53379]: DEBUG nova.policy [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.658263] [53379]: DEBUG nova.policy [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.658878] [53379]: DEBUG nova.policy [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.659555] [53379]: INFO nova.api.openstack.requestlog [None req-32816bd3-afcd-4509-a3b6-7a4f7cdb4c4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.069629 [ 909.659882] [53379]: [pid: 53379|app: 0|req: 2617/5406] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 909.702739] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.703579] [53378]: DEBUG nova.policy [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.704475] [53379]: DEBUG nova.compute.api [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.709233] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.709802] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.709802] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.710048] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.710095] [53378]: INFO nova.api.openstack.requestlog [None req-d372820c-adca-4357-8092-56b9a79dd497 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.080743 [ 909.710218] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.710393] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.710441] [53378]: [pid: 53378|app: 0|req: 2790/5407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 909.724599] [53378]: DEBUG nova.api.openstack.wsgi [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.727056] [53378]: DEBUG nova.compute.api [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.729572] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.729820] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.730018] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.730377] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.730585] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.730762] [53378]: DEBUG oslo_concurrency.lockutils [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.800253] [53378]: DEBUG nova.policy [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.804699] [53378]: INFO nova.api.openstack.requestlog [None req-c27f8537-bc33-4c00-91aa-ef20122c19ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.082640 [ 909.805041] [53378]: [pid: 53378|app: 0|req: 2791/5408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.805766] [53379]: DEBUG nova.policy [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.807697] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.809358] [53378]: DEBUG nova.compute.api [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.810215] [53379]: INFO nova.api.openstack.requestlog [None req-e8501949-d64f-4922-8334-78db82abbb64 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.109741 [ 909.810926] [53379]: [pid: 53379|app: 0|req: 2618/5409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:01 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.814693] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.814693] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.814693] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.815192] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.815422] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.815614] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.819016] [53379]: DEBUG nova.api.openstack.wsgi [None req-115e161e-5a32-4ddc-a9bf-f178ffa42b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 909.820563] [53379]: DEBUG nova.compute.api [None req-115e161e-5a32-4ddc-a9bf-f178ffa42b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 53de3650-f3c9-4cf5-b953-c443e2e34eca] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.825269] [53379]: INFO nova.api.openstack.wsgi [None req-115e161e-5a32-4ddc-a9bf-f178ffa42b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 53de3650-f3c9-4cf5-b953-c443e2e34eca could not be found. [ 909.825587] [53379]: DEBUG nova.api.openstack.wsgi [None req-115e161e-5a32-4ddc-a9bf-f178ffa42b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 53de3650-f3c9-4cf5-b953-c443e2e34eca could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 909.825995] [53379]: INFO nova.api.openstack.requestlog [None req-115e161e-5a32-4ddc-a9bf-f178ffa42b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/53de3650-f3c9-4cf5-b953-c443e2e34eca/action" status: 404 len: 111 microversion: 2.1 time: 0.010599 [ 909.826284] [53379]: [pid: 53379|app: 0|req: 2619/5410] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:02 2025] POST /compute/v2.1/servers/53de3650-f3c9-4cf5-b953-c443e2e34eca/action => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 909.830295] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.832180] [53379]: DEBUG nova.compute.api [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.835165] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.835398] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.835586] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.835926] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.836140] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.836315] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.836351] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.836579] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.836767] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.836963] [53378]: DEBUG nova.objects.instance [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.858951] [53378]: DEBUG nova.policy [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.864262] [53378]: INFO nova.api.openstack.requestlog [None req-7ef1606f-e54a-4283-82aa-a72bd5f94846 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.057784 [ 909.864262] [53378]: [pid: 53378|app: 0|req: 2792/5411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.868046] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.868242] [53378]: DEBUG nova.compute.api [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.871915] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.872325] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.872593] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.872993] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.873241] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.874893] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.893017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.893499] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.893499] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.893719] [53378]: DEBUG nova.objects.instance [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.916713] [53378]: DEBUG nova.policy [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.922244] [53378]: INFO nova.api.openstack.requestlog [None req-5c022b12-0c8d-4ef5-8e29-e22577448df1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057712 [ 909.922708] [53378]: [pid: 53378|app: 0|req: 2793/5412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.925445] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.927135] [53378]: DEBUG nova.compute.api [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.930722] [53379]: DEBUG nova.policy [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.931787] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.932046] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.932245] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.932718] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.933847] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.934116] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.935364] [53379]: INFO nova.api.openstack.requestlog [None req-b9eefbe7-a2bb-45f9-aae3-3a612a704510 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.106704 [ 909.935816] [53379]: [pid: 53379|app: 0|req: 2620/5413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 909.948027] [53379]: DEBUG nova.api.openstack.wsgi [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.949896] [53379]: DEBUG nova.compute.api [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.953652] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.954059] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.954222] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.954467] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.954682] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.954859] [53379]: DEBUG oslo_concurrency.lockutils [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.016572] [53378]: DEBUG nova.policy [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.021344] [53378]: INFO nova.api.openstack.requestlog [None req-a5ffce7a-5668-4be5-9ec6-6699a6bdf22b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.098028 [ 910.021672] [53378]: [pid: 53378|app: 0|req: 2794/5414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.025422] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.028015] [53378]: DEBUG nova.compute.api [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.030562] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.030812] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.031008] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.031374] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.031621] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.031806] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.112196] [53378]: DEBUG nova.policy [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.116815] [53378]: DEBUG nova.policy [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.117496] [53378]: DEBUG nova.policy [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.118116] [53378]: INFO nova.api.openstack.requestlog [None req-8a49d9d2-9881-4ebe-b3b2-56c93848a707 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.095898 [ 910.118433] [53378]: [pid: 53378|app: 0|req: 2795/5415] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.122015] [53378]: DEBUG nova.api.openstack.wsgi [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.122538] [53378]: DEBUG nova.compute.api [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.125953] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.126193] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.126375] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.126741] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.126957] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.127159] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.145366] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.145600] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.145787] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.145992] [53378]: DEBUG nova.objects.instance [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.165693] [53378]: DEBUG nova.policy [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.169772] [53378]: INFO nova.api.openstack.requestlog [None req-25bf15e4-bf7e-4c68-aa40-cf5622d869b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.050732 [ 910.170243] [53378]: [pid: 53378|app: 0|req: 2796/5416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.176397] [53378]: DEBUG nova.api.openstack.wsgi [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.182561] [53378]: DEBUG nova.compute.api [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.185833] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.186102] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.186322] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.186709] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.186917] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.187130] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.207359] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.207584] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.207765] [53378]: DEBUG oslo_concurrency.lockutils [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.207961] [53378]: DEBUG nova.objects.instance [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.250470] [53378]: DEBUG nova.policy [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.255023] [53378]: INFO nova.api.openstack.requestlog [None req-b25bc295-0981-49b5-92d2-3112900bfe05 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.079805 [ 910.255023] [53378]: [pid: 53378|app: 0|req: 2797/5417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.257356] [53378]: DEBUG nova.api.openstack.wsgi [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.259108] [53378]: DEBUG nova.compute.api [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.264846] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.265125] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.266036] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.266036] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.266295] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.266570] [53378]: DEBUG oslo_concurrency.lockutils [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.314134] [53378]: DEBUG nova.policy [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.321941] [53378]: INFO nova.api.openstack.requestlog [None req-a501af51-73f9-4ef2-b629-09f713e36d2f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.063983 [ 910.321941] [53378]: [pid: 53378|app: 0|req: 2798/5418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.322718] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.324253] [53378]: DEBUG nova.compute.api [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.327749] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.327993] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.328197] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.328557] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.328766] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.328947] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.377995] [53378]: DEBUG nova.policy [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.383291] [53378]: DEBUG nova.policy [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.384834] [53378]: DEBUG nova.policy [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.384955] [53379]: DEBUG nova.policy [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.387718] [53378]: INFO nova.api.openstack.requestlog [None req-a0ace568-1d0b-4146-bed6-d6fd4f591ea7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.067419 [ 910.388073] [53378]: [pid: 53378|app: 0|req: 2799/5419] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.390762] [53379]: INFO nova.api.openstack.requestlog [None req-89d3e307-610a-46b4-9a91-8a3ed50b9c41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.444824 [ 910.390907] [53378]: DEBUG nova.api.openstack.wsgi [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.391231] [53379]: [pid: 53379|app: 0|req: 2621/5420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.392799] [53378]: DEBUG nova.compute.api [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: f2ad02df-bf24-4eeb-9489-26440ff7031f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.394145] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.395995] [53379]: DEBUG nova.compute.api [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.396335] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.396582] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.397438] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.397438] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.397438] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.397609] [53378]: DEBUG oslo_concurrency.lockutils [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.399835] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.400423] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.400741] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.401197] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.401496] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.401760] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.407393] [53378]: INFO nova.api.openstack.wsgi [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] HTTP exception thrown: Instance f2ad02df-bf24-4eeb-9489-26440ff7031f could not be found. [ 910.407727] [53378]: DEBUG nova.api.openstack.wsgi [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Returning 404 to user: Instance f2ad02df-bf24-4eeb-9489-26440ff7031f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 910.408208] [53378]: INFO nova.api.openstack.requestlog [None req-365b56c4-9412-41c0-b857-85248d3045fb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f" status: 404 len: 111 microversion: 2.1 time: 0.019585 [ 910.408956] [53378]: [pid: 53378|app: 0|req: 2800/5421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/f2ad02df-bf24-4eeb-9489-26440ff7031f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 910.411484] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.413273] [53378]: DEBUG nova.compute.api [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.417033] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.417297] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.417490] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.417915] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.418143] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.418326] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.440439] [53379]: DEBUG nova.policy [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.445346] [53379]: INFO nova.api.openstack.requestlog [None req-3cc362ff-d7d3-4ade-abb1-b0b29fcabe7b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.053327 [ 910.445799] [53379]: [pid: 53379|app: 0|req: 2622/5422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.448934] [53379]: DEBUG nova.api.openstack.wsgi [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.451240] [53379]: DEBUG nova.compute.api [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.455340] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.455846] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.456137] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.456628] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.456994] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.457373] [53379]: DEBUG oslo_concurrency.lockutils [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.469091] [53378]: DEBUG nova.policy [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.475380] [53378]: DEBUG nova.policy [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.476162] [53378]: DEBUG nova.policy [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.480695] [53378]: INFO nova.api.openstack.requestlog [None req-ab4534c2-95bc-4628-a1af-09f2d0223041 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1554 microversion: 2.96 time: 0.070003 [ 910.480695] [53378]: [pid: 53378|app: 0|req: 2801/5423] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1554 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.484205] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.486072] [53378]: DEBUG nova.compute.api [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.492014] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.492285] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.492484] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.492872] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.493092] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.493270] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.499316] [53379]: DEBUG nova.policy [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.505556] [53379]: INFO nova.api.openstack.requestlog [None req-61b69a7e-f97d-41b7-8755-6044d4c6af4c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.058391 [ 910.505761] [53379]: [pid: 53379|app: 0|req: 2623/5424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.508872] [53379]: DEBUG nova.api.openstack.wsgi [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.511815] [53379]: DEBUG nova.compute.api [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.516989] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.517456] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.517702] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.518089] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.518345] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.518529] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.537121] [53378]: DEBUG nova.policy [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.546171] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.546171] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.546171] [53379]: DEBUG oslo_concurrency.lockutils [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.546171] [53379]: DEBUG nova.objects.instance [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.546343] [53378]: INFO nova.api.openstack.requestlog [None req-ad37444c-ef79-455a-8d49-6cecaca7ed54 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.065279 [ 910.546343] [53378]: [pid: 53378|app: 0|req: 2802/5425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.549168] [53378]: DEBUG nova.api.openstack.wsgi [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "name": "network-vif-plugged", "status": "completed", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 910.555861] [53378]: DEBUG oslo_concurrency.lockutils [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.556119] [53378]: DEBUG oslo_concurrency.lockutils [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.556318] [53378]: DEBUG oslo_concurrency.lockutils [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.564128] [53378]: INFO nova.api.openstack.compute.server_external_events [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] Creating event network-vif-plugged:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 910.567987] [53378]: INFO nova.api.openstack.requestlog [req-3475118f-2a53-43f6-8f9c-6c3546997871 req-c1418fd8-29d2-44ac-b6e6-8054987f3041 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021188 [ 910.568087] [53379]: DEBUG nova.policy [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.568584] [53378]: [pid: 53378|app: 0|req: 2803/5426] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:02 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) [ 910.571447] [53378]: DEBUG nova.api.openstack.wsgi [None req-f303165c-4264-4105-8237-d5803063fc95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 910.573214] [53378]: DEBUG nova.compute.api [None req-f303165c-4264-4105-8237-d5803063fc95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: fec4094a-221a-4fbf-b214-26060b81b5c6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.574997] [53379]: INFO nova.api.openstack.requestlog [None req-56f8a5f3-2b17-4a3f-ba61-065fe016d222 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.068759 [ 910.575462] [53379]: [pid: 53379|app: 0|req: 2624/5427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.576916] [53378]: INFO nova.api.openstack.wsgi [None req-f303165c-4264-4105-8237-d5803063fc95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance fec4094a-221a-4fbf-b214-26060b81b5c6 could not be found. [ 910.577262] [53378]: DEBUG nova.api.openstack.wsgi [None req-f303165c-4264-4105-8237-d5803063fc95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance fec4094a-221a-4fbf-b214-26060b81b5c6 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 910.577670] [53378]: INFO nova.api.openstack.requestlog [None req-f303165c-4264-4105-8237-d5803063fc95 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fec4094a-221a-4fbf-b214-26060b81b5c6/action" status: 404 len: 111 microversion: 2.1 time: 0.008444 [ 910.578129] [53378]: [pid: 53378|app: 0|req: 2804/5428] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:02 2025] POST /compute/v2.1/servers/fec4094a-221a-4fbf-b214-26060b81b5c6/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 910.579889] [53379]: DEBUG nova.api.openstack.wsgi [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.580319] [53379]: DEBUG nova.compute.api [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.584166] [53378]: DEBUG nova.api.openstack.wsgi [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.586210] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.586499] [53378]: DEBUG nova.compute.api [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.586609] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.586917] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.587449] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.587665] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.587847] [53379]: DEBUG oslo_concurrency.lockutils [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.591311] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.591311] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.591311] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.591503] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.591670] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.591858] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.602311] [53379]: DEBUG nova.compute.api [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 910.651613] [53379]: INFO nova.api.openstack.requestlog [None req-509054e3-9ca2-4712-b749-bd7a6c14d625 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 204 len: 0 microversion: 2.1 time: 0.074626 [ 910.652136] [53379]: [pid: 53379|app: 0|req: 2625/5429] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:02 2025] DELETE /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 910.658270] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.659632] [53379]: DEBUG nova.compute.api [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.662509] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.663118] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.663118] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.663731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.663731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.663731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.672321] [53378]: DEBUG nova.policy [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.675432] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 910.677127] [53378]: INFO nova.api.openstack.requestlog [None req-f00bec37-54a5-4904-85e8-7eaadca42de8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.096157 [ 910.677453] [53378]: [pid: 53378|app: 0|req: 2805/5430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.679947] [53378]: DEBUG nova.api.openstack.wsgi [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.681552] [53378]: DEBUG nova.compute.api [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.691792] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.692030] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.692225] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.692613] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.692859] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.693620] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.714179] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.714448] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.714646] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.714892] [53378]: DEBUG nova.objects.instance [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.737679] [53378]: DEBUG nova.policy [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.742331] [53378]: DEBUG nova.policy [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.742986] [53378]: DEBUG nova.policy [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.743690] [53378]: INFO nova.api.openstack.requestlog [None req-46c960ed-9fb8-4e18-987c-ae7b1dfa3bb9 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.065718 [ 910.743963] [53378]: [pid: 53378|app: 0|req: 2806/5431] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.748129] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.749781] [53378]: DEBUG nova.compute.api [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.753458] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.754069] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.754069] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.754288] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.754563] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.754766] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.758770] [53379]: DEBUG nova.policy [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.763431] [53379]: INFO nova.api.openstack.requestlog [None req-6bb75905-9efa-4ae5-9626-4eb3b61114c8 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1515 microversion: 2.1 time: 0.108667 [ 910.763753] [53379]: [pid: 53379|app: 0|req: 2626/5432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:02 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1515 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.823985] [53379]: DEBUG nova.api.openstack.wsgi [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.824846] [53378]: DEBUG nova.policy [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.825990] [53379]: DEBUG nova.compute.api [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.829563] [53378]: INFO nova.api.openstack.requestlog [None req-6e91170b-beb5-4c85-a058-aabecb73bde5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.083481 [ 910.829639] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.829833] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.829881] [53378]: [pid: 53378|app: 0|req: 2807/5433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.830425] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.830425] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.830597] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.830772] [53379]: DEBUG oslo_concurrency.lockutils [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.841444] [53378]: DEBUG nova.api.openstack.wsgi [None req-063c242d-1051-40ba-b5a4-4fe5b11a9832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.842910] [53378]: DEBUG nova.compute.api [None req-063c242d-1051-40ba-b5a4-4fe5b11a9832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: ac1f9036-ccbd-4fb7-a41c-9f06a7b3e987] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.846199] [53378]: INFO nova.api.openstack.wsgi [None req-063c242d-1051-40ba-b5a4-4fe5b11a9832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance ac1f9036-ccbd-4fb7-a41c-9f06a7b3e987 could not be found. [ 910.846456] [53378]: DEBUG nova.api.openstack.wsgi [None req-063c242d-1051-40ba-b5a4-4fe5b11a9832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance ac1f9036-ccbd-4fb7-a41c-9f06a7b3e987 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 910.846865] [53378]: INFO nova.api.openstack.requestlog [None req-063c242d-1051-40ba-b5a4-4fe5b11a9832 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac1f9036-ccbd-4fb7-a41c-9f06a7b3e987" status: 404 len: 111 microversion: 2.1 time: 0.007632 [ 910.847223] [53378]: [pid: 53378|app: 0|req: 2808/5434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/ac1f9036-ccbd-4fb7-a41c-9f06a7b3e987 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 910.851072] [53378]: DEBUG nova.api.openstack.wsgi [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.853126] [53378]: DEBUG nova.compute.api [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.856147] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.856387] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.856597] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.856966] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.857186] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.857366] [53378]: DEBUG oslo_concurrency.lockutils [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.928174] [53379]: DEBUG nova.policy [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.928748] [53378]: DEBUG nova.policy [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.934863] [53379]: INFO nova.api.openstack.requestlog [None req-b61eb64b-94fd-4228-ac8e-11afdbf77eeb tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.113013 [ 910.935211] [53379]: [pid: 53379|app: 0|req: 2627/5435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.935256] [53378]: INFO nova.api.openstack.requestlog [None req-13f8767c-6bcc-4a72-ae3f-f76a5a403310 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.085771 [ 910.935697] [53378]: [pid: 53378|app: 0|req: 2809/5436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.937897] [53379]: DEBUG nova.api.openstack.wsgi [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.939547] [53379]: DEBUG nova.compute.api [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.940018] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.942568] [53378]: DEBUG nova.compute.api [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.944276] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.944712] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.944793] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.945106] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.945312] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.945512] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.948027] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.948027] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.948291] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.948896] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.949970] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.949970] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.972878] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.973204] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.973791] [53379]: DEBUG oslo_concurrency.lockutils [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.974093] [53379]: DEBUG nova.objects.instance [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.976094] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.976346] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.976532] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.976828] [53378]: DEBUG nova.objects.instance [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.995519] [53379]: DEBUG nova.policy [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.996840] [53378]: DEBUG nova.policy [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.998454] [53379]: INFO nova.api.openstack.requestlog [None req-811a6116-f2e5-4fc0-b022-5791586cd4fc tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.062650 [ 910.998962] [53379]: [pid: 53379|app: 0|req: 2628/5437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.001378] [53378]: INFO nova.api.openstack.requestlog [None req-9d7f6d47-80a3-4b44-99ba-dd2420a71811 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.064758 [ 911.001460] [53379]: DEBUG nova.api.openstack.wsgi [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.002217] [53378]: [pid: 53378|app: 0|req: 2810/5438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.003078] [53379]: DEBUG nova.compute.api [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.006439] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.006675] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.006857] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.007214] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.007413] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.007590] [53379]: DEBUG oslo_concurrency.lockutils [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.043939] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.046730] [53378]: DEBUG nova.compute.api [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.050425] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.050667] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.050859] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.051227] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.051431] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.051611] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.088907] [53379]: DEBUG nova.policy [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.093135] [53379]: INFO nova.api.openstack.requestlog [None req-40541c43-6572-48b2-9a57-254c45fd8d89 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.093541 [ 911.093463] [53379]: [pid: 53379|app: 0|req: 2629/5439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.124556] [53378]: DEBUG nova.policy [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.129654] [53378]: INFO nova.api.openstack.requestlog [None req-ba8fc85b-2e8d-4162-84a1-dcd0f2ab7186 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.089244 [ 911.130825] [53378]: [pid: 53378|app: 0|req: 2811/5440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.134242] [53379]: DEBUG nova.api.openstack.wsgi [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.137175] [53379]: DEBUG nova.compute.api [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.142941] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.143210] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.143435] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.143801] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.144007] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.144200] [53379]: DEBUG oslo_concurrency.lockutils [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.145051] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f7c25bf-e731-4a9e-adb3-6247ea36dc7a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1917776227", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 911.148971] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f7c25bf-e731-4a9e-adb3-6247ea36dc7a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 911.149612] [53378]: INFO nova.api.openstack.requestlog [None req-9f7c25bf-e731-4a9e-adb3-6247ea36dc7a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.006688 [ 911.149954] [53378]: [pid: 53378|app: 0|req: 2812/5441] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:03 2025] POST /compute/v2.1/servers => generated 139 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 911.156115] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.159552] [53378]: DEBUG nova.compute.api [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.163356] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.163600] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.163708] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.164608] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.164608] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.164608] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.217507] [53379]: DEBUG nova.policy [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.222040] [53379]: DEBUG nova.policy [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.222718] [53379]: DEBUG nova.policy [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.223355] [53379]: INFO nova.api.openstack.requestlog [None req-27b41bc3-433f-4cad-8374-4511e26984f2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.091738 [ 911.223666] [53379]: [pid: 53379|app: 0|req: 2630/5442] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.225954] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.227580] [53379]: DEBUG nova.compute.api [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.230865] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.231116] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.231305] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.231671] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.231876] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.232062] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.233889] [53378]: DEBUG nova.policy [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.238578] [53378]: INFO nova.api.openstack.requestlog [None req-9a4ed109-4739-4351-90fa-4a05b07492c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.084327 [ 911.238927] [53378]: [pid: 53378|app: 0|req: 2813/5443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.250470] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.250717] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.250901] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.251112] [53379]: DEBUG nova.objects.instance [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.251865] [53378]: DEBUG nova.api.openstack.wsgi [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.253556] [53378]: DEBUG nova.compute.api [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.256860] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.257111] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.257302] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.257652] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.257855] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.258044] [53378]: DEBUG oslo_concurrency.lockutils [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.269954] [53379]: DEBUG nova.policy [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.273816] [53379]: INFO nova.api.openstack.requestlog [None req-bf3c182c-1c83-46e4-b5b6-576ac40a7b79 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.049597 [ 911.274144] [53379]: [pid: 53379|app: 0|req: 2631/5444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.277132] [53379]: DEBUG nova.api.openstack.wsgi [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.278083] [53379]: DEBUG nova.compute.api [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.280973] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.281248] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.281471] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.281839] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.282075] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.282253] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.300999] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.301170] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.301345] [53379]: DEBUG oslo_concurrency.lockutils [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.301539] [53379]: DEBUG nova.objects.instance [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.321215] [53379]: DEBUG nova.policy [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.325040] [53378]: DEBUG nova.policy [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.325293] [53379]: INFO nova.api.openstack.requestlog [None req-91ef4ce9-d53d-48f4-b8d7-de4fccc2c95b tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.050533 [ 911.325668] [53379]: [pid: 53379|app: 0|req: 2632/5445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.329867] [53378]: INFO nova.api.openstack.requestlog [None req-5433c7a9-8e8b-447b-85e7-420408c390eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.079835 [ 911.329867] [53378]: [pid: 53378|app: 0|req: 2814/5446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.334401] [53379]: DEBUG nova.api.openstack.wsgi [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.336062] [53379]: DEBUG nova.compute.api [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.339195] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.339421] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.339605] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.339950] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.340164] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.340340] [53379]: DEBUG oslo_concurrency.lockutils [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.369102] [53378]: DEBUG nova.api.openstack.wsgi [None req-963b1e5d-2d7e-43bf-9a30-1e93a2c6f8fa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-82706276", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "accessIPv6": "notvalid", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 911.371455] [53378]: DEBUG nova.api.openstack.wsgi [None req-963b1e5d-2d7e-43bf-9a30-1e93a2c6f8fa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 911.371929] [53378]: INFO nova.api.openstack.requestlog [None req-963b1e5d-2d7e-43bf-9a30-1e93a2c6f8fa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.005253 [ 911.372242] [53378]: [pid: 53378|app: 0|req: 2815/5447] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:03 2025] POST /compute/v2.1/servers => generated 133 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 911.374375] [53379]: DEBUG nova.policy [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.376324] [53378]: DEBUG nova.api.openstack.wsgi [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.378284] [53378]: DEBUG nova.compute.api [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.378760] [53379]: INFO nova.api.openstack.requestlog [None req-c48d87f9-fdd6-4096-982d-96cac7b74bc3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.046237 [ 911.379090] [53379]: [pid: 53379|app: 0|req: 2633/5448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.381676] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.381908] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.382115] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.382473] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.382676] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.382850] [53378]: DEBUG oslo_concurrency.lockutils [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.406052] [53379]: DEBUG nova.api.openstack.wsgi [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.406388] [53379]: DEBUG nova.compute.api [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.410109] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.410350] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.410537] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.410888] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.411100] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.411276] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.444349] [53379]: DEBUG nova.policy [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.448840] [53379]: DEBUG nova.policy [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.449476] [53379]: DEBUG nova.policy [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.452649] [53379]: INFO nova.api.openstack.requestlog [None req-40ada380-37b3-45c0-a9a5-4c22c6a4c77c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.050370 [ 911.452922] [53379]: [pid: 53379|app: 0|req: 2634/5449] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.456068] [53378]: DEBUG nova.policy [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.457874] [53379]: DEBUG nova.api.openstack.wsgi [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.459498] [53379]: DEBUG nova.compute.api [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.460695] [53378]: INFO nova.api.openstack.requestlog [None req-c98e7817-54c8-4580-8d09-737553ec4f02 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.086127 [ 911.461029] [53378]: [pid: 53378|app: 0|req: 2816/5450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.462878] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.463123] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.463309] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.463653] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.463849] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.464030] [53379]: DEBUG oslo_concurrency.lockutils [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.473304] [53378]: DEBUG nova.api.openstack.wsgi [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.475308] [53378]: DEBUG nova.compute.api [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.478773] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.479071] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.479268] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.479771] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.479982] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.480174] [53378]: DEBUG oslo_concurrency.lockutils [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.497921] [53379]: DEBUG nova.policy [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.502111] [53379]: INFO nova.api.openstack.requestlog [None req-24cc7067-1e18-4674-bad8-65d13c72f2bc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.046217 [ 911.502560] [53379]: [pid: 53379|app: 0|req: 2635/5451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.505130] [53379]: DEBUG nova.api.openstack.wsgi [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.506816] [53379]: DEBUG nova.compute.api [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.510279] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.510581] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.510808] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.511236] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.511383] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.511605] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.550064] [53379]: DEBUG nova.policy [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.554213] [53379]: DEBUG nova.policy [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.554873] [53379]: DEBUG nova.policy [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.557440] [53379]: INFO nova.api.openstack.requestlog [None req-47bfc660-6654-4a1c-a659-5ebcf6bb5221 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1554 microversion: 2.96 time: 0.054276 [ 911.557881] [53379]: [pid: 53379|app: 0|req: 2636/5452] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1554 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.560065] [53379]: DEBUG nova.api.openstack.wsgi [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.561649] [53379]: DEBUG nova.compute.api [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.564522] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.564754] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.564935] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.565300] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.565513] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.565694] [53379]: DEBUG oslo_concurrency.lockutils [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.580508] [53378]: DEBUG nova.policy [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.583981] [53378]: INFO nova.api.openstack.requestlog [None req-50e104c8-a510-4d2a-af69-715cd8f65067 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.112695 [ 911.584438] [53378]: [pid: 53378|app: 0|req: 2817/5453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.593237] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.595113] [53378]: DEBUG nova.compute.api [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.600191] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.600493] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.600690] [53379]: DEBUG nova.policy [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.600795] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.601216] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.601811] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.602069] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.605179] [53379]: INFO nova.api.openstack.requestlog [None req-b1701823-9382-48c9-9c8a-d6c1d218ea24 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.046793 [ 911.605529] [53379]: [pid: 53379|app: 0|req: 2637/5454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.607964] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.609652] [53379]: DEBUG nova.compute.api [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.613015] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.613260] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.613447] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.613801] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.613995] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.614286] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.636578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.636578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.636578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.636818] [53379]: DEBUG nova.objects.instance [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.649454] [53378]: DEBUG nova.policy [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.655300] [53378]: INFO nova.api.openstack.requestlog [None req-f1b7f389-123e-4e07-82e9-821c4fd6314c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.069335 [ 911.655300] [53378]: [pid: 53378|app: 0|req: 2818/5455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.658796] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 911.659229] [53378]: DEBUG nova.compute.api [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.660432] [53379]: DEBUG nova.policy [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.663459] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.663459] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.663459] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.663711] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.663907] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.664090] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.665514] [53379]: INFO nova.api.openstack.requestlog [None req-1ee5fb4c-988c-400f-bd0b-89dbf1d522f4 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.059294 [ 911.666173] [53379]: [pid: 53379|app: 0|req: 2638/5456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.674726] [53378]: INFO nova.api.openstack.wsgi [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. [ 911.675088] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 911.675590] [53378]: INFO nova.api.openstack.requestlog [None req-ccd2234f-546b-40b7-b380-ccd10dd8e0ea tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c/action" status: 404 len: 111 microversion: 2.1 time: 0.020411 [ 911.675919] [53378]: [pid: 53378|app: 0|req: 2819/5457] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:03 2025] POST /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c/action => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 911.682277] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.683665] [53379]: DEBUG nova.compute.api [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.688578] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.688909] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.689130] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.689600] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.689812] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.690025] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.761673] [53378]: DEBUG nova.api.openstack.wsgi [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.762168] [53378]: DEBUG nova.compute.api [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.766967] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.767304] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.767519] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.768445] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.768445] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.768445] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.777045] [53379]: DEBUG nova.policy [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.781551] [53379]: INFO nova.api.openstack.requestlog [None req-5bd9f7e2-095c-4a84-b538-fea49ff571b5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.102271 [ 911.782303] [53379]: [pid: 53379|app: 0|req: 2639/5458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:03 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.784495] [53379]: DEBUG nova.api.openstack.wsgi [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.786139] [53379]: DEBUG nova.compute.api [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.789503] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.789616] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.789730] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.789925] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.789985] [53378]: DEBUG oslo_concurrency.lockutils [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.790082] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.790145] [53378]: DEBUG nova.objects.instance [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.790416] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.791521] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.791521] [53379]: DEBUG oslo_concurrency.lockutils [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.811480] [53378]: DEBUG nova.policy [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.816586] [53378]: DEBUG nova.policy [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.817445] [53378]: DEBUG nova.policy [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.818185] [53378]: INFO nova.api.openstack.requestlog [None req-618c7dc5-764f-45fb-8482-769af51fe843 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.061203 [ 911.818501] [53378]: [pid: 53378|app: 0|req: 2820/5459] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.820996] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.822700] [53378]: DEBUG nova.compute.api [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.826535] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.826755] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.826959] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.827371] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.827617] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.827811] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.869882] [53379]: DEBUG nova.policy [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.876507] [53379]: INFO nova.api.openstack.requestlog [None req-3162545e-d308-4e6a-bee1-0ce43c9294dd tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1515 microversion: 2.1 time: 0.093738 [ 911.876908] [53379]: [pid: 53379|app: 0|req: 2640/5460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1515 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.904163] [53378]: DEBUG nova.policy [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.911402] [53378]: INFO nova.api.openstack.requestlog [None req-c8756ca7-3e14-4cb1-970a-42a008308cdd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.092279 [ 911.911735] [53378]: [pid: 53378|app: 0|req: 2821/5461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.923612] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a99a771-9ee2-4faf-b31f-c925c5c9dda1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 911.925846] [53379]: DEBUG nova.compute.api [None req-9a99a771-9ee2-4faf-b31f-c925c5c9dda1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: ebde8fe5-caae-417a-be33-e75c66412914] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.929676] [53379]: INFO nova.api.openstack.wsgi [None req-9a99a771-9ee2-4faf-b31f-c925c5c9dda1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance ebde8fe5-caae-417a-be33-e75c66412914 could not be found. [ 911.929974] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a99a771-9ee2-4faf-b31f-c925c5c9dda1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance ebde8fe5-caae-417a-be33-e75c66412914 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 911.930405] [53379]: INFO nova.api.openstack.requestlog [None req-9a99a771-9ee2-4faf-b31f-c925c5c9dda1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ebde8fe5-caae-417a-be33-e75c66412914/action" status: 404 len: 111 microversion: 2.1 time: 0.009341 [ 911.930716] [53379]: [pid: 53379|app: 0|req: 2641/5462] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:04 2025] POST /compute/v2.1/servers/ebde8fe5-caae-417a-be33-e75c66412914/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 911.935819] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.937430] [53378]: DEBUG nova.compute.api [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.942174] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.942416] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.942601] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.942954] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.943168] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.943544] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.948925] [53379]: DEBUG nova.api.openstack.wsgi [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.951061] [53379]: DEBUG nova.compute.api [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.954492] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.954701] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.954889] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.955259] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.955468] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.955642] [53379]: DEBUG oslo_concurrency.lockutils [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.017321] [53378]: DEBUG nova.policy [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.021619] [53378]: INFO nova.api.openstack.requestlog [None req-e7bac343-2898-4f5a-9699-da51871e64b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.088374 [ 912.022144] [53378]: [pid: 53378|app: 0|req: 2822/5463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.023831] [53379]: DEBUG nova.policy [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.024641] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.026551] [53378]: DEBUG nova.compute.api [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.028891] [53379]: INFO nova.api.openstack.requestlog [None req-66e68bc0-53ce-4b23-93c5-c1a40bf4eb90 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1316 microversion: 2.1 time: 0.081381 [ 912.028891] [53379]: [pid: 53379|app: 0|req: 2642/5464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1316 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.029747] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.030567] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.030567] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.030567] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.031546] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.031665] [53379]: DEBUG nova.api.openstack.wsgi [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.031705] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.032521] [53379]: DEBUG nova.compute.api [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.035643] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.035874] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.036080] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.036896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.036896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.036896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.051658] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.051901] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.052103] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.052370] [53378]: DEBUG nova.objects.instance [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.053823] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.054065] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.054252] [53379]: DEBUG oslo_concurrency.lockutils [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.054968] [53379]: DEBUG nova.objects.instance [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.073331] [53378]: DEBUG nova.policy [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.074207] [53379]: DEBUG nova.policy [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.077928] [53378]: INFO nova.api.openstack.requestlog [None req-5d69452a-1ce3-494c-8449-6f8edb588cd6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.055306 [ 912.078269] [53378]: [pid: 53378|app: 0|req: 2823/5465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.079028] [53379]: INFO nova.api.openstack.requestlog [None req-a884ee25-f008-41a3-a874-4cb938c5219a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.049328 [ 912.079028] [53379]: [pid: 53379|app: 0|req: 2643/5466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.080640] [53378]: DEBUG nova.api.openstack.wsgi [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.082253] [53378]: DEBUG nova.compute.api [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.085451] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.085736] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.085978] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.086371] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.086580] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.086761] [53378]: DEBUG oslo_concurrency.lockutils [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.145212] [53379]: DEBUG nova.api.openstack.wsgi [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.147584] [53379]: DEBUG nova.compute.api [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.150436] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.150665] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.150848] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.151209] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.151409] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.151586] [53379]: DEBUG oslo_concurrency.lockutils [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.151624] [53378]: DEBUG nova.policy [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.156294] [53378]: INFO nova.api.openstack.requestlog [None req-35d54ab2-3aa4-4247-a7de-2f9bd9dc21cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.077421 [ 912.156664] [53378]: [pid: 53378|app: 0|req: 2824/5467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.167719] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.169604] [53378]: DEBUG nova.compute.api [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.172785] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.173047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.173251] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.173602] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.173809] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.173983] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.182853] [53378]: INFO nova.api.openstack.wsgi [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. [ 912.183181] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 912.183932] [53378]: INFO nova.api.openstack.requestlog [None req-b2cad8b7-8f41-45b4-b15b-b2f70d18ca45 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c/action" status: 404 len: 111 microversion: 2.1 time: 0.018057 [ 912.184244] [53378]: [pid: 53378|app: 0|req: 2825/5468] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:04 2025] POST /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c/action => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 912.188519] [53378]: DEBUG nova.api.openstack.wsgi [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.190218] [53378]: DEBUG nova.compute.api [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.193414] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.193647] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.193828] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.194242] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.194905] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.195174] [53378]: DEBUG oslo_concurrency.lockutils [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.247291] [53379]: DEBUG nova.policy [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.252816] [53379]: INFO nova.api.openstack.requestlog [None req-65a2b355-3cce-40fc-8381-aaf52dcb9b57 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.109818 [ 912.253278] [53379]: [pid: 53379|app: 0|req: 2644/5469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.255898] [53379]: DEBUG nova.api.openstack.wsgi [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.257524] [53379]: DEBUG nova.compute.api [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.260810] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.261052] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.261248] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.261612] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.261814] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.261987] [53379]: DEBUG oslo_concurrency.lockutils [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.265386] [53378]: DEBUG nova.policy [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.270157] [53378]: INFO nova.api.openstack.requestlog [None req-38e887b5-e7d3-46fe-b7ab-074321c53e46 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.083367 [ 912.270498] [53378]: [pid: 53378|app: 0|req: 2826/5470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.283019] [53378]: DEBUG nova.api.openstack.wsgi [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.284767] [53378]: DEBUG nova.compute.api [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.288168] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.288396] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.288588] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.288937] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.289157] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.289334] [53378]: DEBUG oslo_concurrency.lockutils [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.329083] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 912.329817] [53379]: DEBUG nova.policy [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.335425] [53379]: DEBUG nova.policy [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.336970] [53379]: DEBUG nova.policy [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.337650] [53379]: INFO nova.api.openstack.requestlog [None req-741e35a8-37df-496f-b449-0dab7dbd34ae tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.083722 [ 912.338149] [53379]: [pid: 53379|app: 0|req: 2645/5471] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.341652] [53379]: DEBUG nova.api.openstack.wsgi [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.343639] [53379]: DEBUG nova.compute.api [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.347331] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.347641] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.347877] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.348335] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.348601] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.348842] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.357102] [53378]: DEBUG nova.policy [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.361429] [53378]: INFO nova.api.openstack.requestlog [None req-24ff02db-6b90-4e12-afe0-a3e295053694 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.080684 [ 912.361748] [53378]: [pid: 53378|app: 0|req: 2827/5472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.364276] [53378]: DEBUG nova.api.openstack.wsgi [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.365972] [53378]: DEBUG nova.compute.api [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.369193] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.369441] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.370059] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.370059] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.370270] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.370378] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.371952] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.372256] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.372486] [53379]: DEBUG oslo_concurrency.lockutils [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.372719] [53379]: DEBUG nova.objects.instance [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.393814] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.394092] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.394292] [53378]: DEBUG oslo_concurrency.lockutils [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.394552] [53378]: DEBUG nova.objects.instance [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lazy-loading 'fault' on Instance uuid f5e0c2b6-f4a1-4596-b3fb-a19673572f92 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.395575] [53379]: DEBUG nova.policy [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.401448] [53379]: INFO nova.api.openstack.requestlog [None req-24528eef-86ff-4ef9-b68a-6181a9a4a2ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.061376 [ 912.401448] [53379]: [pid: 53379|app: 0|req: 2646/5473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.406029] [53379]: DEBUG nova.api.openstack.wsgi [None req-09398f08-a758-450b-b5f1-4d353267a9c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.406029] [53379]: DEBUG nova.compute.api [None req-09398f08-a758-450b-b5f1-4d353267a9c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 03e337d2-fec6-40de-97a8-da15d9330811] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.408807] [53379]: INFO nova.api.openstack.wsgi [None req-09398f08-a758-450b-b5f1-4d353267a9c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 03e337d2-fec6-40de-97a8-da15d9330811 could not be found. [ 912.409149] [53379]: DEBUG nova.api.openstack.wsgi [None req-09398f08-a758-450b-b5f1-4d353267a9c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 03e337d2-fec6-40de-97a8-da15d9330811 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 912.409607] [53379]: INFO nova.api.openstack.requestlog [None req-09398f08-a758-450b-b5f1-4d353267a9c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/03e337d2-fec6-40de-97a8-da15d9330811/action" status: 404 len: 111 microversion: 2.1 time: 0.008343 [ 912.410569] [53379]: [pid: 53379|app: 0|req: 2647/5474] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:04 2025] POST /compute/v2.1/servers/03e337d2-fec6-40de-97a8-da15d9330811/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 912.412771] [53379]: DEBUG nova.api.openstack.wsgi [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.414496] [53379]: DEBUG nova.compute.api [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.418127] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.418406] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.418609] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.418967] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.419188] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.419363] [53379]: DEBUG oslo_concurrency.lockutils [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.422732] [53378]: DEBUG nova.policy [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f6c3ab9deb7c4502939c619f0192de1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7fbe8bf6b17498d99f58e502734dfd7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.427172] [53378]: INFO nova.api.openstack.requestlog [None req-66b36568-8796-425f-94cd-fda518c38984 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 200 len: 1297 microversion: 2.1 time: 0.064766 [ 912.427496] [53378]: [pid: 53378|app: 0|req: 2828/5475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.430377] [53378]: DEBUG nova.api.openstack.wsgi [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.432033] [53378]: DEBUG nova.compute.api [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.435285] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.435529] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.435735] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.436103] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.436308] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.436489] [53378]: DEBUG oslo_concurrency.lockutils [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.452874] [53379]: DEBUG nova.policy [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.458800] [53379]: INFO nova.api.openstack.requestlog [None req-902f5d4d-8e63-4dd0-bb57-118c9c3607fb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.047826 [ 912.458800] [53379]: [pid: 53379|app: 0|req: 2648/5476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.467102] [53379]: DEBUG nova.api.openstack.wsgi [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.468913] [53379]: DEBUG nova.compute.api [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.472724] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.472998] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.473253] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.473649] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.473889] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.474095] [53379]: DEBUG oslo_concurrency.lockutils [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.508250] [53378]: DEBUG nova.policy [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.509165] [53379]: DEBUG nova.policy [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.513423] [53378]: INFO nova.api.openstack.requestlog [None req-d333a56d-d8f8-4974-980d-e95cd6ef7320 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.085294 [ 912.513830] [53378]: [pid: 53378|app: 0|req: 2829/5477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.514557] [53379]: DEBUG nova.policy [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.515315] [53379]: DEBUG nova.policy [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.516867] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.518561] [53378]: DEBUG nova.compute.api [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.518722] [53379]: INFO nova.api.openstack.requestlog [None req-94ffcc91-4a64-4cf5-85ba-f3fa91ceae0a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.053888 [ 912.519049] [53379]: [pid: 53379|app: 0|req: 2649/5478] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 912.522794] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.522794] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.522794] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.522794] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.523066] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.523378] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.527689] [53379]: DEBUG nova.api.openstack.wsgi [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.528833] [53379]: DEBUG nova.compute.api [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.532117] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.532376] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.532599] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.532955] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.533169] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.533347] [53379]: DEBUG oslo_concurrency.lockutils [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.559557] [53378]: DEBUG nova.policy [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.564751] [53378]: INFO nova.api.openstack.requestlog [None req-7d68e6bb-8c3b-4ab4-ae8e-1fd885619150 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1235 microversion: 2.1 time: 0.050118 [ 912.565313] [53378]: [pid: 53378|app: 0|req: 2830/5479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.577372] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.579099] [53378]: DEBUG nova.compute.api [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.582929] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.583190] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.583383] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.583742] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.583946] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.584138] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.605933] [53379]: DEBUG nova.policy [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.610750] [53379]: INFO nova.api.openstack.requestlog [None req-486caefd-e3b7-48e5-85a7-35143a40526a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.085739 [ 912.611250] [53379]: [pid: 53379|app: 0|req: 2650/5480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.613817] [53379]: DEBUG nova.api.openstack.wsgi [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.619401] [53379]: DEBUG oslo_concurrency.lockutils [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.619709] [53379]: DEBUG oslo_concurrency.lockutils [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.619827] [53379]: DEBUG oslo_concurrency.lockutils [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.624074] [53378]: DEBUG nova.policy [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.626510] [53379]: INFO nova.api.openstack.compute.server_external_events [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] Creating event network-changed:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 912.629432] [53378]: DEBUG nova.policy [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.629599] [53379]: INFO nova.api.openstack.requestlog [req-b2e6dcbb-b671-40a7-bec8-ae56890758bd req-660b54c1-2cd1-4f37-80d2-dee113d6a96f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017663 [ 912.629767] [53379]: [pid: 53379|app: 0|req: 2651/5481] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:04 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 912.629889] [53378]: DEBUG nova.policy [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.632457] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bd236ed-a35d-4f39-bc75-c6a3b2153d20 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "42"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.632897] [53378]: INFO nova.api.openstack.requestlog [None req-c7310590-b96f-4c9a-b44c-0f0902d2172a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1554 microversion: 2.96 time: 0.057846 [ 912.633226] [53378]: [pid: 53378|app: 0|req: 2831/5482] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1554 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 912.634073] [53379]: DEBUG nova.compute.api [None req-9bd236ed-a35d-4f39-bc75-c6a3b2153d20 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 54ba7aaf-a4ac-42a0-8384-1cd562cc70a5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.635759] [53378]: DEBUG nova.api.openstack.wsgi [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.637103] [53379]: INFO nova.api.openstack.wsgi [None req-9bd236ed-a35d-4f39-bc75-c6a3b2153d20 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 54ba7aaf-a4ac-42a0-8384-1cd562cc70a5 could not be found. [ 912.637385] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bd236ed-a35d-4f39-bc75-c6a3b2153d20 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 54ba7aaf-a4ac-42a0-8384-1cd562cc70a5 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 912.637455] [53378]: DEBUG nova.compute.api [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.637776] [53379]: INFO nova.api.openstack.requestlog [None req-9bd236ed-a35d-4f39-bc75-c6a3b2153d20 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/54ba7aaf-a4ac-42a0-8384-1cd562cc70a5/action" status: 404 len: 111 microversion: 2.1 time: 0.007428 [ 912.638056] [53379]: [pid: 53379|app: 0|req: 2652/5483] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:04 2025] POST /compute/v2.1/servers/54ba7aaf-a4ac-42a0-8384-1cd562cc70a5/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 912.641048] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.641101] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.641662] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.641662] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.641812] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.641981] [53378]: DEBUG oslo_concurrency.lockutils [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.642715] [53379]: DEBUG nova.api.openstack.wsgi [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.644884] [53379]: DEBUG nova.compute.api [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.648119] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.648365] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.648552] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.648975] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.649205] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.649390] [53379]: DEBUG oslo_concurrency.lockutils [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.674949] [53378]: DEBUG nova.policy [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.679262] [53378]: INFO nova.api.openstack.requestlog [None req-677696c3-16ce-4cb9-aff1-a23423f213db tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.045424 [ 912.679604] [53378]: [pid: 53378|app: 0|req: 2832/5484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.682058] [53378]: DEBUG nova.api.openstack.wsgi [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.683710] [53378]: DEBUG nova.compute.api [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.686854] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.687116] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.687307] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.687651] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.687853] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.688039] [53378]: DEBUG oslo_concurrency.lockutils [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.721035] [53378]: DEBUG nova.policy [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.722714] [53379]: DEBUG nova.policy [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.726332] [53378]: INFO nova.api.openstack.requestlog [None req-f04b5020-82be-4ff0-b360-0837993cde9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.046088 [ 912.726739] [53378]: [pid: 53378|app: 0|req: 2833/5485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.727883] [53379]: INFO nova.api.openstack.requestlog [None req-7665bb23-71cf-4c1b-bba8-e7761979912e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.086888 [ 912.728340] [53379]: [pid: 53379|app: 0|req: 2653/5486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:04 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.730035] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.731646] [53378]: DEBUG nova.compute.api [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.734950] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.735216] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.735407] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.735758] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.735958] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.736148] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.741331] [53379]: DEBUG nova.api.openstack.wsgi [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.743452] [53379]: DEBUG nova.compute.api [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.747435] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.747730] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.748043] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.748452] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.748700] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.748881] [53379]: DEBUG oslo_concurrency.lockutils [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.754471] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.754704] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.754888] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.755123] [53378]: DEBUG nova.objects.instance [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.776852] [53378]: DEBUG nova.policy [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.781215] [53378]: INFO nova.api.openstack.requestlog [None req-c8c7e432-d3d8-4c21-aa10-feeea841d1b7 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.053827 [ 912.781542] [53378]: [pid: 53378|app: 0|req: 2834/5487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.822628] [53379]: DEBUG nova.policy [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.827130] [53379]: INFO nova.api.openstack.requestlog [None req-f90acc9d-6e1d-4721-85e8-fa007b5d625d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.088347 [ 912.827534] [53379]: [pid: 53379|app: 0|req: 2654/5488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.832728] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.834464] [53378]: DEBUG nova.compute.api [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.838461] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.838711] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.838924] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.839278] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.839498] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.839680] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.840135] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "d0d3af99-a8b3-4728-bcf6-b4018d45b9cc"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.842191] [53379]: DEBUG nova.compute.api [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.845658] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.845928] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.846130] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.846485] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.846685] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.846889] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.858421] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.858663] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.858844] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.859059] [53378]: DEBUG nova.objects.instance [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.866043] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.866295] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.866486] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.870468] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.870859] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.871061] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.871440] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.871640] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.871815] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.878792] [53379]: DEBUG nova.policy [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.882602] [53379]: INFO nova.api.openstack.wsgi [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Flavor d0d3af99-a8b3-4728-bcf6-b4018d45b9cc could not be found. [ 912.882953] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Flavor d0d3af99-a8b3-4728-bcf6-b4018d45b9cc could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 912.883454] [53379]: INFO nova.api.openstack.requestlog [None req-cdd3c2d1-a0c1-4140-921a-3a1ec04d620d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 400 len: 107 microversion: 2.1 time: 0.045621 [ 912.883795] [53379]: [pid: 53379|app: 0|req: 2655/5489] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:05 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 107 bytes in 46 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 912.888836] [53378]: DEBUG nova.policy [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.889319] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.891283] [53379]: DEBUG nova.compute.api [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.896081] [53378]: DEBUG nova.policy [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.896081] [53378]: DEBUG nova.policy [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.896793] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.896793] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.896793] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.896905] [53378]: INFO nova.api.openstack.requestlog [None req-c4f60383-6a40-4edf-ada2-a2971ceec008 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.065635 [ 912.896940] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.896970] [53378]: [pid: 53378|app: 0|req: 2835/5490] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.896998] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.896998] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.900244] [53378]: DEBUG nova.api.openstack.wsgi [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.900244] [53378]: DEBUG nova.compute.api [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.903511] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.903708] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.903919] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.904297] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.904550] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.904743] [53378]: DEBUG oslo_concurrency.lockutils [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.979693] [53379]: DEBUG nova.policy [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.988884] [53379]: INFO nova.api.openstack.requestlog [None req-1bb38bb4-46b1-4472-bace-d5d766e425e9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1515 microversion: 2.1 time: 0.101798 [ 912.989237] [53379]: [pid: 53379|app: 0|req: 2656/5491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1515 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 913.005584] [53378]: DEBUG nova.policy [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.010233] [53378]: INFO nova.api.openstack.requestlog [None req-78d492c6-31f7-466a-91c2-1ce813f5de41 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.113541 [ 913.010707] [53378]: [pid: 53378|app: 0|req: 2836/5492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.025347] [53379]: DEBUG nova.api.openstack.wsgi [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.028059] [53379]: DEBUG nova.compute.api [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.032822] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.033125] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.033369] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.033800] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.034013] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.034229] [53379]: DEBUG oslo_concurrency.lockutils [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.041122] [53378]: DEBUG nova.api.openstack.wsgi [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.042905] [53378]: DEBUG nova.compute.api [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.046552] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.046798] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.046982] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.047347] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.047551] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.047726] [53378]: DEBUG oslo_concurrency.lockutils [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.111246] [53379]: DEBUG nova.policy [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.116621] [53379]: INFO nova.api.openstack.requestlog [None req-639324fb-1e5a-4e88-b8bb-65462df6633f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.093850 [ 913.116905] [53379]: [pid: 53379|app: 0|req: 2657/5493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.119574] [53379]: DEBUG nova.api.openstack.wsgi [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.121229] [53379]: DEBUG nova.compute.api [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.124743] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.124972] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.125176] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.125536] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.125731] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.125906] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.146488] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.146721] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.146939] [53379]: DEBUG oslo_concurrency.lockutils [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.147253] [53379]: DEBUG nova.objects.instance [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.169301] [53379]: DEBUG nova.policy [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.174350] [53379]: INFO nova.api.openstack.requestlog [None req-a69dc9af-dcb3-4e21-bdf9-c7648e3ce0d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.056862 [ 913.174727] [53379]: [pid: 53379|app: 0|req: 2658/5494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.179856] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.181472] [53379]: DEBUG nova.compute.api [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.184544] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.184750] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.184946] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.185308] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.185586] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.185672] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.189337] [53378]: DEBUG nova.policy [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.193751] [53378]: INFO nova.api.openstack.requestlog [None req-30197dec-f78a-4aa6-befc-5a20463d0f03 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1462 microversion: 2.1 time: 0.154800 [ 913.194104] [53378]: [pid: 53378|app: 0|req: 2837/5495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1462 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.198097] [53378]: DEBUG nova.api.openstack.wsgi [None req-23a2d5ec-22cc-4c39-90fe-a45c4af58c3d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 913.200517] [53378]: DEBUG nova.api.openstack.wsgi [None req-23a2d5ec-22cc-4c39-90fe-a45c4af58c3d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' should be non-empty {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 913.200517] [53378]: INFO nova.api.openstack.requestlog [None req-23a2d5ec-22cc-4c39-90fe-a45c4af58c3d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 400 len: 120 microversion: 2.1 time: 0.005190 [ 913.200652] [53378]: [pid: 53378|app: 0|req: 2838/5496] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:05 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 120 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 913.209020] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.209020] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.209146] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.209183] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.209183] [53379]: DEBUG nova.objects.instance [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.210510] [53378]: DEBUG nova.compute.api [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.214713] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.215145] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.215487] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.215962] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.216295] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.216586] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.232514] [53379]: DEBUG nova.policy [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.237953] [53379]: INFO nova.api.openstack.requestlog [None req-9fcff934-7ebc-467c-a4f4-cca3ec422df4 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.062165 [ 913.237953] [53379]: [pid: 53379|app: 0|req: 2659/5497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.240847] [53379]: DEBUG nova.api.openstack.wsgi [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.242474] [53379]: DEBUG nova.compute.api [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.246829] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.247085] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.247308] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.247726] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.248043] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.248215] [53379]: DEBUG oslo_concurrency.lockutils [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.314778] [53379]: DEBUG nova.policy [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.319015] [53379]: INFO nova.api.openstack.requestlog [None req-290b49f2-f3fd-495f-8304-a8de2ed1c7b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1461 microversion: 2.1 time: 0.080043 [ 913.319344] [53379]: [pid: 53379|app: 0|req: 2660/5498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1461 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.321749] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.323950] [53379]: DEBUG nova.compute.api [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.329470] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.329705] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.329891] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.330252] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.330333] [53378]: DEBUG nova.policy [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.330455] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.330631] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.334732] [53378]: INFO nova.api.openstack.requestlog [None req-ff4228b0-45f4-47cb-9fd2-e1e6ad79cc49 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.128741 [ 913.334958] [53378]: [pid: 53378|app: 0|req: 2839/5499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.339063] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1304813833"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 913.339152] [53378]: DEBUG nova.compute.api [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.342265] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.342491] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.342673] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.343032] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.343237] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.343409] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.412989] [53379]: DEBUG nova.policy [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.415926] [53379]: INFO nova.api.openstack.requestlog [None req-b6eca5f0-15b4-4c01-9754-25c4c5e753eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.095979 [ 913.416424] [53379]: [pid: 53379|app: 0|req: 2661/5500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.418977] [53379]: DEBUG nova.api.openstack.wsgi [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.420703] [53379]: DEBUG nova.compute.api [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.424141] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.424536] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.424839] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.425312] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.425632] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.425925] [53379]: DEBUG oslo_concurrency.lockutils [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.493078] [53379]: DEBUG nova.policy [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.497826] [53379]: INFO nova.api.openstack.requestlog [None req-b10300ab-58b3-443a-a485-90aed49351f1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.080733 [ 913.498171] [53379]: [pid: 53379|app: 0|req: 2662/5501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.500726] [53379]: DEBUG nova.api.openstack.wsgi [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.502427] [53379]: DEBUG nova.compute.api [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.505631] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.505915] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.506154] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.506548] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.506882] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.507243] [53379]: DEBUG oslo_concurrency.lockutils [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.580100] [53379]: DEBUG nova.policy [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.585037] [53379]: DEBUG nova.policy [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.585475] [53379]: DEBUG nova.policy [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.586137] [53379]: INFO nova.api.openstack.requestlog [None req-f818b0ce-fb1b-442c-82e0-03f82c9b0a26 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.087426 [ 913.586440] [53379]: [pid: 53379|app: 0|req: 2663/5502] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.589091] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.590716] [53379]: DEBUG nova.compute.api [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.594173] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.594698] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.594698] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.595696] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.595696] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.595696] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.616718] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.617039] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.617973] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.617973] [53379]: DEBUG nova.objects.instance [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.638344] [53379]: DEBUG nova.policy [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.642498] [53379]: INFO nova.api.openstack.requestlog [None req-9cee45ed-1d02-448e-b485-9e7aefa0a149 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.055489 [ 913.642862] [53379]: [pid: 53379|app: 0|req: 2664/5503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.645398] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.647141] [53379]: DEBUG nova.compute.api [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] [instance: f5e0c2b6-f4a1-4596-b3fb-a19673572f92] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.650259] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.650455] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.650676] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.651063] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.651310] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.651523] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.659581] [53379]: INFO nova.api.openstack.wsgi [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] HTTP exception thrown: Instance f5e0c2b6-f4a1-4596-b3fb-a19673572f92 could not be found. [ 913.659926] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] Returning 404 to user: Instance f5e0c2b6-f4a1-4596-b3fb-a19673572f92 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 913.660419] [53379]: INFO nova.api.openstack.requestlog [None req-e6148ae4-6228-4e59-8b8d-5f659f55cb81 tempest-MigrationsAdminTest-1076474475 tempest-MigrationsAdminTest-1076474475-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92" status: 404 len: 111 microversion: 2.1 time: 0.017033 [ 913.660719] [53379]: [pid: 53379|app: 0|req: 2665/5504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/f5e0c2b6-f4a1-4596-b3fb-a19673572f92 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 913.663084] [53379]: DEBUG nova.api.openstack.wsgi [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.664678] [53379]: DEBUG nova.compute.api [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.667992] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.668074] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.668259] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.668593] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.668789] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.668963] [53379]: DEBUG oslo_concurrency.lockutils [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.703685] [53379]: DEBUG nova.policy [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.707874] [53379]: INFO nova.api.openstack.requestlog [None req-45031cb2-0d87-41d0-bd80-6382c378763d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.046563 [ 913.708234] [53379]: [pid: 53379|app: 0|req: 2666/5505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:05 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.711084] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3997913-212e-4039-a65b-68175f47d94b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 913.712607] [53379]: DEBUG nova.compute.api [None req-c3997913-212e-4039-a65b-68175f47d94b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 13010090-17ac-4621-88d3-357b88795d56] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.716102] [53379]: INFO nova.api.openstack.wsgi [None req-c3997913-212e-4039-a65b-68175f47d94b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 13010090-17ac-4621-88d3-357b88795d56 could not be found. [ 913.716189] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3997913-212e-4039-a65b-68175f47d94b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 13010090-17ac-4621-88d3-357b88795d56 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 913.716554] [53379]: INFO nova.api.openstack.requestlog [None req-c3997913-212e-4039-a65b-68175f47d94b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/13010090-17ac-4621-88d3-357b88795d56/action" status: 404 len: 111 microversion: 2.1 time: 0.007803 [ 913.716862] [53379]: [pid: 53379|app: 0|req: 2667/5506] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:05 2025] POST /compute/v2.1/servers/13010090-17ac-4621-88d3-357b88795d56/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 913.719308] [53379]: DEBUG nova.api.openstack.wsgi [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.722458] [53379]: DEBUG nova.compute.api [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.727937] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.728200] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.728397] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.728810] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.729084] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.729304] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.768808] [53379]: DEBUG nova.policy [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.772194] [53378]: INFO nova.api.openstack.requestlog [None req-4d37ef8c-6900-4f79-a98f-e082fb78b494 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "POST /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2/action" status: 202 len: 0 microversion: 2.1 time: 0.436491 [ 913.772610] [53378]: [pid: 53378|app: 0|req: 2840/5507] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:05 2025] POST /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2/action => generated 0 bytes in 437 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 913.774045] [53379]: DEBUG nova.policy [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.774287] [53379]: DEBUG nova.policy [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.775531] [53378]: DEBUG nova.api.openstack.wsgi [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.777128] [53378]: DEBUG nova.compute.api [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.778367] [53379]: INFO nova.api.openstack.requestlog [None req-faf95f45-ce9f-4ab9-abf2-eb1588c51e99 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.060959 [ 913.778683] [53379]: [pid: 53379|app: 0|req: 2668/5508] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.780925] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.781094] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.781206] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.781306] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.781674] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.781879] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.782067] [53378]: DEBUG oslo_concurrency.lockutils [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.782804] [53379]: DEBUG nova.compute.api [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.786068] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.786307] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.786509] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.786864] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.787068] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.787244] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.821496] [53378]: DEBUG nova.policy [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.825962] [53378]: INFO nova.api.openstack.requestlog [None req-751d7c0e-e664-4e79-8820-5aa9d25d9ac3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1291 microversion: 2.1 time: 0.052661 [ 913.826496] [53378]: [pid: 53378|app: 0|req: 2841/5509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.828862] [53379]: DEBUG nova.policy [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.829734] [53378]: DEBUG nova.api.openstack.wsgi [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.831710] [53378]: DEBUG nova.compute.api [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.833062] [53379]: DEBUG nova.policy [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.833714] [53379]: DEBUG nova.policy [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.835306] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.835622] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.835925] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.836345] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.836427] [53379]: INFO nova.api.openstack.requestlog [None req-f0e8aaeb-1dcd-4476-80e9-dabe9fe77c0d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1571 microversion: 2.96 time: 0.057208 [ 913.836607] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.836783] [53379]: [pid: 53379|app: 0|req: 2669/5510] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1571 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.837078] [53378]: DEBUG oslo_concurrency.lockutils [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.839075] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.840649] [53379]: DEBUG nova.compute.api [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.844948] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.845199] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.845376] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.845745] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.845943] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.846130] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.870790] [53378]: DEBUG nova.policy [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.875204] [53378]: INFO nova.api.openstack.requestlog [None req-a15b2b3c-1c34-4988-98f0-0dd7d3797ca2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.048163 [ 913.875817] [53378]: [pid: 53378|app: 0|req: 2842/5511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.883189] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.885125] [53378]: DEBUG nova.compute.api [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.889648] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.889926] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.890923] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.891093] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.891187] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.891380] [53378]: DEBUG oslo_concurrency.lockutils [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.927733] [53378]: DEBUG nova.policy [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.937987] [53379]: DEBUG nova.policy [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.938350] [53378]: INFO nova.api.openstack.requestlog [None req-8c2ae3a2-d721-4ca7-9348-94dce61e2fde tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.058671 [ 913.938717] [53378]: [pid: 53378|app: 0|req: 2843/5512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.941481] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a944ad6-8ce2-4cde-af7d-4ee3071652fc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d117e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.942562] [53379]: INFO nova.api.openstack.requestlog [None req-4c57fa83-fb61-420e-ab00-65e8bc8d8aa0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.105166 [ 913.942899] [53379]: [pid: 53379|app: 0|req: 2670/5513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.945489] [53379]: DEBUG nova.api.openstack.wsgi [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.947158] [53379]: DEBUG nova.compute.api [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.951847] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.952102] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.952292] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.952770] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.954402] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.954402] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.973379] [53378]: INFO nova.api.openstack.requestlog [None req-8a944ad6-8ce2-4cde-af7d-4ee3071652fc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.034015 [ 913.973730] [53378]: [pid: 53378|app: 0|req: 2844/5514] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.976387] [53378]: DEBUG nova.api.openstack.wsgi [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.979331] [53378]: DEBUG nova.policy [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.979764] [53378]: DEBUG nova.compute.api [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Searching by: {'deleted': False, 'project_id': '848f855bb72746ccbd6f848d90ad0636'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 913.983503] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.983742] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.983932] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.984337] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.984567] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.984751] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.986603] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.986893] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.987107] [53379]: DEBUG oslo_concurrency.lockutils [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.987307] [53379]: DEBUG nova.objects.instance [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.010840] [53379]: DEBUG nova.policy [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.015161] [53379]: INFO nova.api.openstack.requestlog [None req-8db86ceb-affd-40db-9c8a-482097106f19 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.071339 [ 914.015267] [53379]: [pid: 53379|app: 0|req: 2671/5515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.017747] [53379]: DEBUG nova.api.openstack.wsgi [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.019338] [53379]: DEBUG nova.compute.api [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.022490] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.022740] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.022964] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.023333] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.023536] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.023714] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.041665] [53378]: DEBUG nova.compute.multi_cell_list [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 914.044814] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.044814] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.044814] [53379]: DEBUG oslo_concurrency.lockutils [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.044814] [53379]: DEBUG nova.objects.instance [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.071057] [53379]: DEBUG nova.policy [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.075675] [53379]: DEBUG nova.policy [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.076363] [53379]: DEBUG nova.policy [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.077113] [53379]: INFO nova.api.openstack.requestlog [None req-4781942a-2d58-407d-8276-72b1f6f57ddf tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.061344 [ 914.077440] [53379]: [pid: 53379|app: 0|req: 2672/5516] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.079882] [53379]: DEBUG nova.api.openstack.wsgi [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.079942] [53378]: DEBUG nova.policy [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.081485] [53379]: DEBUG nova.compute.api [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.083869] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.084320] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.084320] [53378]: DEBUG oslo_concurrency.lockutils [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.084719] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.085026] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.085238] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.085607] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.085807] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.085980] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.097978] [53378]: DEBUG nova.policy [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.098710] [53378]: DEBUG nova.policy [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.120356] [53378]: INFO nova.api.openstack.requestlog [None req-f61439be-d4f4-4666-9b7f-473df50b94a0 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1553 microversion: 2.96 time: 0.145940 [ 914.120735] [53378]: [pid: 53378|app: 0|req: 2845/5517] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/detail => generated 1553 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.123326] [53378]: DEBUG nova.api.openstack.wsgi [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.126063] [53378]: DEBUG nova.compute.api [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.133224] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.133479] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.133667] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.134040] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.134245] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.134446] [53378]: DEBUG oslo_concurrency.lockutils [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.167765] [53378]: DEBUG nova.policy [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.172019] [53378]: INFO nova.api.openstack.requestlog [None req-0070fa28-478e-4e21-9591-555985c073f7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1299 microversion: 2.1 time: 0.050616 [ 914.172385] [53378]: [pid: 53378|app: 0|req: 2846/5518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.176020] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.176719] [53378]: DEBUG nova.compute.api [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.181703] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.181703] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.181847] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.182237] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.182502] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.182711] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.201707] [53379]: DEBUG nova.policy [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.207345] [53379]: INFO nova.api.openstack.requestlog [None req-ece6b121-5f87-405b-8c3f-fe65de27f80f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.129226 [ 914.207698] [53379]: [pid: 53379|app: 0|req: 2673/5519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.211024] [53379]: DEBUG nova.api.openstack.wsgi [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.212190] [53379]: DEBUG nova.compute.api [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.219429] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.219652] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.219904] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.220316] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.220523] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.220701] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.223073] [53378]: DEBUG nova.policy [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.228279] [53378]: DEBUG nova.policy [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.229034] [53378]: DEBUG nova.policy [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.233145] [53378]: INFO nova.api.openstack.requestlog [None req-3d2b71d5-9815-434d-bf58-09429d368d0a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1571 microversion: 2.96 time: 0.059997 [ 914.233850] [53378]: [pid: 53378|app: 0|req: 2847/5520] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1571 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.237558] [53378]: DEBUG nova.api.openstack.wsgi [None req-14cb0525-5380-4ffc-a669-773e90f437f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.239233] [53378]: DEBUG nova.compute.api [None req-14cb0525-5380-4ffc-a669-773e90f437f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: da51e26b-f8de-4185-abbe-1c52b4392d57] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.242791] [53378]: INFO nova.api.openstack.wsgi [None req-14cb0525-5380-4ffc-a669-773e90f437f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance da51e26b-f8de-4185-abbe-1c52b4392d57 could not be found. [ 914.243126] [53378]: DEBUG nova.api.openstack.wsgi [None req-14cb0525-5380-4ffc-a669-773e90f437f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance da51e26b-f8de-4185-abbe-1c52b4392d57 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 914.243573] [53378]: INFO nova.api.openstack.requestlog [None req-14cb0525-5380-4ffc-a669-773e90f437f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/da51e26b-f8de-4185-abbe-1c52b4392d57/action" status: 404 len: 111 microversion: 2.1 time: 0.009299 [ 914.243868] [53378]: [pid: 53378|app: 0|req: 2848/5521] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:06 2025] POST /compute/v2.1/servers/da51e26b-f8de-4185-abbe-1c52b4392d57/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 914.248938] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.251218] [53378]: DEBUG nova.compute.api [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.253302] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.253647] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.253892] [53379]: DEBUG oslo_concurrency.lockutils [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.254150] [53379]: DEBUG nova.objects.instance [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.254765] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.255044] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.255247] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.255599] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.255802] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.255976] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.281903] [53379]: DEBUG nova.policy [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.286550] [53379]: INFO nova.api.openstack.requestlog [None req-857bd5ba-cfce-4af3-b147-0427fcf19be1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.078189 [ 914.286877] [53379]: [pid: 53379|app: 0|req: 2674/5522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.290881] [53379]: DEBUG nova.api.openstack.wsgi [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.292590] [53379]: DEBUG nova.compute.api [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.297601] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.298374] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.298374] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.298494] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.298669] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.298877] [53379]: DEBUG oslo_concurrency.lockutils [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.303726] [53378]: DEBUG nova.policy [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.308096] [53378]: DEBUG nova.policy [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.309200] [53378]: DEBUG nova.policy [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.312346] [53378]: INFO nova.api.openstack.requestlog [None req-9c56af1d-19a9-49cb-8c7a-d30635ee1f42 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1571 microversion: 2.96 time: 0.065576 [ 914.312734] [53378]: [pid: 53378|app: 0|req: 2849/5523] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 12 06:43:06 2025] PUT /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1571 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 914.317883] [53378]: DEBUG nova.api.openstack.wsgi [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.319488] [53378]: DEBUG nova.compute.api [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.323069] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.323586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.323788] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.324232] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.324497] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.324690] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.344100] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.344336] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.344555] [53378]: DEBUG oslo_concurrency.lockutils [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.344758] [53378]: DEBUG nova.objects.instance [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.366565] [53378]: DEBUG nova.policy [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.371837] [53378]: INFO nova.api.openstack.requestlog [None req-c09d15f5-036f-4294-823b-fd6afe46f731 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.058609 [ 914.372200] [53378]: [pid: 53378|app: 0|req: 2850/5524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.376139] [53378]: DEBUG nova.api.openstack.wsgi [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.376642] [53378]: DEBUG nova.compute.api [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.380715] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.380943] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.381140] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.381649] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.381723] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.381849] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.397265] [53379]: DEBUG nova.policy [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.400585] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.400898] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.401123] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.401934] [53379]: INFO nova.api.openstack.requestlog [None req-e639d251-a243-45c0-96a8-4e9a6cebf9ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.114276 [ 914.402827] [53379]: [pid: 53379|app: 0|req: 2675/5525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.405719] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.405974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.406217] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.406611] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.406817] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.406990] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.419730] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.421369] [53379]: DEBUG nova.compute.api [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.425308] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.425907] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.425907] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.426408] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.426408] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.426901] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.447511] [53378]: DEBUG nova.virt.hardware [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 914.447511] [53378]: DEBUG nova.virt.hardware [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 914.447511] [53378]: DEBUG nova.virt.hardware [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 914.447511] [53378]: DEBUG nova.virt.hardware [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 914.447707] [53378]: DEBUG nova.virt.hardware [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 914.496776] [53378]: DEBUG nova.compute.api [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.500300] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.500565] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.500768] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.501164] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.501385] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.501572] [53378]: DEBUG oslo_concurrency.lockutils [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.503983] [53379]: DEBUG nova.policy [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.510690] [53379]: INFO nova.api.openstack.requestlog [None req-4a07ead3-9ded-44b9-bf89-dfdeec7d69ce tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.092499 [ 914.510690] [53379]: [pid: 53379|app: 0|req: 2676/5526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.514020] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.516273] [53379]: DEBUG nova.compute.api [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.520621] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.520846] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.521045] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.521442] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.521694] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.521905] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.542344] [53378]: DEBUG nova.policy [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.549039] [53378]: DEBUG nova.policy [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.549783] [53378]: DEBUG nova.policy [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.558700] [53378]: INFO nova.api.openstack.requestlog [None req-b33f0da7-fef3-4c85-b1ee-86118c110dee tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "POST /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d/action" status: 202 len: 1628 microversion: 2.96 time: 0.185675 [ 914.558931] [53378]: [pid: 53378|app: 0|req: 2851/5527] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:43:06 2025] POST /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d/action => generated 1628 bytes in 186 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 914.561557] [53378]: DEBUG nova.api.openstack.wsgi [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.563328] [53378]: DEBUG nova.compute.api [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.568427] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.568427] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.568427] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.568427] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.568764] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.568905] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.586377] [53378]: INFO nova.api.openstack.wsgi [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Cannot 'resume' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active [ 914.586871] [53378]: DEBUG nova.api.openstack.wsgi [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 409 to user: Cannot 'resume' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 914.587396] [53378]: INFO nova.api.openstack.requestlog [None req-90f2609c-6e7e-4741-8fd4-7241995e60f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 409 len: 144 microversion: 2.1 time: 0.027888 [ 914.587816] [53378]: [pid: 53378|app: 0|req: 2852/5528] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:06 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 144 bytes in 28 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 914.590550] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.592280] [53378]: DEBUG nova.compute.api [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.596170] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.596994] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.596994] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.597248] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.597319] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.597495] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.606327] [53379]: DEBUG nova.policy [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.611750] [53379]: INFO nova.api.openstack.requestlog [None req-c8ef1715-bc19-49e8-b75b-7e6811a3599e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.100409 [ 914.612143] [53379]: [pid: 53379|app: 0|req: 2677/5529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.615561] [53379]: DEBUG nova.api.openstack.wsgi [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.617242] [53379]: DEBUG nova.compute.api [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.621711] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.622037] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.622276] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.622688] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.622971] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.623205] [53379]: DEBUG oslo_concurrency.lockutils [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.647305] [53378]: DEBUG nova.policy [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.653410] [53378]: DEBUG nova.policy [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.654153] [53378]: DEBUG nova.policy [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.657715] [53378]: INFO nova.api.openstack.requestlog [None req-0ae0c72a-0b2a-414b-8ebe-fece1f2e6665 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1580 microversion: 2.96 time: 0.069309 [ 914.658069] [53378]: [pid: 53378|app: 0|req: 2853/5530] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1580 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.664788] [53378]: DEBUG nova.api.openstack.wsgi [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.665858] [53378]: DEBUG nova.compute.api [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.669954] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.670211] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.671469] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.671469] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.671469] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.671469] [53378]: DEBUG oslo_concurrency.lockutils [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.703671] [53379]: DEBUG nova.policy [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.708724] [53379]: INFO nova.api.openstack.requestlog [None req-2de592af-5d4a-476d-84c2-c3c8764ce9e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.095876 [ 914.709150] [53379]: [pid: 53379|app: 0|req: 2678/5531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.712075] [53379]: DEBUG nova.api.openstack.wsgi [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7d06e67-32b5-4116-89c7-7d23e5c3f0ba", "name": "network-vif-deleted", "tag": "baca1e30-b690-4f57-b2ff-474d41208649"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.719784] [53379]: DEBUG oslo_concurrency.lockutils [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.720070] [53379]: DEBUG oslo_concurrency.lockutils [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.720261] [53379]: DEBUG oslo_concurrency.lockutils [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.727575] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] Creating event network-vif-deleted:baca1e30-b690-4f57-b2ff-474d41208649 for instance e7d06e67-32b5-4116-89c7-7d23e5c3f0ba on cpu-1 [ 914.730632] [53379]: INFO nova.api.openstack.requestlog [req-4e27e43e-e8cd-4569-8b1a-4c3ab148041b req-9aa00a63-9f4d-496c-97f0-e46f610e136c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020752 [ 914.731311] [53379]: [pid: 53379|app: 0|req: 2679/5532] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:06 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) [ 914.733926] [53379]: DEBUG nova.api.openstack.wsgi [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.735642] [53379]: DEBUG nova.compute.api [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.740371] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.740618] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.740815] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.741236] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.741499] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.741690] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.761543] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.761805] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.761994] [53379]: DEBUG oslo_concurrency.lockutils [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.762219] [53379]: DEBUG nova.objects.instance [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.786101] [53379]: DEBUG nova.policy [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.790408] [53379]: INFO nova.api.openstack.requestlog [None req-a77d9d47-ca39-4572-b373-ffaf88e22304 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.058676 [ 914.790729] [53379]: [pid: 53379|app: 0|req: 2680/5533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.794134] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.797044] [53379]: DEBUG nova.compute.api [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.803019] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.835847] [53378]: DEBUG nova.policy [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.838737] [53379]: DEBUG nova.policy [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.840656] [53378]: DEBUG nova.policy [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.841464] [53378]: DEBUG nova.policy [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.842424] [53378]: INFO nova.api.openstack.requestlog [None req-43fd48ef-61a8-4ca5-a43b-bf722d349e30 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.183526 [ 914.842520] [53378]: [pid: 53378|app: 0|req: 2854/5534] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:06 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.843385] [53379]: INFO nova.api.openstack.requestlog [None req-2cd46770-5d43-4430-8b31-a31a6c9ccaea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.051548 [ 914.843751] [53379]: [pid: 53379|app: 0|req: 2681/5535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.845102] [53378]: DEBUG nova.api.openstack.wsgi [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.846390] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.846888] [53378]: DEBUG nova.compute.api [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.848044] [53379]: DEBUG nova.compute.api [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.851122] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.851432] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.851483] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.851636] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.851728] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.851923] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.852051] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.852308] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.852350] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.852509] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.852542] [53378]: DEBUG oslo_concurrency.lockutils [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.852687] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.890092] [53379]: DEBUG nova.policy [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.896941] [53379]: DEBUG nova.policy [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.897655] [53379]: DEBUG nova.policy [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.900991] [53379]: INFO nova.api.openstack.requestlog [None req-d7025c73-2df6-4d41-9581-b1e5cab8547e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.056683 [ 914.901334] [53379]: [pid: 53379|app: 0|req: 2682/5536] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.903926] [53379]: DEBUG nova.api.openstack.wsgi [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.905423] [53379]: DEBUG nova.compute.api [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.910142] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.910379] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.910560] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.910920] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.911175] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.911298] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.953961] [53379]: DEBUG nova.policy [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.958493] [53379]: INFO nova.api.openstack.requestlog [None req-19e91987-54d9-48a5-9275-42c47f5abb5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1291 microversion: 2.1 time: 0.056556 [ 914.958813] [53379]: [pid: 53379|app: 0|req: 2683/5537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1291 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.962648] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.964093] [53379]: DEBUG nova.compute.api [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.967893] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.968194] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.968427] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.968825] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.969087] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.969308] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.985433] [53378]: DEBUG nova.policy [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.990755] [53378]: INFO nova.api.openstack.requestlog [None req-32db682f-eae3-4c20-885d-6ad9e537e408 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.147606 [ 914.991126] [53378]: [pid: 53378|app: 0|req: 2855/5538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.993955] [53378]: DEBUG nova.api.openstack.wsgi [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.995691] [53378]: DEBUG nova.compute.api [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.001089] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.001089] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.001089] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.001089] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.001089] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.001264] [53378]: DEBUG oslo_concurrency.lockutils [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.004306] [53379]: DEBUG nova.policy [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.009217] [53379]: INFO nova.api.openstack.requestlog [None req-fe79595c-a286-4f4e-bdf9-d175e05293c2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.049780 [ 915.009575] [53379]: [pid: 53379|app: 0|req: 2684/5539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.012131] [53379]: DEBUG nova.api.openstack.wsgi [None req-c01c12a3-bc0f-441d-a9b2-ce4381ee3403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f77207d90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.034363] [53378]: DEBUG nova.policy [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.038903] [53378]: INFO nova.api.openstack.requestlog [None req-787cae7b-9bf0-42b3-8b07-83d0855d7a75 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.047107 [ 915.039219] [53378]: [pid: 53378|app: 0|req: 2856/5540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.042126] [53378]: DEBUG nova.api.openstack.wsgi [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.043291] [53379]: INFO nova.api.openstack.requestlog [None req-c01c12a3-bc0f-441d-a9b2-ce4381ee3403 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.032403 [ 915.043291] [53379]: [pid: 53379|app: 0|req: 2685/5541] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.043941] [53378]: DEBUG nova.compute.api [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.046902] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.047430] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.047430] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.047635] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.047830] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.047998] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.068885] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d506be9-a4f9-4a79-86d5-27848d340fc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c4cdff00-2bac-4530-b761-ae1a63026d53"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.071306] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d506be9-a4f9-4a79-86d5-27848d340fc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.071306] [53379]: INFO nova.api.openstack.requestlog [None req-0d506be9-a4f9-4a79-86d5-27848d340fc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 115 microversion: 2.1 time: 0.005193 [ 915.071306] [53379]: [pid: 53379|app: 0|req: 2686/5542] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:07 2025] POST /compute/v2.1/servers => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 915.071451] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.071618] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.071881] [53378]: DEBUG oslo_concurrency.lockutils [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.072169] [53378]: DEBUG nova.objects.instance [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.076351] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.078141] [53379]: DEBUG nova.compute.api [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.081914] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.082381] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.082604] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.082966] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.083186] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.083364] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.094807] [53378]: DEBUG nova.policy [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.099136] [53378]: INFO nova.api.openstack.requestlog [None req-2433604d-17ef-4107-bb46-a4cc5fe7249d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.059294 [ 915.099409] [53378]: [pid: 53378|app: 0|req: 2857/5543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.101931] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.103984] [53378]: DEBUG nova.compute.api [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.106848] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.107142] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.107334] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.107707] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.107935] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.108098] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.128794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.128794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.128972] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.129033] [53378]: DEBUG nova.objects.instance [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.147981] [53378]: DEBUG nova.policy [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.152412] [53378]: DEBUG nova.policy [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.153077] [53378]: DEBUG nova.policy [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.153716] [53378]: INFO nova.api.openstack.requestlog [None req-6e7a44a2-9abb-4a93-808b-332103724c5d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.053773 [ 915.154087] [53378]: [pid: 53378|app: 0|req: 2858/5544] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 915.171185] [53379]: DEBUG nova.policy [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.177136] [53379]: INFO nova.api.openstack.requestlog [None req-bbaaa54e-3a85-484f-9853-31a621b19b98 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.103343 [ 915.177599] [53379]: [pid: 53379|app: 0|req: 2687/5545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.186444] [53378]: DEBUG nova.api.openstack.wsgi [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.188324] [53378]: DEBUG nova.compute.api [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.191160] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.191718] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.191953] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.192181] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.192563] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.192838] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.192941] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.193381] [53379]: DEBUG nova.compute.api [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.198185] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.198557] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.198882] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.199417] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.199802] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.200136] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.212197] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.212466] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.212671] [53378]: DEBUG oslo_concurrency.lockutils [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.212869] [53378]: DEBUG nova.objects.instance [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.233034] [53378]: DEBUG nova.policy [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.237223] [53378]: INFO nova.api.openstack.requestlog [None req-64fe8e22-d086-4aa6-9c5b-cc3318cd18cb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.053270 [ 915.238048] [53378]: [pid: 53378|app: 0|req: 2859/5546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.277699] [53379]: DEBUG nova.policy [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.282766] [53379]: INFO nova.api.openstack.requestlog [None req-0d22dd42-aec6-412a-a749-84f42741efbb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.094678 [ 915.283136] [53379]: [pid: 53379|app: 0|req: 2688/5547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.294771] [53379]: DEBUG nova.api.openstack.wsgi [None req-33d0afac-4d45-4002-9262-d82e554b72d3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.296454] [53379]: DEBUG nova.compute.api [None req-33d0afac-4d45-4002-9262-d82e554b72d3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: f68bce9a-c21e-47a0-9a5f-197bd7a283a8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.298400] [53378]: DEBUG nova.api.openstack.wsgi [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Action: 'update', calling method: .version_select at 0x726f71641360>, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.299798] [53379]: INFO nova.api.openstack.wsgi [None req-33d0afac-4d45-4002-9262-d82e554b72d3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance f68bce9a-c21e-47a0-9a5f-197bd7a283a8 could not be found. [ 915.300126] [53379]: DEBUG nova.api.openstack.wsgi [None req-33d0afac-4d45-4002-9262-d82e554b72d3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance f68bce9a-c21e-47a0-9a5f-197bd7a283a8 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.300538] [53379]: INFO nova.api.openstack.requestlog [None req-33d0afac-4d45-4002-9262-d82e554b72d3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f68bce9a-c21e-47a0-9a5f-197bd7a283a8/action" status: 404 len: 111 microversion: 2.1 time: 0.008153 [ 915.300800] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.300858] [53379]: [pid: 53379|app: 0|req: 2689/5548] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:07 2025] POST /compute/v2.1/servers/f68bce9a-c21e-47a0-9a5f-197bd7a283a8/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 915.301050] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.301246] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.303403] [53379]: DEBUG nova.api.openstack.wsgi [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.305670] [53379]: DEBUG nova.compute.api [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.306455] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.306779] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.306997] [53378]: DEBUG oslo_concurrency.lockutils [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.309372] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.309697] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.309987] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.310480] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.310779] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.311014] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.311827] [53378]: INFO nova.api.openstack.wsgi [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] HTTP exception thrown: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. [ 915.312161] [53378]: DEBUG nova.api.openstack.wsgi [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Returning 404 to user: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.312591] [53378]: INFO nova.api.openstack.requestlog [None req-3aaf8d29-a3f5-4443-84fb-0884a4dc6f76 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360" status: 404 len: 110 microversion: 2.53 time: 0.074602 [ 915.312923] [53378]: [pid: 53378|app: 0|req: 2860/5549] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 12 06:43:07 2025] PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360 => generated 110 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 915.315383] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.316959] [53378]: DEBUG nova.compute.api [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.320131] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.320367] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.320552] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.320894] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.321148] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.321340] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.331857] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.332200] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.332475] [53379]: DEBUG oslo_concurrency.lockutils [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.332736] [53379]: DEBUG nova.objects.instance [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.356358] [53379]: DEBUG nova.policy [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.361452] [53379]: INFO nova.api.openstack.requestlog [None req-910efc2d-5422-4731-b350-652321fccd02 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.060017 [ 915.361800] [53379]: [pid: 53379|app: 0|req: 2690/5550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.364495] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Action: 'update', calling method: .version_select at 0x726f71d7feb0>, body: {"status": "disabled"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.366942] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.367197] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.367390] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.371811] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.372034] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.372229] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.376642] [53379]: INFO nova.api.openstack.wsgi [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] HTTP exception thrown: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. [ 915.376725] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Returning 404 to user: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.377160] [53379]: INFO nova.api.openstack.requestlog [None req-2f794e38-58ea-4aad-80af-9d58dd794c99 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360" status: 404 len: 110 microversion: 2.53 time: 0.014821 [ 915.377473] [53379]: [pid: 53379|app: 0|req: 2691/5551] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 12 06:43:07 2025] PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 915.382941] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Action: 'update', calling method: .version_select at 0x726f71d7fbe0>, body: {"status": "enabled"} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.385211] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.385454] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.385665] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.388404] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.388620] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.388801] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.392124] [53379]: INFO nova.api.openstack.wsgi [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] HTTP exception thrown: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. [ 915.392328] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Returning 404 to user: Service f9e48758-4743-4cfa-ae0c-ad74d6800360 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.392904] [53379]: INFO nova.api.openstack.requestlog [None req-c1b63524-7da0-4d79-8d1c-bdf455546ae9 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360" status: 404 len: 110 microversion: 2.53 time: 0.011920 [ 915.393214] [53379]: [pid: 53379|app: 0|req: 2692/5552] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 12 06:43:07 2025] PUT /compute/v2.1/os-services/f9e48758-4743-4cfa-ae0c-ad74d6800360 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 915.395648] [53379]: DEBUG nova.api.openstack.wsgi [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.397610] [53379]: DEBUG nova.compute.api [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.402217] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.402442] [53378]: DEBUG nova.policy [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.402561] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.402617] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.402953] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.403170] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.403350] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.407435] [53378]: INFO nova.api.openstack.requestlog [None req-b4595939-2a3a-4146-b9fc-901795afb99d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.093744 [ 915.407985] [53378]: [pid: 53378|app: 0|req: 2861/5553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.410119] [53378]: DEBUG nova.api.openstack.wsgi [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.412487] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.412727] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.412915] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.413326] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.413529] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.413704] [53378]: DEBUG oslo_concurrency.lockutils [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.426229] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.426489] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.426680] [53379]: DEBUG oslo_concurrency.lockutils [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.426877] [53379]: DEBUG nova.objects.instance [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.426917] [53378]: INFO nova.api.openstack.requestlog [None req-19ba9b3c-741f-4733-bfb4-68a08b80b59f tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.018721 [ 915.427271] [53378]: [pid: 53378|app: 0|req: 2862/5554] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services => generated 734 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 915.429775] [53378]: DEBUG nova.api.openstack.wsgi [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.431258] [53378]: DEBUG nova.compute.api [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.435035] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.435035] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.435035] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.435323] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.436144] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.436144] [53378]: DEBUG oslo_concurrency.lockutils [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.446857] [53379]: DEBUG nova.policy [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.451701] [53379]: INFO nova.api.openstack.requestlog [None req-213b6b56-b1b9-4b4d-8ee4-5ac23427ff64 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.057946 [ 915.452141] [53379]: [pid: 53379|app: 0|req: 2693/5555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.454847] [53379]: DEBUG nova.api.openstack.wsgi [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.456964] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.457215] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.457401] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.457783] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.457982] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.458172] [53379]: DEBUG oslo_concurrency.lockutils [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.471519] [53379]: INFO nova.api.openstack.requestlog [None req-30c262e5-6196-42d3-adfe-ebaa1fa77c24 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.018876 [ 915.471851] [53379]: [pid: 53379|app: 0|req: 2694/5556] 10.180.1.21 () {60 vars in 1206 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 734 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 915.479522] [53379]: DEBUG nova.api.openstack.wsgi [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.481496] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.481726] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.481912] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.482345] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.482530] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.482716] [53379]: DEBUG oslo_concurrency.lockutils [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.494535] [53379]: INFO nova.api.openstack.requestlog [None req-d87b76f8-ef3f-4675-b09f-45163bb188bf tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.017082 [ 915.494970] [53379]: [pid: 53379|app: 0|req: 2695/5557] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services => generated 734 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 915.504821] [53379]: DEBUG nova.api.openstack.wsgi [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.507571] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.507890] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.508097] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.508498] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.508700] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.508874] [53379]: DEBUG oslo_concurrency.lockutils [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.509513] [53378]: DEBUG nova.policy [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.514777] [53378]: INFO nova.api.openstack.requestlog [None req-848bbca4-ad93-4b50-a5d1-df32547e8c74 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.086853 [ 915.515129] [53378]: [pid: 53378|app: 0|req: 2863/5558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.519883] [53379]: INFO nova.api.openstack.requestlog [None req-73284797-9f96-429e-b2e3-13b98380567e tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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.017118 [ 915.520239] [53379]: [pid: 53379|app: 0|req: 2696/5559] 10.180.1.21 () {60 vars in 1222 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.527147] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.527447] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.529103] [53378]: DEBUG nova.compute.api [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.529868] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.530131] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.530321] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.530700] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.530897] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.531086] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.533621] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.533882] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.534085] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.534606] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.534816] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.534993] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.542070] [53379]: INFO nova.api.openstack.requestlog [None req-bcdeba9b-7a9f-4b0b-97ef-711ad7813d27 tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.016919 [ 915.542425] [53379]: [pid: 53379|app: 0|req: 2697/5560] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services => generated 734 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 915.550157] [53379]: DEBUG nova.api.openstack.wsgi [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.551134] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.551427] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.551619] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.552550] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.552794] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.553015] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.553450] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.553664] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.553853] [53379]: DEBUG oslo_concurrency.lockutils [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-project-admin] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.555241] [53378]: DEBUG nova.objects.instance [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'flavor' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.564895] [53379]: INFO nova.api.openstack.requestlog [None req-e108fed3-8a12-4e2f-af01-852a32e1139c tempest-ServicesAdminNegativeV253TestJSON-787446868 tempest-ServicesAdminNegativeV253TestJSON-787446868-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.016739 [ 915.565245] [53379]: [pid: 53379|app: 0|req: 2698/5561] 10.180.1.21 () {60 vars in 1234 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.635894] [53379]: DEBUG nova.api.openstack.wsgi [None req-662400c4-2838-4252-9c2c-479e944a88bb tempest-ServicesAdminNegativeV253TestJSON-594435335 tempest-ServicesAdminNegativeV253TestJSON-594435335-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.638534] [53379]: DEBUG nova.policy [None req-662400c4-2838-4252-9c2c-479e944a88bb tempest-ServicesAdminNegativeV253TestJSON-594435335 tempest-ServicesAdminNegativeV253TestJSON-594435335-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': 'eda2c775b5224e69877da2504975cee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '418de31b1b4345ec805d8a4e61b8cbe3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.638954] [53379]: DEBUG nova.api.openstack.wsgi [None req-662400c4-2838-4252-9c2c-479e944a88bb tempest-ServicesAdminNegativeV253TestJSON-594435335 tempest-ServicesAdminNegativeV253TestJSON-594435335-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 915.639521] [53379]: INFO nova.api.openstack.requestlog [None req-662400c4-2838-4252-9c2c-479e944a88bb tempest-ServicesAdminNegativeV253TestJSON-594435335 tempest-ServicesAdminNegativeV253TestJSON-594435335-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.068899 [ 915.639861] [53379]: [pid: 53379|app: 0|req: 2699/5562] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/os-services => generated 112 bytes in 69 msecs (HTTP/1.1 403) 9 headers in 381 bytes (2 switches on core 0) [ 915.642422] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.644555] [53379]: DEBUG nova.compute.api [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.648795] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.649072] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.649304] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.649768] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.650104] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.650351] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.740823] [53379]: DEBUG nova.policy [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.747207] [53379]: INFO nova.api.openstack.requestlog [None req-0b529f03-b715-44d2-85d1-1f7ed8e7f33c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.105276 [ 915.747207] [53379]: [pid: 53379|app: 0|req: 2700/5563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:07 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.748860] [53379]: DEBUG nova.api.openstack.wsgi [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.750630] [53379]: DEBUG nova.compute.api [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.754383] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.754538] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.754747] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.755200] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.755420] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.755599] [53379]: DEBUG oslo_concurrency.lockutils [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.794373] [53379]: DEBUG nova.policy [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.799103] [53379]: DEBUG nova.policy [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.799764] [53379]: DEBUG nova.policy [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.804140] [53379]: INFO nova.api.openstack.requestlog [None req-0559bdc1-93c3-486b-97c1-4b6c6d14a3dd tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1580 microversion: 2.96 time: 0.057101 [ 915.804505] [53379]: [pid: 53379|app: 0|req: 2701/5564] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1580 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 915.807205] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.808693] [53379]: DEBUG nova.compute.api [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.812224] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.812448] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.812641] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.813104] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.813229] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.813393] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.833558] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.833804] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.833990] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.834243] [53379]: DEBUG nova.objects.instance [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.855142] [53379]: DEBUG nova.policy [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.860534] [53379]: INFO nova.api.openstack.requestlog [None req-3a7ae741-7c8a-4f67-a919-6beb072ec80d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.055394 [ 915.860879] [53379]: [pid: 53379|app: 0|req: 2702/5565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.863723] [53379]: DEBUG nova.api.openstack.wsgi [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.865186] [53379]: DEBUG nova.compute.api [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.868630] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.868866] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.869057] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.869462] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.869732] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.869919] [53379]: DEBUG oslo_concurrency.lockutils [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.021018] [53379]: DEBUG nova.policy [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.021194] [53378]: INFO nova.api.openstack.requestlog [None req-3a22112c-9eb7-4db0-94ad-53e8d4f5e2e4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 202 len: 0 microversion: 2.1 time: 0.495420 [ 916.021194] [53378]: [pid: 53378|app: 0|req: 2864/5566] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:07 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 0 bytes in 496 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 916.026350] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.027734] [53379]: DEBUG nova.policy [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.028054] [53378]: DEBUG nova.compute.api [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.028465] [53379]: DEBUG nova.policy [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.029263] [53379]: INFO nova.api.openstack.requestlog [None req-7020139e-d573-4a44-bf34-279edc382b55 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.167745 [ 916.029613] [53379]: [pid: 53379|app: 0|req: 2703/5567] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.033215] [53379]: DEBUG nova.api.openstack.wsgi [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.034353] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.034845] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.035187] [53379]: DEBUG nova.compute.api [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.035961] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.035961] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.036101] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.036275] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.039640] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.039640] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.039827] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.040296] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.040615] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.041202] [53379]: DEBUG oslo_concurrency.lockutils [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.080500] [53378]: DEBUG nova.policy [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.086115] [53378]: INFO nova.api.openstack.requestlog [None req-8f41b71c-cf5f-4a0b-aca9-895f626b95a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.063887 [ 916.086398] [53378]: [pid: 53378|app: 0|req: 2865/5568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.090504] [53379]: DEBUG nova.policy [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.090635] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.090635] [53378]: DEBUG nova.compute.api [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.093788] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.094033] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.094219] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.094634] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.094836] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.095017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.095704] [53379]: DEBUG nova.policy [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.096628] [53379]: DEBUG nova.policy [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.106290] [53379]: INFO nova.api.openstack.requestlog [None req-884a1f05-d051-4970-8e46-0ee77e71a7ea tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.074984 [ 916.106290] [53379]: [pid: 53379|app: 0|req: 2704/5569] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.108487] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.110648] [53379]: DEBUG nova.compute.api [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.114630] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.115187] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.115601] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.116162] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.116485] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.116813] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.129818] [53378]: DEBUG nova.policy [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.134261] [53378]: INFO nova.api.openstack.requestlog [None req-f8b66a48-b0b7-4e5a-a265-07f4aec03e5c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1299 microversion: 2.1 time: 0.047312 [ 916.136354] [53378]: [pid: 53378|app: 0|req: 2866/5570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.136958] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.138537] [53378]: DEBUG nova.compute.api [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.141536] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.141772] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.141956] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.142321] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.142558] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.142754] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.166917] [53379]: DEBUG nova.policy [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.170954] [53379]: INFO nova.api.openstack.requestlog [None req-2ecc9eff-8bea-4d53-99b5-21cd8fa14440 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.064734 [ 916.171277] [53379]: [pid: 53379|app: 0|req: 2705/5571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.173834] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fcf1b36-6541-43c7-a4fd-9ce807e46a59 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72bbb760>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.203134] [53379]: INFO nova.api.openstack.requestlog [None req-7fcf1b36-6541-43c7-a4fd-9ce807e46a59 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.031157 [ 916.203573] [53379]: [pid: 53379|app: 0|req: 2706/5572] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.206916] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.209054] [53379]: DEBUG nova.compute.api [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.214988] [53378]: DEBUG nova.policy [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.215115] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.215115] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.215115] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.215366] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.215665] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.215914] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.218020] [53378]: INFO nova.api.openstack.requestlog [None req-b6612dde-395b-4819-a337-3a3e6f572768 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1508 microversion: 2.1 time: 0.082818 [ 916.218359] [53378]: [pid: 53378|app: 0|req: 2867/5573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1508 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.221039] [53378]: DEBUG nova.api.openstack.wsgi [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.222424] [53378]: DEBUG nova.compute.api [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.228333] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.228425] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.228560] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.228910] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.229186] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.229347] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.251013] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.251162] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.251618] [53378]: DEBUG oslo_concurrency.lockutils [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.251618] [53378]: DEBUG nova.objects.instance [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.252374] [53379]: DEBUG nova.policy [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.257134] [53379]: INFO nova.api.openstack.requestlog [None req-0e86350d-1f98-4a51-b089-1e6202b2eb0c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.052717 [ 916.257522] [53379]: [pid: 53379|app: 0|req: 2707/5574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.260236] [53379]: DEBUG nova.api.openstack.wsgi [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.262113] [53379]: DEBUG nova.compute.api [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.266882] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.267139] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.267329] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.267704] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.268766] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.269414] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.280207] [53378]: DEBUG nova.policy [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.284768] [53378]: INFO nova.api.openstack.requestlog [None req-86adaed5-65f0-46ea-9c4f-d68b42926854 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.065812 [ 916.285114] [53378]: [pid: 53378|app: 0|req: 2868/5575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.290017] [53378]: DEBUG nova.api.openstack.wsgi [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.290105] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.290105] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.290105] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.290105] [53379]: DEBUG nova.objects.instance [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.290248] [53378]: DEBUG nova.compute.api [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.293075] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.293343] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.293535] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.293884] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.294099] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.294278] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.308228] [53379]: DEBUG nova.policy [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.312996] [53379]: DEBUG nova.policy [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.315055] [53379]: DEBUG nova.policy [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.315703] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.315975] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.316192] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.316401] [53378]: DEBUG nova.objects.instance [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.316561] [53379]: INFO nova.api.openstack.requestlog [None req-28e3fdde-9fcd-4c8b-bc08-13feb6a609ab tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.058339 [ 916.316944] [53379]: [pid: 53379|app: 0|req: 2708/5576] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.341433] [53378]: DEBUG nova.policy [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.345896] [53378]: INFO nova.api.openstack.requestlog [None req-93b7ce2d-fc60-46b0-93a0-dcbf48b03931 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.060189 [ 916.346238] [53378]: [pid: 53378|app: 0|req: 2869/5577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.374514] [53379]: DEBUG nova.api.openstack.wsgi [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.376479] [53379]: DEBUG nova.compute.api [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.380375] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.380614] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.380804] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.381232] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.381444] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.381642] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.400210] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.400443] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.400817] [53379]: DEBUG oslo_concurrency.lockutils [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.401081] [53379]: DEBUG nova.objects.instance [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.422975] [53379]: DEBUG nova.policy [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.426973] [53379]: INFO nova.api.openstack.requestlog [None req-aff4253e-651e-4f72-94f5-7d756e5728ba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.054977 [ 916.427310] [53379]: [pid: 53379|app: 0|req: 2709/5578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.464897] [53378]: DEBUG nova.api.openstack.wsgi [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.466899] [53378]: DEBUG nova.compute.api [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.470239] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.470487] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.470677] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.471038] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.471246] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.471422] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.492858] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.493126] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.493317] [53378]: DEBUG oslo_concurrency.lockutils [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.493518] [53378]: DEBUG nova.objects.instance [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.519660] [53378]: DEBUG nova.policy [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.524590] [53378]: INFO nova.api.openstack.requestlog [None req-856805e1-63b1-4da7-937a-94acb93a1778 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.062088 [ 916.525094] [53378]: [pid: 53378|app: 0|req: 2870/5579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:08 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.761265] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.763348] [53379]: DEBUG nova.compute.api [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.768158] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.768423] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.768832] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.769027] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.769233] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.769430] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.820377] [53378]: DEBUG nova.api.openstack.wsgi [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.821997] [53378]: DEBUG nova.compute.api [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.825854] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.826139] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.826334] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.826690] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.826892] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.827080] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.848185] [53379]: DEBUG nova.policy [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.854818] [53379]: INFO nova.api.openstack.requestlog [None req-6b30cfb7-cd69-43c6-8e7c-95ed8afd68b8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.095762 [ 916.855279] [53379]: [pid: 53379|app: 0|req: 2710/5580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.872812] [53378]: DEBUG nova.policy [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.873283] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.875352] [53379]: DEBUG nova.compute.api [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.878194] [53378]: DEBUG nova.policy [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.878944] [53378]: DEBUG nova.policy [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.879907] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.880429] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.880730] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.881350] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.881617] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.881808] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.882494] [53378]: INFO nova.api.openstack.requestlog [None req-c71e304b-2064-4aa6-aec4-7811e5dbf414 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1580 microversion: 2.96 time: 0.064655 [ 916.882829] [53378]: [pid: 53378|app: 0|req: 2871/5581] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1580 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.908126] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.908424] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.908641] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.908866] [53379]: DEBUG nova.objects.instance [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.930880] [53379]: DEBUG nova.policy [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.935408] [53379]: INFO nova.api.openstack.requestlog [None req-2b0e6876-3e7f-4779-a841-74e855d976d4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.064507 [ 916.936150] [53379]: [pid: 53379|app: 0|req: 2711/5582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 917.052315] [53378]: DEBUG nova.api.openstack.wsgi [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.054803] [53378]: DEBUG nova.compute.api [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.061807] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.063237] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.063563] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.064107] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.064431] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.064711] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.102226] [53379]: DEBUG nova.api.openstack.wsgi [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.104093] [53379]: DEBUG nova.compute.api [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.107596] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.107844] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.108078] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.108442] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.108649] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.108826] [53379]: DEBUG oslo_concurrency.lockutils [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.140844] [53379]: DEBUG nova.policy [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.146117] [53379]: INFO nova.api.openstack.requestlog [None req-73fcacd2-f0c2-4c97-9ae3-e538d9f7a92b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.045986 [ 917.146603] [53379]: [pid: 53379|app: 0|req: 2712/5583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.149934] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.152250] [53379]: DEBUG nova.compute.api [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.156581] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.156912] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.157252] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.157663] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.157949] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.158194] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.177573] [53378]: DEBUG nova.policy [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.183972] [53378]: DEBUG nova.policy [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.183972] [53378]: DEBUG nova.policy [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.184181] [53378]: INFO nova.api.openstack.requestlog [None req-27cef297-7f7e-4c07-ae3f-1b157c494577 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1403 microversion: 2.20 time: 0.137775 [ 917.186039] [53378]: [pid: 53378|app: 0|req: 2872/5584] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1403 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.190223] [53378]: DEBUG nova.api.openstack.wsgi [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.192123] [53378]: DEBUG nova.compute.api [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.196332] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.196900] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.196900] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.197099] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.197350] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.198135] [53378]: DEBUG oslo_concurrency.lockutils [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.211920] [53379]: DEBUG nova.policy [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.216576] [53379]: DEBUG nova.policy [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.217344] [53379]: DEBUG nova.policy [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.220492] [53379]: INFO nova.api.openstack.requestlog [None req-ad6a9f19-00ba-4bd5-92b9-0828517a052c tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.073273 [ 917.220818] [53379]: [pid: 53379|app: 0|req: 2713/5585] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.226106] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.227701] [53379]: DEBUG nova.compute.api [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.230686] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.230934] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.231211] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.231645] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.231782] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.231960] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.264910] [53379]: DEBUG nova.policy [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.269708] [53379]: INFO nova.api.openstack.requestlog [None req-ca77d0ba-ad95-4df4-a5ae-8bf2d58d3cd8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.048282 [ 917.270374] [53379]: [pid: 53379|app: 0|req: 2714/5586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.273062] [53379]: DEBUG nova.api.openstack.wsgi [None req-53d806a7-3a87-4e0d-a903-f176db2f19dd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7275a0e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.275022] [53378]: DEBUG nova.policy [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.280968] [53378]: INFO nova.api.openstack.requestlog [None req-13e4ef83-2dd4-4a24-a49e-8cbb7ceb952f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1376 microversion: 2.1 time: 0.094629 [ 917.280968] [53378]: [pid: 53378|app: 0|req: 2873/5587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1376 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.282687] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.284154] [53378]: DEBUG nova.compute.api [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.287984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.287984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.288114] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.288594] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.288671] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.290072] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.303771] [53379]: INFO nova.api.openstack.requestlog [None req-53d806a7-3a87-4e0d-a903-f176db2f19dd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.033152 [ 917.304159] [53379]: [pid: 53379|app: 0|req: 2715/5588] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.306625] [53379]: DEBUG nova.api.openstack.wsgi [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.308165] [53379]: DEBUG nova.compute.api [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.311912] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.312159] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.312349] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.312835] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.313061] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.313245] [53379]: DEBUG oslo_concurrency.lockutils [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.347032] [53379]: DEBUG nova.policy [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.350204] [53379]: INFO nova.api.openstack.requestlog [None req-54968784-18ff-4722-a5c2-10513881d70e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.045443 [ 917.350519] [53379]: [pid: 53379|app: 0|req: 2716/5589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.362236] [53378]: DEBUG nova.policy [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.366456] [53378]: INFO nova.api.openstack.requestlog [None req-fd583f31-df3d-4c27-8cc5-3a2d117f68a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1508 microversion: 2.1 time: 0.085835 [ 917.366835] [53378]: [pid: 53378|app: 0|req: 2874/5590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.369235] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.370772] [53378]: DEBUG nova.compute.api [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.377044] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.377044] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.377044] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.377399] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.377506] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.377597] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.396444] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.396680] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.396902] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.397131] [53378]: DEBUG nova.objects.instance [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.408085] [53379]: DEBUG nova.api.openstack.wsgi [None req-133742d5-a024-4fa5-9132-4028611b2f38 tempest-ComputeTenantNetworksTest-255456709 tempest-ComputeTenantNetworksTest-255456709-project-member] Calling method '.version_select at 0x726f727592d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.418548] [53378]: DEBUG nova.policy [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.422430] [53378]: INFO nova.api.openstack.requestlog [None req-fdf40bba-1139-4072-bb2a-b2eeef1ae5e6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.054972 [ 917.422820] [53378]: [pid: 53378|app: 0|req: 2875/5591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.426020] [53378]: DEBUG nova.api.openstack.wsgi [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.426743] [53378]: DEBUG nova.compute.api [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.429516] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.430653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.430653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.430653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.430653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.430653] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.447688] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.447910] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.448116] [53378]: DEBUG oslo_concurrency.lockutils [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.448315] [53378]: DEBUG nova.objects.instance [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.468055] [53378]: DEBUG nova.policy [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.469137] [53379]: INFO nova.api.openstack.requestlog [None req-133742d5-a024-4fa5-9132-4028611b2f38 tempest-ComputeTenantNetworksTest-255456709 tempest-ComputeTenantNetworksTest-255456709-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 309 microversion: 2.1 time: 0.117925 [ 917.469526] [53379]: [pid: 53379|app: 0|req: 2717/5592] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/os-tenant-networks => generated 309 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 917.471788] [53378]: DEBUG nova.policy [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.472016] [53379]: DEBUG nova.api.openstack.wsgi [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.472550] [53378]: DEBUG nova.policy [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.473191] [53378]: INFO nova.api.openstack.requestlog [None req-6da35385-0902-429d-81db-3a5a7edbad0d tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.049860 [ 917.473496] [53378]: [pid: 53378|app: 0|req: 2876/5593] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.473662] [53379]: DEBUG nova.compute.api [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.475789] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.477315] [53378]: DEBUG nova.compute.api [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.477841] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.478097] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.478288] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.478702] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.478853] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.479077] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.480191] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.480419] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.480603] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.480944] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.481156] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.481332] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.496433] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.496651] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.496833] [53379]: DEBUG oslo_concurrency.lockutils [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.497046] [53379]: DEBUG nova.objects.instance [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.497560] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.497789] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.497972] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.498255] [53378]: DEBUG nova.objects.instance [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.516284] [53379]: DEBUG nova.policy [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.518573] [53378]: DEBUG nova.policy [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.520808] [53379]: INFO nova.api.openstack.requestlog [None req-d902382d-9977-413a-a3df-dff3ee6d5529 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.050707 [ 917.521277] [53379]: [pid: 53379|app: 0|req: 2718/5594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.523306] [53378]: INFO nova.api.openstack.requestlog [None req-d2468b3f-e709-41d1-8506-26761b5ea437 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.049065 [ 917.523566] [53379]: DEBUG nova.api.openstack.wsgi [None req-b23666ab-e624-4e94-b8fd-df91cdc11460 tempest-ComputeTenantNetworksTest-255456709 tempest-ComputeTenantNetworksTest-255456709-project-member] Calling method '.version_select at 0x726f729f55a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.523704] [53378]: [pid: 53378|app: 0|req: 2877/5595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.543032] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.544866] [53378]: DEBUG nova.compute.api [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.548267] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.548508] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.548802] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.549277] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.549490] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.549766] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.558681] [53379]: INFO nova.api.openstack.requestlog [None req-b23666ab-e624-4e94-b8fd-df91cdc11460 tempest-ComputeTenantNetworksTest-255456709 tempest-ComputeTenantNetworksTest-255456709-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks/c2534748-d770-41a9-a89e-c30aa66cf4ef" status: 200 len: 140 microversion: 2.1 time: 0.036778 [ 917.559250] [53379]: [pid: 53379|app: 0|req: 2719/5596] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/os-tenant-networks/c2534748-d770-41a9-a89e-c30aa66cf4ef => generated 140 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 917.571838] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.572140] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.572335] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.572536] [53378]: DEBUG nova.objects.instance [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.592379] [53378]: DEBUG nova.policy [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.597437] [53378]: INFO nova.api.openstack.requestlog [None req-3d1fdaaa-7933-4613-b74d-1f7402ed8c3f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.056661 [ 917.597763] [53378]: [pid: 53378|app: 0|req: 2878/5597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:09 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.869025] [53379]: DEBUG nova.api.openstack.wsgi [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.870714] [53379]: DEBUG nova.compute.api [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.874901] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.875021] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.875232] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.875993] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.876288] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.876488] [53379]: DEBUG oslo_concurrency.lockutils [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.899400] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.901587] [53378]: DEBUG nova.compute.api [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.906751] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.907431] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.907626] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.908238] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.909144] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.909488] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.963599] [53378]: DEBUG nova.policy [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.971060] [53378]: DEBUG nova.policy [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.971766] [53378]: DEBUG nova.policy [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.975143] [53378]: INFO nova.api.openstack.requestlog [None req-4b6ceec7-4671-4be9-8c78-4d2690a4c683 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1580 microversion: 2.96 time: 0.078212 [ 917.976031] [53378]: [pid: 53378|app: 0|req: 2879/5598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1580 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 917.978085] [53378]: DEBUG nova.api.openstack.wsgi [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.980649] [53378]: DEBUG nova.compute.api [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.985190] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.985454] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.985647] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.986029] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.986237] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.986415] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.999163] [53379]: DEBUG nova.policy [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.006376] [53379]: INFO nova.api.openstack.requestlog [None req-7214b5fe-a66e-4b71-b3cd-c2f2dd5a484f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.139581 [ 918.006842] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.006914] [53379]: [pid: 53379|app: 0|req: 2720/5599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.008067] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.008067] [53378]: DEBUG oslo_concurrency.lockutils [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.008067] [53378]: DEBUG nova.objects.instance [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.017685] [53379]: DEBUG nova.api.openstack.wsgi [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1f2d8439-f965-4a53-a20c-9ff599f55879", "name": "network-vif-plugged", "status": "completed", "tag": "e236ca32-1d24-4eb4-810d-55db97c2a930"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 918.023664] [53379]: DEBUG oslo_concurrency.lockutils [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.023892] [53379]: DEBUG oslo_concurrency.lockutils [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.024093] [53379]: DEBUG oslo_concurrency.lockutils [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.030710] [53379]: INFO nova.api.openstack.compute.server_external_events [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] Creating event network-vif-plugged:e236ca32-1d24-4eb4-810d-55db97c2a930 for instance 1f2d8439-f965-4a53-a20c-9ff599f55879 on cpu-1 [ 918.033487] [53379]: INFO nova.api.openstack.requestlog [req-29784276-165b-4396-b42f-e9c9c1c8cf43 req-8785a62d-3b63-4076-bc2a-86df7c0725eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018285 [ 918.033849] [53379]: [pid: 53379|app: 0|req: 2721/5600] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:10 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) [ 918.035188] [53378]: DEBUG nova.policy [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.039613] [53378]: INFO nova.api.openstack.requestlog [None req-a804417c-ea8c-4117-abf3-841346a1a55e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.063559 [ 918.040047] [53378]: [pid: 53378|app: 0|req: 2880/5601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.160098] [53379]: DEBUG nova.api.openstack.wsgi [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.162046] [53379]: DEBUG nova.compute.api [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.165893] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.166175] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.166370] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.166803] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.167090] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.167313] [53379]: DEBUG oslo_concurrency.lockutils [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.199141] [53379]: DEBUG nova.policy [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.203120] [53379]: INFO nova.api.openstack.requestlog [None req-512fd32d-7dea-4992-a20d-9ae149d1eb62 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.045630 [ 918.203465] [53379]: [pid: 53379|app: 0|req: 2722/5602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.209020] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.210162] [53378]: DEBUG nova.compute.api [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.213594] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.213959] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.214322] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.214803] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.215153] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.215447] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.244145] [53379]: DEBUG nova.api.openstack.wsgi [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.246066] [53379]: DEBUG nova.compute.api [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.249543] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.249781] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.249964] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.250333] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.250536] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.250710] [53379]: DEBUG oslo_concurrency.lockutils [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.283524] [53378]: DEBUG nova.policy [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.284629] [53379]: DEBUG nova.policy [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.288387] [53378]: DEBUG nova.policy [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.289199] [53379]: DEBUG nova.policy [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.289298] [53378]: DEBUG nova.policy [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.289729] [53379]: DEBUG nova.policy [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.289832] [53378]: INFO nova.api.openstack.requestlog [None req-5a358cb3-7c2c-4c91-8a5a-465e76276af6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1593 microversion: 2.20 time: 0.083877 [ 918.290083] [53378]: [pid: 53378|app: 0|req: 2881/5603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1593 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.292340] [53378]: DEBUG nova.api.openstack.wsgi [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.292436] [53379]: INFO nova.api.openstack.requestlog [None req-8561451e-d5be-44bf-b434-df59c6252b7d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.050599 [ 918.292753] [53379]: [pid: 53379|app: 0|req: 2723/5604] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.295027] [53378]: DEBUG nova.compute.api [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.295321] [53379]: DEBUG nova.api.openstack.wsgi [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.297015] [53379]: DEBUG nova.compute.api [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.298837] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.299094] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.299320] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.299714] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.299925] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.300120] [53378]: DEBUG oslo_concurrency.lockutils [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.300330] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.300784] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.300784] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.301204] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.301452] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.301684] [53379]: DEBUG oslo_concurrency.lockutils [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.330930] [53378]: DEBUG nova.policy [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.335673] [53378]: INFO nova.api.openstack.requestlog [None req-20e654e1-e811-4dcf-8dbe-72845db62c5b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.044765 [ 918.335750] [53378]: [pid: 53378|app: 0|req: 2882/5605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.338215] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.339781] [53378]: DEBUG nova.compute.api [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.342708] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.342933] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.343136] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.343615] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.343859] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.344053] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.389291] [53378]: INFO nova.api.openstack.requestlog [None req-f0ee8b99-5c31-4b8f-a8a3-b2f4675c70a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.052688 [ 918.389688] [53378]: [pid: 53378|app: 0|req: 2883/5606] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-interface => generated 287 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 918.392655] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ac18a1f-d0df-4917-8a7a-e434a9da8d27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71641240>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.395438] [53379]: DEBUG nova.policy [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.400417] [53379]: INFO nova.api.openstack.requestlog [None req-10ee4e70-d618-4079-8115-7958b63d2629 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.107097 [ 918.400916] [53379]: [pid: 53379|app: 0|req: 2724/5607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.403405] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.405079] [53379]: DEBUG nova.compute.api [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.408507] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.408737] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.408924] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.409308] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.409527] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.409717] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.430069] [53378]: INFO nova.api.openstack.requestlog [None req-6ac18a1f-d0df-4917-8a7a-e434a9da8d27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.039674 [ 918.431218] [53378]: [pid: 53378|app: 0|req: 2884/5608] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.436155] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.437514] [53378]: DEBUG nova.compute.api [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.442753] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.442991] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.443228] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.443606] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.443805] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.443978] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.452761] [53379]: DEBUG nova.policy [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.457310] [53379]: INFO nova.api.openstack.requestlog [None req-e9718a8e-dbae-4a16-9fd1-a61c830a2fd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.055774 [ 918.457727] [53379]: [pid: 53379|app: 0|req: 2725/5609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.459991] [53379]: DEBUG nova.api.openstack.wsgi [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.461655] [53379]: DEBUG nova.compute.api [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.465307] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.465307] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.465307] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.465663] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.468372] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.468372] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.486030] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.486286] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.486501] [53379]: DEBUG oslo_concurrency.lockutils [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.486722] [53379]: DEBUG nova.objects.instance [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.537274] [53378]: DEBUG nova.policy [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.542280] [53378]: INFO nova.api.openstack.requestlog [None req-5f03e090-f500-4c6d-85cb-24579bc6e2fb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1529 microversion: 2.1 time: 0.111104 [ 918.542632] [53378]: [pid: 53378|app: 0|req: 2885/5610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1529 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.547016] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.547267] [53378]: DEBUG nova.compute.api [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.550543] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.550905] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.550989] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.551493] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.551566] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.551708] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.571892] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.572156] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.572487] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.572732] [53378]: DEBUG nova.objects.instance [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.598110] [53378]: DEBUG nova.policy [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.603769] [53378]: DEBUG nova.policy [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.604760] [53378]: DEBUG nova.policy [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.605530] [53378]: INFO nova.api.openstack.requestlog [None req-7ca4d0b5-7d19-49c9-a5eb-790a573b3840 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.062327 [ 918.606025] [53378]: [pid: 53378|app: 0|req: 2886/5611] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 918.610869] [53378]: DEBUG nova.api.openstack.wsgi [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.615019] [53378]: DEBUG nova.compute.api [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.622310] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.622571] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.622761] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.623144] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.623345] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.623561] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.643919] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.644198] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.644385] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.644626] [53378]: DEBUG nova.objects.instance [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.674762] [53378]: DEBUG nova.policy [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.679845] [53378]: INFO nova.api.openstack.requestlog [None req-a79e25c0-9f33-45c0-a044-4c92f00bc4b7 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.072910 [ 918.679958] [53378]: [pid: 53378|app: 0|req: 2887/5612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.682515] [53378]: DEBUG nova.api.openstack.wsgi [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.684152] [53378]: DEBUG nova.compute.api [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.688282] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.688620] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.688939] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.689511] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.689847] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.690186] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.715478] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.715904] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.716257] [53378]: DEBUG oslo_concurrency.lockutils [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.716604] [53378]: DEBUG nova.objects.instance [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.740399] [53378]: DEBUG nova.policy [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.744927] [53378]: INFO nova.api.openstack.requestlog [None req-a48a7e45-d5bf-46da-aa1e-3cf3fbe07df2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.064338 [ 918.745282] [53378]: [pid: 53378|app: 0|req: 2888/5613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.747908] [53378]: DEBUG nova.api.openstack.wsgi [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.749510] [53378]: DEBUG nova.compute.api [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.753380] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.753697] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.753892] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.754257] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.754458] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.754650] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.777825] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.778159] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.778451] [53378]: DEBUG oslo_concurrency.lockutils [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.778752] [53378]: DEBUG nova.objects.instance [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.787512] [53379]: DEBUG nova.policy [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.792233] [53379]: INFO nova.api.openstack.requestlog [None req-8daac92e-692d-43a8-9a55-0c0bb8db6271 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.333982 [ 918.795208] [53379]: [pid: 53379|app: 0|req: 2726/5614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:10 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.803134] [53378]: DEBUG nova.policy [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.808042] [53378]: INFO nova.api.openstack.requestlog [None req-6a98a404-43df-44a5-8ac6-a73534893959 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.062068 [ 918.808376] [53378]: [pid: 53378|app: 0|req: 2889/5615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.991926] [53379]: DEBUG nova.api.openstack.wsgi [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.994272] [53379]: DEBUG nova.compute.api [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.000523] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.000523] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.000523] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.000792] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.001068] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.001320] [53379]: DEBUG oslo_concurrency.lockutils [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.021043] [53378]: DEBUG nova.api.openstack.wsgi [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.022780] [53378]: DEBUG nova.compute.api [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.027019] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.027313] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.027557] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.027973] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.028238] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.028443] [53378]: DEBUG oslo_concurrency.lockutils [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.059101] [53379]: DEBUG nova.policy [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.068139] [53379]: DEBUG nova.policy [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.068867] [53379]: DEBUG nova.policy [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.073742] [53379]: INFO nova.api.openstack.requestlog [None req-dabda2b3-8de9-4df3-a24b-d14fc08e37b4 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.084584 [ 919.074094] [53379]: [pid: 53379|app: 0|req: 2727/5616] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.076882] [53379]: DEBUG nova.api.openstack.wsgi [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.079084] [53379]: DEBUG nova.compute.api [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.082791] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.083108] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.083364] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.083783] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.084024] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.087190] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.114650] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.114891] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.115113] [53379]: DEBUG oslo_concurrency.lockutils [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.115326] [53379]: DEBUG nova.objects.instance [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.147905] [53379]: DEBUG nova.policy [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.153124] [53379]: INFO nova.api.openstack.requestlog [None req-00c7c67c-9ecf-4cf4-8577-5a68077b538a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.078360 [ 919.153763] [53379]: [pid: 53379|app: 0|req: 2728/5617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.156127] [53378]: DEBUG nova.policy [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.159918] [53379]: DEBUG nova.api.openstack.wsgi [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 919.162087] [53378]: INFO nova.api.openstack.requestlog [None req-8bce3cb0-1ef6-4e58-9922-c865ec40715e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.143916 [ 919.162599] [53378]: [pid: 53378|app: 0|req: 2890/5618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 919.167029] [53379]: DEBUG oslo_concurrency.lockutils [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.167944] [53379]: DEBUG oslo_concurrency.lockutils [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.167944] [53379]: DEBUG oslo_concurrency.lockutils [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.176369] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] Creating event network-changed:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 919.179840] [53379]: INFO nova.api.openstack.requestlog [req-c2d96a2b-f30a-45d3-98d8-3aaf015f4fe0 req-b388826c-56c2-4140-8eb3-ae3082ab0086 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023160 [ 919.180302] [53379]: [pid: 53379|app: 0|req: 2729/5619] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:11 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) [ 919.217081] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.220800] [53378]: DEBUG nova.compute.api [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.222949] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.223481] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.223899] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.224380] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.224784] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.225111] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.265850] [53378]: DEBUG nova.policy [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.270061] [53378]: INFO nova.api.openstack.requestlog [None req-7b7c0ccb-8aef-4d2e-863f-253ddc705b05 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.056282 [ 919.270552] [53378]: [pid: 53378|app: 0|req: 2891/5620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.307732] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.310706] [53379]: DEBUG nova.compute.api [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.315533] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.316096] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.316221] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.316795] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.317086] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.318172] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.349635] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.355487] [53378]: DEBUG nova.compute.api [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.361832] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.364953] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.365277] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.365763] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.366150] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.366422] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.370603] [53379]: DEBUG nova.policy [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.376142] [53379]: DEBUG nova.policy [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.376851] [53379]: DEBUG nova.policy [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.379991] [53379]: INFO nova.api.openstack.requestlog [None req-0ab7e986-7ab4-4fee-9f00-b6d014fa5c44 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.074800 [ 919.380359] [53379]: [pid: 53379|app: 0|req: 2730/5621] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.408436] [53378]: DEBUG nova.policy [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.413111] [53378]: INFO nova.api.openstack.requestlog [None req-dbe8072a-2ac7-4eaf-aa75-097f72aef36d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.066359 [ 919.413604] [53378]: [pid: 53378|app: 0|req: 2892/5622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.416602] [53379]: DEBUG nova.api.openstack.wsgi [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.418501] [53379]: DEBUG nova.compute.api [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.422134] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.422540] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.422796] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.423207] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.423455] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.423688] [53379]: DEBUG oslo_concurrency.lockutils [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.441415] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cea17ff-95b8-45e8-ac8a-53ed9377ad6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71640280>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.470084] [53378]: INFO nova.api.openstack.requestlog [None req-8cea17ff-95b8-45e8-ac8a-53ed9377ad6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.030941 [ 919.470486] [53378]: [pid: 53378|app: 0|req: 2893/5623] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.476472] [53378]: DEBUG nova.api.openstack.wsgi [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.478452] [53378]: DEBUG nova.compute.api [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.483170] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.483425] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.483619] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.484110] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.484379] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.484648] [53378]: DEBUG oslo_concurrency.lockutils [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.497638] [53379]: DEBUG nova.policy [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.502044] [53379]: INFO nova.api.openstack.requestlog [None req-41e9abd6-30ba-46e6-8053-eababb60f546 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.087696 [ 919.502284] [53379]: [pid: 53379|app: 0|req: 2731/5624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.515753] [53378]: DEBUG nova.policy [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.521083] [53378]: INFO nova.api.openstack.requestlog [None req-953b33ee-cb33-43b8-ab34-d82ae6cfa742 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.046963 [ 919.521413] [53378]: [pid: 53378|app: 0|req: 2894/5625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 919.564439] [53379]: DEBUG nova.api.openstack.wsgi [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.566277] [53379]: DEBUG nova.compute.api [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.569830] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.570122] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.570317] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.570671] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.570871] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.571069] [53379]: DEBUG oslo_concurrency.lockutils [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.628133] [53378]: DEBUG nova.api.openstack.wsgi [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.630561] [53378]: DEBUG nova.compute.api [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.635998] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.636299] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.636507] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.636909] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.637224] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.637325] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.661540] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.662080] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.662492] [53378]: DEBUG oslo_concurrency.lockutils [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.662850] [53378]: DEBUG nova.objects.instance [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.689152] [53378]: DEBUG nova.policy [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.692043] [53379]: DEBUG nova.policy [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.695416] [53378]: DEBUG nova.policy [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.696216] [53378]: DEBUG nova.policy [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.696952] [53378]: INFO nova.api.openstack.requestlog [None req-516c3e2f-bf51-48b0-8b05-a01f0e836b7e tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.071721 [ 919.697478] [53378]: [pid: 53378|app: 0|req: 2895/5626] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.699111] [53379]: INFO nova.api.openstack.requestlog [None req-aad20493-a01b-46d4-acce-7c5cb3e24514 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1529 microversion: 2.1 time: 0.137032 [ 919.699480] [53379]: [pid: 53379|app: 0|req: 2732/5627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.699753] [53378]: DEBUG nova.api.openstack.wsgi [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.701442] [53378]: DEBUG nova.compute.api [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.705024] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.705272] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.705469] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.705904] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.706122] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.706299] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.725868] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.726083] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.726283] [53378]: DEBUG oslo_concurrency.lockutils [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.726480] [53378]: DEBUG nova.objects.instance [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.756557] [53378]: DEBUG nova.policy [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.759629] [53379]: DEBUG nova.api.openstack.wsgi [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.761545] [53379]: DEBUG nova.compute.api [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.762456] [53378]: INFO nova.api.openstack.requestlog [None req-614197a1-d985-4375-b420-09dd7425d10e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.064102 [ 919.763050] [53378]: [pid: 53378|app: 0|req: 2896/5628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:11 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.767056] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.767458] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.767776] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.768327] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.768688] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.768966] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.789764] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.790084] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.790282] [53379]: DEBUG oslo_concurrency.lockutils [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.790487] [53379]: DEBUG nova.objects.instance [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.808488] [53378]: DEBUG nova.api.openstack.wsgi [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.809749] [53378]: DEBUG nova.compute.api [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.813102] [53379]: DEBUG nova.policy [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.813274] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.813514] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.813797] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.814069] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.814765] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.814765] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.818155] [53379]: INFO nova.api.openstack.requestlog [None req-a60d103c-a4e6-485f-b896-8828103747d6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.061042 [ 919.819028] [53379]: [pid: 53379|app: 0|req: 2733/5629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.825018] [53379]: DEBUG nova.api.openstack.wsgi [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.826953] [53379]: DEBUG nova.compute.api [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.834021] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.835499] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.835910] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.836192] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.836462] [53378]: DEBUG nova.objects.instance [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.861024] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.861024] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.861024] [53379]: DEBUG oslo_concurrency.lockutils [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.861024] [53379]: DEBUG nova.objects.instance [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.873723] [53378]: DEBUG nova.policy [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.882109] [53378]: INFO nova.api.openstack.requestlog [None req-7dc70632-18dc-4f30-b07f-363020eb95e2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.076473 [ 919.882719] [53378]: [pid: 53378|app: 0|req: 2897/5630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.883856] [53379]: DEBUG nova.policy [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.889486] [53379]: INFO nova.api.openstack.requestlog [None req-12424e51-f7f8-444a-82c9-e33828543f8f tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.066659 [ 919.889849] [53379]: [pid: 53379|app: 0|req: 2734/5631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 920.043448] [53378]: DEBUG nova.api.openstack.wsgi [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1f2d8439-f965-4a53-a20c-9ff599f55879", "tag": "e236ca32-1d24-4eb4-810d-55db97c2a930"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 920.051694] [53378]: DEBUG oslo_concurrency.lockutils [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.051978] [53378]: DEBUG oslo_concurrency.lockutils [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.052228] [53378]: DEBUG oslo_concurrency.lockutils [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.059357] [53378]: INFO nova.api.openstack.compute.server_external_events [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] Creating event network-changed:e236ca32-1d24-4eb4-810d-55db97c2a930 for instance 1f2d8439-f965-4a53-a20c-9ff599f55879 on cpu-1 [ 920.062558] [53378]: INFO nova.api.openstack.requestlog [req-5635aa9a-67f2-42de-bdbc-a6d271ae1a89 req-8402db68-b2d1-4f17-a05a-9c7b8aecdd1f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021372 [ 920.062892] [53378]: [pid: 53378|app: 0|req: 2898/5632] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43: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) [ 920.094340] [53379]: DEBUG nova.api.openstack.wsgi [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.096201] [53379]: DEBUG nova.compute.api [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.099845] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.100116] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.100326] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.100714] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.100948] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.101163] [53379]: DEBUG oslo_concurrency.lockutils [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.143425] [53379]: DEBUG nova.policy [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.150441] [53379]: DEBUG nova.policy [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.151439] [53379]: DEBUG nova.policy [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.155108] [53379]: INFO nova.api.openstack.requestlog [None req-71e298ec-494c-43b4-a994-8e64d962e3c6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.063385 [ 920.155449] [53379]: [pid: 53379|app: 0|req: 2735/5633] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 920.169018] [53378]: DEBUG nova.api.openstack.wsgi [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.170884] [53378]: DEBUG nova.compute.api [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.175169] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.175440] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.175672] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.176090] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.176359] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.176488] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.177257] [53379]: DEBUG nova.api.openstack.wsgi [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.179117] [53379]: DEBUG nova.compute.api [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.182828] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.183101] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.183320] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.183715] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.183938] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.184104] [53379]: DEBUG oslo_concurrency.lockutils [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.197009] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.197266] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.197469] [53378]: DEBUG oslo_concurrency.lockutils [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.198057] [53378]: DEBUG nova.objects.instance [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.219624] [53378]: DEBUG nova.policy [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.224509] [53378]: INFO nova.api.openstack.requestlog [None req-71fc9edd-762c-4d4a-9627-fe3b1f8cecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.058048 [ 920.224883] [53378]: [pid: 53378|app: 0|req: 2899/5634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.263221] [53379]: DEBUG nova.policy [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.268305] [53379]: INFO nova.api.openstack.requestlog [None req-27e0e2db-533f-4440-9f7d-8900108f74e9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.093232 [ 920.268777] [53379]: [pid: 53379|app: 0|req: 2736/5635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.283983] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.285870] [53378]: DEBUG nova.compute.api [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.289604] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.289905] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.290038] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.290397] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.290595] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.290782] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.327672] [53378]: DEBUG nova.policy [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.333389] [53378]: INFO nova.api.openstack.requestlog [None req-b8213ef4-c782-4939-8034-6c08edd669d5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.051246 [ 920.333389] [53378]: [pid: 53378|app: 0|req: 2900/5636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.396805] [53379]: DEBUG nova.api.openstack.wsgi [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.398652] [53379]: DEBUG nova.compute.api [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.402407] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.402668] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.402853] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.403238] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.403444] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.403619] [53379]: DEBUG oslo_concurrency.lockutils [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.426880] [53378]: DEBUG nova.api.openstack.wsgi [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.428235] [53378]: DEBUG nova.compute.api [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.432409] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.432723] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.432953] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.433383] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.433602] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.433781] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.439028] [53379]: DEBUG nova.policy [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.443884] [53379]: DEBUG nova.policy [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.444516] [53379]: DEBUG nova.policy [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.447667] [53379]: INFO nova.api.openstack.requestlog [None req-533e4a57-27ef-4aa8-9d74-39b2e55a865f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.053410 [ 920.448028] [53379]: [pid: 53379|app: 0|req: 2737/5637] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.468405] [53378]: DEBUG nova.policy [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.472935] [53378]: INFO nova.api.openstack.requestlog [None req-bfddb735-872f-4eee-a2b0-538ca016c347 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.048877 [ 920.473281] [53378]: [pid: 53378|app: 0|req: 2901/5638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.480722] [53379]: DEBUG nova.api.openstack.wsgi [None req-76e28414-f7bb-4fec-a82f-93336a48d719 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7275aa70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.508836] [53379]: INFO nova.api.openstack.requestlog [None req-76e28414-f7bb-4fec-a82f-93336a48d719 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1559 microversion: 2.1 time: 0.030754 [ 920.509201] [53379]: [pid: 53379|app: 0|req: 2738/5639] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1559 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.515229] [53378]: DEBUG nova.api.openstack.wsgi [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.517567] [53378]: DEBUG nova.compute.api [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.521284] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.521529] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.521721] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.522146] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.522390] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.522629] [53378]: DEBUG oslo_concurrency.lockutils [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.534951] [53379]: DEBUG nova.api.openstack.wsgi [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.537239] [53379]: DEBUG nova.compute.api [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.541750] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.542015] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.542248] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.542755] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.542973] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.543178] [53379]: DEBUG oslo_concurrency.lockutils [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.576603] [53379]: DEBUG nova.policy [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.581163] [53379]: INFO nova.api.openstack.requestlog [None req-de0a84b7-881d-4445-820c-afb8d61b1740 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.049370 [ 920.581507] [53379]: [pid: 53379|app: 0|req: 2739/5640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.617209] [53378]: DEBUG nova.policy [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.623312] [53378]: INFO nova.api.openstack.requestlog [None req-1298cb00-7db4-4b99-ad01-b2dfde4fc78d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.110399 [ 920.623755] [53378]: [pid: 53378|app: 0|req: 2902/5641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.714187] [53379]: DEBUG nova.api.openstack.wsgi [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.715943] [53379]: DEBUG nova.compute.api [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.717151] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.718863] [53378]: DEBUG nova.compute.api [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.719660] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.719915] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.720105] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.720588] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.720816] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.721009] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.723554] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.723554] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.723554] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.723772] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.723969] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.724173] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.744023] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.744023] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.744023] [53379]: DEBUG oslo_concurrency.lockutils [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.744023] [53379]: DEBUG nova.objects.instance [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.763882] [53379]: DEBUG nova.policy [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.768408] [53379]: DEBUG nova.policy [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.769047] [53379]: DEBUG nova.policy [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.769708] [53379]: INFO nova.api.openstack.requestlog [None req-46a5ad5a-189a-41de-9ad7-08b9e0dab033 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.058075 [ 920.770053] [53379]: [pid: 53379|app: 0|req: 2740/5642] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.775848] [53379]: DEBUG nova.api.openstack.wsgi [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.777474] [53379]: DEBUG nova.compute.api [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.780939] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.781189] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.781377] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.781763] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.781994] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.782176] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.810151] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.810407] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.810588] [53379]: DEBUG oslo_concurrency.lockutils [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.810821] [53379]: DEBUG nova.objects.instance [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.835957] [53379]: DEBUG nova.policy [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.839928] [53379]: INFO nova.api.openstack.requestlog [None req-d40da22d-34de-455c-b4ce-0fbd9bd189a9 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.065809 [ 920.840504] [53379]: [pid: 53379|app: 0|req: 2741/5643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.845157] [53379]: DEBUG nova.api.openstack.wsgi [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.848875] [53379]: DEBUG nova.compute.api [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.854883] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.865197] [53378]: DEBUG nova.policy [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.870067] [53378]: INFO nova.api.openstack.requestlog [None req-4ff40438-d6b5-4df2-a890-e7228a3a933a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.155178 [ 920.870441] [53378]: [pid: 53378|app: 0|req: 2903/5644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:12 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.876080] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.876496] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.876802] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.877142] [53379]: DEBUG nova.objects.instance [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.894861] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.897206] [53378]: DEBUG nova.compute.api [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.898020] [53379]: DEBUG nova.policy [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.901282] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.901670] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.901896] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.902527] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.902908] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.902983] [53379]: INFO nova.api.openstack.requestlog [None req-afc0006b-827e-491f-928f-5062cc3a723b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.061749 [ 920.903111] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.903367] [53379]: [pid: 53379|app: 0|req: 2742/5645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.906285] [53379]: DEBUG nova.api.openstack.wsgi [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.908157] [53379]: DEBUG nova.compute.api [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.912375] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.912759] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.913044] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.913597] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.913895] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.914208] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.928390] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.928390] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.928596] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.928752] [53378]: DEBUG nova.objects.instance [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.939551] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.939789] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.939988] [53379]: DEBUG oslo_concurrency.lockutils [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.940215] [53379]: DEBUG nova.objects.instance [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.951539] [53378]: DEBUG nova.policy [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.956493] [53378]: INFO nova.api.openstack.requestlog [None req-7e13a988-0e47-4d0e-9948-be6615124de6 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.064066 [ 920.956883] [53378]: [pid: 53378|app: 0|req: 2904/5646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.967932] [53379]: DEBUG nova.policy [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.974407] [53379]: INFO nova.api.openstack.requestlog [None req-82b8b243-8051-4d59-a657-5a5a13bc81b3 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.070293 [ 920.974902] [53379]: [pid: 53379|app: 0|req: 2743/5647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.171966] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.173970] [53378]: DEBUG nova.compute.api [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.178515] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.178784] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.178969] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.179400] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.179708] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.180023] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.229372] [53378]: DEBUG nova.policy [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.235150] [53378]: DEBUG nova.policy [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.236033] [53378]: DEBUG nova.policy [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.238477] [53379]: DEBUG nova.api.openstack.wsgi [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.240174] [53378]: INFO nova.api.openstack.requestlog [None req-4ab7b614-9a1e-473c-92aa-0f0c07dc8424 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.071056 [ 921.240591] [53379]: DEBUG nova.compute.api [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.240769] [53378]: [pid: 53378|app: 0|req: 2905/5648] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 921.245214] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.245532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.245788] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.246243] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.246452] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.246635] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.269068] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.269396] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.269617] [53379]: DEBUG oslo_concurrency.lockutils [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.269831] [53379]: DEBUG nova.objects.instance [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.282448] [53378]: DEBUG nova.api.openstack.wsgi [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.285667] [53378]: DEBUG nova.compute.api [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.289275] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.289548] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.289740] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.290352] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.290623] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.290753] [53378]: DEBUG oslo_concurrency.lockutils [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.294256] [53379]: DEBUG nova.policy [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.300303] [53379]: INFO nova.api.openstack.requestlog [None req-e72ff5cf-5f94-4dfc-bfd2-cb70862972f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.064543 [ 921.300742] [53379]: [pid: 53379|app: 0|req: 2744/5649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.348013] [53379]: DEBUG nova.api.openstack.wsgi [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.351865] [53379]: DEBUG nova.compute.api [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.357448] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.358012] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.358316] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.358963] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.359423] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.359728] [53379]: DEBUG oslo_concurrency.lockutils [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.389958] [53378]: DEBUG nova.policy [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.395044] [53378]: INFO nova.api.openstack.requestlog [None req-456d68b6-3979-4de9-a671-95d65acbb82c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.114900 [ 921.396779] [53378]: [pid: 53378|app: 0|req: 2906/5650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.413400] [53379]: DEBUG nova.policy [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.418871] [53379]: INFO nova.api.openstack.requestlog [None req-b07a570c-4516-4fdf-8d6b-a4f6361dcbe0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.075223 [ 921.419576] [53379]: [pid: 53379|app: 0|req: 2745/5651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.465987] [53378]: DEBUG nova.api.openstack.wsgi [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.467274] [53378]: DEBUG nova.compute.api [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.471062] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.471476] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.471571] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.471944] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.472171] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.472355] [53378]: DEBUG oslo_concurrency.lockutils [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.487838] [53379]: DEBUG nova.api.openstack.wsgi [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.489580] [53379]: DEBUG nova.compute.api [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.493229] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.493468] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.493650] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.494033] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.494211] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.494379] [53379]: DEBUG oslo_concurrency.lockutils [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.510054] [53378]: DEBUG nova.policy [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.515528] [53378]: DEBUG nova.policy [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.515528] [53378]: DEBUG nova.policy [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.519125] [53378]: INFO nova.api.openstack.requestlog [None req-507a68e9-ba1e-48df-8e2e-ef63c61a0dde tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.056163 [ 921.519919] [53378]: [pid: 53378|app: 0|req: 2907/5652] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 921.522252] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ed46f37-ee5e-4268-8af6-51f681cc40fc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d11bd0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.536022] [53379]: DEBUG nova.policy [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.539734] [53379]: INFO nova.api.openstack.requestlog [None req-9837c7b4-5247-4d64-8752-8697f9d63e3c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.054228 [ 921.540234] [53379]: [pid: 53379|app: 0|req: 2746/5653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 921.553165] [53378]: INFO nova.api.openstack.requestlog [None req-1ed46f37-ee5e-4268-8af6-51f681cc40fc tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1645 microversion: 2.1 time: 0.033039 [ 921.553526] [53378]: [pid: 53378|app: 0|req: 2908/5654] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.594969] [53379]: DEBUG nova.api.openstack.wsgi [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.596912] [53379]: DEBUG nova.compute.api [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.600880] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.601195] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.601394] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.601751] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.601957] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.602205] [53379]: DEBUG oslo_concurrency.lockutils [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.639463] [53379]: DEBUG nova.policy [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.640972] [53378]: DEBUG nova.api.openstack.wsgi [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.643403] [53378]: DEBUG nova.compute.api [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.644501] [53379]: INFO nova.api.openstack.requestlog [None req-f74f266f-7cec-4d6c-970b-d6fd26e036b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.052211 [ 921.644859] [53379]: [pid: 53379|app: 0|req: 2747/5655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.648615] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.649026] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.649316] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.653717] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.654136] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.654440] [53378]: DEBUG oslo_concurrency.lockutils [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.786248] [53379]: DEBUG nova.api.openstack.wsgi [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.788199] [53379]: DEBUG nova.compute.api [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.788797] [53378]: DEBUG nova.policy [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.791848] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.792098] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.792291] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.792857] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.793090] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.793320] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.793678] [53378]: INFO nova.api.openstack.requestlog [None req-94ad4fff-dbdf-45c4-adde-cf24e0c8d651 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.155915 [ 921.794144] [53378]: [pid: 53378|app: 0|req: 2909/5656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:13 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.814064] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.814305] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.814512] [53379]: DEBUG oslo_concurrency.lockutils [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.814736] [53379]: DEBUG nova.objects.instance [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.833745] [53379]: DEBUG nova.policy [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.838084] [53379]: DEBUG nova.policy [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.838712] [53379]: DEBUG nova.policy [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.839358] [53379]: INFO nova.api.openstack.requestlog [None req-06530c95-5e40-473d-ad16-65f092c1283b tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.056002 [ 921.839854] [53379]: [pid: 53379|app: 0|req: 2748/5657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 921.853329] [53378]: DEBUG nova.api.openstack.wsgi [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.855113] [53378]: DEBUG nova.compute.api [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.858874] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.859151] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.859347] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.859784] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.860011] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.860202] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.879278] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.879510] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.879717] [53378]: DEBUG oslo_concurrency.lockutils [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.879914] [53378]: DEBUG nova.objects.instance [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.883834] [53379]: DEBUG nova.api.openstack.wsgi [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.885824] [53379]: DEBUG nova.compute.api [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.889741] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.889977] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.890215] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.890615] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.890843] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.891048] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.902146] [53378]: DEBUG nova.policy [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.906682] [53378]: INFO nova.api.openstack.requestlog [None req-f83dcf87-7ce2-4f88-a99d-89019fe264d2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.055698 [ 921.907173] [53378]: [pid: 53378|app: 0|req: 2910/5658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.916631] [53378]: DEBUG nova.api.openstack.wsgi [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.919040] [53378]: DEBUG nova.compute.api [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.924319] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.924617] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.924814] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.925203] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.925402] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.925578] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.950561] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.950833] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.951156] [53378]: DEBUG oslo_concurrency.lockutils [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.951395] [53378]: DEBUG nova.objects.instance [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.977173] [53378]: DEBUG nova.policy [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.978731] [53379]: DEBUG nova.policy [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.982131] [53378]: INFO nova.api.openstack.requestlog [None req-d3deb6a2-432d-4435-8abf-e1fdc80b00e5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.067623 [ 921.982649] [53378]: [pid: 53378|app: 0|req: 2911/5659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 921.985188] [53379]: INFO nova.api.openstack.requestlog [None req-8fbbaddb-865f-4957-bb21-6911634b7dc2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.102331 [ 921.985188] [53379]: [pid: 53379|app: 0|req: 2749/5660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.985311] [53378]: DEBUG nova.api.openstack.wsgi [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.987119] [53378]: DEBUG nova.compute.api [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.988161] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.990082] [53379]: DEBUG nova.compute.api [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.991204] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.991472] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.991817] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.992067] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.992278] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.992467] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.993770] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.994046] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.994237] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.994715] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.994963] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.995218] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.018366] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.018669] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.018875] [53378]: DEBUG oslo_concurrency.lockutils [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.019101] [53378]: DEBUG nova.objects.instance [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.020688] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.020965] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.021179] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.021380] [53379]: DEBUG nova.objects.instance [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.040793] [53378]: DEBUG nova.policy [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.045144] [53379]: DEBUG nova.policy [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.045407] [53378]: INFO nova.api.openstack.requestlog [None req-eda866a3-e10c-45b1-904a-b8cdaad39552 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.062193 [ 922.045895] [53378]: [pid: 53378|app: 0|req: 2912/5661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.050422] [53379]: INFO nova.api.openstack.requestlog [None req-c9d36e9e-0439-4f64-ba9f-94baa3220e40 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.064182 [ 922.050789] [53379]: [pid: 53379|app: 0|req: 2750/5662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.258664] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.260583] [53378]: DEBUG nova.compute.api [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.264592] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.264865] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.265122] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.265541] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.265774] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.266024] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.304991] [53378]: DEBUG nova.policy [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.309326] [53378]: DEBUG nova.policy [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.310082] [53378]: DEBUG nova.policy [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.313331] [53378]: INFO nova.api.openstack.requestlog [None req-fbb323f6-5edc-4b75-9c1f-eef7073c34e2 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.057286 [ 922.313629] [53378]: [pid: 53378|app: 0|req: 2913/5663] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 922.317016] [53379]: DEBUG nova.api.openstack.wsgi [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.317575] [53379]: DEBUG nova.compute.api [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.321345] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.321573] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.321757] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.322134] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.322333] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.322520] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.340506] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.340741] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.340927] [53379]: DEBUG oslo_concurrency.lockutils [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.341145] [53379]: DEBUG nova.objects.instance [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.362378] [53379]: DEBUG nova.policy [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.366547] [53379]: INFO nova.api.openstack.requestlog [None req-aacb1bf5-03f7-496c-b0e2-cf03c2ff043b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.053083 [ 922.366870] [53379]: [pid: 53379|app: 0|req: 2751/5664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.411312] [53378]: DEBUG nova.api.openstack.wsgi [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.413238] [53378]: DEBUG nova.compute.api [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.416854] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.417104] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.417298] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.417648] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.417852] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.418041] [53378]: DEBUG oslo_concurrency.lockutils [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.432907] [53379]: DEBUG nova.api.openstack.wsgi [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.434766] [53379]: DEBUG nova.compute.api [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.439053] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.439222] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.439439] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.439799] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.440012] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.440197] [53379]: DEBUG oslo_concurrency.lockutils [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.472925] [53379]: DEBUG nova.policy [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.477361] [53379]: INFO nova.api.openstack.requestlog [None req-522ca097-edc3-44e6-acdf-3926065df65e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.047126 [ 922.477768] [53379]: [pid: 53379|app: 0|req: 2752/5665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.492466] [53378]: DEBUG nova.policy [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.497527] [53378]: INFO nova.api.openstack.requestlog [None req-611291f4-a7ab-4a5e-8700-bac7f672e3e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.088646 [ 922.497757] [53378]: [pid: 53378|app: 0|req: 2914/5666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.536608] [53379]: DEBUG nova.api.openstack.wsgi [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.539041] [53379]: DEBUG nova.compute.api [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.543628] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.543975] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.544247] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.544730] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.545057] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.545309] [53379]: DEBUG oslo_concurrency.lockutils [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.557465] [53378]: DEBUG nova.api.openstack.wsgi [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.560067] [53378]: DEBUG nova.compute.api [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.563782] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.564052] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.564242] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.564654] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.564856] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.565046] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.585774] [53379]: DEBUG nova.policy [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.590608] [53379]: DEBUG nova.policy [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.591406] [53379]: DEBUG nova.policy [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.594322] [53379]: INFO nova.api.openstack.requestlog [None req-96f5f843-2328-49dd-986c-bd6f02179561 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.060912 [ 922.594772] [53379]: [pid: 53379|app: 0|req: 2753/5667] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 922.598930] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae7a3126-d276-4f18-908c-2c883fb13c8b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7275aa70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.598970] [53378]: DEBUG nova.policy [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.603221] [53378]: INFO nova.api.openstack.requestlog [None req-97c78488-67b7-49b3-bb82-e230536d4ee8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.047972 [ 922.603567] [53378]: [pid: 53378|app: 0|req: 2915/5668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.623507] [53379]: INFO nova.api.openstack.requestlog [None req-ae7a3126-d276-4f18-908c-2c883fb13c8b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1645 microversion: 2.1 time: 0.027553 [ 922.623507] [53379]: [pid: 53379|app: 0|req: 2754/5669] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1645 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.658343] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.660036] [53378]: DEBUG nova.compute.api [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.663662] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.663910] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.664075] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.664433] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.664734] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.664939] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.698486] [53378]: DEBUG nova.policy [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.703365] [53378]: INFO nova.api.openstack.requestlog [None req-bc6dfc40-e00c-4bd8-a09d-98a0ad3e835f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.047061 [ 922.703365] [53378]: [pid: 53378|app: 0|req: 2916/5670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:14 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.806415] [53379]: DEBUG nova.api.openstack.wsgi [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.808460] [53379]: DEBUG nova.compute.api [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.812734] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.813009] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.813332] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.813720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.813927] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.814140] [53379]: DEBUG oslo_concurrency.lockutils [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.853440] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.855278] [53378]: DEBUG nova.compute.api [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.858767] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.859036] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.859235] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.859616] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.859807] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.859985] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.884781] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.885822] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.885822] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.885822] [53378]: DEBUG nova.objects.instance [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.891341] [53379]: DEBUG nova.policy [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.896789] [53379]: INFO nova.api.openstack.requestlog [None req-3dbd747e-eec4-49d5-8588-b9120710ad0e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.092815 [ 922.897152] [53379]: [pid: 53379|app: 0|req: 2755/5671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.908605] [53378]: DEBUG nova.policy [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.913612] [53378]: DEBUG nova.policy [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.914476] [53378]: DEBUG nova.policy [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.915195] [53378]: INFO nova.api.openstack.requestlog [None req-1a04d518-e71e-4355-8c86-6ae573e4bc63 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.064255 [ 922.915604] [53378]: [pid: 53378|app: 0|req: 2917/5672] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 922.925347] [53379]: DEBUG nova.api.openstack.wsgi [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.927188] [53379]: DEBUG nova.compute.api [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.931878] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.932103] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.932293] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.932652] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.932855] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.933041] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.952300] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.952571] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.952772] [53379]: DEBUG oslo_concurrency.lockutils [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.952972] [53379]: DEBUG nova.objects.instance [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.973412] [53379]: DEBUG nova.policy [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.981738] [53379]: INFO nova.api.openstack.requestlog [None req-96113a1b-9155-4bf3-a543-ffc3d66f117f tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.057805 [ 922.981738] [53379]: [pid: 53379|app: 0|req: 2756/5673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.995337] [53378]: DEBUG nova.api.openstack.wsgi [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.997719] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.997899] [53378]: DEBUG nova.compute.api [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.999396] [53379]: DEBUG nova.compute.api [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.001655] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.002124] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.004021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.004021] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.004135] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.004175] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.004224] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.004262] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.004295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.004295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.004295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.004295] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.025125] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.025705] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.026038] [53378]: DEBUG oslo_concurrency.lockutils [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.026347] [53378]: DEBUG nova.objects.instance [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.046685] [53378]: DEBUG nova.policy [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.050734] [53378]: INFO nova.api.openstack.requestlog [None req-f62f5d32-8c0a-47b4-aadb-4f2faaca7fc2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057812 [ 923.051145] [53378]: [pid: 53378|app: 0|req: 2918/5674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.060674] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.062712] [53378]: DEBUG nova.compute.api [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.068651] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.068938] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.069209] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.069634] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.069838] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.070029] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.091093] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.091358] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.091549] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.091752] [53378]: DEBUG nova.objects.instance [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.117222] [53378]: DEBUG nova.policy [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.121842] [53378]: INFO nova.api.openstack.requestlog [None req-8a148eab-287c-4e6e-a460-ab868b7fc1e8 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 200 len: 1298 microversion: 2.1 time: 0.063518 [ 923.122432] [53378]: [pid: 53378|app: 0|req: 2919/5675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.123625] [53379]: DEBUG nova.policy [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.125176] [53378]: DEBUG nova.api.openstack.wsgi [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.126904] [53378]: DEBUG nova.compute.api [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.128484] [53379]: INFO nova.api.openstack.requestlog [None req-c1435e10-6ee1-4677-a671-2c7709c0e80e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.133698 [ 923.128863] [53379]: [pid: 53379|app: 0|req: 2757/5676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.130849] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.131178] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.131434] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.131859] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.132149] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.132436] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.156294] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.156599] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.156784] [53378]: DEBUG oslo_concurrency.lockutils [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.157286] [53378]: DEBUG nova.objects.instance [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.181216] [53378]: DEBUG nova.policy [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.186394] [53378]: INFO nova.api.openstack.requestlog [None req-30f6b6f2-2b87-4222-b195-6f7f044efcf8 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.063282 [ 923.187095] [53378]: [pid: 53378|app: 0|req: 2920/5677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.330608] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.332554] [53379]: DEBUG nova.compute.api [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.336445] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.336759] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.336961] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.337361] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.337610] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.337927] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.380916] [53378]: DEBUG nova.api.openstack.wsgi [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.382092] [53379]: DEBUG nova.policy [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.382834] [53378]: DEBUG nova.compute.api [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.386904] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.387191] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.387272] [53379]: DEBUG nova.policy [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.387381] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.387764] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.387953] [53379]: DEBUG nova.policy [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.388062] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.388170] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.391684] [53379]: INFO nova.api.openstack.requestlog [None req-1d1f5b6f-e9c7-438f-81f3-f7de26b83dac tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.063712 [ 923.392081] [53379]: [pid: 53379|app: 0|req: 2758/5678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 923.408441] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.408705] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.408895] [53378]: DEBUG oslo_concurrency.lockutils [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.409112] [53378]: DEBUG nova.objects.instance [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.432560] [53378]: DEBUG nova.policy [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.437876] [53378]: INFO nova.api.openstack.requestlog [None req-971abe5a-1419-45d9-be23-92705ae2403c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.059728 [ 923.438365] [53378]: [pid: 53378|app: 0|req: 2921/5679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.490857] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.492991] [53379]: DEBUG nova.compute.api [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.497251] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.497931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.497931] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.498141] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.498417] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.498664] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.515670] [53378]: DEBUG nova.api.openstack.wsgi [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.519047] [53378]: DEBUG nova.compute.api [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.522152] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.523030] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.523030] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.523232] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.523380] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.523664] [53378]: DEBUG oslo_concurrency.lockutils [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.542271] [53379]: DEBUG nova.policy [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.547522] [53379]: INFO nova.api.openstack.requestlog [None req-4a72ab14-156f-4617-bf64-bcf3786ed77e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.059184 [ 923.548062] [53379]: [pid: 53379|app: 0|req: 2759/5680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.607344] [53378]: DEBUG nova.policy [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.611216] [53379]: DEBUG nova.api.openstack.wsgi [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.612233] [53378]: INFO nova.api.openstack.requestlog [None req-fcebb343-c347-4735-8095-c0ae9964f31a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.099016 [ 923.612766] [53378]: [pid: 53378|app: 0|req: 2922/5681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.613450] [53379]: DEBUG nova.compute.api [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.616312] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.617487] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.617939] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.617939] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.618397] [53378]: DEBUG nova.compute.api [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.618473] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.618730] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.618955] [53379]: DEBUG oslo_concurrency.lockutils [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.622274] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.622597] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.622814] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.623199] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.623438] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.623671] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.659571] [53378]: DEBUG nova.policy [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.659864] [53379]: DEBUG nova.policy [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.664969] [53379]: DEBUG nova.policy [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.665124] [53378]: INFO nova.api.openstack.requestlog [None req-d1d1a70e-d867-4ad8-8fbe-752082f00bbf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.050837 [ 923.665513] [53378]: [pid: 53378|app: 0|req: 2923/5682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.666059] [53379]: DEBUG nova.policy [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.669084] [53379]: INFO nova.api.openstack.requestlog [None req-28e9c262-007a-4348-8ab9-bf8951d756d7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.060894 [ 923.669259] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5ebf048-2cd3-4403-8593-9ae16d265c8a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d13760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.669424] [53379]: [pid: 53379|app: 0|req: 2760/5683] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 923.717186] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.719067] [53379]: DEBUG nova.compute.api [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.722836] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.723238] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.723490] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.723901] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.724186] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.724412] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.763033] [53379]: DEBUG nova.policy [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.768013] [53379]: INFO nova.api.openstack.requestlog [None req-b6d053b1-2381-4c76-a426-a08c6a5c697d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.053391 [ 923.768481] [53379]: [pid: 53379|app: 0|req: 2761/5684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.910523] [53379]: DEBUG nova.api.openstack.wsgi [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.912333] [53379]: DEBUG nova.compute.api [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.917813] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.918286] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.918373] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.918725] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.918944] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.919324] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.040605] [53379]: DEBUG nova.policy [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.047195] [53379]: INFO nova.api.openstack.requestlog [None req-82f7a406-0906-428a-a42a-eba02d65282e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.139047 [ 924.047577] [53379]: [pid: 53379|app: 0|req: 2762/5685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 924.050279] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.052419] [53379]: DEBUG nova.compute.api [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.056974] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.057257] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.057462] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.057825] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.058092] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.058279] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.078675] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.082286] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.082593] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.082796] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.083158] [53379]: DEBUG nova.objects.instance [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.109500] [53379]: DEBUG nova.policy [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.115296] [53379]: DEBUG nova.policy [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.116331] [53379]: DEBUG nova.policy [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.117081] [53379]: INFO nova.api.openstack.requestlog [None req-6b1b5a96-ea9b-46ba-a362-b8c6282defb2 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.068906 [ 924.117457] [53379]: [pid: 53379|app: 0|req: 2763/5686] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 924.120322] [53379]: DEBUG nova.api.openstack.wsgi [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.122198] [53379]: DEBUG nova.compute.api [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.126746] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.126746] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.126908] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.127853] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.127853] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.127853] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.148861] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.149137] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.149373] [53379]: DEBUG oslo_concurrency.lockutils [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.149614] [53379]: DEBUG nova.objects.instance [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.172087] [53379]: DEBUG nova.policy [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.176876] [53379]: INFO nova.api.openstack.requestlog [None req-ade91ba0-bc6c-4ba2-900a-9070fa680a18 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.058748 [ 924.177298] [53379]: [pid: 53379|app: 0|req: 2764/5687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.179908] [53379]: DEBUG nova.api.openstack.wsgi [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.181619] [53379]: DEBUG nova.compute.api [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.185181] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.185508] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.185738] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.186168] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.186417] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.186634] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.205422] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.205721] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.205953] [53379]: DEBUG oslo_concurrency.lockutils [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.206207] [53379]: DEBUG nova.objects.instance [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.227172] [53379]: DEBUG nova.policy [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.232168] [53379]: INFO nova.api.openstack.requestlog [None req-17c0a81e-b24d-4088-b421-db8a1942d98b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.054158 [ 924.232839] [53379]: [pid: 53379|app: 0|req: 2765/5688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.235933] [53379]: DEBUG nova.api.openstack.wsgi [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.237830] [53379]: DEBUG nova.compute.api [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: f4b93d39-5530-42b6-b23b-8f1ffe1b3da7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.241893] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.242174] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.242367] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.242759] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.243033] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.243241] [53379]: DEBUG oslo_concurrency.lockutils [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.254906] [53379]: INFO nova.api.openstack.wsgi [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] HTTP exception thrown: Instance f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 could not be found. [ 924.255269] [53379]: DEBUG nova.api.openstack.wsgi [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Returning 404 to user: Instance f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 924.255738] [53379]: INFO nova.api.openstack.requestlog [None req-0da79458-4539-43a3-8634-c5e008afb622 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7" status: 404 len: 111 microversion: 2.1 time: 0.022037 [ 924.256291] [53379]: [pid: 53379|app: 0|req: 2766/5689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/f4b93d39-5530-42b6-b23b-8f1ffe1b3da7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 924.259393] [53379]: DEBUG nova.api.openstack.wsgi [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.261257] [53379]: DEBUG nova.compute.api [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.264866] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.265109] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.265297] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.265902] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.266100] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.266339] [53379]: DEBUG oslo_concurrency.lockutils [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.339893] [53379]: DEBUG nova.policy [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.344713] [53379]: INFO nova.api.openstack.requestlog [None req-9619375d-9b33-40f0-8d4f-3f17010a400e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.087772 [ 924.346058] [53379]: [pid: 53379|app: 0|req: 2767/5690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.348076] [53379]: DEBUG nova.api.openstack.wsgi [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.349887] [53379]: DEBUG nova.compute.api [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.353392] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.353630] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.353822] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.354357] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.354610] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.354803] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.378680] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.378940] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.379125] [53379]: DEBUG oslo_concurrency.lockutils [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.379328] [53379]: DEBUG nova.objects.instance [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.399910] [53379]: DEBUG nova.policy [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.405374] [53379]: INFO nova.api.openstack.requestlog [None req-8958481d-5824-4f38-bb62-4b2a9afb1104 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.059164 [ 924.406765] [53379]: [pid: 53379|app: 0|req: 2768/5691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.408549] [53379]: DEBUG nova.api.openstack.wsgi [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.408804] [53379]: DEBUG nova.compute.api [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.412133] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.412367] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.412596] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.412955] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.413172] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.413350] [53379]: DEBUG oslo_concurrency.lockutils [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.429230] [53379]: DEBUG nova.compute.api [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 924.479821] [53379]: INFO nova.api.openstack.requestlog [None req-751bd98f-3ff9-4169-bd8b-c379dda64d7c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 204 len: 0 microversion: 2.1 time: 0.073041 [ 924.480222] [53379]: [pid: 53379|app: 0|req: 2769/5692] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:16 2025] DELETE /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 924.483714] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.485680] [53379]: DEBUG nova.compute.api [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.489255] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.489518] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.489707] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.490154] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.490456] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.490646] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.533548] [53379]: DEBUG nova.policy [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.538952] [53379]: DEBUG nova.policy [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.540788] [53379]: DEBUG nova.policy [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.544437] [53379]: INFO nova.api.openstack.requestlog [None req-e0fff80b-079b-4914-bb5b-25014b90573f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1586 microversion: 2.96 time: 0.063404 [ 924.544986] [53379]: [pid: 53379|app: 0|req: 2770/5693] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1586 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 924.547606] [53379]: DEBUG nova.api.openstack.wsgi [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.549400] [53379]: DEBUG nova.compute.api [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.553690] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.554098] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.554444] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.554877] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.555654] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.555860] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.577378] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.577631] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.577904] [53379]: DEBUG oslo_concurrency.lockutils [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.578174] [53379]: DEBUG nova.objects.instance [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.601921] [53379]: DEBUG nova.policy [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.607907] [53379]: INFO nova.api.openstack.requestlog [None req-47499bae-593a-4161-b482-0250cfdac37e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.061570 [ 924.607907] [53379]: [pid: 53379|app: 0|req: 2771/5694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.611438] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.613728] [53379]: DEBUG nova.compute.api [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.617250] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.617501] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.617696] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.618099] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.618280] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.618453] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.721557] [53379]: DEBUG nova.policy [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.726774] [53379]: INFO nova.api.openstack.requestlog [None req-c4b24285-3095-4822-af77-405918fd6a1c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1502 microversion: 2.1 time: 0.118433 [ 924.727154] [53379]: [pid: 53379|app: 0|req: 2772/5695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:16 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1502 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.729705] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.731503] [53379]: DEBUG nova.compute.api [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.735202] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.735472] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.735695] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.736435] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.736435] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.736583] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.770304] [53379]: DEBUG nova.policy [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.775493] [53379]: INFO nova.api.openstack.requestlog [None req-6e49f39f-2b08-4605-bfe7-a4b23208bf48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.047619 [ 924.775810] [53379]: [pid: 53379|app: 0|req: 2773/5696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.778681] [53379]: DEBUG nova.api.openstack.wsgi [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.780421] [53379]: DEBUG nova.compute.api [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.784090] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.784367] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.784644] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.785087] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.785298] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.785495] [53379]: DEBUG oslo_concurrency.lockutils [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.892954] [53379]: DEBUG nova.policy [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.897529] [53379]: INFO nova.api.openstack.requestlog [None req-4699b407-6e07-4721-9f4a-a9f6eb517c0d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.121069 [ 924.897868] [53379]: [pid: 53379|app: 0|req: 2774/5697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.901646] [53379]: DEBUG nova.api.openstack.wsgi [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.902097] [53379]: DEBUG nova.compute.api [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.905641] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.905882] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.906083] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.906453] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.906656] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.906831] [53379]: DEBUG oslo_concurrency.lockutils [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.950157] [53379]: DEBUG nova.policy [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.957070] [53379]: INFO nova.api.openstack.requestlog [None req-625f21bd-ff0b-45b3-9f90-b988cd9e52c9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.058115 [ 924.957186] [53379]: [pid: 53379|app: 0|req: 2775/5698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.959887] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.961709] [53379]: DEBUG nova.compute.api [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.965731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.966020] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.966219] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.966654] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.966875] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.967116] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.007255] [53379]: DEBUG nova.policy [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.012635] [53379]: DEBUG nova.policy [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.013517] [53379]: DEBUG nova.policy [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.017911] [53379]: INFO nova.api.openstack.requestlog [None req-c0f52ad2-2298-4514-8541-e7cf906fa521 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.060133 [ 925.018329] [53379]: [pid: 53379|app: 0|req: 2776/5699] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.021338] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.024109] [53379]: DEBUG nova.compute.api [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.028219] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.028458] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.028655] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.029087] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.029297] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.029498] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.069194] [53379]: DEBUG nova.policy [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.073834] [53379]: INFO nova.api.openstack.requestlog [None req-4c5e4483-c643-4ab3-b7e7-4c43001c79cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1236 microversion: 2.1 time: 0.054717 [ 925.074199] [53379]: [pid: 53379|app: 0|req: 2777/5700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.076778] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.078566] [53379]: DEBUG nova.compute.api [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.082442] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.082717] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.082914] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.083326] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.083538] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.083716] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.183678] [53379]: DEBUG nova.policy [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.191119] [53379]: INFO nova.api.openstack.requestlog [None req-bdeb2faa-1936-4e23-a9b6-0ac7f33260fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.116058 [ 925.191663] [53379]: [pid: 53379|app: 0|req: 2778/5701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.196268] [53379]: DEBUG nova.api.openstack.wsgi [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.197621] [53379]: DEBUG nova.compute.api [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.202039] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.202359] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.202588] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.202980] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.203247] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.203385] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.226265] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.226527] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.226719] [53379]: DEBUG oslo_concurrency.lockutils [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.226955] [53379]: DEBUG nova.objects.instance [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lazy-loading 'fault' on Instance uuid 14871df3-3273-457d-b648-6271a55a878f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.252368] [53379]: DEBUG nova.policy [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.257425] [53379]: DEBUG nova.policy [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.258218] [53379]: DEBUG nova.policy [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43a702d5f27d4fb9a9ad9cae6585f266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5565fe8861c3434db9bc00d849f91358', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.258938] [53379]: INFO nova.api.openstack.requestlog [None req-80524ffd-d641-47fd-9cbb-9b21e1a56e55 tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 200 len: 1386 microversion: 2.57 time: 0.066065 [ 925.259507] [53379]: [pid: 53379|app: 0|req: 2779/5702] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 1386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.262129] [53379]: DEBUG nova.api.openstack.wsgi [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.264048] [53379]: DEBUG nova.compute.api [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.267917] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.268227] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.268449] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.268867] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.269247] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.269314] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.291730] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.291930] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.292157] [53379]: DEBUG oslo_concurrency.lockutils [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.292368] [53379]: DEBUG nova.objects.instance [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.313946] [53379]: DEBUG nova.policy [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.318971] [53379]: INFO nova.api.openstack.requestlog [None req-a68b3faa-f1e4-4fef-aa27-0f594ac4bf7e tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.058883 [ 925.319506] [53379]: [pid: 53379|app: 0|req: 2780/5703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.322048] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.323794] [53379]: DEBUG nova.compute.api [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.327405] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.327649] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.327847] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.328244] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.328455] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.328632] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.349438] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.349823] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.349911] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.350302] [53379]: DEBUG nova.objects.instance [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.371807] [53379]: DEBUG nova.policy [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.376755] [53379]: INFO nova.api.openstack.requestlog [None req-1e66ac17-6efb-4553-99ff-e67cba3c9830 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.056731 [ 925.377255] [53379]: [pid: 53379|app: 0|req: 2781/5704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.380097] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.381800] [53379]: DEBUG nova.compute.api [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.385450] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.385741] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.385962] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.386351] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.386563] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.386739] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.417510] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=8 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.491500] [53379]: DEBUG nova.policy [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.496384] [53379]: INFO nova.api.openstack.requestlog [None req-b6826904-7aa5-4367-a425-bbaeab354f3a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.118453 [ 925.496743] [53379]: [pid: 53379|app: 0|req: 2782/5705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.499624] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.501315] [53379]: DEBUG nova.compute.api [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.505302] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.505552] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.505728] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.506210] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.506337] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.506543] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.530364] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.530620] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.530812] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.531032] [53379]: DEBUG nova.objects.instance [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.553253] [53379]: DEBUG nova.policy [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.557739] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=8 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.559520] [53379]: INFO nova.api.openstack.requestlog [None req-8ec4ab36-95ae-40f0-9de2-add0dadca736 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.062124 [ 925.559934] [53379]: [pid: 53379|app: 0|req: 2783/5706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.562431] [53379]: DEBUG nova.api.openstack.wsgi [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.564099] [53379]: DEBUG nova.compute.api [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.568089] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.568336] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.568527] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.568887] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.569096] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.569278] [53379]: DEBUG oslo_concurrency.lockutils [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.610178] [53379]: DEBUG nova.policy [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.615568] [53379]: DEBUG nova.policy [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.616326] [53379]: DEBUG nova.policy [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.620275] [53379]: INFO nova.api.openstack.requestlog [None req-898c783b-7aab-4b58-8d34-1d8c3975fc56 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1571 microversion: 2.96 time: 0.059769 [ 925.620670] [53379]: [pid: 53379|app: 0|req: 2784/5707] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1571 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.623387] [53379]: DEBUG nova.api.openstack.wsgi [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.625729] [53379]: DEBUG nova.compute.api [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.628661] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.628909] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.629091] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.629451] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.630475] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.630475] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.648880] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.649097] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.649295] [53379]: DEBUG oslo_concurrency.lockutils [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.649500] [53379]: DEBUG nova.objects.instance [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.671833] [53379]: DEBUG nova.policy [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.676487] [53379]: INFO nova.api.openstack.requestlog [None req-130143ba-7709-451c-b1e7-81e96d864829 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.055094 [ 925.676855] [53379]: [pid: 53379|app: 0|req: 2785/5708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:17 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.679635] [53379]: DEBUG nova.api.openstack.wsgi [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.679909] [53379]: DEBUG nova.compute.api [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.683638] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.683881] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.684082] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.684460] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.684712] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.684898] [53379]: DEBUG oslo_concurrency.lockutils [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.703460] [53379]: DEBUG nova.compute.api [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 925.760071] [53379]: INFO nova.api.openstack.requestlog [None req-053933be-2da6-4efa-acc2-e05fff8c3233 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 204 len: 0 microversion: 2.96 time: 0.082161 [ 925.760367] [53379]: [pid: 53379|app: 0|req: 2786/5709] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:43:17 2025] DELETE /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 925.763479] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.765541] [53379]: DEBUG nova.compute.api [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.769782] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.770155] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.770358] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.770858] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.771155] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.771361] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.851723] [53379]: DEBUG nova.policy [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.856598] [53379]: INFO nova.api.openstack.requestlog [None req-bc0eb2f6-e170-43ef-b275-76f1bf8569c9 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1502 microversion: 2.1 time: 0.095487 [ 925.856988] [53379]: [pid: 53379|app: 0|req: 2787/5710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1502 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.859605] [53379]: DEBUG nova.api.openstack.wsgi [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.861283] [53379]: DEBUG nova.compute.api [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.864880] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.865133] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.865326] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.865727] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.865936] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.866128] [53379]: DEBUG oslo_concurrency.lockutils [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.904845] [53379]: DEBUG nova.policy [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.909679] [53379]: DEBUG nova.policy [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.910410] [53379]: DEBUG nova.policy [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.913371] [53379]: INFO nova.api.openstack.requestlog [None req-44325c53-48d1-42e4-ad69-002e772f8b2d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1577 microversion: 2.96 time: 0.055811 [ 925.913724] [53379]: [pid: 53379|app: 0|req: 2788/5711] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1577 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.916336] [53379]: DEBUG nova.api.openstack.wsgi [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.918137] [53379]: DEBUG nova.compute.api [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.921658] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.921904] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.922163] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.922558] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.922782] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.922962] [53379]: DEBUG oslo_concurrency.lockutils [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.967009] [53379]: DEBUG nova.policy [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.971676] [53379]: INFO nova.api.openstack.requestlog [None req-95b2d749-9361-42cc-90ec-bacad4aa23d2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.057296 [ 925.972031] [53379]: [pid: 53379|app: 0|req: 2789/5712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.974762] [53379]: DEBUG nova.api.openstack.wsgi [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.976459] [53379]: DEBUG nova.compute.api [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.979902] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.980163] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.980365] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.980746] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.981009] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.981203] [53379]: DEBUG oslo_concurrency.lockutils [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.072963] [53379]: DEBUG nova.policy [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.078478] [53379]: INFO nova.api.openstack.requestlog [None req-91e60da9-067a-4727-8cfb-a23c9d91e00c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.105704 [ 926.078812] [53379]: [pid: 53379|app: 0|req: 2790/5713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.082224] [53379]: DEBUG nova.api.openstack.wsgi [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.083722] [53379]: DEBUG nova.compute.api [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.088288] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.088680] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.088924] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.089699] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.089961] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.090287] [53379]: DEBUG oslo_concurrency.lockutils [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.128465] [53379]: DEBUG nova.policy [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.133155] [53379]: INFO nova.api.openstack.requestlog [None req-5388ec95-73c9-43db-a2ad-144abb4838ba tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.053663 [ 926.133520] [53379]: [pid: 53379|app: 0|req: 2791/5714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.136330] [53379]: DEBUG nova.api.openstack.wsgi [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.137923] [53379]: DEBUG nova.compute.api [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.141425] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.141688] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.142244] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.142645] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.142645] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.142822] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.181425] [53379]: DEBUG nova.policy [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.187407] [53379]: DEBUG nova.policy [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.188447] [53379]: DEBUG nova.policy [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.192946] [53379]: INFO nova.api.openstack.requestlog [None req-21fd1356-2211-427a-ad97-f19fdd33e587 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.058738 [ 926.193511] [53379]: [pid: 53379|app: 0|req: 2792/5715] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 926.197292] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.199352] [53379]: DEBUG nova.compute.api [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.203504] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.203812] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.204113] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.204615] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.204841] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.205035] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.240691] [53379]: DEBUG nova.policy [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.245054] [53379]: INFO nova.api.openstack.requestlog [None req-1e60d17b-34df-4eb7-8e23-65d73783e48e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1292 microversion: 2.1 time: 0.050717 [ 926.245614] [53379]: [pid: 53379|app: 0|req: 2793/5716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.248128] [53379]: DEBUG nova.api.openstack.wsgi [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.249899] [53379]: DEBUG nova.compute.api [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.253434] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.253683] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.253879] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.254257] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.254463] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.254679] [53379]: DEBUG oslo_concurrency.lockutils [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.336854] [53379]: DEBUG nova.policy [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.343699] [53379]: INFO nova.api.openstack.requestlog [None req-855a47be-8270-4e2a-bbb3-92d5b1bc6090 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1364 microversion: 2.1 time: 0.097460 [ 926.344201] [53379]: [pid: 53379|app: 0|req: 2794/5717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.348184] [53379]: DEBUG nova.api.openstack.wsgi [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.350769] [53379]: DEBUG nova.compute.api [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] [instance: 14871df3-3273-457d-b648-6271a55a878f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.355929] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.356348] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.356640] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.357199] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.357504] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.357781] [53379]: DEBUG oslo_concurrency.lockutils [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.370827] [53379]: INFO nova.api.openstack.wsgi [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] HTTP exception thrown: Instance 14871df3-3273-457d-b648-6271a55a878f could not be found. [ 926.372280] [53379]: DEBUG nova.api.openstack.wsgi [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] Returning 404 to user: Instance 14871df3-3273-457d-b648-6271a55a878f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 926.372280] [53379]: INFO nova.api.openstack.requestlog [None req-a52961a1-6922-48a2-97bf-11fa743a5a4f tempest-ServerShowV257Test-58866192 tempest-ServerShowV257Test-58866192-project-member] 10.180.1.21 "GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f" status: 404 len: 111 microversion: 2.57 time: 0.026814 [ 926.372280] [53379]: [pid: 53379|app: 0|req: 2795/5718] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/14871df3-3273-457d-b648-6271a55a878f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 926.375021] [53379]: DEBUG nova.api.openstack.wsgi [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.376593] [53379]: DEBUG nova.compute.api [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.380597] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.380849] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.381070] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.381465] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.381682] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.381947] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.409373] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.409640] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.409795] [53379]: DEBUG oslo_concurrency.lockutils [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.410019] [53379]: DEBUG nova.objects.instance [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.435791] [53379]: DEBUG nova.policy [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.440747] [53379]: INFO nova.api.openstack.requestlog [None req-1934641a-d139-443a-9f94-8e248ec717fe tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.068161 [ 926.441275] [53379]: [pid: 53379|app: 0|req: 2796/5719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.443614] [53379]: DEBUG nova.api.openstack.wsgi [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.445272] [53379]: DEBUG nova.compute.api [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.448698] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.448930] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.449131] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.449479] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.449677] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.449854] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.467772] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.467993] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.468196] [53379]: DEBUG oslo_concurrency.lockutils [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.468394] [53379]: DEBUG nova.objects.instance [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.489332] [53379]: DEBUG nova.policy [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.494319] [53379]: INFO nova.api.openstack.requestlog [None req-5841e4fa-6a57-4cf8-bf0b-f7df170aa0ef tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.052607 [ 926.494699] [53379]: [pid: 53379|app: 0|req: 2797/5720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.509524] [53379]: DEBUG nova.api.openstack.wsgi [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.511315] [53379]: DEBUG nova.compute.api [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.515019] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.515309] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.515499] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.515902] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.516156] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.516342] [53379]: DEBUG oslo_concurrency.lockutils [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.603825] [53379]: DEBUG nova.policy [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.608839] [53379]: INFO nova.api.openstack.requestlog [None req-1312b941-9464-4488-9426-aa6d8b6a82aa tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.101579 [ 926.609255] [53379]: [pid: 53379|app: 0|req: 2798/5721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.611691] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.613961] [53379]: DEBUG nova.compute.api [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.618038] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.618353] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.618635] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.619064] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.619299] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.619479] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.644077] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.644311] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.644517] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.644738] [53379]: DEBUG nova.objects.instance [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.666647] [53379]: DEBUG nova.policy [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.671740] [53379]: INFO nova.api.openstack.requestlog [None req-d7084425-87c5-41c4-a814-057c4b9204e6 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.061857 [ 926.672147] [53379]: [pid: 53379|app: 0|req: 2799/5722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.690429] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.692295] [53379]: DEBUG nova.compute.api [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.695982] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.696258] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.696477] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.696857] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.697074] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.697303] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.716847] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.717171] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.717387] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.717594] [53379]: DEBUG nova.objects.instance [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.739196] [53379]: DEBUG nova.policy [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.744150] [53379]: INFO nova.api.openstack.requestlog [None req-4bba646b-f05d-458a-bdd2-4e4edab6b1d1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.056047 [ 926.745032] [53379]: [pid: 53379|app: 0|req: 2800/5723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:18 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.871674] [53379]: DEBUG nova.api.openstack.wsgi [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.874483] [53379]: DEBUG nova.compute.api [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.878796] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.879167] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.879481] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.879914] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.881427] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.881836] [53379]: DEBUG oslo_concurrency.lockutils [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.009501] [53379]: DEBUG nova.policy [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.015512] [53379]: INFO nova.api.openstack.requestlog [None req-24177b14-53d2-4817-b295-1cb6269e365a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1502 microversion: 2.1 time: 0.146240 [ 927.015964] [53379]: [pid: 53379|app: 0|req: 2801/5724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1502 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.019838] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.021414] [53379]: DEBUG nova.compute.api [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.028026] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.028026] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.028026] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.028281] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.028356] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.028592] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.077534] [53379]: DEBUG nova.policy [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.087027] [53379]: DEBUG nova.policy [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.087909] [53379]: DEBUG nova.policy [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.093090] [53379]: INFO nova.api.openstack.requestlog [None req-0c65e5de-070f-494e-8c72-f3cbf9c5ca0f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1577 microversion: 2.96 time: 0.076398 [ 927.093691] [53379]: [pid: 53379|app: 0|req: 2802/5725] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1577 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 927.096340] [53379]: DEBUG nova.api.openstack.wsgi [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.098094] [53379]: DEBUG nova.compute.api [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.103092] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.103356] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.103578] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.103966] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.104188] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.104376] [53379]: DEBUG oslo_concurrency.lockutils [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.143325] [53379]: DEBUG nova.policy [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.148248] [53379]: INFO nova.api.openstack.requestlog [None req-702f8158-9166-4cc5-8165-5c1d5502d915 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.053969 [ 927.148613] [53379]: [pid: 53379|app: 0|req: 2803/5726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.151971] [53379]: DEBUG nova.api.openstack.wsgi [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d60f603c-822a-49df-95ec-5dd6e6fd4218", "name": "network-vif-deleted", "tag": "bfb27c17-b04f-4819-92c8-4977840f0283"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 927.164136] [53379]: DEBUG oslo_concurrency.lockutils [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.164136] [53379]: DEBUG oslo_concurrency.lockutils [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.164136] [53379]: DEBUG oslo_concurrency.lockutils [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.172851] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] Creating event network-vif-deleted:bfb27c17-b04f-4819-92c8-4977840f0283 for instance d60f603c-822a-49df-95ec-5dd6e6fd4218 on cpu-1 [ 927.176102] [53379]: INFO nova.api.openstack.requestlog [req-2409d107-08f1-4d97-8c88-dd76015547b3 req-8efe1c79-ad2e-4b92-af4b-090635e6fe85 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026777 [ 927.176482] [53379]: [pid: 53379|app: 0|req: 2804/5727] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:19 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) [ 927.181674] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.183578] [53379]: DEBUG nova.compute.api [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.187889] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.188013] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.188230] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.188614] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.188933] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.189025] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.287515] [53379]: DEBUG nova.policy [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.289137] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=2234,nova_cell1:UPDATE=26,nova_cell1:INSERT=12 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 927.292146] [53379]: INFO nova.api.openstack.requestlog [None req-a2a56445-8f41-451b-9b81-9da01415fa71 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.113496 [ 927.292492] [53379]: [pid: 53379|app: 0|req: 2805/5728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.296662] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.298442] [53379]: DEBUG nova.compute.api [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.300276] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=833,nova_api:DELETE=1,nova_api:UPDATE=9,nova_api:INSERT=8 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 927.302750] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.302983] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.303191] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.303555] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.303760] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.303929] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.339417] [53379]: DEBUG nova.policy [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.344845] [53379]: INFO nova.api.openstack.requestlog [None req-5ca49944-fc44-4ce1-873e-9a0f298ede25 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.051636 [ 927.345203] [53379]: [pid: 53379|app: 0|req: 2806/5729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.348806] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.350921] [53379]: DEBUG nova.compute.api [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.355158] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.355286] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.355468] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.355939] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.356567] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.356567] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.393858] [53379]: DEBUG nova.policy [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.399342] [53379]: DEBUG nova.policy [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.400064] [53379]: DEBUG nova.policy [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.402937] [53379]: INFO nova.api.openstack.requestlog [None req-e3184540-ad53-4c6d-a5a2-45cc11740fc8 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.056440 [ 927.403499] [53379]: [pid: 53379|app: 0|req: 2807/5730] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 927.406034] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.407753] [53379]: DEBUG nova.compute.api [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.411234] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.411472] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.411663] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.412140] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.412360] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.412565] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.449245] [53379]: DEBUG nova.policy [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.454349] [53379]: INFO nova.api.openstack.requestlog [None req-b7b6a9b8-29ae-406c-af43-6b40136f86f6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1292 microversion: 2.1 time: 0.050116 [ 927.454800] [53379]: [pid: 53379|app: 0|req: 2808/5731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.457599] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.459459] [53379]: DEBUG nova.compute.api [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.463198] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.463479] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.463677] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.464081] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.464304] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.464496] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.541029] [53379]: DEBUG nova.policy [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.545329] [53379]: INFO nova.api.openstack.requestlog [None req-2ad49fbe-cac3-428a-80e7-6fb406fd8bb5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1550 microversion: 2.1 time: 0.089808 [ 927.545877] [53379]: [pid: 53379|app: 0|req: 2809/5732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1550 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.548507] [53379]: DEBUG nova.api.openstack.wsgi [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.550459] [53379]: DEBUG nova.compute.api [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.554224] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.557129] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.557129] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.557129] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.557129] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.557129] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.577155] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.577366] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.577425] [53379]: DEBUG oslo_concurrency.lockutils [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.577606] [53379]: DEBUG nova.objects.instance [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.598985] [53379]: DEBUG nova.policy [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.603500] [53379]: INFO nova.api.openstack.requestlog [None req-5330ba41-4a22-4e8f-9af6-30e7af57d8c2 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.057117 [ 927.603922] [53379]: [pid: 53379|app: 0|req: 2810/5733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.606991] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.608749] [53379]: DEBUG nova.compute.api [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.612205] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.612459] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.612739] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.613172] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.613410] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.613622] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.635940] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.636230] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.636421] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.636646] [53379]: DEBUG nova.objects.instance [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.657435] [53379]: DEBUG nova.policy [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.662668] [53379]: INFO nova.api.openstack.requestlog [None req-a1371148-4505-4282-b4a8-ce7d259b2694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057989 [ 927.663115] [53379]: [pid: 53379|app: 0|req: 2811/5734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.666222] [53379]: DEBUG nova.api.openstack.wsgi [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.668056] [53379]: DEBUG nova.compute.api [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.671820] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.672126] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.672340] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.672846] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.673102] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.673304] [53379]: DEBUG oslo_concurrency.lockutils [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.721896] [53379]: INFO nova.api.openstack.requestlog [None req-08b05e8f-f4d6-4c7e-83f4-6525360a8f6f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.057949 [ 927.722370] [53379]: [pid: 53379|app: 0|req: 2812/5735] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:43:19 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879/os-interface => generated 288 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 927.726360] [53379]: DEBUG nova.api.openstack.wsgi [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.728609] [53379]: DEBUG nova.compute.api [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.732662] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.733534] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.733534] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.733534] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.734126] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.734261] [53379]: DEBUG oslo_concurrency.lockutils [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.848574] [53379]: DEBUG nova.policy [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.853286] [53379]: INFO nova.api.openstack.requestlog [None req-46596503-90f7-4098-9486-bf19205d9204 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.129627 [ 927.853588] [53379]: [pid: 53379|app: 0|req: 2813/5736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.857862] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.859617] [53379]: DEBUG nova.compute.api [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.864261] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.864577] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.864958] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.865208] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.865435] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.865642] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.893667] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.893994] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.894223] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.894467] [53379]: DEBUG nova.objects.instance [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.932393] [53379]: DEBUG nova.policy [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.940650] [53379]: INFO nova.api.openstack.requestlog [None req-ec48d7bf-8586-4a87-9b70-18dc89702b76 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.086237 [ 927.941137] [53379]: [pid: 53379|app: 0|req: 2814/5737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.945797] [53379]: DEBUG nova.api.openstack.wsgi [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.946882] [53379]: DEBUG nova.compute.api [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.952798] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.953127] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.953427] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.953880] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.954170] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.954438] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.982731] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.983070] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.983296] [53379]: DEBUG oslo_concurrency.lockutils [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.983522] [53379]: DEBUG nova.objects.instance [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.015698] [53379]: DEBUG nova.policy [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.021480] [53379]: INFO nova.api.openstack.requestlog [None req-72b405ce-ce0e-4e4e-ad72-05f22aaf48dc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.079533 [ 928.021935] [53379]: [pid: 53379|app: 0|req: 2815/5738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.031380] [53379]: DEBUG nova.api.openstack.wsgi [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.033277] [53379]: DEBUG nova.compute.api [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.037358] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.037647] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.037795] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.038258] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.038483] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.038692] [53379]: DEBUG oslo_concurrency.lockutils [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.084729] [53379]: DEBUG nova.policy [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.093039] [53379]: INFO nova.api.openstack.requestlog [None req-22d052bc-a728-4617-8ac7-7c9acf52f82d tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1293 microversion: 2.1 time: 0.063868 [ 928.093654] [53379]: [pid: 53379|app: 0|req: 2816/5739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1293 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.113462] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.115595] [53379]: DEBUG nova.compute.api [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.119365] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.119633] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.119848] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.120251] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.120487] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.120687] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.171977] [53379]: DEBUG nova.policy [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.176999] [53379]: DEBUG nova.policy [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.177733] [53379]: DEBUG nova.policy [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.181386] [53379]: INFO nova.api.openstack.requestlog [None req-8d27ffba-d54a-4448-8d0e-6a7bbdeac587 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1577 microversion: 2.96 time: 0.071365 [ 928.181748] [53379]: [pid: 53379|app: 0|req: 2817/5740] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1577 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 928.187411] [53379]: DEBUG nova.api.openstack.wsgi [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.189188] [53379]: DEBUG nova.compute.api [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.192968] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.193181] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.193396] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.193763] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.194053] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.194298] [53379]: DEBUG oslo_concurrency.lockutils [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.240940] [53379]: DEBUG nova.policy [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.245539] [53379]: INFO nova.api.openstack.requestlog [None req-8928a9f4-46b7-4606-9a8b-bf9be1ee0b09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.063048 [ 928.245846] [53379]: [pid: 53379|app: 0|req: 2818/5741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.282783] [53379]: DEBUG nova.api.openstack.wsgi [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1f2d8439-f965-4a53-a20c-9ff599f55879", "tag": "e236ca32-1d24-4eb4-810d-55db97c2a930"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 928.289140] [53379]: DEBUG oslo_concurrency.lockutils [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.289405] [53379]: DEBUG oslo_concurrency.lockutils [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.289598] [53379]: DEBUG oslo_concurrency.lockutils [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.296725] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] Creating event network-changed:e236ca32-1d24-4eb4-810d-55db97c2a930 for instance 1f2d8439-f965-4a53-a20c-9ff599f55879 on cpu-1 [ 928.299854] [53379]: INFO nova.api.openstack.requestlog [req-e4f8fe63-d724-4d46-b952-b7b0a79439e3 req-570f2c45-673c-40c6-8c87-ea7a8ebdf22a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019665 [ 928.300246] [53379]: [pid: 53379|app: 0|req: 2819/5742] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43: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) [ 928.305479] [53379]: DEBUG nova.api.openstack.wsgi [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.307275] [53379]: DEBUG nova.compute.api [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.310997] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.311283] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.311479] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.311839] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.312077] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.312260] [53379]: DEBUG oslo_concurrency.lockutils [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.394779] [53379]: DEBUG nova.policy [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.399612] [53379]: INFO nova.api.openstack.requestlog [None req-d305e625-e55b-4832-bb99-20f78b73bd81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.096349 [ 928.399992] [53379]: [pid: 53379|app: 0|req: 2820/5743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.404985] [53379]: DEBUG nova.api.openstack.wsgi [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.404985] [53379]: DEBUG nova.compute.api [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.408578] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.408827] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.409052] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.409554] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.409648] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.409826] [53379]: DEBUG oslo_concurrency.lockutils [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.446350] [53379]: DEBUG nova.policy [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.451304] [53379]: INFO nova.api.openstack.requestlog [None req-7377039d-1d5f-403f-b1af-a77c16735cde tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.050468 [ 928.451924] [53379]: [pid: 53379|app: 0|req: 2821/5744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.456170] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.457656] [53379]: DEBUG nova.compute.api [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.461417] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.461743] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.461999] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.462460] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.462757] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.462988] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.498661] [53379]: DEBUG nova.policy [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.503678] [53379]: DEBUG nova.policy [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.504496] [53379]: DEBUG nova.policy [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.507966] [53379]: INFO nova.api.openstack.requestlog [None req-a1c22c8d-8592-4874-af70-4626cf1cfceb tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.055526 [ 928.508400] [53379]: [pid: 53379|app: 0|req: 2822/5745] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 928.511055] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.512827] [53379]: DEBUG nova.compute.api [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.516491] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.516800] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.517140] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.517632] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.517929] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.518180] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.554290] [53379]: DEBUG nova.policy [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.559079] [53379]: INFO nova.api.openstack.requestlog [None req-6d637918-1cd8-4989-a28d-c4069d14b864 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1292 microversion: 2.1 time: 0.049954 [ 928.559421] [53379]: [pid: 53379|app: 0|req: 2823/5746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.621169] [53379]: DEBUG nova.api.openstack.wsgi [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.623677] [53379]: DEBUG nova.compute.api [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.628806] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.629191] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.629473] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.629998] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.630325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.630463] [53378]: INFO nova.api.openstack.requestlog [None req-d5ebf048-2cd3-4403-8593-9ae16d265c8a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1653 microversion: 2.1 time: 4.963490 [ 928.630666] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.630918] [53378]: [pid: 53378|app: 0|req: 2924/5747] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:15 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1653 bytes in 4965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.640734] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c2789a1-73fa-4f01-b6ea-2028a18a1ff3 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71643eb0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.656783] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.657009] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.657205] [53379]: DEBUG oslo_concurrency.lockutils [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.657797] [53379]: DEBUG nova.objects.instance [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.668240] [53378]: INFO nova.api.openstack.requestlog [None req-9c2789a1-73fa-4f01-b6ea-2028a18a1ff3 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 200 len: 1653 microversion: 2.1 time: 0.029805 [ 928.668744] [53378]: [pid: 53378|app: 0|req: 2925/5748] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.675490] [53378]: DEBUG nova.api.openstack.wsgi [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.677426] [53378]: DEBUG nova.compute.api [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.679427] [53379]: DEBUG nova.policy [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.682020] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:INSERT=16,nova_api:SELECT=854,nova_api:UPDATE=4,nova_api:DELETE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.685102] [53379]: INFO nova.api.openstack.requestlog [None req-c89cdef9-5ba2-45ab-aa89-7a3a2bc07012 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.067314 [ 928.685245] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.685481] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.685684] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.685758] [53379]: [pid: 53379|app: 0|req: 2824/5749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.686120] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.686455] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.686671] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.691173] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=2201,nova_cell1:UPDATE=19,nova_cell1:INSERT=9 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.691279] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.692891] [53379]: DEBUG nova.compute.api [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.696987] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.697362] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.697812] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.698209] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.698467] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.698691] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.707719] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.707963] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.708203] [53378]: DEBUG oslo_concurrency.lockutils [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.708594] [53378]: DEBUG nova.objects.instance [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.729953] [53378]: DEBUG nova.policy [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.735247] [53378]: INFO nova.api.openstack.requestlog [None req-18777ca0-f77b-4393-8f14-79eb8cb705b7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.062178 [ 928.735869] [53378]: [pid: 53378|app: 0|req: 2926/5750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.799690] [53379]: DEBUG nova.policy [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.804487] [53379]: INFO nova.api.openstack.requestlog [None req-5e51e560-fa2c-46d4-8bc8-362ebcc00f7e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1474 microversion: 2.1 time: 0.118056 [ 928.805060] [53379]: [pid: 53379|app: 0|req: 2825/5751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:20 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1474 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.867324] [53378]: DEBUG nova.api.openstack.wsgi [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.869512] [53378]: DEBUG nova.compute.api [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.875028] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.875028] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.875028] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.875429] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.875715] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.876048] [53378]: DEBUG oslo_concurrency.lockutils [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.955270] [53379]: DEBUG nova.api.openstack.wsgi [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.959368] [53379]: DEBUG nova.compute.api [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.964036] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.996186] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.996681] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.997094] [53379]: DEBUG oslo_concurrency.lockutils [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.997449] [53379]: DEBUG nova.objects.instance [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.025030] [53379]: DEBUG nova.policy [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.031413] [53379]: INFO nova.api.openstack.requestlog [None req-415774dd-b785-4c61-97cb-ca72fe0f6869 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.078445 [ 929.031970] [53379]: [pid: 53379|app: 0|req: 2826/5752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.035822] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.037648] [53379]: DEBUG nova.compute.api [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.041310] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.041728] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.042067] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.042562] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.042889] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.043204] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.052031] [53378]: DEBUG nova.policy [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.056248] [53378]: INFO nova.api.openstack.requestlog [None req-791b99db-b922-4ed3-8642-a0f9d147c429 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.191694 [ 929.056843] [53378]: [pid: 53378|app: 0|req: 2927/5753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.065350] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.065642] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.065840] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.066052] [53379]: DEBUG nova.objects.instance [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.088298] [53379]: DEBUG nova.policy [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.092670] [53379]: INFO nova.api.openstack.requestlog [None req-4d8f4a4a-c5bc-423a-a516-f7743b088291 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.058882 [ 929.093041] [53379]: [pid: 53379|app: 0|req: 2827/5754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 929.107985] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.110027] [53378]: DEBUG nova.compute.api [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.114160] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.114476] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.114772] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.115213] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.115435] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.115682] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.142188] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.142451] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.142638] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.142845] [53378]: DEBUG nova.objects.instance [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.169095] [53378]: DEBUG nova.policy [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.173582] [53378]: INFO nova.api.openstack.requestlog [None req-c0765c8e-a65e-4664-8491-6b33fce9ee0c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.068448 [ 929.173927] [53378]: [pid: 53378|app: 0|req: 2928/5755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.199196] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.201229] [53379]: DEBUG nova.compute.api [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.205579] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.205861] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.206159] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.206578] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.206868] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.207110] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.249511] [53379]: DEBUG nova.policy [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.254389] [53379]: DEBUG nova.policy [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.255164] [53379]: DEBUG nova.policy [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.259121] [53379]: INFO nova.api.openstack.requestlog [None req-8b709433-68d2-4fad-9f6b-1ba107c838ec tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1577 microversion: 2.96 time: 0.062387 [ 929.259121] [53379]: [pid: 53379|app: 0|req: 2828/5756] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1577 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.262208] [53378]: DEBUG nova.api.openstack.wsgi [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.265259] [53378]: DEBUG nova.compute.api [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.269024] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.269162] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.270318] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.270318] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.270318] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.270318] [53378]: DEBUG oslo_concurrency.lockutils [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.323478] [53378]: DEBUG nova.policy [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.329357] [53378]: INFO nova.api.openstack.requestlog [None req-7406dc98-5ea0-41f4-baa2-6af39ba18796 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.070986 [ 929.329702] [53378]: [pid: 53378|app: 0|req: 2929/5757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.416351] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.417175] [53379]: DEBUG nova.compute.api [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.420563] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.420807] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.420994] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.421383] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.421593] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.421773] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.473033] [53378]: DEBUG nova.api.openstack.wsgi [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.473578] [53378]: DEBUG nova.compute.api [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.479116] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.479417] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.479650] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.480062] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.480289] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.480507] [53378]: DEBUG oslo_concurrency.lockutils [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.523730] [53379]: DEBUG nova.policy [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.528307] [53378]: DEBUG nova.policy [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.529464] [53379]: INFO nova.api.openstack.requestlog [None req-3cfe0d46-9f54-49d1-8cc0-82a80560e625 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.117315 [ 929.529847] [53379]: [pid: 53379|app: 0|req: 2829/5758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.533474] [53379]: DEBUG nova.api.openstack.wsgi [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.534229] [53378]: INFO nova.api.openstack.requestlog [None req-e95296f1-7465-42ec-8b4b-8043b84a56aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.067719 [ 929.534875] [53378]: [pid: 53378|app: 0|req: 2930/5759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.535649] [53379]: DEBUG nova.compute.api [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.540166] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.540166] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.540918] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.541388] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.541653] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.541901] [53379]: DEBUG oslo_concurrency.lockutils [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.573670] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.575644] [53378]: DEBUG nova.compute.api [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.578777] [53379]: DEBUG nova.policy [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.580038] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.580310] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.580510] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.580928] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.581164] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.581345] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.583712] [53379]: DEBUG nova.policy [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.584412] [53379]: DEBUG nova.policy [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.587663] [53379]: INFO nova.api.openstack.requestlog [None req-43c42036-e678-4a2a-b08a-7879c2bd1857 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.057132 [ 929.587998] [53379]: [pid: 53379|app: 0|req: 2830/5760] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.693454] [53378]: DEBUG nova.policy [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.702027] [53379]: DEBUG nova.api.openstack.wsgi [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.702245] [53378]: INFO nova.api.openstack.requestlog [None req-f7f98050-f02a-41da-9567-06caf73b54aa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1368 microversion: 2.1 time: 0.128228 [ 929.702245] [53378]: [pid: 53378|app: 0|req: 2931/5761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1368 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.702343] [53379]: DEBUG nova.compute.api [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.706046] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.706296] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.706479] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.706840] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.707041] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.707216] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.729045] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.729429] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.729471] [53379]: DEBUG oslo_concurrency.lockutils [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.729670] [53379]: DEBUG nova.objects.instance [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.749717] [53378]: DEBUG nova.api.openstack.wsgi [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.751653] [53379]: DEBUG nova.policy [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.751793] [53378]: DEBUG nova.compute.api [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.755869] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.755980] [53379]: INFO nova.api.openstack.requestlog [None req-35fccaa4-d81e-45c6-819d-d8fea6c6d382 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.059816 [ 929.756199] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.756299] [53379]: [pid: 53379|app: 0|req: 2831/5762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:21 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.756908] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.757133] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.757351] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.760018] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.776538] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.776781] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.776988] [53378]: DEBUG oslo_concurrency.lockutils [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.777220] [53378]: DEBUG nova.objects.instance [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.799905] [53378]: DEBUG nova.policy [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.804956] [53378]: INFO nova.api.openstack.requestlog [None req-09f7f988-ddc3-4c5e-b6d7-81f4f86ddabe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057873 [ 929.805346] [53378]: [pid: 53378|app: 0|req: 2932/5763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.818392] [53379]: DEBUG nova.api.openstack.wsgi [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.820275] [53379]: DEBUG nova.compute.api [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.825672] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.826069] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.826161] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.826533] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.826737] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.826921] [53379]: DEBUG oslo_concurrency.lockutils [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.904504] [53379]: DEBUG nova.policy [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.909935] [53379]: INFO nova.api.openstack.requestlog [None req-14b9ca1c-f1ed-4aa8-9c0b-4919ea7ec2e9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1474 microversion: 2.1 time: 0.094028 [ 929.910336] [53379]: [pid: 53379|app: 0|req: 2832/5764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1474 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.046116] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.048361] [53378]: DEBUG nova.compute.api [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.055517] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.055821] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.056052] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.056415] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.056654] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.056822] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.070467] [53379]: DEBUG nova.api.openstack.wsgi [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.072586] [53379]: DEBUG nova.compute.api [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.076031] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.076275] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.076462] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.076899] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.077073] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.077588] [53379]: DEBUG oslo_concurrency.lockutils [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.079469] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.079714] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.079904] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.080119] [53378]: DEBUG nova.objects.instance [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lazy-loading 'fault' on Instance uuid 628f2aad-bd0a-4db8-bd19-c76288d66b23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.101255] [53378]: DEBUG nova.policy [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '911b80a457ad45998076c7fb4c013906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f640f707644e40109e0e6275e3be3788', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.107932] [53378]: INFO nova.api.openstack.requestlog [None req-e4a35429-cf8a-4faa-ad71-f7d29c6ea586 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 200 len: 1326 microversion: 2.1 time: 0.064720 [ 930.108285] [53378]: [pid: 53378|app: 0|req: 2933/5765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 1326 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.110851] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.112521] [53378]: DEBUG nova.compute.api [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.116067] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.116334] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.116525] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.116922] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.117156] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.117348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.135570] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.135817] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.136224] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.136224] [53378]: DEBUG nova.objects.instance [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.156423] [53378]: DEBUG nova.policy [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.158069] [53379]: DEBUG nova.policy [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.160905] [53378]: INFO nova.api.openstack.requestlog [None req-bf5706be-2dd2-48b8-8fad-7d12b1c9950a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.051997 [ 930.163032] [53378]: [pid: 53378|app: 0|req: 2934/5766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.163133] [53379]: INFO nova.api.openstack.requestlog [None req-102ea7ab-c415-481c-9c80-35304179f1cd tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.093714 [ 930.163133] [53379]: [pid: 53379|app: 0|req: 2833/5767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.187091] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.188791] [53378]: DEBUG nova.compute.api [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.192311] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.192592] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.192802] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.193186] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.194073] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.194073] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.217099] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.217398] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.217616] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.218265] [53378]: DEBUG nova.objects.instance [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.241737] [53378]: DEBUG nova.policy [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.246352] [53378]: INFO nova.api.openstack.requestlog [None req-ec37aa32-30c9-402d-a533-8a59cab94119 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.061675 [ 930.246825] [53378]: [pid: 53378|app: 0|req: 2935/5768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.275904] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.277735] [53379]: DEBUG nova.compute.api [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.281423] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.281680] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.281872] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.282297] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.282511] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.282690] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.301980] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.302260] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.302457] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.302647] [53379]: DEBUG nova.objects.instance [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.326341] [53379]: DEBUG nova.policy [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.330402] [53379]: DEBUG nova.policy [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.331131] [53379]: DEBUG nova.policy [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.334344] [53379]: INFO nova.api.openstack.requestlog [None req-e9870f66-12ff-4098-a6a3-059515f87e3f tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.061777 [ 930.334809] [53379]: [pid: 53379|app: 0|req: 2834/5769] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 930.342280] [53378]: DEBUG nova.api.openstack.wsgi [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.344110] [53378]: DEBUG nova.compute.api [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.348343] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.348599] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.348793] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.349207] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.349426] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.349604] [53378]: DEBUG oslo_concurrency.lockutils [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.387564] [53378]: DEBUG nova.policy [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.392319] [53378]: INFO nova.api.openstack.requestlog [None req-decbba56-a162-4727-8995-7ac0fafdaa1a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1212 microversion: 2.1 time: 0.052266 [ 930.392771] [53378]: [pid: 53378|app: 0|req: 2936/5770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.545545] [53379]: DEBUG nova.api.openstack.wsgi [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.547338] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.547416] [53379]: DEBUG nova.compute.api [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.548998] [53378]: DEBUG nova.compute.api [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.550904] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.551162] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.551350] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.551707] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.551908] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.552099] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.552248] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.552518] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.552748] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.553132] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.553340] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.553563] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.587217] [53378]: DEBUG nova.policy [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.591769] [53378]: INFO nova.api.openstack.requestlog [None req-c0610216-2b48-43b7-9d94-373382b4c885 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.046711 [ 930.592134] [53378]: [pid: 53378|app: 0|req: 2937/5771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.602413] [53378]: DEBUG nova.api.openstack.wsgi [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.604209] [53378]: DEBUG nova.compute.api [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.607798] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.608051] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.608252] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.608610] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.608817] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.608991] [53378]: DEBUG oslo_concurrency.lockutils [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.643499] [53378]: DEBUG nova.policy [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.648238] [53378]: DEBUG nova.policy [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.648943] [53378]: DEBUG nova.policy [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.651843] [53378]: INFO nova.api.openstack.requestlog [None req-39382d71-54fb-45c9-b147-c7d36a809ea5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.051812 [ 930.652235] [53378]: [pid: 53378|app: 0|req: 2938/5772] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 930.656019] [53379]: DEBUG nova.policy [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.660975] [53379]: INFO nova.api.openstack.requestlog [None req-b4a02002-9814-4aac-b1b6-f2da8c7858ed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.117793 [ 930.661356] [53379]: [pid: 53379|app: 0|req: 2835/5773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.716390] [53378]: DEBUG nova.api.openstack.wsgi [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.717930] [53378]: DEBUG nova.compute.api [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.721738] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.721854] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.722018] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.722692] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.722692] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.722849] [53378]: DEBUG oslo_concurrency.lockutils [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.772089] [53379]: DEBUG nova.api.openstack.wsgi [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.773880] [53379]: DEBUG nova.compute.api [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.777752] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.777995] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.778221] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.778590] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.779203] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.779203] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.792496] [53378]: DEBUG nova.policy [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.797117] [53378]: INFO nova.api.openstack.requestlog [None req-75ee30ed-1b76-4790-b4f9-c499467d12c8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.083863 [ 930.797499] [53378]: [pid: 53378|app: 0|req: 2939/5774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:22 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.797989] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.798251] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.798462] [53379]: DEBUG oslo_concurrency.lockutils [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.798661] [53379]: DEBUG nova.objects.instance [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.819115] [53379]: DEBUG nova.policy [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.819279] [53378]: DEBUG nova.api.openstack.wsgi [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.821009] [53378]: DEBUG nova.compute.api [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.823323] [53379]: INFO nova.api.openstack.requestlog [None req-38af24c7-ba0c-4f3b-8af1-5dd0fcc2efa3 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.053590 [ 930.823672] [53379]: [pid: 53379|app: 0|req: 2836/5775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.824590] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.824864] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.825097] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.825478] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.825737] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.825947] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.845510] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.845510] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.845510] [53378]: DEBUG oslo_concurrency.lockutils [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.845510] [53378]: DEBUG nova.objects.instance [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.869969] [53378]: DEBUG nova.policy [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.874236] [53378]: INFO nova.api.openstack.requestlog [None req-26029dd2-3c2c-4cfa-abd5-bcb99f6e8fe0 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.057296 [ 930.874644] [53378]: [pid: 53378|app: 0|req: 2940/5776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.924389] [53379]: DEBUG nova.api.openstack.wsgi [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.926291] [53379]: DEBUG nova.compute.api [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.930842] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.931113] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.931306] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.931671] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.931878] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.932063] [53379]: DEBUG oslo_concurrency.lockutils [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.984417] [53378]: DEBUG nova.api.openstack.wsgi [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd", "name": "network-vif-plugged", "status": "completed", "tag": "ffe3fe0f-9dc9-46ae-8757-4634168ea4da"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 930.990482] [53378]: DEBUG oslo_concurrency.lockutils [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.990737] [53378]: DEBUG oslo_concurrency.lockutils [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.990929] [53378]: DEBUG oslo_concurrency.lockutils [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.996973] [53378]: INFO nova.api.openstack.compute.server_external_events [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] Creating event network-vif-plugged:ffe3fe0f-9dc9-46ae-8757-4634168ea4da for instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd on cpu-1 [ 931.000074] [53378]: INFO nova.api.openstack.requestlog [req-1ae9a5d5-6a9f-4a0e-a618-53946a004561 req-2e403e38-a7e7-4bd9-8a00-5b40e5e2abfb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018714 [ 931.000074] [53378]: [pid: 53378|app: 0|req: 2941/5777] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:23 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) [ 931.015700] [53379]: DEBUG nova.policy [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.022568] [53379]: INFO nova.api.openstack.requestlog [None req-866047dc-0cab-4b28-ad31-ef4979ee7b21 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1461 microversion: 2.1 time: 0.101161 [ 931.022568] [53379]: [pid: 53379|app: 0|req: 2837/5778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.038020] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-688794967"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.038495] [53378]: DEBUG nova.compute.api [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.042851] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.043283] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.043623] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.044153] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.044509] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.045989] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.121565] [53379]: DEBUG nova.api.openstack.wsgi [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.123471] [53379]: DEBUG nova.compute.api [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] [instance: 628f2aad-bd0a-4db8-bd19-c76288d66b23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.127268] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.127580] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.127805] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.128452] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.128452] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.128619] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.142457] [53379]: INFO nova.api.openstack.wsgi [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] HTTP exception thrown: Instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 could not be found. [ 931.143333] [53379]: DEBUG nova.api.openstack.wsgi [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Returning 404 to user: Instance 628f2aad-bd0a-4db8-bd19-c76288d66b23 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 931.143333] [53379]: INFO nova.api.openstack.requestlog [None req-da0c5f6c-8870-4d1e-b112-8b6b8a52192b tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23" status: 404 len: 111 microversion: 2.1 time: 0.024313 [ 931.143637] [53379]: [pid: 53379|app: 0|req: 2838/5779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/628f2aad-bd0a-4db8-bd19-c76288d66b23 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 931.149355] [53379]: DEBUG nova.api.openstack.wsgi [None req-55fffaef-0b82-412f-ae6b-0d2d82ad6196 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] Calling method '.version_select at 0x726f71246dd0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.160759] [53379]: INFO nova.api.openstack.requestlog [None req-55fffaef-0b82-412f-ae6b-0d2d82ad6196 tempest-VolumesAdminNegativeTest-380347675 tempest-VolumesAdminNegativeTest-380347675-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1058047694" status: 202 len: 0 microversion: 2.1 time: 0.013330 [ 931.161120] [53379]: [pid: 53379|app: 0|req: 2839/5780] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:43:23 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1058047694 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 931.174188] [53379]: DEBUG nova.api.openstack.wsgi [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.175814] [53379]: DEBUG nova.compute.api [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.179983] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.180237] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.180575] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.180771] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.181025] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.181160] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.198279] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.199440] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.199440] [53379]: DEBUG oslo_concurrency.lockutils [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.199440] [53379]: DEBUG nova.objects.instance [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.232113] [53379]: DEBUG nova.policy [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.237277] [53379]: INFO nova.api.openstack.requestlog [None req-f15ee9e0-c251-4c90-8e53-8d61038a2192 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.065311 [ 931.237942] [53379]: [pid: 53379|app: 0|req: 2840/5781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.242025] [53379]: DEBUG nova.api.openstack.wsgi [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.242373] [53379]: DEBUG nova.compute.api [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.245861] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.246101] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.246285] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.246634] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.246831] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.246999] [53379]: DEBUG oslo_concurrency.lockutils [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.343081] [53379]: DEBUG nova.policy [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.347467] [53379]: INFO nova.api.openstack.requestlog [None req-0af2ffc9-f2b2-43b4-a2f6-296c88a3253e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1524 microversion: 2.1 time: 0.108877 [ 931.347802] [53379]: [pid: 53379|app: 0|req: 2841/5782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1524 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.350285] [53379]: DEBUG nova.api.openstack.wsgi [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.351880] [53379]: DEBUG nova.compute.api [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.355126] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.355365] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.355567] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.355937] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.356154] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.356337] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.376171] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.376404] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.376617] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.376825] [53379]: DEBUG nova.objects.instance [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.399713] [53379]: DEBUG nova.policy [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.403990] [53379]: INFO nova.api.openstack.requestlog [None req-25b2283d-1909-44d9-b9b3-6de6ef9458e3 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.055630 [ 931.404331] [53379]: [pid: 53379|app: 0|req: 2842/5783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.406783] [53379]: DEBUG nova.api.openstack.wsgi [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.408369] [53379]: DEBUG nova.compute.api [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.411374] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.411691] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.411887] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.412312] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.412573] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.412826] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.433487] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.433731] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.433918] [53379]: DEBUG oslo_concurrency.lockutils [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.434132] [53379]: DEBUG nova.objects.instance [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.459570] [53379]: DEBUG nova.policy [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.464226] [53379]: DEBUG nova.policy [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.465025] [53379]: DEBUG nova.policy [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.467702] [53378]: INFO nova.api.openstack.requestlog [None req-9c5b296d-383d-420a-8751-6809ffea1a3e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645/action" status: 202 len: 0 microversion: 2.1 time: 0.434714 [ 931.468907] [53378]: [pid: 53378|app: 0|req: 2942/5784] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:23 2025] POST /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 931.468988] [53379]: INFO nova.api.openstack.requestlog [None req-f590ca20-e54e-4d07-9c50-3f3e472d8728 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.063690 [ 931.468988] [53379]: [pid: 53379|app: 0|req: 2843/5785] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 931.470806] [53378]: DEBUG nova.api.openstack.wsgi [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.472345] [53378]: DEBUG nova.compute.api [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.473304] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a08a373-ff99-4520-b3b9-bf00bf07a024 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72bb9fc0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.476024] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.476276] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.476496] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.476955] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.477216] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.477396] [53378]: DEBUG oslo_concurrency.lockutils [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.498854] [53379]: INFO nova.api.openstack.requestlog [None req-5a08a373-ff99-4520-b3b9-bf00bf07a024 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.027207 [ 931.499199] [53379]: [pid: 53379|app: 0|req: 2844/5786] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.514757] [53378]: DEBUG nova.policy [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.519219] [53378]: INFO nova.api.openstack.requestlog [None req-2554c1e5-de57-4a62-8d03-24d1a325b024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1268 microversion: 2.1 time: 0.050533 [ 931.519547] [53378]: [pid: 53378|app: 0|req: 2943/5787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.605288] [53379]: DEBUG nova.api.openstack.wsgi [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.607545] [53379]: DEBUG nova.compute.api [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.612305] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.612626] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.612868] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.613259] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.613465] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.613678] [53379]: DEBUG oslo_concurrency.lockutils [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.648225] [53379]: DEBUG nova.policy [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.652797] [53379]: INFO nova.api.openstack.requestlog [None req-062d2052-c42e-40b7-aad3-ac014c52e289 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.049832 [ 931.653192] [53379]: [pid: 53379|app: 0|req: 2845/5788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 931.667455] [53378]: DEBUG nova.api.openstack.wsgi [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.669221] [53378]: DEBUG nova.compute.api [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.673252] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.673664] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.673905] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.674695] [53379]: DEBUG nova.api.openstack.wsgi [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.674819] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.675076] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.675305] [53378]: DEBUG oslo_concurrency.lockutils [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.676712] [53379]: DEBUG nova.compute.api [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.680243] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.680557] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.680662] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.681024] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.681228] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.681535] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.716499] [53378]: DEBUG nova.policy [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.721870] [53378]: DEBUG nova.policy [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.722697] [53378]: DEBUG nova.policy [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.726077] [53378]: INFO nova.api.openstack.requestlog [None req-8eade993-98d2-49d1-8742-f2f11b7fc08d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.060931 [ 931.726749] [53378]: [pid: 53378|app: 0|req: 2944/5789] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 931.783355] [53379]: DEBUG nova.policy [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.786613] [53379]: INFO nova.api.openstack.requestlog [None req-9b90eaa8-cedc-46f4-93a3-3ac28deff9d9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.114660 [ 931.787242] [53379]: [pid: 53379|app: 0|req: 2846/5790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:23 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.810037] [53378]: DEBUG nova.api.openstack.wsgi [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.811826] [53378]: DEBUG nova.compute.api [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.815773] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.816070] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.816270] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.816721] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.816992] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.817225] [53378]: DEBUG oslo_concurrency.lockutils [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.838101] [53379]: DEBUG nova.api.openstack.wsgi [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.840154] [53379]: DEBUG nova.compute.api [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.843872] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.844136] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.844336] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.844721] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.844928] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.845394] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.865420] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.865733] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.866956] [53379]: DEBUG oslo_concurrency.lockutils [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.866956] [53379]: DEBUG nova.objects.instance [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.889911] [53379]: DEBUG nova.policy [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.895149] [53379]: INFO nova.api.openstack.requestlog [None req-e199c425-dc15-4b0a-ab24-0775fddefb55 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.059158 [ 931.895838] [53379]: [pid: 53379|app: 0|req: 2847/5791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.900320] [53379]: DEBUG nova.api.openstack.wsgi [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.902412] [53379]: DEBUG nova.compute.api [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.907757] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.908251] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.908469] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.909137] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.909545] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.909545] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.912742] [53378]: DEBUG nova.policy [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.917569] [53378]: INFO nova.api.openstack.requestlog [None req-57170052-46b7-44e7-811e-6e3108603fdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.109722 [ 931.917965] [53378]: [pid: 53378|app: 0|req: 2945/5792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.936488] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.936771] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.936990] [53379]: DEBUG oslo_concurrency.lockutils [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.937248] [53379]: DEBUG nova.objects.instance [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.958315] [53379]: DEBUG nova.policy [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.962991] [53379]: INFO nova.api.openstack.requestlog [None req-84042713-32a3-4034-9dd1-8ac3af31915e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.066246 [ 931.963514] [53379]: [pid: 53379|app: 0|req: 2848/5793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.255976] [53378]: DEBUG nova.api.openstack.wsgi [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.257568] [53378]: DEBUG nova.compute.api [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.261013] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.261867] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.261867] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.261867] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.262095] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.262156] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.287125] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.287620] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.287868] [53378]: DEBUG oslo_concurrency.lockutils [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.288097] [53378]: DEBUG nova.objects.instance [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.319536] [53378]: DEBUG nova.policy [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.327083] [53378]: INFO nova.api.openstack.requestlog [None req-664144d5-ce9f-4b8d-bb28-f8a67153cdeb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.073450 [ 932.327181] [53378]: [pid: 53378|app: 0|req: 2946/5794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.360582] [53379]: DEBUG nova.api.openstack.wsgi [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.362801] [53379]: DEBUG nova.compute.api [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.366096] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.366735] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.366735] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.366971] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.367283] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.367470] [53379]: DEBUG oslo_concurrency.lockutils [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.416381] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.418857] [53378]: DEBUG nova.compute.api [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.422413] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.422789] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.423084] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.423488] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.423765] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.424076] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.450605] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.450935] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.451404] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.451636] [53378]: DEBUG nova.objects.instance [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.458283] [53379]: DEBUG nova.policy [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.463400] [53379]: INFO nova.api.openstack.requestlog [None req-69e515ca-b353-4415-b649-9ba05512cd79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1506 microversion: 2.1 time: 0.105458 [ 932.463734] [53379]: [pid: 53379|app: 0|req: 2849/5795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1506 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.471152] [53378]: DEBUG nova.policy [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.476044] [53378]: INFO nova.api.openstack.requestlog [None req-9f0889ad-2fb3-452e-b1bb-1ca8e464bfff tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.061982 [ 932.476373] [53378]: [pid: 53378|app: 0|req: 2947/5796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.486775] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.488577] [53379]: DEBUG nova.compute.api [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.493370] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.493771] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.494118] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.494828] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.495119] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.495450] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.509670] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f475c8f-7890-45ce-819b-c804cf7782a7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d128c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.532692] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.533056] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.533302] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.533550] [53379]: DEBUG nova.objects.instance [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.546654] [53378]: INFO nova.api.openstack.requestlog [None req-5f475c8f-7890-45ce-819b-c804cf7782a7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.039135 [ 932.547061] [53378]: [pid: 53378|app: 0|req: 2948/5797] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.549676] [53378]: DEBUG nova.api.openstack.wsgi [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.551554] [53378]: DEBUG nova.compute.api [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.555547] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.555826] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.556069] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.556460] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.556720] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.556938] [53378]: DEBUG oslo_concurrency.lockutils [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.566666] [53379]: DEBUG nova.policy [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.571136] [53379]: DEBUG nova.policy [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.571749] [53379]: DEBUG nova.policy [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.574746] [53379]: INFO nova.api.openstack.requestlog [None req-7a8fa756-0364-41fc-9ed2-d1fb60351b78 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.090265 [ 932.575201] [53379]: [pid: 53379|app: 0|req: 2850/5798] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.589139] [53378]: DEBUG nova.policy [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.592969] [53378]: INFO nova.api.openstack.requestlog [None req-01529236-59eb-4c42-ac2e-28368699529d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1268 microversion: 2.1 time: 0.045288 [ 932.593298] [53378]: [pid: 53378|app: 0|req: 2949/5799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1268 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.667569] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.669311] [53379]: DEBUG nova.compute.api [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.673259] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.673498] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.673686] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.674063] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.674271] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.674450] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.708219] [53379]: DEBUG nova.policy [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.712647] [53379]: INFO nova.api.openstack.requestlog [None req-ca7bc5a1-f04c-4ac7-8697-30b89f1824dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1202 microversion: 2.1 time: 0.047495 [ 932.713117] [53379]: [pid: 53379|app: 0|req: 2851/5800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:24 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.743179] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.744874] [53378]: DEBUG nova.compute.api [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.748419] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.748658] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.748851] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.749241] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.749449] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.749627] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.785356] [53378]: DEBUG nova.policy [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.789473] [53378]: DEBUG nova.policy [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.790099] [53378]: DEBUG nova.policy [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.792995] [53378]: INFO nova.api.openstack.requestlog [None req-9f020b09-ebad-401d-8030-7fe34d4eb7c2 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.051720 [ 932.792995] [53378]: [pid: 53378|app: 0|req: 2950/5801] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.802092] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.804449] [53379]: DEBUG nova.compute.api [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.809306] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.809585] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.809782] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.810284] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.810504] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.810687] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.888236] [53379]: DEBUG nova.policy [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.894936] [53379]: INFO nova.api.openstack.requestlog [None req-4bd276a9-fd05-407c-8dc2-ef2ade776cc6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.093925 [ 932.894936] [53379]: [pid: 53379|app: 0|req: 2852/5802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.914040] [53378]: DEBUG nova.api.openstack.wsgi [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.915964] [53378]: DEBUG nova.compute.api [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.921280] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.921785] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.922194] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.922928] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.923375] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.923707] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.931781] [53379]: DEBUG nova.api.openstack.wsgi [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.933258] [53379]: DEBUG nova.compute.api [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.937267] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.937552] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.937675] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.938106] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.938274] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.938451] [53379]: DEBUG oslo_concurrency.lockutils [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.958366] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.958634] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.958941] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.959085] [53378]: DEBUG nova.objects.instance [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.984493] [53378]: DEBUG nova.policy [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.989522] [53378]: INFO nova.api.openstack.requestlog [None req-7cf03c7e-36f0-4b5d-ab7d-670fcadbf53a tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.078698 [ 932.989911] [53378]: [pid: 53378|app: 0|req: 2951/5803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.993093] [53378]: DEBUG nova.api.openstack.wsgi [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.994317] [53378]: DEBUG nova.compute.api [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.998300] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.998590] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.998799] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.999465] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.999465] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.999584] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.019104] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.019228] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.019570] [53378]: DEBUG oslo_concurrency.lockutils [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.019667] [53378]: DEBUG nova.objects.instance [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.064148] [53379]: DEBUG nova.policy [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.069530] [53379]: INFO nova.api.openstack.requestlog [None req-7cac6967-b1bf-4728-bc15-d6ee5b43175c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.140794 [ 933.069896] [53379]: [pid: 53379|app: 0|req: 2853/5804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.074069] [53379]: DEBUG nova.api.openstack.wsgi [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd", "tag": "ffe3fe0f-9dc9-46ae-8757-4634168ea4da"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 933.087694] [53379]: DEBUG oslo_concurrency.lockutils [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.088035] [53379]: DEBUG oslo_concurrency.lockutils [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.088306] [53379]: DEBUG oslo_concurrency.lockutils [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.094859] [53379]: INFO nova.api.openstack.compute.server_external_events [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] Creating event network-changed:ffe3fe0f-9dc9-46ae-8757-4634168ea4da for instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd on cpu-1 [ 933.100391] [53379]: INFO nova.api.openstack.requestlog [req-91305fe6-35be-4625-a255-cb4ae0e299fe req-d810c8be-7daf-4dda-bb87-543f801f0f7a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026285 [ 933.100391] [53379]: [pid: 53379|app: 0|req: 2854/5805] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:25 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) [ 933.288135] [53378]: DEBUG nova.policy [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.292936] [53378]: INFO nova.api.openstack.requestlog [None req-7eeb1389-3950-4f71-ae80-934a6d9e9f99 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.302381 [ 933.293368] [53378]: [pid: 53378|app: 0|req: 2952/5806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.341358] [53379]: DEBUG nova.api.openstack.wsgi [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.343375] [53379]: DEBUG nova.compute.api [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.347110] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.347349] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.347536] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.347886] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.348097] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.348276] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.365767] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.365983] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.366185] [53379]: DEBUG oslo_concurrency.lockutils [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.366384] [53379]: DEBUG nova.objects.instance [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.386512] [53379]: DEBUG nova.policy [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.390911] [53379]: INFO nova.api.openstack.requestlog [None req-df9784c1-9aba-44bc-98ea-b8a000cc7e3c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.052888 [ 933.391262] [53379]: [pid: 53379|app: 0|req: 2855/5807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.479186] [53378]: DEBUG nova.api.openstack.wsgi [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.480890] [53378]: DEBUG nova.compute.api [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.484489] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.484754] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.484968] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.485327] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.485533] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.485783] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.490121] [53379]: DEBUG nova.api.openstack.wsgi [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.491897] [53379]: DEBUG nova.compute.api [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.496204] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.496450] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.496638] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.497090] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.497389] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.497623] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.523028] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.523287] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.523473] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.523671] [53379]: DEBUG nova.objects.instance [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.545592] [53379]: DEBUG nova.policy [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.555073] [53379]: INFO nova.api.openstack.requestlog [None req-91d8a472-c379-4e52-a634-ed22e7e31f70 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.069052 [ 933.555462] [53379]: [pid: 53379|app: 0|req: 2856/5808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.562086] [53379]: DEBUG nova.api.openstack.wsgi [None req-5468c540-ec05-4775-9917-5b8d45e0ea40 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72bbb520>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.595868] [53379]: INFO nova.api.openstack.requestlog [None req-5468c540-ec05-4775-9917-5b8d45e0ea40 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.039746 [ 933.596234] [53379]: [pid: 53379|app: 0|req: 2857/5809] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.598723] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.600358] [53379]: DEBUG nova.compute.api [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.604826] [53378]: DEBUG nova.policy [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.606819] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.607072] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.607281] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.607624] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.607826] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.608009] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.610506] [53378]: INFO nova.api.openstack.requestlog [None req-12ed750f-e989-4256-b028-3bd906075a48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1506 microversion: 2.1 time: 0.134002 [ 933.610867] [53378]: [pid: 53378|app: 0|req: 2953/5810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1506 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.613521] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.615254] [53378]: DEBUG nova.compute.api [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.619510] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.620017] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.620391] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.621024] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.621646] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.621868] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.629364] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.629607] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.629794] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.629997] [53379]: DEBUG nova.objects.instance [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.668677] [53378]: DEBUG nova.policy [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.673069] [53378]: INFO nova.api.openstack.requestlog [None req-f3943010-f52b-44b4-9bef-bd3e78e9db45 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1276 microversion: 2.1 time: 0.061461 [ 933.673702] [53378]: [pid: 53378|app: 0|req: 2954/5811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1276 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.696467] [53379]: DEBUG nova.policy [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.701233] [53379]: DEBUG nova.policy [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.701962] [53379]: DEBUG nova.policy [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.705406] [53379]: INFO nova.api.openstack.requestlog [None req-3c05b870-2550-4d82-84a0-9b4098db4d34 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.108619 [ 933.705895] [53379]: [pid: 53379|app: 0|req: 2858/5812] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:25 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.729458] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.731331] [53378]: DEBUG nova.compute.api [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.735335] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.735597] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.735819] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.736227] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.736442] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.736639] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.790443] [53378]: DEBUG nova.policy [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.795621] [53378]: INFO nova.api.openstack.requestlog [None req-4fce7331-5bfc-45f3-8e61-e54ec449aa6d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1258 microversion: 2.1 time: 0.068681 [ 933.796058] [53378]: [pid: 53378|app: 0|req: 2955/5813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1258 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.813322] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.815125] [53379]: DEBUG nova.compute.api [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.818834] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.819092] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.819286] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.819645] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.819856] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.820045] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.852940] [53379]: DEBUG nova.policy [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.858375] [53379]: DEBUG nova.policy [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.858375] [53379]: DEBUG nova.policy [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.860466] [53379]: INFO nova.api.openstack.requestlog [None req-4d823d21-ee28-40ab-98b5-94915a372fbe tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.049486 [ 933.860800] [53379]: [pid: 53379|app: 0|req: 2859/5814] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.911215] [53378]: DEBUG nova.api.openstack.wsgi [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.913685] [53378]: DEBUG nova.compute.api [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.919404] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.919748] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.920024] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.920389] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.920635] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.920836] [53378]: DEBUG oslo_concurrency.lockutils [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.003168] [53379]: DEBUG nova.api.openstack.wsgi [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.006191] [53379]: DEBUG nova.compute.api [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.009622] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.010035] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.012018] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.012018] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.012018] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.012018] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.035733] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.036407] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.036726] [53379]: DEBUG oslo_concurrency.lockutils [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.037097] [53379]: DEBUG nova.objects.instance [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.065775] [53379]: DEBUG nova.policy [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.072296] [53379]: INFO nova.api.openstack.requestlog [None req-ece859af-9186-4446-bfbb-6a40f49b1cfb tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.071412 [ 934.072879] [53379]: [pid: 53379|app: 0|req: 2860/5815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.091812] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.096551] [53379]: DEBUG nova.compute.api [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.104018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.195365] [53378]: DEBUG nova.policy [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.202161] [53378]: INFO nova.api.openstack.requestlog [None req-76236c12-4941-4026-acc8-87d23dc956a7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.292361 [ 934.202310] [53379]: DEBUG nova.policy [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.202383] [53378]: [pid: 53378|app: 0|req: 2956/5816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.206174] [53379]: INFO nova.api.openstack.requestlog [None req-f0031cbe-3baf-4de4-bf80-f06bc57eeb84 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.116752 [ 934.209911] [53379]: [pid: 53379|app: 0|req: 2861/5817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.306180] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.309133] [53378]: DEBUG nova.compute.api [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.313522] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.313822] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.314029] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.314389] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.314817] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.315027] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.335088] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.335347] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.335539] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.335791] [53378]: DEBUG nova.objects.instance [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.376023] [53378]: DEBUG nova.policy [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.379356] [53378]: INFO nova.api.openstack.requestlog [None req-d4f8870e-c985-44a6-91ed-d8a71b7a4415 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.075495 [ 934.379700] [53378]: [pid: 53378|app: 0|req: 2957/5818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.410184] [53379]: DEBUG nova.api.openstack.wsgi [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.412562] [53379]: DEBUG nova.compute.api [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.416647] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.417082] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.417391] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.417967] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.418339] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.418647] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.438117] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.438533] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.438843] [53379]: DEBUG oslo_concurrency.lockutils [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.439184] [53379]: DEBUG nova.objects.instance [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.460587] [53379]: DEBUG nova.policy [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.465115] [53379]: INFO nova.api.openstack.requestlog [None req-d606d0ff-d999-4538-a6db-32cdb9850120 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.058182 [ 934.465562] [53379]: [pid: 53379|app: 0|req: 2862/5819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.574464] [53378]: DEBUG nova.api.openstack.wsgi [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.576425] [53378]: DEBUG nova.compute.api [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.580539] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.581071] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.581341] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.581755] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.582030] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.582267] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.612029] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3d77724-6938-4830-80e1-8493744835c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7e8c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.617832] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.618171] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.618708] [53378]: DEBUG oslo_concurrency.lockutils [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.618708] [53378]: DEBUG nova.objects.instance [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.648352] [53379]: INFO nova.api.openstack.requestlog [None req-b3d77724-6938-4830-80e1-8493744835c9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.040221 [ 934.648888] [53379]: [pid: 53379|app: 0|req: 2863/5820] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.658026] [53379]: DEBUG nova.api.openstack.wsgi [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.660080] [53379]: DEBUG nova.compute.api [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.664962] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.665826] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.666216] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.666769] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.667124] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.667452] [53379]: DEBUG oslo_concurrency.lockutils [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.680149] [53378]: DEBUG nova.policy [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.686775] [53378]: INFO nova.api.openstack.requestlog [None req-def163e4-6b76-4143-acf9-a1e336954f52 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.114465 [ 934.687175] [53378]: [pid: 53378|app: 0|req: 2958/5821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 934.690250] [53378]: DEBUG nova.api.openstack.wsgi [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.693163] [53378]: DEBUG nova.compute.api [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.699380] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.699673] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.699887] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.700351] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.700546] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.700730] [53378]: DEBUG oslo_concurrency.lockutils [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.767126] [53379]: DEBUG nova.policy [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.771434] [53379]: INFO nova.api.openstack.requestlog [None req-730cb4bd-6c16-46f7-a9c7-e1834fe6a4a3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1506 microversion: 2.1 time: 0.121757 [ 934.771983] [53379]: [pid: 53379|app: 0|req: 2864/5822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1506 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.775406] [53379]: DEBUG nova.api.openstack.wsgi [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.777607] [53379]: DEBUG nova.compute.api [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.781744] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.782204] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.782551] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.785675] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.785675] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.785675] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.808889] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.810019] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.810777] [53379]: DEBUG oslo_concurrency.lockutils [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.811775] [53379]: DEBUG nova.objects.instance [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.847983] [53379]: DEBUG nova.policy [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.853525] [53379]: DEBUG nova.policy [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.854535] [53379]: DEBUG nova.policy [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.860021] [53379]: INFO nova.api.openstack.requestlog [None req-0704e74f-bf0a-4f28-a8f5-a1fdf84b55ed tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.085715 [ 934.860021] [53379]: [pid: 53379|app: 0|req: 2865/5823] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 934.862097] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.864180] [53379]: DEBUG nova.compute.api [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.868342] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.868737] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.869166] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.869708] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.870104] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.870425] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.903422] [53378]: DEBUG nova.policy [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.909158] [53378]: INFO nova.api.openstack.requestlog [None req-936ef009-1335-49b7-bc70-77f05dc907ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.221281 [ 934.909611] [53378]: [pid: 53378|app: 0|req: 2959/5824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:26 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.912754] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.915887] [53378]: DEBUG nova.compute.api [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.920187] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.920503] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.920717] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.921355] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.921634] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.921912] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.922067] [53379]: DEBUG nova.policy [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.930309] [53379]: INFO nova.api.openstack.requestlog [None req-e2af2e09-baec-4db5-8330-00f617b37f4d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1258 microversion: 2.1 time: 0.070670 [ 934.930872] [53379]: [pid: 53379|app: 0|req: 2866/5825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1258 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.984356] [53378]: DEBUG nova.policy [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.990237] [53378]: DEBUG nova.policy [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.991215] [53378]: DEBUG nova.policy [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.994466] [53378]: INFO nova.api.openstack.requestlog [None req-bc292051-9e45-42a4-97c2-be2acf7bb4f7 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.084230 [ 934.994869] [53378]: [pid: 53378|app: 0|req: 2960/5826] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 935.098597] [53379]: DEBUG nova.api.openstack.wsgi [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.100330] [53379]: DEBUG nova.compute.api [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.110888] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.111259] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.111559] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.112044] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.112322] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.112570] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.139564] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.139564] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.139564] [53379]: DEBUG oslo_concurrency.lockutils [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.139780] [53379]: DEBUG nova.objects.instance [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.162456] [53379]: DEBUG nova.policy [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.173618] [53379]: INFO nova.api.openstack.requestlog [None req-8eaa1c21-a4c0-4522-9227-cbf9170bde91 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.077570 [ 935.173978] [53379]: [pid: 53379|app: 0|req: 2867/5827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.215626] [53378]: DEBUG nova.api.openstack.wsgi [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.217439] [53378]: DEBUG nova.compute.api [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.222130] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.222681] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.222940] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.223984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.223984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.223984] [53378]: DEBUG oslo_concurrency.lockutils [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.227611] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.229639] [53379]: DEBUG nova.compute.api [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.234280] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.234530] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.234745] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.235182] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.235395] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.235574] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.337177] [53379]: DEBUG nova.policy [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.346413] [53379]: INFO nova.api.openstack.requestlog [None req-cd5bb24b-5a7f-4f3d-8d48-2e855a3723da tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.120446 [ 935.346413] [53379]: [pid: 53379|app: 0|req: 2868/5828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.349231] [53379]: DEBUG nova.api.openstack.wsgi [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "name": "network-vif-unplugged", "status": "completed", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 935.359031] [53379]: DEBUG oslo_concurrency.lockutils [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.359418] [53379]: DEBUG oslo_concurrency.lockutils [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.359743] [53379]: DEBUG oslo_concurrency.lockutils [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.362220] [53378]: DEBUG nova.policy [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.367202] [53378]: INFO nova.api.openstack.requestlog [None req-fefc139c-4077-4000-aefc-bef542586e4f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.154974 [ 935.367543] [53378]: [pid: 53378|app: 0|req: 2961/5829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.369055] [53379]: INFO nova.api.openstack.compute.server_external_events [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] Creating event network-vif-unplugged:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 935.373091] [53379]: INFO nova.api.openstack.requestlog [req-633db2d0-fcb8-4059-99b6-862555099c09 req-58bd1115-c878-4245-ab71-ee6cbfc6c12d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026117 [ 935.373410] [53379]: [pid: 53379|app: 0|req: 2869/5830] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:27 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) [ 935.392858] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.394633] [53378]: DEBUG nova.compute.api [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.398418] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.398669] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.398863] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.399240] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.399449] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.399816] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.422144] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.422411] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.422604] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.422814] [53378]: DEBUG nova.objects.instance [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.444471] [53378]: DEBUG nova.policy [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.449230] [53378]: INFO nova.api.openstack.requestlog [None req-cf6006cd-7780-44b9-af71-66835f4233e4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.059149 [ 935.449586] [53378]: [pid: 53378|app: 0|req: 2962/5831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.478959] [53379]: DEBUG nova.api.openstack.wsgi [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.480867] [53379]: DEBUG nova.compute.api [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.485203] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.485203] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.485303] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.485732] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.485971] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.486179] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.510296] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.510589] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.510855] [53379]: DEBUG oslo_concurrency.lockutils [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.511063] [53379]: DEBUG nova.objects.instance [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.532840] [53379]: DEBUG nova.policy [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.537274] [53379]: INFO nova.api.openstack.requestlog [None req-c134ec35-4a7e-428f-aff7-b422702ba0d6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.061045 [ 935.537620] [53379]: [pid: 53379|app: 0|req: 2870/5832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.661500] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ccfbd5d-5d8f-4869-a7d1-71eb2a44be1d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d127a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.689825] [53378]: INFO nova.api.openstack.requestlog [None req-6ccfbd5d-5d8f-4869-a7d1-71eb2a44be1d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.031672 [ 935.690413] [53378]: [pid: 53378|app: 0|req: 2963/5833] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.703274] [53379]: DEBUG nova.api.openstack.wsgi [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.705066] [53379]: DEBUG nova.compute.api [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.710124] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.710566] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.710566] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.711894] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.711894] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.711894] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.738336] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.738575] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.738763] [53379]: DEBUG oslo_concurrency.lockutils [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.738966] [53379]: DEBUG nova.objects.instance [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.759386] [53379]: DEBUG nova.policy [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.764288] [53379]: INFO nova.api.openstack.requestlog [None req-310fdc82-0948-4530-9a5b-cce245c53887 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.063398 [ 935.764692] [53379]: [pid: 53379|app: 0|req: 2871/5834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:27 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.788836] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.790605] [53378]: DEBUG nova.compute.api [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.795116] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.795381] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.795582] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.796011] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.796228] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.796407] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.869836] [53378]: DEBUG nova.policy [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.874331] [53379]: DEBUG nova.api.openstack.wsgi [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.875422] [53378]: INFO nova.api.openstack.requestlog [None req-d9eb5b96-40e7-49b2-9ad3-d5375f2dc45a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1506 microversion: 2.1 time: 0.088770 [ 935.875754] [53378]: [pid: 53378|app: 0|req: 2964/5835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1506 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.876196] [53379]: DEBUG nova.compute.api [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.881229] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.901616] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.901616] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.901763] [53379]: DEBUG oslo_concurrency.lockutils [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.901976] [53379]: DEBUG nova.objects.instance [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.935675] [53379]: DEBUG nova.policy [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.936068] [53378]: DEBUG nova.api.openstack.wsgi [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.938108] [53378]: DEBUG nova.compute.api [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.942068] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.943417] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.943417] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.943649] [53379]: DEBUG nova.policy [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.943724] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.943724] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.943724] [53378]: DEBUG oslo_concurrency.lockutils [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.943811] [53379]: DEBUG nova.policy [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.947270] [53379]: INFO nova.api.openstack.requestlog [None req-343badb7-a0fb-4902-b933-37284c4f3182 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.075378 [ 935.947951] [53379]: [pid: 53379|app: 0|req: 2872/5836] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 935.950307] [53379]: DEBUG nova.api.openstack.wsgi [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.952376] [53379]: DEBUG nova.compute.api [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.955818] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.956107] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.956249] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.956657] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.956916] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.957142] [53379]: DEBUG oslo_concurrency.lockutils [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.001498] [53379]: DEBUG nova.policy [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.006310] [53379]: INFO nova.api.openstack.requestlog [None req-bac47393-c301-4732-a4fa-775350c99f63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1266 microversion: 2.1 time: 0.058001 [ 936.006876] [53379]: [pid: 53379|app: 0|req: 2873/5837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1266 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.010228] [53379]: DEBUG nova.api.openstack.wsgi [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.011598] [53379]: DEBUG nova.compute.api [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.016169] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.016169] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.016169] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.016169] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.016525] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.016525] [53379]: DEBUG oslo_concurrency.lockutils [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.048879] [53378]: DEBUG nova.policy [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.054742] [53378]: INFO nova.api.openstack.requestlog [None req-59960764-8f1e-4b03-a01b-968c77d39290 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.120917 [ 936.055532] [53378]: [pid: 53378|app: 0|req: 2965/5838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.060146] [53379]: DEBUG nova.policy [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.067837] [53379]: DEBUG nova.policy [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.067837] [53379]: DEBUG nova.policy [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.071386] [53379]: INFO nova.api.openstack.requestlog [None req-75ef9c14-d212-42d3-b701-348657dc9214 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.063432 [ 936.071386] [53379]: [pid: 53379|app: 0|req: 2874/5839] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 936.193657] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.194922] [53378]: DEBUG nova.compute.api [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.199849] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.200115] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.200313] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.200819] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.200895] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.201032] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.220669] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.220878] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.221104] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.221281] [53378]: DEBUG nova.objects.instance [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.256450] [53378]: DEBUG nova.policy [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.262371] [53378]: INFO nova.api.openstack.requestlog [None req-d4b331a4-fcbd-4052-a23d-2501a6efcc46 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.071328 [ 936.262775] [53378]: [pid: 53378|app: 0|req: 2966/5840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.365458] [53379]: DEBUG nova.api.openstack.wsgi [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.367593] [53379]: DEBUG nova.compute.api [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.371353] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.371749] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.372047] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.372492] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.372776] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.373011] [53379]: DEBUG oslo_concurrency.lockutils [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.385232] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.387087] [53378]: DEBUG nova.compute.api [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.391368] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.391783] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.392009] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.392503] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.392754] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.392966] [53378]: DEBUG oslo_concurrency.lockutils [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.478134] [53379]: DEBUG nova.policy [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.482323] [53379]: INFO nova.api.openstack.requestlog [None req-53e1f8b1-e06c-441e-ad62-625cee5cfbcd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.119420 [ 936.482792] [53379]: [pid: 53379|app: 0|req: 2875/5841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.489838] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.494796] [53379]: DEBUG nova.compute.api [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.499314] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.499706] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.500036] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.500504] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.500816] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.501162] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.520527] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.520927] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.521281] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.521849] [53379]: DEBUG nova.objects.instance [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.537799] [53378]: DEBUG nova.policy [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.544177] [53379]: DEBUG nova.policy [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.544264] [53378]: INFO nova.api.openstack.requestlog [None req-d2c8cbd4-0c44-44d1-a0f9-f1aebb11c574 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.160115 [ 936.544264] [53378]: [pid: 53378|app: 0|req: 2967/5842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.548694] [53379]: INFO nova.api.openstack.requestlog [None req-ddea9a3f-3738-4a53-8187-b73196508799 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.060983 [ 936.549373] [53379]: [pid: 53379|app: 0|req: 2876/5843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.553636] [53378]: DEBUG nova.api.openstack.wsgi [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.555858] [53378]: DEBUG nova.compute.api [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.559266] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.559509] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.559697] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.560110] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.560260] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.560435] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.583698] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.583923] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.584127] [53378]: DEBUG oslo_concurrency.lockutils [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.584324] [53378]: DEBUG nova.objects.instance [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.623569] [53378]: DEBUG nova.policy [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.628550] [53378]: INFO nova.api.openstack.requestlog [None req-22d0df24-a2e1-49b9-8be6-e29f17eaee29 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.076987 [ 936.628905] [53378]: [pid: 53378|app: 0|req: 2968/5844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.699243] [53379]: DEBUG nova.api.openstack.wsgi [None req-86aec76a-a13d-4608-b897-1e9f7b78698f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72bbb010>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.728645] [53379]: INFO nova.api.openstack.requestlog [None req-86aec76a-a13d-4608-b897-1e9f7b78698f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1558 microversion: 2.1 time: 0.031585 [ 936.729074] [53379]: [pid: 53379|app: 0|req: 2877/5845] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:28 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1558 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.780068] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.781844] [53378]: DEBUG nova.compute.api [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.785665] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.785976] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.786267] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.786681] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.786967] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.787337] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.812437] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.812707] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.812905] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.813123] [53378]: DEBUG nova.objects.instance [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.847523] [53378]: DEBUG nova.policy [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.853336] [53378]: INFO nova.api.openstack.requestlog [None req-3bec64be-0b66-41c5-a08d-e9489f62f885 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.076659 [ 936.853818] [53378]: [pid: 53378|app: 0|req: 2969/5846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.888375] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.890747] [53379]: DEBUG nova.compute.api [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.898551] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.899051] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.899414] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.900330] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.900824] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.901206] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.964964] [53378]: DEBUG nova.api.openstack.wsgi [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.966380] [53378]: DEBUG nova.compute.api [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.972535] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.972786] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.972979] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.973355] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.973595] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.973800] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.000974] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.001235] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.001423] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.001625] [53378]: DEBUG nova.objects.instance [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.026459] [53378]: DEBUG nova.policy [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.032512] [53378]: DEBUG nova.policy [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.033163] [53378]: DEBUG nova.policy [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.036258] [53378]: INFO nova.api.openstack.requestlog [None req-0dd7b8c8-9f7b-4e21-897d-ada7e52e11c8 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.074990 [ 937.036576] [53378]: [pid: 53378|app: 0|req: 2970/5847] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.039043] [53378]: DEBUG nova.api.openstack.wsgi [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.040575] [53378]: DEBUG nova.compute.api [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.044033] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.044291] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.044454] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.045015] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.045246] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.045431] [53378]: DEBUG oslo_concurrency.lockutils [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.052589] [53379]: DEBUG nova.policy [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.058207] [53379]: INFO nova.api.openstack.requestlog [None req-d4707808-47d2-4b6e-9e59-58f90d57a3a2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1509 microversion: 2.1 time: 0.172225 [ 937.058587] [53379]: [pid: 53379|app: 0|req: 2878/5848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1509 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.066641] [53379]: DEBUG nova.api.openstack.wsgi [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.069496] [53379]: DEBUG nova.compute.api [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.075769] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.076602] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.076602] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.077567] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.077567] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.077567] [53379]: DEBUG oslo_concurrency.lockutils [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.137701] [53378]: DEBUG nova.policy [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.144636] [53378]: INFO nova.api.openstack.requestlog [None req-de3c1668-458f-4342-a84e-c3d897519fce tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1318 microversion: 2.1 time: 0.106794 [ 937.145531] [53378]: [pid: 53378|app: 0|req: 2971/5849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1318 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.149523] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.151732] [53378]: DEBUG nova.compute.api [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.159010] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.159347] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.159586] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.160025] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.161375] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.161375] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.187815] [53379]: DEBUG nova.policy [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.191471] [53379]: INFO nova.api.openstack.requestlog [None req-338c1825-b61e-46ca-82f2-33f5855dcbd1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.126686 [ 937.191840] [53379]: [pid: 53379|app: 0|req: 2879/5850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.196019] [53379]: DEBUG nova.api.openstack.wsgi [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.196385] [53379]: DEBUG nova.compute.api [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.199638] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.199891] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.200385] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.201029] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.201029] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.201185] [53379]: DEBUG oslo_concurrency.lockutils [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.234031] [53379]: DEBUG nova.policy [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.238197] [53379]: DEBUG nova.policy [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.238888] [53379]: DEBUG nova.policy [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.241345] [53379]: INFO nova.api.openstack.requestlog [None req-98f8f9f2-e136-4aea-8473-556304067f2d tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.048680 [ 937.241668] [53379]: [pid: 53379|app: 0|req: 2880/5851] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.280450] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.282024] [53378]: DEBUG nova.policy [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.282558] [53379]: DEBUG nova.compute.api [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.286442] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.286745] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.286932] [53378]: INFO nova.api.openstack.requestlog [None req-c2f5f7e7-73d9-495f-8405-8b9118326ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1509 microversion: 2.1 time: 0.140413 [ 937.287017] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.287321] [53378]: [pid: 53378|app: 0|req: 2972/5852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1509 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.287388] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.287558] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.287777] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.310686] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.310949] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.311164] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.311387] [53379]: DEBUG nova.objects.instance [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.335781] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 937.337785] [53378]: DEBUG nova.compute.api [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.341092] [53379]: DEBUG nova.policy [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.342282] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.342931] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.343207] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.343956] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.344262] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.344497] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.347333] [53379]: INFO nova.api.openstack.requestlog [None req-3ebcf730-705f-4e2b-b012-92e5741e538d tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.069430 [ 937.348068] [53379]: [pid: 53379|app: 0|req: 2881/5853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.363202] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.363451] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.363741] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.367678] [53378]: DEBUG nova.objects.instance [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'flavor' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.374638] [53378]: INFO nova.api.openstack.wsgi [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Cannot 'shelve' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state shelved_offloaded [ 937.375035] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 409 to user: Cannot 'shelve' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state shelved_offloaded {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 937.375471] [53378]: INFO nova.api.openstack.requestlog [None req-8cd8957f-6dbf-4562-ad26-da0568282ca9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 409 len: 155 microversion: 2.1 time: 0.042308 [ 937.375831] [53378]: [pid: 53378|app: 0|req: 2973/5854] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:29 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 155 bytes in 43 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 937.381349] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 937.383306] [53379]: DEBUG nova.compute.api [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.384038] [53378]: DEBUG nova.api.openstack.wsgi [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}, {"server_uuid": "b4534bfd-385a-419f-ba7d-7dad9127fe63", "name": "network-vif-plugged", "status": "completed", "tag": "3c393ece-6e86-4da9-a709-c4c328702af8"}, {"name": "network-changed", "server_uuid": "b4534bfd-385a-419f-ba7d-7dad9127fe63", "tag": "3c393ece-6e86-4da9-a709-c4c328702af8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 937.388756] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.389162] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.389495] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.389974] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.390484] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.390816] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.390989] [53378]: DEBUG oslo_concurrency.lockutils [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.391234] [53378]: DEBUG oslo_concurrency.lockutils [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.391411] [53378]: DEBUG oslo_concurrency.lockutils [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.397694] [53378]: INFO nova.api.openstack.compute.server_external_events [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Creating event network-changed:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 937.397912] [53378]: INFO nova.api.openstack.compute.server_external_events [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Creating event network-vif-plugged:3c393ece-6e86-4da9-a709-c4c328702af8 for instance b4534bfd-385a-419f-ba7d-7dad9127fe63 on cpu-1 [ 937.398139] [53378]: INFO nova.api.openstack.compute.server_external_events [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] Creating event network-changed:3c393ece-6e86-4da9-a709-c4c328702af8 for instance b4534bfd-385a-419f-ba7d-7dad9127fe63 on cpu-1 [ 937.401734] [53378]: INFO nova.api.openstack.requestlog [req-611d87d6-98e5-4f63-888c-5334e8aa1d3d req-e35cde79-8130-4c74-a08f-b47e4f36ada9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.019821 [ 937.405083] [53378]: [pid: 53378|app: 0|req: 2974/5855] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:29 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 937.502084] [53379]: DEBUG nova.compute.api [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=53379) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 937.502214] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.504689] [53378]: DEBUG nova.compute.api [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.507981] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.508233] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.508417] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.508948] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.509051] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.509161] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.558095] [53379]: INFO nova.api.openstack.requestlog [None req-7ecc7dae-21b3-4d1b-a915-f163b672754d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 202 len: 0 microversion: 2.1 time: 0.179257 [ 937.558692] [53379]: [pid: 53379|app: 0|req: 2882/5856] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:29 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 937.562049] [53379]: DEBUG nova.api.openstack.wsgi [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.563998] [53379]: DEBUG nova.compute.api [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.569064] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.569307] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.569590] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.570094] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.570375] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.570672] [53379]: DEBUG oslo_concurrency.lockutils [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.691654] [53379]: DEBUG nova.policy [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.695297] [53378]: DEBUG nova.policy [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.701235] [53379]: INFO nova.api.openstack.requestlog [None req-414c93e1-cc3a-44ee-9f2a-d0ba73a7b3c4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.140197 [ 937.701235] [53379]: [pid: 53379|app: 0|req: 2883/5857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.703352] [53379]: DEBUG nova.api.openstack.wsgi [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.705511] [53379]: DEBUG nova.compute.api [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.706413] [53378]: INFO nova.api.openstack.requestlog [None req-fe34d91f-3a15-413a-8ecc-d1d110b351cd tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1366 microversion: 2.1 time: 0.206516 [ 937.708108] [53378]: [pid: 53378|app: 0|req: 2975/5858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1366 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.714028] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.714028] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.714028] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.714655] [53378]: DEBUG nova.api.openstack.wsgi [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.714731] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.714731] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.714731] [53379]: DEBUG oslo_concurrency.lockutils [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.715105] [53378]: DEBUG nova.compute.api [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.719015] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.719435] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.719787] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.720351] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.720693] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.721247] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.744051] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.744603] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.746502] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.746502] [53378]: DEBUG nova.objects.instance [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid c89daa16-a46b-4d14-ada0-9b48c86fde14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.785146] [53378]: DEBUG nova.policy [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.788614] [53378]: INFO nova.api.openstack.requestlog [None req-00e75b08-2106-4b90-9794-553b4415d9fe tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 200 len: 1304 microversion: 2.1 time: 0.079830 [ 937.789144] [53378]: [pid: 53378|app: 0|req: 2976/5859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.796434] [53378]: DEBUG nova.api.openstack.wsgi [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.798271] [53378]: DEBUG nova.compute.api [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.805956] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.806065] [53379]: DEBUG nova.policy [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.807063] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.807320] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.807778] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.807966] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.808199] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.811646] [53379]: INFO nova.api.openstack.requestlog [None req-8e686bfc-bf2d-4fcc-9f68-c194ebdf90c1 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.110383 [ 937.811807] [53379]: [pid: 53379|app: 0|req: 2884/5860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.816470] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c2e9b68-1ce2-4ac7-a8f3-dc9b50e7893f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72bbb760>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.833916] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.834492] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.834492] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.834669] [53378]: DEBUG nova.objects.instance [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.852522] [53379]: INFO nova.api.openstack.requestlog [None req-9c2e9b68-1ce2-4ac7-a8f3-dc9b50e7893f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.039761 [ 937.852970] [53379]: [pid: 53379|app: 0|req: 2885/5861] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.867178] [53379]: DEBUG nova.api.openstack.wsgi [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.869589] [53379]: DEBUG nova.compute.api [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.876424] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.876707] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.877070] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.878641] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.878641] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.878641] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.905293] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.905718] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.905851] [53379]: DEBUG oslo_concurrency.lockutils [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.906340] [53379]: DEBUG nova.objects.instance [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.934807] [53379]: DEBUG nova.policy [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.945236] [53379]: INFO nova.api.openstack.requestlog [None req-cbfffda1-d3f8-48c2-8cfd-872f67e21e81 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.080226 [ 937.950421] [53379]: [pid: 53379|app: 0|req: 2886/5862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.053462] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.054292] [53379]: DEBUG nova.compute.api [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.059549] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.059837] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.060065] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.060438] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.060639] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.060820] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.099889] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.100287] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.100396] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.100539] [53379]: DEBUG nova.objects.instance [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.134147] [53379]: DEBUG nova.policy [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.140391] [53379]: DEBUG nova.policy [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.141417] [53379]: DEBUG nova.policy [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.149594] [53379]: INFO nova.api.openstack.requestlog [None req-9cf95b1e-9de9-4382-b827-89df3e1fa1f9 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.098960 [ 938.149594] [53379]: [pid: 53379|app: 0|req: 2887/5863] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 938.152265] [53378]: DEBUG nova.policy [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.159867] [53378]: INFO nova.api.openstack.requestlog [None req-c760f463-7146-4a80-bea1-2940ba6429a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.369920 [ 938.160225] [53378]: [pid: 53378|app: 0|req: 2977/5864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.168131] [53379]: DEBUG nova.api.openstack.wsgi [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.170357] [53379]: DEBUG nova.compute.api [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.175363] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.175946] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.176211] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.176668] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.176930] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.177171] [53379]: DEBUG oslo_concurrency.lockutils [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.209453] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.211240] [53378]: DEBUG nova.compute.api [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.216602] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.216684] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.216894] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.217269] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.217475] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.217658] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.300422] [53379]: DEBUG nova.policy [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.304402] [53379]: INFO nova.api.openstack.requestlog [None req-4753e255-63e4-44b9-8fba-91401b9f5278 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.144893 [ 938.304912] [53379]: [pid: 53379|app: 0|req: 2888/5865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.307949] [53379]: DEBUG nova.api.openstack.wsgi [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.310169] [53379]: DEBUG nova.compute.api [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.314936] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.315376] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.315751] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.316485] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.317112] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.317400] [53379]: DEBUG oslo_concurrency.lockutils [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.356719] [53379]: DEBUG nova.policy [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.361849] [53379]: DEBUG nova.policy [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.362877] [53379]: DEBUG nova.policy [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.367740] [53379]: INFO nova.api.openstack.requestlog [None req-2827f173-e64b-4c6a-8d47-d5bb8540e887 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.061427 [ 938.368252] [53379]: [pid: 53379|app: 0|req: 2889/5866] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 938.377157] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.377274] [53379]: DEBUG nova.compute.api [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.381388] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.381775] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.382177] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.382704] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.383042] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.383377] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.408435] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.409979] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.409979] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.409979] [53379]: DEBUG nova.objects.instance [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.417780] [53378]: DEBUG nova.policy [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.423778] [53378]: INFO nova.api.openstack.requestlog [None req-dbc3fc6b-3434-44ff-948a-2536d407d06c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.216379 [ 938.424029] [53378]: [pid: 53378|app: 0|req: 2978/5867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.436683] [53379]: DEBUG nova.policy [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.441756] [53379]: INFO nova.api.openstack.requestlog [None req-a9224944-ee48-45ae-b0a5-b026ba5f4730 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.072764 [ 938.442831] [53379]: [pid: 53379|app: 0|req: 2890/5868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.716412] [53378]: DEBUG nova.api.openstack.wsgi [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.717945] [53378]: DEBUG nova.compute.api [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.723241] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.723511] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.723826] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.724113] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.724288] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.724467] [53378]: DEBUG oslo_concurrency.lockutils [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.730019] [53379]: DEBUG nova.api.openstack.wsgi [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.730019] [53379]: DEBUG nova.compute.api [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.736891] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.737263] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.737449] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.737826] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.738071] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.738268] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.803610] [53378]: DEBUG nova.policy [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.809349] [53378]: INFO nova.api.openstack.requestlog [None req-affb3d70-b356-4dc6-b786-b58453a9823d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.095752 [ 938.809869] [53378]: [pid: 53378|app: 0|req: 2979/5869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:30 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.812602] [53378]: DEBUG nova.api.openstack.wsgi [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.814833] [53378]: DEBUG nova.compute.api [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: c89daa16-a46b-4d14-ada0-9b48c86fde14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.818734] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.819086] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.819315] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.819707] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.819989] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.820273] [53378]: DEBUG oslo_concurrency.lockutils [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.831194] [53378]: INFO nova.api.openstack.wsgi [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] HTTP exception thrown: Instance c89daa16-a46b-4d14-ada0-9b48c86fde14 could not be found. [ 938.831642] [53378]: DEBUG nova.api.openstack.wsgi [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Returning 404 to user: Instance c89daa16-a46b-4d14-ada0-9b48c86fde14 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 938.835035] [53378]: INFO nova.api.openstack.requestlog [None req-a41874cd-f95b-418a-9513-f84dc8c0fbe7 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14" status: 404 len: 111 microversion: 2.1 time: 0.021761 [ 938.835035] [53378]: [pid: 53378|app: 0|req: 2980/5870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/c89daa16-a46b-4d14-ada0-9b48c86fde14 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 938.835219] [53378]: DEBUG nova.api.openstack.wsgi [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.837970] [53378]: DEBUG nova.compute.api [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.841880] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.842044] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.842276] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.842577] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.842781] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.843054] [53378]: DEBUG oslo_concurrency.lockutils [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.884136] [53379]: DEBUG nova.policy [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.889462] [53379]: INFO nova.api.openstack.requestlog [None req-5afc7f2a-7c4c-46ea-bb62-ff37abd6d9e4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1554 microversion: 2.1 time: 0.165466 [ 938.889890] [53379]: [pid: 53379|app: 0|req: 2891/5871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1554 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.892892] [53379]: DEBUG nova.api.openstack.wsgi [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.894678] [53379]: DEBUG nova.compute.api [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.898829] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.899250] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.899546] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.900023] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.900327] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.900760] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.928225] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.928225] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.928225] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.928225] [53379]: DEBUG nova.objects.instance [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid 11db567f-fa48-405f-8acc-b1c843166b22 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.941244] [53378]: DEBUG nova.policy [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.949733] [53378]: INFO nova.api.openstack.requestlog [None req-939df54b-b0d0-44ee-a7c8-f9f76fbee588 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.115499 [ 938.951700] [53378]: [pid: 53378|app: 0|req: 2981/5872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.957235] [53378]: DEBUG nova.api.openstack.wsgi [None req-aade61c7-e63b-4033-acac-78710b27f082 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d127a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.967737] [53379]: DEBUG nova.policy [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.976792] [53379]: INFO nova.api.openstack.requestlog [None req-89e7ba45-2ff8-4449-8f6d-df8d4fa05094 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 200 len: 1304 microversion: 2.1 time: 0.086124 [ 938.978557] [53379]: [pid: 53379|app: 0|req: 2892/5873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 1304 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.984375] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.987323] [53379]: DEBUG nova.compute.api [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.991301] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.991539] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.991912] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.992104] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.992320] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.992507] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.995853] [53378]: INFO nova.api.openstack.requestlog [None req-aade61c7-e63b-4033-acac-78710b27f082 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.042952 [ 938.995853] [53378]: [pid: 53378|app: 0|req: 2982/5874] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.998379] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.000085] [53378]: DEBUG nova.compute.api [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.006107] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.006320] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.006531] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.006901] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.007122] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.007305] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.031967] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.032590] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.032790] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.033383] [53378]: DEBUG nova.objects.instance [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.059068] [53379]: INFO nova.api.openstack.requestlog [None req-9a800c2d-165a-422c-a87b-5f5f2fb85698 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.079324 [ 939.059068] [53379]: [pid: 53379|app: 0|req: 2893/5875] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-interface => generated 287 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 939.060767] [53378]: DEBUG nova.policy [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.069340] [53378]: INFO nova.api.openstack.requestlog [None req-d7390aba-d3eb-456e-8f14-e8198ab22130 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.071069 [ 939.069340] [53378]: [pid: 53378|app: 0|req: 2983/5876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.168528] [53379]: DEBUG nova.api.openstack.wsgi [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.171142] [53379]: DEBUG nova.compute.api [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.176679] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.180147] [53378]: DEBUG nova.compute.api [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.180267] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.180544] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.183020] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.183020] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.183020] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.183481] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.187505] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.187505] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.187505] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.187874] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.188090] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.188288] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.211630] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.211905] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.212856] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.212856] [53378]: DEBUG nova.objects.instance [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.218629] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.219679] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.221661] [53379]: DEBUG oslo_concurrency.lockutils [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.221938] [53379]: DEBUG nova.objects.instance [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.264820] [53378]: DEBUG nova.policy [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.272830] [53378]: INFO nova.api.openstack.requestlog [None req-9b72e74a-a40d-4789-b77c-39ad7796581a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.098609 [ 939.273207] [53378]: [pid: 53378|app: 0|req: 2984/5877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.323757] [53378]: DEBUG nova.api.openstack.wsgi [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.325656] [53378]: DEBUG nova.compute.api [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.329435] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.329692] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.329865] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.330245] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.330446] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.330695] [53378]: DEBUG oslo_concurrency.lockutils [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.356016] [53379]: DEBUG nova.policy [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.361378] [53379]: DEBUG nova.policy [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.362241] [53379]: DEBUG nova.policy [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.368475] [53379]: INFO nova.api.openstack.requestlog [None req-533ad2a8-8671-4d71-8e5f-a615418b3318 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.202488 [ 939.368562] [53379]: [pid: 53379|app: 0|req: 2894/5878] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.396358] [53379]: DEBUG nova.api.openstack.wsgi [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.398292] [53379]: DEBUG nova.compute.api [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.405448] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.405448] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.405448] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.405841] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.405841] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.406062] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.420295] [53378]: DEBUG nova.policy [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.428693] [53378]: INFO nova.api.openstack.requestlog [None req-c081b9fb-b724-4696-a0a1-a825fcf1c84b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.107280 [ 939.428693] [53378]: [pid: 53378|app: 0|req: 2985/5879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.434573] [53378]: DEBUG nova.api.openstack.wsgi [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8f51642e-3ab2-401d-83ab-8e23827f5889", "name": "network-vif-plugged", "status": "completed", "tag": "d4be887f-c113-410a-a55c-142c904079ce"}, {"name": "network-changed", "server_uuid": "8f51642e-3ab2-401d-83ab-8e23827f5889", "tag": "d4be887f-c113-410a-a55c-142c904079ce"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 939.440424] [53378]: DEBUG oslo_concurrency.lockutils [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.440424] [53378]: DEBUG oslo_concurrency.lockutils [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.440626] [53378]: DEBUG oslo_concurrency.lockutils [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.448469] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Creating event network-vif-plugged:d4be887f-c113-410a-a55c-142c904079ce for instance 8f51642e-3ab2-401d-83ab-8e23827f5889 on cpu-1 [ 939.448469] [53378]: INFO nova.api.openstack.compute.server_external_events [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] Creating event network-changed:d4be887f-c113-410a-a55c-142c904079ce for instance 8f51642e-3ab2-401d-83ab-8e23827f5889 on cpu-1 [ 939.452982] [53378]: INFO nova.api.openstack.requestlog [req-4346963a-6c5c-4256-a021-efae7a4f2863 req-535872c2-73f4-435e-b1e3-cc92049933c5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020822 [ 939.452982] [53378]: [pid: 53378|app: 0|req: 2986/5880] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:31 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) [ 939.454308] [53378]: DEBUG nova.api.openstack.wsgi [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.455986] [53378]: DEBUG nova.compute.api [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.460563] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.461200] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.461200] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.461336] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.461531] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.463462] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.468018] [53379]: DEBUG nova.policy [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.473187] [53379]: DEBUG nova.policy [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.474542] [53379]: DEBUG nova.policy [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.476943] [53379]: INFO nova.api.openstack.requestlog [None req-69b9d2f6-0746-46d1-85b3-5c3434c55ed0 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1489 microversion: 2.94 time: 0.083696 [ 939.477293] [53379]: [pid: 53379|app: 0|req: 2895/5881] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.479622] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.483564] [53379]: DEBUG nova.compute.api [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.484645] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.484883] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.485081] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.485590] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.485702] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.485902] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.510141] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.510141] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.510141] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.510141] [53379]: DEBUG nova.objects.instance [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.554558] [53379]: DEBUG nova.policy [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.565771] [53379]: INFO nova.api.openstack.requestlog [None req-dbe3bc8c-93ed-4f55-9c0e-2674ad7135ca tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.087826 [ 939.566159] [53379]: [pid: 53379|app: 0|req: 2896/5882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.587682] [53378]: DEBUG nova.policy [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.595089] [53378]: INFO nova.api.openstack.requestlog [None req-d08f7471-34e0-4632-a4ef-fda98303dacf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.143530 [ 939.595446] [53378]: [pid: 53378|app: 0|req: 2987/5883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:31 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.824771] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.826600] [53379]: DEBUG nova.compute.api [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.830480] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.830724] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.830912] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.831283] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.831485] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.831665] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.957462] [53379]: DEBUG nova.policy [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.968666] [53379]: INFO nova.api.openstack.requestlog [None req-5a4b5684-eb51-42e8-b285-77a9f87061cc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.145299 [ 939.968719] [53378]: DEBUG nova.api.openstack.wsgi [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.969942] [53378]: DEBUG nova.compute.api [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.972203] [53379]: [pid: 53379|app: 0|req: 2897/5884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.979774] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.980308] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.980863] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.982634] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.982634] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.983485] [53378]: DEBUG oslo_concurrency.lockutils [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.000687] [53379]: DEBUG nova.api.openstack.wsgi [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.004991] [53379]: DEBUG nova.compute.api [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: 11db567f-fa48-405f-8acc-b1c843166b22] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.012040] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.013022] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.013022] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.013022] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.013022] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.013235] [53379]: DEBUG oslo_concurrency.lockutils [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.026877] [53379]: INFO nova.api.openstack.wsgi [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] HTTP exception thrown: Instance 11db567f-fa48-405f-8acc-b1c843166b22 could not be found. [ 940.027320] [53379]: DEBUG nova.api.openstack.wsgi [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Returning 404 to user: Instance 11db567f-fa48-405f-8acc-b1c843166b22 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 940.027794] [53379]: INFO nova.api.openstack.requestlog [None req-4119ea5c-c7ff-438d-a8e5-f9c4bc628caa tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22" status: 404 len: 111 microversion: 2.1 time: 0.031397 [ 940.028141] [53379]: [pid: 53379|app: 0|req: 2898/5885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/11db567f-fa48-405f-8acc-b1c843166b22 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 940.030939] [53379]: DEBUG nova.api.openstack.wsgi [None req-bccddf31-6c92-4d48-a82d-8b6668f978c6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71244280>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.069338] [53379]: INFO nova.api.openstack.requestlog [None req-bccddf31-6c92-4d48-a82d-8b6668f978c6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.039453 [ 940.069338] [53379]: [pid: 53379|app: 0|req: 2899/5886] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.074020] [53379]: DEBUG nova.api.openstack.wsgi [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd", "tag": "ffe3fe0f-9dc9-46ae-8757-4634168ea4da"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 940.079912] [53379]: DEBUG oslo_concurrency.lockutils [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.080371] [53379]: DEBUG oslo_concurrency.lockutils [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.080688] [53379]: DEBUG oslo_concurrency.lockutils [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.094458] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] Creating event network-changed:ffe3fe0f-9dc9-46ae-8757-4634168ea4da for instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd on cpu-1 [ 940.098465] [53379]: INFO nova.api.openstack.requestlog [req-9eed3f60-923f-4693-960a-6112c6d6c2fa req-e87f01c3-a131-43bc-b602-00c81c323fe6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028311 [ 940.098465] [53379]: [pid: 53379|app: 0|req: 2900/5887] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:32 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) [ 940.130262] [53378]: DEBUG nova.policy [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.138871] [53378]: INFO nova.api.openstack.requestlog [None req-126afce0-c946-4c7b-8ad9-803890c851e6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.175001 [ 940.139093] [53378]: [pid: 53378|app: 0|req: 2988/5888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.145467] [53378]: DEBUG nova.api.openstack.wsgi [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.150306] [53378]: DEBUG nova.compute.api [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.153753] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b834ce4-400f-48f3-a9df-ba70f9f7a9a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Action: 'create', calling method: .version_select at 0x726f77205e10>, body: {"keypair": {"name": "tempest-keypair-877265761", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKwgar/0+KwK5h+oetDWXY8J9XcbCworPohyU9nAeg4H2YOg55+LOTTrevK560zlGxh/t0QRXelS0oYxnIEnAsnI6cmdxmAhXObdDI8xfuYzBVH4AaJIAJuVqM3AmpGvvQ=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 940.155218] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.155675] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.155809] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.156234] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.156474] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.156715] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.164031] [53379]: DEBUG nova.quota [None req-3b834ce4-400f-48f3-a9df-ba70f9f7a9a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for project 471b40ab8f72422583a28327f64844db. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 940.167873] [53379]: DEBUG nova.quota [None req-3b834ce4-400f-48f3-a9df-ba70f9f7a9a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for user 22350bb90994405cb55412905b296716 and project 471b40ab8f72422583a28327f64844db. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 940.186509] [53379]: INFO nova.api.openstack.requestlog [None req-3b834ce4-400f-48f3-a9df-ba70f9f7a9a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.087733 [ 940.187673] [53379]: [pid: 53379|app: 0|req: 2901/5889] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:43:32 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 940.190471] [53379]: DEBUG nova.api.openstack.wsgi [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-1592193021", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "54a8a9a0-1634-489b-8b43-920e0f5842aa"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 940.195224] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.195224] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.195224] [53378]: DEBUG oslo_concurrency.lockutils [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.195224] [53378]: DEBUG nova.objects.instance [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.227235] [53378]: DEBUG nova.policy [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.232214] [53378]: INFO nova.api.openstack.requestlog [None req-be996a5a-baf4-4fcb-b963-d3a75b766872 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.091488 [ 940.232214] [53378]: [pid: 53378|app: 0|req: 2989/5890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.238137] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.238555] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.238828] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.239329] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.239586] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.239811] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.246698] [53379]: DEBUG nova.network.neutron [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] validate_networks() for [('54a8a9a0-1634-489b-8b43-920e0f5842aa', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 940.289097] [53378]: DEBUG nova.api.openstack.wsgi [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.290955] [53378]: DEBUG nova.compute.api [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.295371] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.295623] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.295816] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.296201] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.296403] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.296576] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.322086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.322086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.322086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.322086] [53378]: DEBUG nova.objects.instance [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.355114] [53378]: DEBUG nova.policy [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.359986] [53378]: INFO nova.api.openstack.requestlog [None req-c869acd0-3ccb-461f-bc62-34f0fc752a04 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.074047 [ 940.360487] [53378]: [pid: 53378|app: 0|req: 2990/5891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.384781] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.386710] [53378]: DEBUG nova.compute.api [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.390636] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.390989] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.391264] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.394034] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.394034] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.394034] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.420403] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.420784] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.421109] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.421414] [53378]: DEBUG nova.objects.instance [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.472973] [53378]: DEBUG nova.policy [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.478861] [53378]: DEBUG nova.policy [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.479974] [53378]: DEBUG nova.policy [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.484062] [53378]: INFO nova.api.openstack.requestlog [None req-ecd19f31-1a64-49ce-9980-e65cf02fe97c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.101868 [ 940.484423] [53378]: [pid: 53378|app: 0|req: 2991/5892] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 940.487690] [53378]: DEBUG nova.api.openstack.wsgi [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.490305] [53378]: DEBUG nova.compute.api [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.498472] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.498791] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.499145] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.499832] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.501971] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.501971] [53378]: DEBUG oslo_concurrency.lockutils [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.522285] [53379]: DEBUG nova.virt.hardware [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 940.522285] [53379]: DEBUG nova.virt.hardware [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 940.522285] [53379]: DEBUG nova.virt.hardware [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 940.522559] [53379]: DEBUG nova.virt.hardware [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 940.522559] [53379]: DEBUG nova.virt.hardware [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 940.529622] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.529808] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.530049] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.530589] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.530880] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.531244] [53379]: DEBUG oslo_concurrency.lockutils [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.543031] [53379]: DEBUG nova.quota [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Getting quotas for project 019a88de41bd4051afdb293a3bf65c99. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 940.545051] [53379]: DEBUG nova.quota [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Getting quotas for user 1e52a548e7444c80aafebb73390d3730 and project 019a88de41bd4051afdb293a3bf65c99. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 940.551180] [53379]: DEBUG nova.compute.api [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Going to run 2 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 940.552976] [53379]: DEBUG nova.compute.api [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 940.579349] [53379]: DEBUG nova.compute.api [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=be588b33-2eb7-4ced-9765-a80633850655,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 940.620617] [53379]: INFO nova.api.openstack.requestlog [None req-1de311aa-f398-4f66-bbc3-cd23d8cd715e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.432900 [ 940.621128] [53379]: [pid: 53379|app: 0|req: 2902/5893] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:32 2025] POST /compute/v2.1/servers => generated 32 bytes in 434 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) [ 940.623993] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.628181] [53379]: DEBUG nova.compute.api [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.634534] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.634888] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.635102] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.635639] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.635848] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.636040] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.673602] [53379]: DEBUG nova.policy [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.678971] [53379]: DEBUG nova.policy [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.683021] [53379]: DEBUG nova.policy [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.683021] [53379]: INFO nova.api.openstack.requestlog [None req-e8633aa0-658d-4b9b-b73c-22258ab5a464 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1545 microversion: 2.94 time: 0.061096 [ 940.683265] [53379]: [pid: 53379|app: 0|req: 2903/5894] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1545 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 940.684951] [53378]: DEBUG nova.policy [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.685675] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.687543] [53379]: DEBUG nova.compute.api [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.694022] [53378]: INFO nova.api.openstack.requestlog [None req-2548c2f6-ba87-4428-a09e-ec2ee653987e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.205062 [ 940.694022] [53378]: [pid: 53378|app: 0|req: 2992/5895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.695713] [53378]: DEBUG nova.api.openstack.wsgi [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.696678] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.697071] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.697343] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.698320] [53378]: DEBUG nova.compute.api [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.698374] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.698597] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.698784] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.703289] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.703289] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.703664] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.704508] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.705268] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.705537] [53378]: DEBUG oslo_concurrency.lockutils [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.726827] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.726827] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.726827] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.727076] [53379]: DEBUG nova.objects.instance [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.759972] [53379]: DEBUG nova.policy [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.765208] [53379]: INFO nova.api.openstack.requestlog [None req-9bf72458-44c5-4609-b6da-52cae7586ee4 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.081356 [ 940.765643] [53379]: [pid: 53379|app: 0|req: 2904/5896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.770439] [53379]: DEBUG nova.api.openstack.wsgi [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.773230] [53379]: DEBUG nova.policy [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.773776] [53379]: DEBUG nova.compute.api [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Searching by: {'deleted': False, 'project_id': '019a88de41bd4051afdb293a3bf65c99'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 940.784717] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.785067] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.785331] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.785829] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.786102] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.786335] [53379]: DEBUG oslo_concurrency.lockutils [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.803698] [53379]: INFO nova.api.openstack.requestlog [None req-36d713e3-7b26-4b86-9548-1079e26631af tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 673 microversion: 2.1 time: 0.037123 [ 940.804483] [53379]: [pid: 53379|app: 0|req: 2905/5897] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers => generated 673 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 940.812584] [53379]: DEBUG nova.api.openstack.wsgi [None req-9339f6f5-6c53-451e-b69e-4b2a1f153f58 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.814665] [53379]: DEBUG nova.compute.api [None req-9339f6f5-6c53-451e-b69e-4b2a1f153f58 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.843062] [53378]: DEBUG nova.policy [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.847476] [53379]: DEBUG nova.policy [None req-9339f6f5-6c53-451e-b69e-4b2a1f153f58 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.852863] [53379]: INFO nova.api.openstack.requestlog [None req-9339f6f5-6c53-451e-b69e-4b2a1f153f58 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1216 microversion: 2.1 time: 0.042987 [ 940.853406] [53379]: [pid: 53379|app: 0|req: 2906/5898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.855243] [53378]: INFO nova.api.openstack.requestlog [None req-21bedd72-2e7d-4df0-b562-5a1177ccd7e1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.163854 [ 940.855611] [53378]: [pid: 53378|app: 0|req: 2993/5899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:32 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.989554] [53379]: DEBUG nova.api.openstack.wsgi [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.993926] [53379]: DEBUG nova.compute.api [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.003253] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.003550] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.003746] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.004147] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.004351] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.004526] [53379]: DEBUG oslo_concurrency.lockutils [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.083023] [53378]: DEBUG nova.api.openstack.wsgi [None req-64a43ce9-7485-4baf-ab4c-4961c2ed2867 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d11bd0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.119156] [53378]: INFO nova.api.openstack.requestlog [None req-64a43ce9-7485-4baf-ab4c-4961c2ed2867 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.038299 [ 941.119631] [53378]: [pid: 53378|app: 0|req: 2994/5900] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.130133] [53379]: DEBUG nova.policy [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.142325] [53379]: INFO nova.api.openstack.requestlog [None req-5740f873-26ed-44c7-875b-b1d772d19de5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.156270 [ 941.142650] [53379]: [pid: 53379|app: 0|req: 2907/5901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.155136] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.156372] [53378]: DEBUG nova.compute.api [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.167033] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.241838] [53379]: DEBUG nova.api.openstack.wsgi [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-554777522", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "709c958a-9bb3-425a-8f3f-d7e2dfbeb395"}], "security_groups": [{"name": "tempest-securitygroup--1038302499"}], "key_name": "tempest-keypair-877265761", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 941.257096] [53378]: DEBUG nova.policy [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.261129] [53378]: INFO nova.api.openstack.requestlog [None req-1f41e898-a923-4e4c-8617-a785fe25eda2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.112174 [ 941.261469] [53378]: [pid: 53378|app: 0|req: 2995/5902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.265285] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.267359] [53378]: DEBUG nova.compute.api [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.272303] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.274088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.274088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.274088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.274088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.274088] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.284045] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.284561] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.285064] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.285564] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.285989] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.286278] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.301942] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.302317] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.302783] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.303126] [53378]: DEBUG nova.objects.instance [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.328816] [53378]: DEBUG nova.policy [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.329407] [53379]: DEBUG nova.network.neutron [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] validate_networks() for [('709c958a-9bb3-425a-8f3f-d7e2dfbeb395', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 941.335320] [53378]: INFO nova.api.openstack.requestlog [None req-ca8771b0-196b-4a39-b83f-2d5d188273e5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.072862 [ 941.335834] [53378]: [pid: 53378|app: 0|req: 2996/5903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.378414] [53378]: DEBUG nova.api.openstack.wsgi [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.380079] [53378]: DEBUG nova.compute.api [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.383708] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.383957] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.384164] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.384529] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.385151] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.385151] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.406585] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.406585] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.406706] [53378]: DEBUG oslo_concurrency.lockutils [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.407047] [53378]: DEBUG nova.objects.instance [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.425729] [53378]: DEBUG nova.policy [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.429941] [53378]: INFO nova.api.openstack.requestlog [None req-c634b25c-ed32-4edd-bc99-e21093656256 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.053811 [ 941.430265] [53378]: [pid: 53378|app: 0|req: 2997/5904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.505881] [53378]: DEBUG nova.api.openstack.wsgi [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.508371] [53378]: DEBUG nova.compute.api [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.511029] [53379]: DEBUG nova.quota [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for project 471b40ab8f72422583a28327f64844db. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 941.511927] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.512195] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.512382] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.512843] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.512899] [53379]: DEBUG nova.quota [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for user 22350bb90994405cb55412905b296716 and project 471b40ab8f72422583a28327f64844db. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 941.513038] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.513217] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.519118] [53379]: DEBUG nova.virt.hardware [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 941.519324] [53379]: DEBUG nova.virt.hardware [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 941.519528] [53379]: DEBUG nova.virt.hardware [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 941.519690] [53379]: DEBUG nova.virt.hardware [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 941.519852] [53379]: DEBUG nova.virt.hardware [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 941.523651] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.523938] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.524187] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.524712] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.524974] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.525211] [53379]: DEBUG oslo_concurrency.lockutils [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.532920] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.533191] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.533385] [53378]: DEBUG oslo_concurrency.lockutils [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.533600] [53378]: DEBUG nova.objects.instance [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.536907] [53379]: DEBUG nova.quota [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for project 471b40ab8f72422583a28327f64844db. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 941.539639] [53379]: DEBUG nova.quota [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Getting quotas for user 22350bb90994405cb55412905b296716 and project 471b40ab8f72422583a28327f64844db. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 941.547933] [53379]: DEBUG nova.compute.api [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 941.549622] [53379]: DEBUG nova.compute.api [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 941.560773] [53378]: DEBUG nova.policy [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.566335] [53378]: DEBUG nova.policy [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.567125] [53378]: DEBUG nova.policy [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.571321] [53378]: INFO nova.api.openstack.requestlog [None req-29388954-64b9-4d70-871e-9bb8d4b2e20a tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.068042 [ 941.571429] [53378]: [pid: 53378|app: 0|req: 2998/5905] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 941.588582] [53379]: INFO nova.api.openstack.requestlog [None req-10411a57-ac14-4446-9ed7-34abdb4df818 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.348911 [ 941.588582] [53379]: [pid: 53379|app: 0|req: 2908/5906] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:33 2025] POST /compute/v2.1/servers => generated 409 bytes in 350 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 941.594989] [53378]: DEBUG nova.api.openstack.wsgi [None req-8930cc21-4f28-40a9-a913-f0185b3f0fa3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.596746] [53378]: DEBUG nova.compute.api [None req-8930cc21-4f28-40a9-a913-f0185b3f0fa3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.623904] [53378]: DEBUG nova.policy [None req-8930cc21-4f28-40a9-a913-f0185b3f0fa3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.628660] [53378]: INFO nova.api.openstack.requestlog [None req-8930cc21-4f28-40a9-a913-f0185b3f0fa3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1274 microversion: 2.1 time: 0.036015 [ 941.629148] [53378]: [pid: 53378|app: 0|req: 2999/5907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1274 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.703604] [53379]: DEBUG nova.api.openstack.wsgi [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.705577] [53379]: DEBUG nova.compute.api [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.708696] [53378]: DEBUG nova.api.openstack.wsgi [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.710857] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.710968] [53378]: DEBUG nova.compute.api [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.711016] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.711799] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.711799] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.711799] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.711988] [53379]: DEBUG oslo_concurrency.lockutils [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.715568] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.715923] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.716177] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.716596] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.716857] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.717128] [53378]: DEBUG oslo_concurrency.lockutils [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.752074] [53379]: DEBUG nova.policy [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.757543] [53379]: DEBUG nova.policy [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.759040] [53379]: DEBUG nova.policy [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.763499] [53379]: INFO nova.api.openstack.requestlog [None req-1300914a-cd90-4010-9d55-897b0717975f tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1545 microversion: 2.94 time: 0.061999 [ 941.763499] [53379]: [pid: 53379|app: 0|req: 2909/5908] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1545 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 941.778914] [53379]: DEBUG nova.api.openstack.wsgi [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.780878] [53379]: DEBUG nova.compute.api [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.785026] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.785379] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.785636] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.785993] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.786225] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.786405] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.816397] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.816701] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.818730] [53379]: DEBUG oslo_concurrency.lockutils [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.818730] [53379]: DEBUG nova.objects.instance [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.834924] [53378]: DEBUG nova.policy [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.839092] [53378]: INFO nova.api.openstack.requestlog [None req-17fb6e6d-22a6-4500-88c9-b432e16b7a34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.132945 [ 941.839659] [53378]: [pid: 53378|app: 0|req: 3000/5909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:33 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.842067] [53379]: DEBUG nova.policy [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.849426] [53379]: INFO nova.api.openstack.requestlog [None req-da0a2a84-996b-4242-acfe-7de1134aa23b tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.072598 [ 941.849971] [53379]: [pid: 53379|app: 0|req: 2910/5910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.870969] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.871548] [53379]: DEBUG nova.api.openstack.wsgi [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.872968] [53378]: DEBUG nova.compute.api [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.878470] [53379]: DEBUG nova.compute.api [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.879595] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.879864] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.880183] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.880669] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.880897] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.881123] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.882894] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.883191] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.884044] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.884671] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.884895] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.885115] [53379]: DEBUG oslo_concurrency.lockutils [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.935654] [53378]: DEBUG nova.policy [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.941391] [53378]: INFO nova.api.openstack.requestlog [None req-ea40bb15-cb51-4a99-8935-41a70caa0f59 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.074234 [ 941.941785] [53378]: [pid: 53378|app: 0|req: 3001/5911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.990583] [53379]: DEBUG nova.policy [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.995895] [53379]: INFO nova.api.openstack.requestlog [None req-62037c46-2310-4d8c-8c40-728f1fb7b621 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.126597 [ 941.996262] [53379]: [pid: 53379|app: 0|req: 2911/5912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.130363] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f19001b-d8ab-47f3-a534-48612af569ba tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71643be0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.156643] [53379]: DEBUG nova.api.openstack.wsgi [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.159021] [53379]: DEBUG nova.compute.api [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.163548] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.163671] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.163837] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.164950] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.164950] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.164950] [53379]: DEBUG oslo_concurrency.lockutils [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.172693] [53378]: INFO nova.api.openstack.requestlog [None req-7f19001b-d8ab-47f3-a534-48612af569ba tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.044645 [ 942.173300] [53378]: [pid: 53378|app: 0|req: 3002/5913] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.253166] [53379]: DEBUG nova.policy [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.257874] [53379]: INFO nova.api.openstack.requestlog [None req-eefff180-5546-49a4-af77-395f660ab554 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.104715 [ 942.258730] [53379]: [pid: 53379|app: 0|req: 2912/5914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.274861] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.276975] [53378]: DEBUG nova.compute.api [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.281747] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.282157] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.282422] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.282897] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.283222] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.283424] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.354416] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.356437] [53379]: DEBUG nova.compute.api [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.362056] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.362215] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.362391] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.362931] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.362988] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.363183] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.364062] [53378]: DEBUG nova.policy [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.369434] [53378]: INFO nova.api.openstack.requestlog [None req-e4bd4d67-e7ce-44d4-86c0-467dee597e22 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.097321 [ 942.370039] [53378]: [pid: 53378|app: 0|req: 3003/5915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.385905] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.386196] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.386372] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.386591] [53379]: DEBUG nova.objects.instance [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.412043] [53379]: DEBUG nova.policy [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.417521] [53379]: INFO nova.api.openstack.requestlog [None req-c6796f6e-54a3-4dc7-a22c-e921e5361f03 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.065510 [ 942.417822] [53379]: [pid: 53379|app: 0|req: 2913/5916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.442910] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.447181] [53378]: DEBUG nova.compute.api [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.449228] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.449692] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.450066] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.450981] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.451339] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.451651] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.473023] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.473538] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.473842] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.474209] [53378]: DEBUG nova.objects.instance [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.496077] [53378]: DEBUG nova.policy [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.500925] [53378]: INFO nova.api.openstack.requestlog [None req-5e26754b-5b60-444a-b8fb-725c236b8c9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.060496 [ 942.501504] [53378]: [pid: 53378|app: 0|req: 3004/5917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.594390] [53379]: DEBUG nova.api.openstack.wsgi [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.596136] [53379]: DEBUG nova.compute.api [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.600013] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.600259] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.600448] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.600821] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.601037] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.601218] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.621120] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.621403] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.621601] [53379]: DEBUG oslo_concurrency.lockutils [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.621805] [53379]: DEBUG nova.objects.instance [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.641713] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.643339] [53378]: DEBUG nova.compute.api [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.644795] [53379]: DEBUG nova.policy [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.646940] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.647236] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.647427] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.647784] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.647986] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.648174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.648767] [53379]: DEBUG nova.policy [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.649418] [53379]: DEBUG nova.policy [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.652436] [53379]: INFO nova.api.openstack.requestlog [None req-82908224-004f-4525-b4fe-faa35ea03882 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.060513 [ 942.652806] [53379]: [pid: 53379|app: 0|req: 2914/5918] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.681254] [53378]: DEBUG nova.policy [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.685895] [53378]: INFO nova.api.openstack.requestlog [None req-0f989167-75dd-4ca1-8aa8-e1d10f36aa62 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1278 microversion: 2.1 time: 0.046981 [ 942.686241] [53378]: [pid: 53378|app: 0|req: 3005/5919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:34 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1278 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.779420] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.781155] [53379]: DEBUG nova.compute.api [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.785320] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.785592] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.785903] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.786336] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.786553] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.786829] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.821520] [53379]: DEBUG nova.policy [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.826064] [53379]: DEBUG nova.policy [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.826679] [53379]: DEBUG nova.policy [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.829572] [53379]: INFO nova.api.openstack.requestlog [None req-8b0050bf-9440-4494-928d-c39cd951505a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1553 microversion: 2.94 time: 0.052626 [ 942.829934] [53379]: [pid: 53379|app: 0|req: 2915/5920] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1553 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.856196] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.857886] [53378]: DEBUG nova.compute.api [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.862739] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.862824] [53379]: DEBUG nova.api.openstack.wsgi [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.862998] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.863215] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.863601] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.863807] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.863986] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.864421] [53379]: DEBUG nova.compute.api [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.867980] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.868238] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.868426] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.868779] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.868978] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.869167] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.886864] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.887109] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.887299] [53379]: DEBUG oslo_concurrency.lockutils [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.887498] [53379]: DEBUG nova.objects.instance [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.918526] [53379]: DEBUG nova.policy [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.923505] [53379]: INFO nova.api.openstack.requestlog [None req-959f2ed3-526c-4430-a261-b150d99f9e1c tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.062895 [ 942.923845] [53379]: [pid: 53379|app: 0|req: 2916/5921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 942.955424] [53379]: DEBUG nova.api.openstack.wsgi [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.957244] [53379]: DEBUG nova.compute.api [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.964394] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.964394] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.964394] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.964565] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.964797] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.964981] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.996033] [53378]: DEBUG nova.policy [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.002955] [53378]: INFO nova.api.openstack.requestlog [None req-0f001f3b-b863-4a43-8c92-4b79e8de1e34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.146814 [ 943.002955] [53378]: [pid: 53378|app: 0|req: 3006/5922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.005424] [53379]: DEBUG nova.policy [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.012768] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.014725] [53378]: DEBUG nova.compute.api [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.015341] [53379]: INFO nova.api.openstack.requestlog [None req-c87b2ba6-c9d5-4673-8098-a38c413c6c3b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.062207 [ 943.017233] [53379]: [pid: 53379|app: 0|req: 2917/5923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.023155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.165177] [53378]: DEBUG nova.policy [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.168701] [53378]: INFO nova.api.openstack.requestlog [None req-b2ad5df1-0bdf-414b-b19e-8fea13f87b08 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.158542 [ 943.169491] [53378]: [pid: 53378|app: 0|req: 3007/5924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 943.185793] [53379]: DEBUG nova.api.openstack.wsgi [None req-ebf990bc-d4fb-45bd-b045-206b1a07afbd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f77204700>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.217466] [53379]: INFO nova.api.openstack.requestlog [None req-ebf990bc-d4fb-45bd-b045-206b1a07afbd tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.034037 [ 943.217810] [53379]: [pid: 53379|app: 0|req: 2918/5925] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.272296] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.274055] [53378]: DEBUG nova.compute.api [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.277705] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.278039] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.278249] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.278615] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.278825] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.279037] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.384842] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.386823] [53379]: DEBUG nova.compute.api [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.393581] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.394193] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.394464] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.394929] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.395180] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.395371] [53379]: DEBUG oslo_concurrency.lockutils [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.432825] [53378]: DEBUG nova.policy [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.437621] [53378]: INFO nova.api.openstack.requestlog [None req-fb46bbc1-386b-4e28-9be4-f3eb768f6336 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.167523 [ 943.437968] [53378]: [pid: 53378|app: 0|req: 3008/5926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.440776] [53378]: DEBUG nova.api.openstack.wsgi [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.442428] [53378]: DEBUG nova.compute.api [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.445861] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.446129] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.446310] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.447036] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.447036] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.447036] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.472178] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.472458] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.472675] [53378]: DEBUG oslo_concurrency.lockutils [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.473168] [53378]: DEBUG nova.objects.instance [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.500580] [53379]: DEBUG nova.policy [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.505915] [53378]: DEBUG nova.policy [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.506068] [53379]: INFO nova.api.openstack.requestlog [None req-c9d9862c-d9a3-47f7-89e4-ec859fc547f9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.123728 [ 943.506635] [53379]: [pid: 53379|app: 0|req: 2919/5927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 943.511393] [53378]: INFO nova.api.openstack.requestlog [None req-2be5664a-de6f-4f58-a2f9-dfac95531d0e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.072750 [ 943.511745] [53378]: [pid: 53378|app: 0|req: 3009/5928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.516331] [53379]: DEBUG nova.api.openstack.wsgi [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.518086] [53379]: DEBUG nova.compute.api [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.521518] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.521758] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.521947] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.522324] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.522528] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.522701] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.542145] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.542397] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.542582] [53379]: DEBUG oslo_concurrency.lockutils [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.542838] [53379]: DEBUG nova.objects.instance [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 63411f16-4da1-4bc0-9008-8bee988f93df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.563931] [53379]: DEBUG nova.policy [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.568238] [53379]: INFO nova.api.openstack.requestlog [None req-05dbcb99-b781-43ce-9a7e-99287a023ebe tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 200 len: 1298 microversion: 2.1 time: 0.054161 [ 943.568601] [53379]: [pid: 53379|app: 0|req: 2920/5929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.674449] [53378]: DEBUG nova.api.openstack.wsgi [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.677140] [53378]: DEBUG nova.compute.api [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.681361] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.681652] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.681864] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.682272] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.682488] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.682731] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.698696] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.700684] [53379]: DEBUG nova.compute.api [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.703260] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.703539] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.703703] [53378]: DEBUG oslo_concurrency.lockutils [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.703914] [53378]: DEBUG nova.objects.instance [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.705921] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.706394] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.706771] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.707416] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.707685] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.708058] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.731620] [53378]: DEBUG nova.policy [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.737650] [53378]: DEBUG nova.policy [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.738680] [53378]: DEBUG nova.policy [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.743192] [53378]: INFO nova.api.openstack.requestlog [None req-e87daf55-59f3-4262-8f7a-d01320d9b520 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.071208 [ 943.743655] [53378]: [pid: 53378|app: 0|req: 3010/5930] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.748184] [53379]: DEBUG nova.policy [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.753827] [53379]: INFO nova.api.openstack.requestlog [None req-bf46be34-e849-4d64-be30-99950bc5bc63 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.057680 [ 943.754218] [53379]: [pid: 53379|app: 0|req: 2921/5931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:35 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 943.846558] [53378]: DEBUG nova.api.openstack.wsgi [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.848640] [53378]: DEBUG nova.compute.api [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.853058] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.853385] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.853593] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.854077] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.854298] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.854511] [53378]: DEBUG oslo_concurrency.lockutils [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.929041] [53378]: DEBUG nova.policy [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.933869] [53378]: DEBUG nova.policy [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.934564] [53378]: DEBUG nova.policy [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.936956] [53379]: DEBUG nova.api.openstack.wsgi [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.937482] [53378]: INFO nova.api.openstack.requestlog [None req-57a1aff9-fa89-424d-8464-22b2d689c8ed tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.094214 [ 943.937807] [53378]: [pid: 53378|app: 0|req: 3011/5932] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.938993] [53379]: DEBUG nova.compute.api [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.944422] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.944557] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.944808] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.945237] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.945467] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.946045] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.972174] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.972426] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.972604] [53379]: DEBUG oslo_concurrency.lockutils [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.972804] [53379]: DEBUG nova.objects.instance [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.992320] [53379]: DEBUG nova.policy [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.996627] [53379]: INFO nova.api.openstack.requestlog [None req-31062726-785a-43e5-b943-b45cbe430131 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.062514 [ 943.997027] [53379]: [pid: 53379|app: 0|req: 2922/5933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.016314] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.018048] [53378]: DEBUG nova.compute.api [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.021597] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.021839] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.022055] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.022416] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.022628] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.022803] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.030180] [53379]: DEBUG nova.api.openstack.wsgi [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.031963] [53379]: DEBUG nova.compute.api [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.035598] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.035881] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.036086] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.036475] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.036680] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.036874] [53379]: DEBUG oslo_concurrency.lockutils [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.069236] [53379]: DEBUG nova.policy [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.073997] [53379]: INFO nova.api.openstack.requestlog [None req-634f7f77-e5df-45fd-8f9c-e24674ba8e3d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.046187 [ 944.074390] [53379]: [pid: 53379|app: 0|req: 2923/5934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 944.093457] [53378]: DEBUG nova.policy [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.098017] [53378]: INFO nova.api.openstack.requestlog [None req-ecd4bf6e-4701-404e-b6aa-5b26d2144394 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.084003 [ 944.098357] [53378]: [pid: 53378|app: 0|req: 3012/5935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.184514] [53379]: DEBUG nova.api.openstack.wsgi [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.186920] [53379]: DEBUG nova.compute.api [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.190042] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.190316] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.190505] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.190871] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.191090] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.191273] [53379]: DEBUG oslo_concurrency.lockutils [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.227692] [53378]: DEBUG nova.api.openstack.wsgi [None req-88e2b734-03e2-4815-bf9f-0c17153c2201 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d12440>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.257240] [53378]: INFO nova.api.openstack.requestlog [None req-88e2b734-03e2-4815-bf9f-0c17153c2201 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.032196 [ 944.257606] [53378]: [pid: 53378|app: 0|req: 3013/5936] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.305840] [53379]: DEBUG nova.policy [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.309947] [53379]: INFO nova.api.openstack.requestlog [None req-d849a586-e517-4a78-b14c-d15d48c8ed10 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1316 microversion: 2.1 time: 0.128371 [ 944.310370] [53379]: [pid: 53379|app: 0|req: 2924/5937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1316 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.452087] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.453778] [53378]: DEBUG nova.compute.api [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.458242] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.458486] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.458676] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.459052] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.459267] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.459448] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.521962] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.523893] [53379]: DEBUG nova.compute.api [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.527635] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.527892] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.528096] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.528459] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.528662] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.528840] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.536512] [53378]: DEBUG nova.policy [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.541741] [53378]: INFO nova.api.openstack.requestlog [None req-a7fd4c45-c35c-4658-97b5-f877963cac22 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.091907 [ 944.542243] [53378]: [pid: 53378|app: 0|req: 3014/5938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.544710] [53378]: DEBUG nova.api.openstack.wsgi [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.546325] [53378]: DEBUG nova.compute.api [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.549854] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.550019] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.550186] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.550546] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.550744] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.550920] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.571328] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.571514] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.571766] [53378]: DEBUG oslo_concurrency.lockutils [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.572039] [53378]: DEBUG nova.objects.instance [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.598210] [53378]: DEBUG nova.policy [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.601896] [53379]: DEBUG nova.policy [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.603345] [53378]: INFO nova.api.openstack.requestlog [None req-64b1a92b-44ed-49f3-a8be-84563a3c6cae tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.060648 [ 944.603760] [53378]: [pid: 53378|app: 0|req: 3015/5939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.606304] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.606522] [53379]: INFO nova.api.openstack.requestlog [None req-b2aba103-4a2b-452d-ac84-bc6a82bd79cc tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.086961 [ 944.606866] [53379]: [pid: 53379|app: 0|req: 2925/5940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.608074] [53378]: DEBUG nova.compute.api [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.611114] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.611713] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.611713] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.611895] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.612123] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.612301] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.621873] [53378]: INFO nova.api.openstack.wsgi [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. [ 944.621873] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 944.621873] [53378]: INFO nova.api.openstack.requestlog [None req-b9fdd93f-98e9-4671-af5e-5efefeb3d20b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 404 len: 111 microversion: 2.1 time: 0.017424 [ 944.621873] [53378]: [pid: 53378|app: 0|req: 3016/5941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:36 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 944.686159] [53379]: DEBUG nova.api.openstack.wsgi [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e587343a-6903-48a3-9952-c8d1d4a43c24", "name": "network-vif-plugged", "status": "completed", "tag": "e7992945-4e2b-4233-bccc-60f2fa97662d"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 944.692234] [53379]: DEBUG oslo_concurrency.lockutils [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.692900] [53379]: DEBUG oslo_concurrency.lockutils [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.692900] [53379]: DEBUG oslo_concurrency.lockutils [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.700118] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] Creating event network-vif-plugged:e7992945-4e2b-4233-bccc-60f2fa97662d for instance e587343a-6903-48a3-9952-c8d1d4a43c24 on cpu-1 [ 944.703639] [53379]: INFO nova.api.openstack.requestlog [req-7524e35a-530c-4d6c-bebd-ebf152fee4f7 req-91cddf1c-e7ee-4d13-aaf7-384d4d30c582 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020228 [ 944.704201] [53379]: [pid: 53379|app: 0|req: 2926/5942] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43: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) [ 944.723340] [53378]: DEBUG nova.api.openstack.wsgi [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-98378898", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 944.763567] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.763824] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.764018] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.764420] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.764674] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.764781] [53379]: DEBUG nova.api.openstack.wsgi [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.764896] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.767875] [53379]: DEBUG nova.compute.api [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.770643] [53378]: DEBUG nova.network.neutron [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 944.772972] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.773121] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.773338] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.773767] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.774009] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.774208] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.797390] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.797652] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.797867] [53379]: DEBUG oslo_concurrency.lockutils [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.798082] [53379]: DEBUG nova.objects.instance [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.824407] [53379]: DEBUG nova.policy [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.834809] [53379]: DEBUG nova.policy [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.839141] [53379]: DEBUG nova.policy [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.845462] [53379]: INFO nova.api.openstack.requestlog [None req-68eb0a78-ba49-4bc5-9678-90c3db88346c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.084153 [ 944.847030] [53379]: [pid: 53379|app: 0|req: 2927/5943] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 944.849420] [53379]: DEBUG nova.api.openstack.wsgi [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.851858] [53379]: DEBUG nova.compute.api [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.856031] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.856252] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.856436] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.857034] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.857034] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.857198] [53379]: DEBUG oslo_concurrency.lockutils [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.899414] [53379]: DEBUG nova.policy [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.905238] [53379]: INFO nova.api.openstack.requestlog [None req-006a0371-3341-44ad-96a0-72ffc22f1f9a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.057877 [ 944.905238] [53379]: [pid: 53379|app: 0|req: 2928/5944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.953231] [53379]: DEBUG nova.api.openstack.wsgi [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.954992] [53379]: DEBUG nova.compute.api [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.959088] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.959386] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.959667] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.960033] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.960317] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.960460] [53379]: DEBUG oslo_concurrency.lockutils [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.990713] [53378]: DEBUG nova.virt.hardware [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 944.990914] [53378]: DEBUG nova.virt.hardware [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 944.991213] [53378]: DEBUG nova.virt.hardware [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 944.991298] [53378]: DEBUG nova.virt.hardware [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 944.991463] [53378]: DEBUG nova.virt.hardware [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 945.000865] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.001648] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.001648] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.001774] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.001868] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.002051] [53378]: DEBUG oslo_concurrency.lockutils [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.015147] [53378]: DEBUG nova.quota [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 945.018500] [53378]: DEBUG nova.quota [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 945.025542] [53378]: DEBUG nova.compute.api [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 945.027055] [53378]: DEBUG nova.compute.api [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 945.062348] [53378]: INFO nova.api.openstack.requestlog [None req-05228424-80a5-4775-9dbd-1977ad690760 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.343612 [ 945.062951] [53378]: [pid: 53378|app: 0|req: 3017/5945] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 345 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 945.065648] [53378]: DEBUG nova.api.openstack.wsgi [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.069320] [53378]: DEBUG nova.compute.api [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.072756] [53379]: DEBUG nova.policy [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.073178] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.074163] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.074535] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.074886] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.075113] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.075296] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.077896] [53379]: DEBUG nova.policy [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.080468] [53379]: DEBUG nova.policy [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.082145] [53379]: INFO nova.api.openstack.requestlog [None req-0174e733-4102-4e55-9a23-8ab0160f65d3 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.131414 [ 945.082638] [53379]: [pid: 53379|app: 0|req: 2929/5946] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.091155] [53379]: DEBUG nova.api.openstack.wsgi [None req-de717000-61fc-446b-8cfd-53ebb4a0e305 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.093068] [53379]: DEBUG nova.compute.api [None req-de717000-61fc-446b-8cfd-53ebb4a0e305 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.101404] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.101404] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.101404] [53378]: DEBUG oslo_concurrency.lockutils [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.101404] [53378]: DEBUG nova.objects.instance [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.120269] [53379]: DEBUG nova.policy [None req-de717000-61fc-446b-8cfd-53ebb4a0e305 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.124282] [53379]: INFO nova.api.openstack.requestlog [None req-de717000-61fc-446b-8cfd-53ebb4a0e305 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1211 microversion: 2.1 time: 0.037439 [ 945.124542] [53378]: DEBUG nova.policy [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.124774] [53379]: [pid: 53379|app: 0|req: 2930/5947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.127654] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.129338] [53378]: INFO nova.api.openstack.requestlog [None req-726a16d9-eabb-4bf5-b37c-0c911d7b5815 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.065767 [ 945.129836] [53379]: DEBUG nova.compute.api [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.129873] [53378]: [pid: 53378|app: 0|req: 3018/5948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.132306] [53378]: DEBUG nova.api.openstack.wsgi [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.133897] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.133955] [53378]: DEBUG nova.compute.api [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.134221] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.134457] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.134959] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.135265] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.135513] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.137884] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.138139] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.138325] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.138681] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.138881] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.139065] [53378]: DEBUG oslo_concurrency.lockutils [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.169984] [53379]: DEBUG nova.policy [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.174347] [53379]: INFO nova.api.openstack.requestlog [None req-3bb03fa7-738a-4585-a134-427367d3a0c5 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.048892 [ 945.174733] [53379]: [pid: 53379|app: 0|req: 2931/5949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.212955] [53378]: DEBUG nova.policy [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.217544] [53378]: INFO nova.api.openstack.requestlog [None req-49179c94-e7c2-4205-8571-0c7748a087fb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1306 microversion: 2.1 time: 0.087292 [ 945.217866] [53378]: [pid: 53378|app: 0|req: 3019/5950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.266483] [53379]: DEBUG nova.api.openstack.wsgi [None req-b5dfae5f-1cc1-4874-9b56-b0dc8e0430f4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7e3b0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.298491] [53379]: INFO nova.api.openstack.requestlog [None req-b5dfae5f-1cc1-4874-9b56-b0dc8e0430f4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.034307 [ 945.298904] [53379]: [pid: 53379|app: 0|req: 2932/5951] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.324870] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.327049] [53378]: DEBUG nova.compute.api [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.329600] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.329878] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.330100] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.330462] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.330670] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.330845] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.433169] [53378]: DEBUG nova.policy [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.437994] [53378]: INFO nova.api.openstack.requestlog [None req-3b6ce344-af84-405a-a9cd-a8ebfc541b6d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1506 microversion: 2.1 time: 0.115975 [ 945.438390] [53378]: [pid: 53378|app: 0|req: 3020/5952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1506 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.450529] [53379]: DEBUG nova.api.openstack.wsgi [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.452443] [53379]: DEBUG nova.compute.api [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.456728] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.456979] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.457188] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.457553] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.457758] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.457938] [53379]: DEBUG oslo_concurrency.lockutils [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.525685] [53379]: DEBUG nova.policy [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.529822] [53379]: INFO nova.api.openstack.requestlog [None req-baaeb091-a335-4f50-9078-1b4727809cac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1506 microversion: 2.1 time: 0.081684 [ 945.530182] [53379]: [pid: 53379|app: 0|req: 2933/5953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1506 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.541871] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 945.543731] [53378]: DEBUG nova.compute.api [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.547145] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.547384] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.547568] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.547925] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.548133] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.548308] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.556036] [53379]: DEBUG nova.api.openstack.wsgi [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.557685] [53379]: DEBUG nova.compute.api [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.561372] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.561513] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.561690] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.562207] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.562274] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.562825] [53379]: DEBUG oslo_concurrency.lockutils [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.585218] [53378]: INFO nova.api.openstack.requestlog [None req-ebc3bafb-7c33-4ce2-9bcc-687fa3677b25 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1082 microversion: 2.1 time: 0.045501 [ 945.585664] [53378]: [pid: 53378|app: 0|req: 3021/5954] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:43:37 2025] PUT /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1082 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.596614] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.598412] [53378]: DEBUG nova.compute.api [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.601906] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.602206] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.602411] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.602767] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.602972] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.603162] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.668545] [53379]: DEBUG nova.policy [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.673902] [53379]: INFO nova.api.openstack.requestlog [None req-325e9c89-59ec-4395-b8c5-7f9ba81aeec5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1684 microversion: 2.1 time: 0.119942 [ 945.674256] [53379]: [pid: 53379|app: 0|req: 2934/5955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1684 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.677389] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.680559] [53379]: DEBUG nova.compute.api [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.681108] [53378]: DEBUG nova.policy [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.686038] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.686310] [53378]: INFO nova.api.openstack.requestlog [None req-dd4914ea-f6d2-40e0-ad5d-6d931d180c2e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1504 microversion: 2.1 time: 0.092073 [ 945.686560] [53378]: [pid: 53378|app: 0|req: 3022/5956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.691007] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.694027] [53378]: DEBUG nova.compute.api [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.697658] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.697925] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.698135] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.698493] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.698697] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.698908] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.711868] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.712225] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.712477] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.712754] [53379]: DEBUG nova.objects.instance [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.736519] [53379]: DEBUG nova.policy [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.742498] [53379]: INFO nova.api.openstack.requestlog [None req-e3d816be-ca71-4bc3-84c5-7a7e807493b0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.066956 [ 945.742881] [53379]: [pid: 53379|app: 0|req: 2935/5957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.745886] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.747627] [53379]: DEBUG nova.compute.api [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.751314] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.751568] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.751761] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.752145] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.752352] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.752530] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.803634] [53378]: DEBUG nova.policy [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.809094] [53378]: INFO nova.api.openstack.requestlog [None req-cb3343ea-81a9-4f7f-8ee4-6f55ff7d741d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.121506 [ 945.809094] [53378]: [pid: 53378|app: 0|req: 3023/5958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:37 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.830895] [53379]: DEBUG nova.policy [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.835683] [53379]: INFO nova.api.openstack.requestlog [None req-a7ee3cd8-4571-4c1d-979e-f8d45bb88c2d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1504 microversion: 2.1 time: 0.091890 [ 945.835835] [53379]: [pid: 53379|app: 0|req: 2936/5959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1504 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.849737] [53378]: DEBUG nova.api.openstack.wsgi [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 945.852198] [53378]: DEBUG nova.compute.api [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.855981] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.856281] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.856469] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.856828] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.857109] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.857303] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.866530] [53379]: DEBUG nova.api.openstack.wsgi [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.868434] [53379]: DEBUG nova.compute.api [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.872195] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.872470] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.872691] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.873331] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.873331] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.873509] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.879603] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.879883] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.880116] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.884626] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.884626] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.884805] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.885248] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.885652] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.886187] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.897864] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.898211] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.898455] [53379]: DEBUG oslo_concurrency.lockutils [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.898684] [53379]: DEBUG nova.objects.instance [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.926295] [53379]: DEBUG nova.policy [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.927058] [53378]: DEBUG nova.virt.hardware [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 945.927388] [53378]: DEBUG nova.virt.hardware [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 945.927706] [53378]: DEBUG nova.virt.hardware [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 945.927940] [53378]: DEBUG nova.virt.hardware [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 945.928207] [53378]: DEBUG nova.virt.hardware [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 945.933312] [53379]: DEBUG nova.policy [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.934170] [53379]: DEBUG nova.policy [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.938234] [53379]: INFO nova.api.openstack.requestlog [None req-b198af6b-6a21-48f2-8955-6dbcce21c05c tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.074198 [ 945.938865] [53379]: [pid: 53379|app: 0|req: 2937/5960] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.942682] [53379]: DEBUG nova.api.openstack.wsgi [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.944355] [53379]: DEBUG nova.compute.api [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.948104] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.948352] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.948542] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.949045] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.949125] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.949301] [53379]: DEBUG oslo_concurrency.lockutils [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.979250] [53378]: DEBUG nova.compute.api [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.985453] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.985453] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.985453] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.985453] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.985666] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.985700] [53379]: DEBUG nova.policy [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.985775] [53378]: DEBUG oslo_concurrency.lockutils [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.990545] [53379]: INFO nova.api.openstack.requestlog [None req-070215a0-ca55-40d6-8145-cd8c5199b128 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.050944 [ 945.990545] [53379]: [pid: 53379|app: 0|req: 2938/5961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.007762] [53378]: INFO nova.api.openstack.requestlog [None req-97bfd58b-d0fe-4739-96b7-997059a3b6b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63/action" status: 202 len: 1114 microversion: 2.1 time: 0.160520 [ 946.008421] [53378]: [pid: 53378|app: 0|req: 3024/5962] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:38 2025] POST /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63/action => generated 1114 bytes in 161 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 946.019401] [53379]: DEBUG nova.api.openstack.wsgi [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.021530] [53379]: DEBUG nova.compute.api [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.025596] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.025930] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.026600] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.026600] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.026731] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.027363] [53379]: DEBUG oslo_concurrency.lockutils [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.100077] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.101783] [53378]: DEBUG nova.compute.api [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.104271] [53379]: DEBUG nova.policy [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.105493] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.105785] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.105995] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.106386] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.106599] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.106775] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.109309] [53379]: INFO nova.api.openstack.requestlog [None req-fad78627-fccf-4cc6-a30d-9171cdb3791c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1515 microversion: 2.1 time: 0.092604 [ 946.109796] [53379]: [pid: 53379|app: 0|req: 2939/5963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1515 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.138365] [53379]: DEBUG nova.api.openstack.wsgi [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.140518] [53379]: DEBUG nova.compute.api [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.143989] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.144258] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.144465] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.144857] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.145100] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.145281] [53379]: DEBUG oslo_concurrency.lockutils [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.175496] [53379]: DEBUG nova.policy [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.178150] [53378]: DEBUG nova.policy [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.179802] [53379]: INFO nova.api.openstack.requestlog [None req-1aa2c7ad-b0a0-4599-abce-9c7768ea1fe5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1215 microversion: 2.1 time: 0.043630 [ 946.180204] [53379]: [pid: 53379|app: 0|req: 2940/5964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.182532] [53379]: DEBUG nova.api.openstack.wsgi [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.183076] [53378]: DEBUG nova.policy [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.183758] [53378]: DEBUG nova.policy [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.184172] [53379]: DEBUG nova.compute.api [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.186630] [53378]: INFO nova.api.openstack.requestlog [None req-a8f3dd91-fe34-4155-8526-cf3a665c0cd4 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.089405 [ 946.186963] [53378]: [pid: 53378|app: 0|req: 3025/5965] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 946.187770] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.188011] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.188212] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.188580] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.188789] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.188969] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.189370] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.190980] [53378]: DEBUG nova.compute.api [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.194345] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.194593] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.194814] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.195212] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.195465] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.195673] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.209919] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.210194] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.210415] [53379]: DEBUG oslo_concurrency.lockutils [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.210621] [53379]: DEBUG nova.objects.instance [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.227216] [53378]: DEBUG nova.policy [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.231290] [53379]: DEBUG nova.policy [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.231471] [53378]: INFO nova.api.openstack.requestlog [None req-c3f52174-4673-48fd-a02f-a5b37ce823be tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.043872 [ 946.231911] [53378]: [pid: 53378|app: 0|req: 3026/5966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.234274] [53378]: DEBUG nova.api.openstack.wsgi [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.235761] [53379]: INFO nova.api.openstack.requestlog [None req-31003246-0d7e-4902-a391-d7794f4d7612 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.055007 [ 946.235953] [53378]: DEBUG nova.compute.api [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.236102] [53379]: [pid: 53379|app: 0|req: 2941/5967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.239389] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.239623] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.239811] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.240182] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.240384] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.240558] [53378]: DEBUG oslo_concurrency.lockutils [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.308657] [53379]: DEBUG nova.api.openstack.wsgi [None req-77eba2d7-c388-4958-96c6-337485c7a6f6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f77207a30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.309645] [53378]: DEBUG nova.policy [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.314567] [53378]: INFO nova.api.openstack.requestlog [None req-298e7341-a0af-4546-a4ba-8bfe2e62784f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 200 len: 1484 microversion: 2.1 time: 0.082106 [ 946.315265] [53378]: [pid: 53378|app: 0|req: 3027/5968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 1484 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.327488] [53378]: DEBUG nova.api.openstack.wsgi [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1043616100"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 946.330019] [53378]: DEBUG nova.compute.api [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.334484] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.334880] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.335215] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.335812] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.336478] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.336526] [53378]: DEBUG oslo_concurrency.lockutils [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.339962] [53379]: INFO nova.api.openstack.requestlog [None req-77eba2d7-c388-4958-96c6-337485c7a6f6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1644 microversion: 2.1 time: 0.034830 [ 946.340456] [53379]: [pid: 53379|app: 0|req: 2942/5969] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1644 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.688769] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.690477] [53379]: DEBUG nova.compute.api [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.695382] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.695775] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.696070] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.696917] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.697293] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.697579] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.733120] [53378]: INFO nova.api.openstack.requestlog [None req-687caba0-e721-4dea-a2ec-1e942996ec67 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889/action" status: 202 len: 0 microversion: 2.1 time: 0.408060 [ 946.733702] [53378]: [pid: 53378|app: 0|req: 3028/5970] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:38 2025] POST /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 946.736932] [53378]: DEBUG nova.api.openstack.wsgi [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e587343a-6903-48a3-9952-c8d1d4a43c24", "tag": "e7992945-4e2b-4233-bccc-60f2fa97662d"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 946.743352] [53378]: DEBUG oslo_concurrency.lockutils [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.743662] [53378]: DEBUG oslo_concurrency.lockutils [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.743881] [53378]: DEBUG oslo_concurrency.lockutils [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.752656] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] Creating event network-changed:e7992945-4e2b-4233-bccc-60f2fa97662d for instance e587343a-6903-48a3-9952-c8d1d4a43c24 on cpu-1 [ 946.755838] [53378]: INFO nova.api.openstack.requestlog [req-6cfc6fbc-625a-4ffa-b48c-95de636a0309 req-716d7f5f-7290-4f59-b4d6-11d98dfba8d0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020248 [ 946.755838] [53378]: [pid: 53378|app: 0|req: 3029/5971] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:39 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) [ 946.757972] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c29dd2f-1f1b-4204-920a-0e11aee184f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d130a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.772364] [53379]: DEBUG nova.policy [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.778925] [53379]: INFO nova.api.openstack.requestlog [None req-b9cc44f9-f82c-4719-94b6-6bc3af6817f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1661 microversion: 2.1 time: 0.092835 [ 946.779995] [53379]: [pid: 53379|app: 0|req: 2943/5972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:38 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1661 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.781994] [53379]: DEBUG nova.api.openstack.wsgi [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.783794] [53379]: DEBUG nova.compute.api [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.784197] [53378]: INFO nova.api.openstack.requestlog [None req-1c29dd2f-1f1b-4204-920a-0e11aee184f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.028147 [ 946.784630] [53378]: [pid: 53378|app: 0|req: 3030/5973] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.787935] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.788044] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.788380] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.788568] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.788798] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.789041] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.794024] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.794127] [53378]: DEBUG nova.compute.api [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.798111] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.798360] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.798550] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.798903] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.799119] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.799297] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.809354] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.809589] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.809773] [53379]: DEBUG oslo_concurrency.lockutils [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.809985] [53379]: DEBUG nova.objects.instance [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.845631] [53379]: DEBUG nova.policy [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.858745] [53379]: INFO nova.api.openstack.requestlog [None req-9478a2ac-f881-4113-bd5f-8ce4a01d02cc tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.078337 [ 946.858745] [53379]: [pid: 53379|app: 0|req: 2944/5974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.865022] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.866534] [53379]: DEBUG nova.compute.api [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.870084] [53378]: DEBUG nova.policy [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.870909] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.871323] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.871653] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.872153] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.873019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.873019] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.875272] [53378]: INFO nova.api.openstack.requestlog [None req-0a3ffe93-1a0f-4f61-96b0-e11f4b4faf29 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1661 microversion: 2.1 time: 0.084953 [ 946.876284] [53378]: [pid: 53378|app: 0|req: 3031/5975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1661 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 946.893449] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 946.900247] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.900247] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.900462] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.916359] [53378]: DEBUG nova.compute.api [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 946.964547] [53378]: INFO nova.api.openstack.requestlog [None req-2ac4cbef-6acc-4cd3-8037-45e27c6655c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action" status: 202 len: 0 microversion: 2.1 time: 0.074744 [ 946.964778] [53378]: [pid: 53378|app: 0|req: 3032/5976] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:39 2025] POST /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 946.967697] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.969623] [53378]: DEBUG nova.compute.api [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.973752] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.973752] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.973947] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.974404] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.974887] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.974887] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.988285] [53379]: DEBUG nova.policy [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.995502] [53379]: INFO nova.api.openstack.requestlog [None req-ab04f9f7-48a9-48ad-914e-b71908c833fe tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.136048 [ 946.996070] [53379]: [pid: 53379|app: 0|req: 2945/5977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.998644] [53379]: DEBUG nova.api.openstack.wsgi [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.000469] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.000726] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.000936] [53378]: DEBUG oslo_concurrency.lockutils [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.001064] [53379]: DEBUG nova.compute.api [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.001171] [53378]: DEBUG nova.objects.instance [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.005232] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.005435] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.005994] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.006512] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.006740] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.006926] [53379]: DEBUG oslo_concurrency.lockutils [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.028915] [53378]: DEBUG nova.policy [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.033515] [53378]: DEBUG nova.policy [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.034115] [53378]: DEBUG nova.policy [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.037423] [53378]: INFO nova.api.openstack.requestlog [None req-6f562009-3261-47b8-a3bd-26dfaa146719 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.072094 [ 947.038358] [53378]: [pid: 53378|app: 0|req: 3033/5978] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.043090] [53378]: DEBUG nova.api.openstack.wsgi [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.044779] [53378]: DEBUG nova.compute.api [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.047607] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.047838] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.048041] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.048402] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.048601] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.048774] [53378]: DEBUG oslo_concurrency.lockutils [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.082315] [53378]: DEBUG nova.policy [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.085488] [53379]: DEBUG nova.policy [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.086498] [53378]: INFO nova.api.openstack.requestlog [None req-464e4a58-362a-4344-86da-cf167d3781b1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.048169 [ 947.086834] [53378]: [pid: 53378|app: 0|req: 3034/5979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.090091] [53379]: INFO nova.api.openstack.requestlog [None req-532068a1-108b-43f4-9486-dd8a28a09f00 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1670 microversion: 2.1 time: 0.093540 [ 947.090479] [53379]: [pid: 53379|app: 0|req: 2946/5980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1670 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.122237] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.124173] [53378]: DEBUG nova.compute.api [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.127770] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.128054] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.128256] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.128608] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.128812] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.128989] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.196390] [53379]: DEBUG nova.api.openstack.wsgi [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.198518] [53379]: DEBUG nova.compute.api [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.199987] [53378]: DEBUG nova.policy [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.201980] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.202241] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.202427] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.202858] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.203106] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.203291] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.204599] [53378]: INFO nova.api.openstack.requestlog [None req-b2f2ddc1-0c6c-4e9d-b028-d5161bcdb7e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1515 microversion: 2.1 time: 0.084730 [ 947.205169] [53378]: [pid: 53378|app: 0|req: 3035/5981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1515 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.207682] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.209330] [53378]: DEBUG nova.compute.api [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.213154] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.213399] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.213583] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.213933] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.214151] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.214354] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.236576] [53379]: DEBUG nova.policy [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.241187] [53379]: INFO nova.api.openstack.requestlog [None req-ecb21126-b39c-402a-98df-770f05712fcd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.047154 [ 947.241466] [53379]: [pid: 53379|app: 0|req: 2947/5982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.246959] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.248827] [53379]: DEBUG nova.compute.api [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.253751] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.287640] [53379]: DEBUG nova.policy [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.292312] [53379]: INFO nova.api.openstack.requestlog [None req-0c16d2af-1561-47b1-b89c-ba86deb549cd tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.050210 [ 947.292635] [53379]: [pid: 53379|app: 0|req: 2948/5983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.296469] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.298137] [53379]: DEBUG nova.compute.api [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.301410] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.301642] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.301833] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.302195] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.302392] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.302813] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.310021] [53378]: DEBUG nova.policy [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.316435] [53378]: DEBUG nova.policy [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.316435] [53378]: DEBUG nova.policy [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.320517] [53378]: INFO nova.api.openstack.requestlog [None req-f5ae566d-9b07-4095-b4b0-5a68c9d72da9 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.114379 [ 947.320681] [53378]: [pid: 53378|app: 0|req: 3036/5984] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.324080] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.324080] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.324080] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.324901] [53379]: DEBUG nova.objects.instance [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.349136] [53379]: DEBUG nova.policy [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.349391] [53378]: DEBUG nova.api.openstack.wsgi [None req-6f1df791-523f-4293-8c01-1c63dabe0880 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71004430>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.353498] [53379]: INFO nova.api.openstack.requestlog [None req-fe4ab28e-3b2f-40fd-b878-ab2d6b3d0f85 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.060224 [ 947.353858] [53379]: [pid: 53379|app: 0|req: 2949/5985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.387321] [53378]: INFO nova.api.openstack.requestlog [None req-6f1df791-523f-4293-8c01-1c63dabe0880 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1652 microversion: 2.1 time: 0.040308 [ 947.387695] [53378]: [pid: 53378|app: 0|req: 3037/5986] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.396030] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdd84c7c-8d1b-4225-9863-575863619c32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7e3b0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.422453] [53379]: INFO nova.api.openstack.requestlog [None req-bdd84c7c-8d1b-4225-9863-575863619c32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 200 len: 1652 microversion: 2.1 time: 0.028982 [ 947.422816] [53379]: [pid: 53379|app: 0|req: 2950/5987] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 1652 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.431308] [53378]: DEBUG nova.api.openstack.wsgi [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.433161] [53378]: DEBUG nova.compute.api [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.437741] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.438034] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.438253] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.438663] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.438873] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.439101] [53378]: DEBUG oslo_concurrency.lockutils [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.574139] [53378]: DEBUG nova.policy [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.579397] [53378]: INFO nova.api.openstack.requestlog [None req-78a6a678-69c7-4bb4-ad9c-009a4f294bc4 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1475 microversion: 2.1 time: 0.150604 [ 947.579782] [53378]: [pid: 53378|app: 0|req: 3038/5988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:39 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1475 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.793768] [53379]: DEBUG nova.api.openstack.wsgi [None req-027b70ca-0e82-4b96-9ff2-119c1d42a568 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71af2320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.819921] [53379]: INFO nova.api.openstack.requestlog [None req-027b70ca-0e82-4b96-9ff2-119c1d42a568 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.028969 [ 947.820426] [53379]: [pid: 53379|app: 0|req: 2951/5989] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.874160] [53378]: DEBUG nova.api.openstack.wsgi [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.875970] [53378]: DEBUG nova.compute.api [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.879510] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.879752] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.879937] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.880307] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.880515] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.880701] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.898124] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.898354] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.898538] [53378]: DEBUG oslo_concurrency.lockutils [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.898740] [53378]: DEBUG nova.objects.instance [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.918890] [53378]: DEBUG nova.policy [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.936889] [53378]: INFO nova.api.openstack.requestlog [None req-284b3450-fa0a-44cb-a481-50235816a757 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.064910 [ 947.937290] [53378]: [pid: 53378|app: 0|req: 3039/5990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.012110] [53379]: DEBUG nova.api.openstack.wsgi [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.014037] [53379]: DEBUG nova.compute.api [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.018518] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.018518] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.018518] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.019052] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.019052] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.019211] [53379]: DEBUG oslo_concurrency.lockutils [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.055096] [53378]: DEBUG nova.api.openstack.wsgi [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.057749] [53378]: DEBUG nova.compute.api [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.062042] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.062153] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.062356] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.062788] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.063066] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.063308] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.086181] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.086181] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.086181] [53378]: DEBUG oslo_concurrency.lockutils [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.086355] [53378]: DEBUG nova.objects.instance [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.099986] [53379]: DEBUG nova.policy [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.105502] [53379]: INFO nova.api.openstack.requestlog [None req-391a3e8b-5dd5-4324-ad3a-5267d1d152f4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.095988 [ 948.106010] [53379]: [pid: 53379|app: 0|req: 2952/5991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.108529] [53379]: DEBUG nova.api.openstack.wsgi [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.110186] [53379]: DEBUG nova.compute.api [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.113519] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.113759] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.113950] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.114323] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.114527] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.114768] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.115425] [53378]: DEBUG nova.policy [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.119789] [53378]: DEBUG nova.policy [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.120446] [53378]: DEBUG nova.policy [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.123613] [53378]: INFO nova.api.openstack.requestlog [None req-86b7fd30-a053-4a79-b365-05a19dbf83d1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.071251 [ 948.123933] [53378]: [pid: 53378|app: 0|req: 3040/5992] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.126468] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.128097] [53378]: DEBUG nova.compute.api [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.131156] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.131345] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.131528] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.131881] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.132109] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.132298] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.149132] [53379]: DEBUG nova.policy [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.154407] [53379]: INFO nova.api.openstack.requestlog [None req-83ac0925-5d60-4e08-aa2d-07ef20dd8624 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.047770 [ 948.154802] [53379]: [pid: 53379|app: 0|req: 2953/5993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.207543] [53378]: DEBUG nova.policy [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.212789] [53378]: INFO nova.api.openstack.requestlog [None req-d1464218-12d8-4830-a498-cfd5678ce653 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1670 microversion: 2.1 time: 0.088013 [ 948.213039] [53378]: [pid: 53378|app: 0|req: 3041/5994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1670 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.219241] [53379]: DEBUG nova.api.openstack.wsgi [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.220960] [53379]: DEBUG nova.compute.api [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.224508] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.224819] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.225048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.225411] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.225616] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.225792] [53379]: DEBUG oslo_concurrency.lockutils [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.258047] [53378]: DEBUG nova.api.openstack.wsgi [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.259711] [53378]: DEBUG nova.compute.api [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.263203] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.263441] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.263627] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.263968] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.264181] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.264357] [53378]: DEBUG oslo_concurrency.lockutils [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.291985] [53379]: DEBUG nova.policy [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.295285] [53378]: DEBUG nova.policy [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.296859] [53379]: INFO nova.api.openstack.requestlog [None req-ceacd48e-9034-400a-86f9-5995ff102d86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1515 microversion: 2.1 time: 0.079902 [ 948.297231] [53379]: [pid: 53379|app: 0|req: 2954/5995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1515 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.299550] [53378]: INFO nova.api.openstack.requestlog [None req-8600d085-f414-4e96-a0e7-3f1b0b9d05fa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.043437 [ 948.299550] [53378]: [pid: 53378|app: 0|req: 3042/5996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.305448] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.307150] [53379]: DEBUG nova.compute.api [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.311033] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.311033] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.311033] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.311356] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.311562] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.311742] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.337733] [53378]: DEBUG nova.api.openstack.wsgi [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.339410] [53378]: DEBUG nova.compute.api [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.342867] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.343176] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.343375] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.343733] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.344048] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.344303] [53378]: DEBUG oslo_concurrency.lockutils [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.345589] [53379]: DEBUG nova.policy [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.349677] [53379]: INFO nova.api.openstack.requestlog [None req-ba8c9160-3180-4569-bbae-2c9771138f84 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.046311 [ 948.349992] [53379]: [pid: 53379|app: 0|req: 2955/5997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.367291] [53379]: DEBUG nova.api.openstack.wsgi [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.369760] [53379]: DEBUG nova.compute.api [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.373718] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.373980] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.374186] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.374561] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.374830] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.375028] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.395503] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.395766] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.395987] [53379]: DEBUG oslo_concurrency.lockutils [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.396227] [53379]: DEBUG nova.objects.instance [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lazy-loading 'fault' on Instance uuid e7d06e67-32b5-4116-89c7-7d23e5c3f0ba {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.418258] [53379]: DEBUG nova.policy [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'acc86f9363b24e52ab68e9a088f97270', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ae17464404f4039876a7f9c20ce0a56', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.422583] [53379]: INFO nova.api.openstack.requestlog [None req-101d85b2-fe1e-4735-b79c-7b38fb64fc99 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 200 len: 1304 microversion: 2.1 time: 0.057504 [ 948.422918] [53379]: [pid: 53379|app: 0|req: 2956/5998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.454379] [53378]: DEBUG nova.policy [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.460093] [53378]: DEBUG nova.policy [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.460553] [53378]: DEBUG nova.policy [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.463880] [53378]: INFO nova.api.openstack.requestlog [None req-0221271e-82a9-4358-9d89-6b36baf2e329 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.128406 [ 948.464790] [53378]: [pid: 53378|app: 0|req: 3043/5999] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 948.491272] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.491555] [53379]: DEBUG nova.compute.api [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.495361] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.495621] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.495878] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.496289] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.496514] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.496693] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.512040] [53379]: DEBUG nova.compute.api [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 948.562056] [53379]: INFO nova.api.openstack.requestlog [None req-1b3c41f0-b3ef-4a5c-a1d3-e66a92ff0202 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 204 len: 0 microversion: 2.1 time: 0.138127 [ 948.562177] [53379]: [pid: 53379|app: 0|req: 2957/6000] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:40 2025] DELETE /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 948.567383] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.569224] [53378]: DEBUG nova.compute.api [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.572643] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.572918] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.573270] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.573468] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.573666] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.573843] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.594301] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.596099] [53379]: DEBUG nova.compute.api [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.600304] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.600393] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.600667] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.601514] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.601514] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.601688] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.665124] [53378]: DEBUG nova.policy [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.669924] [53378]: INFO nova.api.openstack.requestlog [None req-a0d9a433-1927-44e9-bcb8-e8ec47e80b47 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1711 microversion: 2.1 time: 0.104874 [ 948.670351] [53378]: [pid: 53378|app: 0|req: 3044/6001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1711 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.695691] [53379]: DEBUG nova.policy [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.700442] [53379]: INFO nova.api.openstack.requestlog [None req-c1818cde-af6c-4f28-b5fb-fdb9f78a19f2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1475 microversion: 2.1 time: 0.108939 [ 948.700785] [53379]: [pid: 53379|app: 0|req: 2958/6002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:40 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1475 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.829621] [53378]: DEBUG nova.api.openstack.wsgi [None req-6625ca88-03c9-458b-bec0-11a6bbad751c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d11630>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.862082] [53378]: INFO nova.api.openstack.requestlog [None req-6625ca88-03c9-458b-bec0-11a6bbad751c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.034865 [ 948.862645] [53378]: [pid: 53378|app: 0|req: 3045/6003] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.951385] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.954061] [53379]: DEBUG nova.compute.api [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.958551] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.958795] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.958983] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.959361] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.959562] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.959738] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.985244] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.985494] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.985698] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.985965] [53379]: DEBUG nova.objects.instance [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.008720] [53379]: DEBUG nova.policy [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.016519] [53379]: INFO nova.api.openstack.requestlog [None req-9c0ced36-b7d7-4158-8ac1-048b7c1182eb tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.066985 [ 949.016921] [53379]: [pid: 53379|app: 0|req: 2959/6004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.118710] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.120727] [53378]: DEBUG nova.compute.api [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.125380] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.126223] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.126223] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.126401] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.126568] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.126768] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.141052] [53379]: DEBUG nova.api.openstack.wsgi [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.144870] [53379]: DEBUG nova.compute.api [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.149064] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.149357] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.149547] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.149958] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.150141] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.150320] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.171556] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.171784] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.171927] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.172161] [53379]: DEBUG nova.objects.instance [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.204476] [53379]: DEBUG nova.policy [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.209860] [53379]: DEBUG nova.policy [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.210594] [53379]: DEBUG nova.policy [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.214506] [53379]: INFO nova.api.openstack.requestlog [None req-68c3ed92-c732-43ec-9448-a6bd29e9aab6 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.076373 [ 949.214883] [53379]: [pid: 53379|app: 0|req: 2960/6005] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 949.221023] [53379]: DEBUG nova.api.openstack.wsgi [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.221023] [53379]: DEBUG nova.compute.api [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.223394] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.223638] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.223823] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.224212] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.224417] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.224591] [53379]: DEBUG oslo_concurrency.lockutils [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.259015] [53378]: DEBUG nova.policy [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.262143] [53379]: DEBUG nova.policy [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.265105] [53378]: INFO nova.api.openstack.requestlog [None req-5c21ec42-6938-4e55-ada5-2a8488af8f2d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.148850 [ 949.265620] [53378]: [pid: 53378|app: 0|req: 3046/6006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.266232] [53379]: INFO nova.api.openstack.requestlog [None req-879c7c6c-df6a-4c29-9ba5-c7505d9a1add tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.050700 [ 949.266585] [53379]: [pid: 53379|app: 0|req: 2961/6007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.272650] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.276018] [53378]: DEBUG nova.compute.api [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.282619] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.283015] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.283276] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.283700] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.283940] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.284175] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.311162] [53379]: DEBUG nova.api.openstack.wsgi [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.312896] [53379]: DEBUG nova.compute.api [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.316508] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.316757] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.316950] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.317376] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.317642] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.317833] [53379]: DEBUG oslo_concurrency.lockutils [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.387319] [53378]: DEBUG nova.policy [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.391373] [53378]: INFO nova.api.openstack.requestlog [None req-8cfa8306-3a6d-4d8b-8cdd-f800199b1877 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1670 microversion: 2.1 time: 0.124894 [ 949.391728] [53378]: [pid: 53378|app: 0|req: 3047/6008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1670 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.395271] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.397360] [53378]: DEBUG nova.compute.api [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.400793] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.401009] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.401313] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.401718] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.401969] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.402171] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.424202] [53379]: DEBUG nova.policy [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.429582] [53379]: INFO nova.api.openstack.requestlog [None req-93fc04f1-690b-4e05-b3cd-f4aaeb354505 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1533 microversion: 2.1 time: 0.120651 [ 949.430054] [53379]: [pid: 53379|app: 0|req: 2962/6009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1533 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.433837] [53379]: DEBUG nova.api.openstack.wsgi [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.454927] [53379]: DEBUG nova.compute.api [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.454927] [53379]: DEBUG oslo_concurrency.lockutils [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.455296] [53378]: DEBUG nova.policy [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.455296] [53378]: INFO nova.api.openstack.requestlog [None req-9e6d7fb4-314a-4a45-b4be-7980a8238dac tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.058820 [ 949.455296] [53378]: [pid: 53378|app: 0|req: 3048/6010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.455296] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.455678] [53378]: DEBUG nova.compute.api [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] [instance: e7d06e67-32b5-4116-89c7-7d23e5c3f0ba] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.462775] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.471553] [53378]: INFO nova.api.openstack.wsgi [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] HTTP exception thrown: Instance e7d06e67-32b5-4116-89c7-7d23e5c3f0ba could not be found. [ 949.474047] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] Returning 404 to user: Instance e7d06e67-32b5-4116-89c7-7d23e5c3f0ba could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 949.474047] [53378]: INFO nova.api.openstack.requestlog [None req-6c109630-bf2c-48ef-8a3c-07b576890d47 tempest-ListServerFiltersTestJSON-1884131323 tempest-ListServerFiltersTestJSON-1884131323-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba" status: 404 len: 111 microversion: 2.1 time: 0.020368 [ 949.474047] [53378]: [pid: 53378|app: 0|req: 3049/6011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/e7d06e67-32b5-4116-89c7-7d23e5c3f0ba => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 949.478949] [53378]: DEBUG nova.api.openstack.wsgi [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.480743] [53378]: DEBUG nova.compute.api [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.484147] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.484391] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.484577] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.484955] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.485224] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.485383] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.499608] [53379]: DEBUG nova.policy [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.503799] [53379]: INFO nova.api.openstack.requestlog [None req-937b9766-d3dc-4750-b9cc-95e0e94f2967 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.073063 [ 949.504201] [53379]: [pid: 53379|app: 0|req: 2963/6012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.553775] [53378]: DEBUG nova.policy [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.558176] [53378]: DEBUG nova.policy [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.558804] [53378]: DEBUG nova.policy [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.561343] [53378]: INFO nova.api.openstack.requestlog [None req-d0dcf8d3-4fb9-4cde-bf35-c60bd531808b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.084521 [ 949.561710] [53378]: [pid: 53378|app: 0|req: 3050/6013] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 949.687299] [53379]: DEBUG nova.api.openstack.wsgi [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.689160] [53379]: DEBUG nova.compute.api [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.694697] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.694999] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.695272] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.695700] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.695968] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.696240] [53379]: DEBUG oslo_concurrency.lockutils [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.713377] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.715181] [53378]: DEBUG nova.compute.api [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.718785] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.719063] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.719290] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.719676] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.719899] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.720110] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.796094] [53378]: DEBUG nova.policy [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.802433] [53378]: INFO nova.api.openstack.requestlog [None req-3f0ffdc3-6ce6-4192-b05a-707d02e01524 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1462 microversion: 2.1 time: 0.091354 [ 949.802954] [53378]: [pid: 53378|app: 0|req: 3051/6014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1462 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.817987] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1911013880"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 949.820807] [53378]: DEBUG nova.compute.api [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.828938] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.829232] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.829469] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.829951] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.830216] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.830444] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.847482] [53379]: DEBUG nova.policy [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.853682] [53379]: INFO nova.api.openstack.requestlog [None req-b3b3e57d-583c-46dc-b975-fd5ff32c0337 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1711 microversion: 2.1 time: 0.169487 [ 949.854311] [53379]: [pid: 53379|app: 0|req: 2964/6015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:41 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1711 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 949.871584] [53379]: DEBUG nova.api.openstack.wsgi [None req-1df19527-641e-4934-a22a-5e85101187aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71247490>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.903205] [53379]: INFO nova.api.openstack.requestlog [None req-1df19527-641e-4934-a22a-5e85101187aa tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.033592 [ 949.907131] [53379]: [pid: 53379|app: 0|req: 2965/6016] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.029555] [53379]: DEBUG nova.api.openstack.wsgi [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.031269] [53379]: DEBUG nova.compute.api [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.036864] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.037134] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.037330] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.037783] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.037934] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.038182] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.069117] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.069373] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.069573] [53379]: DEBUG oslo_concurrency.lockutils [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.069851] [53379]: DEBUG nova.objects.instance [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.094234] [53379]: DEBUG nova.policy [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.101622] [53379]: INFO nova.api.openstack.requestlog [None req-9058e45e-04fb-40a1-bd73-3ad5d2e74c02 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.074675 [ 950.101950] [53379]: [pid: 53379|app: 0|req: 2966/6017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 950.236317] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.238058] [53379]: DEBUG nova.compute.api [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.241615] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.241854] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.242058] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.242420] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.242607] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.242820] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.246058] [53378]: INFO nova.api.openstack.requestlog [None req-3f931d89-c40e-4aa9-b140-ae04626a637c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "POST /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2/action" status: 202 len: 0 microversion: 2.1 time: 0.430171 [ 950.246464] [53378]: [pid: 53378|app: 0|req: 3052/6018] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:43:42 2025] POST /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 950.252069] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7d8ca6f-efb9-4149-8baf-f18da1717090 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70fe03a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.263095] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.263356] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.263516] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.263855] [53379]: DEBUG nova.objects.instance [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.279391] [53378]: INFO nova.api.openstack.requestlog [None req-f7d8ca6f-efb9-4149-8baf-f18da1717090 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.029323 [ 950.280247] [53378]: [pid: 53378|app: 0|req: 3053/6019] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.282301] [53378]: DEBUG nova.api.openstack.wsgi [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.283996] [53378]: DEBUG nova.compute.api [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.288757] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.289072] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.289301] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.289678] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.289927] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.290164] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.292640] [53379]: DEBUG nova.policy [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.298173] [53379]: DEBUG nova.policy [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.298876] [53379]: DEBUG nova.policy [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.302343] [53379]: INFO nova.api.openstack.requestlog [None req-8a1d6388-b873-4733-86b9-6ab63006866d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.068488 [ 950.302966] [53379]: [pid: 53379|app: 0|req: 2967/6020] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.306124] [53379]: DEBUG nova.api.openstack.wsgi [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.308025] [53379]: DEBUG nova.compute.api [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.311824] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.312045] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.313027] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.313027] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.313027] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.313272] [53379]: DEBUG oslo_concurrency.lockutils [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.358297] [53379]: DEBUG nova.policy [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.363149] [53379]: INFO nova.api.openstack.requestlog [None req-84eb536f-1b8e-4ead-9a16-aa7e7805ad2d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.059594 [ 950.363496] [53379]: [pid: 53379|app: 0|req: 2968/6021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.374113] [53378]: DEBUG nova.policy [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.378575] [53378]: INFO nova.api.openstack.requestlog [None req-76b689da-8e91-4861-bf91-a74204695f2e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.098287 [ 950.379039] [53378]: [pid: 53378|app: 0|req: 3054/6022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.405371] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.407205] [53379]: DEBUG nova.compute.api [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.411518] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.411844] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.412121] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.412634] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.412975] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.413304] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.467346] [53378]: DEBUG nova.api.openstack.wsgi [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.469186] [53378]: DEBUG nova.compute.api [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.472977] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.473382] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.474034] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.474779] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.475093] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.475290] [53378]: DEBUG oslo_concurrency.lockutils [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.491076] [53379]: DEBUG nova.policy [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.495822] [53379]: INFO nova.api.openstack.requestlog [None req-8b672865-67af-46e1-af2c-1cd17c87a231 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1670 microversion: 2.1 time: 0.092912 [ 950.496156] [53379]: [pid: 53379|app: 0|req: 2969/6023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1670 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.498592] [53379]: DEBUG nova.api.openstack.wsgi [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.500200] [53379]: DEBUG nova.compute.api [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.503335] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.503564] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.503748] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.504118] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.504323] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.504497] [53379]: DEBUG oslo_concurrency.lockutils [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.509814] [53378]: DEBUG nova.policy [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.516701] [53378]: INFO nova.api.openstack.requestlog [None req-30199169-cef0-4a45-a258-1b83cd575083 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.051773 [ 950.517206] [53378]: [pid: 53378|app: 0|req: 3055/6024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.577404] [53379]: DEBUG nova.policy [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.580830] [53378]: DEBUG nova.api.openstack.wsgi [None req-17b5afe8-20d4-4565-b6d9-b8d50732d093 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Action: 'create', calling method: .version_select at 0x726f70fe2560>, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1384397350", "metadata": {"Type": "work"}}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 950.582859] [53379]: INFO nova.api.openstack.requestlog [None req-413bb218-80c2-434e-9d3f-2b59aa53d9ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.086094 [ 950.583632] [53379]: [pid: 53379|app: 0|req: 2970/6025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.583728] [53378]: DEBUG nova.api.openstack.wsgi [None req-17b5afe8-20d4-4565-b6d9-b8d50732d093 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.585713] [53378]: INFO nova.api.openstack.requestlog [None req-17b5afe8-20d4-4565-b6d9-b8d50732d093 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.066402 [ 950.585713] [53378]: [pid: 53378|app: 0|req: 3056/6026] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 12 06:43:42 2025] POST /compute/v2.1/os-volumes => generated 127 bytes in 67 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 950.587747] [53378]: DEBUG nova.api.openstack.wsgi [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.589722] [53378]: DEBUG nova.compute.api [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.591200] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.592916] [53379]: DEBUG nova.compute.api [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.593210] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.593447] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.593637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.593981] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.594212] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.594391] [53378]: DEBUG oslo_concurrency.lockutils [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.596655] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.596895] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.597104] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.597463] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.597647] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.597828] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.631696] [53379]: DEBUG nova.policy [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.636317] [53379]: INFO nova.api.openstack.requestlog [None req-d1541109-57de-4701-a192-2416e7ed3ee4 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.052210 [ 950.636646] [53379]: [pid: 53379|app: 0|req: 2971/6027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.639511] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6601674-a464-43a3-8e35-e87738b3eca2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Action: 'create', calling method: .version_select at 0x726f77204700>, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1476494897", "metadata": {"Type": "work"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 950.641453] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6601674-a464-43a3-8e35-e87738b3eca2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.641868] [53379]: INFO nova.api.openstack.requestlog [None req-e6601674-a464-43a3-8e35-e87738b3eca2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.004737 [ 950.642252] [53379]: [pid: 53379|app: 0|req: 2972/6028] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 12 06:43:42 2025] POST /compute/v2.1/os-volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 950.647731] [53379]: DEBUG nova.api.openstack.wsgi [None req-57847778-abef-4ca3-9ff8-cf6f2db9c64f tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Action: 'create', calling method: .version_select at 0x726f71af1090>, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-541103088", "metadata": {"Type": "work"}}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 950.649868] [53379]: DEBUG nova.api.openstack.wsgi [None req-57847778-abef-4ca3-9ff8-cf6f2db9c64f tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.650315] [53379]: INFO nova.api.openstack.requestlog [None req-57847778-abef-4ca3-9ff8-cf6f2db9c64f tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.004519 [ 950.650575] [53379]: [pid: 53379|app: 0|req: 2973/6029] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 12 06:43:42 2025] POST /compute/v2.1/os-volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 950.655675] [53379]: DEBUG nova.api.openstack.wsgi [None req-0550be9f-05a7-4f64-a20f-8bd0a88d1dd1 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Calling method '.version_select at 0x726f77207a30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.672019] [53378]: DEBUG nova.policy [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.672247] [53379]: INFO nova.api.openstack.wsgi [None req-0550be9f-05a7-4f64-a20f-8bd0a88d1dd1 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] HTTP exception thrown: Volume tempest-invalid-1323646644 could not be found. [ 950.672348] [53379]: DEBUG nova.api.openstack.wsgi [None req-0550be9f-05a7-4f64-a20f-8bd0a88d1dd1 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 404 to user: Volume tempest-invalid-1323646644 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.672768] [53379]: INFO nova.api.openstack.requestlog [None req-0550be9f-05a7-4f64-a20f-8bd0a88d1dd1 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/tempest-invalid-1323646644" status: 404 len: 99 microversion: 2.1 time: 0.019201 [ 950.673084] [53379]: [pid: 53379|app: 0|req: 2974/6030] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:43:42 2025] DELETE /compute/v2.1/os-volumes/tempest-invalid-1323646644 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 950.674268] [53378]: DEBUG nova.policy [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.674966] [53378]: DEBUG nova.policy [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.678889] [53378]: INFO nova.api.openstack.requestlog [None req-e08ebcc3-40d3-4fcc-80fa-b1d6be712473 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.092885 [ 950.678889] [53378]: [pid: 53378|app: 0|req: 3057/6031] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.679289] [53379]: INFO nova.api.openstack.requestlog [None req-10b1eb40-0061-4000-8c45-f9b71b0b3fa5 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001949 [ 950.679289] [53379]: [pid: 53379|app: 0|req: 2975/6032] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 12 06:43:42 2025] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (2 switches on core 0) [ 950.683357] [53378]: INFO nova.api.openstack.requestlog [None req-7d75f815-689c-4b9f-a9b0-2e9e1fd6d9bd tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001839 [ 950.683682] [53378]: [pid: 53378|app: 0|req: 3058/6033] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (2 switches on core 0) [ 950.689025] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f44116d-1057-46f8-881f-235a2a7667da tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Calling method '.version_select at 0x726f729f7d00>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.703731] [53379]: INFO nova.api.openstack.wsgi [None req-2f44116d-1057-46f8-881f-235a2a7667da tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] HTTP exception thrown: Volume 4bc0a460-7040-4dd1-89f3-23f23a525e4f could not be found. [ 950.704102] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f44116d-1057-46f8-881f-235a2a7667da tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 404 to user: Volume 4bc0a460-7040-4dd1-89f3-23f23a525e4f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.704542] [53379]: INFO nova.api.openstack.requestlog [None req-2f44116d-1057-46f8-881f-235a2a7667da tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/4bc0a460-7040-4dd1-89f3-23f23a525e4f" status: 404 len: 109 microversion: 2.1 time: 0.018111 [ 950.704862] [53379]: [pid: 53379|app: 0|req: 2976/6034] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:43:42 2025] DELETE /compute/v2.1/os-volumes/4bc0a460-7040-4dd1-89f3-23f23a525e4f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 950.709654] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad87813e-2c8c-4116-82b0-39cabb85d1d2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Calling method '.version_select at 0x726f71642a70>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.726153] [53378]: INFO nova.api.openstack.wsgi [None req-ad87813e-2c8c-4116-82b0-39cabb85d1d2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] HTTP exception thrown: Volume 9e15ab4b-1272-429d-9753-6edfc2f1e98b could not be found. [ 950.726458] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad87813e-2c8c-4116-82b0-39cabb85d1d2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] Returning 404 to user: Volume 9e15ab4b-1272-429d-9753-6edfc2f1e98b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 950.726858] [53378]: INFO nova.api.openstack.requestlog [None req-ad87813e-2c8c-4116-82b0-39cabb85d1d2 tempest-VolumesNegativeTest-228160001 tempest-VolumesNegativeTest-228160001-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/9e15ab4b-1272-429d-9753-6edfc2f1e98b" status: 404 len: 109 microversion: 2.1 time: 0.019222 [ 950.727225] [53378]: [pid: 53378|app: 0|req: 3059/6035] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:43:42 2025] GET /compute/v2.1/os-volumes/9e15ab4b-1272-429d-9753-6edfc2f1e98b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 950.868741] [53379]: DEBUG nova.api.openstack.wsgi [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.870491] [53379]: DEBUG nova.compute.api [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.875167] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.875466] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.875691] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.876110] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.876331] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.876537] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.915403] [53378]: DEBUG nova.api.openstack.wsgi [None req-f324bf61-910d-4aa4-82a8-54ad74808f43 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71641d80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.956815] [53378]: INFO nova.api.openstack.requestlog [None req-f324bf61-910d-4aa4-82a8-54ad74808f43 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.045011 [ 950.957311] [53378]: [pid: 53378|app: 0|req: 3060/6036] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.963595] [53379]: DEBUG nova.policy [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.971184] [53379]: INFO nova.api.openstack.requestlog [None req-9dce9e03-f442-4251-bb2d-a93a8397a632 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1711 microversion: 2.1 time: 0.105000 [ 950.971532] [53379]: [pid: 53379|app: 0|req: 2977/6037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1711 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.115269] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.116969] [53378]: DEBUG nova.compute.api [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.122136] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.122348] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.122537] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.123023] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.123447] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.123636] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.152283] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.152524] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.152746] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.152957] [53378]: DEBUG nova.objects.instance [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid d60f603c-822a-49df-95ec-5dd6e6fd4218 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.173529] [53378]: DEBUG nova.policy [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.178293] [53378]: INFO nova.api.openstack.requestlog [None req-cfe26bb6-e074-4c71-89c0-04a1d9dd4083 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 200 len: 1298 microversion: 2.1 time: 0.065569 [ 951.178620] [53378]: [pid: 53378|app: 0|req: 3061/6038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.288798] [53379]: DEBUG nova.api.openstack.wsgi [None req-050cf396-9cdd-4abb-8e0b-2bd966320474 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af1a20>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.324253] [53378]: DEBUG nova.api.openstack.wsgi [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.326317] [53378]: DEBUG nova.compute.api [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.327251] [53379]: INFO nova.api.openstack.requestlog [None req-050cf396-9cdd-4abb-8e0b-2bd966320474 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.037890 [ 951.328392] [53379]: [pid: 53379|app: 0|req: 2978/6039] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.332150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.332150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.332150] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.332362] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.332538] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.332720] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.354731] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.354986] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.355202] [53378]: DEBUG oslo_concurrency.lockutils [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.355446] [53378]: DEBUG nova.objects.instance [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.377265] [53379]: DEBUG nova.api.openstack.wsgi [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.378970] [53379]: DEBUG nova.compute.api [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.382882] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.383164] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.383355] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.383726] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.383948] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.385809] [53378]: DEBUG nova.policy [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.386782] [53379]: DEBUG oslo_concurrency.lockutils [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.390909] [53378]: DEBUG nova.policy [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.392030] [53378]: DEBUG nova.policy [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.396586] [53378]: INFO nova.api.openstack.requestlog [None req-a906ce00-facc-471a-8843-18d3cdf04fa1 tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.078957 [ 951.397323] [53378]: [pid: 53378|app: 0|req: 3062/6040] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.400752] [53378]: DEBUG nova.api.openstack.wsgi [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.403134] [53378]: DEBUG nova.compute.api [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.407597] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.407979] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.408285] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.408819] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.409168] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.409436] [53378]: DEBUG oslo_concurrency.lockutils [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.423998] [53379]: DEBUG nova.policy [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.428390] [53379]: INFO nova.api.openstack.requestlog [None req-4978604a-6a4b-4e2b-b54c-382b31cbe538 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.053457 [ 951.428718] [53379]: [pid: 53379|app: 0|req: 2979/6041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.510624] [53379]: DEBUG nova.api.openstack.wsgi [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.512703] [53379]: DEBUG nova.compute.api [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.516624] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.516864] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.517070] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.517427] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.517712] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.517898] [53379]: DEBUG oslo_concurrency.lockutils [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.531816] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=5 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.547283] [53378]: DEBUG nova.policy [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.552725] [53378]: INFO nova.api.openstack.requestlog [None req-59e9470d-8629-44ad-ba82-3c230a934002 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.154629 [ 951.553057] [53378]: [pid: 53378|app: 0|req: 3063/6042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.557612] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.559325] [53378]: DEBUG nova.compute.api [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.562755] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.563023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.563226] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.563581] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.563781] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.563956] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.602192] [53378]: DEBUG nova.policy [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.607098] [53378]: INFO nova.api.openstack.requestlog [None req-a3f8886d-0acd-45a8-ba01-206b3545e359 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.053425 [ 951.607437] [53378]: [pid: 53378|app: 0|req: 3064/6043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.611609] [53378]: DEBUG nova.api.openstack.wsgi [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.613300] [53378]: DEBUG nova.compute.api [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.617039] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.617305] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.617494] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.617859] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.618078] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.618259] [53378]: DEBUG oslo_concurrency.lockutils [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.627966] [53379]: DEBUG nova.policy [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.631641] [53379]: INFO nova.api.openstack.requestlog [None req-664bdf1c-52f7-4229-bfbe-e6f47c436f54 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1670 microversion: 2.1 time: 0.123751 [ 951.631966] [53379]: [pid: 53379|app: 0|req: 2980/6044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1670 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 951.652271] [53379]: DEBUG nova.api.openstack.wsgi [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.654316] [53379]: DEBUG nova.compute.api [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.660973] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.661284] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.661491] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.661855] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.662074] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.662257] [53379]: DEBUG oslo_concurrency.lockutils [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.710520] [53379]: DEBUG nova.policy [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.716475] [53379]: INFO nova.api.openstack.requestlog [None req-90fadf61-9f9d-44b4-aa2a-7e3156cd69a6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.066469 [ 951.716804] [53379]: [pid: 53379|app: 0|req: 2981/6045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.719319] [53379]: DEBUG nova.api.openstack.wsgi [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.720972] [53379]: DEBUG nova.compute.api [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.728938] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.729210] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.729404] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.729777] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.729986] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.730178] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.768262] [53378]: DEBUG nova.policy [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.772866] [53378]: INFO nova.api.openstack.requestlog [None req-91810a9a-9d9a-4619-9b53-90140e59e880 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.164774 [ 951.773205] [53378]: [pid: 53378|app: 0|req: 3065/6046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:43 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.776552] [53378]: DEBUG nova.api.openstack.wsgi [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db9febdd-9b72-4121-8db9-2931f5942b2d", "name": "network-vif-deleted", "tag": "8dc0f729-d02f-45fe-bd71-2408182a6b40"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 951.782033] [53378]: DEBUG oslo_concurrency.lockutils [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.782033] [53378]: DEBUG oslo_concurrency.lockutils [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.782187] [53378]: DEBUG oslo_concurrency.lockutils [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.789407] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] Creating event network-vif-deleted:8dc0f729-d02f-45fe-bd71-2408182a6b40 for instance db9febdd-9b72-4121-8db9-2931f5942b2d on cpu-1 [ 951.792250] [53378]: INFO nova.api.openstack.requestlog [req-2bee92ce-81d1-4da4-8047-9b4f097826d9 req-508a36cf-0a24-4022-b4f2-48193c94b825 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018426 [ 951.793349] [53378]: [pid: 53378|app: 0|req: 3066/6047] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:44 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) [ 951.838367] [53379]: DEBUG nova.policy [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.843780] [53379]: DEBUG nova.policy [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.844523] [53379]: DEBUG nova.policy [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.847409] [53379]: INFO nova.api.openstack.requestlog [None req-8fe4f6c0-dd76-4b03-afdb-755f1c9d8a6b tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1619 microversion: 2.94 time: 0.129992 [ 951.847679] [53379]: [pid: 53379|app: 0|req: 2982/6048] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1619 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.967223] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f3ac037-64b4-4df8-b05f-83ebf815cb72 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d13760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.989063] [53379]: DEBUG nova.api.openstack.wsgi [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.990707] [53379]: DEBUG nova.compute.api [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.996016] [53379]: DEBUG oslo_concurrency.lockutils [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.007547] [53378]: INFO nova.api.openstack.requestlog [None req-7f3ac037-64b4-4df8-b05f-83ebf815cb72 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.042928 [ 952.011102] [53378]: [pid: 53378|app: 0|req: 3067/6049] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.035509] [53379]: DEBUG nova.policy [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.042372] [53379]: INFO nova.api.openstack.requestlog [None req-64d81f4b-7cab-41af-a9e0-8b0a8de8cd99 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1343 microversion: 2.1 time: 0.055815 [ 952.042505] [53379]: [pid: 53379|app: 0|req: 2983/6050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.192018] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.193865] [53378]: DEBUG nova.compute.api [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: d60f603c-822a-49df-95ec-5dd6e6fd4218] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.198233] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.198484] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.198680] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.199073] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.199289] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.199471] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.208243] [53378]: INFO nova.api.openstack.wsgi [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] HTTP exception thrown: Instance d60f603c-822a-49df-95ec-5dd6e6fd4218 could not be found. [ 952.208532] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Returning 404 to user: Instance d60f603c-822a-49df-95ec-5dd6e6fd4218 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 952.208944] [53378]: INFO nova.api.openstack.requestlog [None req-7e59d944-66b5-4a39-b0a5-41f4ee6ac07c tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218" status: 404 len: 111 microversion: 2.1 time: 0.019848 [ 952.209248] [53378]: [pid: 53378|app: 0|req: 3068/6051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/d60f603c-822a-49df-95ec-5dd6e6fd4218 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 952.214074] [53379]: DEBUG nova.api.openstack.wsgi [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.214378] [53379]: DEBUG nova.compute.api [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.217892] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.218155] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.218343] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.218700] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.218904] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.219090] [53379]: DEBUG oslo_concurrency.lockutils [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.234925] [53379]: DEBUG nova.compute.api [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 952.283811] [53379]: INFO nova.api.openstack.requestlog [None req-535ab1b7-944b-4b26-b134-ce6f94ba0171 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 204 len: 0 microversion: 2.1 time: 0.070829 [ 952.283811] [53379]: [pid: 53379|app: 0|req: 2984/6052] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:44 2025] DELETE /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 952.290158] [53378]: DEBUG nova.api.openstack.wsgi [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.292606] [53378]: DEBUG nova.compute.api [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.297350] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.297716] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.298044] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.298585] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.298926] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.299515] [53378]: DEBUG oslo_concurrency.lockutils [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.338845] [53379]: DEBUG nova.api.openstack.wsgi [None req-f64a6a29-dd3c-482e-9341-dd680d6b938b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7e8c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.370718] [53379]: INFO nova.api.openstack.requestlog [None req-f64a6a29-dd3c-482e-9341-dd680d6b938b tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.034720 [ 952.371069] [53379]: [pid: 53379|app: 0|req: 2985/6053] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.411197] [53378]: DEBUG nova.policy [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.412265] [53379]: DEBUG nova.api.openstack.wsgi [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.415749] [53379]: DEBUG nova.compute.api [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.417915] [53378]: INFO nova.api.openstack.requestlog [None req-2bd8d555-ae9c-46b2-8c4c-cce3357480b5 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1501 microversion: 2.1 time: 0.130323 [ 952.417915] [53378]: [pid: 53378|app: 0|req: 3069/6054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1501 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.425008] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.425331] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.425528] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.425941] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.426174] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.426354] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.445552] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.447293] [53378]: DEBUG nova.compute.api [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.451268] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.451515] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.451726] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.452116] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.452327] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.452506] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.456444] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.456772] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.456967] [53379]: DEBUG oslo_concurrency.lockutils [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.457194] [53379]: DEBUG nova.objects.instance [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.486168] [53379]: DEBUG nova.policy [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.486840] [53378]: DEBUG nova.policy [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.490737] [53379]: DEBUG nova.policy [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.491396] [53379]: DEBUG nova.policy [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.491491] [53378]: INFO nova.api.openstack.requestlog [None req-dd79a9d6-aaab-4ef2-af71-b5e65e8301c1 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.049256 [ 952.491775] [53378]: [pid: 53378|app: 0|req: 3070/6055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.494748] [53379]: INFO nova.api.openstack.requestlog [None req-640ad808-861d-4855-b926-c2636363013d tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.084842 [ 952.495075] [53379]: [pid: 53379|app: 0|req: 2986/6056] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.567974] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.569658] [53378]: DEBUG nova.compute.api [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.575703] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.575703] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.576022] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.578052] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.578052] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.578052] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.620930] [53379]: DEBUG nova.api.openstack.wsgi [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.622853] [53379]: DEBUG nova.compute.api [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.626729] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.626988] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.627347] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.627737] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.627947] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.628142] [53379]: DEBUG oslo_concurrency.lockutils [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.653374] [53378]: DEBUG nova.policy [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.660282] [53378]: INFO nova.api.openstack.requestlog [None req-a8baeab0-d6a0-4053-922f-5fd4a8d46872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.094881 [ 952.660902] [53378]: [pid: 53378|app: 0|req: 3071/6057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.663839] [53378]: DEBUG nova.api.openstack.wsgi [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.664725] [53379]: DEBUG nova.policy [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.665600] [53378]: DEBUG nova.compute.api [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.669048] [53379]: INFO nova.api.openstack.requestlog [None req-c95096ee-ba88-4610-aa27-56f4c28f607d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.050776 [ 952.669152] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.669397] [53379]: [pid: 53379|app: 0|req: 2987/6058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.669458] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.670061] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.670181] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.670405] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.670587] [53378]: DEBUG oslo_concurrency.lockutils [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.735810] [53379]: DEBUG nova.api.openstack.wsgi [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.735810] [53379]: DEBUG nova.compute.api [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.739432] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.739432] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.739432] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.739432] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.739689] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.739776] [53379]: DEBUG oslo_concurrency.lockutils [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.744369] [53378]: DEBUG nova.policy [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.749232] [53378]: INFO nova.api.openstack.requestlog [None req-08a0f08f-0dfa-426b-a557-a07a59eaaa81 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1676 microversion: 2.1 time: 0.087389 [ 952.750043] [53378]: [pid: 53378|app: 0|req: 3072/6059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:44 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1676 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.764068] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.764308] [53378]: DEBUG nova.compute.api [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.767944] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.768213] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.768400] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.768751] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.768953] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.769149] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.776829] [53379]: DEBUG nova.policy [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.782031] [53379]: INFO nova.api.openstack.requestlog [None req-51b9b528-2a67-4367-bc43-da74365d7cc8 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.050816 [ 952.782318] [53379]: [pid: 53379|app: 0|req: 2988/6060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.784542] [53378]: DEBUG nova.compute.api [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 952.787354] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.789487] [53379]: DEBUG nova.compute.api [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.794546] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.794858] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.795057] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.795595] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.795938] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.796201] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.834309] [53378]: INFO nova.api.openstack.requestlog [None req-2a4980e2-d676-4399-9fcb-9a95cf4409ff tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 204 len: 0 microversion: 2.1 time: 0.072385 [ 952.834929] [53378]: [pid: 53378|app: 0|req: 3073/6061] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:45 2025] DELETE /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 952.841044] [53378]: DEBUG nova.api.openstack.wsgi [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.842904] [53378]: DEBUG nova.compute.api [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.846989] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.847341] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.847538] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.847915] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.848148] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.848330] [53378]: DEBUG oslo_concurrency.lockutils [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.876045] [53379]: DEBUG nova.policy [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.881042] [53379]: INFO nova.api.openstack.requestlog [None req-a7b628fd-cc15-4d0f-9602-ba54af9b83ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.096872 [ 952.881437] [53379]: [pid: 53379|app: 0|req: 2989/6062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.885494] [53379]: DEBUG nova.api.openstack.wsgi [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.886530] [53379]: DEBUG nova.compute.api [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.890524] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.890791] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.891047] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.891448] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.891657] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.891834] [53379]: DEBUG oslo_concurrency.lockutils [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.933629] [53378]: DEBUG nova.policy [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.938428] [53378]: INFO nova.api.openstack.requestlog [None req-17909aed-5aba-4a4d-9856-aca79bd0ed90 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1680 microversion: 2.1 time: 0.099733 [ 952.938790] [53378]: [pid: 53378|app: 0|req: 3074/6063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1680 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 952.971798] [53379]: DEBUG nova.policy [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.977498] [53379]: DEBUG nova.policy [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.978320] [53379]: DEBUG nova.policy [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.981499] [53379]: INFO nova.api.openstack.requestlog [None req-70eda20f-2726-4655-9879-aa4957f9fd38 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1812 microversion: 2.94 time: 0.099491 [ 952.982178] [53379]: [pid: 53379|app: 0|req: 2990/6064] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1812 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.996765] [53378]: DEBUG nova.api.openstack.wsgi [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.998461] [53378]: DEBUG nova.compute.api [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.003418] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.003700] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.003962] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.004355] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.004569] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.004846] [53378]: DEBUG oslo_concurrency.lockutils [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.017799] [53379]: DEBUG nova.api.openstack.wsgi [None req-9e7a1be5-2123-42bc-a93c-f26473f12fc0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71246dd0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.049765] [53379]: INFO nova.api.openstack.requestlog [None req-9e7a1be5-2123-42bc-a93c-f26473f12fc0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1520 microversion: 2.1 time: 0.034697 [ 953.050276] [53379]: [pid: 53379|app: 0|req: 2991/6065] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.064110] [53379]: DEBUG nova.api.openstack.wsgi [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.066188] [53379]: DEBUG nova.compute.api [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.067788] [53378]: INFO nova.api.openstack.requestlog [None req-6adba7a5-5c40-4074-9f54-ee578f41f3a5 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24/os-interface" status: 200 len: 301 microversion: 2.94 time: 0.073402 [ 953.068278] [53378]: [pid: 53378|app: 0|req: 3075/6066] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24/os-interface => generated 301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 953.071404] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.071780] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.071780] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.072311] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.072574] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.072794] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.097759] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.098026] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.098225] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.098427] [53379]: DEBUG nova.objects.instance [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.119674] [53379]: DEBUG nova.policy [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.124555] [53379]: INFO nova.api.openstack.requestlog [None req-62b768a4-4f54-4658-ab03-5aff998852d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.063428 [ 953.124914] [53379]: [pid: 53379|app: 0|req: 2992/6067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.385564] [53378]: DEBUG nova.api.openstack.wsgi [None req-85e84c9e-3d38-4b38-9193-bf9ccd0d4871 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71641d80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.419161] [53378]: INFO nova.api.openstack.requestlog [None req-85e84c9e-3d38-4b38-9193-bf9ccd0d4871 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.037395 [ 953.419570] [53378]: [pid: 53378|app: 0|req: 3076/6068] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.431899] [53379]: DEBUG nova.api.openstack.wsgi [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.434858] [53379]: DEBUG nova.compute.api [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.440085] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.440394] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.440603] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.440995] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.441255] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.441451] [53379]: DEBUG oslo_concurrency.lockutils [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.509647] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.513294] [53378]: DEBUG nova.compute.api [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.520074] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.520593] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.520988] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.521879] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.522346] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.522729] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.559575] [53379]: DEBUG nova.policy [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.565635] [53379]: INFO nova.api.openstack.requestlog [None req-841edab3-5f66-40e0-a9f2-176cade371a2 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1501 microversion: 2.1 time: 0.136913 [ 953.565845] [53379]: [pid: 53379|app: 0|req: 2993/6069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1501 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.570192] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.570341] [53378]: DEBUG nova.policy [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.571957] [53379]: DEBUG nova.compute.api [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.577173] [53378]: INFO nova.api.openstack.requestlog [None req-ca8419a4-95b1-41ba-93ea-4e080693d10e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.073367 [ 953.577519] [53378]: [pid: 53378|app: 0|req: 3077/6070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.581040] [53378]: DEBUG nova.api.openstack.wsgi [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.581800] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.581800] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.581985] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.582324] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.582531] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.582751] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.583850] [53378]: DEBUG nova.compute.api [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.590041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.613772] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.613772] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.614021] [53378]: DEBUG oslo_concurrency.lockutils [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.614307] [53378]: DEBUG nova.objects.instance [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lazy-loading 'fault' on Instance uuid 57a58d3c-360c-4b47-94d8-07a72ae7795d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.651239] [53378]: DEBUG nova.policy [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.655490] [53378]: DEBUG nova.policy [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.656169] [53378]: DEBUG nova.policy [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffddb93b62e146d6b2b7314fded749ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '848f855bb72746ccbd6f848d90ad0636', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.659677] [53378]: INFO nova.api.openstack.requestlog [None req-4484818d-c9c1-47fd-9de1-5d9f1ae54d8b tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 200 len: 1582 microversion: 2.96 time: 0.081572 [ 953.660045] [53378]: [pid: 53378|app: 0|req: 3078/6071] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 1582 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.673792] [53378]: DEBUG nova.api.openstack.wsgi [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.675535] [53378]: DEBUG nova.compute.api [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.679558] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.679753] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.679861] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.680241] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.680441] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.680608] [53378]: DEBUG oslo_concurrency.lockutils [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.681043] [53379]: DEBUG nova.policy [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.689028] [53379]: DEBUG nova.policy [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.689028] [53379]: DEBUG nova.policy [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.689800] [53379]: INFO nova.api.openstack.requestlog [None req-4c5b3830-08f2-4abd-b6b4-6058b09ce940 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1812 microversion: 2.94 time: 0.123301 [ 953.690135] [53379]: [pid: 53379|app: 0|req: 2994/6072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1812 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.692527] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.694336] [53379]: DEBUG nova.compute.api [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.701902] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.702225] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.702414] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.702785] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.702996] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.703188] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.745548] [53379]: DEBUG nova.policy [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.750512] [53379]: INFO nova.api.openstack.requestlog [None req-eb3cafa4-170a-4f4b-9acb-a5f861c2efb8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.059730 [ 953.751038] [53379]: [pid: 53379|app: 0|req: 2995/6073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.793957] [53378]: DEBUG nova.policy [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.800231] [53378]: INFO nova.api.openstack.requestlog [None req-14e6ebe9-c21b-40cd-af4d-2d4fa38f15b7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.127372 [ 953.800231] [53378]: [pid: 53378|app: 0|req: 3079/6074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:45 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.800337] [53379]: DEBUG nova.api.openstack.wsgi [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.801773] [53379]: DEBUG nova.compute.api [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.803384] [53378]: DEBUG nova.api.openstack.wsgi [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e587343a-6903-48a3-9952-c8d1d4a43c24", "tag": "e7992945-4e2b-4233-bccc-60f2fa97662d"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 953.805982] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.806560] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.806859] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.807370] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.807682] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.807998] [53379]: DEBUG oslo_concurrency.lockutils [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.809404] [53378]: DEBUG oslo_concurrency.lockutils [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.809727] [53378]: DEBUG oslo_concurrency.lockutils [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.809951] [53378]: DEBUG oslo_concurrency.lockutils [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.818622] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] Creating event network-changed:e7992945-4e2b-4233-bccc-60f2fa97662d for instance e587343a-6903-48a3-9952-c8d1d4a43c24 on cpu-1 [ 953.822652] [53378]: INFO nova.api.openstack.requestlog [req-2a790d17-ec51-4e44-a518-7a5289b90601 req-a3618002-2298-42b2-ac34-625f35e34404 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020189 [ 953.822652] [53378]: [pid: 53378|app: 0|req: 3080/6075] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:46 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) [ 953.856016] [53379]: DEBUG nova.policy [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.862910] [53379]: INFO nova.api.openstack.requestlog [None req-8674bb5b-d824-4ab6-b0ee-bf5d6ade8797 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.065575 [ 953.863368] [53379]: [pid: 53379|app: 0|req: 2996/6076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.899022] [53378]: DEBUG nova.api.openstack.wsgi [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.899022] [53378]: DEBUG nova.compute.api [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.902891] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.903411] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.903724] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.904271] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.904591] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.904924] [53378]: DEBUG oslo_concurrency.lockutils [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.954573] [53379]: DEBUG nova.api.openstack.wsgi [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.957182] [53379]: DEBUG nova.compute.api [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.962533] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.962910] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.963168] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.963580] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.963820] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.964124] [53379]: DEBUG oslo_concurrency.lockutils [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.081057] [53379]: DEBUG nova.policy [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.088419] [53379]: INFO nova.api.openstack.requestlog [None req-983870ff-6aa9-4302-8160-f392fdb3de2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1680 microversion: 2.1 time: 0.136123 [ 954.088799] [53379]: [pid: 53379|app: 0|req: 2997/6077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1680 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 954.091776] [53379]: DEBUG nova.api.openstack.wsgi [None req-a244620c-0028-438c-ad3e-890574e20ef1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7275bd90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.133853] [53379]: INFO nova.api.openstack.requestlog [None req-a244620c-0028-438c-ad3e-890574e20ef1 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1606 microversion: 2.1 time: 0.044234 [ 954.134390] [53379]: [pid: 53379|app: 0|req: 2998/6078] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1606 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.139178] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.142252] [53379]: DEBUG nova.compute.api [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.147206] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.147488] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.147716] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.148123] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.148321] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.148519] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.172733] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.173021] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.173361] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.173466] [53379]: DEBUG nova.objects.instance [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.198278] [53379]: DEBUG nova.policy [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.203282] [53379]: INFO nova.api.openstack.requestlog [None req-2a322f41-bf16-4868-8fa5-a236427e1bce tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.066214 [ 954.203613] [53379]: [pid: 53379|app: 0|req: 2999/6079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 954.312322] [53378]: DEBUG nova.policy [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.318368] [53378]: INFO nova.api.openstack.requestlog [None req-551d6131-6087-4dec-aa71-7a33c79699b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.424785 [ 954.318902] [53378]: [pid: 53378|app: 0|req: 3081/6080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.430158] [53379]: DEBUG nova.api.openstack.wsgi [None req-f07aaacb-fa72-4cfb-9a60-9a8f992ad005 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72d80ee0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.466883] [53379]: INFO nova.api.openstack.requestlog [None req-f07aaacb-fa72-4cfb-9a60-9a8f992ad005 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.039167 [ 954.467272] [53379]: [pid: 53379|app: 0|req: 3000/6081] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.582865] [53378]: DEBUG nova.api.openstack.wsgi [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.585586] [53378]: DEBUG nova.compute.api [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.591155] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.591427] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.591618] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.592020] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.592224] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.592402] [53378]: DEBUG oslo_concurrency.lockutils [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.595441] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.600679] [53379]: DEBUG nova.compute.api [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.616163] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.616163] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.616163] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.617468] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.621203] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.621203] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.676158] [53379]: DEBUG nova.policy [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.685815] [53379]: INFO nova.api.openstack.requestlog [None req-3e7a8d0c-8377-4963-90e7-272ffeeac9df tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.092810 [ 954.686274] [53379]: [pid: 53379|app: 0|req: 3001/6082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.689314] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.691380] [53379]: DEBUG nova.compute.api [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] [instance: 57a58d3c-360c-4b47-94d8-07a72ae7795d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.698294] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.698640] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.698870] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.699342] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.699597] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.699856] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.712448] [53379]: INFO nova.api.openstack.wsgi [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] HTTP exception thrown: Instance 57a58d3c-360c-4b47-94d8-07a72ae7795d could not be found. [ 954.712927] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] Returning 404 to user: Instance 57a58d3c-360c-4b47-94d8-07a72ae7795d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 954.713416] [53379]: INFO nova.api.openstack.requestlog [None req-bf99378e-f7ff-4d9b-a89a-afbcf1d32d0e tempest-ServersListShow296Test-1219334357 tempest-ServersListShow296Test-1219334357-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d" status: 404 len: 111 microversion: 2.96 time: 0.026597 [ 954.713753] [53379]: [pid: 53379|app: 0|req: 3002/6083] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/57a58d3c-360c-4b47-94d8-07a72ae7795d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 954.764638] [53379]: DEBUG nova.api.openstack.wsgi [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.768704] [53379]: DEBUG nova.compute.api [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.773503] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.773503] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.773718] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.773996] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.774256] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.774522] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.801472] [53378]: DEBUG nova.policy [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.808222] [53378]: INFO nova.api.openstack.requestlog [None req-104500ea-5061-4db8-9e07-c228ea0d626e tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1501 microversion: 2.1 time: 0.227826 [ 954.808757] [53378]: [pid: 53378|app: 0|req: 3082/6084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:46 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1501 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.817879] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.819730] [53378]: DEBUG nova.compute.api [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.829024] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.832565] [53379]: DEBUG nova.policy [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.838832] [53379]: INFO nova.api.openstack.requestlog [None req-05fbb1bc-3e6f-4366-ba1d-007b051c0c55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.076479 [ 954.840092] [53379]: [pid: 53379|app: 0|req: 3003/6085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.879222] [53379]: DEBUG nova.api.openstack.wsgi [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.880978] [53379]: DEBUG nova.compute.api [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.890210] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.890531] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.890723] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.892106] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.892380] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.892568] [53379]: DEBUG oslo_concurrency.lockutils [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.942646] [53379]: DEBUG nova.policy [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.950766] [53379]: INFO nova.api.openstack.requestlog [None req-d195ec7b-b6bc-4ce7-85ae-6836bda09c18 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.074358 [ 954.951164] [53379]: [pid: 53379|app: 0|req: 3004/6086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.980389] [53378]: DEBUG nova.policy [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.986439] [53378]: INFO nova.api.openstack.requestlog [None req-1fbc4229-665e-467e-830a-50eb88222275 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.171077 [ 954.988482] [53378]: [pid: 53378|app: 0|req: 3083/6087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.105175] [53379]: DEBUG nova.api.openstack.wsgi [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.107733] [53379]: DEBUG nova.compute.api [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.113268] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.113736] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.114088] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.114687] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.114998] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.115317] [53379]: DEBUG oslo_concurrency.lockutils [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.123223] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=12 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.150616] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1da7158-1358-4d76-900a-7937ec5415f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f716417e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.157293] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.206272] [53378]: INFO nova.api.openstack.requestlog [None req-b1da7158-1358-4d76-900a-7937ec5415f2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1606 microversion: 2.1 time: 0.059209 [ 955.206778] [53378]: [pid: 53378|app: 0|req: 3084/6088] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1606 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 955.220804] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.221731] [53378]: DEBUG nova.compute.api [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.227087] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.227502] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.227821] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.230605] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.230674] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.230873] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.231457] [53379]: DEBUG nova.policy [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.236669] [53379]: INFO nova.api.openstack.requestlog [None req-85beb603-09c9-48e1-ab6e-63fee2a42cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1680 microversion: 2.1 time: 0.135103 [ 955.236801] [53379]: [pid: 53379|app: 0|req: 3005/6089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1680 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 955.260451] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.260451] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.261016] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.261016] [53378]: DEBUG nova.objects.instance [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.304365] [53378]: DEBUG nova.policy [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.309307] [53378]: INFO nova.api.openstack.requestlog [None req-f0c15626-cbb7-43d4-8b21-4b469804697b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.094004 [ 955.309637] [53378]: [pid: 53378|app: 0|req: 3085/6090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.333506] [53379]: DEBUG nova.api.openstack.wsgi [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.334856] [53379]: DEBUG nova.compute.api [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.338644] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.338896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.339099] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.339465] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.339668] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.339845] [53379]: DEBUG oslo_concurrency.lockutils [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.445945] [53379]: DEBUG nova.policy [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.454193] [53379]: INFO nova.api.openstack.requestlog [None req-a20e8275-3036-4983-bf0f-969aa3d64c97 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.122645 [ 955.454193] [53379]: [pid: 53379|app: 0|req: 3006/6091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 955.480171] [53378]: DEBUG nova.api.openstack.wsgi [None req-aadf2f73-d457-40fc-b643-8de53275b308 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70fe1630>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.520469] [53378]: INFO nova.api.openstack.requestlog [None req-aadf2f73-d457-40fc-b643-8de53275b308 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.043422 [ 955.520974] [53378]: [pid: 53378|app: 0|req: 3086/6092] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.711226] [53379]: DEBUG nova.api.openstack.wsgi [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.716578] [53379]: DEBUG nova.compute.api [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.724164] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.724440] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.724629] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.726392] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.726392] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.726392] [53379]: DEBUG oslo_concurrency.lockutils [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.770969] [53379]: DEBUG nova.policy [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.779023] [53379]: INFO nova.api.openstack.requestlog [None req-31a25e8e-8737-4bd7-b2f8-2307ec348fa8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.072169 [ 955.779023] [53379]: [pid: 53379|app: 0|req: 3007/6093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:47 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.822615] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.824640] [53378]: DEBUG nova.compute.api [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.829263] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.829417] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.829731] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.830259] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.833241] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.833241] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.833389] [53379]: DEBUG nova.api.openstack.wsgi [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c1fd4a7-e56f-4c7e-8d06-295468b875f0", "name": "network-vif-deleted", "tag": "1192d861-c3d1-4417-8862-f00895e44844"}, {"server_uuid": "cc4c400f-0f42-4402-8c42-61dd155b4b6a", "name": "network-vif-deleted", "tag": "4b50b72b-9a4b-43cc-a77d-639ef015e3b9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 955.842300] [53379]: DEBUG oslo_concurrency.lockutils [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.842300] [53379]: DEBUG oslo_concurrency.lockutils [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.842538] [53379]: DEBUG oslo_concurrency.lockutils [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.856732] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Creating event network-vif-deleted:1192d861-c3d1-4417-8862-f00895e44844 for instance 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 on cpu-1 [ 955.857338] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] Creating event network-vif-deleted:4b50b72b-9a4b-43cc-a77d-639ef015e3b9 for instance cc4c400f-0f42-4402-8c42-61dd155b4b6a on cpu-1 [ 955.864359] [53379]: INFO nova.api.openstack.requestlog [req-c9c055c3-3594-4f24-a118-30fe9e32bf10 req-284eb9e5-bc98-4db0-8bab-773c7bda2762 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.035251 [ 955.864770] [53379]: [pid: 53379|app: 0|req: 3008/6094] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:48 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 955.871233] [53378]: DEBUG nova.policy [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.871319] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.871319] [53379]: DEBUG nova.compute.api [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.873880] [53378]: INFO nova.api.openstack.requestlog [None req-4e62fa97-96e8-42a9-868d-6ee81d7eafcf tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1292 microversion: 2.1 time: 0.054160 [ 955.874284] [53378]: [pid: 53378|app: 0|req: 3087/6095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.875478] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.876172] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.876568] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.877080] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.877780] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.878296] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.927181] [53379]: DEBUG nova.policy [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.934772] [53379]: INFO nova.api.openstack.requestlog [None req-f5353236-fa54-4f62-a239-ff6e1fd27211 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.069213 [ 955.935342] [53379]: [pid: 53379|app: 0|req: 3009/6096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.964496] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=3 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.968365] [53378]: DEBUG nova.api.openstack.wsgi [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.970860] [53378]: DEBUG nova.compute.api [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.976543] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.976806] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.977013] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.977400] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.977600] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.977776] [53378]: DEBUG oslo_concurrency.lockutils [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.007981] [53379]: DEBUG nova.api.openstack.wsgi [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.012540] [53379]: DEBUG nova.compute.api [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.019491] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.019491] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.019897] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.020133] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.020420] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.020720] [53379]: DEBUG oslo_concurrency.lockutils [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.033704] [53378]: DEBUG nova.policy [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.044983] [53378]: INFO nova.api.openstack.requestlog [None req-989a0599-e1c9-4703-894e-5b42a27d3044 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.081291 [ 956.045375] [53378]: [pid: 53378|app: 0|req: 3088/6097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.171855] [53379]: DEBUG nova.policy [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.177351] [53379]: INFO nova.api.openstack.requestlog [None req-e91e7698-1eff-4ec8-9b5f-cedb3ff85056 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.171722 [ 956.177792] [53379]: [pid: 53379|app: 0|req: 3010/6098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.217595] [53378]: DEBUG nova.api.openstack.wsgi [None req-dff813d3-4974-48c8-912b-7652fe817ac5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f70fe04c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.247846] [53378]: INFO nova.api.openstack.requestlog [None req-dff813d3-4974-48c8-912b-7652fe817ac5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1606 microversion: 2.1 time: 0.032733 [ 956.248203] [53378]: [pid: 53378|app: 0|req: 3089/6099] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1606 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.251520] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.253330] [53379]: DEBUG nova.compute.api [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.257573] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.257960] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.258220] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.258599] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.258806] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.258984] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.295516] [53379]: DEBUG nova.policy [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.299848] [53379]: INFO nova.api.openstack.requestlog [None req-ec89407c-278b-462b-a827-b1574e6e752b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1320 microversion: 2.1 time: 0.050593 [ 956.300261] [53379]: [pid: 53379|app: 0|req: 3011/6100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1320 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.324045] [53378]: DEBUG nova.api.openstack.wsgi [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.325316] [53378]: DEBUG nova.compute.api [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.329518] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.329800] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.330056] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.330455] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.330699] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.330910] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.347414] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.347635] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.347822] [53378]: DEBUG oslo_concurrency.lockutils [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.348027] [53378]: DEBUG nova.objects.instance [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.367589] [53378]: DEBUG nova.policy [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.371390] [53378]: INFO nova.api.openstack.requestlog [None req-c06b67d8-5650-4bd3-a6e9-ef47f8b2dc25 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.050321 [ 956.371703] [53378]: [pid: 53378|app: 0|req: 3090/6101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.466771] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.468785] [53379]: DEBUG nova.compute.api [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.472185] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.472422] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.472630] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.472985] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.473210] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.473407] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.531209] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6a6b18f-6b19-4d65-8b62-d434a5e3662f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70fe30a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.549319] [53379]: DEBUG nova.policy [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.554616] [53379]: INFO nova.api.openstack.requestlog [None req-e4f4ab59-cb12-4058-a92c-7c2405ac3b1f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1521 microversion: 2.1 time: 0.090317 [ 956.554998] [53379]: [pid: 53379|app: 0|req: 3012/6102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1521 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.559788] [53378]: INFO nova.api.openstack.requestlog [None req-b6a6b18f-6b19-4d65-8b62-d434a5e3662f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1559 microversion: 2.1 time: 0.030532 [ 956.559788] [53378]: [pid: 53378|app: 0|req: 3091/6103] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:48 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1559 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.793598] [53379]: DEBUG nova.api.openstack.wsgi [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.796292] [53379]: DEBUG nova.compute.api [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.801464] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.801840] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.802176] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.802766] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.803148] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.803472] [53379]: DEBUG oslo_concurrency.lockutils [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.843117] [53379]: DEBUG nova.policy [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.847226] [53379]: INFO nova.api.openstack.requestlog [None req-56069fe3-ca60-44c9-959f-0848b0ed13d7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.057140 [ 956.847548] [53379]: [pid: 53379|app: 0|req: 3013/6104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.891016] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.892754] [53378]: DEBUG nova.compute.api [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.896818] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.897114] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.897308] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.897665] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.897975] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.898194] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.916847] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.917202] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.917430] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.917657] [53378]: DEBUG nova.objects.instance [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.941299] [53378]: DEBUG nova.policy [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.946455] [53378]: INFO nova.api.openstack.requestlog [None req-3a09fb86-cd7a-4fb5-aa0d-4c3b94c30b61 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.057946 [ 956.946752] [53378]: [pid: 53378|app: 0|req: 3092/6105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.949166] [53379]: DEBUG nova.api.openstack.wsgi [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.951012] [53379]: DEBUG nova.compute.api [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.954983] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.955177] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.955364] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.955739] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.955958] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.956158] [53379]: DEBUG oslo_concurrency.lockutils [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.994246] [53379]: DEBUG nova.policy [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.998713] [53379]: INFO nova.api.openstack.requestlog [None req-894ad1e6-337f-4bd7-9545-334472917636 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.051873 [ 956.999055] [53379]: [pid: 53379|app: 0|req: 3014/6106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.058447] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.060237] [53378]: DEBUG nova.compute.api [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.063974] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.064293] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.064626] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.065317] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.065317] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.065555] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.097669] [53378]: DEBUG nova.policy [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.101736] [53378]: INFO nova.api.openstack.requestlog [None req-c0aba016-b02a-4054-a131-ff5937115e4f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1212 microversion: 2.1 time: 0.045647 [ 957.102066] [53378]: [pid: 53378|app: 0|req: 3093/6107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.191199] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.193082] [53379]: DEBUG nova.compute.api [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.196995] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.197259] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.197445] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.197804] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.198014] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.198202] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.260313] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f9fcdd1-fc1f-4c0e-bc86-7eba644fe1dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f70fe1630>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.270845] [53379]: DEBUG nova.policy [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.276978] [53379]: INFO nova.api.openstack.requestlog [None req-b9d73559-7259-4df8-ba9f-147e5c5f6416 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1517 microversion: 2.1 time: 0.087638 [ 957.276978] [53379]: [pid: 53379|app: 0|req: 3015/6108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.314099] [53379]: DEBUG nova.api.openstack.wsgi [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.315501] [53379]: DEBUG nova.compute.api [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.319165] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.319440] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.319628] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.320026] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.320231] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.320428] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.343384] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.343684] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.343907] [53379]: DEBUG oslo_concurrency.lockutils [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.344169] [53379]: DEBUG nova.objects.instance [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.352751] [53378]: INFO nova.api.openstack.requestlog [None req-2f9fcdd1-fc1f-4c0e-bc86-7eba644fe1dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1606 microversion: 2.1 time: 0.094869 [ 957.353121] [53378]: [pid: 53378|app: 0|req: 3094/6109] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1606 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.368269] [53379]: DEBUG nova.policy [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.372835] [53379]: INFO nova.api.openstack.requestlog [None req-34b43103-b865-4a70-adc1-1537e06af92c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.061828 [ 957.373192] [53379]: [pid: 53379|app: 0|req: 3016/6110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.384401] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.386106] [53379]: DEBUG nova.compute.api [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.389748] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.389984] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.390112] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.390457] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.390658] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.390835] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.409907] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.410182] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.410394] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.410600] [53379]: DEBUG nova.objects.instance [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.432397] [53379]: DEBUG nova.policy [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.438481] [53379]: INFO nova.api.openstack.requestlog [None req-bf73d6c1-fa3d-4048-9da5-d599456807fb tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.055820 [ 957.438481] [53379]: [pid: 53379|app: 0|req: 3017/6111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 957.506075] [53378]: DEBUG nova.api.openstack.wsgi [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.507928] [53378]: DEBUG nova.compute.api [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.512359] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.512619] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.512821] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.513278] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.513495] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.513709] [53378]: DEBUG oslo_concurrency.lockutils [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.568695] [53379]: DEBUG nova.api.openstack.wsgi [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.570069] [53379]: DEBUG nova.compute.api [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.573770] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.574019] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.574211] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.574578] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.574845] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.575038] [53379]: DEBUG oslo_concurrency.lockutils [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.643975] [53378]: INFO nova.api.openstack.requestlog [None req-b55db418-cca9-4efb-8f1b-55f1f132c7ac tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.274524 [ 957.644642] [53378]: [pid: 53378|app: 0|req: 3095/6112] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 287 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 957.651496] [53379]: DEBUG nova.policy [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.651953] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb5bbf28-cff5-41b5-8202-09a738eafb3c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f716412d0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.656844] [53379]: INFO nova.api.openstack.requestlog [None req-102386eb-cfa0-4c02-ab0e-9127e6a85d95 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1506 microversion: 2.1 time: 0.090953 [ 957.657295] [53379]: [pid: 53379|app: 0|req: 3018/6113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 957.660117] [53379]: DEBUG nova.api.openstack.wsgi [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.661844] [53379]: DEBUG nova.compute.api [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.665517] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.665788] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.666064] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.666640] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.666893] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.667095] [53379]: DEBUG oslo_concurrency.lockutils [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.737797] [53379]: INFO nova.api.openstack.requestlog [None req-c83e3cb9-bc05-4d68-ac02-083f09440622 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e929d959-567b-4abb-acb5-75e1c4d88a8f" status: 200 len: 284 microversion: 2.1 time: 0.079770 [ 957.738806] [53379]: [pid: 53379|app: 0|req: 3019/6114] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e929d959-567b-4abb-acb5-75e1c4d88a8f => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 957.740896] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.743782] [53379]: DEBUG nova.compute.api [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.747589] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.747841] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.748039] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.748400] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.748599] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.748772] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.822593] [53379]: DEBUG nova.policy [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.828017] [53379]: INFO nova.api.openstack.requestlog [None req-d7373b9a-a49c-402f-9e4a-6c6a4873e638 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 200 len: 1506 microversion: 2.1 time: 0.088502 [ 957.828017] [53379]: [pid: 53379|app: 0|req: 3020/6115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:50 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 1506 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.834402] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 957.836511] [53379]: DEBUG nova.compute.api [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.842697] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.869347] [53379]: INFO nova.api.openstack.wsgi [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 960.869890] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 960.870201] [53379]: INFO nova.api.openstack.requestlog [None req-7e588559-8b38-4952-b332-1087d417dbfb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 400 len: 115 microversion: 2.1 time: 3.041857 [ 960.870665] [53379]: [pid: 53379|app: 0|req: 3021/6116] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 12 06:43:50 2025] POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 115 bytes in 3042 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 960.874071] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.874400] [53379]: DEBUG nova.compute.api [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.879758] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.880039] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.880216] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.880579] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.880794] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.880950] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.897197] [53379]: DEBUG nova.compute.api [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 960.945987] [53379]: INFO nova.api.openstack.requestlog [None req-7b53f84c-31b9-4443-b745-e8343b65a55b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 204 len: 0 microversion: 2.1 time: 0.074394 [ 960.946405] [53379]: [pid: 53379|app: 0|req: 3022/6117] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:43:53 2025] DELETE /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 960.949705] [53379]: DEBUG nova.api.openstack.wsgi [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.951574] [53379]: DEBUG nova.compute.api [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.955402] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.955667] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.955887] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.956309] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.956590] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.956808] [53379]: DEBUG oslo_concurrency.lockutils [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.996757] [53379]: DEBUG nova.policy [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.005525] [53379]: INFO nova.api.openstack.requestlog [None req-246256a0-169e-460e-b6fa-83ffbfa4c9c8 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1270 microversion: 2.1 time: 0.058228 [ 961.006020] [53379]: [pid: 53379|app: 0|req: 3023/6118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1270 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.008832] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.010641] [53379]: DEBUG nova.compute.api [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.014980] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.015279] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.015479] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.015874] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.016184] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.016318] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.043599] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.043853] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.044729] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.044729] [53379]: DEBUG nova.objects.instance [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.068369] [53379]: DEBUG nova.policy [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.073670] [53379]: INFO nova.api.openstack.requestlog [None req-0ceae68a-a407-4764-b424-02136c9e670f tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.066970 [ 961.074037] [53379]: [pid: 53379|app: 0|req: 3024/6119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.077021] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.078398] [53379]: DEBUG nova.compute.api [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.082072] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.082285] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.082471] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.082860] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.083096] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.083283] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.119672] [53379]: DEBUG nova.policy [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.124562] [53379]: INFO nova.api.openstack.requestlog [None req-5bb4037d-cbdb-44dd-b65a-abb1e6e83a23 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.049920 [ 961.124980] [53379]: [pid: 53379|app: 0|req: 3025/6120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.187644] [53379]: DEBUG nova.api.openstack.wsgi [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.189407] [53379]: DEBUG nova.compute.api [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.193127] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.193383] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.193571] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.193936] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.194154] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.194330] [53379]: DEBUG oslo_concurrency.lockutils [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.307678] [53379]: DEBUG nova.policy [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.312813] [53379]: INFO nova.api.openstack.requestlog [None req-612371c8-f696-41a5-8fe9-5bfb07a41913 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1671 microversion: 2.1 time: 0.187006 [ 961.313183] [53379]: [pid: 53379|app: 0|req: 3026/6121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1671 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.316725] [53379]: DEBUG nova.api.openstack.wsgi [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.318441] [53379]: DEBUG nova.compute.api [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.321853] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.322378] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.322737] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.322954] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.323156] [53379]: DEBUG oslo_concurrency.lockutils [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.359617] [53379]: DEBUG nova.policy [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.364662] [53379]: INFO nova.api.openstack.requestlog [None req-d170d3d8-6dad-4e91-99cf-1799868975c1 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1268 microversion: 2.1 time: 0.049821 [ 961.365084] [53379]: [pid: 53379|app: 0|req: 3027/6122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.367633] [53379]: DEBUG nova.api.openstack.wsgi [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.369324] [53379]: DEBUG nova.compute.api [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.372674] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.372933] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.373145] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.373572] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.373704] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.373882] [53379]: DEBUG oslo_concurrency.lockutils [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.475248] [53379]: DEBUG nova.policy [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.480037] [53379]: INFO nova.api.openstack.requestlog [None req-c046afa3-8f08-4e3f-9bb8-9b04ce1cdea8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.114290 [ 961.480442] [53379]: [pid: 53379|app: 0|req: 3028/6123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.483179] [53379]: DEBUG nova.api.openstack.wsgi [None req-4346be92-bbec-47b8-a7b8-3404f0779d38 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f77205e10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.059500] [53378]: INFO nova.api.openstack.requestlog [None req-bb5bbf28-cff5-41b5-8202-09a738eafb3c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1645 microversion: 2.1 time: 5.414155 [ 963.059868] [53378]: [pid: 53378|app: 0|req: 3096/6124] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:49 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1645 bytes in 5415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.062241] [53379]: INFO nova.api.openstack.requestlog [None req-4346be92-bbec-47b8-a7b8-3404f0779d38 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1614 microversion: 2.1 time: 1.580957 [ 963.062464] [53379]: [pid: 53379|app: 0|req: 3029/6125] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:53 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1614 bytes in 1581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.064370] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.065063] [53379]: DEBUG nova.api.openstack.wsgi [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.065303] [53378]: DEBUG nova.compute.api [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.066697] [53379]: DEBUG nova.compute.api [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.069377] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.069647] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.069939] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.070310] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.070514] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.073895] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.074720] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.103290] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.103560] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.103760] [53379]: DEBUG oslo_concurrency.lockutils [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.104040] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.104104] [53379]: DEBUG nova.objects.instance [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.104335] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.104554] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.104783] [53378]: DEBUG nova.objects.instance [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.138488] [53378]: DEBUG nova.policy [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.151776] [53379]: DEBUG nova.policy [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.152218] [53378]: INFO nova.api.openstack.requestlog [None req-9c83194b-cfdd-4a53-bfd8-2bf5c34543a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.091354 [ 963.152773] [53378]: [pid: 53378|app: 0|req: 3097/6126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:55 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.157200] [53378]: DEBUG nova.api.openstack.wsgi [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 963.159802] [53378]: DEBUG nova.compute.api [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.164255] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.164719] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.165015] [53379]: INFO nova.api.openstack.requestlog [None req-39efae8b-e1a7-48e4-afd7-db0d1f3a1553 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.101922 [ 963.165067] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.165566] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.165882] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.166126] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.168463] [53379]: [pid: 53379|app: 0|req: 3030/6127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:55 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.171282] [53379]: DEBUG nova.api.openstack.wsgi [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-8248938", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ab0fad91-f651-4230-929f-4b69b9dc268e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 963.216077] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.216485] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.216821] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.217321] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.217541] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.217735] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.227553] [53379]: DEBUG nova.network.neutron [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] validate_networks() for [('ab0fad91-f651-4230-929f-4b69b9dc268e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 963.480174] [53379]: DEBUG nova.virt.hardware [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 963.480398] [53379]: DEBUG nova.virt.hardware [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 963.480612] [53379]: DEBUG nova.virt.hardware [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 963.480774] [53379]: DEBUG nova.virt.hardware [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 963.480937] [53379]: DEBUG nova.virt.hardware [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 963.490641] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.490883] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.491084] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.491485] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.491686] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.491953] [53379]: DEBUG oslo_concurrency.lockutils [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.503856] [53379]: DEBUG nova.quota [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 963.509416] [53379]: DEBUG nova.quota [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 963.516660] [53379]: DEBUG nova.compute.api [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 963.518008] [53379]: DEBUG nova.compute.api [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 963.553174] [53379]: INFO nova.api.openstack.requestlog [None req-6e2826c5-c7ed-489f-bbcb-9685e0e92d60 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.383112 [ 963.553174] [53379]: [pid: 53379|app: 0|req: 3031/6128] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 384 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 963.555537] [53379]: DEBUG nova.api.openstack.wsgi [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.558086] [53379]: DEBUG nova.compute.api [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.562051] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.562158] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.562383] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.562798] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.563044] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.563253] [53379]: DEBUG oslo_concurrency.lockutils [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.640744] [53379]: DEBUG nova.policy [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.645972] [53379]: INFO nova.api.openstack.requestlog [None req-980d5be6-0974-469e-bee4-e8003a3c3d9e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1671 microversion: 2.1 time: 0.092506 [ 963.646467] [53379]: [pid: 53379|app: 0|req: 3032/6129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:55 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1671 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.649574] [53379]: DEBUG nova.api.openstack.wsgi [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "be588b33-2eb7-4ced-9765-a80633850655", "name": "network-vif-plugged", "status": "completed", "tag": "8bd34b5d-8aba-4433-90a2-9c47f841dca4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 963.655932] [53379]: DEBUG oslo_concurrency.lockutils [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.656610] [53379]: DEBUG oslo_concurrency.lockutils [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.656610] [53379]: DEBUG oslo_concurrency.lockutils [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.668638] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] Creating event network-vif-plugged:8bd34b5d-8aba-4433-90a2-9c47f841dca4 for instance be588b33-2eb7-4ced-9765-a80633850655 on cpu-1 [ 963.671962] [53379]: INFO nova.api.openstack.requestlog [req-4e96d712-f92a-4d5d-a1cc-b15428d02bc3 req-36daa882-f378-4894-9e5c-9ce46dce8844 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024795 [ 963.672404] [53379]: [pid: 53379|app: 0|req: 3033/6130] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:55 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) [ 963.675631] [53379]: DEBUG nova.api.openstack.wsgi [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.677602] [53379]: DEBUG nova.compute.api [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.681504] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.681773] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.682011] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.682419] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.682665] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.682890] [53379]: DEBUG oslo_concurrency.lockutils [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.723740] [53379]: DEBUG nova.policy [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.728806] [53379]: INFO nova.api.openstack.requestlog [None req-84f6f8f6-c0ad-460a-8141-62d23fff3749 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1326 microversion: 2.1 time: 0.055591 [ 963.729196] [53379]: [pid: 53379|app: 0|req: 3034/6131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:55 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.731769] [53379]: DEBUG nova.api.openstack.wsgi [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.733505] [53379]: DEBUG nova.compute.api [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.737063] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.737349] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.737560] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.737920] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.738240] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.738582] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.759706] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.759944] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.760144] [53379]: DEBUG oslo_concurrency.lockutils [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.760342] [53379]: DEBUG nova.objects.instance [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.783387] [53379]: DEBUG nova.policy [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.788608] [53379]: INFO nova.api.openstack.requestlog [None req-730e08b6-b9b5-42fa-bf54-5d54ef6283fe tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.058785 [ 963.788942] [53379]: [pid: 53379|app: 0|req: 3035/6132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.791452] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.793089] [53379]: DEBUG nova.compute.api [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.796579] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.796817] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.797014] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.797380] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.797584] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.797756] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.830639] [53379]: DEBUG nova.policy [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.835419] [53379]: INFO nova.api.openstack.requestlog [None req-a8865e06-8696-4a20-b851-4103c0870b9f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1207 microversion: 2.1 time: 0.045783 [ 963.835800] [53379]: [pid: 53379|app: 0|req: 3036/6133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.838404] [53379]: DEBUG nova.api.openstack.wsgi [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.840058] [53379]: DEBUG nova.compute.api [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.843368] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.843604] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.843793] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.844164] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.844372] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.844544] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.953658] [53379]: DEBUG nova.policy [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.958893] [53379]: INFO nova.api.openstack.requestlog [None req-52e15117-c8d8-42b4-a492-4d3549717a6a tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1316 microversion: 2.1 time: 0.121795 [ 963.958893] [53379]: [pid: 53379|app: 0|req: 3037/6134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1316 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.961061] [53379]: DEBUG nova.api.openstack.wsgi [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.962799] [53379]: DEBUG nova.compute.api [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.966630] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.966866] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.967077] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.967441] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.967640] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.967814] [53379]: DEBUG oslo_concurrency.lockutils [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.049355] [53379]: DEBUG nova.policy [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.053954] [53379]: INFO nova.api.openstack.requestlog [None req-964ed988-3e7f-46aa-8cd9-28794ce6265d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.094700 [ 964.055809] [53379]: [pid: 53379|app: 0|req: 3038/6135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.059082] [53379]: DEBUG nova.api.openstack.wsgi [None req-43321601-46bf-4466-907a-dcf3cbae8036 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f71d7cb80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.092973] [53379]: INFO nova.api.openstack.requestlog [None req-43321601-46bf-4466-907a-dcf3cbae8036 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 200 len: 1614 microversion: 2.1 time: 0.036352 [ 964.093542] [53379]: [pid: 53379|app: 0|req: 3039/6136] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 1614 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.098018] [53379]: DEBUG nova.api.openstack.wsgi [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b4534bfd-385a-419f-ba7d-7dad9127fe63", "name": "network-vif-deleted", "tag": "3c393ece-6e86-4da9-a709-c4c328702af8"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 964.103338] [53379]: DEBUG oslo_concurrency.lockutils [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.103610] [53379]: DEBUG oslo_concurrency.lockutils [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.103816] [53379]: DEBUG oslo_concurrency.lockutils [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.110975] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] Creating event network-vif-deleted:3c393ece-6e86-4da9-a709-c4c328702af8 for instance b4534bfd-385a-419f-ba7d-7dad9127fe63 on cpu-1 [ 964.114153] [53379]: INFO nova.api.openstack.requestlog [req-d6d16057-171e-4f35-8bfd-d7720e8d0741 req-db303268-36fa-4108-b799-5d0f9b08eb45 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020005 [ 964.114544] [53379]: [pid: 53379|app: 0|req: 3040/6137] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:56 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.118022] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ddb87c1-2d0f-40e8-9903-31669b59920b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.119857] [53379]: DEBUG nova.compute.api [None req-2ddb87c1-2d0f-40e8-9903-31669b59920b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.147712] [53379]: DEBUG nova.policy [None req-2ddb87c1-2d0f-40e8-9903-31669b59920b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.156446] [53379]: INFO nova.api.openstack.requestlog [None req-2ddb87c1-2d0f-40e8-9903-31669b59920b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1213 microversion: 2.1 time: 0.041058 [ 964.156771] [53379]: [pid: 53379|app: 0|req: 3041/6138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.160169] [53379]: DEBUG nova.api.openstack.wsgi [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestJSON-server-1908518436", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 964.161909] [53379]: DEBUG nova.compute.api [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.168133] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.168419] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.168606] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.168977] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.169212] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.169386] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.194056] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.194343] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.194535] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.198888] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.199164] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.199364] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.199761] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.200009] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.200216] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.252067] [53379]: DEBUG nova.quota [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 964.255021] [53379]: DEBUG nova.quota [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 964.261302] [53379]: DEBUG nova.virt.hardware [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 964.261508] [53379]: DEBUG nova.virt.hardware [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 964.261717] [53379]: DEBUG nova.virt.hardware [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 964.261880] [53379]: DEBUG nova.virt.hardware [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 964.262054] [53379]: DEBUG nova.virt.hardware [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 964.311095] [53379]: DEBUG nova.compute.api [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.311253] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.311459] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.311630] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.312292] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.312292] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.312371] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.331352] [53379]: INFO nova.api.openstack.requestlog [None req-aac89d59-3ac0-4f4a-8093-8af322d67835 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879/action" status: 202 len: 1171 microversion: 2.1 time: 0.172690 [ 964.331352] [53379]: [pid: 53379|app: 0|req: 3042/6139] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:43:56 2025] POST /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879/action => generated 1171 bytes in 173 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 964.335385] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9d58d36-69b2-453d-ae49-53076ad20026 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7275a050>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.366830] [53379]: INFO nova.api.openstack.requestlog [None req-c9d58d36-69b2-453d-ae49-53076ad20026 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1645 microversion: 2.1 time: 0.033563 [ 964.367195] [53379]: [pid: 53379|app: 0|req: 3043/6140] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.372970] [53379]: DEBUG nova.api.openstack.wsgi [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.372970] [53379]: DEBUG nova.compute.api [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.375819] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.376090] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.376285] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.376663] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.376871] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.377060] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.398801] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.399093] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.399287] [53379]: DEBUG oslo_concurrency.lockutils [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.399490] [53379]: DEBUG nova.objects.instance [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.423153] [53379]: DEBUG nova.policy [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.427862] [53379]: INFO nova.api.openstack.requestlog [None req-fce96c4b-af4d-4489-888c-d13857ccee47 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.060051 [ 964.428232] [53379]: [pid: 53379|app: 0|req: 3044/6141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.430870] [53379]: DEBUG nova.api.openstack.wsgi [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-448903184", "imageRef": "a56b27b7-2ba5-495f-85fd-0e07fcaadb82", "flavorRef": "42", "networks": [{"uuid": "716f2048-0f31-4858-b650-71e43fbcbffd"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 964.470743] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.471035] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.471245] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.471663] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.471879] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.472076] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.477189] [53379]: DEBUG nova.network.neutron [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] validate_networks() for [('716f2048-0f31-4858-b650-71e43fbcbffd', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 964.643634] [53379]: DEBUG nova.virt.hardware [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 964.643795] [53379]: DEBUG nova.virt.hardware [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 964.644011] [53379]: DEBUG nova.virt.hardware [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 964.644198] [53379]: DEBUG nova.virt.hardware [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 964.644363] [53379]: DEBUG nova.virt.hardware [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 964.649407] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.649646] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.649832] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.650253] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.650457] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.650633] [53379]: DEBUG oslo_concurrency.lockutils [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.660220] [53379]: DEBUG nova.quota [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 964.663050] [53379]: DEBUG nova.quota [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for user dd26322a837644a4b514990623c0469e and project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 964.672596] [53379]: DEBUG nova.compute.api [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 964.674181] [53379]: DEBUG nova.compute.api [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='a56b27b7-2ba5-495f-85fd-0e07fcaadb82',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 964.705287] [53379]: INFO nova.api.openstack.requestlog [None req-93838df6-5b18-46a1-882c-b5131ccfb09c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.275802 [ 964.705358] [53379]: [pid: 53379|app: 0|req: 3045/6142] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:43:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 277 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 964.710690] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.712433] [53379]: DEBUG nova.compute.api [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.716306] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.716522] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.716707] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.717107] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.717317] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.717492] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.740019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.740160] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.740344] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.740538] [53379]: DEBUG nova.objects.instance [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.764140] [53379]: DEBUG nova.policy [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.767195] [53379]: INFO nova.api.openstack.requestlog [None req-9cd93155-2e6a-401f-b62e-94059f1ff9ee tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.060886 [ 964.767357] [53379]: [pid: 53379|app: 0|req: 3046/6143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:56 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.833858] [53379]: DEBUG nova.api.openstack.wsgi [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "66a0e5fa-5b4d-4a2a-ae1b-0e5d6c29b1ea"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 964.835765] [53379]: DEBUG nova.compute.api [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.839646] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.839903] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.840120] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.840498] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.840711] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.840899] [53379]: DEBUG oslo_concurrency.lockutils [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.488696] [53379]: INFO nova.api.openstack.requestlog [None req-608ecf1c-0b39-40fe-b931-ab64b05903ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.720635 [ 966.489292] [53379]: [pid: 53379|app: 0|req: 3047/6144] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:43:57 2025] POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 194 bytes in 1721 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 966.493110] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.495105] [53379]: DEBUG nova.compute.api [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.505222] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.505222] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.505222] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.506902] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.507205] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.511020] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.622398] [53379]: DEBUG nova.policy [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.628170] [53379]: INFO nova.api.openstack.requestlog [None req-e4748457-4516-47c4-8167-2ed51318845e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1696 microversion: 2.1 time: 0.138400 [ 966.628553] [53379]: [pid: 53379|app: 0|req: 3048/6145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:58 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1696 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.631350] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.633056] [53379]: DEBUG nova.compute.api [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.636509] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.636712] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.636897] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.637501] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.637501] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.637620] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.671969] [53379]: DEBUG nova.policy [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.676367] [53379]: INFO nova.api.openstack.requestlog [None req-c2a33897-152b-4f2f-98a2-4bc61e5fba18 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.047221 [ 966.676742] [53379]: [pid: 53379|app: 0|req: 3049/6146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:58 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.679161] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.680789] [53379]: DEBUG nova.compute.api [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.683825] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.684070] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.684258] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.684599] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.684843] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.685018] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.774809] [53379]: DEBUG nova.policy [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.779516] [53379]: INFO nova.api.openstack.requestlog [None req-e0e33eff-3515-414d-b1ec-bab3926ecd6d tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.102136 [ 966.779978] [53379]: [pid: 53379|app: 0|req: 3050/6147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:58 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.782256] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.784058] [53379]: DEBUG nova.compute.api [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.787288] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.787533] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.787741] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.788145] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.788359] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.788534] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.809624] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.809868] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.810065] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.810270] [53379]: DEBUG nova.objects.instance [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.067616] [53379]: DEBUG nova.policy [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.073078] [53379]: INFO nova.api.openstack.requestlog [None req-ed949110-3c60-4c38-a1c1-15f56cfa4db0 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.292225 [ 967.073078] [53379]: [pid: 53379|app: 0|req: 3051/6148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.076058] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.077495] [53379]: DEBUG nova.compute.api [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.080822] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.080822] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.080982] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.081306] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.081543] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.081679] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.120803] [53379]: DEBUG nova.policy [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.125213] [53379]: INFO nova.api.openstack.requestlog [None req-2ce32e3e-ed97-4fef-8685-d2efc20f6c37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1263 microversion: 2.1 time: 0.051663 [ 967.126800] [53379]: [pid: 53379|app: 0|req: 3052/6149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.129238] [53379]: DEBUG nova.api.openstack.wsgi [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.130903] [53379]: DEBUG nova.compute.api [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.133904] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.134237] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.134364] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.134718] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.134951] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.135157] [53379]: DEBUG oslo_concurrency.lockutils [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.210059] [53379]: DEBUG nova.policy [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.215277] [53379]: INFO nova.api.openstack.requestlog [None req-93d645e7-a855-4eaa-b56c-8a521510cec2 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1316 microversion: 2.1 time: 0.087805 [ 967.215609] [53379]: [pid: 53379|app: 0|req: 3053/6150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1316 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.220541] [53379]: DEBUG nova.api.openstack.wsgi [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.220541] [53379]: DEBUG nova.compute.api [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.223107] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.223340] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.223518] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.223862] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.224069] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.224241] [53379]: DEBUG oslo_concurrency.lockutils [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.329820] [53379]: DEBUG nova.policy [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.334990] [53379]: INFO nova.api.openstack.requestlog [None req-33cce83b-a5e0-4d55-845f-3137f150b81a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.118704 [ 967.335332] [53379]: [pid: 53379|app: 0|req: 3054/6151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.337974] [53379]: DEBUG nova.api.openstack.wsgi [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.340155] [53379]: DEBUG nova.compute.api [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.343522] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.343796] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.344052] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.344597] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.344755] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.345063] [53379]: DEBUG oslo_concurrency.lockutils [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.376506] [53379]: DEBUG nova.policy [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.380821] [53379]: INFO nova.api.openstack.requestlog [None req-14f32080-b3b0-491e-9043-7d5035ffef48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.044931 [ 967.381156] [53379]: [pid: 53379|app: 0|req: 3055/6152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.383452] [53379]: DEBUG nova.api.openstack.wsgi [None req-30225c5c-3c62-4320-aac8-c1ccf33c3b0f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72d836d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.422815] [53379]: INFO nova.api.openstack.requestlog [None req-30225c5c-3c62-4320-aac8-c1ccf33c3b0f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1653 microversion: 2.1 time: 0.040904 [ 967.423348] [53379]: [pid: 53379|app: 0|req: 3056/6153] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1653 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.426943] [53379]: DEBUG nova.api.openstack.wsgi [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.429359] [53379]: DEBUG nova.compute.api [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.435104] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.435510] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.435903] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.436425] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.436764] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.437097] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.465027] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.465127] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.465410] [53379]: DEBUG oslo_concurrency.lockutils [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.465732] [53379]: DEBUG nova.objects.instance [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.490544] [53379]: DEBUG nova.policy [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.496547] [53379]: INFO nova.api.openstack.requestlog [None req-c04db6d1-f140-49f9-8b50-4046186d69e5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.072375 [ 967.497055] [53379]: [pid: 53379|app: 0|req: 3057/6154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.500951] [53379]: DEBUG nova.api.openstack.wsgi [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "be588b33-2eb7-4ced-9765-a80633850655", "tag": "8bd34b5d-8aba-4433-90a2-9c47f841dca4"}, {"server_uuid": "e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0", "name": "network-vif-plugged", "status": "completed", "tag": "0b5851ef-3e8e-4e19-a4da-14d84271d17b"}, {"name": "network-changed", "server_uuid": "e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0", "tag": "0b5851ef-3e8e-4e19-a4da-14d84271d17b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 967.510347] [53379]: DEBUG oslo_concurrency.lockutils [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.510736] [53379]: DEBUG oslo_concurrency.lockutils [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.511055] [53379]: DEBUG oslo_concurrency.lockutils [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.521402] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Creating event network-changed:8bd34b5d-8aba-4433-90a2-9c47f841dca4 for instance be588b33-2eb7-4ced-9765-a80633850655 on cpu-1 [ 967.521794] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Creating event network-vif-plugged:0b5851ef-3e8e-4e19-a4da-14d84271d17b for instance e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 on cpu-1 [ 967.522164] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] Creating event network-changed:0b5851ef-3e8e-4e19-a4da-14d84271d17b for instance e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 on cpu-1 [ 967.527634] [53379]: INFO nova.api.openstack.requestlog [req-c5c6dd85-0a28-4a7f-a093-67159dae5ffd req-eb65f89e-20fa-4116-bc8a-b3f6c713d1d1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.029686 [ 967.528191] [53379]: [pid: 53379|app: 0|req: 3058/6155] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:43:59 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) [ 967.532220] [53379]: DEBUG nova.api.openstack.wsgi [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.534676] [53379]: DEBUG nova.compute.api [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.539758] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.540150] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.540460] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.541017] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.541365] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.541665] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.568934] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.568934] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.568934] [53379]: DEBUG oslo_concurrency.lockutils [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.568934] [53379]: DEBUG nova.objects.instance [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.588036] [53379]: DEBUG nova.policy [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.592301] [53379]: INFO nova.api.openstack.requestlog [None req-a90bbd7b-b9aa-4172-88db-fdfdca19e2a7 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.063276 [ 967.592654] [53379]: [pid: 53379|app: 0|req: 3059/6156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.595247] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8aaf15d-1190-4969-bc79-4ba273e697ca tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7c9d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.626654] [53379]: INFO nova.api.openstack.requestlog [None req-e8aaf15d-1190-4969-bc79-4ba273e697ca tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 200 len: 1653 microversion: 2.1 time: 0.033357 [ 967.627067] [53379]: [pid: 53379|app: 0|req: 3060/6157] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 1653 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.634473] [53379]: DEBUG nova.api.openstack.wsgi [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.636252] [53379]: DEBUG nova.compute.api [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.640356] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.640588] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.640776] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.641252] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.641347] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.641544] [53379]: DEBUG oslo_concurrency.lockutils [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.743176] [53379]: DEBUG nova.policy [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.748956] [53379]: INFO nova.api.openstack.requestlog [None req-52844e24-2df1-4232-9cdb-d9ee2d446900 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1461 microversion: 2.1 time: 0.116553 [ 967.749340] [53379]: [pid: 53379|app: 0|req: 3061/6158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:43:59 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1461 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 967.751881] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.753670] [53379]: DEBUG nova.compute.api [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.757185] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.757419] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.757603] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.757966] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.758186] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.758362] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.830065] [53379]: DEBUG nova.policy [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.836052] [53379]: INFO nova.api.openstack.requestlog [None req-4a49c8e1-82d4-4a52-a69a-c5219ce7bce4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1714 microversion: 2.1 time: 0.085924 [ 967.836497] [53379]: [pid: 53379|app: 0|req: 3062/6159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1714 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.839504] [53379]: DEBUG nova.api.openstack.wsgi [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.841523] [53379]: DEBUG nova.compute.api [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.845396] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.845742] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.845961] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.846376] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.846583] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.846757] [53379]: DEBUG oslo_concurrency.lockutils [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.885049] [53379]: DEBUG nova.policy [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.889479] [53379]: INFO nova.api.openstack.requestlog [None req-a81b6a15-8cb0-4589-8f00-4e435922cbaf tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.052354 [ 967.889837] [53379]: [pid: 53379|app: 0|req: 3063/6160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.892553] [53379]: DEBUG nova.api.openstack.wsgi [None req-67bd71d2-3132-4248-8a35-f780403516a7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f72d836d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.965132] [53379]: INFO nova.api.openstack.requestlog [None req-67bd71d2-3132-4248-8a35-f780403516a7 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?changes-since=2025-03-12T06%3A42%3A15Z" status: 200 len: 1903 microversion: 2.1 time: 0.074416 [ 967.965684] [53379]: [pid: 53379|app: 0|req: 3064/6161] 10.180.1.21 () {58 vars in 1194 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/images?changes-since=2025-03-12T06%3A42%3A15Z => generated 1903 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.970916] [53379]: DEBUG nova.api.openstack.wsgi [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.976045] [53379]: DEBUG nova.compute.api [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.980563] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.981055] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.981297] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.981973] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.982127] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.982263] [53379]: DEBUG oslo_concurrency.lockutils [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.068634] [53379]: DEBUG nova.policy [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.075131] [53379]: INFO nova.api.openstack.requestlog [None req-342dc1f3-9791-4d9e-bd8c-a636838590eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.108660 [ 968.075500] [53379]: [pid: 53379|app: 0|req: 3065/6162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.078222] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a21dff3-7846-4c23-91c7-03c8a3f239b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7103ed40>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.122459] [53379]: INFO nova.api.openstack.requestlog [None req-1a21dff3-7846-4c23-91c7-03c8a3f239b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1871828000" status: 200 len: 485 microversion: 2.1 time: 0.046227 [ 968.122835] [53379]: [pid: 53379|app: 0|req: 3066/6163] 10.180.1.21 () {58 vars in 1226 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1871828000 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.126030] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.127792] [53379]: DEBUG nova.compute.api [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.132157] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.132434] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.132625] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.133119] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.133350] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.133533] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.158169] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.158437] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.158667] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.158879] [53379]: DEBUG nova.objects.instance [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.181346] [53379]: DEBUG nova.policy [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.186662] [53379]: INFO nova.api.openstack.requestlog [None req-cf648954-3cbe-4227-a151-b4780629e90a tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.063122 [ 968.187040] [53379]: [pid: 53379|app: 0|req: 3067/6164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.189778] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc3ec1a9-1330-48fa-9fcc-82ef1411bb1e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7103cca0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.244782] [53379]: INFO nova.api.openstack.requestlog [None req-bc3ec1a9-1330-48fa-9fcc-82ef1411bb1e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 958 microversion: 2.1 time: 0.056986 [ 968.245448] [53379]: [pid: 53379|app: 0|req: 3068/6165] 10.180.1.21 () {58 vars in 1204 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/images?server=829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 958 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.248503] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.250538] [53379]: DEBUG nova.compute.api [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.258026] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.294033] [53379]: DEBUG nova.policy [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.299380] [53379]: INFO nova.api.openstack.requestlog [None req-e6fdd37a-b622-47f2-964c-cc1fc8540ba9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1263 microversion: 2.1 time: 0.053097 [ 968.299896] [53379]: [pid: 53379|app: 0|req: 3069/6166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1263 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.302802] [53379]: DEBUG nova.api.openstack.wsgi [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.304676] [53379]: DEBUG nova.compute.api [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.308843] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.309571] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.310346] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.311050] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.311389] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.311750] [53379]: DEBUG oslo_concurrency.lockutils [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.393367] [53379]: DEBUG nova.policy [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.397948] [53379]: INFO nova.api.openstack.requestlog [None req-92095fa1-92bd-40a4-a0d5-a694e4190640 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1316 microversion: 2.1 time: 0.097183 [ 968.398261] [53379]: [pid: 53379|app: 0|req: 3070/6167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1316 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.400836] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd2d44c2-0dd4-4b67-8af9-59846eb2ff07 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7275a050>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.431539] [53379]: INFO nova.api.openstack.requestlog [None req-fd2d44c2-0dd4-4b67-8af9-59846eb2ff07 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 484 microversion: 2.1 time: 0.032605 [ 968.432077] [53379]: [pid: 53379|app: 0|req: 3071/6168] 10.180.1.21 () {58 vars in 1312 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645 => generated 484 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.434874] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.436640] [53379]: DEBUG nova.compute.api [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.440827] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.441157] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.441404] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.441790] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.442067] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.442283] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.522369] [53379]: DEBUG nova.policy [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.527055] [53379]: INFO nova.api.openstack.requestlog [None req-1c224963-b8cf-4524-b847-43d609f83c5d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.094299 [ 968.527408] [53379]: [pid: 53379|app: 0|req: 3072/6169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.529985] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.531627] [53379]: DEBUG nova.compute.api [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.535270] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.535509] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.535698] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.536071] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.536281] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.536457] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.569349] [53379]: DEBUG nova.policy [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.573886] [53379]: INFO nova.api.openstack.requestlog [None req-5c8e6fec-ac3c-4a1d-80b3-c996ceed1c73 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.045780 [ 968.574502] [53379]: [pid: 53379|app: 0|req: 3073/6170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.576904] [53379]: DEBUG nova.api.openstack.wsgi [None req-33e4d618-5070-4f01-abaa-61418dad1aef tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7f7f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.610728] [53379]: INFO nova.api.openstack.requestlog [None req-33e4d618-5070-4f01-abaa-61418dad1aef tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 484 microversion: 2.1 time: 0.035740 [ 968.611136] [53379]: [pid: 53379|app: 0|req: 3074/6171] 10.180.1.21 () {58 vars in 1298 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645 => generated 484 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.614050] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.616026] [53379]: DEBUG nova.compute.api [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.619503] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.619800] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.620043] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.620502] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.620785] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.621012] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.643641] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.643937] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.643937] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.644257] [53379]: DEBUG nova.objects.instance [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.666085] [53379]: DEBUG nova.policy [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.671021] [53379]: INFO nova.api.openstack.requestlog [None req-c7bf67e6-7eec-44a0-b5ae-831ed92b4b24 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.059251 [ 968.671397] [53379]: [pid: 53379|app: 0|req: 3075/6172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.674103] [53379]: DEBUG nova.api.openstack.wsgi [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.677758] [53379]: DEBUG nova.compute.api [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.681375] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.681611] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.681794] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.682166] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.682423] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.682616] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.701352] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.701568] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.701751] [53379]: DEBUG oslo_concurrency.lockutils [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.701946] [53379]: DEBUG nova.objects.instance [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.721404] [53379]: DEBUG nova.policy [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.726017] [53379]: INFO nova.api.openstack.requestlog [None req-58588ab4-998c-424e-aa84-4f9afce6eb4d tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.053955 [ 968.726358] [53379]: [pid: 53379|app: 0|req: 3076/6173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:00 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.728781] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cc50b36-ab75-4c92-a28c-a7c3713ae091 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7e8c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.790287] [53379]: INFO nova.api.openstack.requestlog [None req-9cc50b36-ab75-4c92-a28c-a7c3713ae091 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3314 microversion: 2.1 time: 0.063285 [ 968.790630] [53379]: [pid: 53379|app: 0|req: 3077/6174] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/images?status=ACTIVE => generated 3314 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.793208] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.794723] [53379]: DEBUG nova.compute.api [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.798382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.798617] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.798803] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.799170] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.799372] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.799548] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.813029] [53379]: INFO nova.api.openstack.requestlog [None req-f8eee56b-45da-4f73-9dec-423003c9664b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/ips" status: 200 len: 156 microversion: 2.20 time: 0.021844 [ 968.813438] [53379]: [pid: 53379|app: 0|req: 3078/6175] 10.180.1.21 () {60 vars in 1284 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/ips => generated 156 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 968.815525] [53379]: DEBUG nova.api.openstack.wsgi [None req-be610c0c-71d4-4d5e-88a5-869c5f3c3cd5 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af29e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.849651] [53379]: INFO nova.api.openstack.requestlog [None req-be610c0c-71d4-4d5e-88a5-869c5f3c3cd5 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1430 microversion: 2.1 time: 0.035741 [ 968.849986] [53379]: [pid: 53379|app: 0|req: 3079/6176] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/images?type=snapshot => generated 1430 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.852384] [53379]: DEBUG nova.api.openstack.wsgi [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.853960] [53379]: DEBUG nova.compute.api [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.858517] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.858743] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.858934] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.859311] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.859531] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.859740] [53379]: DEBUG oslo_concurrency.lockutils [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.930533] [53379]: DEBUG nova.policy [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.935176] [53379]: INFO nova.api.openstack.requestlog [None req-68c9f5b6-2635-4047-b70e-b96420638129 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1702 microversion: 2.1 time: 0.084585 [ 968.935923] [53379]: [pid: 53379|app: 0|req: 3080/6177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1702 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.938381] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b29486d-e756-4246-ae5e-7ef92d0861d2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f77205e10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.969025] [53379]: INFO nova.api.openstack.requestlog [None req-7b29486d-e756-4246-ae5e-7ef92d0861d2 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images?limit=1" status: 200 len: 622 microversion: 2.1 time: 0.032433 [ 968.969523] [53379]: [pid: 53379|app: 0|req: 3081/6178] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/images?limit=1 => generated 622 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.972386] [53379]: DEBUG nova.api.openstack.wsgi [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.975317] [53379]: DEBUG nova.compute.api [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.980489] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.980690] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.980884] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.981266] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.981478] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.981657] [53379]: DEBUG oslo_concurrency.lockutils [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.038707] [53379]: DEBUG nova.policy [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.044784] [53379]: INFO nova.api.openstack.requestlog [None req-11e73407-43ae-4305-afd1-4f1b6b028010 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.074600 [ 969.045979] [53379]: [pid: 53379|app: 0|req: 3082/6179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.050016] [53379]: DEBUG nova.api.openstack.wsgi [None req-4fa09e90-81ac-40a2-aa94-81e0db2314c5 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71d7c9d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.106356] [53379]: INFO nova.api.openstack.requestlog [None req-4fa09e90-81ac-40a2-aa94-81e0db2314c5 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?changes-since=2025-03-12T06%3A42%3A10Z" status: 200 len: 6902 microversion: 2.1 time: 0.058620 [ 969.106356] [53379]: [pid: 53379|app: 0|req: 3083/6180] 10.180.1.21 () {58 vars in 1215 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/images/detail?changes-since=2025-03-12T06%3A42%3A10Z => generated 6902 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.108450] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-383510306", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 969.114804] [53379]: DEBUG nova.compute.api [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.124525] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.124786] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.125032] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.125393] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.125591] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.125759] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.151677] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.151915] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.152106] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.158231] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.240826] [53379]: DEBUG nova.quota [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for project b2f1abb8531c4c7ab3aab89f241bc666. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 969.244244] [53379]: DEBUG nova.quota [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Getting quotas for user ecb19671a05147de9a08f42c9dd9c3f8 and project b2f1abb8531c4c7ab3aab89f241bc666. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 969.252737] [53379]: DEBUG nova.virt.hardware [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 969.252959] [53379]: DEBUG nova.virt.hardware [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 969.253192] [53379]: DEBUG nova.virt.hardware [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 969.253357] [53379]: DEBUG nova.virt.hardware [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 969.253531] [53379]: DEBUG nova.virt.hardware [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 969.365695] [53379]: DEBUG nova.compute.api [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.371282] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.371557] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.371787] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.372136] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.372358] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.372546] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.543274] [53379]: DEBUG nova.policy [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.548730] [53379]: DEBUG nova.policy [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.549883] [53379]: DEBUG nova.policy [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.562486] [53379]: INFO nova.api.openstack.requestlog [None req-cdca4a04-cb1f-4a88-85b5-4b941184fef8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "POST /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17/action" status: 202 len: 2051 microversion: 2.93 time: 0.456320 [ 969.562914] [53379]: [pid: 53379|app: 0|req: 3084/6181] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 12 06:44:01 2025] POST /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17/action => generated 2051 bytes in 458 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 969.567216] [53379]: DEBUG nova.api.openstack.wsgi [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.567756] [53379]: DEBUG nova.compute.api [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.572973] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.573227] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.573411] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.573761] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.573953] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.574138] [53379]: DEBUG oslo_concurrency.lockutils [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.679857] [53379]: DEBUG nova.policy [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.686414] [53379]: INFO nova.api.openstack.requestlog [None req-2125c90d-783d-49d7-819f-71e613565d4e tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.122810 [ 969.686774] [53379]: [pid: 53379|app: 0|req: 3085/6182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.689664] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f78fda2-6fff-4031-acbe-54386993d486 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f712441f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.718087] [53379]: INFO nova.api.openstack.requestlog [None req-0f78fda2-6fff-4031-acbe-54386993d486 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1871828000" status: 200 len: 665 microversion: 2.1 time: 0.030580 [ 969.718584] [53379]: [pid: 53379|app: 0|req: 3086/6183] 10.180.1.21 () {58 vars in 1247 bytes} [Wed Mar 12 06:44:01 2025] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1871828000 => generated 665 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 969.792963] [53379]: DEBUG nova.api.openstack.wsgi [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.794667] [53379]: DEBUG nova.compute.api [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.798903] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.799164] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.799358] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.799707] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.799905] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.800094] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.820473] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.820723] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.820936] [53379]: DEBUG oslo_concurrency.lockutils [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.821179] [53379]: DEBUG nova.objects.instance [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.840826] [53379]: DEBUG nova.policy [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.845805] [53379]: INFO nova.api.openstack.requestlog [None req-b7b40e54-bb2c-41b1-865f-2688e07aaf45 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.126529 [ 969.846279] [53379]: [pid: 53379|app: 0|req: 3087/6184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.849413] [53379]: DEBUG nova.api.openstack.wsgi [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.851156] [53379]: DEBUG nova.compute.api [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.854173] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.854405] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.854587] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.855071] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.855400] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.855717] [53379]: DEBUG oslo_concurrency.lockutils [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.929677] [53379]: DEBUG nova.policy [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.935618] [53379]: INFO nova.api.openstack.requestlog [None req-4da7780c-3642-45e4-8d35-78b83e919926 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1323 microversion: 2.1 time: 0.087867 [ 969.935959] [53379]: [pid: 53379|app: 0|req: 3088/6185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1323 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.938732] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.940622] [53379]: DEBUG nova.compute.api [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.947189] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.949459] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.949459] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.949459] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.949459] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.949718] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.078482] [53379]: DEBUG nova.policy [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.083861] [53379]: INFO nova.api.openstack.requestlog [None req-4b0ce287-3953-461e-afa1-a7a8899f4694 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1316 microversion: 2.1 time: 0.147254 [ 970.084226] [53379]: [pid: 53379|app: 0|req: 3089/6186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1316 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.086808] [53379]: DEBUG nova.api.openstack.wsgi [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "249c73c8-1efd-4f94-880e-834ac1bf3aa0", "name": "network-vif-plugged", "status": "completed", "tag": "b3c59b08-deda-45df-a8e6-ded2327b77fd"}, {"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-plugged", "status": "completed", "tag": "e903ca46-2ea1-4c29-806e-028e622ce908"}, {"name": "network-changed", "server_uuid": "249c73c8-1efd-4f94-880e-834ac1bf3aa0", "tag": "b3c59b08-deda-45df-a8e6-ded2327b77fd"}, {"name": "network-changed", "server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "tag": "e903ca46-2ea1-4c29-806e-028e622ce908"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 970.093454] [53379]: DEBUG oslo_concurrency.lockutils [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.093730] [53379]: DEBUG oslo_concurrency.lockutils [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.093859] [53379]: DEBUG oslo_concurrency.lockutils [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.101128] [53379]: INFO nova.api.openstack.compute.server_external_events [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Creating event network-vif-plugged:b3c59b08-deda-45df-a8e6-ded2327b77fd for instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 on cpu-1 [ 970.101367] [53379]: INFO nova.api.openstack.compute.server_external_events [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Creating event network-vif-plugged:e903ca46-2ea1-4c29-806e-028e622ce908 for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 970.102430] [53379]: INFO nova.api.openstack.compute.server_external_events [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Creating event network-changed:b3c59b08-deda-45df-a8e6-ded2327b77fd for instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 on cpu-1 [ 970.102430] [53379]: INFO nova.api.openstack.compute.server_external_events [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] Creating event network-changed:e903ca46-2ea1-4c29-806e-028e622ce908 for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 970.105856] [53379]: INFO nova.api.openstack.requestlog [req-65fe1cb9-43c1-402e-a945-2cb340b315c6 req-76df447b-e48c-4e86-ad92-9eb831e2457c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.020964 [ 970.106175] [53379]: [pid: 53379|app: 0|req: 3090/6187] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:02 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 970.108782] [53379]: DEBUG nova.api.openstack.wsgi [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.110696] [53379]: DEBUG nova.compute.api [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.114379] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.114627] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.114842] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.115328] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.115605] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.115840] [53379]: DEBUG oslo_concurrency.lockutils [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.188665] [53379]: DEBUG nova.policy [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.192965] [53379]: INFO nova.api.openstack.requestlog [None req-4613d281-b584-4cd2-8eee-57a7d2104104 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.086125 [ 970.193309] [53379]: [pid: 53379|app: 0|req: 3091/6188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.196087] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d920030-a745-4400-bdea-7d679c66bd07 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.208046] [53379]: INFO nova.api.openstack.requestlog [None req-2d920030-a745-4400-bdea-7d679c66bd07 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 428 microversion: 2.93 time: 0.014139 [ 970.208364] [53379]: [pid: 53379|app: 0|req: 3092/6189] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/flavors/42 => generated 428 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 970.210611] [53379]: DEBUG nova.api.openstack.wsgi [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.212426] [53379]: DEBUG nova.compute.api [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.215595] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.215823] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.216018] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.216376] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.216579] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.216755] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.247128] [53379]: DEBUG nova.policy [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.250855] [53379]: INFO nova.api.openstack.requestlog [None req-b4365335-e396-434b-be63-9c046b23fe6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.041965 [ 970.251188] [53379]: [pid: 53379|app: 0|req: 3093/6190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.253442] [53379]: DEBUG nova.api.openstack.wsgi [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.255010] [53379]: DEBUG nova.compute.api [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.257945] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.258184] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.258368] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.258703] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.258902] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.259097] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.278415] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.278645] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.278832] [53379]: DEBUG oslo_concurrency.lockutils [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.279079] [53379]: DEBUG nova.objects.instance [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid cc4c400f-0f42-4402-8c42-61dd155b4b6a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.299069] [53379]: DEBUG nova.policy [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.303353] [53379]: INFO nova.api.openstack.requestlog [None req-df8b49e9-c2f3-4a42-b282-4c78b85633d6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 200 len: 1325 microversion: 2.1 time: 0.051614 [ 970.303674] [53379]: [pid: 53379|app: 0|req: 3094/6191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.307019] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b6fb8ee-3c14-4440-afe3-42edb80bac0e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f712465f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.344237] [53379]: INFO nova.api.openstack.requestlog [None req-5b6fb8ee-3c14-4440-afe3-42edb80bac0e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1655 microversion: 2.1 time: 0.039926 [ 970.344576] [53379]: [pid: 53379|app: 0|req: 3095/6192] 10.180.1.21 () {58 vars in 1333 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645 => generated 1655 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.348701] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.348701] [53379]: DEBUG nova.compute.api [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.352266] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.352498] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.352866] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.353088] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.353296] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.353473] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.372047] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.372047] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.372639] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.372843] [53379]: DEBUG nova.objects.instance [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lazy-loading 'fault' on Instance uuid db9febdd-9b72-4121-8db9-2931f5942b2d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.398149] [53379]: DEBUG nova.policy [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '032e607c281e4bb2af5cae4a42585173', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afe98fc5fe7e4e73acd679e00c63e524', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.402577] [53379]: INFO nova.api.openstack.requestlog [None req-7d3fdd56-dcec-48f8-86fb-efc37ab0a966 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 200 len: 1348 microversion: 2.1 time: 0.057406 [ 970.402945] [53379]: [pid: 53379|app: 0|req: 3096/6193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 1348 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.460366] [53379]: DEBUG nova.api.openstack.wsgi [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.462041] [53379]: DEBUG nova.compute.api [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.465441] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.465665] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.465866] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.466241] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.466442] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.466647] [53379]: DEBUG oslo_concurrency.lockutils [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.558126] [53379]: DEBUG nova.policy [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.563273] [53379]: INFO nova.api.openstack.requestlog [None req-2148a957-e169-4a89-8ef6-fadace594d53 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1675 microversion: 2.1 time: 0.159728 [ 970.563726] [53379]: [pid: 53379|app: 0|req: 3097/6194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1675 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.566241] [53379]: DEBUG nova.api.openstack.wsgi [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.567876] [53379]: DEBUG nova.compute.api [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.571387] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.571655] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.571871] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.572305] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.572528] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.572705] [53379]: DEBUG oslo_concurrency.lockutils [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.640389] [53379]: DEBUG nova.policy [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.644857] [53379]: INFO nova.api.openstack.requestlog [None req-be31b7d7-2bd8-4926-a9b0-5cdd5cef4be7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1702 microversion: 2.1 time: 0.080610 [ 970.645209] [53379]: [pid: 53379|app: 0|req: 3098/6195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1702 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.647563] [53379]: DEBUG nova.api.openstack.wsgi [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.649190] [53379]: DEBUG nova.compute.api [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.652354] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.652616] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.652873] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.653396] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.653619] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.653792] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.690380] [53379]: DEBUG nova.policy [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.694874] [53379]: INFO nova.api.openstack.requestlog [None req-bfae17cb-1a54-4f29-aaa5-fb7091db81a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.049057 [ 970.695662] [53379]: [pid: 53379|app: 0|req: 3099/6196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.697716] [53379]: DEBUG nova.api.openstack.wsgi [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.699336] [53379]: DEBUG nova.compute.api [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.702740] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.702942] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.703143] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.703497] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.703836] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.703907] [53379]: DEBUG oslo_concurrency.lockutils [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.795820] [53379]: DEBUG nova.policy [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.800667] [53379]: DEBUG nova.policy [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.801386] [53379]: DEBUG nova.policy [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.805998] [53379]: INFO nova.api.openstack.requestlog [None req-66a7d71f-06d8-4942-ad37-79d608262856 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1874 microversion: 2.93 time: 0.110147 [ 970.806379] [53379]: [pid: 53379|app: 0|req: 3100/6197] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:02 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1874 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.810103] [53379]: DEBUG nova.api.openstack.wsgi [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 970.811899] [53379]: DEBUG nova.compute.api [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.818480] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.838390] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.838653] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.838848] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.842193] [53379]: DEBUG nova.objects.instance [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'flavor' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.265330] [53379]: INFO nova.api.openstack.requestlog [None req-b0c07244-e6ed-4b5e-b99c-f434a682737d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/action" status: 202 len: 0 microversion: 2.20 time: 0.458075 [ 971.265710] [53379]: [pid: 53379|app: 0|req: 3101/6198] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:44:03 2025] POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 971.268539] [53379]: DEBUG nova.api.openstack.wsgi [None req-359de313-b42c-42d1-b541-d8bd23052da9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f7103ee60>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.309131] [53379]: INFO nova.api.openstack.requestlog [None req-359de313-b42c-42d1-b541-d8bd23052da9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1655 microversion: 2.1 time: 0.042653 [ 971.309528] [53379]: [pid: 53379|app: 0|req: 3102/6199] 10.180.1.21 () {58 vars in 1319 bytes} [Wed Mar 12 06:44:03 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F42c32417-c60b-47d7-a400-2127ce268645 => generated 1655 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.313046] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "cbaa2d8e-9a33-4d39-88b9-6dc694ed5575"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 971.315305] [53379]: DEBUG nova.compute.api [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.321276] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.321541] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.321746] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.322155] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.322363] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.322535] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.210833] [53378]: DEBUG nova.compute.api [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.216697] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.217041] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.217254] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.217638] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.217852] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.218043] [53378]: DEBUG oslo_concurrency.lockutils [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.293745] [53378]: INFO nova.api.openstack.requestlog [None req-76ef7384-7e5d-487c-b642-b35cd3edf7bb tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 284 microversion: 2.1 time: 9.139873 [ 972.294027] [53378]: [pid: 53378|app: 0|req: 3098/6200] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 12 06:43:55 2025] POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 284 bytes in 9141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 972.297281] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.298704] [53378]: DEBUG nova.compute.api [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.302757] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.302757] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.302970] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.303359] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.303596] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.303908] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.407570] [53378]: DEBUG nova.policy [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.413211] [53378]: INFO nova.api.openstack.requestlog [None req-2c842430-3f3b-4cb9-a91c-014ee9815290 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.118395 [ 972.413678] [53378]: [pid: 53378|app: 0|req: 3099/6201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:04 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.416089] [53378]: DEBUG nova.api.openstack.wsgi [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.417677] [53378]: DEBUG nova.compute.api [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.420890] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.421129] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.421316] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.421668] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.421860] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.422045] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.445530] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.445937] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.446181] [53378]: DEBUG oslo_concurrency.lockutils [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.446414] [53378]: DEBUG nova.objects.instance [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lazy-loading 'fault' on Instance uuid 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.469775] [53378]: DEBUG nova.policy [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dfb33279eb1d477587b9a308b4705569', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '694af1ae9297436ab3fcf45dbade518d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.474892] [53378]: INFO nova.api.openstack.requestlog [None req-30adba9c-a733-4fd7-ae0d-68bef2f05964 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 200 len: 1297 microversion: 2.1 time: 0.060664 [ 972.475439] [53378]: [pid: 53378|app: 0|req: 3100/6202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:04 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.477874] [53378]: DEBUG nova.api.openstack.wsgi [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "199c873b-1572-40ea-8292-fef75cf9183b", "name": "network-vif-plugged", "status": "completed", "tag": "71c046e9-aea5-40c1-8323-fe54dc9d34dd"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 972.484045] [53378]: DEBUG oslo_concurrency.lockutils [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.484312] [53378]: DEBUG oslo_concurrency.lockutils [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.484499] [53378]: DEBUG oslo_concurrency.lockutils [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.491275] [53378]: INFO nova.api.openstack.compute.server_external_events [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] Creating event network-vif-plugged:71c046e9-aea5-40c1-8323-fe54dc9d34dd for instance 199c873b-1572-40ea-8292-fef75cf9183b on cpu-1 [ 972.494511] [53378]: INFO nova.api.openstack.requestlog [req-701d2703-c0fe-4564-a0f9-54130b4e9ac8 req-96a9dcb6-774e-44a4-8c06-a7ef45121578 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018562 [ 972.494894] [53378]: [pid: 53378|app: 0|req: 3101/6203] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:04 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) [ 972.497810] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.499537] [53378]: DEBUG nova.compute.api [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.503533] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.503801] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.504017] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.504624] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.504996] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.505351] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.616798] [53378]: DEBUG nova.policy [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.622228] [53378]: INFO nova.api.openstack.requestlog [None req-ef083a97-cb62-41fa-975c-914363ee6432 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1311 microversion: 2.1 time: 0.126560 [ 972.622586] [53378]: [pid: 53378|app: 0|req: 3102/6204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:04 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1311 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.626469] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.627168] [53378]: DEBUG nova.compute.api [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.631293] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.631613] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.631806] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.632180] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.632384] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.632629] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.739694] [53378]: DEBUG nova.policy [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.743950] [53378]: INFO nova.api.openstack.requestlog [None req-bb43cb67-be96-4be3-b3df-9236f596da92 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 200 len: 1504 microversion: 2.1 time: 0.120775 [ 972.744523] [53378]: [pid: 53378|app: 0|req: 3103/6205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:04 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 1504 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.747091] [53378]: DEBUG nova.api.openstack.wsgi [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.748672] [53378]: DEBUG nova.compute.api [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.752055] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.752284] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.752545] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.752852] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.753061] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.753259] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.844687] [53378]: DEBUG nova.policy [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.849255] [53378]: INFO nova.api.openstack.requestlog [None req-c9447ccf-badc-4880-b555-a529d2350fe3 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.104071 [ 972.849807] [53378]: [pid: 53378|app: 0|req: 3104/6206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.852418] [53378]: DEBUG nova.api.openstack.wsgi [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.854328] [53378]: DEBUG nova.compute.api [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.857845] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.858100] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.858287] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.858635] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.858834] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.859014] [53378]: DEBUG oslo_concurrency.lockutils [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.889340] [53378]: DEBUG nova.policy [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.893728] [53378]: INFO nova.api.openstack.requestlog [None req-12830630-83a1-4559-bbad-288e6ebfd3cd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.043320 [ 972.894055] [53378]: [pid: 53378|app: 0|req: 3105/6207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.896344] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.898030] [53378]: DEBUG nova.compute.api [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.901220] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.901454] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.901639] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.901977] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.902202] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.902382] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.984204] [53379]: INFO nova.api.openstack.requestlog [None req-ce520fe5-f764-4cf1-9b33-14f0c15b66b1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.673907 [ 972.984590] [53379]: [pid: 53379|app: 0|req: 3103/6208] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:44:03 2025] POST /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments => generated 194 bytes in 1675 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 972.987429] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.990050] [53379]: DEBUG nova.compute.api [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.995404] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.995650] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.995866] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.996624] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.996624] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.996769] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.006555] [53379]: INFO nova.api.openstack.wsgi [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. [ 973.006904] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.007405] [53379]: INFO nova.api.openstack.requestlog [None req-cfd6c881-d397-443d-a61b-3e8ab2735f5e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 404 len: 111 microversion: 2.1 time: 0.022185 [ 973.007712] [53379]: [pid: 53379|app: 0|req: 3104/6209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.009991] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d509a1a-a6bc-4139-a81d-9eaee31a1e3d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af2200>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.014402] [53378]: DEBUG nova.policy [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.020241] [53378]: DEBUG nova.policy [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.020876] [53378]: DEBUG nova.policy [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.021532] [53378]: INFO nova.api.openstack.requestlog [None req-5d2a45de-a80c-4b90-9368-2ec7a6557a01 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1720 microversion: 2.20 time: 0.126977 [ 973.021831] [53378]: [pid: 53378|app: 0|req: 3106/6210] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1720 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.025328] [53378]: DEBUG nova.api.openstack.wsgi [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.026987] [53378]: DEBUG nova.compute.api [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.031035] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.031035] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.031187] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.031468] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.031671] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.031847] [53378]: DEBUG oslo_concurrency.lockutils [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.040190] [53378]: INFO nova.api.openstack.wsgi [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. [ 973.040492] [53378]: DEBUG nova.api.openstack.wsgi [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.040895] [53378]: INFO nova.api.openstack.requestlog [None req-73e32ffd-c08b-4f23-8b38-0a7cb289b3d9 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 404 len: 111 microversion: 2.1 time: 0.018578 [ 973.041178] [53378]: [pid: 53378|app: 0|req: 3107/6211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.043487] [53378]: DEBUG nova.api.openstack.wsgi [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.044965] [53378]: DEBUG nova.compute.api [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.048048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.048276] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.048457] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.048780] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.049192] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.049404] [53378]: DEBUG oslo_concurrency.lockutils [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.061284] [53379]: INFO nova.api.openstack.requestlog [None req-1d509a1a-a6bc-4139-a81d-9eaee31a1e3d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7807 microversion: 2.1 time: 0.052929 [ 973.061699] [53379]: [pid: 53379|app: 0|req: 3105/6212] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7807 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.064898] [53379]: DEBUG nova.api.openstack.wsgi [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.067061] [53379]: DEBUG nova.compute.api [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.070929] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.071213] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.071452] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.071848] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.072100] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.072257] [53379]: DEBUG oslo_concurrency.lockutils [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.107483] [53379]: DEBUG nova.policy [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.112602] [53379]: INFO nova.api.openstack.requestlog [None req-77161236-0c84-4c9f-84aa-db987a125d73 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.049089 [ 973.112602] [53379]: [pid: 53379|app: 0|req: 3106/6213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.114886] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.116528] [53379]: DEBUG nova.compute.api [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.122444] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.122681] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.122903] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.123347] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.123760] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.123760] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.153896] [53378]: DEBUG nova.policy [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.158828] [53378]: INFO nova.api.openstack.requestlog [None req-1782ce93-fc37-4e39-8ecf-bc6a0817518b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1702 microversion: 2.1 time: 0.117089 [ 973.159299] [53378]: [pid: 53378|app: 0|req: 3108/6214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1702 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.161925] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.163600] [53378]: DEBUG nova.compute.api [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.167196] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.168486] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.168486] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.168486] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.168912] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.169221] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.198621] [53379]: DEBUG nova.policy [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.203867] [53379]: DEBUG nova.policy [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.204556] [53379]: DEBUG nova.policy [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.208065] [53379]: INFO nova.api.openstack.requestlog [None req-9c475a46-5be9-463a-a5e2-21df84b481d7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1874 microversion: 2.93 time: 0.095318 [ 973.208530] [53379]: [pid: 53379|app: 0|req: 3107/6215] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1874 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.210711] [53379]: DEBUG nova.api.openstack.wsgi [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.212337] [53379]: DEBUG nova.compute.api [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.215076] [53378]: INFO nova.api.openstack.requestlog [None req-cc0fd0d1-8e23-40d8-90b4-8a0195191b72 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e903ca46-2ea1-4c29-806e-028e622ce908" status: 200 len: 284 microversion: 2.1 time: 0.054988 [ 973.215436] [53378]: [pid: 53378|app: 0|req: 3109/6216] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e903ca46-2ea1-4c29-806e-028e622ce908 => generated 284 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 973.215728] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.216050] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.216249] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.216622] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.216822] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.217008] [53379]: DEBUG oslo_concurrency.lockutils [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.221191] [53378]: DEBUG nova.api.openstack.wsgi [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.223825] [53378]: DEBUG nova.compute.api [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.226858] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.227188] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.227451] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.227882] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.229029] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.229029] [53378]: DEBUG oslo_concurrency.lockutils [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.236956] [53378]: INFO nova.api.openstack.wsgi [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. [ 973.238217] [53378]: DEBUG nova.api.openstack.wsgi [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.238217] [53378]: INFO nova.api.openstack.requestlog [None req-50b9d5f3-6b94-4e6f-94ab-5fe016841d23 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 404 len: 111 microversion: 2.1 time: 0.021852 [ 973.238652] [53378]: [pid: 53378|app: 0|req: 3110/6217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.241018] [53378]: DEBUG nova.api.openstack.wsgi [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.241268] [53378]: DEBUG nova.compute.api [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.245251] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.245486] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.245677] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.246038] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.246338] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.246423] [53378]: DEBUG oslo_concurrency.lockutils [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.259868] [53378]: INFO nova.api.openstack.wsgi [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. [ 973.260203] [53378]: DEBUG nova.api.openstack.wsgi [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.260635] [53378]: INFO nova.api.openstack.requestlog [None req-5427e576-25a6-4ca6-bb82-e381b4ec3b97 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 404 len: 111 microversion: 2.1 time: 0.021477 [ 973.260913] [53378]: [pid: 53378|app: 0|req: 3111/6218] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:05 2025] DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.263753] [53378]: DEBUG nova.api.openstack.wsgi [None req-a08fb8e3-c760-40ba-be07-f58d1e14a2e8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70fe2e60>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.297067] [53379]: DEBUG nova.policy [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.301901] [53379]: INFO nova.api.openstack.requestlog [None req-29931676-b899-4096-9f2b-f2eb6eeb9c9d tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1504 microversion: 2.1 time: 0.092710 [ 973.302076] [53379]: [pid: 53379|app: 0|req: 3108/6219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.304990] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.306647] [53379]: DEBUG nova.compute.api [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.309590] [53378]: INFO nova.api.openstack.requestlog [None req-a08fb8e3-c760-40ba-be07-f58d1e14a2e8 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4943 microversion: 2.1 time: 0.047650 [ 973.310612] [53378]: [pid: 53378|app: 0|req: 3112/6220] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/images/detail?type=snapshot => generated 4943 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.310779] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.310779] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.310779] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.311025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.311025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.311735] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.316057] [53378]: DEBUG nova.api.openstack.wsgi [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.316511] [53378]: DEBUG nova.compute.api [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.320361] [53379]: INFO nova.api.openstack.wsgi [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. [ 973.320743] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.321297] [53379]: INFO nova.api.openstack.requestlog [None req-6d4e2d92-296b-4345-8276-580a14e31a33 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 404 len: 111 microversion: 2.1 time: 0.018685 [ 973.321747] [53379]: [pid: 53379|app: 0|req: 3109/6221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.322566] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.322938] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.323547] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.323775] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.324236] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.324368] [53378]: DEBUG oslo_concurrency.lockutils [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.325315] [53379]: DEBUG nova.api.openstack.wsgi [None req-f73bca74-c9fa-4c91-8533-8f266d51a713 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af3be0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.343573] [53378]: DEBUG nova.compute.api [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 973.352474] [53379]: INFO nova.api.openstack.requestlog [None req-f73bca74-c9fa-4c91-8533-8f266d51a713 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353" status: 200 len: 914 microversion: 2.1 time: 0.029749 [ 973.352886] [53379]: [pid: 53379|app: 0|req: 3110/6222] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/images/2ecab67c-b794-4f13-af4d-ccfa6e0e6353 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 973.355531] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-2063437910", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "220282b2-fddf-4097-aa99-333f01f4a4f9"}], "security_groups": [{"name": "tempest-securitygroup--1797087088"}], "key_name": "tempest-keypair-1873520035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 973.392231] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.392464] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.392656] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.393148] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.393352] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.393557] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.400432] [53378]: INFO nova.api.openstack.requestlog [None req-87ac78ee-9966-4bc3-8bf6-7bad1981841c tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 204 len: 0 microversion: 2.1 time: 0.086570 [ 973.400796] [53378]: [pid: 53378|app: 0|req: 3113/6223] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:05 2025] DELETE /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 973.405468] [53378]: DEBUG nova.api.openstack.wsgi [None req-b48399cf-591d-4836-b2d1-b71b5b5a1471 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '.version_select at 0x726f70fe2560>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.416740] [53378]: INFO nova.api.openstack.requestlog [None req-b48399cf-591d-4836-b2d1-b71b5b5a1471 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1164552314" status: 202 len: 0 microversion: 2.1 time: 0.013897 [ 973.417130] [53378]: [pid: 53378|app: 0|req: 3114/6224] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:44:05 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1164552314 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 973.419706] [53378]: DEBUG nova.api.openstack.wsgi [None req-c36a55da-e0fd-4a6f-bb6b-5d028a10153a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70d830a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.434289] [53379]: DEBUG nova.network.neutron [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] validate_networks() for [('220282b2-fddf-4097-aa99-333f01f4a4f9', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 973.454964] [53378]: INFO nova.api.openstack.requestlog [None req-c36a55da-e0fd-4a6f-bb6b-5d028a10153a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1800 microversion: 2.1 time: 0.037129 [ 973.455654] [53378]: [pid: 53378|app: 0|req: 3115/6225] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/images/detail?limit=1 => generated 1800 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.462258] [53378]: DEBUG nova.api.openstack.wsgi [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.462258] [53378]: DEBUG nova.compute.api [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.465628] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.466069] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.466431] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.467042] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.467428] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.467783] [53378]: DEBUG oslo_concurrency.lockutils [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.487671] [53378]: DEBUG nova.compute.api [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 973.541350] [53378]: INFO nova.api.openstack.requestlog [None req-a576a7d7-eab2-47db-9024-aecdc843ced6 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 204 len: 0 microversion: 2.1 time: 0.084563 [ 973.542088] [53378]: [pid: 53378|app: 0|req: 3116/6226] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:05 2025] DELETE /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 973.544281] [53378]: DEBUG nova.api.openstack.wsgi [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.546108] [53378]: DEBUG nova.compute.api [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.548934] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.549192] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.549377] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.549723] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.549923] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.550110] [53378]: DEBUG oslo_concurrency.lockutils [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.630879] [53378]: DEBUG nova.policy [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.637726] [53378]: INFO nova.api.openstack.requestlog [None req-82459ed9-0d4e-4c23-b1f4-64db4b450e47 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.095331 [ 973.638092] [53378]: [pid: 53378|app: 0|req: 3117/6227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.640494] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cea68a5-1f22-4979-a39f-2eb0c8101bc0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70fe2290>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.730024] [53379]: DEBUG nova.virt.hardware [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 973.730663] [53379]: DEBUG nova.virt.hardware [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 973.730663] [53379]: DEBUG nova.virt.hardware [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 973.730663] [53379]: DEBUG nova.virt.hardware [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 973.730884] [53379]: DEBUG nova.virt.hardware [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 973.737863] [53378]: INFO nova.api.openstack.requestlog [None req-0cea68a5-1f22-4979-a39f-2eb0c8101bc0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760" status: 204 len: 0 microversion: 2.1 time: 0.099036 [ 973.738245] [53378]: [pid: 53378|app: 0|req: 3118/6228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:05 2025] DELETE /compute/v2.1/images/26ee5664-7b5f-4ce4-8d75-e09766605760 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 973.738782] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.739060] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.739425] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.739842] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.740061] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.740243] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.741147] [53378]: DEBUG nova.api.openstack.wsgi [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "f5d8b6aa-abc8-4900-93b0-828fc50ee82d"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 973.743077] [53378]: DEBUG nova.compute.api [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.746910] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.747101] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.747304] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.747730] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.747905] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.748197] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.750670] [53379]: DEBUG nova.quota [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 973.756105] [53379]: DEBUG nova.quota [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 973.761881] [53379]: DEBUG nova.compute.api [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 973.763324] [53379]: DEBUG nova.compute.api [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 973.806049] [53379]: INFO nova.api.openstack.requestlog [None req-fc155261-1c50-4b64-89d4-c55af9ef6f9c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.452407 [ 973.806485] [53379]: [pid: 53379|app: 0|req: 3111/6229] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:05 2025] POST /compute/v2.1/servers => generated 406 bytes in 453 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 973.809916] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.810946] [53379]: DEBUG nova.compute.api [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] [instance: 1c1fd4a7-e56f-4c7e-8d06-295468b875f0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.814937] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.815082] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.815299] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.815669] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.815893] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.816107] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.828123] [53379]: INFO nova.api.openstack.wsgi [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] HTTP exception thrown: Instance 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 could not be found. [ 973.828460] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] Returning 404 to user: Instance 1c1fd4a7-e56f-4c7e-8d06-295468b875f0 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.828921] [53379]: INFO nova.api.openstack.requestlog [None req-ab80d168-e1e9-46b7-a84d-5181ce9bbd16 tempest-ServersAdminTestJSON-324167932 tempest-ServersAdminTestJSON-324167932-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0" status: 404 len: 111 microversion: 2.1 time: 0.021907 [ 973.829264] [53379]: [pid: 53379|app: 0|req: 3112/6230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/1c1fd4a7-e56f-4c7e-8d06-295468b875f0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.833939] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.833939] [53379]: DEBUG nova.compute.api [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.840662] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.840903] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.841102] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.841538] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.843016] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.843016] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.947179] [53379]: DEBUG nova.policy [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.954986] [53379]: INFO nova.api.openstack.requestlog [None req-8b32b243-e321-4969-98fc-91a69ffe2e1f tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1510 microversion: 2.1 time: 0.124918 [ 973.955509] [53379]: [pid: 53379|app: 0|req: 3113/6231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1510 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.960205] [53379]: DEBUG nova.api.openstack.wsgi [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.962171] [53379]: DEBUG nova.compute.api [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.968542] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.969771] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.970271] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.970974] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.971343] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.971635] [53379]: DEBUG oslo_concurrency.lockutils [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.074910] [53379]: DEBUG nova.policy [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.082244] [53379]: INFO nova.api.openstack.requestlog [None req-035c8989-3f31-47f9-a9a4-f4f98955d83b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1311 microversion: 2.1 time: 0.125898 [ 974.082591] [53379]: [pid: 53379|app: 0|req: 3114/6232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1311 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.086889] [53379]: DEBUG nova.api.openstack.wsgi [None req-2651d6cf-b5e6-4c63-b17f-44e3d341948e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af36d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.208111] [53379]: INFO nova.api.openstack.requestlog [None req-2651d6cf-b5e6-4c63-b17f-44e3d341948e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882" status: 204 len: 0 microversion: 2.1 time: 0.123230 [ 974.208587] [53379]: [pid: 53379|app: 0|req: 3115/6233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] DELETE /compute/v2.1/images/170340b0-d30d-4cb9-802b-14ee49ed2882 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 974.212822] [53379]: DEBUG nova.api.openstack.wsgi [None req-51eb5ba7-2069-4c0e-b4c7-517eb1bea5d0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.213942] [53379]: DEBUG nova.compute.api [None req-51eb5ba7-2069-4c0e-b4c7-517eb1bea5d0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.245813] [53379]: DEBUG nova.policy [None req-51eb5ba7-2069-4c0e-b4c7-517eb1bea5d0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.250243] [53379]: INFO nova.api.openstack.requestlog [None req-51eb5ba7-2069-4c0e-b4c7-517eb1bea5d0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1239 microversion: 2.1 time: 0.040940 [ 974.250749] [53379]: [pid: 53379|app: 0|req: 3116/6234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1239 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.253353] [53379]: DEBUG nova.api.openstack.wsgi [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.255326] [53379]: DEBUG nova.compute.api [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.260783] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.261029] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.261247] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.261615] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.261820] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.261999] [53379]: DEBUG oslo_concurrency.lockutils [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.383641] [53379]: DEBUG nova.policy [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.392901] [53379]: INFO nova.api.openstack.requestlog [None req-08932414-f34b-40d0-8a30-29b95e2849b4 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1459 microversion: 2.1 time: 0.141535 [ 974.393314] [53379]: [pid: 53379|app: 0|req: 3117/6235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1459 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.484883] [53379]: DEBUG nova.api.openstack.wsgi [None req-17da1c82-289e-420c-9ce1-bb92c06e34c3 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.498269] [53379]: INFO nova.api.openstack.requestlog [None req-17da1c82-289e-420c-9ce1-bb92c06e34c3 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1930258093" status: 202 len: 0 microversion: 2.1 time: 0.104046 [ 974.498516] [53379]: [pid: 53379|app: 0|req: 3118/6236] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 12 06:44:06 2025] DELETE /compute/v2.1/flavors/1930258093 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 974.501675] [53379]: DEBUG nova.api.openstack.wsgi [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.503253] [53379]: DEBUG nova.compute.api [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.506660] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.506945] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.507241] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.507609] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.507814] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.507991] [53379]: DEBUG oslo_concurrency.lockutils [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.539974] [53379]: DEBUG nova.policy [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.547256] [53379]: INFO nova.api.openstack.requestlog [None req-66c047ac-4157-45df-8224-07db861f47a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.048186 [ 974.547668] [53379]: [pid: 53379|app: 0|req: 3119/6237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.554154] [53379]: DEBUG nova.api.openstack.wsgi [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.554154] [53379]: DEBUG nova.compute.api [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.557674] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.558070] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.558373] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.558927] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.559261] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.559542] [53379]: DEBUG oslo_concurrency.lockutils [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.679142] [53379]: DEBUG nova.policy [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.684490] [53379]: DEBUG nova.policy [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.686889] [53379]: DEBUG nova.policy [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.687685] [53379]: INFO nova.api.openstack.requestlog [None req-45214223-7ded-4287-81cb-d577182ab426 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1741 microversion: 2.20 time: 0.139496 [ 974.688094] [53379]: [pid: 53379|app: 0|req: 3120/6238] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1741 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.690604] [53379]: DEBUG nova.api.openstack.wsgi [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.692382] [53379]: DEBUG nova.compute.api [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.697189] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.697459] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.697651] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.698080] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.698304] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.698482] [53379]: DEBUG oslo_concurrency.lockutils [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.739723] [53379]: DEBUG nova.policy [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.744962] [53379]: INFO nova.api.openstack.requestlog [None req-c93eaf1b-446b-45cf-803a-665cdbbd9d58 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.056118 [ 974.745764] [53379]: [pid: 53379|app: 0|req: 3121/6239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:06 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.748725] [53379]: DEBUG nova.api.openstack.wsgi [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.751028] [53379]: DEBUG nova.compute.api [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.755689] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.755962] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.756175] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.756539] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.756770] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.756934] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.857857] [53379]: DEBUG nova.policy [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.864465] [53379]: INFO nova.api.openstack.requestlog [None req-27c63bed-222c-41c3-a8c5-effd5adb32f5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1687 microversion: 2.1 time: 0.117995 [ 974.864898] [53379]: [pid: 53379|app: 0|req: 3122/6240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1687 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.867534] [53379]: DEBUG nova.api.openstack.wsgi [None req-462f1476-9dfa-4a8f-a57d-86ea92bc2f7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71af1bd0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.996127] [53379]: INFO nova.api.openstack.requestlog [None req-462f1476-9dfa-4a8f-a57d-86ea92bc2f7a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d" status: 204 len: 0 microversion: 2.1 time: 0.129137 [ 974.996127] [53379]: [pid: 53379|app: 0|req: 3123/6241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:07 2025] DELETE /compute/v2.1/images/9ef6c895-d74a-4f42-92ee-0243d998593d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 975.000505] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.002808] [53379]: DEBUG nova.compute.api [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.008280] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.008750] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.009684] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.010179] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.010500] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.010754] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.118942] [53379]: DEBUG nova.policy [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.127111] [53379]: DEBUG nova.policy [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.128074] [53379]: DEBUG nova.policy [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.136251] [53379]: INFO nova.api.openstack.requestlog [None req-d1aa604e-ae9c-4e45-aa93-e8233736cacf tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1873 microversion: 2.93 time: 0.140397 [ 975.136641] [53379]: [pid: 53379|app: 0|req: 3124/6242] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1873 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.139944] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f57c158-97f5-4b12-9a59-6b8f2a0a7d8b tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.167983] [53379]: INFO nova.api.openstack.requestlog [None req-9f57c158-97f5-4b12-9a59-6b8f2a0a7d8b tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4684 microversion: 2.1 time: 0.030316 [ 975.168576] [53379]: [pid: 53379|app: 0|req: 3125/6243] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/flavors/detail => generated 4684 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.173445] [53379]: DEBUG nova.api.openstack.wsgi [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "199c873b-1572-40ea-8292-fef75cf9183b", "tag": "71c046e9-aea5-40c1-8323-fe54dc9d34dd"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 975.181440] [53379]: DEBUG oslo_concurrency.lockutils [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.181741] [53379]: DEBUG oslo_concurrency.lockutils [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.181948] [53379]: DEBUG oslo_concurrency.lockutils [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.195486] [53379]: INFO nova.api.openstack.compute.server_external_events [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] Creating event network-changed:71c046e9-aea5-40c1-8323-fe54dc9d34dd for instance 199c873b-1572-40ea-8292-fef75cf9183b on cpu-1 [ 975.199331] [53379]: INFO nova.api.openstack.requestlog [req-17169433-0943-4028-9b6c-4f99f4075678 req-3ecac121-b767-4d7b-81c0-7b4e62f40544 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029733 [ 975.199331] [53379]: [pid: 53379|app: 0|req: 3126/6244] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:07 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) [ 975.202111] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.204613] [53379]: DEBUG nova.compute.api [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.211113] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.211377] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.211566] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.211946] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.212165] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.212343] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.348180] [53379]: DEBUG nova.policy [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.353134] [53379]: INFO nova.api.openstack.requestlog [None req-6c56dfb8-cd03-4e84-8009-4fcd0b20024a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1400 microversion: 2.1 time: 0.153151 [ 975.353508] [53379]: [pid: 53379|app: 0|req: 3127/6245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1400 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.356360] [53379]: DEBUG nova.api.openstack.wsgi [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.358165] [53379]: DEBUG nova.compute.api [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.362372] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.362629] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.362829] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.363209] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.363531] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.363801] [53379]: DEBUG oslo_concurrency.lockutils [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.454611] [53379]: DEBUG nova.policy [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.459440] [53379]: INFO nova.api.openstack.requestlog [None req-889c4df5-b968-4fa8-84ac-cecb9a24a953 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1687 microversion: 2.1 time: 0.105299 [ 975.459793] [53379]: [pid: 53379|app: 0|req: 3128/6246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1687 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.462642] [53379]: DEBUG nova.api.openstack.wsgi [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 975.466101] [53379]: DEBUG nova.compute.api [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.469360] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.469605] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.470963] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.470963] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.470963] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.470963] [53379]: DEBUG oslo_concurrency.lockutils [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.486757] [53379]: DEBUG nova.objects.instance [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'flavor' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.596429] [53379]: INFO nova.api.openstack.requestlog [None req-552154ed-518c-429a-af5e-b2a6dfe2ecf0 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/action" status: 200 len: 32 microversion: 2.1 time: 0.135821 [ 975.596834] [53379]: [pid: 53379|app: 0|req: 3129/6247] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:07 2025] POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/action => generated 32 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 975.600349] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.602086] [53379]: DEBUG nova.compute.api [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.609798] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.609798] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.609798] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.609798] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.609954] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.610139] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.794219] [53379]: DEBUG nova.policy [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.802428] [53379]: INFO nova.api.openstack.requestlog [None req-0b52c7f2-6b75-42f0-80fe-918f63542b19 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1510 microversion: 2.1 time: 0.204659 [ 975.802778] [53379]: [pid: 53379|app: 0|req: 3130/6248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:07 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1510 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.807884] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.807884] [53379]: DEBUG nova.compute.api [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.809183] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.809420] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.809602] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.809984] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.810765] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.810947] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.826829] [53379]: DEBUG nova.compute.api [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 975.877989] [53379]: INFO nova.api.openstack.requestlog [None req-fdb7394a-6335-4b71-b50c-ad4fafe79b6a tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 204 len: 0 microversion: 2.1 time: 0.074339 [ 975.878492] [53379]: [pid: 53379|app: 0|req: 3131/6249] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:08 2025] DELETE /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 975.885817] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.890770] [53379]: DEBUG nova.compute.api [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.896579] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.896851] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.897054] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.897416] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.897612] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.897784] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.175328] [53379]: DEBUG nova.policy [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.181945] [53379]: INFO nova.api.openstack.requestlog [None req-1a938821-c35b-44b6-8156-25da689d4405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1311 microversion: 2.1 time: 0.302680 [ 976.182567] [53379]: [pid: 53379|app: 0|req: 3132/6250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1311 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.186105] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8284d7c-f54b-4983-9532-e6f72b80f132 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.202111] [53379]: INFO nova.api.openstack.requestlog [None req-d8284d7c-f54b-4983-9532-e6f72b80f132 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/372310627" status: 202 len: 0 microversion: 2.1 time: 0.018601 [ 976.202773] [53379]: [pid: 53379|app: 0|req: 3133/6251] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:44:08 2025] DELETE /compute/v2.1/flavors/372310627 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 976.207262] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.210700] [53379]: DEBUG nova.compute.api [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.216754] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.217370] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.217790] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.218367] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.218707] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.219010] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.269331] [53379]: DEBUG nova.policy [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.274496] [53379]: INFO nova.api.openstack.requestlog [None req-fc911be1-27f2-44bc-8b31-30a3e5ad927a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.070792 [ 976.274919] [53379]: [pid: 53379|app: 0|req: 3134/6252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.277916] [53379]: DEBUG nova.api.openstack.wsgi [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.279809] [53379]: DEBUG nova.compute.api [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.285066] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.285542] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.285767] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.286255] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.286493] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.286677] [53379]: DEBUG oslo_concurrency.lockutils [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.401085] [53379]: DEBUG nova.policy [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.408706] [53379]: INFO nova.api.openstack.requestlog [None req-757a541a-935c-4eae-809a-1707d963470f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.133099 [ 976.409064] [53379]: [pid: 53379|app: 0|req: 3135/6253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.411433] [53379]: DEBUG nova.api.openstack.wsgi [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.413027] [53379]: DEBUG nova.compute.api [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.417510] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.417744] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.417929] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.418297] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.418493] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.418679] [53379]: DEBUG oslo_concurrency.lockutils [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.459315] [53379]: DEBUG nova.policy [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.466466] [53379]: INFO nova.api.openstack.requestlog [None req-00235e45-33d6-448d-82e8-bb4650aeb13b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1209 microversion: 2.1 time: 0.056640 [ 976.466977] [53379]: [pid: 53379|app: 0|req: 3136/6254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.471763] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.474288] [53379]: DEBUG nova.compute.api [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.478302] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.478541] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.478730] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.479111] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.479350] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.479929] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.631507] [53379]: DEBUG nova.policy [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.637909] [53379]: INFO nova.api.openstack.requestlog [None req-4ff8badc-f0e7-4d30-8524-2da32aff6765 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1732 microversion: 2.1 time: 0.170166 [ 976.638295] [53379]: [pid: 53379|app: 0|req: 3137/6255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1732 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.643162] [53379]: DEBUG nova.api.openstack.wsgi [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.645895] [53379]: DEBUG nova.compute.api [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.653999] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.654411] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.654729] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.655555] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.655774] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.655960] [53379]: DEBUG oslo_concurrency.lockutils [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.802174] [53379]: DEBUG nova.policy [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.806955] [53379]: DEBUG nova.policy [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.807693] [53379]: DEBUG nova.policy [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.808349] [53379]: INFO nova.api.openstack.requestlog [None req-5afdbc73-371a-4bbf-81e4-741aa888e458 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.169520 [ 976.808673] [53379]: [pid: 53379|app: 0|req: 3138/6256] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:08 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.813761] [53379]: DEBUG nova.api.openstack.wsgi [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.815449] [53379]: DEBUG nova.compute.api [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.819627] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.819858] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.820057] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.820768] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.820768] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.820768] [53379]: DEBUG oslo_concurrency.lockutils [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.863469] [53379]: DEBUG nova.policy [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.868080] [53379]: INFO nova.api.openstack.requestlog [None req-21074ffb-05c7-4b04-bb8e-0cbfbe6b52f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.058766 [ 976.868375] [53379]: [pid: 53379|app: 0|req: 3139/6257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.870831] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.872418] [53379]: DEBUG nova.compute.api [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.875579] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.875953] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.876104] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.876469] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.876701] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.876883] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.081959] [53379]: DEBUG nova.policy [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.089797] [53379]: INFO nova.api.openstack.requestlog [None req-8c03bcd9-b2b4-4418-85b0-7d5526101f42 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1468 microversion: 2.1 time: 0.220638 [ 977.090450] [53379]: [pid: 53379|app: 0|req: 3140/6258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1468 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.098271] [53379]: DEBUG nova.api.openstack.wsgi [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "be588b33-2eb7-4ced-9765-a80633850655", "name": "network-vif-deleted", "tag": "8bd34b5d-8aba-4433-90a2-9c47f841dca4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 977.107825] [53379]: DEBUG oslo_concurrency.lockutils [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.108240] [53379]: DEBUG oslo_concurrency.lockutils [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.108548] [53379]: DEBUG oslo_concurrency.lockutils [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.116141] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] Creating event network-vif-deleted:8bd34b5d-8aba-4433-90a2-9c47f841dca4 for instance be588b33-2eb7-4ced-9765-a80633850655 on cpu-1 [ 977.119027] [53379]: INFO nova.api.openstack.requestlog [req-f9da939a-21e0-4f14-98dd-c8888a09a527 req-4b89a29d-02d7-4cae-a1ab-adcef243007c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027770 [ 977.119558] [53379]: [pid: 53379|app: 0|req: 3141/6259] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:09 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) [ 977.122650] [53379]: DEBUG nova.api.openstack.wsgi [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.123979] [53379]: DEBUG nova.compute.api [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.127502] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.127767] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.127948] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.128486] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.128572] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.128691] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.156991] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.158428] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.158428] [53379]: DEBUG oslo_concurrency.lockutils [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.158428] [53379]: DEBUG nova.objects.instance [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lazy-loading 'fault' on Instance uuid 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.265787] [53379]: DEBUG nova.policy [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.270754] [53379]: DEBUG nova.policy [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.271493] [53379]: DEBUG nova.policy [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.275117] [53379]: INFO nova.api.openstack.requestlog [None req-49dd1c91-5136-4e99-bf6c-1289e50406e7 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 2027 microversion: 2.93 time: 0.154886 [ 977.275496] [53379]: [pid: 53379|app: 0|req: 3142/6260] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 2027 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.277899] [53379]: DEBUG nova.api.openstack.wsgi [None req-77f4d17b-20f9-4b54-885e-e4082eda3b72 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.298680] [53379]: INFO nova.api.openstack.requestlog [None req-77f4d17b-20f9-4b54-885e-e4082eda3b72 tempest-ServersWithSpecificFlavorTestJSON-2009455148 tempest-ServersWithSpecificFlavorTestJSON-2009455148-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.022565 [ 977.302332] [53379]: [pid: 53379|app: 0|req: 3143/6261] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.304939] [53379]: DEBUG nova.api.openstack.wsgi [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.310720] [53379]: DEBUG nova.compute.api [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.314190] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.314499] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.314610] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.315009] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.315237] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.315420] [53379]: DEBUG oslo_concurrency.lockutils [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.448147] [53379]: DEBUG nova.policy [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.453177] [53379]: INFO nova.api.openstack.requestlog [None req-407ff443-e339-477a-8ac2-d0cedeb2784f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1586 microversion: 2.1 time: 0.150168 [ 977.453681] [53379]: [pid: 53379|app: 0|req: 3144/6262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1586 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.456286] [53379]: DEBUG nova.api.openstack.wsgi [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.458461] [53379]: DEBUG nova.compute.api [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.462442] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.462804] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.463055] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.463448] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.463673] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.463864] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.485111] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.485430] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.485682] [53379]: DEBUG oslo_concurrency.lockutils [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.485896] [53379]: DEBUG nova.objects.instance [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.519301] [53379]: DEBUG nova.policy [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.524543] [53379]: INFO nova.api.openstack.requestlog [None req-58cf6d1f-99e5-4789-8685-6b4c8cb52878 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.070205 [ 977.524989] [53379]: [pid: 53379|app: 0|req: 3145/6263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.527828] [53379]: DEBUG nova.api.openstack.wsgi [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.529783] [53379]: DEBUG nova.compute.api [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.536110] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.536422] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.536699] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.537598] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.537841] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.538056] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.934157] [53379]: DEBUG nova.policy [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.941172] [53379]: INFO nova.api.openstack.requestlog [None req-67c6301e-6bf7-48d3-9fc0-3487c2febc92 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1311 microversion: 2.1 time: 0.415390 [ 977.941794] [53379]: [pid: 53379|app: 0|req: 3146/6264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:09 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1311 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.945688] [53379]: DEBUG nova.api.openstack.wsgi [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.947951] [53379]: DEBUG nova.compute.api [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.954265] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.955536] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.955639] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.956054] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.956288] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.956489] [53379]: DEBUG oslo_concurrency.lockutils [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.015612] [53379]: DEBUG nova.policy [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.021756] [53379]: INFO nova.api.openstack.requestlog [None req-7344a375-dee6-4955-90aa-43f7f022a808 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.079194 [ 978.022157] [53379]: [pid: 53379|app: 0|req: 3147/6265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.027911] [53379]: DEBUG nova.api.openstack.wsgi [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.028359] [53379]: DEBUG nova.compute.api [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.037243] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.037539] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.037747] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.042023] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.042023] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.042023] [53379]: DEBUG oslo_concurrency.lockutils [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.061197] [53379]: DEBUG nova.compute.api [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 978.131859] [53379]: INFO nova.api.openstack.requestlog [None req-845ae9cd-4ea3-4277-9b5f-40902382239f tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 204 len: 0 microversion: 2.93 time: 0.108888 [ 978.132387] [53379]: [pid: 53379|app: 0|req: 3148/6266] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:44:10 2025] DELETE /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 978.135306] [53379]: DEBUG nova.api.openstack.wsgi [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.135649] [53379]: DEBUG nova.compute.api [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.138743] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.138984] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.139196] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.139556] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.139757] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.139935] [53379]: DEBUG oslo_concurrency.lockutils [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.148438] [53379]: INFO nova.api.openstack.wsgi [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. [ 978.148783] [53379]: DEBUG nova.api.openstack.wsgi [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 978.149185] [53379]: INFO nova.api.openstack.requestlog [None req-62b75226-66e2-462c-880e-7eab7bcbb1ff tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 404 len: 111 microversion: 2.1 time: 0.016284 [ 978.149556] [53379]: [pid: 53379|app: 0|req: 3149/6267] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:10 2025] DELETE /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 978.152448] [53379]: DEBUG nova.api.openstack.wsgi [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.154336] [53379]: DEBUG nova.compute.api [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.158212] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.158212] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.158212] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.158558] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.158758] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.158929] [53379]: DEBUG oslo_concurrency.lockutils [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.282725] [53379]: DEBUG nova.policy [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.290070] [53379]: INFO nova.api.openstack.requestlog [None req-96ee595f-ce8c-4814-9394-84fe78be95cf tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.139953 [ 978.290414] [53379]: [pid: 53379|app: 0|req: 3150/6268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.293050] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.294620] [53379]: DEBUG nova.compute.api [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.297991] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.298232] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.298436] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.298783] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.298980] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.299183] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.354832] [53379]: INFO nova.api.openstack.requestlog [None req-bcb1ff4b-751b-41b0-9fc3-1f10d14c64f0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.063757 [ 978.355985] [53379]: [pid: 53379|app: 0|req: 3151/6269] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0/os-interface => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 978.357929] [53379]: DEBUG nova.api.openstack.wsgi [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.360403] [53379]: DEBUG nova.compute.api [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.367894] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.368178] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.368372] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.368728] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.369141] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.369567] [53379]: DEBUG oslo_concurrency.lockutils [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.410761] [53379]: DEBUG nova.policy [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.415060] [53379]: INFO nova.api.openstack.requestlog [None req-315dfb63-472b-4d84-8705-8d6e1485388f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1265 microversion: 2.1 time: 0.059169 [ 978.415406] [53379]: [pid: 53379|app: 0|req: 3152/6270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.417832] [53379]: DEBUG nova.api.openstack.wsgi [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-plugged", "status": "completed", "tag": "f5d8b6aa-abc8-4900-93b0-828fc50ee82d"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 978.423607] [53379]: DEBUG oslo_concurrency.lockutils [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.423607] [53379]: DEBUG oslo_concurrency.lockutils [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.423763] [53379]: DEBUG oslo_concurrency.lockutils [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.429950] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] Creating event network-vif-plugged:f5d8b6aa-abc8-4900-93b0-828fc50ee82d for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 978.434544] [53379]: INFO nova.api.openstack.requestlog [req-3da7bbcd-36a1-44be-ac07-97e28a1bf397 req-1832bbe6-c9d4-4484-8d8c-6bcacb80fd16 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018493 [ 978.435148] [53379]: [pid: 53379|app: 0|req: 3153/6271] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:10 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) [ 978.437917] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.439593] [53379]: DEBUG nova.compute.api [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.443129] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.443370] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.443560] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.443917] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.444137] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.444319] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.525583] [53379]: DEBUG nova.policy [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.531879] [53379]: INFO nova.api.openstack.requestlog [None req-0f20d437-2178-48f3-9bad-ff6840760ace tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1732 microversion: 2.1 time: 0.096208 [ 978.534216] [53379]: [pid: 53379|app: 0|req: 3154/6272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1732 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.534998] [53379]: DEBUG nova.api.openstack.wsgi [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.536774] [53379]: DEBUG nova.compute.api [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.540267] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.540494] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.540686] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.541069] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.541276] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.541529] [53379]: DEBUG oslo_concurrency.lockutils [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.619542] [53379]: DEBUG nova.policy [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.624125] [53379]: DEBUG nova.policy [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.624794] [53379]: DEBUG nova.policy [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.625765] [53379]: INFO nova.api.openstack.requestlog [None req-4531d3b9-591f-40cf-9c41-920aa1d43bed tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.092728 [ 978.626105] [53379]: [pid: 53379|app: 0|req: 3155/6273] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.631136] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.631136] [53379]: DEBUG nova.compute.api [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.637022] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.671892] [53379]: DEBUG nova.policy [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.676483] [53379]: INFO nova.api.openstack.requestlog [None req-c4ce394d-d58f-4bab-b30e-50232ecacb03 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.049751 [ 978.677314] [53379]: [pid: 53379|app: 0|req: 3156/6274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.680038] [53379]: DEBUG nova.api.openstack.wsgi [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.681816] [53379]: DEBUG nova.compute.api [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.686042] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.686042] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.686042] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.686042] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.686310] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.687209] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.728736] [53379]: DEBUG nova.policy [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.733282] [53379]: INFO nova.api.openstack.requestlog [None req-77e2ca65-6473-45eb-94bf-5aa0c8e57fd9 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1426 microversion: 2.1 time: 0.054739 [ 978.733282] [53379]: [pid: 53379|app: 0|req: 3157/6275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:10 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1426 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.735597] [53379]: DEBUG nova.api.openstack.wsgi [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.737191] [53379]: DEBUG nova.compute.api [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.740322] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.740545] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.742086] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.742086] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.742086] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.742086] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.766336] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.766478] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.766681] [53379]: DEBUG oslo_concurrency.lockutils [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.766907] [53379]: DEBUG nova.objects.instance [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lazy-loading 'fault' on Instance uuid 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.827734] [53379]: DEBUG nova.policy [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.832302] [53379]: DEBUG nova.policy [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.833114] [53379]: DEBUG nova.policy [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.836743] [53379]: INFO nova.api.openstack.requestlog [None req-85b5fb8f-ebdf-4094-9dd0-785f4a18673b tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 2033 microversion: 2.93 time: 0.103069 [ 978.837095] [53379]: [pid: 53379|app: 0|req: 3158/6276] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 2033 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.839722] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.841336] [53379]: DEBUG nova.compute.api [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: db9febdd-9b72-4121-8db9-2931f5942b2d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.844588] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.844821] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.845105] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.845498] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.845721] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.845910] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.854214] [53379]: INFO nova.api.openstack.wsgi [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. [ 978.854506] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance db9febdd-9b72-4121-8db9-2931f5942b2d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 978.854953] [53379]: INFO nova.api.openstack.requestlog [None req-ca9df60e-719c-4551-9ba8-25acaa2c22a2 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d" status: 404 len: 111 microversion: 2.1 time: 0.017318 [ 978.855254] [53379]: [pid: 53379|app: 0|req: 3159/6277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/db9febdd-9b72-4121-8db9-2931f5942b2d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 978.858231] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.859766] [53379]: DEBUG nova.compute.api [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.864835] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.865251] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.867018] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.867018] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.867018] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.867018] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.884659] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.885092] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.885433] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.885765] [53379]: DEBUG nova.objects.instance [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.922159] [53379]: DEBUG nova.policy [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.927729] [53379]: INFO nova.api.openstack.requestlog [None req-6b0458d0-3642-4e64-b43e-d8ce2fb9b91b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.071780 [ 978.928375] [53379]: [pid: 53379|app: 0|req: 3160/6278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.932305] [53379]: DEBUG nova.api.openstack.wsgi [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.932748] [53379]: DEBUG nova.compute.api [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.937474] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.937997] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.938414] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.938944] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.939354] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.939725] [53379]: DEBUG oslo_concurrency.lockutils [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.951356] [53379]: INFO nova.api.openstack.wsgi [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. [ 978.952552] [53379]: DEBUG nova.api.openstack.wsgi [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 978.953211] [53379]: INFO nova.api.openstack.requestlog [None req-be01bb3d-5ed8-49d4-b46c-2670d3d9f9f5 tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 404 len: 111 microversion: 2.1 time: 0.023947 [ 978.953689] [53379]: [pid: 53379|app: 0|req: 3161/6279] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:11 2025] DELETE /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 978.957634] [53379]: DEBUG nova.api.openstack.wsgi [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.961473] [53379]: DEBUG nova.compute.api [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.964130] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.964462] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.964773] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.965273] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.965589] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.965956] [53379]: DEBUG oslo_concurrency.lockutils [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.058781] [53379]: DEBUG nova.policy [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.067824] [53379]: INFO nova.api.openstack.requestlog [None req-98eebd44-018e-4977-bf56-565c90f00d8e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1311 microversion: 2.1 time: 0.112697 [ 979.068082] [53379]: [pid: 53379|app: 0|req: 3162/6280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1311 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.071045] [53379]: DEBUG nova.api.openstack.wsgi [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.072798] [53379]: DEBUG nova.compute.api [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] [instance: 13c081e5-d552-467e-b56a-e2d9bae94cd2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.078522] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.078768] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.078964] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.079346] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.079658] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.079739] [53379]: DEBUG oslo_concurrency.lockutils [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.089500] [53379]: INFO nova.api.openstack.wsgi [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] HTTP exception thrown: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. [ 979.089500] [53379]: DEBUG nova.api.openstack.wsgi [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] Returning 404 to user: Instance 13c081e5-d552-467e-b56a-e2d9bae94cd2 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 979.089888] [53379]: INFO nova.api.openstack.requestlog [None req-b39fa9cc-9566-411d-9123-ac13f5a5516b tempest-ServersWithSpecificFlavorTestJSON-1408670236 tempest-ServersWithSpecificFlavorTestJSON-1408670236-project-member] 10.180.1.21 "GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2" status: 404 len: 111 microversion: 2.1 time: 0.020991 [ 979.090191] [53379]: [pid: 53379|app: 0|req: 3163/6281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/13c081e5-d552-467e-b56a-e2d9bae94cd2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 979.092831] [53379]: DEBUG nova.api.openstack.wsgi [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.094510] [53379]: DEBUG nova.compute.api [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.099523] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.099809] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.099934] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.100311] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.100515] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.100689] [53379]: DEBUG oslo_concurrency.lockutils [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.140370] [53379]: DEBUG nova.policy [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.145972] [53379]: INFO nova.api.openstack.requestlog [None req-37180cdf-496b-4001-ba72-adfd981d676f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.055225 [ 979.148218] [53379]: [pid: 53379|app: 0|req: 3164/6282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.152481] [53379]: DEBUG nova.api.openstack.wsgi [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.152864] [53379]: DEBUG nova.compute.api [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.156364] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.156594] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.156772] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.157140] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.157338] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.157508] [53379]: DEBUG oslo_concurrency.lockutils [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.251564] [53379]: DEBUG nova.policy [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.256806] [53379]: INFO nova.api.openstack.requestlog [None req-0438fc03-f593-48ca-b3d0-ef7244c59afc tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1586 microversion: 2.1 time: 0.107428 [ 979.256806] [53379]: [pid: 53379|app: 0|req: 3165/6283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1586 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.259122] [53379]: DEBUG nova.api.openstack.wsgi [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0", "name": "network-vif-deleted", "tag": "0b5851ef-3e8e-4e19-a4da-14d84271d17b"}, {"server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "name": "network-vif-plugged", "status": "completed", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}, {"name": "network-changed", "server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}, {"name": "network-changed", "server_uuid": "249c73c8-1efd-4f94-880e-834ac1bf3aa0", "tag": "b3c59b08-deda-45df-a8e6-ded2327b77fd"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 979.265585] [53379]: DEBUG oslo_concurrency.lockutils [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.265835] [53379]: DEBUG oslo_concurrency.lockutils [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.266053] [53379]: DEBUG oslo_concurrency.lockutils [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.279597] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Creating event network-vif-deleted:0b5851ef-3e8e-4e19-a4da-14d84271d17b for instance e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 on cpu-1 [ 979.279597] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Creating event network-vif-plugged:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 979.279597] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Creating event network-changed:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 979.279597] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] Creating event network-changed:b3c59b08-deda-45df-a8e6-ded2327b77fd for instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 on cpu-1 [ 979.283613] [53379]: INFO nova.api.openstack.requestlog [req-3c3460c0-01a7-4631-b6e3-ee66a631290e req-f02455e4-4030-4a85-8ab0-a05df01e509b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.026401 [ 979.283938] [53379]: [pid: 53379|app: 0|req: 3166/6284] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:11 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 979.306663] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.307983] [53379]: DEBUG nova.compute.api [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.314249] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.483993] [53379]: DEBUG nova.policy [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.489141] [53379]: INFO nova.api.openstack.requestlog [None req-cb80f8b0-daf0-4476-9696-70aabc06a33f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.186005 [ 979.489526] [53379]: [pid: 53379|app: 0|req: 3167/6285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.495364] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.498200] [53379]: DEBUG nova.compute.api [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.501719] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.501956] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.502157] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.502542] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.502741] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.502913] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.554135] [53379]: DEBUG nova.policy [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.558171] [53379]: INFO nova.api.openstack.requestlog [None req-bf838ed6-b33f-4ae4-ab6a-6aac50d6e78b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1265 microversion: 2.1 time: 0.067909 [ 979.558768] [53379]: [pid: 53379|app: 0|req: 3168/6286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1265 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.562070] [53379]: DEBUG nova.api.openstack.wsgi [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.563991] [53379]: DEBUG nova.compute.api [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.571973] [53379]: DEBUG oslo_concurrency.lockutils [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.731733] [53379]: DEBUG nova.policy [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.741178] [53379]: INFO nova.api.openstack.requestlog [None req-99885e2f-ab8b-4f21-9c90-f38f2f4653ef tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1732 microversion: 2.1 time: 0.181518 [ 979.741545] [53379]: [pid: 53379|app: 0|req: 3169/6287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:11 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1732 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.745162] [53379]: DEBUG nova.api.openstack.wsgi [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.746423] [53379]: DEBUG nova.compute.api [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.752805] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.755103] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.755103] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.755103] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.755103] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.755103] [53379]: DEBUG oslo_concurrency.lockutils [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.008476] [53379]: DEBUG nova.policy [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.018273] [53379]: DEBUG nova.policy [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.019420] [53379]: DEBUG nova.policy [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.020270] [53379]: INFO nova.api.openstack.requestlog [None req-18a616cb-994f-44c0-94c5-1cc4c1d7897a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.278168 [ 980.021091] [53379]: [pid: 53379|app: 0|req: 3170/6288] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.023917] [53379]: DEBUG nova.api.openstack.wsgi [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.025632] [53379]: DEBUG nova.compute.api [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.031139] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.031461] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.031717] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.032152] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.032511] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.032890] [53379]: DEBUG oslo_concurrency.lockutils [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.089464] [53379]: DEBUG nova.policy [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.094970] [53379]: INFO nova.api.openstack.requestlog [None req-a120ac8a-91fb-4128-85ca-4741d4aaffd4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1201 microversion: 2.1 time: 0.073115 [ 980.095567] [53379]: [pid: 53379|app: 0|req: 3171/6289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1201 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.098691] [53379]: DEBUG nova.api.openstack.wsgi [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.102377] [53379]: DEBUG nova.compute.api [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.106862] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.107187] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.107439] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.107817] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.108817] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.110347] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.146951] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.146951] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.146951] [53379]: DEBUG oslo_concurrency.lockutils [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.146951] [53379]: DEBUG nova.objects.instance [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.179545] [53379]: DEBUG nova.policy [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.186010] [53379]: INFO nova.api.openstack.requestlog [None req-cf4486fa-d9c0-4632-8b47-625fe6ca713c tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.089690 [ 980.186424] [53379]: [pid: 53379|app: 0|req: 3172/6290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.189846] [53379]: DEBUG nova.api.openstack.wsgi [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.191626] [53379]: DEBUG nova.compute.api [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] [instance: 02157adb-6c0f-4a2c-84f2-7cfcd653ce17] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.195279] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.195543] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.195743] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.197360] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.197360] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.197360] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.220114] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.220114] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.220114] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.220114] [53379]: DEBUG nova.objects.instance [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Lazy-loading 'fault' on Instance uuid 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.251772] [53379]: DEBUG nova.policy [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.259431] [53379]: DEBUG nova.policy [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.261144] [53379]: DEBUG nova.policy [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ecb19671a05147de9a08f42c9dd9c3f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2f1abb8531c4c7ab3aab89f241bc666', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.266368] [53379]: INFO nova.api.openstack.requestlog [None req-32ab05a7-62cd-407a-8831-3a2a198579f8 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17" status: 200 len: 1965 microversion: 2.93 time: 0.079034 [ 980.266586] [53379]: [pid: 53379|app: 0|req: 3173/6291] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/02157adb-6c0f-4a2c-84f2-7cfcd653ce17 => generated 1965 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.269588] [53379]: DEBUG nova.api.openstack.wsgi [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.271737] [53379]: DEBUG nova.compute.api [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.280011] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.280272] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.280478] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.280936] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.281083] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.281372] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.303588] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.307612] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.307612] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.307612] [53379]: DEBUG nova.objects.instance [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.334315] [53379]: DEBUG nova.policy [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.340938] [53379]: INFO nova.api.openstack.requestlog [None req-ccf30d79-8602-4529-a7d9-fc943515bfba tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.073577 [ 980.341314] [53379]: [pid: 53379|app: 0|req: 3174/6292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.344722] [53379]: DEBUG nova.api.openstack.wsgi [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.346478] [53379]: DEBUG nova.compute.api [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.354372] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.354372] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.354372] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.355062] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.355062] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.355194] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.436715] [53379]: DEBUG nova.policy [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.442174] [53379]: INFO nova.api.openstack.requestlog [None req-aaddb670-4503-4b56-8c6f-ca2114fa0457 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1498 microversion: 2.1 time: 0.100154 [ 980.442515] [53379]: [pid: 53379|app: 0|req: 3175/6293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1498 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.446891] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.448607] [53379]: DEBUG nova.compute.api [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.457271] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.457696] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.457963] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.458419] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.458638] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.458829] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.516259] [53379]: DEBUG nova.policy [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.522422] [53379]: INFO nova.api.openstack.requestlog [None req-6b7e148f-9e56-4815-9c4d-22398ca1de19 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.078807 [ 980.522744] [53379]: [pid: 53379|app: 0|req: 3176/6294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.525578] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c651bea-3490-4698-8b94-ec045353feb5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] Calling method '.version_select at 0x726f71245360>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.542369] [53379]: INFO nova.api.openstack.requestlog [None req-8c651bea-3490-4698-8b94-ec045353feb5 tempest-ServerActionsV293TestJSON-787103304 tempest-ServerActionsV293TestJSON-787103304-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-721834961" status: 204 len: 0 microversion: 2.93 time: 0.018699 [ 980.542784] [53379]: [pid: 53379|app: 0|req: 3177/6295] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 12 06:44:12 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-721834961 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 980.545396] [53379]: DEBUG nova.api.openstack.wsgi [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.548927] [53379]: DEBUG nova.compute.api [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.555575] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.555841] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.556347] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.556582] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.556797] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.556975] [53379]: DEBUG oslo_concurrency.lockutils [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.700063] [53379]: DEBUG nova.policy [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.708786] [53379]: INFO nova.api.openstack.requestlog [None req-146e31f0-6a21-4af3-adba-b02d1e659944 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1721 microversion: 2.1 time: 0.165314 [ 980.710023] [53379]: [pid: 53379|app: 0|req: 3178/6296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:12 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1721 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.715933] [53379]: DEBUG nova.api.openstack.wsgi [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "tag": "f5d8b6aa-abc8-4900-93b0-828fc50ee82d"}, {"server_uuid": "42c32417-c60b-47d7-a400-2127ce268645", "name": "network-vif-deleted", "tag": "168494d3-3862-444d-bda7-fbd80505c601"}, {"server_uuid": "02157adb-6c0f-4a2c-84f2-7cfcd653ce17", "name": "network-vif-deleted", "tag": "5610c3d5-c9a3-4b3b-9ad2-48f161a85e96"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 980.726042] [53379]: DEBUG oslo_concurrency.lockutils [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.726336] [53379]: DEBUG oslo_concurrency.lockutils [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.726652] [53379]: DEBUG oslo_concurrency.lockutils [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.744305] [53379]: INFO nova.api.openstack.compute.server_external_events [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Creating event network-changed:f5d8b6aa-abc8-4900-93b0-828fc50ee82d for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 980.744305] [53379]: INFO nova.api.openstack.compute.server_external_events [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Creating event network-vif-deleted:168494d3-3862-444d-bda7-fbd80505c601 for instance 42c32417-c60b-47d7-a400-2127ce268645 on cpu-1 [ 980.744305] [53379]: INFO nova.api.openstack.compute.server_external_events [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] Creating event network-vif-deleted:5610c3d5-c9a3-4b3b-9ad2-48f161a85e96 for instance 02157adb-6c0f-4a2c-84f2-7cfcd653ce17 on cpu-1 [ 980.750578] [53379]: INFO nova.api.openstack.requestlog [req-377f97d2-5dbc-45f6-a527-73059e174d4d req-c0ddc3a0-541a-4547-8626-c69c0bda22d7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.038649 [ 980.750578] [53379]: [pid: 53379|app: 0|req: 3179/6297] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:12 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 980.759663] [53379]: DEBUG nova.api.openstack.wsgi [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.759663] [53379]: DEBUG nova.compute.api [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.766362] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.766997] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.766997] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.767247] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.767459] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.767641] [53379]: DEBUG oslo_concurrency.lockutils [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.885261] [53379]: DEBUG nova.policy [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.893773] [53379]: INFO nova.api.openstack.requestlog [None req-abd90133-60b7-4cd3-bf58-3cf17578f094 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.142194 [ 980.893773] [53379]: [pid: 53379|app: 0|req: 3180/6298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:13 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.899507] [53379]: DEBUG nova.api.openstack.wsgi [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.901667] [53379]: DEBUG nova.compute.api [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.905361] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.905604] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.905761] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.906189] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.906405] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.906583] [53379]: DEBUG oslo_concurrency.lockutils [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.200141] [53379]: DEBUG nova.policy [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.208620] [53379]: INFO nova.api.openstack.requestlog [None req-87dd4d6b-b7e3-40ba-a7dc-483dff3ae461 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1325 microversion: 2.1 time: 0.314529 [ 981.209767] [53379]: [pid: 53379|app: 0|req: 3181/6299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:13 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1325 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.218116] [53379]: DEBUG nova.api.openstack.wsgi [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1259605298", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 981.220288] [53379]: DEBUG nova.compute.api [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.226131] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.226421] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.226605] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.227045] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.227267] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.227447] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.259370] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.259624] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.259983] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.264398] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.264728] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.265243] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.266116] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.266116] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.266116] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.328112] [53379]: DEBUG nova.quota [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 981.337131] [53379]: DEBUG nova.quota [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 981.351809] [53379]: DEBUG nova.virt.hardware [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 981.352304] [53379]: DEBUG nova.virt.hardware [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 981.352673] [53379]: DEBUG nova.virt.hardware [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 981.354426] [53379]: DEBUG nova.virt.hardware [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 981.354426] [53379]: DEBUG nova.virt.hardware [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 981.456320] [53379]: DEBUG nova.compute.api [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.456320] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.456320] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.456760] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.456939] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.457062] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.457258] [53379]: DEBUG oslo_concurrency.lockutils [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.478031] [53379]: INFO nova.api.openstack.requestlog [None req-38b23b3c-f780-4798-a93f-dd7ad098471a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/action" status: 202 len: 1175 microversion: 2.1 time: 0.266959 [ 981.478458] [53379]: [pid: 53379|app: 0|req: 3182/6300] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 12 06:44:13 2025] POST /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/action => generated 1175 bytes in 268 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 981.481111] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.482679] [53379]: DEBUG nova.compute.api [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.487665] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.487970] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.488220] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.488541] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.488739] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.488909] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.736559] [53379]: DEBUG nova.policy [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.745785] [53379]: INFO nova.api.openstack.requestlog [None req-3fb289a3-dc65-4bd6-994c-c080d6317ef7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1732 microversion: 2.1 time: 0.266563 [ 981.746517] [53379]: [pid: 53379|app: 0|req: 3183/6301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:13 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1732 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.749303] [53379]: DEBUG nova.api.openstack.wsgi [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.751189] [53379]: DEBUG nova.compute.api [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.764195] [53379]: DEBUG oslo_concurrency.lockutils [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.906099] [53379]: DEBUG nova.policy [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.915549] [53379]: DEBUG nova.policy [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.915549] [53379]: DEBUG nova.policy [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.915549] [53379]: INFO nova.api.openstack.requestlog [None req-244a685d-371a-4838-bf79-e7f3e998bc84 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.167735 [ 981.915549] [53379]: [pid: 53379|app: 0|req: 3184/6302] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.918784] [53379]: DEBUG nova.api.openstack.wsgi [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.921477] [53379]: DEBUG nova.compute.api [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.930578] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.930884] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.931146] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.933045] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.933045] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.933045] [53379]: DEBUG oslo_concurrency.lockutils [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.980682] [53379]: DEBUG nova.policy [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.990091] [53379]: INFO nova.api.openstack.requestlog [None req-af62f269-32db-4881-8f74-8e4f3b9ce28c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1257 microversion: 2.1 time: 0.074397 [ 981.990466] [53379]: [pid: 53379|app: 0|req: 3185/6303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1257 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.993557] [53379]: DEBUG nova.api.openstack.wsgi [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.995407] [53379]: DEBUG nova.compute.api [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.007179] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.007179] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.007269] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.010693] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.011151] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.011151] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.043875] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.044147] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.044332] [53379]: DEBUG oslo_concurrency.lockutils [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.044527] [53379]: DEBUG nova.objects.instance [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.075369] [53379]: DEBUG nova.policy [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.083588] [53379]: INFO nova.api.openstack.requestlog [None req-174be522-4918-40e8-bb04-ff9b4ff6a578 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.092335 [ 982.089039] [53379]: [pid: 53379|app: 0|req: 3186/6304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.089039] [53379]: DEBUG nova.api.openstack.wsgi [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.089039] [53379]: DEBUG nova.compute.api [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.095104] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.095601] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.095652] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.096187] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.096472] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.096722] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.124142] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.124441] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.124646] [53379]: DEBUG oslo_concurrency.lockutils [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.124852] [53379]: DEBUG nova.objects.instance [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.162833] [53379]: DEBUG nova.policy [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.167382] [53379]: INFO nova.api.openstack.requestlog [None req-43020110-cdd5-4cec-92a3-5acee4c6ac64 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.082560 [ 982.167723] [53379]: [pid: 53379|app: 0|req: 3187/6305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.170237] [53379]: DEBUG nova.api.openstack.wsgi [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.176173] [53379]: DEBUG nova.compute.api [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.185178] [53379]: DEBUG oslo_concurrency.lockutils [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.299489] [53379]: DEBUG nova.policy [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.308329] [53379]: INFO nova.api.openstack.requestlog [None req-34050e18-eb75-4806-a75f-1372ef955b2a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1748 microversion: 2.1 time: 0.139935 [ 982.308815] [53379]: [pid: 53379|app: 0|req: 3188/6306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1748 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.312040] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.313169] [53379]: DEBUG nova.compute.api [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.317549] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.317826] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.318027] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.318403] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.318602] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.318774] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.361605] [53379]: DEBUG nova.policy [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.365365] [53379]: INFO nova.api.openstack.requestlog [None req-4bdc3f05-f102-4b0b-ae58-69257bc5f4b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.056055 [ 982.365843] [53379]: [pid: 53379|app: 0|req: 3189/6307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:14 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.369038] [53379]: DEBUG nova.api.openstack.wsgi [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2a5e09a6-d8f9-4d04-8dea-3d9f01accacc"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 982.370998] [53379]: DEBUG nova.compute.api [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.374636] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.376026] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.376026] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.376026] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.376026] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.376026] [53379]: DEBUG oslo_concurrency.lockutils [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.844282] [53378]: DEBUG nova.compute.api [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.850383] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.851409] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.851773] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.852278] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.852601] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.854023] [53378]: DEBUG oslo_concurrency.lockutils [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.088726] [53378]: INFO nova.api.openstack.requestlog [None req-d093b302-b242-406e-97e6-b288827d5e3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 284 microversion: 2.1 time: 9.349417 [ 983.088947] [53378]: [pid: 53378|app: 0|req: 3119/6308] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 12 06:44:06 2025] POST /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 284 bytes in 9350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 983.095170] [53378]: DEBUG nova.api.openstack.wsgi [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.096948] [53378]: DEBUG nova.compute.api [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.106273] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.106766] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.107096] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.107554] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.107935] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.108056] [53378]: DEBUG oslo_concurrency.lockutils [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.512028] [53378]: DEBUG nova.policy [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.521311] [53378]: INFO nova.api.openstack.requestlog [None req-41dc0955-0dc5-430e-9e48-b2f749eda479 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.431630 [ 983.521695] [53378]: [pid: 53378|app: 0|req: 3120/6309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:15 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.528624] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.531276] [53378]: DEBUG nova.compute.api [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.543290] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.543651] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.543736] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.545214] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.545214] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.545214] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.670860] [53378]: DEBUG nova.policy [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.683674] [53378]: INFO nova.api.openstack.requestlog [None req-f3e13348-02d6-4158-b5d1-f54d6666e9b1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.161298 [ 983.687555] [53378]: [pid: 53378|app: 0|req: 3121/6310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:15 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.693341] [53378]: DEBUG nova.api.openstack.wsgi [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.696129] [53378]: DEBUG nova.compute.api [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.703368] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.703637] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.703827] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.704221] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.704589] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.704589] [53378]: DEBUG oslo_concurrency.lockutils [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.839488] [53378]: DEBUG nova.policy [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.847372] [53378]: INFO nova.api.openstack.requestlog [None req-33ceb345-ca42-405e-b6f5-62b07ea54e32 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1712 microversion: 2.1 time: 0.159064 [ 983.849200] [53378]: [pid: 53378|app: 0|req: 3122/6311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:15 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1712 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.852140] [53378]: DEBUG nova.api.openstack.wsgi [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.858592] [53378]: DEBUG nova.compute.api [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.863025] [53378]: DEBUG oslo_concurrency.lockutils [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.065395] [53378]: DEBUG nova.policy [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.078062] [53378]: DEBUG nova.policy [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.078062] [53378]: DEBUG nova.policy [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.078062] [53378]: INFO nova.api.openstack.requestlog [None req-40b99250-7ac7-46b3-8df9-ef9bf717c49b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.228240 [ 984.078434] [53378]: [pid: 53378|app: 0|req: 3123/6312] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 984.082167] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.084653] [53378]: DEBUG nova.compute.api [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.090095] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.090431] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.090687] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.094254] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.094254] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.094254] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.094361] [53379]: INFO nova.api.openstack.requestlog [None req-49a052fb-1b9f-45be-a1cd-a5a5ce5938e8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.724907 [ 984.094361] [53379]: [pid: 53379|app: 0|req: 3190/6313] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:44:14 2025] POST /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b/os-volume_attachments => generated 194 bytes in 1726 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 984.097070] [53379]: DEBUG nova.api.openstack.wsgi [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.099690] [53379]: DEBUG nova.compute.api [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.105068] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.106126] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.107489] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.107903] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.108215] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.108408] [53379]: DEBUG oslo_concurrency.lockutils [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.176638] [53378]: DEBUG nova.policy [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.181913] [53378]: INFO nova.api.openstack.requestlog [None req-cdf21842-206c-4c7f-a001-93c3d3dab1f3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1257 microversion: 2.1 time: 0.102081 [ 984.184017] [53378]: [pid: 53378|app: 0|req: 3124/6314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1257 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.189143] [53378]: DEBUG nova.api.openstack.wsgi [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.189980] [53378]: DEBUG nova.compute.api [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.194333] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.194614] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.194819] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.195310] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.195612] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.195806] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.220057] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.220342] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.220535] [53378]: DEBUG oslo_concurrency.lockutils [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.220758] [53378]: DEBUG nova.objects.instance [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.250219] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=11 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.255536] [53378]: DEBUG nova.policy [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.263118] [53378]: INFO nova.api.openstack.requestlog [None req-316bb738-e6a9-4b4a-9d51-faa2bfca3688 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.077304 [ 984.267021] [53378]: [pid: 53378|app: 0|req: 3125/6315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.267924] [53378]: DEBUG nova.api.openstack.wsgi [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ec6126a-d8b6-4904-a0f9-4f0e169080b8", "name": "network-vif-plugged", "status": "completed", "tag": "fd2078be-b3f2-4f58-ae60-da754eb92c30"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 984.277036] [53378]: DEBUG oslo_concurrency.lockutils [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.277458] [53378]: DEBUG oslo_concurrency.lockutils [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.277782] [53378]: DEBUG oslo_concurrency.lockutils [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.290925] [53378]: INFO nova.api.openstack.compute.server_external_events [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] Creating event network-vif-plugged:fd2078be-b3f2-4f58-ae60-da754eb92c30 for instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 on cpu-1 [ 984.295643] [53378]: INFO nova.api.openstack.requestlog [req-5a0040de-0c19-4329-8011-554780266c6c req-4a19be12-87d2-48f7-9014-dd4872feea65 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030493 [ 984.295928] [53378]: [pid: 53378|app: 0|req: 3126/6316] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:16 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) [ 984.300471] [53378]: DEBUG nova.api.openstack.wsgi [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.304061] [53378]: DEBUG nova.compute.api [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.309224] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.309693] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.310048] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.310644] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.310980] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.315112] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.339026] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.339026] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.339026] [53378]: DEBUG oslo_concurrency.lockutils [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.339026] [53378]: DEBUG nova.objects.instance [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.362143] [53378]: DEBUG nova.policy [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.369996] [53378]: INFO nova.api.openstack.requestlog [None req-a023f962-5feb-461c-93d0-62936ecee9de tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.073127 [ 984.370366] [53378]: [pid: 53378|app: 0|req: 3127/6317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.373520] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.375309] [53378]: DEBUG nova.compute.api [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.381863] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.382211] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.382453] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.382887] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.383171] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.383362] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.516858] [53378]: DEBUG nova.policy [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.517009] [53379]: INFO nova.api.openstack.requestlog [None req-153e411b-4a0d-4f65-ad1f-076e0ae284c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/f5d8b6aa-abc8-4900-93b0-828fc50ee82d" status: 200 len: 284 microversion: 2.1 time: 0.423506 [ 984.517509] [53379]: [pid: 53379|app: 0|req: 3191/6318] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/f5d8b6aa-abc8-4900-93b0-828fc50ee82d => generated 284 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 984.521469] [53378]: INFO nova.api.openstack.requestlog [None req-2f2f06ba-b230-4864-a628-22c78195067e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1748 microversion: 2.1 time: 0.150377 [ 984.521989] [53378]: [pid: 53378|app: 0|req: 3128/6319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1748 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.671689] [53379]: DEBUG nova.api.openstack.wsgi [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.673188] [53378]: DEBUG nova.api.openstack.wsgi [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-136750595", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "9abf17ea-f9b0-43e1-95b2-f2e30b679279"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 984.673697] [53379]: DEBUG nova.compute.api [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.678115] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.678537] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.678641] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.678936] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.679159] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.679335] [53379]: DEBUG oslo_concurrency.lockutils [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.719770] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.720171] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.720401] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.720954] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.721235] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.721347] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.729033] [53379]: DEBUG nova.policy [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.729886] [53378]: DEBUG nova.network.neutron [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] validate_networks() for [('9abf17ea-f9b0-43e1-95b2-f2e30b679279', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 984.734716] [53379]: INFO nova.api.openstack.requestlog [None req-f457b1bc-b93d-4195-9946-d5646b8f8865 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.215270 [ 984.734716] [53379]: [pid: 53379|app: 0|req: 3192/6320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:16 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.738431] [53379]: DEBUG nova.api.openstack.wsgi [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.739786] [53379]: DEBUG nova.compute.api [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.743306] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.743589] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.743784] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.744270] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.744514] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.744696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.798049] [53379]: INFO nova.api.openstack.wsgi [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Cannot 'detach_volume' instance 94d7ce36-e689-46c2-824f-0e3897d2f502 while it is in vm_state rescued [ 984.798049] [53379]: DEBUG nova.api.openstack.wsgi [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 409 to user: Cannot 'detach_volume' instance 94d7ce36-e689-46c2-824f-0e3897d2f502 while it is in vm_state rescued {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 984.799169] [53379]: INFO nova.api.openstack.requestlog [None req-d66bb20a-ab34-41d8-a14f-91f537812430 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments/66a0e5fa-5b4d-4a2a-ae1b-0e5d6c29b1ea" status: 409 len: 152 microversion: 2.1 time: 0.063532 [ 984.799169] [53379]: [pid: 53379|app: 0|req: 3193/6321] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:44:17 2025] DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments/66a0e5fa-5b4d-4a2a-ae1b-0e5d6c29b1ea => generated 152 bytes in 64 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 984.805246] [53379]: DEBUG nova.api.openstack.wsgi [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.806975] [53379]: DEBUG nova.compute.api [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.810577] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.810858] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.811071] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.811438] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.811638] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.811841] [53379]: DEBUG oslo_concurrency.lockutils [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.904167] [53379]: INFO nova.api.openstack.requestlog [None req-23b1fbf8-491e-47f9-ba94-39783857f193 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.104398 [ 984.904736] [53379]: [pid: 53379|app: 0|req: 3194/6322] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 984.908299] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.910041] [53379]: DEBUG nova.compute.api [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.915113] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.915623] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.915955] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.916462] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.917337] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.917664] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.085140] [53379]: DEBUG nova.policy [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.097334] [53379]: INFO nova.api.openstack.requestlog [None req-7d8f3114-59f4-40c1-90a0-9d9f5cae82b0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.189693 [ 985.097334] [53379]: [pid: 53379|app: 0|req: 3195/6323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.099056] [53379]: DEBUG nova.api.openstack.wsgi [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.101195] [53379]: DEBUG nova.compute.api [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.108040] [53379]: DEBUG oslo_concurrency.lockutils [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.226122] [53379]: DEBUG nova.policy [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.231504] [53379]: INFO nova.api.openstack.requestlog [None req-5895471f-6737-43ee-917f-5b8ba3e1016d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.135132 [ 985.231967] [53379]: [pid: 53379|app: 0|req: 3196/6324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.239205] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 985.245614] [53379]: DEBUG nova.compute.api [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.249423] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.249734] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.249950] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.250370] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.250572] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.250760] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.307444] [53379]: INFO nova.api.openstack.requestlog [None req-cfdf6863-5de6-4715-868c-5b145825a70f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/action" status: 202 len: 0 microversion: 2.1 time: 0.070337 [ 985.307884] [53379]: [pid: 53379|app: 0|req: 3197/6325] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:17 2025] POST /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 985.311039] [53379]: DEBUG nova.api.openstack.wsgi [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.313923] [53379]: DEBUG nova.compute.api [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.320655] [53379]: DEBUG oslo_concurrency.lockutils [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.340539] [53378]: DEBUG nova.virt.hardware [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 985.341336] [53378]: DEBUG nova.virt.hardware [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 985.341336] [53378]: DEBUG nova.virt.hardware [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 985.341336] [53378]: DEBUG nova.virt.hardware [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 985.341336] [53378]: DEBUG nova.virt.hardware [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 985.353569] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.353685] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.354531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.354531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.354531] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.355150] [53378]: DEBUG oslo_concurrency.lockutils [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.371742] [53378]: DEBUG nova.quota [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Getting quotas for project fdf6fc19bef44b7289fde3623e1aa7b3. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 985.374618] [53378]: DEBUG nova.quota [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Getting quotas for user ef3e3ea9dea043c9ae526d9c9542fd39 and project fdf6fc19bef44b7289fde3623e1aa7b3. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 985.376829] [53379]: INFO nova.api.openstack.requestlog [None req-07cf0163-5cd1-401a-b2fd-2cd796cd48f9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e929d959-567b-4abb-acb5-75e1c4d88a8f" status: 200 len: 284 microversion: 2.1 time: 0.067405 [ 985.376829] [53379]: [pid: 53379|app: 0|req: 3198/6326] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e929d959-567b-4abb-acb5-75e1c4d88a8f => generated 284 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 985.380548] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.382946] [53379]: DEBUG nova.compute.api [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.387265] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.387567] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.387789] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.388257] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.388391] [53378]: DEBUG nova.compute.api [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 985.388586] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.388679] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.389879] [53378]: DEBUG nova.compute.api [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 985.435301] [53378]: INFO nova.api.openstack.requestlog [None req-f08b2cb3-fcb5-4cbe-ae3f-ff9bed41eb95 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 0.912539 [ 985.435804] [53378]: [pid: 53378|app: 0|req: 3129/6327] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:44:16 2025] POST /compute/v2.1/servers => generated 380 bytes in 913 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 985.439963] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.441984] [53378]: DEBUG nova.compute.api [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.447398] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.447398] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.447594] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.447986] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.449066] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.449307] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.552682] [53379]: DEBUG nova.policy [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.562591] [53379]: DEBUG nova.policy [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.563556] [53379]: DEBUG nova.policy [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.564465] [53379]: INFO nova.api.openstack.requestlog [None req-5e6be9b2-337a-4974-8d16-4a0ae3e0aef7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.187089 [ 985.564814] [53379]: [pid: 53379|app: 0|req: 3199/6328] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.568203] [53379]: DEBUG nova.api.openstack.wsgi [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.569454] [53379]: DEBUG nova.compute.api [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.574987] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.574987] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.574987] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.574987] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.575253] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.575428] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.579147] [53378]: DEBUG nova.policy [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.584854] [53378]: INFO nova.api.openstack.requestlog [None req-3ec09b9a-16e3-439e-9e0a-0452a99e24b9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1317 microversion: 2.1 time: 0.148297 [ 985.585478] [53378]: [pid: 53378|app: 0|req: 3130/6329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1317 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.589450] [53378]: DEBUG nova.api.openstack.wsgi [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.592477] [53378]: DEBUG nova.compute.api [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.601258] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.601575] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.601762] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.602280] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.602520] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.602728] [53378]: DEBUG oslo_concurrency.lockutils [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.608433] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.608913] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.609149] [53379]: DEBUG oslo_concurrency.lockutils [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.609373] [53379]: DEBUG nova.objects.instance [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.633479] [53379]: DEBUG nova.policy [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.640323] [53379]: INFO nova.api.openstack.requestlog [None req-af617525-cbe7-472c-bb57-059c16c7df6f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.074454 [ 985.641039] [53379]: [pid: 53379|app: 0|req: 3200/6330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.643963] [53379]: DEBUG nova.api.openstack.wsgi [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.644274] [53379]: DEBUG nova.compute.api [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.649759] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.650529] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.650742] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.651188] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.651442] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.651625] [53379]: DEBUG oslo_concurrency.lockutils [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.681789] [53379]: INFO nova.api.openstack.requestlog [None req-a9066af5-5cf5-4b2f-bf85-952a3bf55fb4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e903ca46-2ea1-4c29-806e-028e622ce908" status: 202 len: 0 microversion: 2.1 time: 0.040024 [ 985.682273] [53379]: [pid: 53379|app: 0|req: 3201/6331] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 12 06:44:17 2025] DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface/e903ca46-2ea1-4c29-806e-028e622ce908 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 985.685710] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.687499] [53379]: DEBUG nova.compute.api [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.693945] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.694258] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.694824] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.695502] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.695809] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.696027] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.705046] [53378]: DEBUG nova.policy [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.710714] [53378]: INFO nova.api.openstack.requestlog [None req-f354d3b6-702b-44e1-9941-3b8dad11a7cc tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1720 microversion: 2.1 time: 0.124267 [ 985.711562] [53378]: [pid: 53378|app: 0|req: 3131/6332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1720 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.714302] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.716246] [53378]: DEBUG nova.compute.api [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.721269] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.721561] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.721722] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.721975] [53379]: DEBUG nova.objects.instance [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.747206] [53378]: DEBUG nova.policy [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.751869] [53379]: DEBUG nova.policy [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.753671] [53378]: DEBUG nova.policy [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.754889] [53378]: DEBUG nova.policy [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.755630] [53378]: INFO nova.api.openstack.requestlog [None req-8f459ece-dfdb-4383-bd77-53eebfc24039 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1259 microversion: 2.26 time: 0.043107 [ 985.756593] [53378]: [pid: 53378|app: 0|req: 3132/6333] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1259 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.756866] [53379]: INFO nova.api.openstack.requestlog [None req-3ad57578-2aaa-4e77-9a3d-af675630b976 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.073928 [ 985.757242] [53379]: [pid: 53379|app: 0|req: 3202/6334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:17 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.761100] [53378]: DEBUG nova.api.openstack.wsgi [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.761187] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.761847] [53379]: DEBUG nova.compute.api [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.764369] [53378]: DEBUG nova.compute.api [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.765487] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.765730] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.765943] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.766350] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.766554] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.766729] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.771577] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.771935] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.772222] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.772656] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.772982] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.773268] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.834306] [53379]: INFO nova.api.openstack.requestlog [None req-0ceb62d8-f2aa-4e7d-89be-31c30e232029 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.076142 [ 985.834620] [53379]: [pid: 53379|app: 0|req: 3203/6335] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 985.838274] [53379]: DEBUG nova.api.openstack.wsgi [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.839972] [53379]: DEBUG nova.compute.api [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.844024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.844300] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.844490] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.844873] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.845139] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.845323] [53379]: DEBUG oslo_concurrency.lockutils [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.875514] [53378]: DEBUG nova.policy [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.884024] [53378]: INFO nova.api.openstack.requestlog [None req-e5e81151-6a8c-41f6-8e9e-844f4042a840 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1748 microversion: 2.1 time: 0.126681 [ 985.884385] [53378]: [pid: 53378|app: 0|req: 3133/6336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1748 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.898917] [53379]: DEBUG nova.policy [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.904859] [53379]: INFO nova.api.openstack.requestlog [None req-2331c1be-4f9d-4dbc-80fc-8af173b11081 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.069504 [ 985.905319] [53379]: [pid: 53379|app: 0|req: 3204/6337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.109610] [53378]: DEBUG nova.api.openstack.wsgi [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.111554] [53378]: DEBUG nova.compute.api [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.116087] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.116087] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.116237] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.116586] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.116796] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.116974] [53378]: DEBUG oslo_concurrency.lockutils [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.212895] [53378]: DEBUG nova.policy [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.217816] [53378]: INFO nova.api.openstack.requestlog [None req-02c8b87f-a80c-45d5-9599-dd6bc7159061 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.110897 [ 986.219347] [53378]: [pid: 53378|app: 0|req: 3134/6338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.249590] [53379]: DEBUG nova.api.openstack.wsgi [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.254661] [53379]: DEBUG nova.compute.api [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.256158] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.256398] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.256606] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.256958] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.257211] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.257398] [53379]: DEBUG oslo_concurrency.lockutils [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.309934] [53378]: DEBUG nova.api.openstack.wsgi [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ec6126a-d8b6-4904-a0f9-4f0e169080b8", "tag": "fd2078be-b3f2-4f58-ae60-da754eb92c30"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 986.320464] [53378]: DEBUG oslo_concurrency.lockutils [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.320920] [53378]: DEBUG oslo_concurrency.lockutils [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.321272] [53378]: DEBUG oslo_concurrency.lockutils [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.332759] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] Creating event network-changed:fd2078be-b3f2-4f58-ae60-da754eb92c30 for instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 on cpu-1 [ 986.337593] [53378]: INFO nova.api.openstack.requestlog [req-cd34e69f-914e-4e30-aa33-8ad00e0474b2 req-08abd710-aeef-4c84-957e-aeef3644af60 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032883 [ 986.338213] [53378]: [pid: 53378|app: 0|req: 3135/6339] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:18 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 986.388895] [53379]: DEBUG nova.policy [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.393977] [53379]: INFO nova.api.openstack.requestlog [None req-97113176-456f-4329-94a2-8b2c77c15308 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.146860 [ 986.394354] [53379]: [pid: 53379|app: 0|req: 3205/6340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.579905] [53378]: DEBUG nova.api.openstack.wsgi [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.581705] [53378]: DEBUG nova.compute.api [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.585486] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.585761] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.586092] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.586391] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.586591] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.586770] [53378]: DEBUG oslo_concurrency.lockutils [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.604392] [53379]: DEBUG nova.api.openstack.wsgi [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.606347] [53379]: DEBUG nova.compute.api [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.610182] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.610447] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.610636] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.611015] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.611225] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.611423] [53379]: DEBUG oslo_concurrency.lockutils [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.670856] [53378]: DEBUG nova.policy [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.678159] [53378]: DEBUG nova.policy [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.679108] [53378]: DEBUG nova.policy [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.679695] [53378]: INFO nova.api.openstack.requestlog [None req-58757b76-9112-4403-a1a7-c81253bfc8a1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.102701 [ 986.680086] [53378]: [pid: 53378|app: 0|req: 3136/6341] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.683818] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.685251] [53378]: DEBUG nova.compute.api [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.689413] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.689671] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.689858] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.690345] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.690644] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.690742] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.696980] [53379]: DEBUG nova.policy [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.702484] [53379]: INFO nova.api.openstack.requestlog [None req-10f37c72-706d-4c9b-a3d3-ad63dd8810cb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.100337 [ 986.703619] [53379]: [pid: 53379|app: 0|req: 3206/6342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.712124] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.712336] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.712522] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.712727] [53378]: DEBUG nova.objects.instance [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.727061] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.729029] [53379]: DEBUG nova.compute.api [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.732947] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.733502] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.733795] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.734294] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.734562] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.734805] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.735719] [53378]: DEBUG nova.policy [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.740192] [53378]: INFO nova.api.openstack.requestlog [None req-4a007c7d-9018-4eab-878e-e2188d7da528 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.058702 [ 986.740532] [53378]: [pid: 53378|app: 0|req: 3137/6343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:18 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.825532] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3e07b60-4b9a-4911-b5b5-4906e6a6d42d tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.841061] [53378]: INFO nova.api.openstack.requestlog [None req-a3e07b60-4b9a-4911-b5b5-4906e6a6d42d tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.081542 [ 986.841523] [53378]: [pid: 53378|app: 0|req: 3138/6344] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 986.844671] [53378]: DEBUG nova.api.openstack.wsgi [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.846922] [53378]: DEBUG nova.compute.api [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.851116] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.851468] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.851644] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.852244] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.852339] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.852475] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.875787] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.875787] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.876047] [53378]: DEBUG oslo_concurrency.lockutils [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.877546] [53378]: DEBUG nova.objects.instance [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.900204] [53378]: DEBUG nova.policy [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.901278] [53379]: DEBUG nova.policy [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.907633] [53378]: INFO nova.api.openstack.requestlog [None req-52826bdc-ae2b-47c8-870b-d9a249283123 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.065079 [ 986.908074] [53378]: [pid: 53378|app: 0|req: 3139/6345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.910012] [53379]: INFO nova.api.openstack.requestlog [None req-1c2d40ce-e35a-4849-992e-9275332677cf tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1720 microversion: 2.1 time: 0.185534 [ 986.910428] [53379]: [pid: 53379|app: 0|req: 3207/6346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1720 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.911190] [53378]: DEBUG nova.api.openstack.wsgi [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.914066] [53378]: DEBUG nova.compute.api [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.914153] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.916934] [53379]: DEBUG nova.compute.api [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.919734] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.920060] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.920262] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.920655] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.920870] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.921076] [53378]: DEBUG oslo_concurrency.lockutils [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.921662] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.922460] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.923098] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.923853] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.925547] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.925753] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.974342] [53378]: DEBUG nova.policy [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.980574] [53378]: DEBUG nova.policy [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.981905] [53378]: DEBUG nova.policy [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.982659] [53378]: INFO nova.api.openstack.requestlog [None req-98ffc598-c69f-4bea-ad3d-c82c2c6e650e tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1255 microversion: 2.26 time: 0.073879 [ 986.983156] [53378]: [pid: 53378|app: 0|req: 3140/6347] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1255 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.990737] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.994588] [53378]: DEBUG nova.compute.api [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.000892] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.001327] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.001546] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.001924] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.002149] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.002862] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.015637] [53379]: INFO nova.api.openstack.requestlog [None req-d7169748-c700-45b0-bc39-50c5291021d2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.104253 [ 987.016077] [53379]: [pid: 53379|app: 0|req: 3208/6348] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 987.021926] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.024681] [53379]: DEBUG nova.compute.api [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.030788] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.031626] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.031626] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.032151] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.032196] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.032360] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.075292] [53379]: DEBUG nova.policy [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.081221] [53379]: INFO nova.api.openstack.requestlog [None req-7ff116ab-5f5d-4fcc-ab3f-ddd21fbe4c26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.063651 [ 987.081597] [53379]: [pid: 53379|app: 0|req: 3209/6349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.084472] [53379]: DEBUG nova.api.openstack.wsgi [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "40ded6f5-1093-4c50-b00f-6997aa37d890", "name": "network-vif-plugged", "status": "completed", "tag": "42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 987.090479] [53379]: DEBUG oslo_concurrency.lockutils [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.090747] [53379]: DEBUG oslo_concurrency.lockutils [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.090936] [53379]: DEBUG oslo_concurrency.lockutils [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.099257] [53379]: INFO nova.api.openstack.compute.server_external_events [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] Creating event network-vif-plugged:42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4 for instance 40ded6f5-1093-4c50-b00f-6997aa37d890 on cpu-1 [ 987.102896] [53379]: INFO nova.api.openstack.requestlog [req-55d298d0-91b8-444f-88a4-7d8cb2eb552f req-0440245c-db83-4c8d-868e-e037eed03bcd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020020 [ 987.103034] [53379]: [pid: 53379|app: 0|req: 3210/6350] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:19 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) [ 987.129326] [53378]: DEBUG nova.policy [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.134552] [53378]: INFO nova.api.openstack.requestlog [None req-d7bd1765-72e9-42e4-96b7-7f02463df1ac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1748 microversion: 2.1 time: 0.150306 [ 987.134647] [53378]: [pid: 53378|app: 0|req: 3141/6351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1748 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.232961] [53379]: DEBUG nova.api.openstack.wsgi [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.235072] [53379]: DEBUG nova.compute.api [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.239197] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.239520] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.239710] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.240090] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.240393] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.240546] [53379]: DEBUG oslo_concurrency.lockutils [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.326768] [53379]: DEBUG nova.policy [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.329294] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1469,nova_cell1:UPDATE=33,nova_cell1:INSERT=21 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 987.333911] [53379]: INFO nova.api.openstack.requestlog [None req-01f1d1cf-9ffd-46d2-9089-c4d493620ab9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.103519 [ 987.334264] [53379]: [pid: 53379|app: 0|req: 3211/6352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.407906] [53378]: DEBUG nova.api.openstack.wsgi [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.409625] [53378]: DEBUG nova.compute.api [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.413441] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.413691] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.413884] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.414277] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.414490] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.414668] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.529894] [53378]: DEBUG nova.policy [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.536166] [53378]: INFO nova.api.openstack.requestlog [None req-99f31959-03bd-4722-9d07-4a5e49bf58ab tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.130394 [ 987.536623] [53378]: [pid: 53378|app: 0|req: 3142/6353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.697499] [53379]: DEBUG nova.api.openstack.wsgi [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.699874] [53379]: DEBUG nova.compute.api [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.703180] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=581,nova_api:DELETE=8,nova_api:UPDATE=6,nova_api:INSERT=19 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 987.705632] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.705886] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.706113] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.706497] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.706725] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.706903] [53379]: DEBUG oslo_concurrency.lockutils [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.717943] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.720639] [53378]: DEBUG nova.compute.api [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.727835] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.728180] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.728431] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.728921] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.729271] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.729519] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.791882] [53379]: DEBUG nova.policy [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.796605] [53379]: DEBUG nova.policy [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.797325] [53379]: DEBUG nova.policy [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.797984] [53379]: INFO nova.api.openstack.requestlog [None req-062fb816-cc15-4c44-a977-26f010a4bbc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.103032 [ 987.798325] [53379]: [pid: 53379|app: 0|req: 3212/6354] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.802049] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.804740] [53379]: DEBUG nova.compute.api [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.807257] [53378]: DEBUG nova.policy [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.808081] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.808343] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.808539] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.808919] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.809148] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.809329] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.813532] [53378]: INFO nova.api.openstack.requestlog [None req-6c2abe14-f888-435d-b9b3-af89b1d6c547 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.098331 [ 987.813946] [53378]: [pid: 53378|app: 0|req: 3143/6355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:19 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.832442] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.832753] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.832965] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.833318] [53379]: DEBUG nova.objects.instance [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.853898] [53379]: DEBUG nova.policy [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.859102] [53379]: INFO nova.api.openstack.requestlog [None req-ec48c005-777a-4b43-8790-d6b676252052 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.060037 [ 987.859521] [53379]: [pid: 53379|app: 0|req: 3213/6356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.882017] [53378]: DEBUG nova.api.openstack.wsgi [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-1789444391", "imageRef": "c0241c88-2ca5-45ca-9e4e-283df614bc56", "flavorRef": "42"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 987.922659] [53379]: DEBUG nova.api.openstack.wsgi [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.924604] [53379]: DEBUG nova.compute.api [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.925607] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.925973] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.926294] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.926865] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.927141] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.927413] [53378]: DEBUG oslo_concurrency.lockutils [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.929840] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.929840] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.929840] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.930189] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.930384] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.930565] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.934046] [53378]: DEBUG nova.network.neutron [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] validate_networks() for None {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 987.956450] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.956744] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.956991] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.957245] [53379]: DEBUG nova.objects.instance [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.979189] [53379]: DEBUG nova.policy [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.983912] [53379]: INFO nova.api.openstack.requestlog [None req-dcdae82d-9dfa-4c4c-96ae-a9ef2d6e484e tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.063641 [ 987.986014] [53379]: [pid: 53379|app: 0|req: 3214/6357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 987.987032] [53379]: DEBUG nova.api.openstack.wsgi [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.988821] [53379]: DEBUG nova.compute.api [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.992794] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.993129] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.993333] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.993707] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.993929] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.994124] [53379]: DEBUG oslo_concurrency.lockutils [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.031190] [53378]: INFO nova.api.openstack.wsgi [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] HTTP exception thrown: Flavor's memory is too small for requested image. [ 988.031590] [53378]: DEBUG nova.api.openstack.wsgi [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 988.032059] [53378]: INFO nova.api.openstack.requestlog [None req-0394b513-2746-46f9-bfc4-4e9080438caf tempest-FlavorsV2NegativeTest-799304745 tempest-FlavorsV2NegativeTest-799304745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 0.154349 [ 988.032449] [53378]: [pid: 53378|app: 0|req: 3144/6358] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:20 2025] POST /compute/v2.1/servers => generated 93 bytes in 155 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 988.037410] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.038867] [53378]: DEBUG nova.compute.api [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.044011] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.044011] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.044203] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.044605] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.044817] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.045029] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.083220] [53378]: DEBUG nova.policy [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.084048] [53379]: DEBUG nova.policy [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.088486] [53378]: DEBUG nova.policy [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.089222] [53378]: DEBUG nova.policy [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.089298] [53379]: INFO nova.api.openstack.requestlog [None req-81021133-460f-4e94-a404-d05f75ae97e6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1720 microversion: 2.1 time: 0.104368 [ 988.089858] [53378]: INFO nova.api.openstack.requestlog [None req-fbe7d45a-4b10-47ef-b530-ec3b8ada9694 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1255 microversion: 2.26 time: 0.056427 [ 988.090198] [53378]: [pid: 53378|app: 0|req: 3145/6359] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1255 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.090381] [53379]: [pid: 53379|app: 0|req: 3215/6360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1720 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.092955] [53378]: DEBUG nova.api.openstack.wsgi [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.094513] [53378]: DEBUG nova.compute.api [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.098270] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.098483] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.098674] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.099127] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.099337] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.099522] [53378]: DEBUG oslo_concurrency.lockutils [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.102797] [53379]: DEBUG nova.api.openstack.wsgi [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.104888] [53379]: DEBUG nova.compute.api [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.108839] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.108943] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.109173] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.109575] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.109701] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.109890] [53379]: DEBUG oslo_concurrency.lockutils [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.146149] [53379]: DEBUG nova.policy [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.150592] [53379]: INFO nova.api.openstack.requestlog [None req-28cb8c96-42e5-4abc-b70a-4fca10667bdc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1235 microversion: 2.1 time: 0.050545 [ 988.150944] [53379]: [pid: 53379|app: 0|req: 3216/6361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.156072] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.157568] [53379]: DEBUG nova.compute.api [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.161033] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.161214] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.161407] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.161763] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.161964] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.162158] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.204662] [53378]: INFO nova.api.openstack.requestlog [None req-af0d6bf2-0c89-4078-8cd9-a1ba5bde9172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.113758 [ 988.205100] [53378]: [pid: 53378|app: 0|req: 3146/6362] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 988.266515] [53379]: DEBUG nova.policy [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.271732] [53379]: INFO nova.api.openstack.requestlog [None req-d0f83186-cfb7-4370-95dc-b4fddb08043d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1766 microversion: 2.1 time: 0.117897 [ 988.272143] [53379]: [pid: 53379|app: 0|req: 3217/6363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1766 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 988.348843] [53378]: DEBUG nova.api.openstack.wsgi [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.350778] [53378]: DEBUG nova.compute.api [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.355098] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.355486] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.357292] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.357292] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.357292] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.357292] [53378]: DEBUG oslo_concurrency.lockutils [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.438874] [53378]: DEBUG nova.policy [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.444188] [53378]: INFO nova.api.openstack.requestlog [None req-fadd9f81-ea20-403e-86be-7ec78dad1822 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.098076 [ 988.444577] [53378]: [pid: 53378|app: 0|req: 3147/6364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.550222] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.552139] [53379]: DEBUG nova.compute.api [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.556030] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.556236] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.556403] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.556789] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.556989] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.557183] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.628498] [53379]: DEBUG nova.policy [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.633232] [53379]: INFO nova.api.openstack.requestlog [None req-0c28859e-fb15-4ec4-8220-7f3960c4a42b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.085484 [ 988.633568] [53379]: [pid: 53379|app: 0|req: 3218/6365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:20 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.818764] [53378]: DEBUG nova.api.openstack.wsgi [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.825670] [53378]: DEBUG nova.compute.api [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.827149] [53379]: DEBUG nova.api.openstack.wsgi [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.828969] [53379]: DEBUG nova.compute.api [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.830145] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=298,nova_api:INSERT=6,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.832639] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.833028] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.833147] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.833505] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.833719] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.833878] [53379]: DEBUG oslo_concurrency.lockutils [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.837591] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.840144] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.840287] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.840888] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.840997] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.842450] [53378]: DEBUG oslo_concurrency.lockutils [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.848770] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=809,nova_cell1:UPDATE=18,nova_cell1:INSERT=10 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.931895] [53379]: DEBUG nova.policy [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.936926] [53379]: INFO nova.api.openstack.requestlog [None req-85732033-814e-4d93-b9a8-decc2f3b32e8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.112411 [ 988.937332] [53379]: [pid: 53379|app: 0|req: 3219/6366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.941892] [53379]: DEBUG nova.api.openstack.wsgi [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.944011] [53379]: DEBUG nova.compute.api [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.948803] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.949238] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.949490] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.950010] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.951029] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.951390] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.990949] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.991558] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.991890] [53379]: DEBUG oslo_concurrency.lockutils [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.992218] [53379]: DEBUG nova.objects.instance [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.016615] [53379]: DEBUG nova.policy [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.021816] [53379]: INFO nova.api.openstack.requestlog [None req-65b0a3bf-1297-4367-954a-eda670595e32 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.082184 [ 989.022456] [53379]: [pid: 53379|app: 0|req: 3220/6367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.097574] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e6baa4a-5ff6-47c7-879e-1bae6c7b22c3 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Calling method '.version_select at 0x726f72bbb760>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.112307] [53379]: INFO nova.api.openstack.wsgi [None req-4e6baa4a-5ff6-47c7-879e-1bae6c7b22c3 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.112709] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e6baa4a-5ff6-47c7-879e-1bae6c7b22c3 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.113182] [53379]: INFO nova.api.openstack.requestlog [None req-4e6baa4a-5ff6-47c7-879e-1bae6c7b22c3 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0a1d68bf-cff8-4de2-9420-8d8a2a45f085/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.090096 [ 989.113649] [53379]: [pid: 53379|app: 0|req: 3221/6368] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 12 06:44:21 2025] DELETE /compute/v2.1/images/0a1d68bf-cff8-4de2-9420-8d8a2a45f085/metadata/os_distro => generated 62 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 989.116658] [53379]: DEBUG nova.api.openstack.wsgi [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.120268] [53379]: DEBUG nova.compute.api [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.124346] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.124597] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.124790] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.125249] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.125459] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.125702] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.149690] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.149935] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.150140] [53379]: DEBUG oslo_concurrency.lockutils [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.150347] [53379]: DEBUG nova.objects.instance [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.178250] [53379]: DEBUG nova.policy [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.183076] [53379]: INFO nova.api.openstack.requestlog [None req-6eb49b69-965e-4cac-8c62-81c39a21d879 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.068817 [ 989.183605] [53379]: [pid: 53379|app: 0|req: 3222/6369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.190799] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.190799] [53379]: DEBUG nova.compute.api [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.192160] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.192416] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.192667] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.193107] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.193329] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.193610] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.295059] [53379]: DEBUG nova.policy [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.301344] [53379]: INFO nova.api.openstack.requestlog [None req-ec906e8e-69ea-4ed6-a0b7-15aee8a45ec9 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1720 microversion: 2.1 time: 0.115963 [ 989.301344] [53379]: [pid: 53379|app: 0|req: 3223/6370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1720 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.308102] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.309030] [53379]: DEBUG nova.compute.api [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.313139] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.313595] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.313943] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.314667] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.314991] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.315279] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.340593] [53378]: DEBUG nova.policy [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.344823] [53378]: DEBUG nova.policy [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.345713] [53378]: DEBUG nova.policy [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.346424] [53378]: INFO nova.api.openstack.requestlog [None req-202d1b6e-3752-4111-b1b1-c14394c60bfb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.535619 [ 989.346744] [53378]: [pid: 53378|app: 0|req: 3148/6371] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.349190] [53378]: DEBUG nova.api.openstack.wsgi [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "40ded6f5-1093-4c50-b00f-6997aa37d890", "tag": "42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.354421] [53379]: DEBUG nova.policy [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.354886] [53378]: DEBUG oslo_concurrency.lockutils [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.355191] [53378]: DEBUG oslo_concurrency.lockutils [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.355386] [53378]: DEBUG oslo_concurrency.lockutils [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.359367] [53379]: DEBUG nova.policy [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.360158] [53379]: DEBUG nova.policy [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.360871] [53379]: INFO nova.api.openstack.requestlog [None req-dd0f31ff-5d4e-4891-9b15-d5c6a0893882 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1255 microversion: 2.26 time: 0.059774 [ 989.361496] [53379]: [pid: 53379|app: 0|req: 3224/6372] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1255 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.361794] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] Creating event network-changed:42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4 for instance 40ded6f5-1093-4c50-b00f-6997aa37d890 on cpu-1 [ 989.363933] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8c188d7-6d10-4bd4-a142-9972d34d30ad tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Calling method '.version_select at 0x726f72bbb760>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.364749] [53378]: INFO nova.api.openstack.requestlog [req-6587d99a-ccd4-4acc-9189-23c18264889c req-805e4cc5-a4c6-45c7-a7f5-67f31d08347b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017336 [ 989.365125] [53378]: [pid: 53378|app: 0|req: 3149/6373] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:21 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 989.367882] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.369457] [53378]: DEBUG nova.compute.api [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.373451] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.373699] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.373884] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.374265] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.374471] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.374648] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.378586] [53379]: INFO nova.api.openstack.wsgi [None req-d8c188d7-6d10-4bd4-a142-9972d34d30ad tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.378926] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8c188d7-6d10-4bd4-a142-9972d34d30ad tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.379421] [53379]: INFO nova.api.openstack.requestlog [None req-d8c188d7-6d10-4bd4-a142-9972d34d30ad tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d714675-63e7-4a52-8c2d-3ed9c29b1f5a/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.017417 [ 989.379749] [53379]: [pid: 53379|app: 0|req: 3225/6374] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/images/0d714675-63e7-4a52-8c2d-3ed9c29b1f5a/metadata/os_version => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 989.383417] [53379]: DEBUG nova.api.openstack.wsgi [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.385670] [53379]: DEBUG nova.compute.api [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.389457] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.389706] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.389901] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.390300] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.390509] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.390688] [53379]: DEBUG oslo_concurrency.lockutils [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.409391] [53378]: DEBUG nova.policy [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.414118] [53378]: INFO nova.api.openstack.requestlog [None req-5b12e44b-1000-42f8-9b16-827099247c05 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1291 microversion: 2.1 time: 0.048282 [ 989.414459] [53378]: [pid: 53378|app: 0|req: 3150/6375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1291 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.417124] [53378]: DEBUG nova.api.openstack.wsgi [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.418891] [53378]: DEBUG nova.compute.api [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.422331] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.422574] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.422761] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.423171] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.423387] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.423567] [53378]: DEBUG oslo_concurrency.lockutils [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.450236] [53379]: INFO nova.api.openstack.requestlog [None req-d6fbb38a-1cf8-492d-99d4-9a8732e8e713 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.069629 [ 989.450560] [53379]: [pid: 53379|app: 0|req: 3226/6376] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 989.453818] [53379]: DEBUG nova.api.openstack.wsgi [None req-854badfd-cd4d-487d-aacf-c4e6913b8f5b tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Calling method '.version_select at 0x726f711103a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.467511] [53379]: INFO nova.api.openstack.wsgi [None req-854badfd-cd4d-487d-aacf-c4e6913b8f5b tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.467887] [53379]: DEBUG nova.api.openstack.wsgi [None req-854badfd-cd4d-487d-aacf-c4e6913b8f5b tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.468335] [53379]: INFO nova.api.openstack.requestlog [None req-854badfd-cd4d-487d-aacf-c4e6913b8f5b tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "GET /compute/v2.1/images/373e478a-03a1-4669-bfff-c70606ae81f7/metadata" status: 404 len: 62 microversion: 2.1 time: 0.017243 [ 989.468670] [53379]: [pid: 53379|app: 0|req: 3227/6377] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/images/373e478a-03a1-4669-bfff-c70606ae81f7/metadata => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 989.474628] [53379]: DEBUG nova.api.openstack.wsgi [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.476366] [53379]: DEBUG nova.compute.api [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.480135] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.480357] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.480554] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.481053] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.481146] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.481312] [53379]: DEBUG oslo_concurrency.lockutils [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.531061] [53378]: DEBUG nova.policy [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.536425] [53378]: INFO nova.api.openstack.requestlog [None req-f1605f90-92bb-48d8-839d-7d3ab9f40c12 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.121324 [ 989.536809] [53378]: [pid: 53378|app: 0|req: 3151/6378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.540064] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b2da31e-7e6c-4339-a503-8809ee647992 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Action: 'update_all', calling method: .version_select at 0x726f70d82dd0>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.553946] [53378]: INFO nova.api.openstack.wsgi [None req-8b2da31e-7e6c-4339-a503-8809ee647992 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.554334] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b2da31e-7e6c-4339-a503-8809ee647992 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.554771] [53378]: INFO nova.api.openstack.requestlog [None req-8b2da31e-7e6c-4339-a503-8809ee647992 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "PUT /compute/v2.1/images/3a0112eb-a287-4e6d-a075-673d5506e0d9/metadata" status: 404 len: 62 microversion: 2.1 time: 0.017435 [ 989.555325] [53378]: [pid: 53378|app: 0|req: 3152/6379] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:44:21 2025] PUT /compute/v2.1/images/3a0112eb-a287-4e6d-a075-673d5506e0d9/metadata => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 989.558448] [53379]: DEBUG nova.policy [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.561364] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2d8c915-e473-46e0-a931-ee72fa5f964f tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Action: 'update', calling method: .version_select at 0x726f70d808b0>, body: {"meta": {"os_distro": "alt"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.563926] [53379]: INFO nova.api.openstack.requestlog [None req-325429d3-34c7-4354-90ac-7e3d5dc74c1a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.094573 [ 989.564519] [53379]: [pid: 53379|app: 0|req: 3228/6380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.574720] [53378]: INFO nova.api.openstack.wsgi [None req-d2d8c915-e473-46e0-a931-ee72fa5f964f tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.575156] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2d8c915-e473-46e0-a931-ee72fa5f964f tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.575599] [53378]: INFO nova.api.openstack.requestlog [None req-d2d8c915-e473-46e0-a931-ee72fa5f964f tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "PUT /compute/v2.1/images/933fe7c2-e443-46bb-a7c3-b9a55cddc06c/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.016976 [ 989.575938] [53378]: [pid: 53378|app: 0|req: 3153/6381] 10.180.1.21 () {60 vars in 1305 bytes} [Wed Mar 12 06:44:21 2025] PUT /compute/v2.1/images/933fe7c2-e443-46bb-a7c3-b9a55cddc06c/metadata/os_distro => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 989.582216] [53379]: DEBUG nova.api.openstack.wsgi [None req-99ae247a-2b43-4b9c-8140-aecffc5a7766 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Action: 'create', calling method: .version_select at 0x726f71113880>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.597141] [53379]: INFO nova.api.openstack.wsgi [None req-99ae247a-2b43-4b9c-8140-aecffc5a7766 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] HTTP exception thrown: Image not found. [ 989.597585] [53379]: DEBUG nova.api.openstack.wsgi [None req-99ae247a-2b43-4b9c-8140-aecffc5a7766 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.598081] [53379]: INFO nova.api.openstack.requestlog [None req-99ae247a-2b43-4b9c-8140-aecffc5a7766 tempest-ImagesMetadataNegativeTestJSON-1868834586 tempest-ImagesMetadataNegativeTestJSON-1868834586-project-member] 10.180.1.21 "POST /compute/v2.1/images/846103db-4b37-411d-8a9d-bfbe4f6d9d3d/metadata" status: 404 len: 62 microversion: 2.1 time: 0.018357 [ 989.598499] [53379]: [pid: 53379|app: 0|req: 3229/6382] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 12 06:44:21 2025] POST /compute/v2.1/images/846103db-4b37-411d-8a9d-bfbe4f6d9d3d/metadata => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 989.646864] [53378]: DEBUG nova.api.openstack.wsgi [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.649117] [53378]: DEBUG nova.compute.api [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.652892] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.653176] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.653416] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.653749] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.653970] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.654170] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.733792] [53378]: DEBUG nova.policy [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.738675] [53378]: INFO nova.api.openstack.requestlog [None req-54d41d31-3083-4fb3-9e61-13065a1d42a1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.093947 [ 989.738675] [53378]: [pid: 53378|app: 0|req: 3154/6383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:21 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.951441] [53379]: DEBUG nova.api.openstack.wsgi [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.954501] [53379]: DEBUG nova.compute.api [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.960970] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.961349] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.961558] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.962056] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.962304] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.962526] [53379]: DEBUG oslo_concurrency.lockutils [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.040396] [53378]: DEBUG nova.api.openstack.wsgi [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.040857] [53378]: DEBUG nova.compute.api [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.045857] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.046608] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.046608] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.046981] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.047171] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.047353] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.071896] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.072278] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.072386] [53378]: DEBUG oslo_concurrency.lockutils [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.072598] [53378]: DEBUG nova.objects.instance [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 42c32417-c60b-47d7-a400-2127ce268645 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.074860] [53379]: DEBUG nova.policy [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.082286] [53379]: INFO nova.api.openstack.requestlog [None req-54f24750-f76a-4320-bcf3-47322721fff7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.133581 [ 990.082580] [53379]: [pid: 53379|app: 0|req: 3230/6384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.103023] [53378]: DEBUG nova.policy [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.107159] [53378]: INFO nova.api.openstack.requestlog [None req-92afdbc5-8193-41d5-a42c-946f50d84e45 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 200 len: 1302 microversion: 2.1 time: 0.073175 [ 990.108085] [53378]: [pid: 53378|app: 0|req: 3155/6385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.196877] [53379]: DEBUG nova.api.openstack.wsgi [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.198671] [53379]: DEBUG nova.compute.api [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.202389] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.202680] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.202911] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.203293] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.203503] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.203678] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.223663] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.223940] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.224154] [53379]: DEBUG oslo_concurrency.lockutils [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.224364] [53379]: DEBUG nova.objects.instance [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lazy-loading 'fault' on Instance uuid be588b33-2eb7-4ced-9765-a80633850655 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.245700] [53379]: DEBUG nova.policy [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52a548e7444c80aafebb73390d3730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019a88de41bd4051afdb293a3bf65c99', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.250465] [53379]: INFO nova.api.openstack.requestlog [None req-22ba2f0e-2fb4-42c9-be08-8b7b6526ae5b tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 200 len: 1302 microversion: 2.1 time: 0.056247 [ 990.250849] [53379]: [pid: 53379|app: 0|req: 3231/6386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.317348] [53378]: DEBUG nova.api.openstack.wsgi [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.319178] [53378]: DEBUG nova.compute.api [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.323178] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.323432] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.323625] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.324020] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.324230] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.324413] [53378]: DEBUG oslo_concurrency.lockutils [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.365025] [53379]: DEBUG nova.api.openstack.wsgi [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.368444] [53379]: DEBUG nova.compute.api [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.375411] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.375830] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.376073] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.376555] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.376788] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.376980] [53379]: DEBUG oslo_concurrency.lockutils [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.472164] [53378]: DEBUG nova.policy [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.476095] [53378]: INFO nova.api.openstack.requestlog [None req-c17a3668-ed45-4828-b5f0-867ca087c51d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1726 microversion: 2.1 time: 0.161009 [ 990.476701] [53378]: [pid: 53378|app: 0|req: 3156/6387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1726 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.482244] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.484368] [53378]: DEBUG nova.compute.api [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.487647] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.487896] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.488108] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.488473] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.489275] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.489275] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.489428] [53379]: DEBUG nova.policy [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.494356] [53379]: DEBUG nova.policy [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.495177] [53379]: DEBUG nova.policy [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.495954] [53379]: INFO nova.api.openstack.requestlog [None req-75540a61-d933-43fd-8175-4b100f487bfd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.134085 [ 990.496321] [53379]: [pid: 53379|app: 0|req: 3232/6388] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.500416] [53379]: DEBUG nova.api.openstack.wsgi [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.502568] [53379]: DEBUG nova.compute.api [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.507403] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.508102] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.508102] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.509719] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.509719] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.509719] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.527952] [53378]: DEBUG nova.policy [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.533385] [53378]: DEBUG nova.policy [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.534178] [53378]: DEBUG nova.policy [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.534900] [53378]: INFO nova.api.openstack.requestlog [None req-5e0c3773-2c33-48af-b8e1-88bce699abf2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1255 microversion: 2.26 time: 0.054912 [ 990.535345] [53378]: [pid: 53378|app: 0|req: 3157/6389] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1255 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.537779] [53378]: DEBUG nova.api.openstack.wsgi [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.539928] [53378]: DEBUG nova.compute.api [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.543058] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.543269] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.543453] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.543810] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.544038] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.544222] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.550839] [53379]: DEBUG nova.policy [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.555938] [53379]: INFO nova.api.openstack.requestlog [None req-40ffa18d-e66a-4bfc-80c6-1f2ae8bd39d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1291 microversion: 2.1 time: 0.058939 [ 990.556415] [53379]: [pid: 53379|app: 0|req: 3233/6390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1291 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.559573] [53379]: DEBUG nova.api.openstack.wsgi [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.561315] [53379]: DEBUG nova.compute.api [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.565852] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.565852] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.566124] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.566683] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.567599] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.567599] [53379]: DEBUG oslo_concurrency.lockutils [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.612232] [53378]: INFO nova.api.openstack.requestlog [None req-c70df50b-a7a8-4ff3-8e0e-daf52fa6a3c1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.076288 [ 990.612679] [53378]: [pid: 53378|app: 0|req: 3158/6391] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 990.615853] [53378]: DEBUG nova.api.openstack.wsgi [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.617699] [53378]: DEBUG nova.compute.api [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.620460] [53379]: INFO nova.api.openstack.requestlog [None req-8010cc78-9a46-46e4-a109-8a7492a0d28b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.063205 [ 990.620916] [53379]: [pid: 53379|app: 0|req: 3234/6392] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-interface => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 990.622631] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.623051] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.623255] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.623633] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.624034] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.624269] [53378]: DEBUG oslo_concurrency.lockutils [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.625161] [53379]: DEBUG nova.api.openstack.wsgi [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.627838] [53379]: DEBUG nova.compute.api [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.633259] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.633660] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.633953] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.635041] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.635041] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.635264] [53379]: DEBUG oslo_concurrency.lockutils [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.731187] [53378]: DEBUG nova.policy [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.741265] [53378]: INFO nova.api.openstack.requestlog [None req-23724a8c-c057-46af-a67d-498f8bb88686 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.127408 [ 990.741649] [53378]: [pid: 53378|app: 0|req: 3159/6393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.753261] [53378]: DEBUG nova.api.openstack.wsgi [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.754101] [53378]: DEBUG nova.compute.api [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.762838] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.763915] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.765645] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.768156] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.768634] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.769083] [53378]: DEBUG oslo_concurrency.lockutils [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.833408] [53379]: DEBUG nova.policy [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.841673] [53379]: INFO nova.api.openstack.requestlog [None req-16b9b8b4-6e0e-4560-b4a8-0b4ef874a919 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.219670 [ 990.841870] [53379]: [pid: 53379|app: 0|req: 3235/6394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:22 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.888522] [53378]: DEBUG nova.policy [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.903743] [53378]: INFO nova.api.openstack.requestlog [None req-0249433b-4d8a-4463-a80a-cc87f185233d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.154401 [ 990.904118] [53378]: [pid: 53378|app: 0|req: 3160/6395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.097513] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.099305] [53379]: DEBUG nova.compute.api [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.104879] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.105193] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.105402] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.105783] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.105986] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.106206] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.128289] [53378]: DEBUG nova.api.openstack.wsgi [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.131396] [53378]: DEBUG nova.compute.api [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 42c32417-c60b-47d7-a400-2127ce268645] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.136587] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.137025] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.137394] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.138029] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.138477] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.138855] [53378]: DEBUG oslo_concurrency.lockutils [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.152093] [53378]: INFO nova.api.openstack.wsgi [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] HTTP exception thrown: Instance 42c32417-c60b-47d7-a400-2127ce268645 could not be found. [ 991.152660] [53378]: DEBUG nova.api.openstack.wsgi [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Returning 404 to user: Instance 42c32417-c60b-47d7-a400-2127ce268645 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 991.154093] [53378]: INFO nova.api.openstack.requestlog [None req-2938ad00-0140-456e-90ed-a5d3ffad9b69 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645" status: 404 len: 111 microversion: 2.1 time: 0.029181 [ 991.154423] [53378]: [pid: 53378|app: 0|req: 3161/6396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/42c32417-c60b-47d7-a400-2127ce268645 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 991.160449] [53378]: DEBUG nova.api.openstack.wsgi [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.160856] [53378]: DEBUG nova.compute.api [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.167610] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.167970] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.168292] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.168817] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.169148] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.169420] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.194686] [53378]: DEBUG nova.compute.api [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 991.267421] [53378]: INFO nova.api.openstack.requestlog [None req-19b2bb4e-e6fe-4303-8d34-ea3ba47c83b0 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 204 len: 0 microversion: 2.1 time: 0.109333 [ 991.267629] [53378]: [pid: 53378|app: 0|req: 3162/6397] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:23 2025] DELETE /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 991.270604] [53378]: DEBUG nova.api.openstack.wsgi [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.271686] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=9 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 991.272670] [53378]: DEBUG nova.compute.api [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: be588b33-2eb7-4ced-9765-a80633850655] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.276896] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.277444] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.277444] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.277798] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.278022] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.278308] [53378]: DEBUG oslo_concurrency.lockutils [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.288978] [53378]: INFO nova.api.openstack.wsgi [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] HTTP exception thrown: Instance be588b33-2eb7-4ced-9765-a80633850655 could not be found. [ 991.289533] [53378]: DEBUG nova.api.openstack.wsgi [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Returning 404 to user: Instance be588b33-2eb7-4ced-9765-a80633850655 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 991.290862] [53378]: INFO nova.api.openstack.requestlog [None req-01893671-1f91-4480-ab8e-a808646e0970 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655" status: 404 len: 111 microversion: 2.1 time: 0.021996 [ 991.291246] [53378]: [pid: 53378|app: 0|req: 3163/6398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/be588b33-2eb7-4ced-9765-a80633850655 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 991.294154] [53378]: DEBUG nova.api.openstack.wsgi [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.295965] [53378]: DEBUG nova.compute.api [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.297069] [53379]: DEBUG nova.policy [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.299866] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.300156] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.300345] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.300728] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.300928] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.301148] [53378]: DEBUG oslo_concurrency.lockutils [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.302647] [53379]: INFO nova.api.openstack.requestlog [None req-3e1c8928-3800-4273-b108-97638c0480d5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.207439 [ 991.303321] [53379]: [pid: 53379|app: 0|req: 3236/6399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.306217] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.308321] [53379]: DEBUG nova.compute.api [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] [instance: e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.316027] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.326140] [53379]: INFO nova.api.openstack.wsgi [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] HTTP exception thrown: Instance e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 could not be found. [ 991.327909] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] Returning 404 to user: Instance e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 991.328603] [53379]: INFO nova.api.openstack.requestlog [None req-5a01511a-bfb2-4909-adc0-b24af04f6791 tempest-MultipleCreateTestJSON-1377530264 tempest-MultipleCreateTestJSON-1377530264-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0" status: 404 len: 111 microversion: 2.1 time: 0.024901 [ 991.329163] [53379]: [pid: 53379|app: 0|req: 3237/6400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/e79e96ea-5ce9-4e6d-ac83-9a4bbd8c8df0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 991.380277] [53379]: DEBUG nova.api.openstack.wsgi [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}, {"name": "network-changed", "server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 991.390409] [53379]: DEBUG oslo_concurrency.lockutils [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.391242] [53379]: DEBUG oslo_concurrency.lockutils [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.393119] [53379]: DEBUG oslo_concurrency.lockutils [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.406117] [53379]: INFO nova.api.openstack.compute.server_external_events [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Creating event network-changed:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 991.406450] [53379]: INFO nova.api.openstack.compute.server_external_events [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] Creating event network-changed:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 991.410463] [53379]: INFO nova.api.openstack.requestlog [req-137f2989-5a8b-4b0e-92f7-36682df28d56 req-ba2a4b74-0515-4579-ac1f-2905fb8a88f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.032406 [ 991.410463] [53379]: [pid: 53379|app: 0|req: 3238/6401] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:23 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 991.513783] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.516031] [53379]: DEBUG nova.compute.api [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.520337] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.520337] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.520879] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.521044] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.521289] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.521899] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.553571] [53378]: DEBUG nova.policy [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.562359] [53378]: INFO nova.api.openstack.requestlog [None req-301a1045-e86e-4d5f-b4b5-5a8545ebd7aa tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1467 microversion: 2.1 time: 0.270413 [ 991.562851] [53378]: [pid: 53378|app: 0|req: 3164/6402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1467 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.569164] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.570485] [53378]: DEBUG nova.compute.api [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.574559] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.574865] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.575142] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.576029] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.577022] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.577221] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.634690] [53378]: DEBUG nova.policy [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.641165] [53378]: DEBUG nova.policy [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.641450] [53378]: DEBUG nova.policy [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.642118] [53378]: INFO nova.api.openstack.requestlog [None req-6e19de52-4b1a-4fec-a26b-1f9f3669feca tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1311 microversion: 2.26 time: 0.078817 [ 991.646128] [53378]: [pid: 53378|app: 0|req: 3165/6403] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1311 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.651334] [53378]: DEBUG nova.api.openstack.wsgi [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.651334] [53378]: DEBUG nova.compute.api [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.654400] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.654555] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.654752] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.655171] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.655382] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.655576] [53378]: DEBUG oslo_concurrency.lockutils [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.691146] [53379]: DEBUG nova.policy [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.697950] [53379]: DEBUG nova.policy [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.698816] [53379]: DEBUG nova.policy [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.698985] [53378]: DEBUG nova.policy [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.700160] [53379]: INFO nova.api.openstack.requestlog [None req-eb25575b-e4a1-4e68-8db1-f80e86613abc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.189535 [ 991.700728] [53379]: [pid: 53379|app: 0|req: 3239/6404] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.704399] [53378]: INFO nova.api.openstack.requestlog [None req-9800332c-9e54-4652-ae93-d8f9b2ad4848 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1299 microversion: 2.1 time: 0.057472 [ 991.704908] [53378]: [pid: 53378|app: 0|req: 3166/6405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.705633] [53379]: DEBUG nova.api.openstack.wsgi [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.707423] [53379]: DEBUG nova.compute.api [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.716362] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.716721] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.717069] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.717480] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.717719] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.717963] [53379]: DEBUG oslo_concurrency.lockutils [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.765567] [53378]: DEBUG nova.api.openstack.wsgi [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.765567] [53378]: DEBUG nova.compute.api [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.769170] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.769638] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.769638] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.770010] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.772763] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.772763] [53378]: DEBUG oslo_concurrency.lockutils [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.864035] [53379]: INFO nova.api.openstack.requestlog [None req-80cf0e5b-0e0e-4748-9ae4-8cfac7c09988 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.159668 [ 991.864035] [53379]: [pid: 53379|app: 0|req: 3240/6406] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:23 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 991.866528] [53379]: DEBUG nova.api.openstack.wsgi [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.868985] [53379]: DEBUG nova.compute.api [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.874695] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.875268] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.875641] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.878018] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.878018] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.878018] [53379]: DEBUG oslo_concurrency.lockutils [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.944396] [53378]: DEBUG nova.policy [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.956184] [53378]: INFO nova.api.openstack.requestlog [None req-c6ab9324-bef1-4d6d-9386-869ca806a208 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.200565 [ 991.957393] [53378]: [pid: 53378|app: 0|req: 3167/6407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.963084] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.964653] [53378]: DEBUG nova.compute.api [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.969232] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.969531] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.969811] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.970171] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.970291] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.970494] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.038769] [53379]: DEBUG nova.policy [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.052081] [53379]: INFO nova.api.openstack.requestlog [None req-013c902c-3b22-4c39-abf7-0bfffef8757a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.189569 [ 992.052746] [53379]: [pid: 53379|app: 0|req: 3241/6408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.159275] [53378]: DEBUG nova.policy [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.169129] [53378]: INFO nova.api.openstack.requestlog [None req-2a674fc3-1850-4648-98b0-f707e883d6d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.210938 [ 992.169493] [53378]: [pid: 53378|app: 0|req: 3168/6409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.318384] [53379]: DEBUG nova.api.openstack.wsgi [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.320263] [53379]: DEBUG nova.compute.api [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.325325] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.325600] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.325773] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.326159] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.326374] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.326590] [53379]: DEBUG oslo_concurrency.lockutils [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.485179] [53379]: DEBUG nova.policy [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.490917] [53379]: INFO nova.api.openstack.requestlog [None req-22dae030-cbb8-41eb-97f8-60bfdb34aa48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.175220 [ 992.490917] [53379]: [pid: 53379|app: 0|req: 3242/6410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 992.582302] [53378]: DEBUG nova.api.openstack.wsgi [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.584137] [53378]: DEBUG nova.compute.api [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.587899] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.588226] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.588354] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.588710] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.588926] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.589103] [53378]: DEBUG oslo_concurrency.lockutils [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.662030] [53379]: DEBUG nova.api.openstack.wsgi [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.664616] [53379]: DEBUG nova.compute.api [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.673140] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.673495] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.673637] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.674116] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.674553] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.674553] [53379]: DEBUG oslo_concurrency.lockutils [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.712624] [53379]: DEBUG nova.policy [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.718430] [53379]: DEBUG nova.policy [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.719110] [53379]: DEBUG nova.policy [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.719747] [53379]: INFO nova.api.openstack.requestlog [None req-2434a126-29bf-4887-b850-b89dd208e2ce tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1311 microversion: 2.26 time: 0.060372 [ 992.721458] [53379]: [pid: 53379|app: 0|req: 3243/6411] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1311 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.725634] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.727488] [53379]: DEBUG nova.compute.api [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.732100] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.732200] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.732379] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.732736] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.732951] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.733331] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.863895] [53379]: DEBUG nova.policy [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.868852] [53379]: INFO nova.api.openstack.requestlog [None req-1d5b2af1-8037-46a3-b029-8d89ff2edbea tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.145777 [ 992.869229] [53379]: [pid: 53379|app: 0|req: 3244/6412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.873767] [53379]: DEBUG nova.api.openstack.wsgi [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.875838] [53379]: DEBUG nova.compute.api [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.880902] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.881198] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.881420] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.881834] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.882011] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.882215] [53379]: DEBUG oslo_concurrency.lockutils [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.943186] [53378]: DEBUG nova.policy [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.949761] [53378]: INFO nova.api.openstack.requestlog [None req-043d3625-132c-4bbd-a2ff-d0d0a1c2a27f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1467 microversion: 2.1 time: 0.370283 [ 992.952841] [53378]: [pid: 53378|app: 0|req: 3169/6413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:24 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1467 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.958029] [53378]: DEBUG nova.api.openstack.wsgi [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.962071] [53378]: DEBUG nova.compute.api [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.970404] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.971168] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.971562] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.974716] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.974716] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.975198] [53378]: DEBUG oslo_concurrency.lockutils [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.012386] [53379]: DEBUG nova.policy [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.019622] [53379]: DEBUG nova.policy [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.020290] [53379]: DEBUG nova.policy [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.020971] [53379]: INFO nova.api.openstack.requestlog [None req-75a668ad-f987-45e6-94ca-89cb2619c01c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.151219 [ 993.021320] [53379]: [pid: 53379|app: 0|req: 3245/6414] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.024032] [53379]: DEBUG nova.api.openstack.wsgi [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.025920] [53379]: DEBUG nova.compute.api [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.029855] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.030104] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.030315] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.031912] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.031912] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.031912] [53379]: DEBUG oslo_concurrency.lockutils [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.115650] [53378]: INFO nova.api.openstack.requestlog [None req-0803d092-3b1f-4403-94a3-c04f51f3026e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.162061 [ 993.116179] [53378]: [pid: 53378|app: 0|req: 3170/6415] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 809 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 993.121300] [53378]: DEBUG nova.api.openstack.wsgi [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.124324] [53378]: DEBUG nova.compute.api [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.130671] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.131102] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.131771] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.132555] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.132979] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.133298] [53378]: DEBUG oslo_concurrency.lockutils [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.212031] [53379]: DEBUG nova.policy [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.214298] [53379]: INFO nova.api.openstack.requestlog [None req-4933cef1-9df3-4583-8c70-7b752cb31a39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.192297 [ 993.214775] [53379]: [pid: 53379|app: 0|req: 3246/6416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.219263] [53379]: DEBUG nova.api.openstack.wsgi [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.220391] [53379]: DEBUG nova.compute.api [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.226207] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.226626] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.226867] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.227392] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.227635] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.228298] [53379]: DEBUG oslo_concurrency.lockutils [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.408140] [53378]: DEBUG nova.policy [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.413829] [53378]: INFO nova.api.openstack.requestlog [None req-e091fa79-36d2-4ea3-b5b4-615c198b70ff tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.296737 [ 993.414470] [53378]: [pid: 53378|app: 0|req: 3171/6417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.424641] [53378]: DEBUG nova.api.openstack.wsgi [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-deleted", "tag": "e903ca46-2ea1-4c29-806e-028e622ce908"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 993.434065] [53378]: DEBUG oslo_concurrency.lockutils [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.435521] [53378]: DEBUG oslo_concurrency.lockutils [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.435825] [53378]: DEBUG oslo_concurrency.lockutils [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.444888] [53379]: DEBUG nova.policy [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.445068] [53378]: INFO nova.api.openstack.compute.server_external_events [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] Creating event network-vif-deleted:e903ca46-2ea1-4c29-806e-028e622ce908 for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 993.448836] [53378]: INFO nova.api.openstack.requestlog [req-98ec5b69-2d6a-40e5-9934-b3a059225f7b req-973459db-89fe-4840-97f8-4814f6e03153 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026875 [ 993.449262] [53378]: [pid: 53378|app: 0|req: 3172/6418] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:25 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) [ 993.450314] [53379]: INFO nova.api.openstack.requestlog [None req-da6f67f1-5662-4646-835e-ab7db7174de3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.234533 [ 993.450659] [53379]: [pid: 53379|app: 0|req: 3247/6419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.505171] [53378]: DEBUG nova.api.openstack.wsgi [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.508656] [53378]: DEBUG nova.compute.api [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.510522] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.513023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.513023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.513023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.513023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.513023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.740036] [53378]: DEBUG nova.policy [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.742776] [53379]: DEBUG nova.api.openstack.wsgi [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.744787] [53378]: INFO nova.api.openstack.requestlog [None req-a49ec720-82d4-45a6-9996-940ad0fb6407 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.243492 [ 993.745224] [53378]: [pid: 53378|app: 0|req: 3173/6420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:25 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.748350] [53379]: DEBUG nova.compute.api [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.753220] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.753764] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.753990] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.754424] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.754664] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.754870] [53379]: DEBUG oslo_concurrency.lockutils [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.802778] [53379]: DEBUG nova.policy [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.809739] [53379]: DEBUG nova.policy [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.810466] [53379]: DEBUG nova.policy [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.811148] [53379]: INFO nova.api.openstack.requestlog [None req-6212baf8-40de-4a5a-8be3-a17ec05711a7 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1319 microversion: 2.26 time: 0.071195 [ 993.811576] [53379]: [pid: 53379|app: 0|req: 3248/6421] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1319 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.887788] [53378]: DEBUG nova.api.openstack.wsgi [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.890722] [53378]: DEBUG nova.compute.api [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.896088] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.896088] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.896088] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.896088] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.897062] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.897062] [53378]: DEBUG oslo_concurrency.lockutils [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.969070] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.971984] [53379]: DEBUG nova.compute.api [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.975951] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.976262] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.976523] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.976798] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.976997] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.977212] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.013913] [53378]: DEBUG nova.policy [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.021591] [53378]: INFO nova.api.openstack.requestlog [None req-205858b0-b763-4c49-8cd3-f28177ce7ab7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.136098 [ 994.021591] [53378]: [pid: 53378|app: 0|req: 3174/6422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.038810] [53379]: DEBUG nova.policy [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.039755] [53378]: DEBUG nova.api.openstack.wsgi [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.042222] [53378]: DEBUG nova.compute.api [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.043812] [53379]: INFO nova.api.openstack.requestlog [None req-2cbe3fee-ca1f-4814-a541-bd9c43a99b27 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1425 microversion: 2.1 time: 0.076987 [ 994.044697] [53379]: [pid: 53379|app: 0|req: 3249/6423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1425 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.045796] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.046049] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.048012] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.048012] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.048012] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.048012] [53378]: DEBUG oslo_concurrency.lockutils [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.127981] [53379]: DEBUG nova.api.openstack.wsgi [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.130903] [53379]: DEBUG nova.compute.api [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.138768] [53379]: DEBUG oslo_concurrency.lockutils [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.153639] [53378]: DEBUG nova.policy [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.159924] [53378]: DEBUG nova.policy [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.160642] [53378]: DEBUG nova.policy [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.162565] [53378]: INFO nova.api.openstack.requestlog [None req-e844bb16-fe2e-4a06-a6a0-93c30713cdb1 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1736 microversion: 2.20 time: 0.124694 [ 994.162838] [53378]: [pid: 53378|app: 0|req: 3175/6424] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1736 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 994.220987] [53379]: INFO nova.api.openstack.requestlog [None req-464a58fc-5d5b-4554-a3a3-f4d9a1cc8f61 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface" status: 200 len: 548 microversion: 2.1 time: 0.097083 [ 994.223354] [53379]: [pid: 53379|app: 0|req: 3250/6425] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225/os-interface => generated 548 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 994.229147] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.233099] [53378]: DEBUG nova.compute.api [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.238352] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.238614] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.238801] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.239171] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.239966] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.239966] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.367638] [53378]: DEBUG nova.policy [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.374062] [53378]: INFO nova.api.openstack.requestlog [None req-e1d1746b-cc56-4f68-8774-0a71387182fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.146952 [ 994.374731] [53378]: [pid: 53378|app: 0|req: 3176/6426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.423045] [53379]: DEBUG nova.api.openstack.wsgi [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-613730502", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 994.429423] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.431951] [53378]: DEBUG nova.compute.api [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.436120] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.436452] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.436734] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.437436] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.437436] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.437759] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.470606] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.475019] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.475019] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.475019] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.475019] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.475019] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.478893] [53379]: DEBUG nova.network.neutron [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] validate_networks() for [('7d23f67a-6464-40c1-897c-667aa6df74cb', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 994.582496] [53378]: DEBUG nova.policy [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.588088] [53378]: INFO nova.api.openstack.requestlog [None req-7b5cc6b4-fedf-41ff-a69f-8d55f144b7c7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.161059 [ 994.588444] [53378]: [pid: 53378|app: 0|req: 3177/6427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.599358] [53378]: DEBUG nova.api.openstack.wsgi [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.599358] [53378]: DEBUG nova.compute.api [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.603366] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.603366] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.603366] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.603564] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.606029] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.606029] [53378]: DEBUG oslo_concurrency.lockutils [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.766921] [53378]: DEBUG nova.policy [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.772929] [53378]: INFO nova.api.openstack.requestlog [None req-cae05cc8-ab7a-43d7-8189-6f844c01227f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1313 microversion: 2.1 time: 0.182465 [ 994.773321] [53378]: [pid: 53378|app: 0|req: 3178/6428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:26 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1313 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.777347] [53378]: DEBUG nova.api.openstack.wsgi [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "76d69451-0c4a-40bf-98d9-586a4c5452c7", "name": "network-vif-plugged", "status": "completed", "tag": "52d2e1be-40e2-460e-b30a-140a18037ea2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 994.784262] [53378]: DEBUG oslo_concurrency.lockutils [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.784262] [53378]: DEBUG oslo_concurrency.lockutils [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.784262] [53378]: DEBUG oslo_concurrency.lockutils [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.800509] [53378]: INFO nova.api.openstack.compute.server_external_events [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] Creating event network-vif-plugged:52d2e1be-40e2-460e-b30a-140a18037ea2 for instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 on cpu-1 [ 994.808022] [53378]: INFO nova.api.openstack.requestlog [req-5e1af492-cb5b-4f91-9546-6dd0a62b96b0 req-b2cacebf-bc9e-469d-9ed0-fa0c4f5a41d5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031643 [ 994.808022] [53378]: [pid: 53378|app: 0|req: 3179/6429] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:27 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) [ 994.809484] [53378]: DEBUG nova.api.openstack.wsgi [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.809799] [53378]: DEBUG nova.compute.api [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.814085] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.814232] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.814446] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.814839] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.815237] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.815459] [53378]: DEBUG oslo_concurrency.lockutils [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.835066] [53378]: DEBUG nova.compute.api [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 994.905431] [53378]: INFO nova.api.openstack.requestlog [None req-1805cf3c-4c80-4ae3-930f-0de70e44fb19 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 204 len: 0 microversion: 2.1 time: 0.097979 [ 994.905793] [53378]: [pid: 53378|app: 0|req: 3180/6430] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:27 2025] DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 994.909751] [53378]: DEBUG nova.api.openstack.wsgi [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.911856] [53378]: DEBUG nova.compute.api [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.913736] [53379]: DEBUG nova.virt.hardware [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 994.914042] [53379]: DEBUG nova.virt.hardware [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 994.914175] [53379]: DEBUG nova.virt.hardware [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 994.914347] [53379]: DEBUG nova.virt.hardware [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 994.914495] [53379]: DEBUG nova.virt.hardware [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 994.915728] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.916031] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.916267] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.917036] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.917271] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.917490] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.930335] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.932203] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.932203] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.932203] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.932203] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.932203] [53379]: DEBUG oslo_concurrency.lockutils [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.949709] [53379]: DEBUG nova.quota [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 994.954606] [53379]: DEBUG nova.quota [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for user 88d3920880fc4301bc6ae2109a1268cd and project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 994.967379] [53379]: DEBUG nova.compute.api [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 994.968865] [53379]: DEBUG nova.compute.api [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 995.008073] [53379]: INFO nova.api.openstack.requestlog [None req-5757999d-655b-4370-9bb7-8354ea8a13f5 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.686702 [ 995.008073] [53379]: [pid: 53379|app: 0|req: 3251/6431] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:26 2025] POST /compute/v2.1/servers => generated 380 bytes in 687 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 995.010795] [53379]: DEBUG nova.api.openstack.wsgi [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.012701] [53379]: DEBUG nova.compute.api [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.016786] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.017158] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.017445] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.017738] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.018018] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.018248] [53379]: DEBUG oslo_concurrency.lockutils [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.055681] [53378]: DEBUG nova.policy [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.062880] [53378]: INFO nova.api.openstack.requestlog [None req-9fa1d770-46a1-4d96-96e9-dbd413bbec3e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.156346 [ 995.063238] [53378]: [pid: 53378|app: 0|req: 3181/6432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.066556] [53378]: DEBUG nova.api.openstack.wsgi [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.068415] [53378]: DEBUG nova.compute.api [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.075242] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.075357] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.075468] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.076844] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.076844] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.076844] [53378]: DEBUG oslo_concurrency.lockutils [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.129208] [53379]: DEBUG nova.policy [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.133795] [53379]: DEBUG nova.policy [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.137856] [53379]: DEBUG nova.policy [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.137856] [53379]: INFO nova.api.openstack.requestlog [None req-db51f870-0952-47ec-8571-d9343e7a92f1 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.126247 [ 995.137856] [53379]: [pid: 53379|app: 0|req: 3252/6433] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.138271] [53379]: DEBUG nova.api.openstack.wsgi [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.138271] [53379]: DEBUG nova.compute.api [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.145147] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.145381] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.145565] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.145913] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.146153] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.146328] [53379]: DEBUG oslo_concurrency.lockutils [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.171529] [53379]: DEBUG nova.compute.api [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 995.191550] [53378]: DEBUG nova.policy [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.198415] [53378]: INFO nova.api.openstack.requestlog [None req-9113de63-1690-4974-8286-b38653b1acc2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1797 microversion: 2.1 time: 0.134561 [ 995.199252] [53378]: [pid: 53378|app: 0|req: 3182/6434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1797 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.201683] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a5376b2-c25d-49cf-b054-7d6c02de67e9 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.203379] [53378]: DEBUG nova.compute.api [None req-9a5376b2-c25d-49cf-b054-7d6c02de67e9 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.223994] [53379]: INFO nova.api.openstack.requestlog [None req-87b19b72-3050-4fe0-859b-8521d7e8923f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 204 len: 0 microversion: 2.1 time: 0.087737 [ 995.224360] [53379]: [pid: 53379|app: 0|req: 3253/6435] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:27 2025] DELETE /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 995.227326] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.229062] [53379]: DEBUG nova.compute.api [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.232500] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.233034] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.233281] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.233649] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.236993] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.236993] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.249923] [53378]: DEBUG nova.policy [None req-9a5376b2-c25d-49cf-b054-7d6c02de67e9 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.255177] [53378]: INFO nova.api.openstack.requestlog [None req-9a5376b2-c25d-49cf-b054-7d6c02de67e9 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1221 microversion: 2.1 time: 0.053263 [ 995.255177] [53378]: [pid: 53378|app: 0|req: 3183/6436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.257332] [53378]: DEBUG nova.api.openstack.wsgi [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.260643] [53378]: DEBUG nova.compute.api [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.264924] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.265350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.265429] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.265749] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.265951] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.266360] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.287046] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.287354] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.287557] [53378]: DEBUG oslo_concurrency.lockutils [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.287735] [53378]: DEBUG nova.objects.instance [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 829c86c5-509a-41ca-a892-89a40b8c67f2 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.310601] [53378]: DEBUG nova.policy [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.313860] [53379]: DEBUG nova.policy [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.315380] [53378]: INFO nova.api.openstack.requestlog [None req-0163fcef-e49c-4cc8-ad29-27d3355d898f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1302 microversion: 2.1 time: 0.061260 [ 995.315702] [53378]: [pid: 53378|app: 0|req: 3184/6437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.318636] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.320296] [53378]: DEBUG nova.compute.api [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.320771] [53379]: INFO nova.api.openstack.requestlog [None req-5a5d53cf-14f2-44f4-9aa7-ae8227aceb73 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.095727 [ 995.321130] [53379]: [pid: 53379|app: 0|req: 3254/6438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.323548] [53379]: DEBUG nova.api.openstack.wsgi [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.324176] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.324418] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.324605] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.324960] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.325141] [53379]: DEBUG nova.compute.api [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.325202] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.325434] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.328527] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.328757] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.328944] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.329326] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.329532] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.329708] [53379]: DEBUG oslo_concurrency.lockutils [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.430381] [53379]: DEBUG nova.policy [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.432210] [53378]: DEBUG nova.policy [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.437037] [53379]: INFO nova.api.openstack.requestlog [None req-32b926d3-c5da-4f68-a6cc-eff4e86e2b5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1550 microversion: 2.1 time: 0.115272 [ 995.437470] [53379]: [pid: 53379|app: 0|req: 3255/6439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1550 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.441023] [53378]: DEBUG nova.policy [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.441023] [53378]: DEBUG nova.policy [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.441023] [53378]: INFO nova.api.openstack.requestlog [None req-bdf75799-bf38-406b-996d-d39918e75afe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1718 microversion: 2.20 time: 0.123394 [ 995.441023] [53378]: [pid: 53378|app: 0|req: 3185/6440] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1718 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.443278] [53379]: DEBUG nova.api.openstack.wsgi [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.445279] [53379]: DEBUG nova.compute.api [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.449740] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.449971] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.450173] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.450526] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.450726] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.450901] [53379]: DEBUG oslo_concurrency.lockutils [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.531688] [53378]: DEBUG nova.api.openstack.wsgi [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow298Test-server-634109372", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 995.571181] [53379]: DEBUG nova.policy [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.576433] [53379]: INFO nova.api.openstack.requestlog [None req-48307d77-810b-4335-9212-ee617cb5e3f1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.138312 [ 995.576875] [53379]: [pid: 53379|app: 0|req: 3256/6441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.577426] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.577691] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.577914] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.578338] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.578547] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.578986] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.583102] [53379]: DEBUG nova.api.openstack.wsgi [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "829c86c5-509a-41ca-a892-89a40b8c67f2", "name": "network-vif-deleted", "tag": "a59085fa-65a3-437e-814b-f8b214600374"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 995.585731] [53378]: DEBUG nova.virt.hardware [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 995.586067] [53378]: DEBUG nova.virt.hardware [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 995.586455] [53378]: DEBUG nova.virt.hardware [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 995.586455] [53378]: DEBUG nova.virt.hardware [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 995.586615] [53378]: DEBUG nova.virt.hardware [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 995.593019] [53379]: DEBUG oslo_concurrency.lockutils [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.593019] [53379]: DEBUG oslo_concurrency.lockutils [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.593019] [53379]: DEBUG oslo_concurrency.lockutils [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.593189] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.593189] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.593268] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.593596] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.593789] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.593961] [53378]: DEBUG oslo_concurrency.lockutils [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.600405] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] Creating event network-vif-deleted:a59085fa-65a3-437e-814b-f8b214600374 for instance 829c86c5-509a-41ca-a892-89a40b8c67f2 on cpu-1 [ 995.604254] [53379]: INFO nova.api.openstack.requestlog [req-d0ea5273-3e54-40f6-afe5-245cbbd191e1 req-d72b2478-69cb-4682-beb4-299d4ea78101 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026720 [ 995.604713] [53379]: [pid: 53379|app: 0|req: 3257/6442] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:27 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) [ 995.609274] [53378]: DEBUG nova.quota [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Getting quotas for project 05d47fefe42742988e0cb7380640f3e6. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 995.612308] [53379]: DEBUG nova.api.openstack.wsgi [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.613154] [53378]: DEBUG nova.quota [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Getting quotas for user ce90d6f03ace42529e8ad339927b8db3 and project 05d47fefe42742988e0cb7380640f3e6. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 995.614453] [53379]: DEBUG nova.compute.api [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.618409] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.618638] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.618823] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.619154] [53378]: DEBUG nova.compute.api [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 995.619200] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.619383] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.619561] [53379]: DEBUG oslo_concurrency.lockutils [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.620518] [53378]: DEBUG nova.compute.api [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 995.656019] [53378]: INFO nova.api.openstack.requestlog [None req-4665bd62-1b48-4de2-8b15-44ac40ecd470 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.98 time: 0.214008 [ 995.656019] [53378]: [pid: 53378|app: 0|req: 3186/6443] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:44:27 2025] POST /compute/v2.1/servers => generated 380 bytes in 214 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 995.662742] [53378]: DEBUG nova.api.openstack.wsgi [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.664601] [53378]: DEBUG nova.compute.api [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.697131] [53378]: DEBUG nova.policy [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.701376] [53378]: DEBUG nova.policy [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.702167] [53378]: DEBUG nova.policy [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.705782] [53378]: INFO nova.api.openstack.requestlog [None req-a001b60e-bfd5-4444-a30b-cec70e06bd30 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1912 microversion: 2.98 time: 0.045327 [ 995.706291] [53378]: [pid: 53378|app: 0|req: 3187/6444] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1912 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.712437] [53379]: DEBUG nova.policy [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.717037] [53379]: INFO nova.api.openstack.requestlog [None req-77e5d317-a77c-415f-8261-4992998a4465 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1515 microversion: 2.1 time: 0.106895 [ 995.717312] [53379]: [pid: 53379|app: 0|req: 3258/6445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:27 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 995.787101] [53378]: DEBUG nova.api.openstack.wsgi [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.788682] [53378]: DEBUG nova.compute.api [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.793355] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.793693] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.794017] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.794460] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.794761] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.795069] [53378]: DEBUG oslo_concurrency.lockutils [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.890602] [53378]: DEBUG nova.policy [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.895835] [53378]: INFO nova.api.openstack.requestlog [None req-786fed5d-ecc8-47cb-abfd-cd64eaa60731 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1502 microversion: 2.1 time: 0.111626 [ 995.896203] [53378]: [pid: 53378|app: 0|req: 3188/6446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1502 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.912584] [53379]: DEBUG nova.api.openstack.wsgi [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.915135] [53379]: DEBUG nova.compute.api [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.919416] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.919712] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.919991] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.920417] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.920661] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.920905] [53379]: DEBUG oslo_concurrency.lockutils [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.022925] [53379]: DEBUG nova.policy [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.029189] [53379]: INFO nova.api.openstack.requestlog [None req-310a316a-988a-4b12-81e2-823710a5738a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1502 microversion: 2.1 time: 0.118767 [ 996.029755] [53379]: [pid: 53379|app: 0|req: 3259/6447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1502 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.041914] [53378]: DEBUG nova.api.openstack.wsgi [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 996.045047] [53378]: DEBUG nova.compute.api [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.052852] [53378]: DEBUG oslo_concurrency.lockutils [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.081946] [53379]: DEBUG nova.api.openstack.wsgi [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.084094] [53379]: DEBUG nova.compute.api [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.088586] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.088908] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.089208] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.089714] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.089940] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.090177] [53379]: DEBUG oslo_concurrency.lockutils [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.110234] [53378]: INFO nova.api.openstack.requestlog [None req-790702d6-d90e-492e-a99f-b0f1b69d7330 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1078 microversion: 2.1 time: 0.070503 [ 996.110809] [53378]: [pid: 53378|app: 0|req: 3189/6448] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:44:28 2025] PUT /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1078 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.123057] [53378]: DEBUG nova.api.openstack.wsgi [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.124923] [53378]: DEBUG nova.compute.api [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.129054] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.129331] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.129587] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.129911] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.130141] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.130339] [53378]: DEBUG oslo_concurrency.lockutils [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.208742] [53379]: DEBUG nova.policy [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.213885] [53379]: INFO nova.api.openstack.requestlog [None req-e823f6a9-231d-475f-88c1-88e518b46415 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.134207 [ 996.214377] [53379]: [pid: 53379|app: 0|req: 3260/6449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 996.218115] [53379]: DEBUG nova.api.openstack.wsgi [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.219098] [53379]: DEBUG nova.compute.api [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.224139] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.224974] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.224974] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.225168] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.225335] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.225580] [53379]: DEBUG oslo_concurrency.lockutils [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.231523] [53378]: DEBUG nova.policy [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.236875] [53378]: INFO nova.api.openstack.requestlog [None req-e615aabd-858b-41f0-9541-9af05dc6410b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1500 microversion: 2.1 time: 0.116115 [ 996.237254] [53378]: [pid: 53378|app: 0|req: 3190/6450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1500 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 996.243300] [53378]: DEBUG nova.api.openstack.wsgi [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.245381] [53378]: DEBUG nova.compute.api [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.255445] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.255863] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.256433] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.256914] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.258501] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.258501] [53378]: DEBUG oslo_concurrency.lockutils [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.336123] [53379]: DEBUG nova.policy [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.341938] [53379]: DEBUG nova.policy [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.344288] [53379]: DEBUG nova.policy [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.344288] [53379]: INFO nova.api.openstack.requestlog [None req-33303558-3a71-48b0-a4f5-4cb3a5faf0be tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.128552 [ 996.344288] [53379]: [pid: 53379|app: 0|req: 3261/6451] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.348984] [53379]: DEBUG nova.api.openstack.wsgi [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.352055] [53379]: DEBUG nova.compute.api [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.356662] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.357104] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.357358] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.357832] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.358232] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.358464] [53379]: DEBUG oslo_concurrency.lockutils [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.359456] [53378]: DEBUG nova.policy [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.367046] [53378]: INFO nova.api.openstack.requestlog [None req-bce8d1ac-615f-4d12-9063-82aa8265f1a1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1680 microversion: 2.1 time: 0.129006 [ 996.367676] [53378]: [pid: 53378|app: 0|req: 3191/6452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1680 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.374719] [53378]: DEBUG nova.api.openstack.wsgi [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.382195] [53378]: DEBUG nova.compute.api [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.389521] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.389819] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.390156] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.390470] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.390707] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.390936] [53378]: DEBUG oslo_concurrency.lockutils [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.437705] [53378]: DEBUG nova.policy [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.444685] [53378]: INFO nova.api.openstack.requestlog [None req-b574bf3f-5984-47cb-ac86-0c377aa9b878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1217 microversion: 2.1 time: 0.072798 [ 996.445550] [53378]: [pid: 53378|app: 0|req: 3192/6453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.451190] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.451892] [53378]: DEBUG nova.compute.api [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.456921] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.457276] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.457535] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.458043] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.458290] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.458530] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.473945] [53379]: DEBUG nova.policy [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.483041] [53379]: INFO nova.api.openstack.requestlog [None req-64a540d1-72cb-4ef6-8d9c-58da79a596c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1500 microversion: 2.1 time: 0.137922 [ 996.483041] [53379]: [pid: 53379|app: 0|req: 3262/6454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1500 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.485613] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.488616] [53379]: DEBUG nova.compute.api [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.493916] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.493916] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.493916] [53378]: DEBUG oslo_concurrency.lockutils [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.493916] [53378]: DEBUG nova.objects.instance [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lazy-loading 'fault' on Instance uuid 829c86c5-509a-41ca-a892-89a40b8c67f2 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.494568] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.494568] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.494568] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.494878] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.495302] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.495510] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.521998] [53378]: DEBUG nova.policy [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '23f7d7254c8f47f28ecaea93558bd477', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2069675472e4d34a3b9844f86f48270', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.528207] [53378]: INFO nova.api.openstack.requestlog [None req-b7d970ee-882a-4f7a-8fb2-0a8d31e8be8e tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 200 len: 1302 microversion: 2.1 time: 0.081172 [ 996.528329] [53378]: [pid: 53378|app: 0|req: 3193/6455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 1302 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.530925] [53378]: DEBUG nova.api.openstack.wsgi [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.534563] [53378]: DEBUG nova.compute.api [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.543561] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.619787] [53379]: DEBUG nova.policy [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.624473] [53379]: INFO nova.api.openstack.requestlog [None req-0ad59a74-2acb-4266-a3f1-57ff645b7712 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.141145 [ 996.624824] [53379]: [pid: 53379|app: 0|req: 3263/6456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.632137] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.632407] [53379]: DEBUG nova.compute.api [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.636073] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.636400] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.636594] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.636957] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.637179] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.637362] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.671167] [53378]: DEBUG nova.policy [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.677783] [53378]: INFO nova.api.openstack.requestlog [None req-56b95d63-8b08-4fd6-a49f-ee53696cf23e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1550 microversion: 2.1 time: 0.148888 [ 996.678320] [53378]: [pid: 53378|app: 0|req: 3194/6457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1550 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.681516] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 996.684146] [53378]: DEBUG nova.compute.api [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.688561] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.689024] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.689368] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.689889] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.690438] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.690897] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.716693] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.718032] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.718032] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.723581] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.723581] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.723771] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.724308] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.728033] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.728033] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.731173] [53378]: DEBUG nova.policy [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.738591] [53378]: DEBUG nova.compute.api [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 996.742656] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.743192] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.743563] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.744241] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.744590] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.744906] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.758960] [53378]: DEBUG nova.quota [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 996.761687] [53378]: DEBUG nova.quota [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 996.769111] [53378]: DEBUG nova.virt.hardware [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 996.769490] [53378]: DEBUG nova.virt.hardware [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 996.769878] [53378]: DEBUG nova.virt.hardware [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 996.770212] [53378]: DEBUG nova.virt.hardware [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 996.770500] [53378]: DEBUG nova.virt.hardware [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 996.798687] [53379]: DEBUG nova.policy [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.809036] [53379]: DEBUG nova.policy [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.809954] [53379]: DEBUG nova.policy [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.811997] [53379]: INFO nova.api.openstack.requestlog [None req-0a6bb066-c968-4eae-a252-78374faf784f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1718 microversion: 2.20 time: 0.182148 [ 996.811997] [53379]: [pid: 53379|app: 0|req: 3264/6458] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:28 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1718 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.815859] [53379]: DEBUG nova.api.openstack.wsgi [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.817682] [53378]: INFO nova.api.openstack.requestlog [None req-7ecad074-dc3a-4e34-9ddc-3c59015c920f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8/action" status: 202 len: 0 microversion: 2.1 time: 0.138506 [ 996.817769] [53379]: DEBUG nova.compute.api [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.818103] [53378]: [pid: 53378|app: 0|req: 3195/6459] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:28 2025] POST /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 996.821656] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.821956] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.822224] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.822588] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.822813] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.823026] [53379]: DEBUG oslo_concurrency.lockutils [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.824291] [53378]: DEBUG nova.api.openstack.wsgi [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.825839] [53378]: DEBUG nova.compute.api [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.829581] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.829744] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.829954] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.830380] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.830598] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.830783] [53378]: DEBUG oslo_concurrency.lockutils [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.874441] [53378]: DEBUG nova.policy [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.883411] [53378]: DEBUG nova.policy [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.883411] [53378]: DEBUG nova.policy [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.886492] [53378]: INFO nova.api.openstack.requestlog [None req-6aa59844-faeb-4c52-a419-a65b3c543cea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1916 microversion: 2.98 time: 0.067832 [ 996.886830] [53378]: [pid: 53378|app: 0|req: 3196/6460] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1916 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.890067] [53378]: DEBUG nova.api.openstack.wsgi [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.891927] [53378]: DEBUG nova.compute.api [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.896099] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.896099] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.896275] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.896964] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.896964] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.897124] [53378]: DEBUG oslo_concurrency.lockutils [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.941361] [53379]: DEBUG nova.policy [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.947332] [53379]: INFO nova.api.openstack.requestlog [None req-6315cc15-38fe-4804-8403-e690bc0aadf8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.135476 [ 996.947981] [53379]: [pid: 53379|app: 0|req: 3265/6461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.951551] [53379]: DEBUG nova.api.openstack.wsgi [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-deleted", "tag": "f5d8b6aa-abc8-4900-93b0-828fc50ee82d"}, {"name": "network-changed", "server_uuid": "76d69451-0c4a-40bf-98d9-586a4c5452c7", "tag": "52d2e1be-40e2-460e-b30a-140a18037ea2"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 996.960479] [53379]: DEBUG oslo_concurrency.lockutils [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.960479] [53379]: DEBUG oslo_concurrency.lockutils [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.960479] [53379]: DEBUG oslo_concurrency.lockutils [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.967152] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Creating event network-vif-deleted:f5d8b6aa-abc8-4900-93b0-828fc50ee82d for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 996.967432] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] Creating event network-changed:52d2e1be-40e2-460e-b30a-140a18037ea2 for instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 on cpu-1 [ 996.971355] [53379]: INFO nova.api.openstack.requestlog [req-2bd3547f-38a9-4900-a848-2259adb33880 req-42770efb-7b83-4eef-89dc-152685ff29a5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022797 [ 996.971724] [53379]: [pid: 53379|app: 0|req: 3266/6462] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:29 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) [ 996.974538] [53379]: DEBUG nova.api.openstack.wsgi [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.976276] [53379]: DEBUG nova.compute.api [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.980067] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.980320] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.980521] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.980882] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.981101] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.981330] [53379]: DEBUG oslo_concurrency.lockutils [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.020251] [53378]: DEBUG nova.policy [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.032060] [53378]: INFO nova.api.openstack.requestlog [None req-de1e5e3f-261e-4439-b5c2-58ebfe5a8bb5 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.144545 [ 997.032445] [53378]: [pid: 53378|app: 0|req: 3197/6463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.054697] [53378]: DEBUG nova.api.openstack.wsgi [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.056506] [53378]: DEBUG nova.compute.api [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.061141] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.061422] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.061620] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.062078] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.062250] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.062497] [53378]: DEBUG oslo_concurrency.lockutils [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.088548] [53379]: DEBUG nova.policy [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.094046] [53379]: INFO nova.api.openstack.requestlog [None req-559df26d-21fa-4dc5-873d-94d28e269edb tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.121214 [ 997.094552] [53379]: [pid: 53379|app: 0|req: 3267/6464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.149894] [53378]: DEBUG nova.policy [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.154871] [53378]: INFO nova.api.openstack.requestlog [None req-8227fa2e-10e0-4508-9b80-bfde2152b83c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.104646 [ 997.155277] [53378]: [pid: 53378|app: 0|req: 3198/6465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.169107] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.170959] [53379]: DEBUG nova.compute.api [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.175849] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.175849] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.175849] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.176451] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.176804] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.177134] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.231568] [53378]: DEBUG nova.api.openstack.wsgi [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.233408] [53378]: DEBUG nova.compute.api [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.237069] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.237349] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.237625] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.237918] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.238137] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.238318] [53378]: DEBUG oslo_concurrency.lockutils [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.348913] [53378]: DEBUG nova.policy [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.349149] [53379]: DEBUG nova.policy [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.354246] [53379]: INFO nova.api.openstack.requestlog [None req-bb7745f8-4b0c-4444-b626-11a8d8c202ab tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.188066 [ 997.354604] [53379]: [pid: 53379|app: 0|req: 3268/6466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.355194] [53378]: INFO nova.api.openstack.requestlog [None req-4adb6f5e-c71f-4dc8-98ed-3e7c938007d2 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.125914 [ 997.355562] [53378]: [pid: 53378|app: 0|req: 3199/6467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.362379] [53379]: DEBUG nova.api.openstack.wsgi [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.366172] [53379]: DEBUG nova.compute.api [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.368260] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.368754] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.368754] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.369319] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.369615] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.369806] [53379]: DEBUG oslo_concurrency.lockutils [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.372263] [53378]: DEBUG nova.api.openstack.wsgi [None req-29801c95-b49c-43bc-ab1b-325f3afe6acb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.383204] [53378]: INFO nova.api.openstack.wsgi [None req-29801c95-b49c-43bc-ab1b-325f3afe6acb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8caf5313-7586-485b-95d6-cde6bb90a41b has no mapping to a cell. [ 997.383204] [53378]: DEBUG nova.api.openstack.wsgi [None req-29801c95-b49c-43bc-ab1b-325f3afe6acb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8caf5313-7586-485b-95d6-cde6bb90a41b has no mapping to a cell. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.383204] [53378]: INFO nova.api.openstack.requestlog [None req-29801c95-b49c-43bc-ab1b-325f3afe6acb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8caf5313-7586-485b-95d6-cde6bb90a41b/action" status: 404 len: 117 microversion: 2.1 time: 0.011455 [ 997.383204] [53378]: [pid: 53378|app: 0|req: 3200/6468] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:29 2025] POST /compute/v2.1/servers/8caf5313-7586-485b-95d6-cde6bb90a41b/action => generated 117 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 997.386841] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.389337] [53378]: DEBUG nova.compute.api [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.393852] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.393852] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.394213] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.394598] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.394804] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.394980] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.473619] [53378]: DEBUG nova.policy [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.480344] [53378]: INFO nova.api.openstack.requestlog [None req-fd3422d1-e815-4e06-aa5f-4b22838a125f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.094154 [ 997.480344] [53378]: [pid: 53378|app: 0|req: 3201/6469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.482660] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.484751] [53378]: DEBUG nova.compute.api [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.487568] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.487836] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.488052] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.488438] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.488643] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.488824] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.490420] [53379]: DEBUG nova.policy [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.498432] [53379]: DEBUG nova.policy [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.499263] [53379]: DEBUG nova.policy [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.500018] [53379]: INFO nova.api.openstack.requestlog [None req-4eee8fb4-0445-42e4-b467-e1f83fec7567 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.139930 [ 997.500383] [53379]: [pid: 53379|app: 0|req: 3269/6470] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 997.503144] [53379]: DEBUG nova.api.openstack.wsgi [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.505289] [53379]: DEBUG nova.compute.api [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.510847] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.511673] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.511673] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.511811] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.512028] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.512235] [53379]: DEBUG oslo_concurrency.lockutils [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.563532] [53379]: DEBUG nova.policy [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.569694] [53379]: INFO nova.api.openstack.requestlog [None req-0eb32ca7-e518-4dbc-9612-503707e7389a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1273 microversion: 2.1 time: 0.068606 [ 997.570191] [53379]: [pid: 53379|app: 0|req: 3270/6471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1273 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.574256] [53379]: DEBUG nova.api.openstack.wsgi [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.576338] [53379]: DEBUG nova.compute.api [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.580203] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.580460] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.580711] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.581139] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.581416] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.581602] [53379]: DEBUG oslo_concurrency.lockutils [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.609119] [53378]: DEBUG nova.policy [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.613923] [53378]: INFO nova.api.openstack.requestlog [None req-ec74b066-e117-4a50-99bf-510f1124e25b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1680 microversion: 2.1 time: 0.133920 [ 997.614442] [53378]: [pid: 53378|app: 0|req: 3202/6472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1680 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.617953] [53378]: DEBUG nova.api.openstack.wsgi [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.621499] [53378]: DEBUG nova.compute.api [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] [instance: 829c86c5-509a-41ca-a892-89a40b8c67f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.626373] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.626775] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.627151] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.627715] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.628054] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.628347] [53378]: DEBUG oslo_concurrency.lockutils [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.638824] [53378]: INFO nova.api.openstack.wsgi [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] HTTP exception thrown: Instance 829c86c5-509a-41ca-a892-89a40b8c67f2 could not be found. [ 997.639449] [53378]: DEBUG nova.api.openstack.wsgi [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Returning 404 to user: Instance 829c86c5-509a-41ca-a892-89a40b8c67f2 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.640026] [53378]: INFO nova.api.openstack.requestlog [None req-b032c500-b989-4bff-aa70-efc272dff46f tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2" status: 404 len: 111 microversion: 2.1 time: 0.024523 [ 997.640807] [53378]: [pid: 53378|app: 0|req: 3203/6473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/829c86c5-509a-41ca-a892-89a40b8c67f2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 997.644663] [53378]: DEBUG nova.api.openstack.wsgi [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d34842c5-ec6e-4b77-901a-2a2259c73f94", "name": "network-vif-plugged", "status": "completed", "tag": "ec24a39e-9d0f-453d-abd0-014c1336b545"}, {"name": "network-changed", "server_uuid": "d34842c5-ec6e-4b77-901a-2a2259c73f94", "tag": "ec24a39e-9d0f-453d-abd0-014c1336b545"}, {"server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "name": "network-vif-unplugged", "status": "completed", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}, {"name": "network-changed", "server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.653455] [53378]: DEBUG oslo_concurrency.lockutils [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.653930] [53378]: DEBUG oslo_concurrency.lockutils [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.654276] [53378]: DEBUG oslo_concurrency.lockutils [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.671859] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Creating event network-vif-plugged:ec24a39e-9d0f-453d-abd0-014c1336b545 for instance d34842c5-ec6e-4b77-901a-2a2259c73f94 on cpu-1 [ 997.672153] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Creating event network-changed:ec24a39e-9d0f-453d-abd0-014c1336b545 for instance d34842c5-ec6e-4b77-901a-2a2259c73f94 on cpu-1 [ 997.672372] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Creating event network-vif-unplugged:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 997.672585] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] Creating event network-changed:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 997.676790] [53378]: INFO nova.api.openstack.requestlog [req-f81604af-8a15-4479-8eaa-6f6079df8023 req-02395f0d-65e9-4afe-9cbe-55e184d8aac8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 690 microversion: 2.1 time: 0.034876 [ 997.677187] [53378]: [pid: 53378|app: 0|req: 3204/6474] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:29 2025] POST /compute/v2.1/os-server-external-events => generated 690 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 997.682996] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.683526] [53378]: DEBUG nova.compute.api [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.690386] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.690631] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.690819] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.691216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.691428] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.691593] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.779510] [53379]: DEBUG nova.policy [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.790440] [53379]: INFO nova.api.openstack.requestlog [None req-3059fee1-4dfa-49df-8562-89fff006c494 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.219698 [ 997.790801] [53379]: [pid: 53379|app: 0|req: 3271/6475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.799021] [53379]: DEBUG nova.api.openstack.wsgi [None req-da5be917-8dff-4836-bc2d-c1caf7b4d406 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f711112d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.844659] [53378]: DEBUG nova.policy [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.850393] [53378]: INFO nova.api.openstack.requestlog [None req-ca8a3500-2ea2-4977-81b0-c39fc8f45065 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.172453 [ 997.850922] [53378]: [pid: 53378|app: 0|req: 3205/6476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:29 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.861030] [53378]: DEBUG nova.api.openstack.wsgi [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.861030] [53378]: DEBUG nova.compute.api [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.866120] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.866420] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.866621] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.866998] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.868431] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.868431] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.874084] [53379]: INFO nova.api.openstack.requestlog [None req-da5be917-8dff-4836-bc2d-c1caf7b4d406 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993" status: 204 len: 0 microversion: 2.1 time: 0.082566 [ 997.874469] [53379]: [pid: 53379|app: 0|req: 3272/6477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] DELETE /compute/v2.1/images/8e56aad7-26bd-4311-a084-a3c43e6a3993 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 997.877272] [53379]: DEBUG nova.api.openstack.wsgi [None req-7eb7f9f7-fd82-4fff-b421-1487b7d9e2c2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.878934] [53379]: DEBUG nova.compute.api [None req-7eb7f9f7-fd82-4fff-b421-1487b7d9e2c2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: e152dba3-67a1-4454-946c-3b72c3183536] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.882277] [53379]: INFO nova.api.openstack.wsgi [None req-7eb7f9f7-fd82-4fff-b421-1487b7d9e2c2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance e152dba3-67a1-4454-946c-3b72c3183536 could not be found. [ 997.882591] [53379]: DEBUG nova.api.openstack.wsgi [None req-7eb7f9f7-fd82-4fff-b421-1487b7d9e2c2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance e152dba3-67a1-4454-946c-3b72c3183536 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.883041] [53379]: INFO nova.api.openstack.requestlog [None req-7eb7f9f7-fd82-4fff-b421-1487b7d9e2c2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e152dba3-67a1-4454-946c-3b72c3183536/action" status: 404 len: 111 microversion: 2.1 time: 0.008046 [ 997.883474] [53379]: [pid: 53379|app: 0|req: 3273/6478] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:30 2025] POST /compute/v2.1/servers/e152dba3-67a1-4454-946c-3b72c3183536/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 997.885826] [53379]: DEBUG nova.api.openstack.wsgi [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.887976] [53379]: DEBUG nova.compute.api [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.891598] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.891812] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.892008] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.892388] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.892596] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.892776] [53379]: DEBUG oslo_concurrency.lockutils [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.958607] [53378]: DEBUG nova.policy [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.963975] [53378]: INFO nova.api.openstack.requestlog [None req-9cd6bf83-cbb5-42b8-861e-6a31716db688 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1550 microversion: 2.1 time: 0.112202 [ 997.964368] [53378]: [pid: 53378|app: 0|req: 3206/6479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1550 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.967378] [53378]: DEBUG nova.api.openstack.wsgi [None req-e707bd9f-c2b5-4de4-8d6e-089359e041b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f70d80160>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.999891] [53379]: DEBUG nova.policy [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.007109] [53379]: DEBUG nova.policy [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.008056] [53379]: DEBUG nova.policy [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.008720] [53379]: INFO nova.api.openstack.requestlog [None req-58572d42-4d08-4954-8d70-c5ca824c61fe tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1718 microversion: 2.20 time: 0.124846 [ 998.009842] [53379]: [pid: 53379|app: 0|req: 3274/6480] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1718 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.013282] [53379]: DEBUG nova.api.openstack.wsgi [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.014143] [53379]: DEBUG nova.compute.api [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.018729] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.018729] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.018729] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.018917] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.019140] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.019369] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.034978] [53378]: INFO nova.api.openstack.requestlog [None req-e707bd9f-c2b5-4de4-8d6e-089359e041b6 tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03" status: 204 len: 0 microversion: 2.1 time: 0.069811 [ 998.035501] [53378]: [pid: 53378|app: 0|req: 3207/6481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] DELETE /compute/v2.1/images/969f5186-ca46-45da-b29c-208c2feb7c03 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 998.039152] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.041330] [53378]: DEBUG nova.compute.api [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.045613] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.045933] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.046240] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.046656] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.047058] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.047058] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.099943] [53378]: DEBUG nova.policy [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.104185] [53378]: DEBUG nova.policy [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.104930] [53378]: DEBUG nova.policy [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.109283] [53378]: INFO nova.api.openstack.requestlog [None req-d5e77ac5-39ee-424f-af9c-d68bf684d1f7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1908 microversion: 2.98 time: 0.073064 [ 998.109637] [53378]: [pid: 53378|app: 0|req: 3208/6482] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1908 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.111119] [53379]: DEBUG nova.policy [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.112618] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.114151] [53378]: DEBUG nova.compute.api [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.117081] [53379]: INFO nova.api.openstack.requestlog [None req-81d2c827-a3a0-4981-9172-bab322c56d62 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.106222 [ 998.117081] [53379]: [pid: 53379|app: 0|req: 3275/6483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.119019] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb56732e-12b2-4b2b-aa78-81030726ba9d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] Calling method '.version_select at 0x726f71113ac0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.120721] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.121154] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.121367] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.121739] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.122082] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.122279] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.181650] [53379]: INFO nova.api.openstack.requestlog [None req-cb56732e-12b2-4b2b-aa78-81030726ba9d tempest-ListImageFiltersTestJSON-275621612 tempest-ListImageFiltersTestJSON-275621612-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387" status: 204 len: 0 microversion: 2.1 time: 0.064628 [ 998.182018] [53379]: [pid: 53379|app: 0|req: 3276/6484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] DELETE /compute/v2.1/images/26c49013-9797-4cfe-a0c8-0dcbcbe51387 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 998.185238] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.187038] [53379]: DEBUG nova.compute.api [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.192931] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.193292] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.193607] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.194124] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.194436] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.194635] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.244247] [53378]: DEBUG nova.policy [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.250499] [53378]: INFO nova.api.openstack.requestlog [None req-a9ae2bcd-343b-45cc-86c3-2607931c53af tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.139623 [ 998.251166] [53378]: [pid: 53378|app: 0|req: 3209/6485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.254971] [53378]: DEBUG nova.api.openstack.wsgi [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.257857] [53378]: DEBUG nova.compute.api [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.263712] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.263828] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.265050] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.265050] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.265050] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.265050] [53378]: DEBUG oslo_concurrency.lockutils [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.281377] [53379]: DEBUG nova.policy [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.288965] [53379]: INFO nova.api.openstack.requestlog [None req-3ea6f55f-b0bb-462a-9f9a-b47737edee76 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.105864 [ 998.288965] [53379]: [pid: 53379|app: 0|req: 3277/6486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.356045] [53378]: DEBUG nova.policy [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.360816] [53378]: INFO nova.api.openstack.requestlog [None req-1003616b-cb03-4abc-9153-a212c5306d7f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.108530 [ 998.361309] [53378]: [pid: 53378|app: 0|req: 3210/6487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.373517] [53379]: DEBUG nova.api.openstack.wsgi [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.375409] [53378]: DEBUG nova.api.openstack.wsgi [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 998.375552] [53379]: DEBUG nova.compute.api [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.378523] [53378]: DEBUG nova.compute.api [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.379287] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.379570] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.379763] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.380163] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.380376] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.380553] [53379]: DEBUG oslo_concurrency.lockutils [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.384033] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.384326] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.387047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.387047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.387047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.387047] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.412141] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.412141] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.412349] [53378]: DEBUG oslo_concurrency.lockutils [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.418885] [53378]: DEBUG nova.objects.instance [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'flavor' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.464264] [53378]: INFO nova.api.openstack.requestlog [None req-b65dad07-46dd-4b2a-bd15-a2060835f38f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 202 len: 0 microversion: 2.1 time: 0.092645 [ 998.464678] [53378]: [pid: 53378|app: 0|req: 3211/6488] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:30 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 998.478115] [53378]: DEBUG nova.api.openstack.wsgi [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.480576] [53378]: DEBUG nova.compute.api [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.485095] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.486399] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.486399] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.486399] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.486399] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.486399] [53378]: DEBUG oslo_concurrency.lockutils [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.498800] [53379]: DEBUG nova.policy [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.504704] [53379]: INFO nova.api.openstack.requestlog [None req-b05deb0f-5c29-4007-b289-c37b74e39269 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.133634 [ 998.504704] [53379]: [pid: 53379|app: 0|req: 3278/6489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.518289] [53379]: DEBUG nova.api.openstack.wsgi [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.524539] [53379]: DEBUG nova.compute.api [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.530326] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.530514] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.530977] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.531169] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.531394] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.531584] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.618238] [53379]: DEBUG nova.policy [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.623061] [53379]: DEBUG nova.policy [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.623780] [53379]: DEBUG nova.policy [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.624453] [53379]: INFO nova.api.openstack.requestlog [None req-57ef3181-481b-4e47-bcff-8b1c24ae2f34 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.108595 [ 998.624792] [53379]: [pid: 53379|app: 0|req: 3279/6490] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.630179] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.631904] [53379]: DEBUG nova.compute.api [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.635963] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.636463] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.636463] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.636949] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.637176] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.637387] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.646230] [53378]: DEBUG nova.policy [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.653244] [53378]: INFO nova.api.openstack.requestlog [None req-eab2f96f-2890-4653-b9ec-39686407f6ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1510 microversion: 2.1 time: 0.180171 [ 998.654255] [53378]: [pid: 53378|app: 0|req: 3212/6491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1510 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.657557] [53378]: DEBUG nova.api.openstack.wsgi [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.659802] [53378]: DEBUG nova.compute.api [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.664028] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.664269] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.664454] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.664900] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.665096] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.665212] [53378]: DEBUG oslo_concurrency.lockutils [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.681285] [53379]: DEBUG nova.policy [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.686677] [53379]: INFO nova.api.openstack.requestlog [None req-4b0c5a8f-99e5-4e64-bd65-3d9cc59412cc tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1273 microversion: 2.1 time: 0.061192 [ 998.687066] [53379]: [pid: 53379|app: 0|req: 3280/6492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1273 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.706164] [53378]: DEBUG nova.policy [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.711169] [53378]: INFO nova.api.openstack.requestlog [None req-26de2089-4872-40eb-b91c-b113c80b87ea tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1320 microversion: 2.1 time: 0.056014 [ 998.711535] [53378]: [pid: 53378|app: 0|req: 3213/6493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:30 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1320 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.869034] [53379]: DEBUG nova.api.openstack.wsgi [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.870692] [53379]: DEBUG nova.compute.api [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.874551] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.874810] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.875077] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.875640] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.875923] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.876144] [53379]: DEBUG oslo_concurrency.lockutils [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.982570] [53378]: DEBUG nova.api.openstack.wsgi [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.985721] [53378]: DEBUG nova.compute.api [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.993746] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.993746] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.993746] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.995133] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.995390] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.995717] [53378]: DEBUG oslo_concurrency.lockutils [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.068855] [53379]: DEBUG nova.policy [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.082109] [53379]: INFO nova.api.openstack.requestlog [None req-058758e8-3454-477e-b18a-e99117b8c283 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.215694 [ 999.082547] [53379]: [pid: 53379|app: 0|req: 3281/6494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.086962] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.091405] [53379]: DEBUG nova.compute.api [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.094385] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.094672] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.094863] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.095593] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.095844] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.096084] [53379]: DEBUG oslo_concurrency.lockutils [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.111059] [53378]: DEBUG nova.policy [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.116493] [53378]: INFO nova.api.openstack.requestlog [None req-022ade46-4095-43a5-9439-c7f5fdb5604d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1550 microversion: 2.1 time: 0.139009 [ 999.116994] [53378]: [pid: 53378|app: 0|req: 3214/6495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1550 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.130324] [53378]: DEBUG nova.api.openstack.wsgi [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.133134] [53378]: DEBUG nova.compute.api [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.137959] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.138293] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.138577] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.139012] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.139368] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.139943] [53378]: DEBUG oslo_concurrency.lockutils [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.187069] [53378]: DEBUG nova.policy [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.192148] [53378]: DEBUG nova.policy [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.192964] [53378]: DEBUG nova.policy [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.200638] [53378]: INFO nova.api.openstack.requestlog [None req-b30cc9a5-c66d-4fef-89f2-0fa3391aa5a6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1908 microversion: 2.98 time: 0.073596 [ 999.201183] [53378]: [pid: 53378|app: 0|req: 3215/6496] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1908 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.223500] [53379]: DEBUG nova.policy [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.230533] [53379]: DEBUG nova.policy [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.232104] [53379]: DEBUG nova.policy [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.233607] [53379]: INFO nova.api.openstack.requestlog [None req-cfa3dc7f-05ff-476b-86b8-1134a1df558c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1718 microversion: 2.20 time: 0.150107 [ 999.234014] [53379]: [pid: 53379|app: 0|req: 3282/6497] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1718 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.269248] [53378]: DEBUG nova.api.openstack.wsgi [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.271392] [53378]: DEBUG nova.compute.api [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.274925] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.275236] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.275430] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.275830] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.276071] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.276259] [53378]: DEBUG oslo_concurrency.lockutils [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.306932] [53379]: DEBUG nova.api.openstack.wsgi [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.309338] [53379]: DEBUG nova.compute.api [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.313996] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.314559] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.314714] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.315265] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.315538] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.316083] [53379]: DEBUG oslo_concurrency.lockutils [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.396756] [53378]: DEBUG nova.policy [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.403563] [53378]: INFO nova.api.openstack.requestlog [None req-978b1b41-36c0-411f-b43c-276f9addfdaa tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.137403 [ 999.403980] [53378]: [pid: 53378|app: 0|req: 3216/6498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.441158] [53379]: DEBUG nova.policy [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.446465] [53379]: INFO nova.api.openstack.requestlog [None req-85532d94-66e3-4184-b18a-68a76926f935 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.142779 [ 999.447062] [53379]: [pid: 53379|app: 0|req: 3283/6499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.520762] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.524693] [53378]: DEBUG nova.compute.api [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.533435] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.533749] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.534073] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.534533] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.534769] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.535759] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.645103] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.647371] [53379]: DEBUG nova.compute.api [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.651057] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.651387] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.651592] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.651954] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.652208] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.652935] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.699828] [53378]: DEBUG nova.policy [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.705513] [53378]: INFO nova.api.openstack.requestlog [None req-eb24a225-331a-4ff3-bbc9-2d8ee19c27eb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.189476 [ 999.706102] [53378]: [pid: 53378|app: 0|req: 3217/6500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.709297] [53378]: DEBUG nova.api.openstack.wsgi [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.712234] [53378]: DEBUG nova.compute.api [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.717187] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.717442] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.717635] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.719255] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.719255] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.719255] [53378]: DEBUG oslo_concurrency.lockutils [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.758745] [53379]: DEBUG nova.policy [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.763880] [53379]: DEBUG nova.policy [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.764620] [53379]: DEBUG nova.policy [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.765340] [53379]: INFO nova.api.openstack.requestlog [None req-c1739048-b60a-45a3-8d1e-8248a21d8204 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.123029 [ 999.765666] [53379]: [pid: 53379|app: 0|req: 3284/6501] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.768388] [53379]: DEBUG nova.api.openstack.wsgi [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74feba4a-c664-4d0c-b25d-583a0fa50225", "name": "network-vif-deleted", "tag": "e929d959-567b-4abb-acb5-75e1c4d88a8f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 999.773544] [53379]: DEBUG oslo_concurrency.lockutils [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.773775] [53379]: DEBUG oslo_concurrency.lockutils [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.773961] [53379]: DEBUG oslo_concurrency.lockutils [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.780080] [53379]: INFO nova.api.openstack.compute.server_external_events [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] Creating event network-vif-deleted:e929d959-567b-4abb-acb5-75e1c4d88a8f for instance 74feba4a-c664-4d0c-b25d-583a0fa50225 on cpu-1 [ 999.786432] [53379]: INFO nova.api.openstack.requestlog [req-bb963397-e275-42d3-a3c0-6c0c1a4d8539 req-30915a21-d71b-4efd-9470-09f4bbd220fd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020073 [ 999.786773] [53379]: [pid: 53379|app: 0|req: 3285/6502] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:32 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) [ 999.789915] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.791767] [53379]: DEBUG nova.compute.api [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.795560] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.795815] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.796066] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.796478] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.796716] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.796932] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.830441] [53379]: DEBUG nova.policy [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.835357] [53379]: INFO nova.api.openstack.requestlog [None req-5a991fd3-1588-4f1a-b6b4-791bef9f3383 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1273 microversion: 2.1 time: 0.047500 [ 999.835725] [53379]: [pid: 53379|app: 0|req: 3286/6503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1273 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.842284] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.843921] [53379]: DEBUG nova.compute.api [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.851270] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.851518] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.851706] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.851767] [53378]: DEBUG nova.policy [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.852150] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.852655] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.852655] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.857345] [53378]: INFO nova.api.openstack.requestlog [None req-2220a7f8-1ff9-491a-a6aa-f5b6828650f6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1510 microversion: 2.1 time: 0.150661 [ 999.857767] [53378]: [pid: 53378|app: 0|req: 3218/6504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:31 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1510 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.874686] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.874936] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.875206] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.875414] [53379]: DEBUG nova.objects.instance [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.896858] [53379]: DEBUG nova.policy [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.902551] [53379]: INFO nova.api.openstack.requestlog [None req-5c557e40-648a-4292-a766-429b9985136c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.065647 [ 999.902933] [53379]: [pid: 53379|app: 0|req: 3287/6505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.103899] [53378]: DEBUG nova.api.openstack.wsgi [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.104442] [53378]: DEBUG nova.compute.api [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.109682] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.109970] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.110182] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.110538] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.110778] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.111041] [53378]: DEBUG oslo_concurrency.lockutils [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.130458] [53379]: DEBUG nova.api.openstack.wsgi [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.136023] [53379]: DEBUG nova.compute.api [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.137219] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.137475] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.137693] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.138732] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.138732] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.138732] [53379]: DEBUG oslo_concurrency.lockutils [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.228037] [53378]: DEBUG nova.policy [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.230280] [53379]: DEBUG nova.policy [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.238623] [53378]: INFO nova.api.openstack.requestlog [None req-aabf4626-229e-4473-92b7-7dc0cf4a9042 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.138557 [ 1000.238710] [53379]: INFO nova.api.openstack.requestlog [None req-56c586e0-fb53-4cd3-8e36-0b09de368705 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1550 microversion: 2.1 time: 0.110817 [ 1000.238958] [53378]: [pid: 53378|app: 0|req: 3219/6506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.239340] [53379]: [pid: 53379|app: 0|req: 3288/6507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1550 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.244910] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.246556] [53378]: DEBUG nova.compute.api [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.249827] [53379]: DEBUG nova.api.openstack.wsgi [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.250007] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.250268] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.250462] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.250815] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.254015] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.254015] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.254279] [53379]: DEBUG nova.compute.api [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.255043] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.255378] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.255592] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.255946] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.256198] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.256382] [53379]: DEBUG oslo_concurrency.lockutils [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.298731] [53378]: DEBUG nova.policy [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.304294] [53378]: DEBUG nova.policy [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.304923] [53378]: DEBUG nova.policy [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.308116] [53378]: INFO nova.api.openstack.requestlog [None req-2c240478-b405-4eb3-a57a-a34b27e907d8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1908 microversion: 2.98 time: 0.068607 [ 1000.308440] [53378]: [pid: 53378|app: 0|req: 3220/6508] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1908 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.327245] [53379]: DEBUG nova.policy [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.331732] [53379]: DEBUG nova.policy [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.332333] [53379]: DEBUG nova.policy [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.332977] [53379]: INFO nova.api.openstack.requestlog [None req-3e8ae896-4fc6-4388-ad2b-1b70f1078376 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1721 microversion: 2.20 time: 0.085220 [ 1000.333297] [53379]: [pid: 53379|app: 0|req: 3289/6509] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1721 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1000.348708] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0e80e903-b8a8-439c-a81a-6f3b631d0bbc"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1000.350477] [53378]: DEBUG nova.compute.api [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.353945] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.354187] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.354420] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.354821] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.355042] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.355238] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.424078] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.430974] [53379]: DEBUG nova.compute.api [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.438628] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.438883] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.439084] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.439450] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.439654] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.439823] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.533879] [53378]: INFO nova.api.openstack.requestlog [None req-e7affd73-c324-4520-8f48-43697cd68c5d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.187341 [ 1000.534117] [53378]: [pid: 53378|app: 0|req: 3221/6510] 10.180.1.21 () {62 vars in 1359 bytes} [Wed Mar 12 06:44:32 2025] POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments => generated 188 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1000.537037] [53378]: DEBUG nova.api.openstack.wsgi [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.538728] [53378]: DEBUG nova.compute.api [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.542683] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.542987] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.543242] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.543678] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.543944] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.544201] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.629213] [53379]: DEBUG nova.policy [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.633013] [53379]: INFO nova.api.openstack.requestlog [None req-e8970110-df4a-42ad-bc7e-53b1991765b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1754 microversion: 2.1 time: 0.211102 [ 1000.633313] [53379]: [pid: 53379|app: 0|req: 3290/6511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1754 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.640114] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1000.641876] [53379]: DEBUG nova.compute.api [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.649714] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.650153] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.650562] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.650562] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.650710] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.651336] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.668284] [53379]: DEBUG nova.compute.api [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=53379) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1000.706380] [53379]: INFO nova.api.openstack.requestlog [None req-0ec3860d-8b4f-4662-8200-f9747b80ad69 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/action" status: 202 len: 0 microversion: 2.20 time: 0.072360 [ 1000.706746] [53379]: [pid: 53379|app: 0|req: 3291/6512] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:44:32 2025] POST /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1000.711830] [53379]: DEBUG nova.api.openstack.wsgi [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.713406] [53379]: DEBUG nova.compute.api [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.718113] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.718363] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.718689] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.718909] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.719125] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.719369] [53379]: DEBUG oslo_concurrency.lockutils [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.839676] [53379]: DEBUG nova.policy [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.846962] [53379]: DEBUG nova.policy [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.848118] [53378]: DEBUG nova.policy [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.848940] [53379]: DEBUG nova.policy [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.850765] [53379]: INFO nova.api.openstack.requestlog [None req-1bdb0ffc-fcd6-4147-af32-35a547adf98b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.140255 [ 1000.854546] [53379]: [pid: 53379|app: 0|req: 3292/6513] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1000.861282] [53378]: INFO nova.api.openstack.requestlog [None req-97f5be94-1701-4718-ae7c-da54ac11fcea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.325839 [ 1000.861282] [53378]: [pid: 53378|app: 0|req: 3222/6514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:32 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.864186] [53379]: DEBUG nova.api.openstack.wsgi [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.864682] [53379]: DEBUG nova.compute.api [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.865730] [53378]: DEBUG nova.api.openstack.wsgi [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.870613] [53378]: DEBUG nova.compute.api [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.873057] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.873239] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.873448] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.873826] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.874035] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.874229] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.874423] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.874693] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.874882] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.875361] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.875584] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.875797] [53378]: DEBUG oslo_concurrency.lockutils [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.996610] [53379]: DEBUG nova.policy [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.008545] [53379]: INFO nova.api.openstack.requestlog [None req-f3ff7dbd-e4f6-4525-80ed-74c8a708a659 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.152143 [ 1001.009050] [53379]: [pid: 53379|app: 0|req: 3293/6515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.016072] [53379]: DEBUG nova.api.openstack.wsgi [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.018379] [53379]: DEBUG nova.compute.api [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.025868] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.026401] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.026401] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.026944] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.027307] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.027741] [53379]: DEBUG oslo_concurrency.lockutils [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.100833] [53379]: DEBUG nova.policy [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.106106] [53379]: INFO nova.api.openstack.requestlog [None req-8134b450-197f-4181-9217-b9d0016f449e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1281 microversion: 2.1 time: 0.092774 [ 1001.106776] [53379]: [pid: 53379|app: 0|req: 3294/6516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1281 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.109900] [53379]: DEBUG nova.api.openstack.wsgi [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.112201] [53379]: DEBUG nova.compute.api [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.119484] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.119990] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.120343] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.121166] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.122097] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.122135] [53378]: DEBUG nova.policy [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.122198] [53379]: DEBUG oslo_concurrency.lockutils [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.128641] [53378]: DEBUG nova.policy [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.129429] [53378]: DEBUG nova.policy [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.131115] [53378]: INFO nova.api.openstack.requestlog [None req-efe40a50-a068-43d0-bad5-e38c5c78759a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.268484 [ 1001.131554] [53378]: [pid: 53378|app: 0|req: 3223/6517] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1001.141243] [53378]: DEBUG nova.api.openstack.wsgi [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.141243] [53378]: DEBUG nova.compute.api [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.151729] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.151729] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.151729] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.152038] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.152078] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.152291] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.178559] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.178559] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.178559] [53378]: DEBUG oslo_concurrency.lockutils [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.178559] [53378]: DEBUG nova.objects.instance [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.213552] [53378]: DEBUG nova.policy [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.220716] [53378]: INFO nova.api.openstack.requestlog [None req-332b567a-1948-41ff-8eb1-9d10829d1e94 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.088426 [ 1001.221522] [53378]: [pid: 53378|app: 0|req: 3224/6518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.249240] [53379]: DEBUG nova.policy [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.258747] [53379]: INFO nova.api.openstack.requestlog [None req-5dfee165-3dc9-431c-bb47-812dccf3c767 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1493 microversion: 2.1 time: 0.149825 [ 1001.258747] [53379]: [pid: 53379|app: 0|req: 3295/6519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1493 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.261579] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.262426] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.263400] [53378]: DEBUG nova.compute.api [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.267642] [53379]: DEBUG nova.compute.api [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.268507] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.268849] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.269150] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.269660] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.269974] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.270251] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.274033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.274033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.274772] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.274981] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.275600] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.275600] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.323063] [53379]: DEBUG nova.policy [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.329906] [53379]: INFO nova.api.openstack.requestlog [None req-c1f9bb86-7eab-440c-ba70-9558e9f8ca40 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1508 microversion: 2.1 time: 0.069988 [ 1001.330243] [53379]: [pid: 53379|app: 0|req: 3296/6520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1508 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1001.338060] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1001.338390] [53379]: DEBUG nova.compute.api [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.342357] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.342706] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.343428] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.344080] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.344212] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.344399] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.362792] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.362967] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.363238] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.367261] [53379]: DEBUG nova.objects.instance [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'flavor' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.374675] [53379]: INFO nova.api.openstack.wsgi [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Cannot 'suspend' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state suspended [ 1001.375131] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 409 to user: Cannot 'suspend' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state suspended {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1001.376271] [53379]: INFO nova.api.openstack.requestlog [None req-5f4515d1-662f-4bc3-9d6c-4c650b356ff6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 409 len: 148 microversion: 2.1 time: 0.045449 [ 1001.376661] [53379]: [pid: 53379|app: 0|req: 3297/6521] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:33 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 148 bytes in 46 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1001.379237] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.381971] [53379]: DEBUG nova.compute.api [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.387274] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.387674] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.388870] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.388870] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.388870] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.388870] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.391147] [53378]: DEBUG nova.policy [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.399463] [53378]: INFO nova.api.openstack.requestlog [None req-dc4cdb91-fe57-4de9-873f-31168693d770 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.140729 [ 1001.403374] [53378]: [pid: 53378|app: 0|req: 3225/6522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.409785] [53378]: DEBUG nova.api.openstack.wsgi [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1001.411740] [53378]: DEBUG nova.compute.api [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.418865] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.419031] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.419258] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.419688] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.419913] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.420136] [53378]: DEBUG oslo_concurrency.lockutils [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.453700] [53379]: DEBUG nova.policy [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.461523] [53379]: DEBUG nova.policy [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.462804] [53379]: DEBUG nova.policy [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.467606] [53379]: INFO nova.api.openstack.requestlog [None req-f8a55244-1d1d-433d-a10d-1b1689e26b10 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1964 microversion: 2.98 time: 0.089965 [ 1001.468426] [53379]: [pid: 53379|app: 0|req: 3298/6523] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1964 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1001.479538] [53378]: INFO nova.api.openstack.requestlog [None req-85720190-1f2c-4b2c-865e-63e0b000445e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 202 len: 0 microversion: 2.1 time: 0.074468 [ 1001.479538] [53378]: [pid: 53378|app: 0|req: 3226/6524] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:33 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1001.486024] [53379]: DEBUG nova.api.openstack.wsgi [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.491796] [53379]: DEBUG nova.compute.api [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.497646] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.497646] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.497835] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.498168] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.498625] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.498625] [53379]: DEBUG oslo_concurrency.lockutils [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.626063] [53379]: DEBUG nova.policy [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.630607] [53379]: INFO nova.api.openstack.requestlog [None req-d768ce5d-20e4-46e4-87bc-d114a006d53d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1499 microversion: 2.1 time: 0.148641 [ 1001.631039] [53379]: [pid: 53379|app: 0|req: 3299/6525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1499 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.655191] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.660666] [53378]: DEBUG nova.compute.api [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.667260] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.667748] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.668098] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.668624] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.669204] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.669507] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.791836] [53378]: DEBUG nova.policy [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.797395] [53378]: INFO nova.api.openstack.requestlog [None req-8f5bfb3c-f889-4d63-982b-7840722ecf47 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1739 microversion: 2.1 time: 0.144981 [ 1001.797816] [53378]: [pid: 53378|app: 0|req: 3227/6526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:33 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1739 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.801032] [53379]: DEBUG nova.api.openstack.wsgi [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "199c873b-1572-40ea-8292-fef75cf9183b", "name": "network-vif-deleted", "tag": "71c046e9-aea5-40c1-8323-fe54dc9d34dd"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1001.808323] [53379]: DEBUG oslo_concurrency.lockutils [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.808664] [53379]: DEBUG oslo_concurrency.lockutils [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.808999] [53379]: DEBUG oslo_concurrency.lockutils [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.813254] [53378]: DEBUG nova.api.openstack.wsgi [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.813955] [53378]: DEBUG nova.compute.api [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.818221] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.818498] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.818709] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.819153] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.819408] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.819667] [53378]: DEBUG oslo_concurrency.lockutils [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.923025] [53378]: DEBUG nova.policy [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.937015] [53378]: INFO nova.api.openstack.requestlog [None req-4364d676-c30a-4825-b1f9-d55e8d49db64 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1739 microversion: 2.1 time: 0.128294 [ 1001.937416] [53378]: [pid: 53378|app: 0|req: 3228/6527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1739 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.953615] [53378]: DEBUG nova.api.openstack.wsgi [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.958171] [53378]: DEBUG nova.compute.api [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.965174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.965174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.965174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.965174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.965174] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.965363] [53378]: DEBUG oslo_concurrency.lockutils [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.085244] [53378]: DEBUG nova.policy [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.093318] [53378]: DEBUG nova.policy [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.094185] [53378]: DEBUG nova.policy [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.094945] [53378]: INFO nova.api.openstack.requestlog [None req-0edff623-53ad-4f38-b2bf-4c4c80a1497a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.144448 [ 1002.095341] [53378]: [pid: 53378|app: 0|req: 3229/6528] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1002.098035] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.099770] [53378]: DEBUG nova.compute.api [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.108516] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.108679] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.108975] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.109328] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.109484] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.109631] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.186536] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] Creating event network-vif-deleted:71c046e9-aea5-40c1-8323-fe54dc9d34dd for instance 199c873b-1572-40ea-8292-fef75cf9183b on cpu-1 [ 1002.189513] [53379]: INFO nova.api.openstack.requestlog [req-2e1d7bc7-ecb1-49e7-8662-a2d3a0ae59b4 req-041c1618-7fd9-4c85-8b2d-04dd18a423eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.392308 [ 1002.189926] [53379]: [pid: 53379|app: 0|req: 3300/6529] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (3 switches on core 0) [ 1002.199155] [53378]: DEBUG nova.policy [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.205641] [53378]: INFO nova.api.openstack.requestlog [None req-e8ef3a0e-dd07-44fe-8201-ab5c7388fc11 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.109651 [ 1002.206154] [53378]: [pid: 53378|app: 0|req: 3230/6530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.209866] [53378]: DEBUG nova.api.openstack.wsgi [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.211655] [53378]: DEBUG nova.compute.api [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.215348] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.216349] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.216349] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.216349] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.216349] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.216538] [53378]: DEBUG oslo_concurrency.lockutils [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.304391] [53379]: DEBUG nova.api.openstack.wsgi [None req-639ab0a2-bb7e-4e81-8fab-3d891d0b9a3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71112f80>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2129114649", "description": "tempest-description-1370020345"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1002.305395] [53378]: DEBUG nova.policy [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.310965] [53378]: INFO nova.api.openstack.requestlog [None req-68bbd7bf-1037-4fa8-ab51-0111b12d241c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.104274 [ 1002.311343] [53378]: [pid: 53378|app: 0|req: 3231/6531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.315306] [53378]: DEBUG nova.api.openstack.wsgi [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.315847] [53378]: DEBUG nova.compute.api [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.319906] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.320190] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.320427] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.320816] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.321083] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.321273] [53378]: DEBUG oslo_concurrency.lockutils [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.423811] [53379]: INFO nova.api.openstack.requestlog [None req-639ab0a2-bb7e-4e81-8fab-3d891d0b9a3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.233031 [ 1002.424223] [53379]: [pid: 53379|app: 0|req: 3301/6532] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:44:34 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1002.430946] [53379]: DEBUG nova.api.openstack.wsgi [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.432761] [53379]: DEBUG nova.compute.api [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.437177] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.437426] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.437608] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.437990] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.438219] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.438412] [53379]: DEBUG oslo_concurrency.lockutils [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.445419] [53378]: DEBUG nova.policy [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.450698] [53378]: INFO nova.api.openstack.requestlog [None req-902adf30-784e-4370-b156-f298d7d39172 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.138649 [ 1002.451075] [53378]: [pid: 53378|app: 0|req: 3232/6533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.453788] [53378]: DEBUG nova.api.openstack.wsgi [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.455501] [53378]: DEBUG nova.compute.api [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.463971] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.464282] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.464513] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.464897] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.465185] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.465378] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.488673] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.488990] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.489244] [53378]: DEBUG oslo_concurrency.lockutils [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.489512] [53378]: DEBUG nova.objects.instance [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.514683] [53378]: DEBUG nova.policy [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.520402] [53378]: INFO nova.api.openstack.requestlog [None req-845591e8-baa2-482e-bac4-e66dbab83bf1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.068515 [ 1002.521073] [53378]: [pid: 53378|app: 0|req: 3233/6534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.523661] [53379]: DEBUG nova.policy [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.523974] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.526201] [53378]: DEBUG nova.compute.api [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.529644] [53379]: DEBUG nova.policy [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.530109] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.530377] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.530430] [53379]: DEBUG nova.policy [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.530617] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.531040] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.531172] [53379]: INFO nova.api.openstack.requestlog [None req-be28824d-6e39-45f8-b796-f33053503b15 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.106346 [ 1002.531266] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.531470] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.532036] [53379]: [pid: 53379|app: 0|req: 3302/6535] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1002.534817] [53379]: DEBUG nova.api.openstack.wsgi [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.537057] [53379]: DEBUG nova.compute.api [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.540798] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.541075] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.541366] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.541757] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.541963] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.542165] [53379]: DEBUG oslo_concurrency.lockutils [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.569588] [53378]: DEBUG nova.policy [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.574337] [53378]: INFO nova.api.openstack.requestlog [None req-bd602619-6f4d-42ce-924b-32b6a4502fda tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1338 microversion: 2.1 time: 0.052634 [ 1002.574918] [53378]: [pid: 53378|app: 0|req: 3234/6536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1338 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.577640] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1c59c3c-0519-4d79-926f-5c14359f1b06 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f716408b0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-407423542", "description": "tempest-description-2022417754"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1002.617473] [53379]: DEBUG nova.policy [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.629451] [53379]: INFO nova.api.openstack.requestlog [None req-f085ea21-19e9-408d-99bc-9772aa93eea9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1365 microversion: 2.1 time: 0.094338 [ 1002.629451] [53379]: [pid: 53379|app: 0|req: 3303/6537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1365 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.632431] [53379]: DEBUG nova.api.openstack.wsgi [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.634676] [53379]: DEBUG nova.compute.api [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.638507] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.638757] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.638948] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.639341] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.639548] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.639727] [53379]: DEBUG oslo_concurrency.lockutils [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.678458] [53378]: INFO nova.api.openstack.requestlog [None req-c1c59c3c-0519-4d79-926f-5c14359f1b06 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.102763 [ 1002.678851] [53378]: [pid: 53378|app: 0|req: 3235/6538] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:44:34 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1002.681936] [53379]: DEBUG nova.policy [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.682189] [53378]: DEBUG nova.api.openstack.wsgi [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.692016] [53379]: DEBUG nova.policy [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.692016] [53379]: DEBUG nova.policy [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.692384] [53378]: DEBUG nova.compute.api [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.692431] [53379]: INFO nova.api.openstack.requestlog [None req-372f428e-ac79-4e7f-84e6-fe175feb7683 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1964 microversion: 2.98 time: 0.062796 [ 1002.692431] [53379]: [pid: 53379|app: 0|req: 3304/6539] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1964 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.699936] [53378]: DEBUG oslo_concurrency.lockutils [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.736577] [53379]: DEBUG nova.api.openstack.wsgi [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1400780194", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "f714a86e-ea5b-4aef-a059-b3a59d13862e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1002.780795] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.781111] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.781372] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.782168] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.782991] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.782991] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.790210] [53378]: DEBUG nova.policy [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.790323] [53379]: DEBUG nova.network.neutron [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] validate_networks() for [('f714a86e-ea5b-4aef-a059-b3a59d13862e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1002.795196] [53378]: INFO nova.api.openstack.requestlog [None req-3769cb95-9db4-49c4-aa6e-38a8c05abfc9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1499 microversion: 2.1 time: 0.115517 [ 1002.795691] [53378]: [pid: 53378|app: 0|req: 3236/6540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:34 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1499 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.980074] [53379]: DEBUG nova.virt.hardware [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1002.980340] [53379]: DEBUG nova.virt.hardware [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1002.980651] [53379]: DEBUG nova.virt.hardware [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1002.980850] [53379]: DEBUG nova.virt.hardware [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1002.981358] [53379]: DEBUG nova.virt.hardware [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1002.990824] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.991110] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.991303] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.991756] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.991959] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.992169] [53379]: DEBUG oslo_concurrency.lockutils [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.005757] [53379]: DEBUG nova.quota [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Getting quotas for project 25753e6ede7c43fe8146484710a5731f. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1003.010250] [53379]: DEBUG nova.quota [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Getting quotas for user c2a3fc98e4ff4ffab14ac5a98b2dd2cf and project 25753e6ede7c43fe8146484710a5731f. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1003.017613] [53379]: DEBUG nova.compute.api [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1003.019405] [53379]: DEBUG nova.compute.api [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1003.052211] [53379]: INFO nova.api.openstack.requestlog [None req-828ed92f-a0b3-4a77-98c5-c2f7293a35e1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.317876 [ 1003.052211] [53379]: [pid: 53379|app: 0|req: 3305/6541] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:35 2025] POST /compute/v2.1/servers => generated 380 bytes in 319 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1003.060745] [53378]: DEBUG nova.api.openstack.wsgi [None req-12205ceb-8516-4211-8a8f-6103b6a7e2c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.062510] [53378]: DEBUG nova.compute.api [None req-12205ceb-8516-4211-8a8f-6103b6a7e2c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.091764] [53378]: DEBUG nova.policy [None req-12205ceb-8516-4211-8a8f-6103b6a7e2c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.097902] [53378]: INFO nova.api.openstack.requestlog [None req-12205ceb-8516-4211-8a8f-6103b6a7e2c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1214 microversion: 2.1 time: 0.039311 [ 1003.099082] [53378]: [pid: 53378|app: 0|req: 3237/6542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.112914] [53379]: DEBUG nova.api.openstack.wsgi [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.115120] [53379]: DEBUG nova.compute.api [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.120137] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.120419] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.120683] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.121114] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.121366] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.121589] [53379]: DEBUG oslo_concurrency.lockutils [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.219958] [53378]: DEBUG nova.api.openstack.wsgi [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.222454] [53378]: DEBUG nova.compute.api [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.226807] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.227092] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.227495] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.227864] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.228089] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.228278] [53378]: DEBUG oslo_concurrency.lockutils [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.268854] [53379]: DEBUG nova.policy [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.277020] [53379]: DEBUG nova.policy [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.277020] [53379]: DEBUG nova.policy [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.277020] [53379]: INFO nova.api.openstack.requestlog [None req-7c65f495-39d1-4266-ad19-3b41168c4033 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.165728 [ 1003.277020] [53379]: [pid: 53379|app: 0|req: 3306/6543] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1003.307592] [53378]: DEBUG nova.policy [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.312119] [53378]: INFO nova.api.openstack.requestlog [None req-edee1e7f-8cbb-45dc-b2f6-47fd8f5af8f5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.094374 [ 1003.312570] [53378]: [pid: 53378|app: 0|req: 3238/6544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.324285] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.326044] [53379]: DEBUG nova.compute.api [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.330949] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.330949] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.331106] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.331443] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.333145] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.333145] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.414825] [53379]: DEBUG nova.policy [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.419184] [53379]: INFO nova.api.openstack.requestlog [None req-8ca7bb54-f984-4651-9a8d-19725286ad49 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.097224 [ 1003.419511] [53379]: [pid: 53379|app: 0|req: 3307/6545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.468022] [53378]: DEBUG nova.api.openstack.wsgi [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.469248] [53378]: DEBUG nova.compute.api [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.473674] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.473975] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.474229] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.474752] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.474830] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.474970] [53378]: DEBUG oslo_concurrency.lockutils [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.534225] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.536816] [53379]: DEBUG nova.compute.api [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.540803] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.541059] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.541681] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.541681] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.541805] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.541956] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.555705] [53378]: DEBUG nova.policy [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.559988] [53378]: INFO nova.api.openstack.requestlog [None req-e937d6f9-eb89-492f-b33a-ee448fb7eb55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.094927 [ 1003.560332] [53378]: [pid: 53378|app: 0|req: 3239/6546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.565302] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.565302] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.565302] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.565769] [53378]: DEBUG nova.api.openstack.wsgi [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.565821] [53379]: DEBUG nova.objects.instance [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.565869] [53378]: DEBUG nova.compute.api [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.568511] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.568749] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.568934] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.569328] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.569528] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.569701] [53378]: DEBUG oslo_concurrency.lockutils [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.587070] [53379]: DEBUG nova.policy [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.591931] [53379]: INFO nova.api.openstack.requestlog [None req-f5edd322-9094-4a66-9fd5-177bbcfc57e8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.060607 [ 1003.592339] [53379]: [pid: 53379|app: 0|req: 3308/6547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.594869] [53379]: DEBUG nova.api.openstack.wsgi [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.596838] [53379]: DEBUG nova.compute.api [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.600604] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.600604] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.600752] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.601276] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.601519] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.601702] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.624477] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.624743] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.624958] [53379]: DEBUG oslo_concurrency.lockutils [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.625280] [53379]: DEBUG nova.objects.instance [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.645175] [53379]: DEBUG nova.policy [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.645921] [53378]: DEBUG nova.policy [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.649814] [53379]: INFO nova.api.openstack.requestlog [None req-3ecc61ab-065d-48e4-b5b3-0faa20e5ebb1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.056828 [ 1003.650157] [53379]: [pid: 53379|app: 0|req: 3309/6548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.651256] [53378]: DEBUG nova.policy [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.652390] [53378]: DEBUG nova.policy [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.652579] [53379]: DEBUG nova.api.openstack.wsgi [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.653054] [53378]: INFO nova.api.openstack.requestlog [None req-d182b87b-242f-4418-8be3-62098bcd66e4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.092199 [ 1003.653450] [53378]: [pid: 53378|app: 0|req: 3240/6549] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1003.655281] [53379]: DEBUG nova.compute.api [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.659299] [53379]: DEBUG oslo_concurrency.lockutils [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.716372] [53378]: DEBUG nova.api.openstack.wsgi [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.718649] [53378]: DEBUG nova.compute.api [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.721625] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.721863] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.722069] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.722429] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.722629] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.722828] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.733806] [53379]: DEBUG nova.policy [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.739983] [53379]: INFO nova.api.openstack.requestlog [None req-91d714a6-c34a-4ecc-9986-32377266106b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1554 microversion: 2.1 time: 0.089129 [ 1003.740478] [53379]: [pid: 53379|app: 0|req: 3310/6550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1554 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.753744] [53379]: DEBUG nova.api.openstack.wsgi [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.755441] [53379]: DEBUG nova.compute.api [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.759270] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.759593] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.759789] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.760170] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.760416] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.760472] [53378]: DEBUG nova.policy [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.760624] [53379]: DEBUG oslo_concurrency.lockutils [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.765150] [53378]: DEBUG nova.policy [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.765880] [53378]: DEBUG nova.policy [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.768664] [53378]: INFO nova.api.openstack.requestlog [None req-36b4209f-c356-41b5-bb83-80ee8a552ae8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1972 microversion: 2.98 time: 0.054734 [ 1003.768981] [53378]: [pid: 53378|app: 0|req: 3241/6551] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:35 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1972 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1003.805944] [53379]: INFO nova.api.openstack.requestlog [None req-f246fba2-6ed3-4dd4-8a20-1dde3c1377fa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.054406 [ 1003.806315] [53379]: [pid: 53379|app: 0|req: 3311/6552] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-interface => generated 288 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1003.810104] [53378]: DEBUG nova.api.openstack.wsgi [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.811771] [53378]: DEBUG nova.compute.api [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.815534] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.815775] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.815986] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.816332] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.816538] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.816714] [53378]: DEBUG oslo_concurrency.lockutils [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.930191] [53378]: DEBUG nova.policy [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.938431] [53378]: INFO nova.api.openstack.requestlog [None req-1afd129a-bf4b-4d06-a5fe-5205b5323565 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1499 microversion: 2.1 time: 0.130476 [ 1003.938814] [53378]: [pid: 53378|app: 0|req: 3242/6553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1499 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.114103] [53379]: DEBUG nova.api.openstack.wsgi [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.116097] [53379]: DEBUG nova.compute.api [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.119934] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.120185] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.120447] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.120811] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.121019] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.121193] [53379]: DEBUG oslo_concurrency.lockutils [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.172160] [53379]: DEBUG nova.policy [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.177248] [53379]: INFO nova.api.openstack.requestlog [None req-97261da6-45c1-436a-9069-3665b0784184 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1218 microversion: 2.1 time: 0.066485 [ 1004.178317] [53379]: [pid: 53379|app: 0|req: 3312/6554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.202025] [53378]: DEBUG nova.api.openstack.wsgi [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a2124595-4b2a-47a9-97e0-ee8c24d06736", "name": "network-vif-plugged", "status": "completed", "tag": "bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba"}, {"name": "network-changed", "server_uuid": "a2124595-4b2a-47a9-97e0-ee8c24d06736", "tag": "bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1004.207969] [53378]: DEBUG oslo_concurrency.lockutils [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.208240] [53378]: DEBUG oslo_concurrency.lockutils [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.208465] [53378]: DEBUG oslo_concurrency.lockutils [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.221406] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Creating event network-vif-plugged:bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba for instance a2124595-4b2a-47a9-97e0-ee8c24d06736 on cpu-1 [ 1004.221636] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] Creating event network-changed:bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba for instance a2124595-4b2a-47a9-97e0-ee8c24d06736 on cpu-1 [ 1004.226094] [53378]: INFO nova.api.openstack.requestlog [req-d3402af6-086b-413e-8b3b-4e1290326fc4 req-9112de12-df2d-4e3b-8e73-e45e2185add9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027968 [ 1004.226469] [53378]: [pid: 53378|app: 0|req: 3243/6555] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:36 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) [ 1004.293158] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.294672] [53379]: DEBUG nova.compute.api [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.300200] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.300585] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.300898] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.301392] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.301720] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.302046] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.330223] [53378]: DEBUG nova.api.openstack.wsgi [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.333773] [53378]: DEBUG nova.compute.api [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.339646] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.339913] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.340117] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.340494] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.340762] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.340966] [53378]: DEBUG oslo_concurrency.lockutils [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.429074] [53378]: DEBUG nova.policy [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.433381] [53378]: INFO nova.api.openstack.requestlog [None req-398e0200-f4fe-40c7-8188-9658d3ee2b00 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.107416 [ 1004.433728] [53378]: [pid: 53378|app: 0|req: 3244/6556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.438689] [53378]: DEBUG nova.api.openstack.wsgi [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.440416] [53378]: DEBUG nova.compute.api [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.443897] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.444157] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.444350] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.444701] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.444905] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.445178] [53378]: DEBUG oslo_concurrency.lockutils [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.530175] [53378]: DEBUG nova.policy [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.533993] [53378]: INFO nova.api.openstack.requestlog [None req-cda9b5f1-4b48-46a2-9bd3-180100064961 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.097307 [ 1004.534642] [53378]: [pid: 53378|app: 0|req: 3245/6557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.577734] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.580015] [53378]: DEBUG nova.compute.api [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.584523] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.584969] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.585379] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.585992] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.586368] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.589103] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.650693] [53379]: DEBUG nova.policy [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.658323] [53379]: DEBUG nova.policy [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.659171] [53379]: DEBUG nova.policy [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.661352] [53379]: INFO nova.api.openstack.requestlog [None req-7e1f7f3f-b5bd-40be-b87e-9ae2684f320b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.370207 [ 1004.661352] [53379]: [pid: 53379|app: 0|req: 3313/6558] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1004.664696] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.667264] [53379]: DEBUG nova.compute.api [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.672712] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.675396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.675396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.675396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.675396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.675396] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.677415] [53378]: DEBUG nova.policy [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.682592] [53378]: INFO nova.api.openstack.requestlog [None req-a4948d05-a97a-4415-9ea6-453f3633b348 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.108012 [ 1004.682973] [53378]: [pid: 53378|app: 0|req: 3246/6559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.686140] [53378]: DEBUG nova.api.openstack.wsgi [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.687487] [53378]: DEBUG nova.compute.api [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.690964] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.691283] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.691514] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.691911] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.692160] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.692375] [53378]: DEBUG oslo_concurrency.lockutils [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.701922] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.702480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.704910] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.704910] [53379]: DEBUG nova.objects.instance [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1004.766921] [53378]: DEBUG nova.policy [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.773333] [53379]: DEBUG nova.policy [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.776207] [53378]: DEBUG nova.policy [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.779131] [53378]: DEBUG nova.policy [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.779131] [53378]: INFO nova.api.openstack.requestlog [None req-1868887d-f194-405b-9ffa-92cb58cd4994 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1359 microversion: 2.26 time: 0.094204 [ 1004.779131] [53378]: [pid: 53378|app: 0|req: 3247/6560] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1359 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1004.779361] [53379]: INFO nova.api.openstack.requestlog [None req-4ffa090c-b246-465d-aadc-dbb12c190ea4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.117854 [ 1004.786076] [53379]: [pid: 53379|app: 0|req: 3314/6561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:36 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.786076] [53379]: DEBUG nova.api.openstack.wsgi [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.787627] [53378]: DEBUG nova.api.openstack.wsgi [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.791163] [53378]: DEBUG nova.compute.api [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.792642] [53379]: DEBUG nova.compute.api [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.794335] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.794706] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.794939] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.795782] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.796092] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.796325] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.799612] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.800095] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.800431] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.801049] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.801429] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.801626] [53379]: DEBUG oslo_concurrency.lockutils [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.818645] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.818999] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.819255] [53378]: DEBUG oslo_concurrency.lockutils [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.819504] [53378]: DEBUG nova.objects.instance [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1004.839719] [53378]: DEBUG nova.policy [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.845483] [53378]: INFO nova.api.openstack.requestlog [None req-3191f4bb-6b06-4fca-aec6-a454f5cf5fed tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.064582 [ 1004.846396] [53378]: [pid: 53378|app: 0|req: 3248/6562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.860834] [53379]: DEBUG nova.policy [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.865451] [53379]: DEBUG nova.policy [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.866230] [53379]: DEBUG nova.policy [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.869965] [53379]: INFO nova.api.openstack.requestlog [None req-57d4b55a-1f10-4164-8d7a-4e4eafa5ae7d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.086331 [ 1004.869965] [53379]: [pid: 53379|app: 0|req: 3315/6563] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1004.953290] [53378]: DEBUG nova.api.openstack.wsgi [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.955314] [53378]: DEBUG nova.compute.api [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.959277] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.959553] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.959786] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.960236] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.960486] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.960697] [53378]: DEBUG oslo_concurrency.lockutils [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.032655] [53378]: DEBUG nova.policy [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.039202] [53378]: INFO nova.api.openstack.requestlog [None req-86fb670d-da31-4ced-afa9-b43e288bd831 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1499 microversion: 2.1 time: 0.088689 [ 1005.043110] [53378]: [pid: 53378|app: 0|req: 3249/6564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1499 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.196324] [53379]: DEBUG nova.api.openstack.wsgi [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.197829] [53379]: DEBUG nova.compute.api [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.201284] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.201516] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.201720] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.202082] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.202289] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.202465] [53379]: DEBUG oslo_concurrency.lockutils [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.238288] [53379]: DEBUG nova.policy [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.242659] [53379]: INFO nova.api.openstack.requestlog [None req-895602d5-56e4-4eb7-877b-6ae4fa55f132 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.049122 [ 1005.243013] [53379]: [pid: 53379|app: 0|req: 3316/6565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.454259] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.456119] [53378]: DEBUG nova.compute.api [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.460370] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.460659] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.460970] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.461522] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.461742] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.461943] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.542675] [53378]: DEBUG nova.policy [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.548140] [53378]: INFO nova.api.openstack.requestlog [None req-5ae254c1-3b0f-4932-8c35-06bcbdfddd4d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.096612 [ 1005.548518] [53378]: [pid: 53378|app: 0|req: 3250/6566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.548685] [53379]: DEBUG nova.api.openstack.wsgi [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.550514] [53379]: DEBUG nova.compute.api [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.554507] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.554768] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.555113] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.555409] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.555628] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.555832] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.655180] [53379]: DEBUG nova.policy [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.659905] [53379]: INFO nova.api.openstack.requestlog [None req-21e31031-476d-4cb4-9c4b-43f17d53cf34 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.113757 [ 1005.660269] [53379]: [pid: 53379|app: 0|req: 3317/6567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.678061] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.679908] [53378]: DEBUG nova.compute.api [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.684650] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.685101] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.685361] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.685768] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.685989] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.686182] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.697659] [53379]: DEBUG nova.api.openstack.wsgi [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.699533] [53379]: DEBUG nova.compute.api [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.704252] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.704552] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.704774] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.705220] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.705452] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.705646] [53379]: DEBUG oslo_concurrency.lockutils [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.777812] [53378]: DEBUG nova.policy [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.783944] [53378]: DEBUG nova.policy [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.785032] [53378]: DEBUG nova.policy [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.785893] [53378]: INFO nova.api.openstack.requestlog [None req-7e720566-4251-48e4-b762-170bd02bc3d8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.110646 [ 1005.786310] [53378]: [pid: 53378|app: 0|req: 3251/6568] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1005.797634] [53379]: DEBUG nova.policy [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.801255] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.803225] [53378]: DEBUG nova.compute.api [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.803608] [53379]: INFO nova.api.openstack.requestlog [None req-15c05552-0765-44ae-8ea0-9bfd9cdaf88b tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.108311 [ 1005.804140] [53379]: [pid: 53379|app: 0|req: 3318/6569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:37 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.807026] [53379]: DEBUG nova.api.openstack.wsgi [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.807146] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.807205] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.807432] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.807821] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.808044] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.808235] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.808754] [53379]: DEBUG nova.compute.api [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.812892] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.813218] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.813441] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.813831] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.814201] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.814421] [53379]: DEBUG oslo_concurrency.lockutils [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.833735] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.833735] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.833735] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.834091] [53378]: DEBUG nova.objects.instance [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.862813] [53378]: DEBUG nova.policy [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.868364] [53378]: INFO nova.api.openstack.requestlog [None req-ab5d515a-cbd4-4981-aee8-46e425397656 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.069333 [ 1005.869706] [53378]: [pid: 53378|app: 0|req: 3252/6570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.871883] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.875026] [53378]: DEBUG nova.compute.api [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.878614] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.878868] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.879075] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.879449] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.879645] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.880289] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.901030] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.901030] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.901030] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.901423] [53378]: DEBUG nova.objects.instance [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.927334] [53378]: DEBUG nova.policy [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.933554] [53378]: INFO nova.api.openstack.requestlog [None req-e1ce49a4-7040-424a-a1ce-856879b1d31e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.064027 [ 1005.933908] [53378]: [pid: 53378|app: 0|req: 3253/6571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.937254] [53378]: DEBUG nova.api.openstack.wsgi [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.939697] [53378]: DEBUG nova.compute.api [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.943428] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.943784] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.944062] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.944487] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.944754] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.945619] [53378]: DEBUG oslo_concurrency.lockutils [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.951423] [53379]: DEBUG nova.policy [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.959705] [53379]: DEBUG nova.policy [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.961854] [53379]: DEBUG nova.policy [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.963356] [53379]: INFO nova.api.openstack.requestlog [None req-9221b05a-ab6c-4b04-9eba-ebcdbd1da153 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1542 microversion: 2.26 time: 0.158723 [ 1005.963910] [53379]: [pid: 53379|app: 0|req: 3319/6572] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1542 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1005.986027] [53379]: DEBUG nova.api.openstack.wsgi [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71110550>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.991855] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.992485] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.992870] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.993255] [53379]: DEBUG nova.compute.api [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.995665] [53378]: DEBUG nova.policy [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.996992] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.997395] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.997629] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.998115] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.998383] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.999019] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.000919] [53378]: DEBUG nova.policy [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.003315] [53378]: DEBUG nova.policy [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.007094] [53378]: INFO nova.api.openstack.requestlog [None req-10d20e21-571f-4220-ae17-64d7b3bd378d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.072573 [ 1006.007454] [53378]: [pid: 53378|app: 0|req: 3254/6573] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1006.014692] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.015123] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.015344] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.024265] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.024651] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.024919] [53379]: DEBUG oslo_concurrency.lockutils [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.040764] [53379]: DEBUG nova.objects.instance [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.054219] [53379]: INFO nova.api.openstack.requestlog [None req-274844fa-8705-41c3-b6fd-bb4dc96591c4 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-77991868" status: 201 len: 0 microversion: 2.26 time: 0.072334 [ 1006.054702] [53379]: [pid: 53379|app: 0|req: 3320/6574] 10.180.1.21 () {62 vars in 1369 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-77991868 => generated 0 bytes in 73 msecs (HTTP/1.1 201) 10 headers in 484 bytes (1 switches on core 0) [ 1006.058779] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.061423] [53378]: DEBUG nova.compute.api [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.061564] [53379]: DEBUG nova.api.openstack.wsgi [None req-f26cd96e-4592-4be4-9f1b-f5fdb77ba41c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f711105e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.064619] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.064828] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.065020] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.065507] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.065719] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.065896] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.068311] [53379]: DEBUG oslo_concurrency.lockutils [None req-f26cd96e-4592-4be4-9f1b-f5fdb77ba41c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.069840] [53379]: DEBUG oslo_concurrency.lockutils [None req-f26cd96e-4592-4be4-9f1b-f5fdb77ba41c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.069840] [53379]: DEBUG oslo_concurrency.lockutils [None req-f26cd96e-4592-4be4-9f1b-f5fdb77ba41c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.076788] [53379]: INFO nova.api.openstack.requestlog [None req-f26cd96e-4592-4be4-9f1b-f5fdb77ba41c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-77991868" status: 204 len: 0 microversion: 2.26 time: 0.018942 [ 1006.077174] [53379]: [pid: 53379|app: 0|req: 3321/6575] 10.180.1.21 () {60 vars in 1350 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-77991868 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1006.082418] [53379]: DEBUG nova.api.openstack.wsgi [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71113f40>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.086883] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.087161] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.087357] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.087574] [53379]: DEBUG nova.compute.api [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.090814] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.091067] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.091260] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.091620] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.091819] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.091991] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.107956] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.108247] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.108441] [53379]: DEBUG oslo_concurrency.lockutils [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.119078] [53379]: DEBUG nova.objects.instance [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.128608] [53379]: INFO nova.api.openstack.requestlog [None req-82c0af22-13a4-4159-8afa-f560c7800e6b tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 204 len: 0 microversion: 2.26 time: 0.048409 [ 1006.129025] [53379]: [pid: 53379|app: 0|req: 3322/6576] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:38 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1006.136320] [53379]: DEBUG nova.api.openstack.wsgi [None req-6043fc0f-fa95-4eb0-bc7b-3701b233dfec tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f711112d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.144262] [53379]: DEBUG oslo_concurrency.lockutils [None req-6043fc0f-fa95-4eb0-bc7b-3701b233dfec tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.144514] [53379]: DEBUG oslo_concurrency.lockutils [None req-6043fc0f-fa95-4eb0-bc7b-3701b233dfec tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.144724] [53379]: DEBUG oslo_concurrency.lockutils [None req-6043fc0f-fa95-4eb0-bc7b-3701b233dfec tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.150123] [53379]: INFO nova.api.openstack.requestlog [None req-6043fc0f-fa95-4eb0-bc7b-3701b233dfec tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 12 microversion: 2.26 time: 0.016233 [ 1006.150505] [53379]: [pid: 53379|app: 0|req: 3323/6577] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1006.156016] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71112e60>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.157252] [53378]: DEBUG nova.policy [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.161939] [53378]: INFO nova.api.openstack.requestlog [None req-8fce7d1b-011c-463b-94b2-9d0fbc5793e9 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1499 microversion: 2.1 time: 0.106797 [ 1006.162440] [53378]: [pid: 53378|app: 0|req: 3255/6578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1499 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.166345] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.166672] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.166904] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.167254] [53379]: DEBUG nova.compute.api [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.170828] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.171086] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.171295] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.171660] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.171865] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.172051] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.184841] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.185105] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.185744] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.189467] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.189680] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.189868] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.200249] [53379]: DEBUG nova.objects.instance [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.208012] [53379]: INFO nova.api.openstack.requestlog [None req-5a5013e1-7034-4c8e-a1ff-ca07f1dcbdab tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1158346253" status: 201 len: 0 microversion: 2.26 time: 0.054219 [ 1006.208376] [53379]: [pid: 53379|app: 0|req: 3324/6579] 10.180.1.21 () {62 vars in 1375 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1158346253 => generated 0 bytes in 55 msecs (HTTP/1.1 201) 10 headers in 486 bytes (2 switches on core 0) [ 1006.214017] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a364d60-0347-41b9-b062-017e53d2f639 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71642320>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.219670] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a364d60-0347-41b9-b062-017e53d2f639 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.219902] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a364d60-0347-41b9-b062-017e53d2f639 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.220787] [53378]: DEBUG oslo_concurrency.lockutils [None req-8a364d60-0347-41b9-b062-017e53d2f639 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.228615] [53378]: INFO nova.api.openstack.requestlog [None req-8a364d60-0347-41b9-b062-017e53d2f639 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 36 microversion: 2.26 time: 0.017054 [ 1006.228951] [53378]: [pid: 53378|app: 0|req: 3256/6580] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 36 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.234560] [53379]: DEBUG nova.api.openstack.wsgi [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71110af0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.235177] [53378]: DEBUG nova.api.openstack.wsgi [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "76d69451-0c4a-40bf-98d9-586a4c5452c7", "tag": "52d2e1be-40e2-460e-b30a-140a18037ea2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1006.238890] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.239150] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.239339] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.239552] [53379]: DEBUG nova.compute.api [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.241246] [53378]: DEBUG oslo_concurrency.lockutils [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.241509] [53378]: DEBUG oslo_concurrency.lockutils [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.241703] [53378]: DEBUG oslo_concurrency.lockutils [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.242451] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.242671] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.242850] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.243201] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.243398] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.243567] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.247899] [53378]: INFO nova.api.openstack.compute.server_external_events [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] Creating event network-changed:52d2e1be-40e2-460e-b30a-140a18037ea2 for instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 on cpu-1 [ 1006.250756] [53378]: INFO nova.api.openstack.requestlog [req-37b06d14-cf86-4ced-acb5-141baf116b4a req-c352619d-96cc-4a81-ba9d-169371abe01f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017678 [ 1006.252075] [53378]: [pid: 53378|app: 0|req: 3257/6581] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:38 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1006.255708] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.255797] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.255797] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.255797] [53379]: DEBUG oslo_concurrency.lockutils [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.257172] [53378]: DEBUG nova.compute.api [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.260376] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.260662] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.260889] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.261289] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.261496] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.262109] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.266021] [53379]: DEBUG nova.objects.instance [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.275034] [53379]: INFO nova.api.openstack.requestlog [None req-f68357d4-cd29-4ff3-9c2a-1aa5fca1d4ad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1158346253" status: 204 len: 0 microversion: 2.26 time: 0.042841 [ 1006.275427] [53379]: [pid: 53379|app: 0|req: 3325/6582] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 12 06:44:38 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1158346253 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1006.280220] [53379]: DEBUG nova.api.openstack.wsgi [None req-24f96ff5-67cb-4fb0-a32f-34f554729fdd tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71113370>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.285485] [53379]: DEBUG oslo_concurrency.lockutils [None req-24f96ff5-67cb-4fb0-a32f-34f554729fdd tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.285950] [53379]: DEBUG oslo_concurrency.lockutils [None req-24f96ff5-67cb-4fb0-a32f-34f554729fdd tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.285950] [53379]: DEBUG oslo_concurrency.lockutils [None req-24f96ff5-67cb-4fb0-a32f-34f554729fdd tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.290358] [53379]: INFO nova.api.openstack.requestlog [None req-24f96ff5-67cb-4fb0-a32f-34f554729fdd tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 12 microversion: 2.26 time: 0.012312 [ 1006.290687] [53379]: [pid: 53379|app: 0|req: 3326/6583] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.294293] [53378]: DEBUG nova.policy [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.295832] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f711129e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.298905] [53378]: INFO nova.api.openstack.requestlog [None req-3ca317d2-4c5c-474f-a335-9f3162ab4724 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.045727 [ 1006.299258] [53378]: [pid: 53378|app: 0|req: 3258/6584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.299481] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.299709] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.299897] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.300140] [53379]: DEBUG nova.compute.api [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.302826] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.302985] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.303201] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.303551] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.303771] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.303948] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.315699] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.316788] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.316788] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.321222] [53379]: DEBUG nova.objects.instance [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.329350] [53379]: INFO nova.api.openstack.requestlog [None req-d5a19bf5-89fa-4d83-b0e4-fbdf6bba44a0 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 204 len: 0 microversion: 2.26 time: 0.035435 [ 1006.329858] [53379]: [pid: 53379|app: 0|req: 3327/6585] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:38 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1006.336887] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71640b80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.342547] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.342785] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.342969] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.343605] [53378]: DEBUG nova.compute.api [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.346320] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.346548] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.346729] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.347067] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.347272] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.347446] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.362090] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.362328] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.362536] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.366723] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.366929] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.367144] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.378256] [53378]: DEBUG nova.objects.instance [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.387114] [53378]: INFO nova.api.openstack.requestlog [None req-e3e77564-00e4-43f1-88de-47876ef0ebf9 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-2146922889" status: 201 len: 0 microversion: 2.26 time: 0.052769 [ 1006.387605] [53378]: [pid: 53378|app: 0|req: 3259/6586] 10.180.1.21 () {62 vars in 1375 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-2146922889 => generated 0 bytes in 53 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 1006.392853] [53379]: DEBUG nova.api.openstack.wsgi [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71110280>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.398621] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.398854] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.399052] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.399268] [53379]: DEBUG nova.compute.api [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.401972] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.402240] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.402425] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.402747] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.402969] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.403143] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.414767] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.414980] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.415205] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.419340] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.419552] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.419730] [53379]: DEBUG oslo_concurrency.lockutils [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.429626] [53379]: DEBUG nova.objects.instance [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.442483] [53379]: INFO nova.api.openstack.requestlog [None req-3928fae0-5db0-40c8-9c49-200a72a5b5fb tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-124040735" status: 201 len: 0 microversion: 2.26 time: 0.051836 [ 1006.443026] [53379]: [pid: 53379|app: 0|req: 3328/6587] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-124040735 => generated 0 bytes in 53 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 1006.450360] [53378]: DEBUG nova.api.openstack.wsgi [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f70d803a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.456769] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.457188] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.457512] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.457855] [53378]: DEBUG nova.compute.api [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.462094] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.462452] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.462760] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.463361] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.463662] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.463987] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.481767] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.482156] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.482560] [53378]: DEBUG oslo_concurrency.lockutils [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.490735] [53378]: DEBUG nova.objects.instance [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.500251] [53378]: INFO nova.api.openstack.requestlog [None req-79dc9fc2-0631-4332-b043-301b04d7ea76 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 204 len: 0 microversion: 2.26 time: 0.053557 [ 1006.500634] [53378]: [pid: 53378|app: 0|req: 3260/6588] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:38 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1006.507215] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b5ab07b-7e58-4816-99e7-11150ba7c654 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71112f80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.514932] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b5ab07b-7e58-4816-99e7-11150ba7c654 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.515258] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b5ab07b-7e58-4816-99e7-11150ba7c654 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.515456] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b5ab07b-7e58-4816-99e7-11150ba7c654 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.520342] [53379]: INFO nova.api.openstack.requestlog [None req-7b5ab07b-7e58-4816-99e7-11150ba7c654 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 12 microversion: 2.26 time: 0.016868 [ 1006.520686] [53379]: [pid: 53379|app: 0|req: 3329/6589] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.526731] [53378]: DEBUG nova.api.openstack.wsgi [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f70d82710>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.530991] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.531242] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.531431] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.531641] [53378]: DEBUG nova.compute.api [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.534318] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.534530] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.534725] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.535101] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.535287] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.535467] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.546845] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.547081] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.547270] [53378]: DEBUG oslo_concurrency.lockutils [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.552635] [53378]: DEBUG nova.objects.instance [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.560756] [53378]: INFO nova.api.openstack.requestlog [None req-62228e01-de67-43c5-9e7f-714b86eb8a4a tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 204 len: 0 microversion: 2.26 time: 0.036446 [ 1006.561129] [53378]: [pid: 53378|app: 0|req: 3261/6590] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:38 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1006.561208] [53379]: DEBUG nova.api.openstack.wsgi [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.563793] [53379]: DEBUG nova.compute.api [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.566797] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f70d811b0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.569042] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.569350] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.569583] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.570028] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.570245] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.570424] [53379]: DEBUG oslo_concurrency.lockutils [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.572580] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.572764] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.572981] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.573205] [53378]: DEBUG nova.compute.api [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.576130] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.576359] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.576546] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.576884] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.577101] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.577272] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.590217] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.590443] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.590625] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.594876] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.595157] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.595363] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.607765] [53378]: DEBUG nova.objects.instance [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.616202] [53378]: INFO nova.api.openstack.requestlog [None req-ef5c4cea-8185-4700-b2df-9c29e1f455dc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-633900166" status: 201 len: 0 microversion: 2.26 time: 0.051488 [ 1006.616591] [53378]: [pid: 53378|app: 0|req: 3262/6591] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-633900166 => generated 0 bytes in 52 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 1006.622032] [53378]: DEBUG nova.api.openstack.wsgi [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71d12200>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.627109] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.627373] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.627533] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.627744] [53378]: DEBUG nova.compute.api [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.630768] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.630987] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.631199] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.631532] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.631730] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.631907] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.644024] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.644391] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.644461] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.648521] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.648728] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.648910] [53378]: DEBUG oslo_concurrency.lockutils [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.658925] [53378]: DEBUG nova.objects.instance [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.667110] [53378]: INFO nova.api.openstack.requestlog [None req-e85cd8c0-9b44-4792-a3dc-682d693c29bc tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1698049349" status: 201 len: 0 microversion: 2.26 time: 0.047520 [ 1006.667473] [53378]: [pid: 53378|app: 0|req: 3263/6592] 10.180.1.21 () {62 vars in 1375 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags/tempest-tag-1698049349 => generated 0 bytes in 48 msecs (HTTP/1.1 201) 10 headers in 486 bytes (2 switches on core 0) [ 1006.672995] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.674946] [53378]: DEBUG nova.compute.api [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.678812] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.679162] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.679451] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.679925] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.680242] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.680516] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.700313] [53379]: DEBUG nova.policy [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.705439] [53379]: INFO nova.api.openstack.requestlog [None req-c113413a-b1e7-4799-a43a-8d63ce2e5329 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.146427 [ 1006.706658] [53379]: [pid: 53379|app: 0|req: 3330/6593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.708365] [53379]: DEBUG nova.api.openstack.wsgi [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Action: 'update_all', calling method: .version_select at 0x726f711125f0>, body: {"tags": ["tempest-tag-661156316", "tempest-tag-607819684"]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1006.716701] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.716701] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.716701] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.716701] [53379]: DEBUG nova.compute.api [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.719505] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.719505] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.719687] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.720023] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.720226] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.720405] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.732759] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.732988] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.733188] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.742436] [53379]: DEBUG nova.objects.instance [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.752475] [53379]: INFO nova.api.openstack.requestlog [None req-e00d47c5-4243-499b-aed6-297a3a8d49f6 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 60 microversion: 2.26 time: 0.044595 [ 1006.752475] [53379]: [pid: 53379|app: 0|req: 3331/6594] 10.180.1.21 () {62 vars in 1307 bytes} [Wed Mar 12 06:44:38 2025] PUT /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 60 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.752639] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=8 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1006.757020] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8a76f2c-b634-4610-be94-39092e8a7ea5 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71110af0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.761621] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8a76f2c-b634-4610-be94-39092e8a7ea5 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.761842] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8a76f2c-b634-4610-be94-39092e8a7ea5 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.762030] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8a76f2c-b634-4610-be94-39092e8a7ea5 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.766808] [53379]: INFO nova.api.openstack.requestlog [None req-d8a76f2c-b634-4610-be94-39092e8a7ea5 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 200 len: 60 microversion: 2.26 time: 0.011977 [ 1006.766808] [53379]: [pid: 53379|app: 0|req: 3332/6595] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 60 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1006.773018] [53379]: DEBUG nova.api.openstack.wsgi [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '.version_select at 0x726f71111fc0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.776620] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.777034] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.777343] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.779103] [53379]: DEBUG nova.compute.api [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.781149] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.781489] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.781774] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.782228] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.782538] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.782822] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.795262] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.795676] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.796029] [53379]: DEBUG oslo_concurrency.lockutils [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.802157] [53379]: DEBUG nova.objects.instance [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'flavor' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.810537] [53379]: INFO nova.api.openstack.requestlog [None req-5cdcea13-6860-4706-9dbd-797d0397a876 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags" status: 204 len: 0 microversion: 2.26 time: 0.040568 [ 1006.811034] [53379]: [pid: 53379|app: 0|req: 3333/6596] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:39 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1006.813790] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.814392] [53378]: DEBUG nova.policy [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.815225] [53379]: DEBUG nova.compute.api [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.818419] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.818644] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.818826] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.819177] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.819400] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.819584] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.820118] [53378]: INFO nova.api.openstack.requestlog [None req-bc5cbbbb-9314-4f15-9195-b0a467c18ca7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1305 microversion: 2.1 time: 0.149740 [ 1006.820466] [53378]: [pid: 53378|app: 0|req: 3264/6597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:38 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1305 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.825487] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.825743] [53378]: DEBUG nova.compute.api [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.829350] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.829542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.829761] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.830159] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.830366] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.830542] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.846104] [53378]: DEBUG nova.compute.api [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1006.890127] [53378]: INFO nova.api.openstack.requestlog [None req-cfd8a51f-5a5d-4114-a860-35d95c468e50 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 204 len: 0 microversion: 2.26 time: 0.068918 [ 1006.890471] [53378]: [pid: 53378|app: 0|req: 3265/6598] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:44:39 2025] DELETE /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1006.893290] [53378]: DEBUG nova.api.openstack.wsgi [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.895034] [53378]: DEBUG nova.compute.api [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.898288] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.898534] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.898736] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.962707] [53379]: DEBUG nova.policy [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.971066] [53379]: DEBUG nova.policy [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.971986] [53379]: DEBUG nova.policy [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.972452] [53379]: INFO nova.api.openstack.requestlog [None req-4a0adc4c-f2a2-480d-827c-1ecfe0dfef48 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.160806 [ 1006.972750] [53379]: [pid: 53379|app: 0|req: 3334/6599] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1006.975704] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.977743] [53379]: DEBUG nova.compute.api [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.982446] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.982688] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.982872] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.983801] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.984047] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.984236] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.992443] [53378]: DEBUG nova.policy [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.997151] [53378]: INFO nova.api.openstack.requestlog [None req-91e995a4-81f1-4aa2-9e2b-5a6c46cdae1a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.105977 [ 1006.997682] [53378]: [pid: 53378|app: 0|req: 3266/6600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.000809] [53378]: DEBUG nova.api.openstack.wsgi [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.002491] [53378]: DEBUG nova.compute.api [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.005772] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.006025] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.006249] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.006681] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.007073] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.007073] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.011389] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.011627] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.011811] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.012020] [53379]: DEBUG nova.objects.instance [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 74feba4a-c664-4d0c-b25d-583a0fa50225 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.035772] [53379]: DEBUG nova.policy [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.040048] [53379]: INFO nova.api.openstack.requestlog [None req-7f6b5783-e6b6-4454-a3f5-f47f6f82ab6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 200 len: 1470 microversion: 2.1 time: 0.066659 [ 1007.043217] [53379]: [pid: 53379|app: 0|req: 3335/6601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 1470 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.043217] [53379]: DEBUG nova.api.openstack.wsgi [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.044625] [53379]: DEBUG nova.compute.api [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.049846] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.050493] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.050493] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.050641] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.051469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.051469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.087144] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.087431] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.087696] [53379]: DEBUG oslo_concurrency.lockutils [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.091031] [53379]: DEBUG nova.objects.instance [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.110741] [53379]: DEBUG nova.policy [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.114417] [53379]: INFO nova.api.openstack.requestlog [None req-d2f931f0-e0c0-44ae-a2fa-9e2c4c7f0993 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.073435 [ 1007.114740] [53379]: [pid: 53379|app: 0|req: 3336/6602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.117431] [53379]: DEBUG nova.api.openstack.wsgi [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.119097] [53379]: DEBUG nova.compute.api [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.121390] [53378]: DEBUG nova.policy [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.122315] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.122558] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.122816] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.123112] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.123331] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.123505] [53379]: DEBUG oslo_concurrency.lockutils [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.125907] [53378]: DEBUG nova.policy [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.126651] [53378]: DEBUG nova.policy [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.127481] [53378]: INFO nova.api.openstack.requestlog [None req-ceb993ab-1a84-41a6-9dea-59bcc97a0fad tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1548 microversion: 2.26 time: 0.129089 [ 1007.127761] [53378]: [pid: 53378|app: 0|req: 3267/6603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1548 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1007.160987] [53379]: DEBUG nova.policy [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.164823] [53379]: DEBUG nova.policy [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.165488] [53379]: DEBUG nova.policy [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.168708] [53379]: INFO nova.api.openstack.requestlog [None req-915f05df-f7ac-421d-8d13-85f0dea97a6e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.053183 [ 1007.169041] [53379]: [pid: 53379|app: 0|req: 3337/6604] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1007.175050] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.176776] [53378]: DEBUG nova.compute.api [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.180400] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.180695] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.180891] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.181257] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.181462] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.181639] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.249898] [53378]: DEBUG nova.policy [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.254170] [53378]: INFO nova.api.openstack.requestlog [None req-2d12ad84-eb0c-41e2-b9f7-1c81ccb709f7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.081355 [ 1007.254685] [53378]: [pid: 53378|app: 0|req: 3268/6605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.267254] [53379]: DEBUG nova.api.openstack.wsgi [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.269092] [53379]: DEBUG nova.compute.api [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.272581] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.272810] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.273097] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.273347] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.273550] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.273723] [53379]: DEBUG oslo_concurrency.lockutils [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.312303] [53378]: DEBUG nova.api.openstack.wsgi [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.314072] [53378]: DEBUG nova.compute.api [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.317692] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.317939] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.318144] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.318500] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.318700] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.318880] [53378]: DEBUG oslo_concurrency.lockutils [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.350398] [53378]: DEBUG nova.policy [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.354824] [53378]: INFO nova.api.openstack.requestlog [None req-d25ad111-7f20-488d-b77e-5ac1ea54974c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.044836 [ 1007.355163] [53378]: [pid: 53378|app: 0|req: 3269/6606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.362404] [53379]: DEBUG nova.policy [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.367504] [53379]: INFO nova.api.openstack.requestlog [None req-46791ceb-ba46-4e48-a344-e2dd07a4f458 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.102576 [ 1007.367875] [53379]: [pid: 53379|app: 0|req: 3338/6607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.379827] [53378]: DEBUG nova.api.openstack.wsgi [None req-887dd52b-19b3-40ed-b383-36a94252f81f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1007.381475] [53378]: DEBUG nova.compute.api [None req-887dd52b-19b3-40ed-b383-36a94252f81f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: a0107cfc-45bb-452a-b062-75a946672bf3] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.384744] [53378]: INFO nova.api.openstack.wsgi [None req-887dd52b-19b3-40ed-b383-36a94252f81f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance a0107cfc-45bb-452a-b062-75a946672bf3 could not be found. [ 1007.385040] [53378]: DEBUG nova.api.openstack.wsgi [None req-887dd52b-19b3-40ed-b383-36a94252f81f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance a0107cfc-45bb-452a-b062-75a946672bf3 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1007.385496] [53378]: INFO nova.api.openstack.requestlog [None req-887dd52b-19b3-40ed-b383-36a94252f81f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a0107cfc-45bb-452a-b062-75a946672bf3/action" status: 404 len: 111 microversion: 2.1 time: 0.008073 [ 1007.385972] [53378]: [pid: 53378|app: 0|req: 3270/6608] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:39 2025] POST /compute/v2.1/servers/a0107cfc-45bb-452a-b062-75a946672bf3/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1007.391243] [53379]: DEBUG nova.api.openstack.wsgi [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.393192] [53379]: DEBUG nova.compute.api [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.397107] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.397475] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.397722] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.398192] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.398413] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.398656] [53379]: DEBUG oslo_concurrency.lockutils [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.468796] [53379]: DEBUG nova.policy [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.473263] [53379]: INFO nova.api.openstack.requestlog [None req-e949ea7d-3f86-4154-b6b9-c2e2451bcd1e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.084458 [ 1007.473617] [53379]: [pid: 53379|app: 0|req: 3339/6609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.486974] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.489238] [53378]: DEBUG nova.compute.api [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.492770] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.493027] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.493227] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.494012] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.494012] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.494012] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.576765] [53378]: DEBUG nova.policy [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.581244] [53378]: INFO nova.api.openstack.requestlog [None req-a6737e8c-16a7-4ab1-a35e-6a69b1bc6626 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.096691 [ 1007.581592] [53378]: [pid: 53378|app: 0|req: 3271/6610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.594719] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1007.596541] [53379]: DEBUG nova.compute.api [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.600265] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.600892] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.601106] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.602041] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.602041] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.602041] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.614556] [53379]: INFO nova.api.openstack.wsgi [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Cannot 'unpause' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active [ 1007.614868] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 409 to user: Cannot 'unpause' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1007.615447] [53379]: INFO nova.api.openstack.requestlog [None req-e9f1ba0a-767a-492b-a3c4-303905ba9561 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 409 len: 145 microversion: 2.1 time: 0.023919 [ 1007.615774] [53379]: [pid: 53379|app: 0|req: 3340/6611] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:39 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 145 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1007.621644] [53378]: DEBUG nova.api.openstack.wsgi [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.622885] [53378]: DEBUG nova.compute.api [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.626411] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.626652] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.626840] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.627213] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.627441] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.627635] [53378]: DEBUG oslo_concurrency.lockutils [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.698946] [53378]: DEBUG nova.policy [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.704368] [53378]: INFO nova.api.openstack.requestlog [None req-d0466d79-3055-4550-bda7-b41ffa193872 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.085392 [ 1007.704735] [53378]: [pid: 53378|app: 0|req: 3272/6612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.717314] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.719477] [53379]: DEBUG nova.compute.api [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.722628] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.722903] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.723114] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.723534] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.723734] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.723806] [53378]: DEBUG nova.api.openstack.wsgi [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.723938] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.726232] [53378]: DEBUG nova.compute.api [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.731239] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.731530] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.731723] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.732100] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.732309] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.732486] [53378]: DEBUG oslo_concurrency.lockutils [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.798562] [53379]: DEBUG nova.policy [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.803197] [53379]: INFO nova.api.openstack.requestlog [None req-f7660ea6-36b4-4a71-9ecf-8030b879837e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.088196 [ 1007.803567] [53379]: [pid: 53379|app: 0|req: 3341/6613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:39 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.815445] [53379]: DEBUG nova.api.openstack.wsgi [None req-a98aed8d-a791-4cd8-9cc3-98ee3e8f088b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1007.817513] [53379]: DEBUG nova.compute.api [None req-a98aed8d-a791-4cd8-9cc3-98ee3e8f088b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 487dc253-99ef-4821-a13e-91f7ecb88aa1] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.824069] [53379]: INFO nova.api.openstack.wsgi [None req-a98aed8d-a791-4cd8-9cc3-98ee3e8f088b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 487dc253-99ef-4821-a13e-91f7ecb88aa1 could not be found. [ 1007.824418] [53379]: DEBUG nova.api.openstack.wsgi [None req-a98aed8d-a791-4cd8-9cc3-98ee3e8f088b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 487dc253-99ef-4821-a13e-91f7ecb88aa1 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1007.824897] [53379]: INFO nova.api.openstack.requestlog [None req-a98aed8d-a791-4cd8-9cc3-98ee3e8f088b tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/487dc253-99ef-4821-a13e-91f7ecb88aa1/action" status: 404 len: 111 microversion: 2.1 time: 0.011940 [ 1007.825266] [53379]: [pid: 53379|app: 0|req: 3342/6614] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:40 2025] POST /compute/v2.1/servers/487dc253-99ef-4821-a13e-91f7ecb88aa1/action => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1007.831381] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.833679] [53379]: DEBUG nova.compute.api [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.837463] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.837745] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.837939] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.838446] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.838543] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.838735] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.839473] [53378]: DEBUG nova.policy [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.847539] [53378]: INFO nova.api.openstack.requestlog [None req-097614a2-718e-4cdc-8735-650fc97fa63a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1511 microversion: 2.1 time: 0.126156 [ 1007.847939] [53378]: [pid: 53378|app: 0|req: 3273/6615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.854095] [53378]: DEBUG nova.api.openstack.wsgi [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.855961] [53378]: DEBUG nova.compute.api [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.864871] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.865192] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.865398] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.865860] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.866114] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.866337] [53378]: DEBUG oslo_concurrency.lockutils [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.928568] [53379]: DEBUG nova.policy [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.934583] [53379]: INFO nova.api.openstack.requestlog [None req-ca1211b8-d593-4f2c-94c3-de9a0c3e8cae tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.105301 [ 1007.935055] [53379]: [pid: 53379|app: 0|req: 3343/6616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1007.949435] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.952044] [53379]: DEBUG nova.compute.api [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.962225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.962508] [53378]: DEBUG nova.policy [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.965721] [53378]: INFO nova.api.openstack.requestlog [None req-92678ae7-f7bd-48df-8595-d7b300f917bb tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1484 microversion: 2.1 time: 0.116992 [ 1007.966348] [53378]: [pid: 53378|app: 0|req: 3274/6617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1484 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.981549] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.982164] [53378]: DEBUG nova.compute.api [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.986547] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.987038] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.987450] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.988051] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.988625] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.988997] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.007237] [53378]: DEBUG nova.compute.api [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1008.057228] [53378]: INFO nova.api.openstack.requestlog [None req-3c457445-4967-423b-8a19-e61b72b7c964 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 204 len: 0 microversion: 2.1 time: 0.077835 [ 1008.058147] [53378]: [pid: 53378|app: 0|req: 3275/6618] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:40 2025] DELETE /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1008.060034] [53379]: DEBUG nova.policy [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.062026] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.064210] [53378]: DEBUG nova.compute.api [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.066046] [53379]: INFO nova.api.openstack.requestlog [None req-5d905c82-6633-415f-9d4c-8301b071db48 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.119552 [ 1008.066420] [53379]: [pid: 53379|app: 0|req: 3344/6619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1008.069546] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.069757] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.070019] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.070084] [53379]: DEBUG nova.api.openstack.wsgi [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.070478] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.070736] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.071027] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.072732] [53379]: DEBUG nova.compute.api [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.075689] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.075992] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.076240] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.076612] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.076815] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.077018] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.188020] [53378]: DEBUG nova.policy [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.189701] [53379]: DEBUG nova.policy [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.193431] [53378]: DEBUG nova.policy [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.194327] [53378]: DEBUG nova.policy [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.194714] [53379]: INFO nova.api.openstack.requestlog [None req-a38073a8-a723-4e6e-8bcf-029c87d54e3f tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.127553 [ 1008.195149] [53379]: [pid: 53379|app: 0|req: 3345/6620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.195229] [53378]: INFO nova.api.openstack.requestlog [None req-5ed6edc2-0bd3-4b70-90be-f399408c6af4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.136123 [ 1008.195547] [53378]: [pid: 53378|app: 0|req: 3276/6621] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1008.198473] [53379]: DEBUG nova.api.openstack.wsgi [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.199461] [53378]: DEBUG nova.api.openstack.wsgi [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.199824] [53379]: DEBUG nova.compute.api [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.201106] [53378]: DEBUG nova.compute.api [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.204205] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.204579] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.204906] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.204950] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.205095] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.205301] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.205350] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.205604] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.205732] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.205809] [53379]: DEBUG oslo_concurrency.lockutils [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.205992] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.206260] [53378]: DEBUG oslo_concurrency.lockutils [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.215908] [53379]: INFO nova.api.openstack.wsgi [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. [ 1008.216281] [53379]: DEBUG nova.api.openstack.wsgi [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.216749] [53379]: INFO nova.api.openstack.requestlog [None req-97875381-2ef6-420e-8074-d143d029e182 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 404 len: 111 microversion: 2.1 time: 0.021025 [ 1008.217076] [53379]: [pid: 53379|app: 0|req: 3346/6622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1008.219730] [53379]: DEBUG nova.api.openstack.wsgi [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.221857] [53379]: DEBUG nova.compute.api [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.224874] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.225149] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.225351] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.225728] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.225932] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.226129] [53379]: DEBUG oslo_concurrency.lockutils [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.241017] [53379]: INFO nova.api.openstack.wsgi [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Cannot 'unshelve' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active [ 1008.241017] [53379]: DEBUG nova.api.openstack.wsgi [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 409 to user: Cannot 'unshelve' instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 while it is in vm_state active {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.241352] [53379]: INFO nova.api.openstack.requestlog [None req-d414ccec-9b07-466f-b881-8d545a95bfb2 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action" status: 409 len: 146 microversion: 2.1 time: 0.023765 [ 1008.241655] [53379]: [pid: 53379|app: 0|req: 3347/6623] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:40 2025] POST /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23/action => generated 146 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1008.245466] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.246814] [53379]: DEBUG nova.compute.api [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.250091] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.250359] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.250546] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.251280] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.251490] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.251712] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.270606] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.270890] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.271118] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.271341] [53379]: DEBUG nova.objects.instance [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1008.287774] [53378]: DEBUG nova.policy [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.292476] [53378]: INFO nova.api.openstack.requestlog [None req-b214ab72-3195-444c-8f49-1199197a56b8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1490 microversion: 2.1 time: 0.094743 [ 1008.293087] [53378]: [pid: 53378|app: 0|req: 3277/6624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1490 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.295802] [53378]: DEBUG nova.api.openstack.wsgi [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.296513] [53379]: DEBUG nova.policy [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.297694] [53378]: DEBUG nova.compute.api [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.301877] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.302169] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.302379] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.302737] [53379]: INFO nova.api.openstack.requestlog [None req-3d60fbd7-6754-45e0-8e0c-7cbc62c2c4c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.059495 [ 1008.302865] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.303043] [53379]: [pid: 53379|app: 0|req: 3348/6625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.303274] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.303513] [53378]: DEBUG oslo_concurrency.lockutils [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.306283] [53379]: DEBUG nova.api.openstack.wsgi [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.308170] [53379]: DEBUG nova.compute.api [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.315334] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.315728] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.315798] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.316192] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.318320] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.318320] [53379]: DEBUG oslo_concurrency.lockutils [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.358656] [53379]: DEBUG nova.policy [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.364478] [53379]: DEBUG nova.policy [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.364478] [53379]: DEBUG nova.policy [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.368297] [53379]: INFO nova.api.openstack.requestlog [None req-821794ee-c0de-426f-b809-059cb11c2fe4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.064591 [ 1008.368632] [53379]: [pid: 53379|app: 0|req: 3349/6626] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1008.371192] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd1712b5-625e-449d-b552-8628671aad15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '.version_select at 0x726f711117e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.381491] [53378]: DEBUG nova.policy [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.384095] [53379]: INFO nova.api.openstack.requestlog [None req-dd1712b5-625e-449d-b552-8628671aad15 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1702587326" status: 202 len: 0 microversion: 2.1 time: 0.014780 [ 1008.384444] [53379]: [pid: 53379|app: 0|req: 3350/6627] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:44:40 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1702587326 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1008.386359] [53378]: DEBUG nova.policy [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.387014] [53379]: DEBUG nova.api.openstack.wsgi [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.387183] [53378]: DEBUG nova.policy [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.387864] [53378]: INFO nova.api.openstack.requestlog [None req-77a6181f-59dc-4eac-8b1a-fb4090653ed3 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1548 microversion: 2.26 time: 0.094270 [ 1008.388187] [53378]: [pid: 53378|app: 0|req: 3278/6628] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1548 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1008.388676] [53379]: DEBUG nova.compute.api [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.390667] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.392287] [53378]: DEBUG nova.compute.api [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.392527] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.392773] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.393000] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.393415] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.393695] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.393877] [53379]: DEBUG oslo_concurrency.lockutils [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.396428] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.396522] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.396700] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.397266] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.397522] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.397750] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.430450] [53378]: DEBUG nova.policy [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.434910] [53378]: INFO nova.api.openstack.requestlog [None req-5ac9668d-a10d-4a65-bdb4-b48777f36d3b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.046075 [ 1008.435436] [53378]: [pid: 53378|app: 0|req: 3279/6629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.487733] [53379]: DEBUG nova.policy [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.492551] [53379]: INFO nova.api.openstack.requestlog [None req-eca02419-8fc8-47d5-9fa4-dca187572fb7 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.107482 [ 1008.492895] [53379]: [pid: 53379|app: 0|req: 3351/6630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.510475] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.512187] [53378]: DEBUG nova.compute.api [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.515985] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.516250] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.516435] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.516786] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.516984] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.517175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.593926] [53378]: DEBUG nova.policy [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.598783] [53378]: INFO nova.api.openstack.requestlog [None req-0d56ce51-d227-4a68-a0fc-5b7357416238 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.093893 [ 1008.599410] [53378]: [pid: 53378|app: 0|req: 3280/6631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.611106] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffad412f-4fd3-474b-ab0f-35ddf1bc4119 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-112722624_updated"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.613085] [53379]: DEBUG nova.compute.api [None req-ffad412f-4fd3-474b-ab0f-35ddf1bc4119 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 332b3c3d-ca96-44fb-af67-91538004c7e6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.616534] [53379]: INFO nova.api.openstack.wsgi [None req-ffad412f-4fd3-474b-ab0f-35ddf1bc4119 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 332b3c3d-ca96-44fb-af67-91538004c7e6 could not be found. [ 1008.616826] [53379]: DEBUG nova.api.openstack.wsgi [None req-ffad412f-4fd3-474b-ab0f-35ddf1bc4119 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 332b3c3d-ca96-44fb-af67-91538004c7e6 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.617256] [53379]: INFO nova.api.openstack.requestlog [None req-ffad412f-4fd3-474b-ab0f-35ddf1bc4119 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/332b3c3d-ca96-44fb-af67-91538004c7e6" status: 404 len: 111 microversion: 2.1 time: 0.008654 [ 1008.617689] [53379]: [pid: 53379|app: 0|req: 3352/6632] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:44:40 2025] PUT /compute/v2.1/servers/332b3c3d-ca96-44fb-af67-91538004c7e6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1008.622477] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.624251] [53378]: DEBUG nova.compute.api [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.627745] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.627990] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.628205] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.628644] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.628859] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.629085] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.703363] [53378]: DEBUG nova.policy [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.709301] [53378]: INFO nova.api.openstack.requestlog [None req-cb4d08bb-dda6-45f2-8cf5-4d0f94b02ce6 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.088938 [ 1008.709822] [53378]: [pid: 53378|app: 0|req: 3281/6633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:40 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.723822] [53379]: DEBUG nova.api.openstack.wsgi [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.726532] [53379]: DEBUG nova.compute.api [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.730325] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.730575] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.730763] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.731227] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.731370] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.731537] [53379]: DEBUG oslo_concurrency.lockutils [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.788585] [53378]: DEBUG nova.api.openstack.wsgi [None req-d2643dd7-eac7-463e-ab07-b26e35f16842 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: .version_select at 0x726f716425f0>, body: {"keypair": {"name": "tempest-keypair-1262149164", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDEm4LnvcdRpv527hcegMYOvcmqH6cskHD/j2Z17NzcUpAZxXeP9T7Yh32Ef8mACIT1l17DjPeGD0E9uwsB3Dr/hnVGdu7Yao+c6aZoGobCfzagJV51ySQRj45garY5aqg=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.800696] [53378]: DEBUG nova.quota [None req-d2643dd7-eac7-463e-ab07-b26e35f16842 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1008.804480] [53378]: DEBUG nova.quota [None req-d2643dd7-eac7-463e-ab07-b26e35f16842 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1008.815855] [53379]: DEBUG nova.policy [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.821842] [53379]: INFO nova.api.openstack.requestlog [None req-284646a3-63d4-40dd-9d31-9104cef07bf0 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.100482 [ 1008.822172] [53378]: INFO nova.api.openstack.requestlog [None req-d2643dd7-eac7-463e-ab07-b26e35f16842 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.036103 [ 1008.822230] [53379]: [pid: 53379|app: 0|req: 3353/6634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.822583] [53378]: [pid: 53378|app: 0|req: 3282/6635] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:44:41 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) [ 1008.835235] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fddbdbf-1912-4845-a7df-55e196764841 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.837342] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fddbdbf-1912-4845-a7df-55e196764841 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.837912] [53379]: INFO nova.api.openstack.requestlog [None req-0fddbdbf-1912-4845-a7df-55e196764841 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 400 len: 619 microversion: 2.1 time: 0.005820 [ 1008.838287] [53379]: [pid: 53379|app: 0|req: 3354/6636] 10.180.1.21 () {60 vars in 1252 bytes} [Wed Mar 12 06:44:41 2025] PUT /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1008.843685] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.845641] [53378]: DEBUG nova.compute.api [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.850685] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.850685] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.850685] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.851030] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.851262] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.851445] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.868557] [53379]: DEBUG nova.api.openstack.wsgi [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.871283] [53379]: DEBUG nova.compute.api [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.876046] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.876046] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.876046] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.876392] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.876672] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.876877] [53379]: DEBUG oslo_concurrency.lockutils [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.983892] [53379]: DEBUG nova.policy [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.997262] [53379]: INFO nova.api.openstack.requestlog [None req-40ba5f95-0040-410c-bde8-d14cccfa8e09 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1516 microversion: 2.1 time: 0.131931 [ 1008.997696] [53379]: [pid: 53379|app: 0|req: 3355/6637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.007973] [53378]: DEBUG nova.policy [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.012803] [53378]: INFO nova.api.openstack.requestlog [None req-fc428690-f672-42c8-b4eb-bb5ce533351d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.171314 [ 1009.012922] [53378]: [pid: 53378|app: 0|req: 3283/6638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.027061] [53379]: DEBUG nova.api.openstack.wsgi [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.029137] [53379]: DEBUG nova.compute.api [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.034779] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.035147] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.035440] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.035830] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.036097] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.036289] [53379]: DEBUG oslo_concurrency.lockutils [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.158766] [53379]: DEBUG nova.policy [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.163597] [53379]: INFO nova.api.openstack.requestlog [None req-317e248e-aec6-44a4-a8d5-0b1d47e172d8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.139757 [ 1009.164482] [53379]: [pid: 53379|app: 0|req: 3356/6639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.176732] [53378]: DEBUG nova.api.openstack.wsgi [None req-80f54495-9da6-4324-a678-b35eb8db9574 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1009.178788] [53378]: DEBUG nova.api.openstack.wsgi [None req-80f54495-9da6-4324-a678-b35eb8db9574 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1009.179286] [53378]: INFO nova.api.openstack.requestlog [None req-80f54495-9da6-4324-a678-b35eb8db9574 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 400 len: 115 microversion: 2.1 time: 0.005211 [ 1009.179710] [53378]: [pid: 53378|app: 0|req: 3284/6640] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:44:41 2025] PUT /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1009.185475] [53379]: DEBUG nova.api.openstack.wsgi [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.187212] [53379]: DEBUG nova.compute.api [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.190800] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.191104] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.191245] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.191604] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.191806] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.191979] [53379]: DEBUG oslo_concurrency.lockutils [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.207436] [53378]: DEBUG nova.api.openstack.wsgi [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.210779] [53378]: DEBUG nova.compute.api [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.214961] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.215344] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.215580] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.215979] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.216257] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.216539] [53378]: DEBUG oslo_concurrency.lockutils [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.302033] [53379]: DEBUG nova.policy [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.306835] [53379]: INFO nova.api.openstack.requestlog [None req-f912be7f-43d0-4651-bb1e-85d100de82eb tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1502 microversion: 2.1 time: 0.124228 [ 1009.307303] [53379]: [pid: 53379|app: 0|req: 3357/6641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1502 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.311624] [53379]: DEBUG nova.api.openstack.wsgi [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.318955] [53379]: DEBUG nova.compute.api [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.322958] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.322958] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.323280] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.323674] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.323884] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.324078] [53379]: DEBUG oslo_concurrency.lockutils [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.335637] [53378]: DEBUG nova.policy [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.344943] [53378]: INFO nova.api.openstack.requestlog [None req-3c146355-2e61-40b4-97e0-606ca89d8730 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.139857 [ 1009.347022] [53378]: [pid: 53378|app: 0|req: 3285/6642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.348916] [53378]: DEBUG nova.api.openstack.wsgi [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.351319] [53378]: DEBUG nova.compute.api [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.357129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.357129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.357129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.357129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.357129] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.358850] [53378]: DEBUG oslo_concurrency.lockutils [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.449196] [53378]: DEBUG nova.policy [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.454657] [53378]: INFO nova.api.openstack.requestlog [None req-c67fde9e-bd28-4cb4-8f94-d989c3ed681b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1490 microversion: 2.1 time: 0.108499 [ 1009.455486] [53378]: [pid: 53378|app: 0|req: 3286/6643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1490 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.459047] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.460952] [53378]: DEBUG nova.compute.api [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.465105] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.465540] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.465852] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.466342] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.466663] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.467088] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.483019] [53379]: DEBUG nova.policy [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.489473] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.489769] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.490043] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.490315] [53378]: DEBUG nova.objects.instance [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.491373] [53379]: DEBUG nova.policy [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.492230] [53379]: DEBUG nova.policy [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.493190] [53379]: INFO nova.api.openstack.requestlog [None req-33a72134-c9b8-4c1a-b9a0-1cf97569ae94 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1807 microversion: 2.20 time: 0.183598 [ 1009.493542] [53379]: [pid: 53379|app: 0|req: 3358/6644] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1807 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1009.499352] [53379]: DEBUG nova.api.openstack.wsgi [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.499352] [53379]: DEBUG nova.compute.api [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.501969] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.502813] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.503044] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.503427] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.503631] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.503802] [53379]: DEBUG oslo_concurrency.lockutils [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.525023] [53378]: DEBUG nova.policy [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.533514] [53378]: INFO nova.api.openstack.requestlog [None req-9a9c406c-707d-46c1-89f3-d63c3a1f6f88 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.075037 [ 1009.533514] [53378]: [pid: 53378|app: 0|req: 3287/6645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.536978] [53378]: DEBUG nova.api.openstack.wsgi [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.540009] [53378]: DEBUG nova.compute.api [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.544215] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.544543] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.544770] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.545179] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.545421] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.545935] [53378]: DEBUG oslo_concurrency.lockutils [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.571315] [53379]: DEBUG nova.policy [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.583442] [53379]: DEBUG nova.policy [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.584157] [53379]: DEBUG nova.policy [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.587778] [53379]: INFO nova.api.openstack.requestlog [None req-5d501b75-7237-4587-8624-49be7c6c6f1b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.093635 [ 1009.588132] [53379]: [pid: 53379|app: 0|req: 3359/6646] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1009.594534] [53379]: DEBUG nova.api.openstack.wsgi [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.596243] [53379]: DEBUG nova.compute.api [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.606992] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.607268] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.607459] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.607822] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.608037] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.608736] [53379]: DEBUG oslo_concurrency.lockutils [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.625811] [53378]: DEBUG nova.policy [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.629804] [53378]: DEBUG nova.policy [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.631044] [53378]: DEBUG nova.policy [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.631691] [53378]: INFO nova.api.openstack.requestlog [None req-bc7fa469-ce2d-4044-b03b-88c9df2479db tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1548 microversion: 2.26 time: 0.098644 [ 1009.632023] [53378]: [pid: 53378|app: 0|req: 3288/6647] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1548 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1009.657510] [53379]: DEBUG nova.policy [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.662786] [53379]: INFO nova.api.openstack.requestlog [None req-1094a83f-3e56-4280-949f-e0dcf8fb87d6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.074011 [ 1009.663538] [53379]: [pid: 53379|app: 0|req: 3360/6648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:41 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.719885] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-303132738", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d"}], "security_groups": [{"name": "tempest-securitygroup--2123542342"}], "key_name": "tempest-keypair-1262149164", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1009.761348] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.761618] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.761808] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.762423] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.762635] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.762819] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.798016] [53378]: DEBUG nova.network.neutron [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] validate_networks() for [('b2f359ae-e5aa-44fc-87de-4bab7ebe256d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1009.850242] [53379]: DEBUG nova.api.openstack.wsgi [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d34842c5-ec6e-4b77-901a-2a2259c73f94", "name": "network-vif-deleted", "tag": "ec24a39e-9d0f-453d-abd0-014c1336b545"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1009.856692] [53379]: DEBUG oslo_concurrency.lockutils [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.856951] [53379]: DEBUG oslo_concurrency.lockutils [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.857180] [53379]: DEBUG oslo_concurrency.lockutils [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.864777] [53379]: INFO nova.api.openstack.compute.server_external_events [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] Creating event network-vif-deleted:ec24a39e-9d0f-453d-abd0-014c1336b545 for instance d34842c5-ec6e-4b77-901a-2a2259c73f94 on cpu-1 [ 1009.867785] [53379]: INFO nova.api.openstack.requestlog [req-03449490-5713-42e1-9e27-3c4abb3cf7ba req-6b4f64fe-359c-42e2-a36c-1f38801769ea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019845 [ 1009.868347] [53379]: [pid: 53379|app: 0|req: 3361/6649] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:42 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.964719] [53378]: DEBUG nova.virt.hardware [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1009.964984] [53378]: DEBUG nova.virt.hardware [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1009.965386] [53378]: DEBUG nova.virt.hardware [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1009.967294] [53378]: DEBUG nova.virt.hardware [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1009.967294] [53378]: DEBUG nova.virt.hardware [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1009.975037] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.975377] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.975580] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.975975] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.976426] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.976716] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.988021] [53378]: DEBUG nova.quota [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1009.991130] [53378]: DEBUG nova.quota [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1009.997243] [53378]: DEBUG nova.compute.api [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1009.998618] [53378]: DEBUG nova.compute.api [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1010.013127] [53379]: DEBUG nova.api.openstack.wsgi [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.015032] [53379]: DEBUG nova.compute.api [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.020382] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.020645] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.020844] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.021238] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.021826] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.021826] [53379]: DEBUG oslo_concurrency.lockutils [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.030470] [53378]: INFO nova.api.openstack.requestlog [None req-b9b416ed-5ac3-4965-8e95-9b7d75fe6415 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.312507 [ 1010.030470] [53378]: [pid: 53378|app: 0|req: 3289/6650] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:42 2025] POST /compute/v2.1/servers => generated 406 bytes in 313 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1010.039075] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c61837e-0a9e-4500-80b8-3e49bccadaa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.040046] [53378]: DEBUG nova.compute.api [None req-0c61837e-0a9e-4500-80b8-3e49bccadaa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.071299] [53378]: DEBUG nova.policy [None req-0c61837e-0a9e-4500-80b8-3e49bccadaa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.076651] [53378]: INFO nova.api.openstack.requestlog [None req-0c61837e-0a9e-4500-80b8-3e49bccadaa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1239 microversion: 2.1 time: 0.041299 [ 1010.077504] [53378]: [pid: 53378|app: 0|req: 3290/6651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1239 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1010.131148] [53379]: DEBUG nova.policy [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.135988] [53379]: INFO nova.api.openstack.requestlog [None req-33b32b1e-c65b-4539-be01-93f5bc4664a9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1517 microversion: 2.1 time: 0.125629 [ 1010.136405] [53379]: [pid: 53379|app: 0|req: 3362/6652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1517 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.366445] [53378]: DEBUG nova.api.openstack.wsgi [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.368313] [53378]: DEBUG nova.compute.api [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.372118] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.372322] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.372602] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.372829] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.373047] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.373230] [53378]: DEBUG oslo_concurrency.lockutils [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.447683] [53378]: DEBUG nova.policy [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.452128] [53378]: INFO nova.api.openstack.requestlog [None req-7590b349-dbd0-4c41-b836-03017c81c8ba tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.088107 [ 1010.452472] [53378]: [pid: 53378|app: 0|req: 3291/6653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.469040] [53379]: DEBUG nova.api.openstack.wsgi [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.470282] [53379]: DEBUG nova.compute.api [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.474629] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.474872] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.474962] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.475455] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.475679] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.475862] [53379]: DEBUG oslo_concurrency.lockutils [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.517168] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.518999] [53378]: DEBUG nova.compute.api [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.523355] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.524032] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.524032] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.524368] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.524606] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.524791] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.557614] [53379]: DEBUG nova.policy [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.562619] [53379]: INFO nova.api.openstack.requestlog [None req-a690c16b-42f5-4995-bda0-dd3712235d75 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1490 microversion: 2.1 time: 0.096503 [ 1010.563037] [53379]: [pid: 53379|app: 0|req: 3363/6654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1490 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.565684] [53379]: DEBUG nova.api.openstack.wsgi [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.567647] [53379]: DEBUG nova.compute.api [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.571819] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.572251] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.572562] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.572966] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.573435] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.573633] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.598123] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.598271] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.598552] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.598822] [53379]: DEBUG nova.objects.instance [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.602747] [53378]: DEBUG nova.policy [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.608214] [53378]: DEBUG nova.policy [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.608601] [53378]: DEBUG nova.policy [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.610441] [53378]: INFO nova.api.openstack.requestlog [None req-7d15472e-b072-44c2-a719-db2de3bd630c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1747 microversion: 2.20 time: 0.094896 [ 1010.610441] [53378]: [pid: 53378|app: 0|req: 3292/6655] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1747 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1010.613141] [53378]: DEBUG nova.api.openstack.wsgi [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.615576] [53378]: DEBUG nova.compute.api [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.618579] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.619323] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.619583] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.620046] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.620279] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.620525] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.622551] [53379]: DEBUG nova.policy [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.627825] [53379]: INFO nova.api.openstack.requestlog [None req-5fde87e0-ee1d-4abf-a923-6916b0ac2ed9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.064141 [ 1010.628287] [53379]: [pid: 53379|app: 0|req: 3364/6656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.646701] [53379]: DEBUG nova.api.openstack.wsgi [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.648599] [53379]: DEBUG nova.compute.api [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.652410] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.652726] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.652972] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.653496] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.653847] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.654152] [53379]: DEBUG oslo_concurrency.lockutils [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.662711] [53378]: DEBUG nova.policy [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.668820] [53378]: DEBUG nova.policy [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.669616] [53378]: DEBUG nova.policy [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.673173] [53378]: INFO nova.api.openstack.requestlog [None req-5dc5214f-eba1-42eb-905e-d83ae3e20d74 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1970 microversion: 2.98 time: 0.062045 [ 1010.673540] [53378]: [pid: 53378|app: 0|req: 3293/6657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1970 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1010.680431] [53378]: DEBUG nova.api.openstack.wsgi [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.682077] [53378]: DEBUG nova.compute.api [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.685930] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.686175] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.686374] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.686736] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.686979] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.687181] [53378]: DEBUG oslo_concurrency.lockutils [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.697563] [53379]: DEBUG nova.policy [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.704306] [53379]: DEBUG nova.policy [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.705461] [53379]: DEBUG nova.policy [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.706405] [53379]: INFO nova.api.openstack.requestlog [None req-baa94a0b-49ea-4b21-ba3f-e76ee89d4196 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1340 microversion: 2.26 time: 0.062149 [ 1010.706868] [53379]: [pid: 53379|app: 0|req: 3365/6658] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1340 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1010.724302] [53378]: DEBUG nova.policy [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.729163] [53378]: INFO nova.api.openstack.requestlog [None req-2df2d6b5-3939-442d-97a3-861fc5410968 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.050753 [ 1010.729474] [53378]: [pid: 53378|app: 0|req: 3294/6659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:42 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1011.277980] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.277980] [53379]: DEBUG nova.compute.api [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.277980] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.279416] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.279416] [53378]: DEBUG nova.compute.api [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.279416] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.279416] [53378]: DEBUG nova.policy [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.279416] [53378]: INFO nova.api.openstack.requestlog [None req-4e0d4bfc-bc5d-4d4f-978d-0451ce8bdb87 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1243 microversion: 2.1 time: 0.059406 [ 1011.279416] [53378]: [pid: 53378|app: 0|req: 3295/6660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.279416] [53378]: DEBUG nova.api.openstack.wsgi [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.279416] [53378]: DEBUG nova.compute.api [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.280246] [53378]: DEBUG oslo_concurrency.lockutils [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.293417] [53378]: DEBUG nova.policy [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.298083] [53378]: INFO nova.api.openstack.requestlog [None req-90f0def5-d53f-4c23-93c7-f2ef3340b972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1517 microversion: 2.1 time: 0.146133 [ 1011.298528] [53378]: [pid: 53378|app: 0|req: 3296/6661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1517 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.324223] [53379]: DEBUG nova.policy [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.330356] [53379]: INFO nova.api.openstack.requestlog [None req-6d17b5d2-1f33-4988-8666-96e4f6c2b3ca tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.253483 [ 1011.330914] [53379]: [pid: 53379|app: 0|req: 3366/6662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.344496] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.344496] [53378]: DEBUG nova.compute.api [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.347496] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.347805] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.348110] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.348534] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.348787] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.349637] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.368720] [53378]: DEBUG nova.compute.api [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1011.413386] [53378]: INFO nova.api.openstack.requestlog [None req-3f310b6c-6203-4b2b-ad6a-8b7101b71c61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 204 len: 0 microversion: 2.1 time: 0.072403 [ 1011.413733] [53378]: [pid: 53378|app: 0|req: 3297/6663] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:43 2025] DELETE /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1011.419126] [53379]: DEBUG nova.api.openstack.wsgi [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.420948] [53379]: DEBUG nova.compute.api [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.426164] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.426164] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.426164] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.426164] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.426683] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.426683] [53379]: DEBUG oslo_concurrency.lockutils [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.465572] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.467525] [53378]: DEBUG nova.compute.api [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.471073] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.471321] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.471528] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.471893] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.472131] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.472378] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.500117] [53379]: DEBUG nova.policy [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.506981] [53379]: INFO nova.api.openstack.requestlog [None req-838b2a84-42c9-47a9-bd3f-5dbb5c665def tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1693 microversion: 2.1 time: 0.090151 [ 1011.507533] [53379]: [pid: 53379|app: 0|req: 3367/6664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1693 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.522522] [53379]: DEBUG nova.api.openstack.wsgi [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.522925] [53379]: DEBUG nova.compute.api [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.527631] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.527992] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.528298] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.528818] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.529150] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.529435] [53379]: DEBUG oslo_concurrency.lockutils [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.540443] [53379]: INFO nova.api.openstack.wsgi [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. [ 1011.540778] [53379]: DEBUG nova.api.openstack.wsgi [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1011.541343] [53379]: INFO nova.api.openstack.requestlog [None req-7effe8bb-e982-4610-80f7-43fc85bdbb79 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 404 len: 111 microversion: 2.1 time: 0.021967 [ 1011.541682] [53379]: [pid: 53379|app: 0|req: 3368/6665] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:43 2025] DELETE /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1011.546375] [53379]: DEBUG nova.api.openstack.wsgi [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.546787] [53378]: DEBUG nova.policy [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.547978] [53379]: DEBUG nova.compute.api [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 8602d5be-5555-456c-aa26-84d66b79677c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.551235] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.551421] [53378]: INFO nova.api.openstack.requestlog [None req-5c919f85-85d2-4cd2-ae66-6543d77436ea tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1321 microversion: 2.1 time: 0.088317 [ 1011.551511] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.551640] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.551756] [53378]: [pid: 53378|app: 0|req: 3298/6666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1321 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.551982] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.552199] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.552385] [53379]: DEBUG oslo_concurrency.lockutils [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.560686] [53379]: INFO nova.api.openstack.wsgi [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. [ 1011.561148] [53379]: DEBUG nova.api.openstack.wsgi [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 8602d5be-5555-456c-aa26-84d66b79677c could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1011.561549] [53379]: INFO nova.api.openstack.requestlog [None req-93623749-e1ad-4849-bfb1-568632e23886 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c" status: 404 len: 111 microversion: 2.1 time: 0.017214 [ 1011.561861] [53379]: [pid: 53379|app: 0|req: 3369/6667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/8602d5be-5555-456c-aa26-84d66b79677c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1011.566653] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.566916] [53378]: DEBUG nova.compute.api [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.570352] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.570592] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.570781] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.571142] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.571348] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.571526] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.577022] [53379]: DEBUG nova.api.openstack.wsgi [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.578716] [53379]: DEBUG nova.compute.api [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.581906] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.582154] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.582349] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.582729] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.582963] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.583215] [53379]: DEBUG oslo_concurrency.lockutils [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.586557] [53378]: DEBUG nova.compute.api [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1011.619934] [53379]: DEBUG nova.policy [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.624419] [53379]: INFO nova.api.openstack.requestlog [None req-b9682e21-2f72-424f-8f93-5e9afc62b509 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1286 microversion: 2.1 time: 0.049425 [ 1011.624772] [53379]: [pid: 53379|app: 0|req: 3370/6668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1286 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.627313] [53379]: DEBUG nova.api.openstack.wsgi [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.629046] [53379]: DEBUG nova.compute.api [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.630372] [53378]: INFO nova.api.openstack.requestlog [None req-ff073801-ac4b-4e67-a07e-4f4307341372 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 204 len: 0 microversion: 2.1 time: 0.065683 [ 1011.630754] [53378]: [pid: 53378|app: 0|req: 3299/6669] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:43 2025] DELETE /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1011.632393] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.632679] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.633156] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.633669] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.633854] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.634556] [53379]: DEBUG oslo_concurrency.lockutils [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.636117] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.637951] [53378]: DEBUG nova.compute.api [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.640979] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.641253] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.641427] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.641782] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.641982] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.642180] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.703357] [53379]: DEBUG nova.policy [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.708115] [53379]: DEBUG nova.policy [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.708735] [53379]: DEBUG nova.policy [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.709370] [53379]: INFO nova.api.openstack.requestlog [None req-092eeb3a-9dd9-453c-8096-0c85ddd742bf tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.084059 [ 1011.709687] [53379]: [pid: 53379|app: 0|req: 3371/6670] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1011.712371] [53378]: DEBUG nova.policy [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.714838] [53379]: DEBUG nova.api.openstack.wsgi [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.716471] [53379]: DEBUG nova.compute.api [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.717155] [53378]: INFO nova.api.openstack.requestlog [None req-dc0f1e38-c56a-4492-ba2d-718230925d5e tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1508 microversion: 2.1 time: 0.083425 [ 1011.717592] [53378]: [pid: 53378|app: 0|req: 3300/6671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1508 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1011.720731] [53378]: DEBUG nova.api.openstack.wsgi [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.721096] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.722151] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.722151] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.722151] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.722337] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.722376] [53378]: DEBUG nova.compute.api [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.722522] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.726499] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.726767] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.726960] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.727433] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.727665] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.727848] [53378]: DEBUG oslo_concurrency.lockutils [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.742482] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.742728] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.742918] [53379]: DEBUG oslo_concurrency.lockutils [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.743145] [53379]: DEBUG nova.objects.instance [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 199c873b-1572-40ea-8292-fef75cf9183b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.764751] [53379]: DEBUG nova.policy [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.765585] [53378]: DEBUG nova.policy [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.769308] [53379]: INFO nova.api.openstack.requestlog [None req-58ea9f8a-4506-4f4a-9bc5-e6152a12f890 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 200 len: 1343 microversion: 2.1 time: 0.058537 [ 1011.769650] [53379]: [pid: 53379|app: 0|req: 3372/6672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:43 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 1343 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.770335] [53378]: DEBUG nova.policy [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.771030] [53378]: DEBUG nova.policy [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.772263] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.773873] [53379]: DEBUG nova.compute.api [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.774086] [53378]: INFO nova.api.openstack.requestlog [None req-74ce653a-2c06-407d-8aac-7eaeb59d0ee0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1987 microversion: 2.98 time: 0.055428 [ 1011.774416] [53378]: [pid: 53378|app: 0|req: 3301/6673] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1987 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1011.776940] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.777081] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.777345] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.777505] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.777861] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.778075] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.778251] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.778527] [53378]: DEBUG nova.compute.api [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.781562] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.781799] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.781988] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.782364] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.782567] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.782747] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.797372] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.797649] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.797835] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.798063] [53379]: DEBUG nova.objects.instance [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'fault' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.816377] [53378]: DEBUG nova.policy [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.817854] [53379]: DEBUG nova.policy [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.820506] [53378]: INFO nova.api.openstack.requestlog [None req-1e66a5ab-f3dc-4db8-a596-8ceaebd528a6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1210 microversion: 2.1 time: 0.045487 [ 1011.820834] [53378]: [pid: 53378|app: 0|req: 3302/6674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.821870] [53379]: DEBUG nova.policy [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.822532] [53379]: DEBUG nova.policy [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.823247] [53379]: INFO nova.api.openstack.requestlog [None req-ad9f8bae-fcaf-4ff9-98f8-c724b66c2301 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1345 microversion: 2.26 time: 0.053019 [ 1011.823358] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.823544] [53379]: [pid: 53379|app: 0|req: 3373/6675] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1345 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1011.826178] [53378]: DEBUG nova.policy [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.826686] [53378]: DEBUG nova.compute.api [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Searching by: {'deleted': False, 'project_id': '05d47fefe42742988e0cb7380640f3e6'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1011.829926] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.830171] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.830360] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.830747] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.830947] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.831141] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.854563] [53378]: DEBUG nova.compute.multi_cell_list [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1011.876597] [53378]: DEBUG nova.policy [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.877493] [53379]: DEBUG nova.api.openstack.wsgi [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "40ded6f5-1093-4c50-b00f-6997aa37d890", "name": "network-vif-deleted", "tag": "42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1011.881686] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.881783] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.881885] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.887580] [53379]: DEBUG oslo_concurrency.lockutils [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.887580] [53379]: DEBUG oslo_concurrency.lockutils [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.887580] [53379]: DEBUG oslo_concurrency.lockutils [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.889962] [53379]: INFO nova.api.openstack.compute.server_external_events [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] Creating event network-vif-deleted:42dcb745-d3e8-4ed9-bdfc-1247ce93a7a4 for instance 40ded6f5-1093-4c50-b00f-6997aa37d890 on cpu-1 [ 1011.892346] [53378]: DEBUG nova.policy [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.892864] [53378]: DEBUG nova.policy [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.894062] [53379]: INFO nova.api.openstack.requestlog [req-800d3fd1-63c6-4c68-aa9b-09b4c5d21f9c req-6e4c6b6f-63d1-403f-8272-38686379273c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019161 [ 1011.894618] [53379]: [pid: 53379|app: 0|req: 3374/6676] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:44 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1011.911558] [53378]: INFO nova.api.openstack.requestlog [None req-dbc0de0d-5fb1-4d5c-bec0-cd6ab0e0d366 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1969 microversion: 2.98 time: 0.089996 [ 1011.912221] [53378]: [pid: 53378|app: 0|req: 3303/6677] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/detail => generated 1969 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1011.929631] [53379]: DEBUG nova.api.openstack.wsgi [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.929631] [53379]: DEBUG nova.compute.api [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.934894] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.935320] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.935959] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.937017] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.937017] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.937180] [53379]: DEBUG oslo_concurrency.lockutils [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.983040] [53379]: DEBUG nova.policy [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.989483] [53379]: DEBUG nova.policy [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.990164] [53379]: DEBUG nova.policy [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.993109] [53379]: INFO nova.api.openstack.requestlog [None req-4286773a-acb1-4829-bf7a-c26d4af77186 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1987 microversion: 2.98 time: 0.068153 [ 1011.993444] [53379]: [pid: 53379|app: 0|req: 3375/6678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1987 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.009478] [53378]: DEBUG nova.api.openstack.wsgi [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1012.011268] [53378]: DEBUG nova.compute.api [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.017776] [53378]: DEBUG oslo_concurrency.lockutils [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.059788] [53378]: DEBUG nova.policy [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.063800] [53378]: DEBUG nova.policy [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.064463] [53378]: DEBUG nova.policy [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.067062] [53378]: INFO nova.api.openstack.requestlog [None req-79071715-43d1-4eee-af27-2ca21ac8c09d tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1987 microversion: 2.98 time: 0.060061 [ 1012.067409] [53378]: [pid: 53378|app: 0|req: 3304/6679] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 12 06:44:44 2025] PUT /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1987 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1012.083857] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1012.086838] [53379]: DEBUG nova.compute.api [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.091292] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.091629] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.091901] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.092416] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.092712] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.092965] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.118141] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.118480] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.118744] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.121870] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.122191] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.122469] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.122977] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.123569] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.123569] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.162945] [53379]: DEBUG nova.virt.hardware [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1012.163183] [53379]: DEBUG nova.virt.hardware [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1012.163423] [53379]: DEBUG nova.virt.hardware [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1012.163632] [53379]: DEBUG nova.virt.hardware [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1012.163837] [53379]: DEBUG nova.virt.hardware [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1012.187360] [53378]: DEBUG nova.api.openstack.wsgi [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.190121] [53378]: DEBUG nova.compute.api [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.192913] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.193208] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.193425] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.193801] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.194015] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.194201] [53378]: DEBUG oslo_concurrency.lockutils [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.202649] [53379]: DEBUG nova.compute.api [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.205699] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.205965] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.206206] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.206591] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.206795] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.206970] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.227747] [53378]: DEBUG nova.policy [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.232288] [53378]: INFO nova.api.openstack.requestlog [None req-d4fb8dbc-730f-4566-a770-45f302679742 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1235 microversion: 2.1 time: 0.047002 [ 1012.232288] [53378]: [pid: 53378|app: 0|req: 3305/6680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.243190] [53379]: DEBUG nova.policy [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.247497] [53379]: DEBUG nova.policy [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.248116] [53379]: DEBUG nova.policy [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.255345] [53379]: INFO nova.api.openstack.requestlog [None req-f7674bd4-ed93-45bb-bc36-fed342ba3717 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623/action" status: 202 len: 2044 microversion: 2.98 time: 0.174906 [ 1012.255680] [53379]: [pid: 53379|app: 0|req: 3376/6681] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:44:44 2025] POST /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623/action => generated 2044 bytes in 176 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1012.270162] [53378]: DEBUG nova.api.openstack.wsgi [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.271894] [53378]: DEBUG nova.compute.api [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.275350] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.275593] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.275780] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.276167] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.276394] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.276573] [53378]: DEBUG oslo_concurrency.lockutils [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.311408] [53379]: DEBUG nova.api.openstack.wsgi [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.311803] [53378]: DEBUG nova.policy [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.313062] [53379]: DEBUG nova.compute.api [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.315840] [53378]: DEBUG nova.policy [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.316484] [53378]: DEBUG nova.policy [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.316594] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.316812] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.317033] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.317444] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.317636] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.317835] [53379]: DEBUG oslo_concurrency.lockutils [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.318932] [53378]: INFO nova.api.openstack.requestlog [None req-4eb142ac-a9ec-4c77-96b2-eac71ed7cfc4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1996 microversion: 2.98 time: 0.051033 [ 1012.319415] [53378]: [pid: 53378|app: 0|req: 3306/6682] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1996 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.420516] [53379]: DEBUG nova.policy [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.424952] [53379]: INFO nova.api.openstack.requestlog [None req-1613a8e0-3ecc-42fd-933b-eb8ff3bcc5b8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1517 microversion: 2.1 time: 0.115748 [ 1012.425330] [53379]: [pid: 53379|app: 0|req: 3377/6683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.527904] [53378]: DEBUG nova.api.openstack.wsgi [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.529801] [53378]: DEBUG nova.compute.api [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.533692] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.533945] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.534163] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.534518] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.534875] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.535049] [53378]: DEBUG oslo_concurrency.lockutils [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.564760] [53379]: DEBUG nova.api.openstack.wsgi [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.566011] [53379]: DEBUG nova.compute.api [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.569616] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.569848] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.570043] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.570455] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.570661] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.570840] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.632763] [53378]: DEBUG nova.policy [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.637516] [53378]: INFO nova.api.openstack.requestlog [None req-152857b7-1b0a-431a-aa8e-51d70539b6ce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1693 microversion: 2.1 time: 0.112522 [ 1012.637892] [53378]: [pid: 53378|app: 0|req: 3307/6684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1693 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.640546] [53378]: DEBUG nova.api.openstack.wsgi [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.642274] [53378]: DEBUG nova.compute.api [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.642951] [53379]: DEBUG nova.policy [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.645972] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.646257] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.646557] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.647052] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.647361] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.647584] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.647652] [53379]: INFO nova.api.openstack.requestlog [None req-d42209f3-2331-4a92-a200-47f614618bc6 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1515 microversion: 2.1 time: 0.085744 [ 1012.648165] [53379]: [pid: 53379|app: 0|req: 3378/6685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1515 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.667279] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.668021] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.668021] [53378]: DEBUG oslo_concurrency.lockutils [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.668021] [53378]: DEBUG nova.objects.instance [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.688633] [53378]: DEBUG nova.policy [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.694092] [53378]: INFO nova.api.openstack.requestlog [None req-508a1428-e1d7-4d80-ba5f-234f46b88120 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.055108 [ 1012.694092] [53378]: [pid: 53378|app: 0|req: 3308/6686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:44 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.724866] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.727742] [53379]: DEBUG nova.compute.api [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.731457] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.731700] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.731887] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.732304] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.732412] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.732472] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.732646] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.734311] [53378]: DEBUG nova.compute.api [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.738079] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.738338] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.738740] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.738889] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.739116] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.739299] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.808851] [53379]: DEBUG nova.policy [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.815638] [53379]: DEBUG nova.policy [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.816635] [53379]: DEBUG nova.policy [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.817405] [53379]: INFO nova.api.openstack.requestlog [None req-8ec4cdaf-4934-40ae-a675-407802f4fe04 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.095286 [ 1012.817775] [53379]: [pid: 53379|app: 0|req: 3379/6687] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.820536] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a15a5bc-6ad6-4d25-9a03-b0886a41456e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1577213980", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"": "data1"}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1012.822364] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a15a5bc-6ad6-4d25-9a03-b0886a41456e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1012.822824] [53379]: INFO nova.api.openstack.requestlog [None req-9a15a5bc-6ad6-4d25-9a03-b0886a41456e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.004526 [ 1012.823180] [53379]: [pid: 53379|app: 0|req: 3380/6688] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1012.823719] [53378]: DEBUG nova.policy [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.825715] [53379]: DEBUG nova.api.openstack.wsgi [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.827723] [53379]: DEBUG nova.compute.api [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.828249] [53378]: INFO nova.api.openstack.requestlog [None req-fa7eb8d2-523b-419c-827f-cfc70f406f09 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1508 microversion: 2.1 time: 0.098374 [ 1012.828633] [53378]: [pid: 53378|app: 0|req: 3309/6689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1508 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1012.831492] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.831593] [53378]: DEBUG nova.api.openstack.wsgi [None req-11149163-5bd3-4751-a2c1-607f8f883a58 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.831725] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.831838] [53378]: DEBUG nova.compute.api [None req-11149163-5bd3-4751-a2c1-607f8f883a58 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: 878b3c16-9e50-4e83-ad0e-575b6f736aee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.831910] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.832276] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.832479] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.832654] [53379]: DEBUG oslo_concurrency.lockutils [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.834960] [53378]: INFO nova.api.openstack.wsgi [None req-11149163-5bd3-4751-a2c1-607f8f883a58 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance 878b3c16-9e50-4e83-ad0e-575b6f736aee could not be found. [ 1012.835262] [53378]: DEBUG nova.api.openstack.wsgi [None req-11149163-5bd3-4751-a2c1-607f8f883a58 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance 878b3c16-9e50-4e83-ad0e-575b6f736aee could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1012.836060] [53378]: INFO nova.api.openstack.requestlog [None req-11149163-5bd3-4751-a2c1-607f8f883a58 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/878b3c16-9e50-4e83-ad0e-575b6f736aee/metadata/d" status: 404 len: 111 microversion: 2.1 time: 0.006568 [ 1012.836060] [53378]: [pid: 53378|app: 0|req: 3310/6690] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:44:45 2025] DELETE /compute/v2.1/servers/878b3c16-9e50-4e83-ad0e-575b6f736aee/metadata/d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1012.840030] [53378]: DEBUG nova.api.openstack.wsgi [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.842097] [53378]: DEBUG nova.compute.api [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.842972] [53379]: INFO nova.api.openstack.wsgi [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. [ 1012.843384] [53379]: DEBUG nova.api.openstack.wsgi [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1012.843822] [53379]: INFO nova.api.openstack.requestlog [None req-29d2fe86-54c8-495a-b505-0420185f2f70 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 404 len: 111 microversion: 2.1 time: 0.020240 [ 1012.844146] [53379]: [pid: 53379|app: 0|req: 3381/6691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1012.845687] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.845930] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.846134] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.846914] [53379]: DEBUG nova.api.openstack.wsgi [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.847955] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.847955] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.847955] [53378]: DEBUG oslo_concurrency.lockutils [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.849025] [53379]: DEBUG nova.compute.api [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.852329] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.852609] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.852814] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.853789] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.854707] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.854911] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.874031] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.874031] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.874175] [53379]: DEBUG oslo_concurrency.lockutils [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.874334] [53379]: DEBUG nova.objects.instance [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'fault' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.883931] [53378]: DEBUG nova.policy [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.888563] [53378]: INFO nova.api.openstack.requestlog [None req-693db6da-1414-4e5e-a886-f204d84d4361 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1266 microversion: 2.1 time: 0.050477 [ 1012.888896] [53378]: [pid: 53378|app: 0|req: 3311/6692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1266 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1012.892947] [53378]: DEBUG nova.api.openstack.wsgi [None req-fde0770e-7b49-407c-85e0-75e2a07e56a1 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.893890] [53378]: DEBUG nova.compute.api [None req-fde0770e-7b49-407c-85e0-75e2a07e56a1 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: ea4ce205-7eba-4bc8-8886-1367e0bc4605] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.896238] [53379]: DEBUG nova.policy [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.896868] [53378]: INFO nova.api.openstack.wsgi [None req-fde0770e-7b49-407c-85e0-75e2a07e56a1 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance ea4ce205-7eba-4bc8-8886-1367e0bc4605 could not be found. [ 1012.897187] [53378]: DEBUG nova.api.openstack.wsgi [None req-fde0770e-7b49-407c-85e0-75e2a07e56a1 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance ea4ce205-7eba-4bc8-8886-1367e0bc4605 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1012.897647] [53378]: INFO nova.api.openstack.requestlog [None req-fde0770e-7b49-407c-85e0-75e2a07e56a1 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ea4ce205-7eba-4bc8-8886-1367e0bc4605/metadata" status: 404 len: 111 microversion: 2.1 time: 0.008211 [ 1012.897956] [53378]: [pid: 53378|app: 0|req: 3312/6693] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/ea4ce205-7eba-4bc8-8886-1367e0bc4605/metadata => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1012.900868] [53379]: DEBUG nova.policy [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.901587] [53379]: DEBUG nova.policy [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.902278] [53379]: INFO nova.api.openstack.requestlog [None req-de67c202-5f95-4cc1-8832-cdfe5ed69617 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1345 microversion: 2.26 time: 0.057630 [ 1012.902605] [53379]: [pid: 53379|app: 0|req: 3382/6694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1345 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.903529] [53378]: DEBUG nova.api.openstack.wsgi [None req-084dab8e-59ab-4d03-9c85-6904af776878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '.version_select at 0x726f729d1990>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.917650] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.919286] [53379]: DEBUG nova.compute.api [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.922844] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.923125] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.923329] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.923802] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.923928] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.924131] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.932905] [53379]: INFO nova.api.openstack.wsgi [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. [ 1012.933308] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1012.934221] [53379]: INFO nova.api.openstack.requestlog [None req-2d811147-351d-4f75-b733-c77b4c83631f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.018418 [ 1012.934221] [53379]: [pid: 53379|app: 0|req: 3383/6695] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b/os-volume_attachments => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1012.949399] [53378]: INFO nova.api.openstack.requestlog [None req-084dab8e-59ab-4d03-9c85-6904af776878 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/2ec9f6e1bac94471affd7999f76bc1b2" status: 200 len: 371 microversion: 2.1 time: 0.047704 [ 1012.949790] [53378]: [pid: 53378|app: 0|req: 3313/6696] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/os-quota-sets/2ec9f6e1bac94471affd7999f76bc1b2 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1012.958399] [53379]: DEBUG nova.api.openstack.wsgi [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1012.963093] [53379]: DEBUG nova.compute.api [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.967455] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.967752] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.968037] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.968553] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.968883] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.969136] [53379]: DEBUG oslo_concurrency.lockutils [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.991727] [53379]: DEBUG nova.quota [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1012.994125] [53379]: DEBUG nova.quota [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for user 88d3920880fc4301bc6ae2109a1268cd and project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: dict_keys(['metadata_items']) {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1013.002658] [53379]: INFO nova.api.openstack.wsgi [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 1013.003045] [53379]: DEBUG nova.api.openstack.wsgi [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.003566] [53379]: INFO nova.api.openstack.requestlog [None req-c14fffc2-a46b-457c-b487-fc3cd8e50c14 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata" status: 403 len: 87 microversion: 2.1 time: 0.048742 [ 1013.003895] [53379]: [pid: 53379|app: 0|req: 3384/6697] 10.180.1.21 () {60 vars in 1280 bytes} [Wed Mar 12 06:44:45 2025] PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata => generated 87 bytes in 49 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 1013.010416] [53378]: DEBUG nova.api.openstack.wsgi [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.013647] [53378]: DEBUG nova.compute.api [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.017203] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.018480] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.018480] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.018480] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.018480] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.018480] [53378]: DEBUG oslo_concurrency.lockutils [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.023150] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=6 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1013.025454] [53379]: DEBUG nova.api.openstack.wsgi [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1065548569", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.034396] [53378]: DEBUG nova.quota [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1013.037248] [53378]: DEBUG nova.quota [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Getting quotas for user 88d3920880fc4301bc6ae2109a1268cd and project 2ec9f6e1bac94471affd7999f76bc1b2. Resources: dict_keys(['metadata_items']) {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1013.043334] [53378]: INFO nova.api.openstack.wsgi [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 1013.043656] [53378]: DEBUG nova.api.openstack.wsgi [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.044136] [53378]: INFO nova.api.openstack.requestlog [None req-16d7a161-6e5a-48e3-ad4a-1b00b0c39065 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata" status: 403 len: 87 microversion: 2.1 time: 0.036756 [ 1013.044461] [53378]: [pid: 53378|app: 0|req: 3314/6698] 10.180.1.21 () {60 vars in 1281 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata => generated 87 bytes in 37 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 1013.061964] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.062249] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.062441] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.062831] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.063053] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.063256] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.068456] [53379]: DEBUG nova.network.neutron [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1013.084059] [53378]: DEBUG nova.api.openstack.wsgi [None req-564a2ff6-9b4c-4a76-889e-3b3b76546c7e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-73368163", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.086480] [53378]: DEBUG nova.api.openstack.wsgi [None req-564a2ff6-9b4c-4a76-889e-3b3b76546c7e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.086934] [53378]: INFO nova.api.openstack.requestlog [None req-564a2ff6-9b4c-4a76-889e-3b3b76546c7e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.005338 [ 1013.087253] [53378]: [pid: 53378|app: 0|req: 3315/6699] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers => generated 687 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1013.121027] [53378]: DEBUG nova.api.openstack.wsgi [None req-5146c2a8-e3e0-418c-8dd4-e423c6787419 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-671012689", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.123762] [53378]: DEBUG nova.api.openstack.wsgi [None req-5146c2a8-e3e0-418c-8dd4-e423c6787419 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.123920] [53378]: INFO nova.api.openstack.requestlog [None req-5146c2a8-e3e0-418c-8dd4-e423c6787419 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.005695 [ 1013.124231] [53378]: [pid: 53378|app: 0|req: 3316/6700] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 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) [ 1013.157562] [53378]: DEBUG nova.api.openstack.wsgi [None req-844369d5-c2b9-4cdb-a85e-dbd611eb3b2e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1198241623", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.160114] [53378]: DEBUG nova.api.openstack.wsgi [None req-844369d5-c2b9-4cdb-a85e-dbd611eb3b2e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.160653] [53378]: INFO nova.api.openstack.requestlog [None req-844369d5-c2b9-4cdb-a85e-dbd611eb3b2e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.005488 [ 1013.160953] [53378]: [pid: 53378|app: 0|req: 3317/6701] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 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) [ 1013.194302] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bfdd930-9462-4bd7-bf7d-2ea00c455b07 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1370863079", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "7d23f67a-6464-40c1-897c-667aa6df74cb"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.196895] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bfdd930-9462-4bd7-bf7d-2ea00c455b07 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.197288] [53378]: INFO nova.api.openstack.requestlog [None req-7bfdd930-9462-4bd7-bf7d-2ea00c455b07 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.005541 [ 1013.197591] [53378]: [pid: 53378|app: 0|req: 3318/6702] 10.180.1.21 () {60 vars in 1143 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers => generated 2221 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 1013.203029] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f1802d4-ec6b-48c3-8c47-369683c9ab9c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.204479] [53378]: DEBUG nova.compute.api [None req-0f1802d4-ec6b-48c3-8c47-369683c9ab9c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: 135b93e0-7833-4a56-95a4-2bdc4b36ff64] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.207821] [53378]: INFO nova.api.openstack.wsgi [None req-0f1802d4-ec6b-48c3-8c47-369683c9ab9c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance 135b93e0-7833-4a56-95a4-2bdc4b36ff64 could not be found. [ 1013.208105] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f1802d4-ec6b-48c3-8c47-369683c9ab9c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance 135b93e0-7833-4a56-95a4-2bdc4b36ff64 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.208500] [53378]: INFO nova.api.openstack.requestlog [None req-0f1802d4-ec6b-48c3-8c47-369683c9ab9c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/135b93e0-7833-4a56-95a4-2bdc4b36ff64/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.007468 [ 1013.208769] [53378]: [pid: 53378|app: 0|req: 3319/6703] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/135b93e0-7833-4a56-95a4-2bdc4b36ff64/metadata/test2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1013.213820] [53378]: DEBUG nova.api.openstack.wsgi [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'update', calling method: >, body: {"meta": {"testkey": "testvalue"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.215790] [53378]: DEBUG nova.compute.api [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.218978] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.219226] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.219457] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.219807] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.220028] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.220208] [53378]: DEBUG oslo_concurrency.lockutils [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.232989] [53378]: INFO nova.api.openstack.wsgi [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Request body and URI mismatch [ 1013.233327] [53378]: DEBUG nova.api.openstack.wsgi [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 400 to user: Request body and URI mismatch {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.233745] [53378]: INFO nova.api.openstack.requestlog [None req-c42f733f-574b-4a93-89fa-76dbaeceb595 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata/key" status: 400 len: 73 microversion: 2.1 time: 0.021817 [ 1013.234087] [53378]: [pid: 53378|app: 0|req: 3320/6704] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 12 06:44:45 2025] PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata/key => generated 73 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 1013.240240] [53378]: DEBUG nova.api.openstack.wsgi [None req-2096c284-09c9-4404-bad0-ca33e35cde16 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta1": "data1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.241998] [53378]: DEBUG nova.compute.api [None req-2096c284-09c9-4404-bad0-ca33e35cde16 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: f712c474-2cf4-43d0-b815-93aff21aebd7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.245384] [53378]: INFO nova.api.openstack.wsgi [None req-2096c284-09c9-4404-bad0-ca33e35cde16 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance f712c474-2cf4-43d0-b815-93aff21aebd7 could not be found. [ 1013.245709] [53378]: DEBUG nova.api.openstack.wsgi [None req-2096c284-09c9-4404-bad0-ca33e35cde16 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance f712c474-2cf4-43d0-b815-93aff21aebd7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.246174] [53378]: INFO nova.api.openstack.requestlog [None req-2096c284-09c9-4404-bad0-ca33e35cde16 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f712c474-2cf4-43d0-b815-93aff21aebd7/metadata" status: 404 len: 111 microversion: 2.1 time: 0.008207 [ 1013.246489] [53378]: [pid: 53378|app: 0|req: 3321/6705] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:44:45 2025] PUT /compute/v2.1/servers/f712c474-2cf4-43d0-b815-93aff21aebd7/metadata => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1013.247876] [53379]: DEBUG nova.virt.hardware [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1013.248100] [53379]: DEBUG nova.virt.hardware [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1013.248313] [53379]: DEBUG nova.virt.hardware [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1013.248478] [53379]: DEBUG nova.virt.hardware [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1013.248642] [53379]: DEBUG nova.virt.hardware [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1013.248779] [53378]: DEBUG nova.api.openstack.wsgi [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.251011] [53378]: DEBUG nova.compute.api [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.254055] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.254440] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.254506] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.254768] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.254835] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.255036] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.255405] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.255475] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.255684] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.255759] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.255959] [53378]: DEBUG oslo_concurrency.lockutils [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.256107] [53379]: DEBUG oslo_concurrency.lockutils [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.271653] [53379]: DEBUG nova.quota [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1013.274496] [53379]: DEBUG nova.quota [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1013.280995] [53379]: DEBUG nova.compute.api [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1013.282464] [53379]: DEBUG nova.compute.api [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1013.292346] [53378]: DEBUG nova.policy [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.298428] [53378]: INFO nova.api.openstack.requestlog [None req-1727dced-3e8c-4cf1-8a65-80c34dd63314 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1235 microversion: 2.1 time: 0.051278 [ 1013.298766] [53378]: [pid: 53378|app: 0|req: 3322/6706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.302075] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec264a6b-784c-46fa-833d-1418327c4bfd tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.304258] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec264a6b-784c-46fa-833d-1418327c4bfd tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.304712] [53378]: INFO nova.api.openstack.requestlog [None req-ec264a6b-784c-46fa-833d-1418327c4bfd tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata" status: 400 len: 175 microversion: 2.1 time: 0.005404 [ 1013.304987] [53378]: [pid: 53378|app: 0|req: 3323/6707] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 12 06:44:45 2025] PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata => generated 175 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1013.310935] [53379]: INFO nova.api.openstack.requestlog [None req-72239561-eef8-45b4-9f3d-cd663bd7f8cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.288657 [ 1013.311068] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e9d37f1-7dd8-4da3-a4a0-f7cd05140f46 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.311322] [53379]: [pid: 53379|app: 0|req: 3385/6708] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers => generated 380 bytes in 289 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1013.314204] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e9d37f1-7dd8-4da3-a4a0-f7cd05140f46 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 400 to user: None is not of type 'object' {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.314595] [53378]: INFO nova.api.openstack.requestlog [None req-5e9d37f1-7dd8-4da3-a4a0-f7cd05140f46 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata" status: 400 len: 72 microversion: 2.1 time: 0.005434 [ 1013.314949] [53378]: [pid: 53378|app: 0|req: 3324/6709] 10.180.1.21 () {60 vars in 1277 bytes} [Wed Mar 12 06:44:45 2025] PUT /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata => generated 72 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 1013.317986] [53379]: DEBUG nova.api.openstack.wsgi [None req-ecbda1a0-4e30-41db-8791-20cb0e1fb3bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.319733] [53379]: DEBUG nova.compute.api [None req-ecbda1a0-4e30-41db-8791-20cb0e1fb3bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.320519] [53378]: DEBUG nova.api.openstack.wsgi [None req-c81e95f4-2eee-4955-8a72-2f5966c2b318 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.322266] [53378]: DEBUG nova.compute.api [None req-c81e95f4-2eee-4955-8a72-2f5966c2b318 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: 87c8d748-e412-435f-97ce-15873480d365] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.326278] [53378]: INFO nova.api.openstack.wsgi [None req-c81e95f4-2eee-4955-8a72-2f5966c2b318 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance 87c8d748-e412-435f-97ce-15873480d365 could not be found. [ 1013.326663] [53378]: DEBUG nova.api.openstack.wsgi [None req-c81e95f4-2eee-4955-8a72-2f5966c2b318 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance 87c8d748-e412-435f-97ce-15873480d365 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.327157] [53378]: INFO nova.api.openstack.requestlog [None req-c81e95f4-2eee-4955-8a72-2f5966c2b318 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers/87c8d748-e412-435f-97ce-15873480d365/metadata" status: 404 len: 111 microversion: 2.1 time: 0.008802 [ 1013.327464] [53378]: [pid: 53378|app: 0|req: 3325/6710] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers/87c8d748-e412-435f-97ce-15873480d365/metadata => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1013.332596] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed78f8c6-eada-4cdb-aa38-d6414ca0af35 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Action: 'create', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.334806] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed78f8c6-eada-4cdb-aa38-d6414ca0af35 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.335282] [53378]: INFO nova.api.openstack.requestlog [None req-ed78f8c6-eada-4cdb-aa38-d6414ca0af35 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata" status: 400 len: 175 microversion: 2.1 time: 0.004660 [ 1013.335551] [53378]: [pid: 53378|app: 0|req: 3326/6711] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736/metadata => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1013.337866] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.339635] [53378]: DEBUG nova.compute.api [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.343629] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.343881] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.344101] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.344476] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.344699] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.344881] [53378]: DEBUG oslo_concurrency.lockutils [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.345968] [53379]: DEBUG nova.policy [None req-ecbda1a0-4e30-41db-8791-20cb0e1fb3bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.351151] [53379]: INFO nova.api.openstack.requestlog [None req-ecbda1a0-4e30-41db-8791-20cb0e1fb3bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de" status: 200 len: 1213 microversion: 2.1 time: 0.034699 [ 1013.351151] [53379]: [pid: 53379|app: 0|req: 3386/6712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.353376] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.353625] [53379]: DEBUG nova.compute.api [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.358020] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.358020] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.358020] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.358600] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.358924] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.359381] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.375619] [53379]: DEBUG nova.compute.api [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1013.394366] [53378]: DEBUG nova.policy [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.399611] [53378]: DEBUG nova.policy [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.400350] [53378]: DEBUG nova.policy [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.403466] [53378]: INFO nova.api.openstack.requestlog [None req-2d3dd82e-ed99-4073-b5da-bb626624a789 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1996 microversion: 2.98 time: 0.067297 [ 1013.403708] [53378]: [pid: 53378|app: 0|req: 3327/6713] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1996 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1013.408243] [53378]: DEBUG nova.api.openstack.wsgi [None req-808efc2f-78d7-4711-b422-6184d2658f35 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.408243] [53378]: DEBUG nova.compute.api [None req-808efc2f-78d7-4711-b422-6184d2658f35 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.415860] [53378]: DEBUG nova.compute.api [None req-808efc2f-78d7-4711-b422-6184d2658f35 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1013.424090] [53379]: INFO nova.api.openstack.requestlog [None req-b2266b26-1a1b-49cd-b0ba-ddffc6450980 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 204 len: 0 microversion: 2.1 time: 0.072270 [ 1013.424452] [53379]: [pid: 53379|app: 0|req: 3387/6714] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:45 2025] DELETE /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1013.430182] [53379]: DEBUG nova.api.openstack.wsgi [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.431976] [53379]: DEBUG nova.compute.api [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.435937] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.436265] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.436546] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.436809] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.437022] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.437204] [53379]: DEBUG oslo_concurrency.lockutils [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.539321] [53378]: INFO nova.scheduler.client.report [None req-808efc2f-78d7-4711-b422-6184d2658f35 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Deleted allocations for instance 9ed622c3-9066-4a99-9390-f71d72a0e4de [ 1013.549808] [53379]: DEBUG nova.policy [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.553658] [53378]: INFO nova.api.openstack.requestlog [None req-808efc2f-78d7-4711-b422-6184d2658f35 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de" status: 204 len: 0 microversion: 2.1 time: 0.148515 [ 1013.553658] [53378]: [pid: 53378|app: 0|req: 3328/6715] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:45 2025] DELETE /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1013.553905] [53379]: INFO nova.api.openstack.requestlog [None req-eaa8cc0d-3e21-489e-b8be-13c3eef51dda tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1521 microversion: 2.1 time: 0.125998 [ 1013.554265] [53379]: [pid: 53379|app: 0|req: 3388/6716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1521 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1013.558782] [53378]: DEBUG nova.api.openstack.wsgi [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.558943] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d63d9b6-18be-4f77-a0a2-afde01ceaac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.559963] [53379]: DEBUG nova.compute.api [None req-7d63d9b6-18be-4f77-a0a2-afde01ceaac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.560894] [53378]: DEBUG nova.compute.api [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.566981] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.567427] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.567740] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.568312] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.568645] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.568940] [53378]: DEBUG oslo_concurrency.lockutils [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.570312] [53379]: INFO nova.api.openstack.wsgi [None req-7d63d9b6-18be-4f77-a0a2-afde01ceaac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. [ 1013.570454] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d63d9b6-18be-4f77-a0a2-afde01ceaac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1013.570920] [53379]: INFO nova.api.openstack.requestlog [None req-7d63d9b6-18be-4f77-a0a2-afde01ceaac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de" status: 404 len: 111 microversion: 2.1 time: 0.014837 [ 1013.571261] [53379]: [pid: 53379|app: 0|req: 3389/6717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1013.615568] [53379]: DEBUG nova.api.openstack.wsgi [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-59906738", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.659018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.665910] [53379]: DEBUG nova.network.neutron [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1013.680952] [53378]: DEBUG nova.policy [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.685611] [53378]: INFO nova.api.openstack.requestlog [None req-af62454e-9572-4e96-862b-37685fef6626 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1517 microversion: 2.1 time: 0.131295 [ 1013.685946] [53378]: [pid: 53378|app: 0|req: 3329/6718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.688615] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.692629] [53378]: DEBUG nova.compute.api [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.694049] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.694399] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.694599] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.694956] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.695216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.695412] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.781754] [53378]: DEBUG nova.policy [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.786736] [53378]: INFO nova.api.openstack.requestlog [None req-ff455fe1-2129-4908-8f0f-6c0001775e83 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1693 microversion: 2.1 time: 0.100089 [ 1013.787127] [53378]: [pid: 53378|app: 0|req: 3330/6719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:45 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1693 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.789943] [53378]: DEBUG nova.api.openstack.wsgi [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.791648] [53378]: DEBUG nova.compute.api [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.795164] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.795456] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.795647] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.796012] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.796281] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.796469] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.821166] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.821398] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.821596] [53378]: DEBUG oslo_concurrency.lockutils [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.821900] [53378]: DEBUG nova.objects.instance [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.854870] [53378]: DEBUG nova.policy [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.861478] [53378]: INFO nova.api.openstack.requestlog [None req-278db8be-6383-413b-848b-850549d29d20 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.073489 [ 1013.862057] [53378]: [pid: 53378|app: 0|req: 3331/6720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.865071] [53378]: DEBUG nova.api.openstack.wsgi [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.867200] [53378]: DEBUG nova.compute.api [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.872315] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.872315] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.872315] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.872652] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.875894] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.875894] [53378]: DEBUG oslo_concurrency.lockutils [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.997089] [53378]: DEBUG nova.policy [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.003858] [53378]: DEBUG nova.policy [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.004811] [53378]: DEBUG nova.policy [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.005596] [53378]: INFO nova.api.openstack.requestlog [None req-89a7bd04-91ce-4a2c-b585-2d192e35da7d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.142866 [ 1014.006330] [53378]: [pid: 53378|app: 0|req: 3332/6721] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1014.009338] [53378]: DEBUG nova.api.openstack.wsgi [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.010981] [53379]: DEBUG nova.virt.hardware [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1014.011182] [53378]: DEBUG nova.compute.api [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.011282] [53379]: DEBUG nova.virt.hardware [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1014.011534] [53379]: DEBUG nova.virt.hardware [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1014.011763] [53379]: DEBUG nova.virt.hardware [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1014.012352] [53379]: DEBUG nova.virt.hardware [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1014.016539] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.017163] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.017530] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.017979] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.018263] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.018761] [53378]: DEBUG oslo_concurrency.lockutils [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.019443] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.019690] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.020413] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.020413] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.020540] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.020695] [53379]: DEBUG oslo_concurrency.lockutils [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.033548] [53379]: DEBUG nova.quota [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1014.037838] [53379]: DEBUG nova.quota [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1014.044372] [53379]: DEBUG nova.compute.api [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1014.046043] [53379]: DEBUG nova.compute.api [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1014.081926] [53379]: INFO nova.api.openstack.requestlog [None req-d75e7916-0c59-4d44-ab7f-0fd526f4f8ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.469821 [ 1014.082302] [53379]: [pid: 53379|app: 0|req: 3390/6722] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:45 2025] POST /compute/v2.1/servers => generated 380 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1014.091689] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.093151] [53379]: DEBUG nova.compute.api [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.096822] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.097330] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.097330] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.097979] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.097979] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.098189] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.142394] [53378]: DEBUG nova.policy [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.147124] [53378]: INFO nova.api.openstack.requestlog [None req-02145323-32cb-481e-acef-4fa64f451933 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1508 microversion: 2.1 time: 0.140099 [ 1014.147233] [53379]: DEBUG nova.policy [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.150946] [53378]: [pid: 53378|app: 0|req: 3333/6723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1508 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.150946] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.152491] [53378]: DEBUG nova.compute.api [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.158549] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.158807] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.159016] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.159387] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.159584] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.159759] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.167119] [53379]: INFO nova.api.openstack.requestlog [None req-9a4db29d-69b6-443e-a16c-4250600015a1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1266 microversion: 2.1 time: 0.079075 [ 1014.167119] [53379]: [pid: 53379|app: 0|req: 3391/6724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1266 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.171898] [53379]: DEBUG nova.api.openstack.wsgi [None req-9dcd0ce6-725b-4a2c-b3ee-dee313950ef8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.174553] [53379]: DEBUG nova.compute.api [None req-9dcd0ce6-725b-4a2c-b3ee-dee313950ef8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.184167] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.184266] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.184550] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.184968] [53378]: DEBUG nova.objects.instance [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'fault' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.208201] [53378]: DEBUG nova.policy [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.212943] [53378]: DEBUG nova.policy [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.213707] [53378]: DEBUG nova.policy [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.214660] [53378]: INFO nova.api.openstack.requestlog [None req-7e67a466-300e-49d7-b588-1e93240e3265 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1345 microversion: 2.26 time: 0.066194 [ 1014.215155] [53378]: [pid: 53378|app: 0|req: 3334/6725] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1345 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1014.217682] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.220531] [53378]: DEBUG nova.policy [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.220864] [53378]: DEBUG nova.compute.api [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Searching by: {'deleted': False, 'project_id': '471b40ab8f72422583a28327f64844db'} {{(pid=53378) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1014.226868] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.227250] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.227515] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.227999] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.228185] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.228373] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.229704] [53379]: DEBUG nova.policy [None req-9dcd0ce6-725b-4a2c-b3ee-dee313950ef8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.237136] [53379]: INFO nova.api.openstack.requestlog [None req-9dcd0ce6-725b-4a2c-b3ee-dee313950ef8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1211 microversion: 2.1 time: 0.069156 [ 1014.237457] [53379]: [pid: 53379|app: 0|req: 3392/6726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.247050] [53378]: DEBUG nova.compute.multi_cell_list [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53378) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1014.267169] [53378]: INFO nova.api.openstack.requestlog [None req-5e304da5-93da-4a61-bff4-e44e45679e7b tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 339 microversion: 2.1 time: 0.051308 [ 1014.267534] [53378]: [pid: 53378|app: 0|req: 3335/6727] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers => generated 339 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1014.278469] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.281405] [53379]: DEBUG nova.policy [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.281880] [53379]: DEBUG nova.compute.api [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Searching by: {'deleted': False, 'project_id': '471b40ab8f72422583a28327f64844db'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1014.286626] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.286946] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.287181] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.287604] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.287782] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.287965] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.304604] [53379]: DEBUG nova.compute.multi_cell_list [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1014.314475] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.317296] [53378]: DEBUG nova.compute.api [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.321123] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.321675] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.322025] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.322520] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.322846] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.323207] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.327924] [53379]: DEBUG nova.policy [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.331209] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.331398] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.331581] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.362417] [53378]: DEBUG nova.policy [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.367330] [53378]: INFO nova.api.openstack.requestlog [None req-ce0bdd95-ac39-45d9-92e0-09bc4bf0d94e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1235 microversion: 2.1 time: 0.055656 [ 1014.367915] [53378]: [pid: 53378|app: 0|req: 3336/6728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.370692] [53378]: DEBUG nova.api.openstack.wsgi [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d366f5a-cf88-4175-a2a8-ba42928c9c23", "name": "network-vif-deleted", "tag": "f94043ae-b576-46ea-979e-f82d836a28de"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1014.378501] [53378]: DEBUG oslo_concurrency.lockutils [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.378989] [53378]: DEBUG oslo_concurrency.lockutils [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.379340] [53378]: DEBUG oslo_concurrency.lockutils [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.390885] [53378]: INFO nova.api.openstack.compute.server_external_events [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] Creating event network-vif-deleted:f94043ae-b576-46ea-979e-f82d836a28de for instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 on cpu-1 [ 1014.395507] [53378]: INFO nova.api.openstack.requestlog [req-015cef13-3898-4f3b-a3ab-8ed1901dfcee req-d0bc8c47-9823-4fb5-b071-b0830513d761 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026657 [ 1014.396153] [53378]: [pid: 53378|app: 0|req: 3337/6729] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:46 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) [ 1014.426240] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.426240] [53378]: DEBUG nova.compute.api [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.431039] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.431522] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.431946] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.432474] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.432836] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.433169] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.490301] [53378]: DEBUG nova.policy [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.496731] [53378]: DEBUG nova.policy [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.497965] [53378]: DEBUG nova.policy [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.503175] [53378]: INFO nova.api.openstack.requestlog [None req-6bc61a09-daab-4616-81d7-1078e6d5c93c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1996 microversion: 2.98 time: 0.082125 [ 1014.503636] [53378]: [pid: 53378|app: 0|req: 3338/6730] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1996 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1014.525604] [53379]: INFO nova.api.openstack.requestlog [None req-0d55bbda-23a7-4b13-9cb8-b1834c37ba4c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1710 microversion: 2.1 time: 0.249395 [ 1014.526328] [53379]: [pid: 53379|app: 0|req: 3393/6731] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/detail => generated 1710 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.541949] [53378]: DEBUG nova.api.openstack.wsgi [None req-58aedeb7-63a8-452a-883f-3eae4f6e16a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.555452] [53378]: INFO nova.api.openstack.requestlog [None req-58aedeb7-63a8-452a-883f-3eae4f6e16a6 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018147 [ 1014.555914] [53378]: [pid: 53378|app: 0|req: 3339/6732] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 12 06:44:46 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) [ 1014.575607] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.577472] [53379]: DEBUG nova.compute.api [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.581391] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.582112] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.582316] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.582676] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.582878] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.583065] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.631050] [53378]: DEBUG nova.api.openstack.wsgi [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.631486] [53378]: DEBUG nova.compute.api [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.636340] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.636657] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.636858] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.637407] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.637736] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.637984] [53378]: DEBUG oslo_concurrency.lockutils [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.662227] [53378]: DEBUG nova.compute.api [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1014.667378] [53379]: DEBUG nova.policy [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.672826] [53379]: INFO nova.api.openstack.requestlog [None req-bbda4e6b-f119-4b31-a9d3-95353239c484 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1521 microversion: 2.1 time: 0.099672 [ 1014.673207] [53379]: [pid: 53379|app: 0|req: 3394/6733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1521 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.700133] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.702608] [53379]: DEBUG nova.compute.api [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.707461] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.707832] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.708142] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.708834] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.709018] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.709306] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.717407] [53378]: INFO nova.api.openstack.requestlog [None req-90212bc2-c834-4a0c-bec8-f557864ad741 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 204 len: 0 microversion: 2.1 time: 0.088545 [ 1014.717508] [53378]: [pid: 53378|app: 0|req: 3340/6734] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:46 2025] DELETE /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1014.725162] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.727622] [53378]: DEBUG nova.compute.api [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.732497] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.732767] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.732944] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.733360] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.733569] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.733818] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.794824] [53379]: DEBUG nova.policy [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.799758] [53379]: INFO nova.api.openstack.requestlog [None req-a8411cff-a149-4b9c-91af-898b3b119d78 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1517 microversion: 2.1 time: 0.103204 [ 1014.800138] [53379]: [pid: 53379|app: 0|req: 3395/6735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:46 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1517 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.810023] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.810023] [53379]: DEBUG nova.compute.api [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.814434] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.814694] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.814886] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.817882] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.817882] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.817882] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.851441] [53379]: DEBUG nova.policy [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.856253] [53379]: INFO nova.api.openstack.requestlog [None req-8ef22266-4706-406b-9efc-439beeb76929 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1626 microversion: 2.1 time: 0.052059 [ 1014.856699] [53379]: [pid: 53379|app: 0|req: 3396/6736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1626 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.860793] [53378]: DEBUG nova.policy [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.866027] [53378]: INFO nova.api.openstack.requestlog [None req-3ab59495-3b77-4690-aba5-e8e24b73f510 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1713 microversion: 2.1 time: 0.143489 [ 1014.866417] [53378]: [pid: 53378|app: 0|req: 3341/6737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1713 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.876554] [53379]: DEBUG nova.api.openstack.wsgi [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.878477] [53379]: DEBUG nova.compute.api [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.882141] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.882395] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.882583] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.882944] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.883182] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.883384] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.904222] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.904532] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.904734] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.904962] [53379]: DEBUG nova.objects.instance [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.926021] [53379]: DEBUG nova.policy [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.931101] [53379]: INFO nova.api.openstack.requestlog [None req-a6e3725f-06ba-48fe-a5fb-1fb95e812e2b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.056816 [ 1014.931491] [53379]: [pid: 53379|app: 0|req: 3397/6738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.022035] [53378]: DEBUG nova.api.openstack.wsgi [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.024083] [53378]: DEBUG nova.compute.api [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.029884] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.030034] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.030238] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.030614] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.030818] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.030998] [53378]: DEBUG oslo_concurrency.lockutils [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.123569] [53378]: DEBUG nova.policy [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.130713] [53378]: DEBUG nova.policy [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.131421] [53378]: DEBUG nova.policy [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.132080] [53378]: INFO nova.api.openstack.requestlog [None req-12a75a7b-1dd5-44dd-9110-2d4e87b931c4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.112766 [ 1015.132409] [53378]: [pid: 53378|app: 0|req: 3342/6739] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1015.176775] [53379]: DEBUG nova.api.openstack.wsgi [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.179186] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.179453] [53379]: DEBUG nova.compute.api [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.180856] [53378]: DEBUG nova.compute.api [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.184234] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.184337] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.184468] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.184654] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.184696] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.184997] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.185059] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.185243] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.185432] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.185579] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.185924] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.186250] [53379]: DEBUG oslo_concurrency.lockutils [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.216934] [53378]: DEBUG nova.policy [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.221010] [53378]: INFO nova.api.openstack.requestlog [None req-0d9c7aed-7b3e-4358-b4e3-8c55e721d829 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1274 microversion: 2.1 time: 0.044065 [ 1015.221348] [53378]: [pid: 53378|app: 0|req: 3343/6740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1274 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.229711] [53378]: DEBUG nova.api.openstack.wsgi [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.231825] [53378]: DEBUG nova.compute.api [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.233230] [53379]: DEBUG nova.policy [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.234802] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.235061] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.235316] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.235672] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.235876] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.236066] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.239047] [53379]: INFO nova.api.openstack.requestlog [None req-721a9ffd-a40b-4fee-b8f2-74196de991ef tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1296 microversion: 2.1 time: 0.065533 [ 1015.239239] [53379]: [pid: 53379|app: 0|req: 3398/6741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.252253] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.254779] [53379]: DEBUG nova.compute.api [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.255554] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.255802] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.255989] [53378]: DEBUG oslo_concurrency.lockutils [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.256223] [53378]: DEBUG nova.objects.instance [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'fault' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.259610] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.259986] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.260312] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.260862] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.261204] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.261504] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.276193] [53378]: DEBUG nova.policy [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.280490] [53378]: DEBUG nova.policy [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.281127] [53378]: DEBUG nova.policy [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.282030] [53378]: INFO nova.api.openstack.requestlog [None req-3bccf143-4397-4b52-ae90-dba9e7c560ff tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1345 microversion: 2.26 time: 0.054068 [ 1015.282139] [53378]: [pid: 53378|app: 0|req: 3344/6742] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1345 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1015.296572] [53379]: DEBUG nova.policy [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.300489] [53379]: INFO nova.api.openstack.requestlog [None req-f2d2dc3c-6ae1-40cb-a6a3-a4cc10440e6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.051458 [ 1015.300958] [53379]: [pid: 53379|app: 0|req: 3399/6743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1015.382609] [53378]: DEBUG nova.api.openstack.wsgi [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.384366] [53378]: DEBUG nova.compute.api [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.388343] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.388603] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.388812] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.389189] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.389397] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.389575] [53378]: DEBUG oslo_concurrency.lockutils [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.422072] [53378]: DEBUG nova.policy [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.426693] [53378]: INFO nova.api.openstack.requestlog [None req-f74b6b37-61fb-4b2f-baa3-5531c15dc653 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1235 microversion: 2.1 time: 0.046287 [ 1015.427036] [53378]: [pid: 53378|app: 0|req: 3345/6744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.519405] [53379]: DEBUG nova.api.openstack.wsgi [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.521379] [53379]: DEBUG nova.compute.api [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.525181] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.525436] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.525624] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.525988] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.526209] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.526417] [53379]: DEBUG oslo_concurrency.lockutils [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.568126] [53379]: DEBUG nova.policy [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.573088] [53379]: DEBUG nova.policy [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.573785] [53379]: DEBUG nova.policy [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.578007] [53379]: INFO nova.api.openstack.requestlog [None req-add08760-086c-4166-a5b7-57baa4c0991c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.061136 [ 1015.578343] [53379]: [pid: 53379|app: 0|req: 3400/6745] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1015.690196] [53378]: DEBUG nova.api.openstack.wsgi [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.691874] [53378]: DEBUG nova.compute.api [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.695418] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.695662] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.695850] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.696263] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.696509] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.696691] [53378]: DEBUG oslo_concurrency.lockutils [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.810184] [53378]: DEBUG nova.policy [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.813805] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.815464] [53378]: INFO nova.api.openstack.requestlog [None req-95d4bf92-b390-443e-b01f-fe602260d81e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1521 microversion: 2.1 time: 0.127524 [ 1015.815802] [53379]: DEBUG nova.compute.api [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.815879] [53378]: [pid: 53378|app: 0|req: 3346/6746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:47 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1521 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.819689] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.820016] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.820269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.820694] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.820956] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.821354] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.871105] [53378]: DEBUG nova.api.openstack.wsgi [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.873020] [53378]: DEBUG nova.compute.api [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.877205] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.877472] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.877774] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.878068] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.878276] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.878454] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.896803] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.897064] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.897253] [53378]: DEBUG oslo_concurrency.lockutils [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.897467] [53378]: DEBUG nova.objects.instance [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.918784] [53378]: DEBUG nova.policy [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.924252] [53378]: INFO nova.api.openstack.requestlog [None req-9eca9c94-754c-46c7-9c53-57a44d2b4b5b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.055781 [ 1015.924569] [53378]: [pid: 53378|app: 0|req: 3347/6747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.929164] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.929164] [53378]: DEBUG nova.compute.api [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.933910] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.934198] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.934403] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.934797] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.934998] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.935234] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.962572] [53379]: DEBUG nova.policy [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.969384] [53379]: INFO nova.api.openstack.requestlog [None req-ac8b357f-58ae-4b48-8111-98666f75a79d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1516 microversion: 2.1 time: 0.158348 [ 1015.969741] [53379]: [pid: 53379|app: 0|req: 3401/6748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1516 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.972478] [53379]: DEBUG nova.api.openstack.wsgi [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.974704] [53379]: DEBUG nova.compute.api [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.982594] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.983186] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.983186] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.983456] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.983693] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.983868] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.014017] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.014017] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.014017] [53379]: DEBUG oslo_concurrency.lockutils [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.014017] [53379]: DEBUG nova.objects.instance [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.028649] [53378]: DEBUG nova.policy [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.033112] [53378]: INFO nova.api.openstack.requestlog [None req-d9dacb6a-4293-4aed-a40f-022ebb9f52b7 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1713 microversion: 2.1 time: 0.107873 [ 1016.033598] [53378]: [pid: 53378|app: 0|req: 3348/6749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1713 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.038450] [53379]: DEBUG nova.policy [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.043153] [53379]: INFO nova.api.openstack.requestlog [None req-d03ac8bf-ad18-4ef3-89b4-9baff9ec3ce8 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.072800 [ 1016.043479] [53379]: [pid: 53379|app: 0|req: 3402/6750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.148311] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.150037] [53378]: DEBUG nova.compute.api [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.154137] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.154374] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.154585] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.154980] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.155248] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.155449] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.233880] [53378]: DEBUG nova.policy [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.234919] [53379]: DEBUG nova.api.openstack.wsgi [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.236696] [53379]: DEBUG nova.compute.api [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.240305] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.240548] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.240964] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.241107] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.241312] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.241495] [53379]: DEBUG oslo_concurrency.lockutils [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.244971] [53378]: DEBUG nova.policy [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.245759] [53378]: DEBUG nova.policy [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.246623] [53378]: INFO nova.api.openstack.requestlog [None req-6d3eca46-bdd8-451d-ab46-f9b84557a5ca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.100657 [ 1016.246744] [53378]: [pid: 53378|app: 0|req: 3349/6751] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1016.251877] [53378]: DEBUG nova.api.openstack.wsgi [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.253808] [53378]: DEBUG nova.compute.api [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.257764] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.258040] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.258269] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.258720] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.258980] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.259252] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.283323] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.283567] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.283760] [53378]: DEBUG oslo_concurrency.lockutils [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.283981] [53378]: DEBUG nova.objects.instance [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.304232] [53378]: DEBUG nova.policy [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.308809] [53378]: INFO nova.api.openstack.requestlog [None req-888a6e16-b8a4-409e-9280-108a18687b83 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.058745 [ 1016.309072] [53378]: [pid: 53378|app: 0|req: 3350/6752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.314812] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.315060] [53379]: DEBUG nova.policy [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.316354] [53378]: DEBUG nova.compute.api [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.319886] [53379]: INFO nova.api.openstack.requestlog [None req-db19dc6f-c94d-411a-b318-10057e7e2373 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1326 microversion: 2.1 time: 0.087246 [ 1016.321038] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.321160] [53379]: [pid: 53379|app: 0|req: 3403/6753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1326 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.321216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.321216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.321216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.321216] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.321490] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.322603] [53379]: DEBUG nova.api.openstack.wsgi [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.324240] [53379]: DEBUG nova.compute.api [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.329550] [53379]: DEBUG oslo_concurrency.lockutils [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.347597] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.349048] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.350054] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.350054] [53378]: DEBUG nova.objects.instance [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lazy-loading 'fault' on Instance uuid d34842c5-ec6e-4b77-901a-2a2259c73f94 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.363596] [53379]: DEBUG nova.policy [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.367863] [53379]: INFO nova.api.openstack.requestlog [None req-59930bba-308a-4c38-98fe-69a2f04c5879 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.047074 [ 1016.368211] [53379]: [pid: 53379|app: 0|req: 3404/6754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.368942] [53378]: DEBUG nova.policy [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.373130] [53378]: DEBUG nova.policy [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.373732] [53378]: DEBUG nova.policy [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ef3e3ea9dea043c9ae526d9c9542fd39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdf6fc19bef44b7289fde3623e1aa7b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.374377] [53378]: INFO nova.api.openstack.requestlog [None req-ee91bf75-4a3d-41c1-a34c-72bff6e7c14c tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 200 len: 1345 microversion: 2.26 time: 0.064803 [ 1016.374797] [53378]: [pid: 53378|app: 0|req: 3351/6755] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 1345 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1016.405912] [53379]: DEBUG nova.api.openstack.wsgi [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1f2d8439-f965-4a53-a20c-9ff599f55879", "name": "network-vif-deleted", "tag": "e236ca32-1d24-4eb4-810d-55db97c2a930"}, {"server_uuid": "a2124595-4b2a-47a9-97e0-ee8c24d06736", "name": "network-vif-deleted", "tag": "bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1016.414996] [53379]: DEBUG oslo_concurrency.lockutils [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.415289] [53379]: DEBUG oslo_concurrency.lockutils [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.415485] [53379]: DEBUG oslo_concurrency.lockutils [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.422428] [53379]: INFO nova.api.openstack.compute.server_external_events [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Creating event network-vif-deleted:e236ca32-1d24-4eb4-810d-55db97c2a930 for instance 1f2d8439-f965-4a53-a20c-9ff599f55879 on cpu-1 [ 1016.422680] [53379]: INFO nova.api.openstack.compute.server_external_events [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] Creating event network-vif-deleted:bdcdbdb7-b63b-41ad-8ef7-629ce2d687ba for instance a2124595-4b2a-47a9-97e0-ee8c24d06736 on cpu-1 [ 1016.427102] [53379]: INFO nova.api.openstack.requestlog [req-82346642-3a3a-44a6-8d56-346a9031cd97 req-0b6809af-5d30-4deb-8aa7-71b47ff05b2a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.022914 [ 1016.427102] [53379]: [pid: 53379|app: 0|req: 3405/6756] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:48 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) [ 1016.439493] [53378]: DEBUG nova.api.openstack.wsgi [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.441289] [53378]: DEBUG nova.compute.api [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.445202] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.445414] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.445658] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.446445] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.446445] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.446589] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.477302] [53378]: DEBUG nova.policy [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.481299] [53378]: INFO nova.api.openstack.requestlog [None req-f6391b29-d501-49d5-b2b0-8d1d260e5c27 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1235 microversion: 2.1 time: 0.044286 [ 1016.481661] [53378]: [pid: 53378|app: 0|req: 3352/6757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.594602] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.596463] [53379]: DEBUG nova.compute.api [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.599980] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.600234] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.600418] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.600768] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.600967] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.601155] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.636474] [53379]: DEBUG nova.policy [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.640013] [53379]: DEBUG nova.policy [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.640614] [53379]: DEBUG nova.policy [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.643359] [53379]: INFO nova.api.openstack.requestlog [None req-a4c5a006-ae78-43d2-8b81-bc02fce292ea tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.051396 [ 1016.643674] [53379]: [pid: 53379|app: 0|req: 3406/6758] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:48 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1016.831395] [53378]: DEBUG nova.api.openstack.wsgi [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.833130] [53378]: DEBUG nova.compute.api [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.837233] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.837489] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.837712] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.838185] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.838269] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.838584] [53378]: DEBUG oslo_concurrency.lockutils [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.874030] [53378]: DEBUG nova.policy [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.878665] [53378]: INFO nova.api.openstack.requestlog [None req-3337deb0-0229-4cef-ba95-26e3037c0eff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1302 microversion: 2.1 time: 0.049614 [ 1016.879014] [53378]: [pid: 53378|app: 0|req: 3353/6759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.946470] [53379]: DEBUG nova.api.openstack.wsgi [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.948103] [53379]: DEBUG nova.compute.api [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.951816] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.952176] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.952389] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.952778] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.952967] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.953189] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.978932] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.979197] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.979388] [53379]: DEBUG oslo_concurrency.lockutils [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.979595] [53379]: DEBUG nova.objects.instance [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.986243] [53378]: DEBUG nova.api.openstack.wsgi [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.987927] [53378]: DEBUG nova.compute.api [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.991678] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.991921] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.992148] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.992513] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.992715] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.992892] [53378]: DEBUG oslo_concurrency.lockutils [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.129591] [53379]: DEBUG nova.policy [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.135476] [53379]: INFO nova.api.openstack.requestlog [None req-a40db12a-141e-4ae3-88f5-da249956c0e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.190789 [ 1017.135476] [53379]: [pid: 53379|app: 0|req: 3407/6760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.137934] [53379]: DEBUG nova.api.openstack.wsgi [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.139549] [53379]: DEBUG nova.compute.api [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.143403] [53378]: DEBUG nova.policy [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.143519] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.143725] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.143927] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.144306] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.144515] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.144692] [53379]: DEBUG oslo_concurrency.lockutils [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.147594] [53378]: INFO nova.api.openstack.requestlog [None req-067e6e56-eab3-4a9d-b0f0-0c0853ffbdb0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1516 microversion: 2.1 time: 0.163671 [ 1017.147915] [53378]: [pid: 53378|app: 0|req: 3354/6761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1516 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.150362] [53378]: DEBUG nova.api.openstack.wsgi [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.151931] [53378]: DEBUG nova.compute.api [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.155193] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.155434] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.155623] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.155966] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.156206] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.156397] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.174524] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.174524] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.174708] [53378]: DEBUG oslo_concurrency.lockutils [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.174805] [53378]: DEBUG nova.objects.instance [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.202202] [53378]: DEBUG nova.policy [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.206925] [53378]: INFO nova.api.openstack.requestlog [None req-103b233c-945c-49e3-a93d-46d75201f976 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.058378 [ 1017.207270] [53378]: [pid: 53378|app: 0|req: 3355/6762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.261301] [53378]: DEBUG nova.api.openstack.wsgi [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.263353] [53378]: DEBUG nova.compute.api [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.268418] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.268575] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.268767] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.269172] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.269375] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.269564] [53378]: DEBUG oslo_concurrency.lockutils [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.283134] [53379]: DEBUG nova.policy [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.288212] [53379]: INFO nova.api.openstack.requestlog [None req-184a4cd1-7c4f-4ce1-8eca-ceac8adc8994 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1713 microversion: 2.1 time: 0.152198 [ 1017.288619] [53379]: [pid: 53379|app: 0|req: 3408/6763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1713 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.327278] [53379]: DEBUG nova.api.openstack.wsgi [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.327278] [53379]: DEBUG nova.compute.api [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.330252] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.330488] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.330670] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.331100] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.332327] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.332327] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.350468] [53378]: DEBUG nova.policy [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.353075] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.353309] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.353495] [53379]: DEBUG oslo_concurrency.lockutils [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.353691] [53379]: DEBUG nova.objects.instance [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.355653] [53378]: DEBUG nova.policy [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.356331] [53378]: DEBUG nova.policy [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.357033] [53378]: INFO nova.api.openstack.requestlog [None req-d10d4b1b-7172-4037-99c1-6cf3fff407a2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.098105 [ 1017.357355] [53378]: [pid: 53378|app: 0|req: 3356/6764] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1017.359755] [53378]: DEBUG nova.api.openstack.wsgi [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.361344] [53378]: DEBUG nova.compute.api [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.364423] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.364657] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.364842] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.365227] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.365428] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.365605] [53378]: DEBUG oslo_concurrency.lockutils [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.393705] [53379]: DEBUG nova.policy [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.397840] [53379]: INFO nova.api.openstack.requestlog [None req-5aa9399b-1506-49da-8345-733a295d2aa8 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.076820 [ 1017.398299] [53379]: [pid: 53379|app: 0|req: 3409/6765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.400469] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.402085] [53379]: DEBUG nova.compute.api [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.406997] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.407230] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.407413] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.407758] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.407954] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.408183] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.456776] [53379]: DEBUG nova.policy [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.460907] [53379]: INFO nova.api.openstack.requestlog [None req-d1155a66-ac1a-4dc5-83fc-d5aaf17e33a3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.062191 [ 1017.461236] [53379]: [pid: 53379|app: 0|req: 3410/6766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.463862] [53379]: DEBUG nova.api.openstack.wsgi [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.465472] [53379]: DEBUG nova.compute.api [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] [instance: d34842c5-ec6e-4b77-901a-2a2259c73f94] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.470030] [53378]: DEBUG nova.policy [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.471779] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.472031] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.472226] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.472573] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.472773] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.472947] [53379]: DEBUG oslo_concurrency.lockutils [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.474402] [53378]: INFO nova.api.openstack.requestlog [None req-b24d6d6f-eb12-428f-b8f7-755508b0881c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.116419 [ 1017.474728] [53378]: [pid: 53378|app: 0|req: 3357/6767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.481658] [53379]: INFO nova.api.openstack.wsgi [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] HTTP exception thrown: Instance d34842c5-ec6e-4b77-901a-2a2259c73f94 could not be found. [ 1017.481954] [53379]: DEBUG nova.api.openstack.wsgi [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] Returning 404 to user: Instance d34842c5-ec6e-4b77-901a-2a2259c73f94 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1017.482406] [53379]: INFO nova.api.openstack.requestlog [None req-f740c422-080e-4124-bcef-128d77f90ce2 tempest-ServerTagsTestJSON-1575346449 tempest-ServerTagsTestJSON-1575346449-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94" status: 404 len: 111 microversion: 2.26 time: 0.020684 [ 1017.482689] [53379]: [pid: 53379|app: 0|req: 3411/6768] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/d34842c5-ec6e-4b77-901a-2a2259c73f94 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1017.494236] [53378]: DEBUG nova.api.openstack.wsgi [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.496031] [53378]: DEBUG nova.compute.api [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.499548] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.499774] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.500103] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.500337] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.500542] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.500901] [53378]: DEBUG oslo_concurrency.lockutils [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.536883] [53378]: DEBUG nova.policy [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.541269] [53378]: INFO nova.api.openstack.requestlog [None req-7e493b87-bf14-49f5-99b4-7c301a63849e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1291 microversion: 2.1 time: 0.049172 [ 1017.541601] [53378]: [pid: 53378|app: 0|req: 3358/6769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1291 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1017.659348] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.661067] [53379]: DEBUG nova.compute.api [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.664441] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.665366] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.665724] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.665982] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.666207] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.666587] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.711651] [53379]: DEBUG nova.policy [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.717817] [53379]: DEBUG nova.policy [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.717817] [53379]: DEBUG nova.policy [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.721196] [53379]: INFO nova.api.openstack.requestlog [None req-a1f63dfc-5a8e-4523-b06a-0b3815ac7664 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.064175 [ 1017.721525] [53379]: [pid: 53379|app: 0|req: 3412/6770] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:49 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1017.891511] [53378]: DEBUG nova.api.openstack.wsgi [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.893379] [53378]: DEBUG nova.compute.api [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.897195] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.897500] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.897696] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.898247] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.898457] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.898712] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.921338] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.921338] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.921338] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.921338] [53378]: DEBUG nova.objects.instance [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.942203] [53378]: DEBUG nova.policy [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.947540] [53378]: INFO nova.api.openstack.requestlog [None req-9cdc44c9-f2d0-4efb-8150-b8d685b9234a tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.058442 [ 1017.947810] [53378]: [pid: 53378|app: 0|req: 3359/6771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.150343] [53379]: DEBUG nova.api.openstack.wsgi [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.151907] [53379]: DEBUG nova.compute.api [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.157182] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.157423] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.157640] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.158016] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.158235] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.158415] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.162333] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.164360] [53378]: DEBUG nova.compute.api [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.168186] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.168585] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.168719] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.169149] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.169408] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.169626] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.186042] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.186369] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.186610] [53379]: DEBUG oslo_concurrency.lockutils [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.186778] [53379]: DEBUG nova.objects.instance [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.221232] [53379]: DEBUG nova.policy [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.230837] [53379]: INFO nova.api.openstack.requestlog [None req-12cdbe05-c4ff-4feb-badc-7c848d25b1a3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.084758 [ 1018.231208] [53379]: [pid: 53379|app: 0|req: 3413/6772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.236435] [53379]: DEBUG nova.api.openstack.wsgi [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.236435] [53379]: DEBUG nova.compute.api [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.240248] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.240248] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.240248] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.240248] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.240248] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.240476] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.264672] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.264939] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.265170] [53379]: DEBUG oslo_concurrency.lockutils [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.265380] [53379]: DEBUG nova.objects.instance [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.278722] [53378]: DEBUG nova.policy [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.282721] [53378]: INFO nova.api.openstack.requestlog [None req-5f786399-db48-4aae-816f-24b7060c3027 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1514 microversion: 2.1 time: 0.123505 [ 1018.283589] [53378]: [pid: 53378|app: 0|req: 3360/6773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1514 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.287541] [53379]: DEBUG nova.policy [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.293216] [53379]: INFO nova.api.openstack.requestlog [None req-7464d4fd-18f7-47d3-8ad2-e07eaf4c52e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.061310 [ 1018.293615] [53379]: [pid: 53379|app: 0|req: 3414/6774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.302395] [53378]: DEBUG nova.api.openstack.wsgi [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.306561] [53378]: DEBUG nova.compute.api [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.310646] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.310930] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.311147] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.311539] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.311760] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.311950] [53378]: DEBUG oslo_concurrency.lockutils [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.353930] [53378]: DEBUG nova.policy [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.358942] [53378]: INFO nova.api.openstack.requestlog [None req-91c38ea2-c397-4e1f-8771-20b868ebe4b4 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1355 microversion: 2.1 time: 0.058895 [ 1018.359621] [53378]: [pid: 53378|app: 0|req: 3361/6775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1355 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.376113] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.378038] [53379]: DEBUG nova.compute.api [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.383891] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.383998] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.384416] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.384550] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.384764] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.384945] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.412377] [53378]: DEBUG nova.api.openstack.wsgi [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.415263] [53378]: DEBUG nova.compute.api [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.420427] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.420699] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.420888] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.421279] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.421494] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.421661] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.446099] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.446385] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.446603] [53378]: DEBUG oslo_concurrency.lockutils [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.446831] [53378]: DEBUG nova.objects.instance [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.471615] [53378]: DEBUG nova.policy [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.479155] [53378]: INFO nova.api.openstack.requestlog [None req-047607a8-7919-43e9-a98d-9acf7429863a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.067642 [ 1018.479155] [53378]: [pid: 53378|app: 0|req: 3362/6776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.481622] [53378]: DEBUG nova.api.openstack.wsgi [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64588981-c91a-477c-9c77-05e008175bee", "name": "network-vif-plugged", "status": "completed", "tag": "f9502e4b-2511-472c-964d-eb3da0efdb41"}, {"name": "network-changed", "server_uuid": "64588981-c91a-477c-9c77-05e008175bee", "tag": "f9502e4b-2511-472c-964d-eb3da0efdb41"}, {"server_uuid": "249c73c8-1efd-4f94-880e-834ac1bf3aa0", "name": "network-vif-deleted", "tag": "b3c59b08-deda-45df-a8e6-ded2327b77fd"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1018.489317] [53378]: DEBUG oslo_concurrency.lockutils [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.489569] [53378]: DEBUG oslo_concurrency.lockutils [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.489808] [53378]: DEBUG oslo_concurrency.lockutils [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.498527] [53378]: INFO nova.api.openstack.compute.server_external_events [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Creating event network-vif-plugged:f9502e4b-2511-472c-964d-eb3da0efdb41 for instance 64588981-c91a-477c-9c77-05e008175bee on cpu-1 [ 1018.498817] [53378]: INFO nova.api.openstack.compute.server_external_events [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Creating event network-changed:f9502e4b-2511-472c-964d-eb3da0efdb41 for instance 64588981-c91a-477c-9c77-05e008175bee on cpu-1 [ 1018.498993] [53378]: INFO nova.api.openstack.compute.server_external_events [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] Creating event network-vif-deleted:b3c59b08-deda-45df-a8e6-ded2327b77fd for instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 on cpu-1 [ 1018.502727] [53378]: INFO nova.api.openstack.requestlog [req-defa404a-6c7e-4b5b-85df-9a2766899c3a req-44edd023-6d19-4519-8bd1-82fde7ebfd03 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.024820 [ 1018.503122] [53378]: [pid: 53378|app: 0|req: 3363/6777] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:50 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1018.505964] [53378]: DEBUG nova.api.openstack.wsgi [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.507806] [53378]: DEBUG nova.compute.api [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.511885] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.512158] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.512354] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.512725] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.513622] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.513622] [53378]: DEBUG oslo_concurrency.lockutils [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.514788] [53379]: DEBUG nova.policy [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.520381] [53379]: DEBUG nova.policy [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.521092] [53379]: DEBUG nova.policy [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.521771] [53379]: INFO nova.api.openstack.requestlog [None req-9d894a81-717d-461f-8037-7b679cc8aa4b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.149710 [ 1018.522143] [53379]: [pid: 53379|app: 0|req: 3415/6778] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1018.524630] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.526468] [53379]: DEBUG nova.compute.api [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.529984] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.530247] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.530439] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.530797] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.530996] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.531192] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.559207] [53378]: DEBUG nova.policy [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.564051] [53378]: INFO nova.api.openstack.requestlog [None req-175641b2-8add-4232-8740-b8d24bdcd5f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.060144 [ 1018.564380] [53378]: [pid: 53378|app: 0|req: 3364/6779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.567295] [53378]: DEBUG nova.api.openstack.wsgi [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.570034] [53378]: DEBUG nova.compute.api [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.572941] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.573221] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.573424] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.573877] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.574254] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.574512] [53378]: DEBUG oslo_concurrency.lockutils [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.616171] [53379]: DEBUG nova.policy [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.616650] [53378]: DEBUG nova.policy [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.620457] [53379]: INFO nova.api.openstack.requestlog [None req-bc206c19-a42d-42b9-ba98-b60c7391561b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.097701 [ 1018.620922] [53378]: INFO nova.api.openstack.requestlog [None req-8be12c5f-1d6b-4ed8-9139-b632ccfa01da tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1291 microversion: 2.1 time: 0.055961 [ 1018.621260] [53379]: [pid: 53379|app: 0|req: 3416/6781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.621347] [53378]: [pid: 53378|app: 0|req: 3365/6781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:50 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.745537] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.747540] [53378]: DEBUG nova.compute.api [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.753801] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.753801] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.753801] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.754042] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.754249] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.754425] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.806280] [53378]: DEBUG nova.policy [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.812521] [53378]: DEBUG nova.policy [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.812521] [53378]: DEBUG nova.policy [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.814702] [53378]: INFO nova.api.openstack.requestlog [None req-2e1e770c-d589-4a9a-b745-fb2768026008 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.071905 [ 1018.815066] [53378]: [pid: 53378|app: 0|req: 3366/6782] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1018.961164] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.962979] [53379]: DEBUG nova.compute.api [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.969318] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.969615] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.969705] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.970150] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.970328] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.970456] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.997240] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.997736] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.998123] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.999745] [53379]: DEBUG nova.objects.instance [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.021692] [53379]: DEBUG nova.policy [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.028053] [53379]: INFO nova.api.openstack.requestlog [None req-fd97bf27-58b6-475a-8374-82c2018c484d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.069004 [ 1019.028323] [53379]: [pid: 53379|app: 0|req: 3417/6783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.251000] [53378]: DEBUG nova.api.openstack.wsgi [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.252783] [53378]: DEBUG nova.compute.api [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.256712] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.256961] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.257167] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.257533] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.257752] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.257935] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.280069] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.280414] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.280538] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.280915] [53378]: DEBUG nova.objects.instance [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.298370] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.300169] [53379]: DEBUG nova.compute.api [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.302479] [53378]: DEBUG nova.policy [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.304100] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.304316] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.304533] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.304919] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.305124] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.305342] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.306845] [53378]: INFO nova.api.openstack.requestlog [None req-c79ccb04-9dcc-404e-bde1-ce6dc8c6646e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.058896 [ 1019.307206] [53378]: [pid: 53378|app: 0|req: 3367/6784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.309994] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.311683] [53378]: DEBUG nova.compute.api [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.315378] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.315693] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.315903] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.316293] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.316504] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.316682] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.336359] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.336617] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.336807] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.337009] [53378]: DEBUG nova.objects.instance [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.355387] [53378]: DEBUG nova.policy [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.359463] [53378]: INFO nova.api.openstack.requestlog [None req-9f5b03f3-ea67-4efc-9867-88512ec88f02 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.051426 [ 1019.359807] [53378]: [pid: 53378|app: 0|req: 3368/6785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1019.372773] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.374495] [53378]: DEBUG nova.compute.api [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.378069] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.378069] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.378213] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.378520] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.378721] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.378895] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.398067] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.398067] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.398249] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.398375] [53378]: DEBUG nova.objects.instance [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.411084] [53379]: DEBUG nova.policy [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.415968] [53379]: INFO nova.api.openstack.requestlog [None req-0b582398-825b-4fb4-975d-a864031f2f5b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1514 microversion: 2.1 time: 0.119991 [ 1019.416324] [53379]: [pid: 53379|app: 0|req: 3418/6786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1514 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.420174] [53378]: DEBUG nova.policy [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.424807] [53378]: INFO nova.api.openstack.requestlog [None req-b9b5e0ac-a5b1-4357-b8ae-3e9de5f248e3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.053911 [ 1019.425203] [53378]: [pid: 53378|app: 0|req: 3369/6787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.493439] [53379]: DEBUG nova.api.openstack.wsgi [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.495140] [53379]: DEBUG nova.compute.api [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.498553] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.498782] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.498965] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.499349] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.500024] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.500024] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.519305] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.519547] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.519740] [53379]: DEBUG oslo_concurrency.lockutils [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.519942] [53379]: DEBUG nova.objects.instance [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.544546] [53378]: DEBUG nova.api.openstack.wsgi [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.546847] [53378]: DEBUG nova.compute.api [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.551115] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.551551] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.551815] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.552322] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.552594] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.552837] [53378]: DEBUG oslo_concurrency.lockutils [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.579381] [53379]: DEBUG nova.policy [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.593335] [53379]: INFO nova.api.openstack.requestlog [None req-98bc06fa-f537-432e-854d-0a2671acc67c tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.099835 [ 1019.593668] [53379]: [pid: 53379|app: 0|req: 3419/6788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.596628] [53379]: DEBUG nova.api.openstack.wsgi [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.599055] [53379]: DEBUG nova.compute.api [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.614361] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.614653] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.616284] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.617382] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.617382] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.617382] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.679617] [53378]: DEBUG nova.policy [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.687721] [53378]: DEBUG nova.policy [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.688689] [53378]: DEBUG nova.policy [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.689378] [53378]: INFO nova.api.openstack.requestlog [None req-17476f87-052c-43a2-bb9c-d80f4f6a9a6e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.147931 [ 1019.689829] [53378]: [pid: 53378|app: 0|req: 3370/6789] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1019.692063] [53378]: DEBUG nova.api.openstack.wsgi [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.693788] [53378]: DEBUG nova.compute.api [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.697598] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.697837] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.697908] [53379]: DEBUG nova.policy [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.698028] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.698408] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.698615] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.698792] [53378]: DEBUG oslo_concurrency.lockutils [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.703438] [53379]: INFO nova.api.openstack.requestlog [None req-6f2986dd-13c0-440e-96b3-7cee086eb6a2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.109092 [ 1019.703767] [53379]: [pid: 53379|app: 0|req: 3420/6790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.706283] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.707882] [53379]: DEBUG nova.compute.api [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.711204] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.711440] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.711625] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.711977] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.712203] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.712381] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.764135] [53379]: DEBUG nova.policy [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.768693] [53379]: INFO nova.api.openstack.requestlog [None req-4d956d4f-3815-44ec-8df9-ca0ada7d85ee tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1291 microversion: 2.1 time: 0.064307 [ 1019.770084] [53379]: [pid: 53379|app: 0|req: 3421/6791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1291 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.778621] [53378]: DEBUG nova.policy [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.783351] [53378]: INFO nova.api.openstack.requestlog [None req-08091d6b-9bbb-4aed-908b-3110370c814c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.092982 [ 1019.783718] [53378]: [pid: 53378|app: 0|req: 3371/6792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:51 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.839780] [53379]: DEBUG nova.api.openstack.wsgi [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.841873] [53379]: DEBUG nova.compute.api [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.846352] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.846750] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.847017] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.847689] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.847869] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.848146] [53379]: DEBUG oslo_concurrency.lockutils [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.895690] [53379]: DEBUG nova.policy [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.899994] [53379]: DEBUG nova.policy [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.900639] [53379]: DEBUG nova.policy [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.904848] [53379]: INFO nova.api.openstack.requestlog [None req-948097cc-4f02-4955-afab-8fc580ff2ff0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.068091 [ 1019.905241] [53379]: [pid: 53379|app: 0|req: 3422/6793] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1020.048262] [53378]: DEBUG nova.api.openstack.wsgi [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.050678] [53378]: DEBUG nova.compute.api [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.056488] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.056961] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.057154] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.057670] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.057980] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.058279] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.085978] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.086368] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.086670] [53378]: DEBUG oslo_concurrency.lockutils [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.086986] [53378]: DEBUG nova.objects.instance [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.106217] [53378]: DEBUG nova.policy [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.118039] [53378]: INFO nova.api.openstack.requestlog [None req-efd044b4-efb1-4696-ae15-c10f113ee84d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.073852 [ 1020.118379] [53378]: [pid: 53378|app: 0|req: 3372/6794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.319652] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.321414] [53379]: DEBUG nova.compute.api [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.325655] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.325655] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.325816] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.326220] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.326441] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.326625] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.347096] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.347306] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.347447] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.347648] [53379]: DEBUG nova.objects.instance [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.373411] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.375235] [53378]: DEBUG nova.compute.api [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.376580] [53379]: DEBUG nova.policy [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.378787] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.379042] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.379238] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.379592] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.379797] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.379976] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.380901] [53379]: INFO nova.api.openstack.requestlog [None req-fd96b4cf-2061-4128-bfc4-420d5b90a647 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.063549 [ 1020.381231] [53379]: [pid: 53379|app: 0|req: 3423/6795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1020.399599] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.399819] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.399999] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.400220] [53378]: DEBUG nova.objects.instance [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.419695] [53378]: DEBUG nova.policy [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.423903] [53378]: INFO nova.api.openstack.requestlog [None req-0e8e439a-5239-4487-b4a7-5f14dfb081cd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.052974 [ 1020.424252] [53378]: [pid: 53378|app: 0|req: 3373/6796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.429121] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.430882] [53379]: DEBUG nova.compute.api [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.434839] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.435247] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.435487] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.435873] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.436116] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.436327] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.441502] [53378]: DEBUG nova.api.openstack.wsgi [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.443166] [53378]: DEBUG nova.compute.api [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.448349] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.467787] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.467787] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.467787] [53378]: DEBUG oslo_concurrency.lockutils [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.467787] [53378]: DEBUG nova.objects.instance [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.486352] [53378]: DEBUG nova.policy [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.490415] [53378]: INFO nova.api.openstack.requestlog [None req-97600d94-01f4-4d6c-b49a-5754f975d15c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.051026 [ 1020.494102] [53378]: [pid: 53378|app: 0|req: 3374/6797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.547649] [53379]: DEBUG nova.policy [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.552566] [53379]: INFO nova.api.openstack.requestlog [None req-4b65ccc2-a2a0-49b4-bf2b-b7594907743e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1515 microversion: 2.1 time: 0.125622 [ 1020.552901] [53379]: [pid: 53379|app: 0|req: 3424/6798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1515 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.613497] [53378]: DEBUG nova.api.openstack.wsgi [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.615260] [53378]: DEBUG nova.compute.api [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.618849] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.619136] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.619337] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.619727] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.619947] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.620149] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.650337] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.650337] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.650337] [53378]: DEBUG oslo_concurrency.lockutils [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.650337] [53378]: DEBUG nova.objects.instance [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.672365] [53378]: DEBUG nova.policy [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.676698] [53378]: INFO nova.api.openstack.requestlog [None req-49d2e8da-f05d-4c3e-b011-a03403f3a52a tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.065675 [ 1020.677080] [53378]: [pid: 53378|app: 0|req: 3375/6799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.709241] [53379]: DEBUG nova.api.openstack.wsgi [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.710633] [53379]: DEBUG nova.compute.api [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.717145] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.717941] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.718213] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.718397] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.718869] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.718946] [53378]: DEBUG nova.compute.api [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.718994] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.719136] [53379]: DEBUG oslo_concurrency.lockutils [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.722506] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.723283] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.723283] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.723414] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.723572] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.723744] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.761614] [53378]: DEBUG nova.policy [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.766381] [53378]: INFO nova.api.openstack.requestlog [None req-2f6c637b-8f2e-4eb6-9ee8-6268307137b6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.051376 [ 1020.767024] [53378]: [pid: 53378|app: 0|req: 3376/6800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.782996] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.784716] [53378]: DEBUG nova.compute.api [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.788348] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.788598] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.788784] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.789156] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.789360] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.789537] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.825346] [53379]: DEBUG nova.policy [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.829602] [53378]: DEBUG nova.policy [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.831411] [53379]: DEBUG nova.policy [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.834103] [53378]: INFO nova.api.openstack.requestlog [None req-1f6dc804-584a-4261-be50-3bcdf7f2685d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1299 microversion: 2.1 time: 0.053248 [ 1020.834541] [53378]: [pid: 53378|app: 0|req: 3377/6801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.834766] [53379]: DEBUG nova.policy [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.836352] [53379]: INFO nova.api.openstack.requestlog [None req-28caa113-fc5e-4d1a-9211-7f8aea4316eb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.131202 [ 1020.836944] [53378]: DEBUG nova.api.openstack.wsgi [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.838636] [53378]: DEBUG nova.compute.api [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.839313] [53379]: [pid: 53379|app: 0|req: 3425/6802] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:52 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1020.841850] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.842104] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.842376] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.842739] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.843115] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.843306] [53378]: DEBUG oslo_concurrency.lockutils [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.921057] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.924935] [53379]: DEBUG nova.compute.api [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.932798] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.933356] [53378]: DEBUG nova.policy [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.933579] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.934527] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.934961] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.935217] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.936995] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.943255] [53378]: INFO nova.api.openstack.requestlog [None req-deb7baa2-d40b-4ed0-aa6e-552ce2620b8c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.107851 [ 1020.943629] [53378]: [pid: 53378|app: 0|req: 3378/6803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.998368] [53379]: DEBUG nova.policy [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.007132] [53379]: DEBUG nova.policy [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.007132] [53379]: DEBUG nova.policy [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.011491] [53379]: INFO nova.api.openstack.requestlog [None req-dd35ed4e-9c5d-443f-b3e4-01e866bd4a2b tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 2002 microversion: 2.98 time: 0.092699 [ 1021.011991] [53379]: [pid: 53379|app: 0|req: 3426/6804] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 2002 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1021.131901] [53378]: DEBUG nova.api.openstack.wsgi [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.133512] [53378]: DEBUG nova.compute.api [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.139646] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.139903] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.140294] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.140457] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.140655] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.140841] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.173984] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.174250] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.174437] [53378]: DEBUG oslo_concurrency.lockutils [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.174685] [53378]: DEBUG nova.objects.instance [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.196133] [53378]: DEBUG nova.policy [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.201301] [53378]: INFO nova.api.openstack.requestlog [None req-784c53be-5c5c-48a6-9d49-39142b5a102c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.071352 [ 1021.201301] [53378]: [pid: 53378|app: 0|req: 3379/6805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.394760] [53379]: DEBUG nova.api.openstack.wsgi [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.396999] [53379]: DEBUG nova.compute.api [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.403067] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.403067] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.403067] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.403466] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.404894] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.405441] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.433897] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.433897] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.433897] [53379]: DEBUG oslo_concurrency.lockutils [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.433897] [53379]: DEBUG nova.objects.instance [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.438323] [53378]: DEBUG nova.api.openstack.wsgi [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.440268] [53378]: DEBUG nova.compute.api [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.444290] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.444593] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.444831] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.445301] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.445568] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.445790] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.461738] [53379]: DEBUG nova.policy [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.471368] [53379]: INFO nova.api.openstack.requestlog [None req-453c8e6b-a141-4aec-9ba4-07b536bc6545 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.080160 [ 1021.471617] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.476143] [53379]: [pid: 53379|app: 0|req: 3427/6806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.476300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.476300] [53378]: DEBUG oslo_concurrency.lockutils [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.476300] [53378]: DEBUG nova.objects.instance [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 40ded6f5-1093-4c50-b00f-6997aa37d890 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.504773] [53379]: DEBUG nova.api.openstack.wsgi [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.506753] [53379]: DEBUG nova.compute.api [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.511643] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.512026] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.512320] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.512770] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.513086] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.513384] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.536536] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.537132] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.537469] [53379]: DEBUG oslo_concurrency.lockutils [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.537722] [53379]: DEBUG nova.objects.instance [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.557711] [53378]: DEBUG nova.policy [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.559359] [53379]: DEBUG nova.policy [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.563065] [53378]: INFO nova.api.openstack.requestlog [None req-c44037b6-b5f8-4b11-ac60-988d98ef0176 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 200 len: 1291 microversion: 2.1 time: 0.127096 [ 1021.563552] [53378]: [pid: 53378|app: 0|req: 3380/6807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 1291 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.565633] [53379]: INFO nova.api.openstack.requestlog [None req-3626a858-647e-4272-86ea-b931ac0e162c tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.063993 [ 1021.567029] [53379]: [pid: 53379|app: 0|req: 3428/6808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.567112] [53378]: DEBUG nova.api.openstack.wsgi [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.568387] [53378]: DEBUG nova.compute.api [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.572418] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.572705] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.572937] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.573403] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.574344] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.574344] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.690666] [53379]: DEBUG nova.api.openstack.wsgi [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.692634] [53379]: DEBUG nova.compute.api [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.697267] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.697608] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.697917] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.701017] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.701017] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.701017] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.722808] [53378]: DEBUG nova.policy [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.723924] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.724371] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.724695] [53379]: DEBUG oslo_concurrency.lockutils [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.725030] [53379]: DEBUG nova.objects.instance [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.734367] [53378]: INFO nova.api.openstack.requestlog [None req-5aede0f4-77df-409a-8770-7528155e78e0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.170197 [ 1021.734734] [53378]: [pid: 53378|app: 0|req: 3381/6809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.746039] [53379]: DEBUG nova.policy [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.749726] [53379]: INFO nova.api.openstack.requestlog [None req-368baef9-5f26-485c-bc66-e4fcb0020325 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.061669 [ 1021.750028] [53379]: [pid: 53379|app: 0|req: 3429/6810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:53 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.753795] [53378]: DEBUG nova.api.openstack.wsgi [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1021.757634] [53378]: DEBUG nova.compute.api [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.760189] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.760189] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.760189] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.760189] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.760426] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.760555] [53378]: DEBUG oslo_concurrency.lockutils [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.781990] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.784458] [53379]: DEBUG nova.compute.api [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.788594] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.788842] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.789035] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.789443] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.789655] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.790077] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.799420] [53378]: INFO nova.api.openstack.requestlog [None req-27d27e81-f7a6-4361-9140-36b0868fc0a7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8/action" status: 204 len: 0 microversion: 2.1 time: 0.048089 [ 1021.799799] [53378]: [pid: 53378|app: 0|req: 3382/6811] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:54 2025] POST /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1021.808544] [53378]: DEBUG nova.api.openstack.wsgi [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.810616] [53378]: DEBUG nova.compute.api [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.814618] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.814873] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.815067] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.815515] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.815770] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.816012] [53378]: DEBUG oslo_concurrency.lockutils [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.838988] [53379]: DEBUG nova.policy [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.843233] [53379]: INFO nova.api.openstack.requestlog [None req-d0441bee-9fc1-40ea-8c01-dccde791a487 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1207 microversion: 2.1 time: 0.063429 [ 1021.843565] [53379]: [pid: 53379|app: 0|req: 3430/6812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.852963] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.855466] [53379]: DEBUG nova.compute.api [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.859521] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.859764] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.860716] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.861325] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.861547] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.861845] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.947015] [53378]: DEBUG nova.policy [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.947015] [53378]: INFO nova.api.openstack.requestlog [None req-18e97004-0dc9-49e3-8441-46385f2764bf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.125500 [ 1021.947015] [53378]: [pid: 53378|app: 0|req: 3383/6813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.947015] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.947015] [53378]: DEBUG nova.compute.api [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.947015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.958860] [53379]: DEBUG nova.policy [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.966797] [53379]: INFO nova.api.openstack.requestlog [None req-9fd652ef-93a9-4ce6-aea3-80b1a5bac916 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.116173 [ 1021.967956] [53379]: [pid: 53379|app: 0|req: 3431/6814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.970882] [53379]: DEBUG nova.api.openstack.wsgi [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.973149] [53379]: DEBUG nova.compute.api [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.977650] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.978023] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.978302] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.978810] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.979162] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.979427] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.021916] [53378]: DEBUG nova.policy [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.029644] [53378]: DEBUG nova.policy [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.031249] [53378]: DEBUG nova.policy [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.032177] [53378]: INFO nova.api.openstack.requestlog [None req-ad70d493-86aa-41d9-b086-f0f864b01eeb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.099972 [ 1022.032616] [53378]: [pid: 53378|app: 0|req: 3384/6815] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1022.035955] [53378]: DEBUG nova.api.openstack.wsgi [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.037921] [53378]: DEBUG nova.compute.api [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.043277] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.043436] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.043662] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.044131] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.044366] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.044574] [53378]: DEBUG oslo_concurrency.lockutils [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.099626] [53378]: DEBUG nova.policy [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.104914] [53378]: DEBUG nova.policy [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.105787] [53378]: DEBUG nova.policy [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.109331] [53378]: INFO nova.api.openstack.requestlog [None req-19c0f544-a5ae-438e-a97f-b2d35cc94cfe tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1987 microversion: 2.98 time: 0.076099 [ 1022.109678] [53378]: [pid: 53378|app: 0|req: 3385/6816] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1987 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1022.118814] [53379]: DEBUG nova.policy [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.124656] [53379]: INFO nova.api.openstack.requestlog [None req-8bc51dbf-1bc8-48ea-9102-823e6a76a95e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.156574 [ 1022.125057] [53379]: [pid: 53379|app: 0|req: 3432/6817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.128092] [53379]: DEBUG nova.api.openstack.wsgi [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.128421] [53379]: DEBUG nova.compute.api [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.132938] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.133251] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.133524] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.134668] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.134668] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.134668] [53379]: DEBUG oslo_concurrency.lockutils [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.152629] [53379]: DEBUG nova.compute.api [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1022.204888] [53378]: DEBUG nova.api.openstack.wsgi [None req-3294ec88-436c-4127-ad42-bfc511db2996 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: .version_select at 0x726f72554dc0>, body: {"keypair": {"name": "tempest-keypair-1369380268", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTIy7ak7/i36hC1mmSVD3HeFXEoED1ZwsxDnrgO3B3zWPu8O06j9rXsxx86tIn5UYCNOi4osSXcbU7bMjCCFLZEH25UjrUPYquLVo3zUe5PCXogUFUo+WubA+HG0egHjQ=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1022.212405] [53379]: INFO nova.api.openstack.requestlog [None req-c40fda77-9017-43b9-b0d5-b422298ece9e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 204 len: 0 microversion: 2.98 time: 0.085196 [ 1022.214460] [53379]: [pid: 53379|app: 0|req: 3433/6818] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:44:54 2025] DELETE /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1022.217053] [53379]: DEBUG nova.api.openstack.wsgi [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.218865] [53379]: DEBUG nova.compute.api [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.220175] [53378]: DEBUG nova.quota [None req-3294ec88-436c-4127-ad42-bfc511db2996 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1022.222504] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.222779] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.222975] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.223378] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.223583] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.223762] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.224862] [53378]: DEBUG nova.quota [None req-3294ec88-436c-4127-ad42-bfc511db2996 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1022.244109] [53378]: INFO nova.api.openstack.requestlog [None req-3294ec88-436c-4127-ad42-bfc511db2996 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.133696 [ 1022.244251] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.244514] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.244565] [53378]: [pid: 53378|app: 0|req: 3386/6819] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:44:54 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1022.244709] [53379]: DEBUG oslo_concurrency.lockutils [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.244912] [53379]: DEBUG nova.objects.instance [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.249259] [53378]: DEBUG nova.api.openstack.wsgi [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.253598] [53378]: DEBUG nova.compute.api [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.256835] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.257221] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.257489] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.257927] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.258350] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.259156] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.274795] [53379]: DEBUG nova.policy [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.286578] [53379]: INFO nova.api.openstack.requestlog [None req-3de92b72-3996-456d-87a7-65da82fec0ff tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.072712 [ 1022.286997] [53379]: [pid: 53379|app: 0|req: 3434/6820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.326406] [53378]: DEBUG nova.policy [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.331204] [53378]: DEBUG nova.policy [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.332278] [53378]: DEBUG nova.policy [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.339067] [53378]: INFO nova.api.openstack.requestlog [None req-97e77265-32fd-4507-b6d3-541c4457e5bb tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1993 microversion: 2.98 time: 0.093891 [ 1022.339575] [53378]: [pid: 53378|app: 0|req: 3387/6821] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1993 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1022.487715] [53379]: DEBUG nova.api.openstack.wsgi [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.488153] [53379]: DEBUG nova.compute.api [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.491734] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.491973] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.492174] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.492536] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.492739] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.492912] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.508685] [53378]: DEBUG nova.api.openstack.wsgi [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "name": "network-vif-plugged", "status": "completed", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1022.514136] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.514771] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.514771] [53379]: DEBUG oslo_concurrency.lockutils [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.514875] [53379]: DEBUG nova.objects.instance [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.515945] [53378]: DEBUG oslo_concurrency.lockutils [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.517147] [53378]: DEBUG oslo_concurrency.lockutils [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.517147] [53378]: DEBUG oslo_concurrency.lockutils [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.523237] [53378]: INFO nova.api.openstack.compute.server_external_events [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] Creating event network-vif-plugged:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1022.528766] [53378]: INFO nova.api.openstack.requestlog [req-92cf3545-06f5-41e7-a483-2a09f65c3ed5 req-286f88ea-39bf-410e-b7df-214e99f5ba65 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022007 [ 1022.528766] [53378]: [pid: 53378|app: 0|req: 3388/6822] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:54 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) [ 1022.540588] [53379]: DEBUG nova.policy [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.545061] [53379]: INFO nova.api.openstack.requestlog [None req-39c6decf-39e8-4c53-af9f-f3649d5fa345 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.061729 [ 1022.545454] [53379]: [pid: 53379|app: 0|req: 3435/6823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1022.580164] [53378]: DEBUG nova.api.openstack.wsgi [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.581482] [53378]: DEBUG nova.compute.api [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.582149] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.584010] [53379]: DEBUG nova.compute.api [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.586492] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.586492] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.586492] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.587137] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.587137] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.587512] [53378]: DEBUG oslo_concurrency.lockutils [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.588227] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.588227] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.588455] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.588848] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.589371] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.589371] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.597668] [53378]: INFO nova.api.openstack.wsgi [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. [ 1022.598240] [53378]: DEBUG nova.api.openstack.wsgi [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1022.598471] [53378]: INFO nova.api.openstack.requestlog [None req-456f9e1b-d685-4158-b074-bc9b0dbe0bb0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 404 len: 111 microversion: 2.1 time: 0.021488 [ 1022.599229] [53378]: [pid: 53378|app: 0|req: 3389/6824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1022.603907] [53378]: DEBUG nova.api.openstack.wsgi [None req-283f698d-c2c9-4cc4-8136-568f6f0bb0da tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f729d1480>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.612704] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.612704] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.612704] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.612704] [53379]: DEBUG nova.objects.instance [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.645345] [53379]: DEBUG nova.policy [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.654344] [53379]: INFO nova.api.openstack.requestlog [None req-3a0ae62c-f8c6-4749-93d2-d1d1039befc9 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.073300 [ 1022.656500] [53379]: [pid: 53379|app: 0|req: 3436/6825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.726863] [53378]: INFO nova.api.openstack.requestlog [None req-283f698d-c2c9-4cc4-8136-568f6f0bb0da tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 204 len: 0 microversion: 2.1 time: 0.124721 [ 1022.727636] [53378]: [pid: 53378|app: 0|req: 3390/6826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:54 2025] DELETE /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1022.732745] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.733074] [53379]: DEBUG nova.compute.api [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.738735] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.754804] [53379]: DEBUG nova.compute.api [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1022.771736] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.773488] [53378]: DEBUG nova.compute.api [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.777369] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.777708] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.777887] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.778243] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.778455] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.778639] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.801841] [53379]: INFO nova.api.openstack.requestlog [None req-e3b9c651-9f96-4455-b7d5-9307980758ca tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 204 len: 0 microversion: 2.1 time: 0.071238 [ 1022.802196] [53379]: [pid: 53379|app: 0|req: 3437/6827] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:44:55 2025] DELETE /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1022.807991] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.807991] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.807991] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.807991] [53378]: DEBUG nova.objects.instance [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.838235] [53378]: DEBUG nova.policy [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.843465] [53378]: INFO nova.api.openstack.requestlog [None req-fc89ace9-2c59-46cb-9f5d-cfc5564647df tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.078546 [ 1022.843778] [53378]: [pid: 53378|app: 0|req: 3391/6828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.856735] [53379]: DEBUG nova.api.openstack.wsgi [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.858509] [53379]: DEBUG nova.compute.api [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.864831] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.865091] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.865460] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.865964] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.866302] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.866876] [53379]: DEBUG oslo_concurrency.lockutils [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.887131] [53378]: DEBUG nova.api.openstack.wsgi [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1072399485", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "716f2048-0f31-4858-b650-71e43fbcbffd"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1022.907041] [53379]: DEBUG nova.policy [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.911697] [53379]: INFO nova.api.openstack.requestlog [None req-8aa6a8db-194d-4dc8-adf9-655d0104fe37 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1263 microversion: 2.1 time: 0.057317 [ 1022.912342] [53379]: [pid: 53379|app: 0|req: 3438/6829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1263 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.925853] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.926365] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.926790] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.927354] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.927582] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.927772] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.932845] [53378]: DEBUG nova.network.neutron [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] validate_networks() for [('716f2048-0f31-4858-b650-71e43fbcbffd', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1022.949107] [53379]: DEBUG nova.api.openstack.wsgi [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.950932] [53379]: DEBUG nova.compute.api [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.954773] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.955034] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.955262] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.955686] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.955855] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.956048] [53379]: DEBUG oslo_concurrency.lockutils [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.041158] [53379]: DEBUG nova.policy [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.048063] [53379]: INFO nova.api.openstack.requestlog [None req-987757f1-8771-40cf-bbdd-67625d58cf87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.101674 [ 1023.048415] [53379]: [pid: 53379|app: 0|req: 3439/6830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1023.051095] [53379]: DEBUG nova.api.openstack.wsgi [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-496444398", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5480ec41-5e2d-4979-8384-613d3dbaccc1"}], "security_groups": [{"name": "tempest-securitygroup--1532554953"}], "key_name": "tempest-keypair-1369380268", "user_data": "}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1023.093029] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.093029] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.093029] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.093528] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.093830] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.094112] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.110668] [53378]: DEBUG nova.virt.hardware [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1023.110891] [53378]: DEBUG nova.virt.hardware [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1023.111115] [53378]: DEBUG nova.virt.hardware [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1023.111282] [53378]: DEBUG nova.virt.hardware [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1023.111449] [53378]: DEBUG nova.virt.hardware [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1023.118416] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.118655] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.118833] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.121649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.121649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.121649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.124780] [53379]: DEBUG nova.network.neutron [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] validate_networks() for [('5480ec41-5e2d-4979-8384-613d3dbaccc1', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1023.129990] [53378]: DEBUG nova.quota [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1023.133073] [53378]: DEBUG nova.quota [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Getting quotas for user dd26322a837644a4b514990623c0469e and project 11b3eeeb1f054b5c8bdec4145cb63c2d. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1023.142018] [53378]: DEBUG nova.compute.api [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1023.142018] [53378]: DEBUG nova.compute.api [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1023.182776] [53378]: INFO nova.api.openstack.requestlog [None req-a286b29f-06ef-4dab-91be-fc5e5f30d233 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.297889 [ 1023.183486] [53378]: [pid: 53378|app: 0|req: 3392/6831] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 299 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1023.187079] [53378]: DEBUG nova.api.openstack.wsgi [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.188966] [53378]: DEBUG nova.compute.api [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.194016] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.194413] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.194710] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.195221] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.195540] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.195823] [53378]: DEBUG oslo_concurrency.lockutils [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.312976] [53378]: DEBUG nova.policy [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.320129] [53378]: INFO nova.api.openstack.requestlog [None req-5a28df6d-c1ca-4d2a-b3b2-72799334754c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.134912 [ 1023.320129] [53378]: [pid: 53378|app: 0|req: 3393/6832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.322811] [53378]: DEBUG nova.api.openstack.wsgi [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.324038] [53379]: DEBUG nova.virt.hardware [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1023.324257] [53379]: DEBUG nova.virt.hardware [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1023.324333] [53378]: DEBUG nova.compute.api [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.324465] [53379]: DEBUG nova.virt.hardware [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1023.324624] [53379]: DEBUG nova.virt.hardware [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1023.324782] [53379]: DEBUG nova.virt.hardware [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1023.329089] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.329089] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.329089] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.329452] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.329711] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.329920] [53378]: DEBUG oslo_concurrency.lockutils [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.331810] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.332083] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.332269] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.332699] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.332931] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.333130] [53379]: DEBUG oslo_concurrency.lockutils [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.345092] [53379]: DEBUG nova.quota [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1023.348958] [53379]: DEBUG nova.quota [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1023.357055] [53379]: DEBUG nova.compute.api [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1023.357650] [53379]: DEBUG nova.compute.api [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1023.389408] [53379]: INFO nova.api.openstack.requestlog [None req-79632aaf-9f1c-4e6d-907b-a475e8f066fe tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.340323 [ 1023.389833] [53379]: [pid: 53379|app: 0|req: 3440/6833] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:44:55 2025] POST /compute/v2.1/servers => generated 402 bytes in 341 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1023.392694] [53379]: DEBUG nova.api.openstack.wsgi [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.394504] [53379]: DEBUG nova.compute.api [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.398881] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.399160] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.399749] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.400312] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.400557] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.400755] [53379]: DEBUG oslo_concurrency.lockutils [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.415105] [53378]: DEBUG nova.policy [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.420332] [53378]: DEBUG nova.policy [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.420992] [53378]: DEBUG nova.policy [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.421688] [53378]: INFO nova.api.openstack.requestlog [None req-0197762a-4025-43a0-a030-55974d6e316f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.101480 [ 1023.421994] [53378]: [pid: 53378|app: 0|req: 3394/6834] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1023.425481] [53378]: DEBUG nova.api.openstack.wsgi [None req-d354779f-d743-4030-8f8f-02109d87f8f6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.427372] [53378]: DEBUG nova.compute.api [None req-d354779f-d743-4030-8f8f-02109d87f8f6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.461097] [53378]: DEBUG nova.policy [None req-d354779f-d743-4030-8f8f-02109d87f8f6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.464476] [53378]: INFO nova.api.openstack.requestlog [None req-d354779f-d743-4030-8f8f-02109d87f8f6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1206 microversion: 2.1 time: 0.040958 [ 1023.465063] [53378]: [pid: 53378|app: 0|req: 3395/6835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.469941] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.474459] [53378]: DEBUG nova.compute.api [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.475683] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.475931] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.476138] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.476495] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.476689] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.476859] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.481767] [53379]: DEBUG nova.policy [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.486153] [53379]: INFO nova.api.openstack.requestlog [None req-4788bdaa-37fd-4ceb-ac7a-0a14d1a63377 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.095681 [ 1023.486514] [53379]: [pid: 53379|app: 0|req: 3441/6836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.489334] [53379]: DEBUG nova.api.openstack.wsgi [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.491801] [53379]: DEBUG nova.compute.api [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.502887] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.503092] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.503263] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.503637] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.503837] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.504034] [53379]: DEBUG oslo_concurrency.lockutils [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.504199] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.504329] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.504522] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.504736] [53378]: DEBUG nova.objects.instance [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.525254] [53378]: DEBUG nova.policy [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.529500] [53378]: INFO nova.api.openstack.requestlog [None req-3ff93d3e-86f6-477a-8b08-ba4e0e81dd74 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.063073 [ 1023.529828] [53378]: [pid: 53378|app: 0|req: 3396/6837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.535786] [53378]: DEBUG nova.api.openstack.wsgi [None req-270b0a48-ee99-4ca8-b8c7-058f29629db7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.537424] [53378]: DEBUG nova.compute.api [None req-270b0a48-ee99-4ca8-b8c7-058f29629db7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.543532] [53379]: DEBUG nova.policy [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.548086] [53379]: DEBUG nova.policy [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.548790] [53379]: DEBUG nova.policy [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.551640] [53379]: INFO nova.api.openstack.requestlog [None req-459a3982-27f6-48cc-9f88-ed48830dfaa4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1993 microversion: 2.98 time: 0.064340 [ 1023.552090] [53379]: [pid: 53379|app: 0|req: 3442/6838] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1993 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1023.559493] [53379]: DEBUG nova.api.openstack.wsgi [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.559833] [53379]: DEBUG nova.compute.api [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.563323] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.563547] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.563727] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.564081] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.564292] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.564464] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.567664] [53378]: DEBUG nova.policy [None req-270b0a48-ee99-4ca8-b8c7-058f29629db7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.572812] [53378]: INFO nova.api.openstack.requestlog [None req-270b0a48-ee99-4ca8-b8c7-058f29629db7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1239 microversion: 2.1 time: 0.042396 [ 1023.573279] [53378]: [pid: 53378|app: 0|req: 3397/6839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1239 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.584166] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.584641] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.584862] [53379]: DEBUG oslo_concurrency.lockutils [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.585073] [53379]: DEBUG nova.objects.instance [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.604805] [53379]: DEBUG nova.policy [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.608878] [53379]: INFO nova.api.openstack.requestlog [None req-4d6b9728-db52-4504-8a18-20d56beb9fb0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.052437 [ 1023.609377] [53379]: [pid: 53379|app: 0|req: 3443/6840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.678422] [53378]: DEBUG nova.api.openstack.wsgi [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.680224] [53378]: DEBUG nova.compute.api [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.684378] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.684620] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.684809] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.685211] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.685471] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.685670] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.704771] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.705032] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.705306] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.705478] [53378]: DEBUG nova.objects.instance [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.726027] [53378]: DEBUG nova.policy [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.733232] [53378]: INFO nova.api.openstack.requestlog [None req-93e8b00a-3b9e-4b07-b0b3-3a12544702b3 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.057367 [ 1023.734035] [53378]: [pid: 53378|app: 0|req: 3398/6841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:55 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.859818] [53379]: DEBUG nova.api.openstack.wsgi [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.861907] [53379]: DEBUG nova.compute.api [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.866121] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.866470] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.866706] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.867127] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.867612] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.867848] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.891425] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.891800] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.892053] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.892308] [53379]: DEBUG nova.objects.instance [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.927037] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.935035] [53379]: DEBUG nova.policy [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.936480] [53378]: DEBUG nova.compute.api [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.940716] [53379]: INFO nova.api.openstack.requestlog [None req-2df648e5-8491-4a38-8e46-aa24973b885d tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.084846 [ 1023.941984] [53379]: [pid: 53379|app: 0|req: 3444/6842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.942124] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.942730] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.943092] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.945364] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.945364] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.945364] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.001687] [53378]: DEBUG nova.policy [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.008501] [53378]: INFO nova.api.openstack.requestlog [None req-9c9643c9-dc9f-4e0d-a04a-e2a39f0bd82c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1263 microversion: 2.1 time: 0.085621 [ 1024.008856] [53378]: [pid: 53378|app: 0|req: 3399/6843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1263 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.062460] [53379]: DEBUG nova.api.openstack.wsgi [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.064716] [53379]: DEBUG nova.compute.api [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.068984] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.069156] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.069406] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.069942] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.070159] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.070405] [53379]: DEBUG oslo_concurrency.lockutils [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.160774] [53379]: DEBUG nova.policy [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.165358] [53379]: INFO nova.api.openstack.requestlog [None req-08a6fa9a-d972-41fc-aace-3b129e9713a0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.105118 [ 1024.165727] [53379]: [pid: 53379|app: 0|req: 3445/6844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.334646] [53378]: DEBUG nova.api.openstack.wsgi [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.337180] [53378]: DEBUG nova.compute.api [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.340381] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.340597] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.340784] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.341163] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.341358] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.341532] [53378]: DEBUG oslo_concurrency.lockutils [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.419449] [53378]: DEBUG nova.policy [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.424106] [53378]: INFO nova.api.openstack.requestlog [None req-702c5f19-f0af-4dc6-b022-5019c66b68d8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.091924 [ 1024.424440] [53378]: [pid: 53378|app: 0|req: 3400/6845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.438812] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.440706] [53379]: DEBUG nova.compute.api [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.445354] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.445611] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.445799] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.446189] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.446441] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.446647] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.482299] [53378]: DEBUG nova.api.openstack.wsgi [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.484041] [53378]: DEBUG nova.compute.api [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.487710] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.487954] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.488155] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.488568] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.488844] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.489040] [53378]: DEBUG oslo_concurrency.lockutils [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.520014] [53378]: DEBUG nova.policy [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.524513] [53378]: INFO nova.api.openstack.requestlog [None req-b3c9424d-928b-47c6-8cf1-16722e947d81 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.044348 [ 1024.524860] [53378]: [pid: 53378|app: 0|req: 3401/6846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.527238] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.528931] [53378]: DEBUG nova.compute.api [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.532332] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.532645] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.532825] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.533306] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.533607] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.533953] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.548407] [53379]: DEBUG nova.policy [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.554681] [53379]: DEBUG nova.policy [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.555404] [53379]: DEBUG nova.policy [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.556076] [53379]: INFO nova.api.openstack.requestlog [None req-5b1550eb-f11f-4f99-81f3-b17975815ab5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.119918 [ 1024.556411] [53379]: [pid: 53379|app: 0|req: 3446/6847] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1024.559029] [53379]: DEBUG nova.api.openstack.wsgi [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1024.564577] [53379]: DEBUG oslo_concurrency.lockutils [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.564812] [53379]: DEBUG oslo_concurrency.lockutils [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.564996] [53379]: DEBUG oslo_concurrency.lockutils [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.571544] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] Creating event network-changed:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1024.574349] [53379]: INFO nova.api.openstack.requestlog [req-f8826f9f-e232-4a38-bac1-59b7352b4296 req-4e0a88eb-95e9-4ab3-a003-464766b6bd00 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017239 [ 1024.574680] [53379]: [pid: 53379|app: 0|req: 3447/6848] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:56 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.577566] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.579223] [53379]: DEBUG nova.compute.api [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.584235] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.584491] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.584680] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.585043] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.585273] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.585459] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.603455] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.603683] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.603869] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.604083] [53379]: DEBUG nova.objects.instance [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.623974] [53379]: DEBUG nova.policy [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.628236] [53379]: INFO nova.api.openstack.requestlog [None req-d4baa2c3-b003-41f0-9b4a-05273df41203 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.052840 [ 1024.628557] [53379]: [pid: 53379|app: 0|req: 3448/6849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.631102] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.632716] [53379]: DEBUG nova.compute.api [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.633337] [53378]: DEBUG nova.policy [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.636173] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.636404] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.636590] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.636945] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.637165] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.637343] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.638096] [53378]: INFO nova.api.openstack.requestlog [None req-2f1ea300-9d60-4831-8f0d-304f19fe26ad tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.112592 [ 1024.638507] [53378]: [pid: 53378|app: 0|req: 3402/6850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.643702] [53378]: DEBUG nova.api.openstack.wsgi [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.643702] [53378]: DEBUG nova.compute.api [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.646122] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.646699] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.646699] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.646959] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.647198] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.647395] [53378]: DEBUG oslo_concurrency.lockutils [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.675389] [53379]: DEBUG nova.policy [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.679493] [53379]: DEBUG nova.policy [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.680069] [53378]: DEBUG nova.policy [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.680150] [53379]: DEBUG nova.policy [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.683131] [53379]: INFO nova.api.openstack.requestlog [None req-a8bee5cd-d027-4d82-9682-1d11635fb886 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1993 microversion: 2.98 time: 0.054006 [ 1024.683461] [53379]: [pid: 53379|app: 0|req: 3449/6851] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1993 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1024.683977] [53378]: INFO nova.api.openstack.requestlog [None req-b06aebd1-519b-4c1b-a925-89ceb0ae54a4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.044855 [ 1024.684299] [53378]: [pid: 53378|app: 0|req: 3403/6852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.685772] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.687442] [53379]: DEBUG nova.compute.api [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.690314] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.690510] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.690693] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.691042] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.691248] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.691425] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.709895] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.710159] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.710347] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.710543] [53379]: DEBUG nova.objects.instance [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.729992] [53379]: DEBUG nova.policy [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.733842] [53379]: INFO nova.api.openstack.requestlog [None req-2cfb48df-e885-4320-9e51-5f3f2031a512 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.049773 [ 1024.734219] [53379]: [pid: 53379|app: 0|req: 3450/6853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:56 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.746306] [53378]: DEBUG nova.api.openstack.wsgi [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.748051] [53378]: DEBUG nova.compute.api [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.751671] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.751983] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.752230] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.752598] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.752808] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.752986] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.770382] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.770610] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.770795] [53378]: DEBUG oslo_concurrency.lockutils [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.771016] [53378]: DEBUG nova.objects.instance [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.791600] [53378]: DEBUG nova.policy [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.796158] [53378]: INFO nova.api.openstack.requestlog [None req-e181b6e7-902f-4155-b711-c886fae281cb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.052289 [ 1024.796503] [53378]: [pid: 53378|app: 0|req: 3404/6854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.959902] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.961774] [53379]: DEBUG nova.compute.api [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.966686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.966686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.966686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.966686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.966881] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.967117] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.988178] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.988436] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.988640] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.988864] [53379]: DEBUG nova.objects.instance [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.012276] [53379]: DEBUG nova.policy [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.018497] [53379]: INFO nova.api.openstack.requestlog [None req-e4cd9008-6436-4bc6-9f12-6b9f487977ee tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.062264 [ 1025.018849] [53379]: [pid: 53379|app: 0|req: 3451/6855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.023732] [53378]: DEBUG nova.api.openstack.wsgi [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.026078] [53378]: DEBUG nova.compute.api [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.029498] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.029758] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.029963] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.030545] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.030614] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.030838] [53378]: DEBUG oslo_concurrency.lockutils [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.063930] [53378]: DEBUG nova.policy [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.069042] [53378]: INFO nova.api.openstack.requestlog [None req-e57c3378-84c1-4189-bc14-f83df2c7fcd9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1271 microversion: 2.1 time: 0.047749 [ 1025.069507] [53378]: [pid: 53378|app: 0|req: 3405/6856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1271 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1025.178565] [53379]: DEBUG nova.api.openstack.wsgi [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.180299] [53379]: DEBUG nova.compute.api [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.186033] [53379]: DEBUG oslo_concurrency.lockutils [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.192021] [53378]: DEBUG nova.api.openstack.wsgi [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.192021] [53378]: DEBUG nova.compute.api [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.200126] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.201067] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.201430] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.201988] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.202315] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.202675] [53378]: DEBUG oslo_concurrency.lockutils [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.253803] [53378]: DEBUG nova.objects.instance [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'services' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.330285] [53378]: INFO nova.api.openstack.requestlog [None req-3de3f65a-dd8d-4fbf-b11a-a4e4cb02f77d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments/66a0e5fa-5b4d-4a2a-ae1b-0e5d6c29b1ea" status: 202 len: 0 microversion: 2.1 time: 0.141970 [ 1025.330648] [53378]: [pid: 53378|app: 0|req: 3406/6857] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:44:57 2025] DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments/66a0e5fa-5b4d-4a2a-ae1b-0e5d6c29b1ea => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1025.337779] [53378]: DEBUG nova.api.openstack.wsgi [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.339733] [53378]: DEBUG nova.compute.api [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.343530] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.343780] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.343967] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.344334] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.344602] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.344708] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.353028] [53379]: DEBUG nova.policy [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.358442] [53379]: INFO nova.api.openstack.requestlog [None req-c55a8fde-d61e-4be5-a103-6ccd8313d42a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.182116 [ 1025.358543] [53379]: [pid: 53379|app: 0|req: 3452/6858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.365143] [53378]: INFO nova.api.openstack.requestlog [None req-3fdb5ea9-f8fa-48ec-b9a4-ce2973c394f6 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030160 [ 1025.365653] [53378]: [pid: 53378|app: 0|req: 3407/6859] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1025.438842] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.440275] [53379]: DEBUG nova.compute.api [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.443818] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.444077] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.444290] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.444640] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.444844] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.445051] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.538194] [53379]: DEBUG nova.policy [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.538346] [53378]: DEBUG nova.api.openstack.wsgi [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.541555] [53378]: DEBUG nova.compute.api [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.543095] [53379]: INFO nova.api.openstack.requestlog [None req-9a828fdf-6bc1-468d-9706-f0a9447aed6c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.107126 [ 1025.543512] [53379]: [pid: 53379|app: 0|req: 3453/6860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.546456] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.549043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.549043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.549043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.549043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.549043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.576044] [53379]: DEBUG nova.api.openstack.wsgi [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.576640] [53379]: DEBUG nova.compute.api [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.581279] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.581511] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.581691] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.582055] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.582369] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.582561] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.589471] [53378]: DEBUG nova.policy [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.597164] [53378]: INFO nova.api.openstack.requestlog [None req-6868c19e-9b99-498a-9c67-f33b56aa1474 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.061769 [ 1025.597500] [53378]: [pid: 53378|app: 0|req: 3408/6861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.641233] [53378]: DEBUG nova.api.openstack.wsgi [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.642914] [53378]: DEBUG nova.compute.api [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.646334] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.646585] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.646770] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.647136] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.647375] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.647559] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.663980] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.664216] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.664404] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.664602] [53378]: DEBUG nova.objects.instance [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.684575] [53378]: DEBUG nova.policy [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.688268] [53378]: INFO nova.api.openstack.requestlog [None req-4dd6f86c-b781-4fef-9a22-15e385abbb4e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.049385 [ 1025.692034] [53378]: [pid: 53378|app: 0|req: 3409/6862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1025.692106] [53379]: DEBUG nova.policy [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.692188] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.692408] [53378]: DEBUG nova.compute.api [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.694326] [53379]: DEBUG nova.policy [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.695087] [53379]: DEBUG nova.policy [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.695791] [53379]: INFO nova.api.openstack.requestlog [None req-6ee29ee5-95c9-4447-b571-73aae1e57869 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.123410 [ 1025.696109] [53379]: [pid: 53379|app: 0|req: 3454/6863] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1025.696234] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.696494] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.696678] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.697034] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.697233] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.697404] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.698754] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.700331] [53379]: DEBUG nova.compute.api [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.703987] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.704231] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.704420] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.704779] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.704977] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.705243] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.744833] [53379]: DEBUG nova.policy [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.750113] [53379]: INFO nova.api.openstack.requestlog [None req-5b3ba2d9-723e-4ee1-b45d-17d7b9fbf4b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.053387 [ 1025.750471] [53379]: [pid: 53379|app: 0|req: 3455/6864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.753142] [53379]: DEBUG nova.api.openstack.wsgi [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.754843] [53379]: DEBUG nova.compute.api [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.762349] [53379]: DEBUG oslo_concurrency.lockutils [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.774588] [53378]: DEBUG nova.policy [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.782457] [53378]: INFO nova.api.openstack.requestlog [None req-8e41f872-6164-4a15-8385-1abc1a7faf21 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1314 microversion: 2.1 time: 0.093271 [ 1025.782798] [53378]: [pid: 53378|app: 0|req: 3410/6865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:57 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1314 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.791339] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.794244] [53378]: DEBUG nova.compute.api [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.797662] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.797904] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.798109] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.798462] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.798664] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.798842] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.804442] [53379]: DEBUG nova.policy [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.809058] [53379]: DEBUG nova.policy [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.809698] [53379]: DEBUG nova.policy [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.812752] [53379]: INFO nova.api.openstack.requestlog [None req-05acf309-8f4e-4ad8-b548-d4a8adf5b56e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1993 microversion: 2.98 time: 0.061608 [ 1025.813084] [53379]: [pid: 53379|app: 0|req: 3456/6866] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1993 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1025.815647] [53379]: DEBUG nova.api.openstack.wsgi [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.817330] [53379]: DEBUG nova.compute.api [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.820622] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.820861] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.821061] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.821501] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.821753] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.822096] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.825781] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.825781] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.825781] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.825781] [53378]: DEBUG nova.objects.instance [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.841995] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.841995] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.842271] [53379]: DEBUG oslo_concurrency.lockutils [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.842639] [53379]: DEBUG nova.objects.instance [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.849273] [53378]: DEBUG nova.policy [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.854391] [53378]: INFO nova.api.openstack.requestlog [None req-4d2b8a3e-574f-43fe-a920-b674dd1dadfd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.068553 [ 1025.854723] [53378]: [pid: 53378|app: 0|req: 3411/6867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.863956] [53379]: DEBUG nova.policy [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.869505] [53379]: INFO nova.api.openstack.requestlog [None req-39aeee9e-cd37-41be-b32b-1e04d458ded0 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.055650 [ 1025.870098] [53379]: [pid: 53379|app: 0|req: 3457/6868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.031483] [53378]: DEBUG nova.api.openstack.wsgi [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.033303] [53378]: DEBUG nova.compute.api [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.037656] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.037905] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.038191] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.038461] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.038664] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.038871] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.059947] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.060336] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.060594] [53378]: DEBUG oslo_concurrency.lockutils [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.060973] [53378]: DEBUG nova.objects.instance [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.082889] [53379]: DEBUG nova.api.openstack.wsgi [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.083058] [53378]: DEBUG nova.policy [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.084869] [53379]: DEBUG nova.compute.api [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.090222] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.090299] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.090667] [53378]: INFO nova.api.openstack.requestlog [None req-f071c24f-0bd7-45dc-a44d-f44b607dc744 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.061462 [ 1026.090960] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.091067] [53378]: [pid: 53378|app: 0|req: 3412/6869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.091136] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.091786] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.091786] [53379]: DEBUG oslo_concurrency.lockutils [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.179153] [53379]: DEBUG nova.policy [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.185468] [53379]: INFO nova.api.openstack.requestlog [None req-380d4a80-e6f8-4f42-80f2-ee294855c9ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1323 microversion: 2.1 time: 0.105294 [ 1026.185953] [53379]: [pid: 53379|app: 0|req: 3458/6870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1323 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.373438] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.373530] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.375551] [53379]: DEBUG nova.compute.api [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.375979] [53378]: DEBUG nova.compute.api [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.379269] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.379551] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.379769] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.380031] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.380213] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.380268] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.380451] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.380486] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.380731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.380808] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.381016] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.381198] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.398609] [53379]: INFO nova.api.openstack.requestlog [None req-6bb50a28-b690-4dec-a78f-1e9facf40ff3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027964 [ 1026.398937] [53379]: [pid: 53379|app: 0|req: 3459/6871] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1026.452646] [53378]: DEBUG nova.policy [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.457939] [53378]: INFO nova.api.openstack.requestlog [None req-dd5bb7b8-e91f-4465-a250-f16bae5240d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.087445 [ 1026.458382] [53378]: [pid: 53378|app: 0|req: 3413/6872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.559754] [53379]: DEBUG nova.api.openstack.wsgi [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.561738] [53379]: DEBUG nova.compute.api [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.566018] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.566332] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.566561] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.566985] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.567221] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.567464] [53379]: DEBUG oslo_concurrency.lockutils [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.585281] [53378]: DEBUG nova.api.openstack.wsgi [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8f51642e-3ab2-401d-83ab-8e23827f5889", "name": "network-vif-deleted", "tag": "d4be887f-c113-410a-a55c-142c904079ce"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1026.591343] [53378]: DEBUG oslo_concurrency.lockutils [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.591609] [53378]: DEBUG oslo_concurrency.lockutils [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.591821] [53378]: DEBUG oslo_concurrency.lockutils [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.599408] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] Creating event network-vif-deleted:d4be887f-c113-410a-a55c-142c904079ce for instance 8f51642e-3ab2-401d-83ab-8e23827f5889 on cpu-1 [ 1026.602699] [53378]: INFO nova.api.openstack.requestlog [req-ac523867-866f-43c7-9b64-f26b815228c6 req-58925b1d-0a29-4227-8af8-f77b4f95d9d2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019827 [ 1026.603130] [53378]: [pid: 53378|app: 0|req: 3414/6873] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44: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 (2 switches on core 0) [ 1026.610296] [53378]: DEBUG nova.api.openstack.wsgi [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.612109] [53378]: DEBUG nova.compute.api [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.615750] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.616025] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.616240] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.616938] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.616938] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.617048] [53378]: DEBUG oslo_concurrency.lockutils [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.650501] [53378]: DEBUG nova.policy [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.654968] [53378]: INFO nova.api.openstack.requestlog [None req-292334c3-16c8-46fc-9e3d-5d5373a30bda tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.047005 [ 1026.655351] [53378]: [pid: 53378|app: 0|req: 3415/6874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1026.674473] [53379]: DEBUG nova.policy [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.679498] [53379]: INFO nova.api.openstack.requestlog [None req-d804e98c-cebe-4314-8b89-b53820a481c8 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.122377 [ 1026.679970] [53379]: [pid: 53379|app: 0|req: 3460/6875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.708011] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.710076] [53378]: DEBUG nova.compute.api [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.711699] [53379]: DEBUG nova.api.openstack.wsgi [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.713628] [53379]: DEBUG nova.compute.api [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.714048] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.714350] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.714622] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.715040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.715323] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.715636] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.717576] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.717746] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.717931] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.718348] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.718591] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.718791] [53379]: DEBUG oslo_concurrency.lockutils [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.733387] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.733656] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.733858] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.734130] [53378]: DEBUG nova.objects.instance [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.756391] [53378]: DEBUG nova.policy [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.760752] [53378]: INFO nova.api.openstack.requestlog [None req-f3f91253-abd8-4f6e-9997-c34d5fff04e0 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.055484 [ 1026.761078] [53378]: [pid: 53378|app: 0|req: 3416/6876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.763495] [53378]: DEBUG nova.api.openstack.wsgi [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.765149] [53378]: DEBUG nova.compute.api [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.768557] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.768697] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.768882] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.769266] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.769898] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.769898] [53378]: DEBUG oslo_concurrency.lockutils [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.789252] [53379]: DEBUG nova.policy [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.794065] [53379]: DEBUG nova.policy [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.794699] [53379]: DEBUG nova.policy [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.795395] [53379]: INFO nova.api.openstack.requestlog [None req-b5cc4d52-e560-4f08-bb88-6acf31256886 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.086392 [ 1026.795835] [53379]: [pid: 53379|app: 0|req: 3461/6877] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:58 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1026.798170] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.799794] [53379]: DEBUG nova.compute.api [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.800770] [53378]: DEBUG nova.policy [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.802841] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.803089] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.803298] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.803660] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.803864] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.804054] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.809787] [53378]: INFO nova.api.openstack.requestlog [None req-65134733-3ad3-4d88-b379-aa0bed16f184 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.048129 [ 1026.810122] [53378]: [pid: 53378|app: 0|req: 3417/6878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.839321] [53378]: DEBUG nova.api.openstack.wsgi [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.841657] [53378]: DEBUG nova.compute.api [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.846243] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.846577] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.846769] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.847202] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.847437] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.847622] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.868870] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.869140] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.869350] [53378]: DEBUG oslo_concurrency.lockutils [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.869577] [53378]: DEBUG nova.objects.instance [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.896131] [53378]: DEBUG nova.policy [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.901119] [53378]: DEBUG nova.policy [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.901890] [53378]: DEBUG nova.policy [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.905130] [53379]: DEBUG nova.policy [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.906538] [53378]: INFO nova.api.openstack.requestlog [None req-233f0ebf-2ffe-4738-8272-d723f9c02150 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.070132 [ 1026.906918] [53378]: [pid: 53378|app: 0|req: 3418/6879] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1026.911216] [53379]: INFO nova.api.openstack.requestlog [None req-0ecff2a8-4b29-48e3-a8fd-09cf77feb46b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1501 microversion: 2.1 time: 0.114809 [ 1026.911612] [53379]: [pid: 53379|app: 0|req: 3462/6880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1501 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.913329] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.915180] [53378]: DEBUG nova.compute.api [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.917249] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.919095] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.919248] [53379]: DEBUG nova.compute.api [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.919364] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.919586] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.919949] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.920203] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.920397] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.925558] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.925850] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.926055] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.926487] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.926694] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.926873] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.942901] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.943245] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.943449] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.943757] [53378]: DEBUG nova.objects.instance [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.949322] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.949707] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.949754] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.949949] [53379]: DEBUG nova.objects.instance [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.966794] [53378]: DEBUG nova.policy [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.971813] [53378]: INFO nova.api.openstack.requestlog [None req-fd2a5541-5cc5-4638-8fd6-7a8c2309d47d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.064183 [ 1026.972249] [53379]: DEBUG nova.policy [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.976240] [53378]: [pid: 53378|app: 0|req: 3419/6881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.976240] [53378]: DEBUG nova.api.openstack.wsgi [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2129114649"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1026.977167] [53378]: DEBUG nova.compute.api [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.982096] [53379]: INFO nova.api.openstack.requestlog [None req-e8d40ff2-d90e-455b-bc24-895f8c43418f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.068893 [ 1026.982096] [53379]: [pid: 53379|app: 0|req: 3463/6882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.984152] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.984646] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.984646] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.985409] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.985409] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.985534] [53378]: DEBUG oslo_concurrency.lockutils [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.072904] [53378]: INFO nova.network.security_group_api [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Adding security group b403e18e-20c0-4834-97eb-58b929e9aa10 to port f9502e4b-2511-472c-964d-eb3da0efdb41 [ 1027.103982] [53379]: DEBUG nova.api.openstack.wsgi [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.105967] [53379]: DEBUG nova.compute.api [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.110166] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.110434] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.110629] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.111027] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.111228] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.111552] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.139197] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.139197] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.139197] [53379]: DEBUG oslo_concurrency.lockutils [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.139197] [53379]: DEBUG nova.objects.instance [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lazy-loading 'fault' on Instance uuid 0d366f5a-cf88-4175-a2a8-ba42928c9c23 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.164568] [53379]: DEBUG nova.policy [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef065fdc20dc44f09c7dc99cb935303b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52355b61bedf4afb9f9de3e38e4f0b93', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.169383] [53379]: INFO nova.api.openstack.requestlog [None req-b26f4698-760d-4125-9ef0-827d1921968f tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 200 len: 1301 microversion: 2.1 time: 0.068262 [ 1027.169746] [53379]: [pid: 53379|app: 0|req: 3464/6883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 1301 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.205311] [53379]: DEBUG nova.api.openstack.wsgi [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.207070] [53379]: DEBUG nova.compute.api [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.210426] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.210662] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.210846] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.211213] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.211427] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.211598] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.276848] [53379]: DEBUG nova.policy [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.281105] [53379]: INFO nova.api.openstack.requestlog [None req-b4ddd7a5-8f52-4eda-a018-f4218506681d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.078358 [ 1027.281437] [53379]: [pid: 53379|app: 0|req: 3465/6884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.298918] [53378]: INFO nova.api.openstack.requestlog [None req-08d18607-d312-4792-9847-149bdc9b7cef tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/action" status: 202 len: 0 microversion: 2.1 time: 0.325950 [ 1027.299929] [53378]: [pid: 53378|app: 0|req: 3420/6885] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:59 2025] POST /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1027.300013] [53379]: DEBUG nova.api.openstack.wsgi [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "64588981-c91a-477c-9c77-05e008175bee", "tag": "f9502e4b-2511-472c-964d-eb3da0efdb41"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1027.305336] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-407423542"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1027.305932] [53379]: DEBUG oslo_concurrency.lockutils [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.306227] [53378]: DEBUG nova.compute.api [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.306277] [53379]: DEBUG oslo_concurrency.lockutils [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.306467] [53379]: DEBUG oslo_concurrency.lockutils [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.309800] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.310070] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.310274] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.310623] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.310825] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.310999] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.312756] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] Creating event network-changed:f9502e4b-2511-472c-964d-eb3da0efdb41 for instance 64588981-c91a-477c-9c77-05e008175bee on cpu-1 [ 1027.316077] [53379]: INFO nova.api.openstack.requestlog [req-e8971094-819f-499b-9bcf-54c168587963 req-b07f48d6-9f35-43ba-8b4d-b4d960a53331 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018452 [ 1027.316077] [53379]: [pid: 53379|app: 0|req: 3466/6886] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:44:59 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1027.373907] [53378]: INFO nova.network.security_group_api [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Adding security group c0936128-506d-41e4-81de-335b93bf895d to port f9502e4b-2511-472c-964d-eb3da0efdb41 [ 1027.406818] [53379]: DEBUG nova.api.openstack.wsgi [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.408621] [53379]: DEBUG nova.compute.api [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.412268] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.412598] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.412695] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.413062] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.413275] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.413485] [53379]: DEBUG oslo_concurrency.lockutils [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.430566] [53379]: INFO nova.api.openstack.requestlog [None req-a4d1e002-077a-4655-889f-0509c970ef40 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026514 [ 1027.430855] [53379]: [pid: 53379|app: 0|req: 3467/6887] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1027.471288] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.472946] [53379]: DEBUG nova.compute.api [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.476307] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.476537] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.476723] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.477068] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.477270] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.477446] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.547390] [53379]: DEBUG nova.policy [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.552950] [53379]: INFO nova.api.openstack.requestlog [None req-a3e37544-3681-426c-8c3b-96009da8bdf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.083674 [ 1027.553632] [53379]: [pid: 53379|app: 0|req: 3468/6888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.589663] [53378]: INFO nova.api.openstack.requestlog [None req-fd0efb0c-31af-41e6-ae28-6cb298455611 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/action" status: 202 len: 0 microversion: 2.1 time: 0.287045 [ 1027.589904] [53378]: [pid: 53378|app: 0|req: 3421/6889] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:44:59 2025] POST /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1027.595399] [53379]: DEBUG nova.api.openstack.wsgi [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.597037] [53379]: DEBUG nova.compute.api [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.601147] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.601437] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.601695] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.602140] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.602613] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.602872] [53379]: DEBUG oslo_concurrency.lockutils [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.667377] [53378]: DEBUG nova.api.openstack.wsgi [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.669085] [53378]: DEBUG nova.compute.api [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.672636] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.672756] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.672937] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.673330] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.673537] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.673712] [53378]: DEBUG oslo_concurrency.lockutils [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.691917] [53379]: INFO nova.api.openstack.requestlog [None req-094fe184-07bb-41b8-b03a-5824c7762219 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.098919 [ 1027.692328] [53379]: [pid: 53379|app: 0|req: 3469/6890] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee/os-security-groups => generated 1158 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.694953] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.696637] [53379]: DEBUG nova.compute.api [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.699953] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.700228] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.700450] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.700798] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.701009] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.701192] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.706831] [53378]: DEBUG nova.policy [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.710909] [53378]: INFO nova.api.openstack.requestlog [None req-1b06cce5-9dd3-4377-a1ff-f8a259c02668 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.045894 [ 1027.711231] [53378]: [pid: 53378|app: 0|req: 3422/6891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.713632] [53378]: DEBUG nova.api.openstack.wsgi [None req-1338c467-653c-47e5-b7a2-88fe569c9be4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f70d820e0>, body: {"security_group": {"name": " tempest-securitygroup -387459223 ", "description": "tempest-description-1095574695"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1027.785955] [53379]: DEBUG nova.policy [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.790267] [53379]: INFO nova.api.openstack.requestlog [None req-6b1dd552-4aea-462e-8bf3-5dffb58527a4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.097345 [ 1027.790594] [53379]: [pid: 53379|app: 0|req: 3470/6892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:44:59 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.794119] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.795898] [53379]: DEBUG nova.compute.api [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.799164] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.799286] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.799462] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.799818] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.800029] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.800228] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.810470] [53378]: INFO nova.api.openstack.requestlog [None req-1338c467-653c-47e5-b7a2-88fe569c9be4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 223 microversion: 2.1 time: 0.098604 [ 1027.810927] [53378]: [pid: 53378|app: 0|req: 3423/6893] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:44:59 2025] POST /compute/v2.1/os-security-groups => generated 223 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1027.813907] [53378]: DEBUG nova.api.openstack.wsgi [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.815654] [53378]: DEBUG nova.compute.api [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.817951] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.818212] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.818404] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.818601] [53379]: DEBUG nova.objects.instance [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.819556] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.819793] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.819980] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.820403] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.820564] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.820740] [53378]: DEBUG oslo_concurrency.lockutils [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.848649] [53379]: DEBUG nova.policy [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.853124] [53379]: INFO nova.api.openstack.requestlog [None req-4bca98da-6e90-4256-8d02-3876d77698f7 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.061937 [ 1027.853464] [53379]: [pid: 53379|app: 0|req: 3471/6894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.856108] [53379]: DEBUG nova.api.openstack.wsgi [None req-a6def4cf-9142-457e-90f1-599ddee19a3c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71d7d870>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.890059] [53379]: INFO nova.api.openstack.requestlog [None req-a6def4cf-9142-457e-90f1-599ddee19a3c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383" status: 200 len: 223 microversion: 2.1 time: 0.035865 [ 1027.890443] [53379]: [pid: 53379|app: 0|req: 3472/6895] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 => generated 223 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1027.893228] [53379]: DEBUG nova.api.openstack.wsgi [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.894950] [53379]: DEBUG nova.compute.api [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.900226] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.900469] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.900668] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.901036] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.901247] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.901424] [53379]: DEBUG oslo_concurrency.lockutils [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.916919] [53378]: DEBUG nova.policy [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.924380] [53378]: DEBUG nova.policy [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.925087] [53378]: DEBUG nova.policy [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.925990] [53378]: INFO nova.api.openstack.requestlog [None req-926e07dd-5614-40d9-8a34-c42d4d747432 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.114474 [ 1027.926626] [53378]: [pid: 53378|app: 0|req: 3424/6896] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1027.930023] [53378]: DEBUG nova.api.openstack.wsgi [None req-763c3910-4937-47ca-a9a7-a360418f979a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f729d3f40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.933048] [53379]: DEBUG nova.policy [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.939176] [53379]: INFO nova.api.openstack.requestlog [None req-e896998a-f5d7-406d-beb0-bf7666b42792 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.047830 [ 1027.939251] [53379]: [pid: 53379|app: 0|req: 3473/6897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.941822] [53379]: DEBUG nova.api.openstack.wsgi [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.943461] [53379]: DEBUG nova.compute.api [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.947051] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.947331] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.947538] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.947917] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.948137] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.948352] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.968277] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.968578] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.968770] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.968980] [53379]: DEBUG nova.objects.instance [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.994992] [53379]: DEBUG nova.policy [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.999965] [53379]: DEBUG nova.policy [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.000887] [53379]: DEBUG nova.policy [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.006839] [53379]: INFO nova.api.openstack.requestlog [None req-8bb212f3-394b-4206-b033-cecb656233bd tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.066504 [ 1028.007290] [53379]: [pid: 53379|app: 0|req: 3474/6898] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1028.010133] [53379]: DEBUG nova.api.openstack.wsgi [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.011856] [53379]: DEBUG nova.compute.api [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.015124] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.015392] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.015583] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.015934] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.016155] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.016361] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.031049] [53378]: INFO nova.api.openstack.requestlog [None req-763c3910-4937-47ca-a9a7-a360418f979a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383" status: 202 len: 0 microversion: 2.1 time: 0.103835 [ 1028.031444] [53378]: [pid: 53378|app: 0|req: 3425/6899] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:00 2025] DELETE /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1028.034055] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.036038] [53378]: DEBUG nova.compute.api [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.041026] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.041026] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.041137] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.041399] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.041667] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.042013] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.043939] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.044201] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.044562] [53379]: DEBUG oslo_concurrency.lockutils [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.044617] [53379]: DEBUG nova.objects.instance [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.063554] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.063810] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.063997] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.064209] [53378]: DEBUG nova.objects.instance [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.068945] [53379]: DEBUG nova.policy [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.076850] [53379]: INFO nova.api.openstack.requestlog [None req-af8efb74-3711-42c4-bc8c-6ada78991329 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.068809 [ 1028.077395] [53379]: [pid: 53379|app: 0|req: 3475/6900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.081172] [53379]: DEBUG nova.api.openstack.wsgi [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71af1990>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.089053] [53378]: DEBUG nova.policy [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.096163] [53378]: INFO nova.api.openstack.requestlog [None req-0a9b9d85-ec80-4537-b741-634ec75f5096 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.061362 [ 1028.096163] [53378]: [pid: 53378|app: 0|req: 3426/6901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.102978] [53379]: DEBUG neutronclient.v2_0.client [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1028.103395] [53379]: DEBUG nova.network.security_group_api [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1028.103726] [53379]: INFO nova.api.openstack.wsgi [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist [ 1028.103726] [53379]: Neutron server returns request_ids: ['req-7085f8f6-a443-483f-a6f1-82286fe62dec'] [ 1028.104106] [53379]: DEBUG nova.api.openstack.wsgi [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist [ 1028.104106] [53379]: Neutron server returns request_ids: ['req-7085f8f6-a443-483f-a6f1-82286fe62dec'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1028.104576] [53379]: INFO nova.api.openstack.requestlog [None req-01b65795-3dea-4cb2-838f-daeb3cd440e6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383" status: 404 len: 194 microversion: 2.1 time: 0.026433 [ 1028.105438] [53379]: [pid: 53379|app: 0|req: 3476/6902] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.111116] [53378]: DEBUG nova.api.openstack.wsgi [None req-8c8aa8be-f3bf-4f6b-8d3c-b85e995292c9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71d13be0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-496700373", "description": "tempest-description-786796333"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.183894] [53379]: DEBUG nova.api.openstack.wsgi [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.185819] [53379]: DEBUG nova.compute.api [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] [instance: 0d366f5a-cf88-4175-a2a8-ba42928c9c23] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.189871] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.190142] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.190309] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.191248] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.191248] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.191248] [53379]: DEBUG oslo_concurrency.lockutils [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.201014] [53379]: INFO nova.api.openstack.wsgi [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] HTTP exception thrown: Instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 could not be found. [ 1028.201358] [53379]: DEBUG nova.api.openstack.wsgi [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] Returning 404 to user: Instance 0d366f5a-cf88-4175-a2a8-ba42928c9c23 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1028.201815] [53379]: INFO nova.api.openstack.requestlog [None req-20177d93-2159-44ea-b6f7-b1db9b66a190 tempest-ServersNegativeTestJSON-1320065680 tempest-ServersNegativeTestJSON-1320065680-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23" status: 404 len: 111 microversion: 2.1 time: 0.022018 [ 1028.202148] [53379]: [pid: 53379|app: 0|req: 3477/6903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/0d366f5a-cf88-4175-a2a8-ba42928c9c23 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.221859] [53378]: INFO nova.api.openstack.requestlog [None req-8c8aa8be-f3bf-4f6b-8d3c-b85e995292c9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.113105 [ 1028.222295] [53378]: [pid: 53378|app: 0|req: 3427/6904] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:00 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.230249] [53379]: DEBUG nova.api.openstack.wsgi [None req-dcef7070-f3fe-4880-95e7-54d690071191 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71113400>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1671732421", "description": "tempest-description-796262304"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.298136] [53378]: DEBUG nova.api.openstack.wsgi [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.300061] [53378]: DEBUG nova.compute.api [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.305447] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.305710] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.305899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.306424] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.306654] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.306836] [53378]: DEBUG oslo_concurrency.lockutils [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.473231] [53378]: DEBUG nova.policy [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.478009] [53378]: INFO nova.api.openstack.requestlog [None req-1c637254-8d27-4e61-833e-fd9033f3193e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.181983 [ 1028.478488] [53378]: [pid: 53378|app: 0|req: 3428/6905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.481442] [53378]: DEBUG nova.api.openstack.wsgi [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.483119] [53378]: DEBUG nova.compute.api [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.487105] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.487452] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.487723] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.488199] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.488481] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.488736] [53378]: DEBUG oslo_concurrency.lockutils [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.507955] [53378]: INFO nova.api.openstack.requestlog [None req-b831d6b1-68cd-4d74-af30-e550ac38035d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028706 [ 1028.508784] [53378]: [pid: 53378|app: 0|req: 3429/6906] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.567452] [53378]: DEBUG nova.api.openstack.wsgi [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.569499] [53378]: DEBUG nova.compute.api [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.575162] [53378]: DEBUG oslo_concurrency.lockutils [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.619860] [53379]: INFO nova.api.openstack.requestlog [None req-dcef7070-f3fe-4880-95e7-54d690071191 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.391873 [ 1028.620246] [53379]: [pid: 53379|app: 0|req: 3478/6907] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:00 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.623244] [53379]: DEBUG nova.api.openstack.wsgi [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd5b0278-3e8e-4e74-9058-91d31a474e14", "name": "network-vif-plugged", "status": "completed", "tag": "dae9b352-fa92-4e62-9a37-66120b406eff"}, {"name": "network-changed", "server_uuid": "bd5b0278-3e8e-4e74-9058-91d31a474e14", "tag": "dae9b352-fa92-4e62-9a37-66120b406eff"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.630042] [53379]: DEBUG oslo_concurrency.lockutils [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.630298] [53379]: DEBUG oslo_concurrency.lockutils [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.630491] [53379]: DEBUG oslo_concurrency.lockutils [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.636010] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Creating event network-vif-plugged:dae9b352-fa92-4e62-9a37-66120b406eff for instance bd5b0278-3e8e-4e74-9058-91d31a474e14 on cpu-1 [ 1028.636582] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] Creating event network-changed:dae9b352-fa92-4e62-9a37-66120b406eff for instance bd5b0278-3e8e-4e74-9058-91d31a474e14 on cpu-1 [ 1028.642163] [53379]: INFO nova.api.openstack.requestlog [req-2166db6f-9ce4-4b6a-951b-48bd4484bca8 req-021e7978-39f4-4188-b606-a9fa0da78971 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021268 [ 1028.642502] [53379]: [pid: 53379|app: 0|req: 3479/6908] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:00 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) [ 1028.645076] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ea3e5e0-863b-4879-a988-7cc902812aba tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71110310>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1958410110", "description": "tempest-description-469143547"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.717815] [53378]: DEBUG nova.policy [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.722507] [53378]: INFO nova.api.openstack.requestlog [None req-658772f5-1986-4d00-8fc3-b7c47d069632 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.157574 [ 1028.725160] [53378]: [pid: 53378|app: 0|req: 3430/6909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:00 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.727049] [53378]: DEBUG nova.api.openstack.wsgi [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.728049] [53378]: DEBUG nova.compute.api [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.731498] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.731734] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.732146] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.732463] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.732724] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.733070] [53378]: DEBUG oslo_concurrency.lockutils [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.746010] [53379]: INFO nova.api.openstack.requestlog [None req-2ea3e5e0-863b-4879-a988-7cc902812aba tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.102749 [ 1028.746446] [53379]: [pid: 53379|app: 0|req: 3480/6910] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:00 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.754078] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7d3ed49-1d71-4b47-8794-33dede7606de tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f72d83ac0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.771716] [53378]: DEBUG nova.policy [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.776736] [53378]: INFO nova.api.openstack.requestlog [None req-6999b495-a045-4a92-b49c-f1fef276d580 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.052761 [ 1028.777202] [53378]: [pid: 53378|app: 0|req: 3431/6911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.805526] [53378]: DEBUG nova.api.openstack.wsgi [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.807269] [53378]: DEBUG nova.compute.api [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.811122] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.811905] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.811905] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.811905] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.812132] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.812318] [53378]: DEBUG oslo_concurrency.lockutils [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.845083] [53379]: INFO nova.api.openstack.requestlog [None req-e7d3ed49-1d71-4b47-8794-33dede7606de tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1832 microversion: 2.1 time: 0.093203 [ 1028.845532] [53379]: [pid: 53379|app: 0|req: 3481/6912] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/os-security-groups => generated 1832 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1028.853021] [53379]: DEBUG nova.api.openstack.wsgi [None req-afaac16d-6cd5-4911-a222-b6a78f29ded7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71d7caf0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.944558] [53379]: INFO nova.api.openstack.requestlog [None req-afaac16d-6cd5-4911-a222-b6a78f29ded7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e" status: 202 len: 0 microversion: 2.1 time: 0.093570 [ 1028.944950] [53379]: [pid: 53379|app: 0|req: 3482/6913] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:01 2025] DELETE /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1028.948248] [53379]: DEBUG nova.api.openstack.wsgi [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.950350] [53379]: DEBUG nova.compute.api [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.956078] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.956651] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.956978] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.957449] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.957667] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.957846] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.976606] [53378]: DEBUG nova.policy [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.981106] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.981360] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.981724] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.981769] [53379]: DEBUG nova.objects.instance [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.982704] [53378]: INFO nova.api.openstack.requestlog [None req-1202063d-c9af-4766-834b-f4129d2aa61e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.180621 [ 1028.983773] [53378]: [pid: 53378|app: 0|req: 3432/6914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.988260] [53378]: DEBUG nova.api.openstack.wsgi [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.989895] [53378]: DEBUG nova.compute.api [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.993262] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.993621] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.993728] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.994094] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.994298] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.994483] [53378]: DEBUG oslo_concurrency.lockutils [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.003299] [53379]: DEBUG nova.policy [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.008331] [53379]: INFO nova.api.openstack.requestlog [None req-81d8d71b-9f78-4f77-9808-6f640f2814e2 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.062562 [ 1029.008580] [53379]: [pid: 53379|app: 0|req: 3483/6915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.015088] [53379]: DEBUG nova.api.openstack.wsgi [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71af25f0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.032665] [53379]: DEBUG neutronclient.v2_0.client [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1029.033028] [53379]: DEBUG nova.network.security_group_api [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 53234da2-f592-4ae3-8a41-08c37fc8e18e not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1029.033439] [53379]: INFO nova.api.openstack.wsgi [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist [ 1029.033439] [53379]: Neutron server returns request_ids: ['req-fcff45fe-13d1-4aff-8a5d-76b71ecbd94a'] [ 1029.033812] [53379]: DEBUG nova.api.openstack.wsgi [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist [ 1029.033812] [53379]: Neutron server returns request_ids: ['req-fcff45fe-13d1-4aff-8a5d-76b71ecbd94a'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1029.034275] [53379]: INFO nova.api.openstack.requestlog [None req-170bcb6b-8f53-4acc-9030-b14aa289cf1b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e" status: 404 len: 194 microversion: 2.1 time: 0.025158 [ 1029.034600] [53379]: [pid: 53379|app: 0|req: 3484/6916] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1029.037214] [53379]: DEBUG nova.api.openstack.wsgi [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.039374] [53379]: DEBUG nova.compute.api [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.042922] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.043180] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.043371] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.043858] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.044079] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.044261] [53379]: DEBUG oslo_concurrency.lockutils [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.078110] [53379]: DEBUG nova.policy [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.083160] [53379]: INFO nova.api.openstack.requestlog [None req-106cd244-ea36-4c31-9dac-5bc78a1bbbf6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.047965 [ 1029.083544] [53379]: [pid: 53379|app: 0|req: 3485/6917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.086350] [53379]: DEBUG nova.api.openstack.wsgi [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.087948] [53379]: DEBUG nova.compute.api [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.093018] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.098514] [53378]: DEBUG nova.policy [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.105028] [53378]: DEBUG nova.policy [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.105028] [53378]: DEBUG nova.policy [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.105890] [53378]: INFO nova.api.openstack.requestlog [None req-36d9aa99-6da4-406c-a6f1-235e7c151e8b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.121555 [ 1029.106227] [53378]: [pid: 53378|app: 0|req: 3433/6918] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.109521] [53378]: DEBUG nova.api.openstack.wsgi [None req-3516a37e-5a61-4268-8186-ed8587cfe2f3 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f7247aa70>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.114756] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.115036] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.115264] [53379]: DEBUG oslo_concurrency.lockutils [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.115499] [53379]: DEBUG nova.objects.instance [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.138280] [53379]: DEBUG nova.policy [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.142353] [53379]: DEBUG nova.policy [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.142955] [53379]: DEBUG nova.policy [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.146557] [53379]: INFO nova.api.openstack.requestlog [None req-9537e804-6389-4ad1-9bf2-f0f20870421c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.062072 [ 1029.146557] [53379]: [pid: 53379|app: 0|req: 3486/6919] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.148790] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.150366] [53379]: DEBUG nova.compute.api [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.153377] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.153602] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.153915] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.154137] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.154338] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.155030] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.174668] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.174921] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.175122] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.175368] [53379]: DEBUG nova.objects.instance [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 1f2d8439-f965-4a53-a20c-9ff599f55879 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.197139] [53378]: INFO nova.api.openstack.requestlog [None req-3516a37e-5a61-4268-8186-ed8587cfe2f3 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581" status: 202 len: 0 microversion: 2.1 time: 0.089386 [ 1029.197139] [53378]: [pid: 53378|app: 0|req: 3434/6920] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:01 2025] DELETE /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1029.199800] [53378]: DEBUG nova.api.openstack.wsgi [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.201556] [53378]: DEBUG nova.compute.api [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.205863] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.206225] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.206515] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.206961] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.207281] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.207652] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.208957] [53379]: DEBUG nova.policy [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.213687] [53379]: INFO nova.api.openstack.requestlog [None req-2a721411-1def-47dd-9097-22646b7a0e12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 200 len: 1341 microversion: 2.1 time: 0.066637 [ 1029.214193] [53379]: [pid: 53379|app: 0|req: 3487/6921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 1341 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.217929] [53379]: DEBUG nova.api.openstack.wsgi [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71af1d80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.227953] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.228363] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.229559] [53378]: DEBUG oslo_concurrency.lockutils [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.229559] [53378]: DEBUG nova.objects.instance [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.233499] [53379]: DEBUG neutronclient.v2_0.client [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 616d2069-3197-4249-af72-21acdf655581 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1029.233822] [53379]: DEBUG nova.network.security_group_api [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 616d2069-3197-4249-af72-21acdf655581 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1029.234306] [53379]: INFO nova.api.openstack.wsgi [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 616d2069-3197-4249-af72-21acdf655581 does not exist [ 1029.234306] [53379]: Neutron server returns request_ids: ['req-fa6d5f0a-70e3-42c3-8b36-53665af4604b'] [ 1029.234399] [53379]: DEBUG nova.api.openstack.wsgi [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 616d2069-3197-4249-af72-21acdf655581 does not exist [ 1029.234399] [53379]: Neutron server returns request_ids: ['req-fa6d5f0a-70e3-42c3-8b36-53665af4604b'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1029.234784] [53379]: INFO nova.api.openstack.requestlog [None req-25f47e13-94b6-40c2-85b5-45594d326dfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581" status: 404 len: 194 microversion: 2.1 time: 0.020280 [ 1029.235119] [53379]: [pid: 53379|app: 0|req: 3488/6922] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1029.239632] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a280cfb-1ef9-4f4e-8d31-4126c2f94762 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f72bba200>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.251338] [53378]: DEBUG nova.policy [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.254727] [53378]: INFO nova.api.openstack.requestlog [None req-5d9fa71b-e7ab-4b04-85d5-7bdd7a58cb6f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.056951 [ 1029.259238] [53378]: [pid: 53378|app: 0|req: 3435/6923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.326170] [53378]: DEBUG nova.api.openstack.wsgi [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "64588981-c91a-477c-9c77-05e008175bee", "tag": "f9502e4b-2511-472c-964d-eb3da0efdb41"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.334085] [53378]: DEBUG oslo_concurrency.lockutils [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.334451] [53378]: DEBUG oslo_concurrency.lockutils [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.334759] [53378]: DEBUG oslo_concurrency.lockutils [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.341624] [53378]: INFO nova.api.openstack.compute.server_external_events [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] Creating event network-changed:f9502e4b-2511-472c-964d-eb3da0efdb41 for instance 64588981-c91a-477c-9c77-05e008175bee on cpu-1 [ 1029.344420] [53378]: INFO nova.api.openstack.requestlog [req-405122e2-bafe-488f-81af-e9ef7f6cbc2f req-77c5f92c-b51c-4f4c-bcb6-42de08d53860 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021055 [ 1029.344831] [53378]: [pid: 53378|app: 0|req: 3436/6924] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:01 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1029.422684] [53379]: INFO nova.api.openstack.requestlog [None req-3a280cfb-1ef9-4f4e-8d31-4126c2f94762 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173" status: 202 len: 0 microversion: 2.1 time: 0.184829 [ 1029.423055] [53379]: [pid: 53379|app: 0|req: 3489/6925] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:01 2025] DELETE /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1029.432568] [53378]: DEBUG nova.api.openstack.wsgi [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f72554310>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.451338] [53378]: DEBUG neutronclient.v2_0.client [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1029.451758] [53378]: DEBUG nova.network.security_group_api [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1029.452062] [53378]: INFO nova.api.openstack.wsgi [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist [ 1029.452062] [53378]: Neutron server returns request_ids: ['req-042c1751-a0a4-40a5-b287-081d080ca6ff'] [ 1029.452448] [53378]: DEBUG nova.api.openstack.wsgi [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist [ 1029.452448] [53378]: Neutron server returns request_ids: ['req-042c1751-a0a4-40a5-b287-081d080ca6ff'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1029.452835] [53378]: INFO nova.api.openstack.requestlog [None req-5eff4683-a053-4c95-8e26-9c31e6004200 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173" status: 404 len: 194 microversion: 2.1 time: 0.022947 [ 1029.453232] [53378]: [pid: 53378|app: 0|req: 3437/6926] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1029.459115] [53379]: DEBUG nova.api.openstack.wsgi [None req-3576bf85-0cfd-4795-adb4-c6dd29b78c71 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71af3b50>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.503678] [53378]: DEBUG nova.api.openstack.wsgi [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.506565] [53378]: DEBUG nova.compute.api [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.510479] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.510730] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.510924] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.511313] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.511524] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.511745] [53378]: DEBUG oslo_concurrency.lockutils [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.586431] [53378]: DEBUG nova.policy [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.590852] [53378]: INFO nova.api.openstack.requestlog [None req-482211ce-ccb8-4997-a12d-9ab5002eb43c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.089541 [ 1029.591355] [53378]: [pid: 53378|app: 0|req: 3438/6927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.593738] [53378]: DEBUG nova.api.openstack.wsgi [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.595323] [53378]: DEBUG nova.compute.api [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.601181] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.601484] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.601688] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.602054] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.602260] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.602440] [53378]: DEBUG oslo_concurrency.lockutils [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.620700] [53378]: INFO nova.api.openstack.requestlog [None req-e141c8c6-43fc-4eed-b4e7-270bcb3657cd tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027913 [ 1029.620700] [53378]: [pid: 53378|app: 0|req: 3439/6928] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1029.620837] [53379]: INFO nova.api.openstack.requestlog [None req-3576bf85-0cfd-4795-adb4-c6dd29b78c71 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.164292 [ 1029.620837] [53379]: [pid: 53379|app: 0|req: 3490/6929] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 12 06:45:01 2025] GET /compute/v2.1/os-security-groups => generated 1158 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.636157] [53378]: DEBUG nova.api.openstack.wsgi [None req-716547a7-2376-4b49-9f3b-ae1efb4f7504 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71d12560>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1079845837", "description": "tempest-description-1057108683"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.671996] [53379]: DEBUG nova.api.openstack.wsgi [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.671996] [53379]: DEBUG nova.compute.api [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.676039] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.677525] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.677525] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.677525] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.677525] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.677682] [53379]: DEBUG oslo_concurrency.lockutils [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.693688] [53379]: INFO nova.api.openstack.wsgi [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Cannot 'reboot' instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 while it is in vm_state rescued [ 1029.694181] [53379]: DEBUG nova.api.openstack.wsgi [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 409 to user: Cannot 'reboot' instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 while it is in vm_state rescued {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1029.694720] [53379]: INFO nova.api.openstack.requestlog [None req-841c8aad-b0be-428c-907d-d59b37f9e988 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action" status: 409 len: 145 microversion: 2.1 time: 0.027689 [ 1029.695076] [53379]: [pid: 53379|app: 0|req: 3491/6930] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:01 2025] POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action => generated 145 bytes in 28 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1029.701242] [53379]: DEBUG nova.api.openstack.wsgi [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.703550] [53379]: DEBUG nova.compute.api [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.706898] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.707213] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.707479] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.707895] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.708184] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.708399] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.729682] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.729682] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.729784] [53379]: DEBUG oslo_concurrency.lockutils [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.734029] [53379]: INFO nova.api.openstack.wsgi [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Cannot 'rebuild' instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 while it is in vm_state rescued [ 1029.734029] [53379]: DEBUG nova.api.openstack.wsgi [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 409 to user: Cannot 'rebuild' instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 while it is in vm_state rescued {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1029.734271] [53379]: INFO nova.api.openstack.requestlog [None req-fffde10a-af4b-409d-a264-ee83d6dfee53 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action" status: 409 len: 146 microversion: 2.1 time: 0.035001 [ 1029.735039] [53379]: [pid: 53379|app: 0|req: 3492/6931] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:01 2025] POST /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6/action => generated 146 bytes in 35 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) [ 1029.737305] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.738844] [53379]: DEBUG nova.compute.api [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.741771] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.742066] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.742296] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.742676] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.742913] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.743145] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.745198] [53378]: INFO nova.api.openstack.requestlog [None req-716547a7-2376-4b49-9f3b-ae1efb4f7504 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.111849 [ 1029.745726] [53378]: [pid: 53378|app: 0|req: 3440/6932] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:01 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1029.748667] [53378]: DEBUG nova.api.openstack.wsgi [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.748984] [53378]: DEBUG nova.compute.api [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.752583] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.752885] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.753213] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.753634] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.754433] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.754684] [53378]: DEBUG oslo_concurrency.lockutils [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.771146] [53378]: DEBUG nova.compute.api [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1029.834438] [53379]: DEBUG nova.policy [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.839587] [53379]: INFO nova.api.openstack.requestlog [None req-f7c1d9d7-5a53-4824-bded-f0cd7993e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.104300 [ 1029.839922] [53379]: [pid: 53379|app: 0|req: 3493/6933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.842511] [53379]: DEBUG nova.api.openstack.wsgi [None req-bfbffd0c-3e1e-4a42-be0e-b4cac855aed6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f71d7dd80>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-766809130", "description": "tempest-description-1795723298"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.847811] [53378]: INFO nova.api.openstack.requestlog [None req-4453fa72-519a-4042-a908-792243c5531b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 204 len: 0 microversion: 2.1 time: 0.101454 [ 1029.849027] [53378]: [pid: 53378|app: 0|req: 3441/6934] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:02 2025] DELETE /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1029.856228] [53378]: DEBUG nova.api.openstack.wsgi [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.856432] [53378]: DEBUG nova.compute.api [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.862494] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.862841] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.863239] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.863704] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.864078] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.864358] [53378]: DEBUG oslo_concurrency.lockutils [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.899276] [53378]: DEBUG nova.policy [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.902967] [53378]: INFO nova.api.openstack.requestlog [None req-e75e81c8-3119-49fd-9efa-8f8b907ac428 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.053506 [ 1029.903549] [53378]: [pid: 53378|app: 0|req: 3442/6935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.908121] [53378]: DEBUG nova.api.openstack.wsgi [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.908982] [53378]: DEBUG nova.compute.api [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.912471] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.912801] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.913195] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.913633] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.913935] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.914241] [53378]: DEBUG oslo_concurrency.lockutils [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.990539] [53379]: INFO nova.api.openstack.requestlog [None req-bfbffd0c-3e1e-4a42-be0e-b4cac855aed6 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.149873 [ 1029.991482] [53379]: [pid: 53379|app: 0|req: 3494/6936] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:02 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1029.997248] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.998916] [53379]: DEBUG nova.compute.api [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.004229] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.004539] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.004748] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.005177] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.005400] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.005578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.059058] [53378]: DEBUG nova.policy [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.066106] [53378]: INFO nova.api.openstack.requestlog [None req-f777e576-fac6-441b-9578-42fc2b4c6f78 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1686 microversion: 2.1 time: 0.161751 [ 1030.066443] [53378]: [pid: 53378|app: 0|req: 3443/6937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1686 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.069111] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.072845] [53378]: DEBUG nova.compute.api [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.075091] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.075091] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.075232] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.075632] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.075850] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.076036] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.095114] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.095404] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.095605] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.095831] [53378]: DEBUG nova.objects.instance [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.119622] [53379]: DEBUG nova.policy [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.120404] [53378]: DEBUG nova.policy [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.124064] [53379]: INFO nova.api.openstack.requestlog [None req-1b5b77d5-0a85-4968-976a-207dea649b51 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.128807 [ 1030.125077] [53379]: [pid: 53379|app: 0|req: 3495/6938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.125158] [53378]: INFO nova.api.openstack.requestlog [None req-3a128d8f-dbed-4609-b2b0-d0838fb52835 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.057573 [ 1030.126498] [53378]: [pid: 53378|app: 0|req: 3444/6939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.126994] [53379]: DEBUG nova.api.openstack.wsgi [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-463249618", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "f714a86e-ea5b-4aef-a059-b3a59d13862e"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1030.127844] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.130815] [53378]: DEBUG nova.compute.api [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.134636] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.171803] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.174908] [53378]: DEBUG nova.policy [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.181703] [53378]: INFO nova.api.openstack.requestlog [None req-3f4181ec-c6f1-4265-b767-b9f7da2116d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.053877 [ 1030.181939] [53379]: DEBUG nova.network.neutron [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] validate_networks() for [('f714a86e-ea5b-4aef-a059-b3a59d13862e', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1030.181997] [53378]: [pid: 53378|app: 0|req: 3445/6940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.183043] [53378]: DEBUG nova.api.openstack.wsgi [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.184760] [53378]: DEBUG nova.compute.api [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.189687] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.189687] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.189687] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.190047] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.190435] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.190435] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.266584] [53378]: DEBUG nova.policy [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.271308] [53378]: DEBUG nova.policy [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.271948] [53378]: DEBUG nova.policy [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.272586] [53378]: INFO nova.api.openstack.requestlog [None req-2cd0af50-9a0a-4ed1-80cc-57dbfef4c64c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1749 microversion: 2.20 time: 0.091781 [ 1030.273202] [53378]: [pid: 53378|app: 0|req: 3446/6941] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1749 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1030.275751] [53378]: DEBUG nova.api.openstack.wsgi [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.277778] [53378]: DEBUG nova.compute.api [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.284036] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.301844] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.302194] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.302406] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.302624] [53378]: DEBUG nova.objects.instance [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.331989] [53378]: DEBUG nova.policy [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.332638] [53379]: DEBUG nova.virt.hardware [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1030.332859] [53379]: DEBUG nova.virt.hardware [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1030.333075] [53379]: DEBUG nova.virt.hardware [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1030.333595] [53379]: DEBUG nova.virt.hardware [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1030.333595] [53379]: DEBUG nova.virt.hardware [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1030.336411] [53378]: DEBUG nova.policy [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.337119] [53378]: DEBUG nova.policy [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.340444] [53378]: INFO nova.api.openstack.requestlog [None req-c83e01fb-2e8a-448c-bbf0-33650051828c tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.066774 [ 1030.340770] [53378]: [pid: 53378|app: 0|req: 3447/6942] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1030.341551] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.341820] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.342010] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.342398] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.342600] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.342773] [53379]: DEBUG oslo_concurrency.lockutils [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.344769] [53378]: DEBUG nova.api.openstack.wsgi [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.347938] [53378]: DEBUG nova.compute.api [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 1f2d8439-f965-4a53-a20c-9ff599f55879] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.352715] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.353456] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.353556] [53379]: DEBUG nova.quota [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Getting quotas for project 25753e6ede7c43fe8146484710a5731f. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1030.353623] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.353623] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.353623] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.354237] [53378]: DEBUG oslo_concurrency.lockutils [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.358082] [53379]: DEBUG nova.quota [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Getting quotas for user c2a3fc98e4ff4ffab14ac5a98b2dd2cf and project 25753e6ede7c43fe8146484710a5731f. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1030.361942] [53378]: INFO nova.api.openstack.wsgi [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 1f2d8439-f965-4a53-a20c-9ff599f55879 could not be found. [ 1030.362256] [53378]: DEBUG nova.api.openstack.wsgi [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 1f2d8439-f965-4a53-a20c-9ff599f55879 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1030.366034] [53378]: INFO nova.api.openstack.requestlog [None req-705528b9-b45f-4a76-897b-2aab251a6de6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879" status: 404 len: 111 microversion: 2.1 time: 0.020382 [ 1030.366034] [53378]: [pid: 53378|app: 0|req: 3448/6943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/1f2d8439-f965-4a53-a20c-9ff599f55879 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1030.366143] [53379]: DEBUG nova.compute.api [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1030.366143] [53379]: DEBUG nova.compute.api [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1030.366249] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.367319] [53378]: DEBUG nova.compute.api [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.370117] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.370350] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.370518] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.370890] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.371102] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.371288] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.392018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.392018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.392018] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.392018] [53378]: DEBUG nova.objects.instance [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.399173] [53379]: INFO nova.api.openstack.requestlog [None req-a23f66e3-df0e-4b80-b201-eb802268cdf0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.274174 [ 1030.399702] [53379]: [pid: 53379|app: 0|req: 3496/6944] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 275 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1030.402269] [53379]: DEBUG nova.api.openstack.wsgi [None req-31e3b612-0e49-4d68-868f-8e320841715e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '.version_select at 0x726f71110310>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.412348] [53378]: DEBUG nova.policy [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.416535] [53378]: INFO nova.api.openstack.requestlog [None req-0c92f086-b94b-4988-852c-b2c536aa7068 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.052471 [ 1030.416655] [53379]: INFO nova.api.openstack.requestlog [None req-31e3b612-0e49-4d68-868f-8e320841715e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-903736595" status: 202 len: 0 microversion: 2.1 time: 0.016222 [ 1030.417031] [53379]: [pid: 53379|app: 0|req: 3497/6946] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:45:02 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-903736595 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1030.417064] [53378]: [pid: 53378|app: 0|req: 3449/6946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.419441] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b09d9db-ddfb-4122-bbf2-ceaee4c28d3a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.421846] [53379]: DEBUG nova.compute.api [None req-6b09d9db-ddfb-4122-bbf2-ceaee4c28d3a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.453716] [53379]: DEBUG nova.policy [None req-6b09d9db-ddfb-4122-bbf2-ceaee4c28d3a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.458580] [53379]: INFO nova.api.openstack.requestlog [None req-6b09d9db-ddfb-4122-bbf2-ceaee4c28d3a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1213 microversion: 2.1 time: 0.040915 [ 1030.459212] [53379]: [pid: 53379|app: 0|req: 3498/6947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.605700] [53378]: DEBUG nova.api.openstack.wsgi [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.607395] [53378]: DEBUG nova.compute.api [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.610826] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.611079] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.611272] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.611620] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.611819] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.611994] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.677751] [53378]: DEBUG nova.policy [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.683184] [53378]: INFO nova.api.openstack.requestlog [None req-80e7b396-86e9-4c5d-8a44-bbca6008bfdf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.079799 [ 1030.683527] [53378]: [pid: 53378|app: 0|req: 3450/6948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.709537] [53379]: DEBUG nova.api.openstack.wsgi [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.711437] [53379]: DEBUG nova.compute.api [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.715118] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.716172] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.716172] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.716172] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.716172] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.716364] [53379]: DEBUG oslo_concurrency.lockutils [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.814246] [53379]: DEBUG nova.policy [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.819285] [53379]: INFO nova.api.openstack.requestlog [None req-10e02777-9271-4669-8d66-0d64f652c8dd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1668 microversion: 2.1 time: 0.112049 [ 1030.819783] [53379]: [pid: 53379|app: 0|req: 3499/6949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:02 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1668 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.831369] [53378]: DEBUG nova.api.openstack.wsgi [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1030.833078] [53378]: DEBUG nova.compute.api [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.836649] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.836890] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.837096] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.837454] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.837670] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.837852] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.856389] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.856647] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.856784] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.858010] [53379]: DEBUG nova.api.openstack.wsgi [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.859723] [53379]: DEBUG nova.compute.api [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.860167] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.860383] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.860569] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.860921] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.861185] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.861405] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.863417] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.863642] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.863829] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.864283] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.864496] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.864686] [53379]: DEBUG oslo_concurrency.lockutils [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.866297] [53378]: DEBUG nova.policy [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.874184] [53378]: DEBUG nova.compute.api [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1030.877902] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.878144] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.878361] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.878766] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.878967] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.879158] [53378]: DEBUG oslo_concurrency.lockutils [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.891809] [53378]: DEBUG nova.quota [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1030.894992] [53378]: DEBUG nova.quota [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1030.902349] [53378]: DEBUG nova.virt.hardware [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1030.902534] [53378]: DEBUG nova.virt.hardware [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1030.902737] [53378]: DEBUG nova.virt.hardware [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1030.902902] [53378]: DEBUG nova.virt.hardware [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1030.903081] [53378]: DEBUG nova.virt.hardware [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1030.948535] [53378]: INFO nova.api.openstack.requestlog [None req-69e2761d-0ced-439c-b9ad-d51587c2ec75 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 202 len: 0 microversion: 2.1 time: 0.118362 [ 1030.948535] [53378]: [pid: 53378|app: 0|req: 3451/6950] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:03 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1030.950771] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.952382] [53378]: DEBUG nova.compute.api [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.955915] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.956316] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.958030] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.958030] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.958402] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.958626] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.972078] [53379]: DEBUG nova.policy [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.977604] [53379]: INFO nova.api.openstack.requestlog [None req-e902e169-221e-43e9-bdd5-f5c0bf1b3ef8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.121325 [ 1030.977913] [53379]: [pid: 53379|app: 0|req: 3500/6951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.981114] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.982941] [53379]: DEBUG nova.compute.api [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.988530] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.988868] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.989139] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.989547] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.989784] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.990040] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.994758] [53378]: DEBUG nova.policy [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.999898] [53378]: INFO nova.api.openstack.requestlog [None req-4d2b9b5b-43eb-4abe-8da5-524b7bf27b71 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.051097 [ 1031.000661] [53378]: [pid: 53378|app: 0|req: 3452/6952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.079456] [53379]: DEBUG nova.policy [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.081576] [53378]: DEBUG nova.api.openstack.wsgi [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.085899] [53378]: DEBUG nova.compute.api [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.086806] [53379]: INFO nova.api.openstack.requestlog [None req-3b650514-b9e8-4ade-9c77-2b28a7c19e84 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.107956 [ 1031.087367] [53379]: [pid: 53379|app: 0|req: 3501/6953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.091471] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.091777] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.091986] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.092419] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.092654] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.092868] [53378]: DEBUG oslo_concurrency.lockutils [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.141184] [53379]: DEBUG nova.api.openstack.wsgi [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.142919] [53379]: DEBUG nova.compute.api [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.146769] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.147048] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.147266] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.147642] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.147898] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.148121] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.166946] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.167204] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.167389] [53379]: DEBUG oslo_concurrency.lockutils [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.167583] [53379]: DEBUG nova.objects.instance [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.187497] [53379]: DEBUG nova.policy [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.188835] [53378]: DEBUG nova.policy [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.192438] [53379]: INFO nova.api.openstack.requestlog [None req-d13ad17c-8d37-4afe-bd24-ad5c10c6d369 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.053509 [ 1031.192875] [53379]: [pid: 53379|app: 0|req: 3502/6954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.193134] [53378]: INFO nova.api.openstack.requestlog [None req-f29084c9-07ea-4797-8c0d-248ea7edc08e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1686 microversion: 2.1 time: 0.116272 [ 1031.193498] [53378]: [pid: 53378|app: 0|req: 3453/6955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1686 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.195342] [53379]: DEBUG nova.api.openstack.wsgi [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.196599] [53378]: DEBUG nova.api.openstack.wsgi [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.196891] [53379]: DEBUG nova.compute.api [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.197756] [53378]: DEBUG nova.compute.api [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.200041] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.200274] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.200460] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.200811] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.201108] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.201142] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.201201] [53379]: DEBUG oslo_concurrency.lockutils [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.201233] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.201401] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.201782] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.201984] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.202195] [53378]: DEBUG oslo_concurrency.lockutils [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.236801] [53378]: DEBUG nova.policy [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.241720] [53378]: INFO nova.api.openstack.requestlog [None req-058549e7-7d22-4ba0-8376-afde39f0c6b0 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.047640 [ 1031.242043] [53378]: [pid: 53378|app: 0|req: 3454/6956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.274339] [53379]: DEBUG nova.policy [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.277775] [53379]: INFO nova.api.openstack.requestlog [None req-2acd5d93-7284-413e-ac51-35e24d37d5a0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1365 microversion: 2.1 time: 0.084263 [ 1031.278122] [53379]: [pid: 53379|app: 0|req: 3503/6957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1365 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.287297] [53378]: DEBUG nova.api.openstack.wsgi [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.289116] [53378]: DEBUG nova.compute.api [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.293502] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.293502] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.293502] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.293714] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.293792] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.293908] [53378]: DEBUG oslo_concurrency.lockutils [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.359991] [53379]: DEBUG nova.api.openstack.wsgi [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.363035] [53379]: DEBUG nova.compute.api [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.368787] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.369212] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.369540] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.370128] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.370470] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.372157] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.372469] [53378]: DEBUG nova.policy [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.377075] [53378]: DEBUG nova.policy [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.377803] [53378]: DEBUG nova.policy [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.378485] [53378]: INFO nova.api.openstack.requestlog [None req-62853559-6be2-4929-94f6-29f3f55cf737 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.093636 [ 1031.378805] [53378]: [pid: 53378|app: 0|req: 3455/6958] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1031.393310] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.393555] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.393741] [53379]: DEBUG oslo_concurrency.lockutils [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.393939] [53379]: DEBUG nova.objects.instance [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.421135] [53379]: DEBUG nova.policy [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.425619] [53379]: DEBUG nova.policy [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.426296] [53379]: DEBUG nova.policy [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.429737] [53379]: INFO nova.api.openstack.requestlog [None req-412cb3d5-1e8e-4805-88a1-923c9c3815fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.074599 [ 1031.430167] [53379]: [pid: 53379|app: 0|req: 3504/6959] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1031.430323] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.431995] [53378]: DEBUG nova.compute.api [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.436092] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.436375] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.436573] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.436934] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.437155] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.437333] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.456687] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.456921] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.457118] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.457320] [53378]: DEBUG nova.objects.instance [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.474638] [53379]: DEBUG nova.api.openstack.wsgi [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.476864] [53378]: DEBUG nova.policy [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.477200] [53379]: DEBUG nova.compute.api [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.480810] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.481131] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.481364] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.481521] [53378]: INFO nova.api.openstack.requestlog [None req-ffd1303c-c6a8-4488-88f3-46df7fa2432f tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.053593 [ 1031.481850] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.482435] [53378]: [pid: 53378|app: 0|req: 3456/6960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.482513] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.482513] [53379]: DEBUG oslo_concurrency.lockutils [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.516618] [53379]: DEBUG nova.policy [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.521113] [53379]: INFO nova.api.openstack.requestlog [None req-a38d5504-4756-4e05-a85d-2e8b9b55b64d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1217 microversion: 2.1 time: 0.050116 [ 1031.521319] [53379]: [pid: 53379|app: 0|req: 3505/6961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.695208] [53378]: DEBUG nova.api.openstack.wsgi [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.696961] [53378]: DEBUG nova.compute.api [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.700296] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.700533] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.700742] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.701100] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.701342] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.701546] [53378]: DEBUG oslo_concurrency.lockutils [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.767460] [53378]: DEBUG nova.policy [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.772045] [53378]: INFO nova.api.openstack.requestlog [None req-d564482e-a3b8-4376-b2f6-7f403254a1bc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.079201 [ 1031.772399] [53378]: [pid: 53378|app: 0|req: 3457/6962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:03 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.992426] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.994240] [53379]: DEBUG nova.compute.api [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.998282] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.998516] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.998706] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.999104] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.999310] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.999490] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.089573] [53379]: DEBUG nova.policy [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.096410] [53379]: INFO nova.api.openstack.requestlog [None req-2e44e635-349b-4c23-8b41-9f7f37d58535 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.106237 [ 1032.096603] [53379]: [pid: 53379|app: 0|req: 3506/6963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.100630] [53379]: DEBUG nova.api.openstack.wsgi [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.102398] [53379]: DEBUG nova.compute.api [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.106094] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.106361] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.106587] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.107182] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.107182] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.107328] [53379]: DEBUG oslo_concurrency.lockutils [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.135969] [53378]: DEBUG nova.api.openstack.wsgi [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.137236] [53378]: DEBUG nova.compute.api [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.140668] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.140909] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.141101] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.141450] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.141671] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.141856] [53378]: DEBUG oslo_concurrency.lockutils [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.171673] [53378]: DEBUG nova.policy [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.175711] [53378]: INFO nova.api.openstack.requestlog [None req-fddadd70-fafa-4d53-a97c-9ce337dba866 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.162328 [ 1032.176039] [53378]: [pid: 53378|app: 0|req: 3458/6964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.177297] [53379]: DEBUG nova.policy [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.182216] [53379]: INFO nova.api.openstack.requestlog [None req-0de3855c-216d-46bd-b5fe-24d8f622b99a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.083495 [ 1032.182543] [53379]: [pid: 53379|app: 0|req: 3507/6965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1032.206591] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.206994] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.208352] [53378]: DEBUG nova.compute.api [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.208860] [53379]: DEBUG nova.compute.api [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.211779] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.212036] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.212234] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.212399] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.212618] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.212669] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.212826] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.212861] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.213011] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.213225] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.213460] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.213659] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.231315] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.231562] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.231747] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.231945] [53378]: DEBUG nova.objects.instance [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.252798] [53378]: DEBUG nova.policy [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.257059] [53378]: INFO nova.api.openstack.requestlog [None req-a6e99301-0afb-4286-8fbc-d60fb1f3cd55 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.052734 [ 1032.257674] [53378]: [pid: 53378|app: 0|req: 3459/6966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.259892] [53378]: DEBUG nova.api.openstack.wsgi [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.261540] [53378]: DEBUG nova.compute.api [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.264922] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.265191] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.265421] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.265787] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.265992] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.266188] [53378]: DEBUG oslo_concurrency.lockutils [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.307855] [53378]: DEBUG nova.policy [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.314098] [53378]: INFO nova.api.openstack.requestlog [None req-de4da81d-f866-424d-bedf-675a6c0d95a3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.055961 [ 1032.314643] [53378]: [pid: 53378|app: 0|req: 3460/6967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.317674] [53378]: DEBUG nova.api.openstack.wsgi [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.319495] [53378]: DEBUG nova.compute.api [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.324892] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.325181] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.325814] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.325814] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.326018] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.326210] [53378]: DEBUG oslo_concurrency.lockutils [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.332551] [53379]: DEBUG nova.policy [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.337853] [53379]: INFO nova.api.openstack.requestlog [None req-4bcd7dd0-873e-42e2-8667-eea762416405 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1686 microversion: 2.1 time: 0.133043 [ 1032.338233] [53379]: [pid: 53379|app: 0|req: 3508/6968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1686 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.395922] [53379]: DEBUG nova.api.openstack.wsgi [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.397745] [53379]: DEBUG nova.compute.api [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.401512] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.401765] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.401954] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.402353] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.402568] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.402744] [53379]: DEBUG oslo_concurrency.lockutils [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.405405] [53378]: DEBUG nova.policy [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.411947] [53378]: INFO nova.api.openstack.requestlog [None req-c49283d1-fa15-4005-a8c8-3cea0f4dceaa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1554 microversion: 2.1 time: 0.096498 [ 1032.412784] [53378]: [pid: 53378|app: 0|req: 3461/6969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1554 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.425883] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.427644] [53378]: DEBUG nova.compute.api [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.431355] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.431610] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.431802] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.432195] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.432401] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.432577] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.483570] [53378]: INFO nova.api.openstack.requestlog [None req-2e3fe86d-81da-4f19-a931-e5cef65a5e4e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.060107 [ 1032.483984] [53378]: [pid: 53378|app: 0|req: 3462/6970] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface => generated 288 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1032.486925] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.488656] [53378]: DEBUG nova.compute.api [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.492854] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.493144] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.493384] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.493754] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.493964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.494185] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.515967] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.516288] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.516519] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.516755] [53378]: DEBUG nova.objects.instance [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.543820] [53378]: DEBUG nova.policy [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.549948] [53378]: DEBUG nova.policy [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.550819] [53378]: DEBUG nova.policy [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.554742] [53378]: INFO nova.api.openstack.requestlog [None req-c7806e82-1989-4d48-96f1-5584104d6fe3 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.070126 [ 1032.555098] [53378]: [pid: 53378|app: 0|req: 3463/6971] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1032.557353] [53379]: DEBUG nova.policy [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.557856] [53378]: DEBUG nova.api.openstack.wsgi [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.560757] [53378]: DEBUG nova.compute.api [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.562217] [53379]: DEBUG nova.policy [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.562891] [53379]: DEBUG nova.policy [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.563599] [53379]: INFO nova.api.openstack.requestlog [None req-68db3d82-bacc-4c6d-acf5-58c7163e07dd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.170375 [ 1032.563925] [53379]: [pid: 53379|app: 0|req: 3509/6972] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1032.564568] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.564793] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.564981] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.565403] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.565614] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.569018] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.569153] [53379]: DEBUG nova.api.openstack.wsgi [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.569153] [53379]: DEBUG nova.compute.api [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.572736] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.572959] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.573166] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.573514] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.573729] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.573906] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.586657] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.586944] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.587098] [53378]: DEBUG oslo_concurrency.lockutils [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.587297] [53378]: DEBUG nova.objects.instance [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.610063] [53378]: DEBUG nova.policy [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.614436] [53378]: INFO nova.api.openstack.requestlog [None req-876e5547-632e-432c-9f42-ad6fcdff96eb tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.058620 [ 1032.614770] [53378]: [pid: 53378|app: 0|req: 3464/6973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.619244] [53379]: DEBUG nova.policy [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.623629] [53379]: INFO nova.api.openstack.requestlog [None req-7dbe1268-a0b1-4d6b-8148-5a1f2a8d3ef1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.059105 [ 1032.623945] [53379]: [pid: 53379|app: 0|req: 3510/6974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:04 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.785217] [53378]: DEBUG nova.api.openstack.wsgi [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.786939] [53378]: DEBUG nova.compute.api [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.790689] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.790937] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.791148] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.791510] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.791712] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.791886] [53378]: DEBUG oslo_concurrency.lockutils [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.869797] [53378]: DEBUG nova.policy [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.874997] [53378]: INFO nova.api.openstack.requestlog [None req-351e26f8-3f28-4619-80b1-4fa0d34a4670 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.092801 [ 1032.875356] [53378]: [pid: 53378|app: 0|req: 3465/6975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.069760] [53379]: DEBUG nova.api.openstack.wsgi [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1033.074936] [53378]: DEBUG nova.api.openstack.wsgi [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1465492203", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "b2f359ae-e5aa-44fc-87de-4bab7ebe256d"}], "security_groups": [{"name": "tempest-securitygroup--2123542342"}], "key_name": "tempest-keypair-1262149164", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1033.077020] [53379]: DEBUG oslo_concurrency.lockutils [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.077274] [53379]: DEBUG oslo_concurrency.lockutils [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.077463] [53379]: DEBUG oslo_concurrency.lockutils [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.089021] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] Creating event network-changed:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1033.089263] [53379]: INFO nova.api.openstack.requestlog [req-d109cfdc-cb47-41a5-b516-405e5f13cca4 req-0ce6262b-a9c6-444b-b30c-5ed50efe32ad service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022024 [ 1033.089592] [53379]: [pid: 53379|app: 0|req: 3511/6976] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:05 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) [ 1033.109968] [53379]: DEBUG nova.api.openstack.wsgi [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.111995] [53379]: DEBUG nova.compute.api [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.117621] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.118149] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.118476] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.118955] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.119316] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.119640] [53379]: DEBUG oslo_concurrency.lockutils [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.120177] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.120432] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.120612] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.121017] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.121244] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.121433] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.153226] [53378]: DEBUG nova.network.neutron [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] validate_networks() for [('b2f359ae-e5aa-44fc-87de-4bab7ebe256d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1033.217156] [53379]: DEBUG nova.policy [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.224596] [53379]: INFO nova.api.openstack.requestlog [None req-8588b593-1c13-4b96-b743-a6ece32b9059 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.116914 [ 1033.225221] [53379]: [pid: 53379|app: 0|req: 3512/6977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.227831] [53379]: DEBUG nova.api.openstack.wsgi [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.229552] [53379]: DEBUG nova.compute.api [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.232766] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.233087] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.233344] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.233898] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.234021] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.234263] [53379]: DEBUG oslo_concurrency.lockutils [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.270045] [53379]: DEBUG nova.policy [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.273297] [53379]: INFO nova.api.openstack.requestlog [None req-7456dd39-1758-4e70-9667-7028b628a44e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.047336 [ 1033.273704] [53379]: [pid: 53379|app: 0|req: 3513/6978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.276824] [53379]: DEBUG nova.api.openstack.wsgi [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.278196] [53379]: DEBUG nova.compute.api [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.281533] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.281820] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.282092] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.282529] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.282854] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.283118] [53379]: DEBUG oslo_concurrency.lockutils [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.309885] [53378]: DEBUG nova.virt.hardware [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1033.309885] [53378]: DEBUG nova.virt.hardware [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1033.310136] [53378]: DEBUG nova.virt.hardware [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1033.310220] [53378]: DEBUG nova.virt.hardware [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1033.310365] [53378]: DEBUG nova.virt.hardware [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1033.321521] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.321846] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.322105] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.322600] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.322807] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.323048] [53378]: DEBUG oslo_concurrency.lockutils [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.335249] [53378]: DEBUG nova.quota [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1033.342369] [53378]: DEBUG nova.quota [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Getting quotas for user 1883a022862149ad84b250eb303ad6d0 and project bc9f565baa8942cfbb98deb1eb427c58. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1033.350837] [53378]: DEBUG nova.compute.api [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1033.352263] [53378]: DEBUG nova.compute.api [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1033.370793] [53379]: DEBUG nova.policy [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.376970] [53379]: INFO nova.api.openstack.requestlog [None req-255c8a9c-0ef6-467c-8f7d-6abf5528807b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.102148 [ 1033.376970] [53379]: [pid: 53379|app: 0|req: 3514/6979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.379454] [53379]: DEBUG nova.api.openstack.wsgi [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.381081] [53379]: DEBUG nova.compute.api [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.384345] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.384584] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.384772] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.385136] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.385437] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.385577] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.387896] [53378]: INFO nova.api.openstack.requestlog [None req-266f8de6-a4e2-4654-bb13-bb12ed7bf01e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.316350 [ 1033.388288] [53378]: [pid: 53378|app: 0|req: 3466/6980] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:05 2025] POST /compute/v2.1/servers => generated 406 bytes in 317 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1033.391454] [53378]: DEBUG nova.api.openstack.wsgi [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.392347] [53378]: DEBUG nova.compute.api [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.396092] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.396338] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.396527] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.396871] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.397090] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.397268] [53378]: DEBUG oslo_concurrency.lockutils [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.404464] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.404733] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.404926] [53379]: DEBUG oslo_concurrency.lockutils [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.405143] [53379]: DEBUG nova.objects.instance [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.427751] [53379]: DEBUG nova.policy [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.432416] [53379]: INFO nova.api.openstack.requestlog [None req-2311c840-fd05-435d-a4c5-387e39b5f9f4 tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.054913 [ 1033.434214] [53379]: [pid: 53379|app: 0|req: 3515/6981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.434349] [53378]: DEBUG nova.policy [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.436149] [53379]: DEBUG nova.api.openstack.wsgi [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.437872] [53379]: DEBUG nova.compute.api [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.439315] [53378]: INFO nova.api.openstack.requestlog [None req-9cecb0b4-595b-4a2b-a9a1-3535a8ae3752 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.049742 [ 1033.439315] [53378]: [pid: 53378|app: 0|req: 3467/6982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.441436] [53378]: DEBUG nova.api.openstack.wsgi [None req-2411570f-5812-4284-a28e-39ded9c304fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.444017] [53378]: DEBUG nova.compute.api [None req-2411570f-5812-4284-a28e-39ded9c304fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.444085] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.444085] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.444085] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.444284] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.444484] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.444653] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.470687] [53378]: DEBUG nova.policy [None req-2411570f-5812-4284-a28e-39ded9c304fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.479242] [53378]: INFO nova.api.openstack.requestlog [None req-2411570f-5812-4284-a28e-39ded9c304fd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1240 microversion: 2.1 time: 0.039598 [ 1033.479617] [53378]: [pid: 53378|app: 0|req: 3468/6983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.519432] [53379]: DEBUG nova.policy [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.524193] [53379]: INFO nova.api.openstack.requestlog [None req-05a1488a-527d-47c5-a926-c4f7770c95c8 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1686 microversion: 2.1 time: 0.090703 [ 1033.524505] [53379]: [pid: 53379|app: 0|req: 3516/6984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1686 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.571262] [53378]: DEBUG nova.api.openstack.wsgi [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.572952] [53378]: DEBUG nova.compute.api [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.577421] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.577670] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.577916] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.578231] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.578437] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.578655] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.580838] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.582732] [53379]: DEBUG nova.compute.api [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.586626] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.586975] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.587229] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.587626] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.591022] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.591022] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.598440] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.599419] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.599419] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.599419] [53378]: DEBUG nova.objects.instance [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.629867] [53378]: DEBUG nova.policy [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.634921] [53378]: DEBUG nova.policy [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.635780] [53378]: DEBUG nova.policy [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.638981] [53378]: INFO nova.api.openstack.requestlog [None req-4dc92beb-3054-4c3f-8893-3fd990b39d39 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.070120 [ 1033.639373] [53378]: [pid: 53378|app: 0|req: 3469/6985] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1033.645613] [53378]: DEBUG nova.api.openstack.wsgi [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.646829] [53378]: DEBUG nova.compute.api [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.650460] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.650706] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.650895] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.651689] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.651689] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.651689] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.673024] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.673024] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.673322] [53378]: DEBUG oslo_concurrency.lockutils [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.673584] [53378]: DEBUG nova.objects.instance [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.673734] [53379]: DEBUG nova.policy [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.678744] [53379]: DEBUG nova.policy [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.679422] [53379]: DEBUG nova.policy [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.680088] [53379]: INFO nova.api.openstack.requestlog [None req-6cdd09cf-50f6-44a2-8a5f-5422d385d6dc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.101679 [ 1033.680527] [53379]: [pid: 53379|app: 0|req: 3517/6986] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1033.682778] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.684394] [53379]: DEBUG nova.compute.api [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.687708] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.687940] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.688149] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.688495] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.688698] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.688874] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.703193] [53378]: DEBUG nova.policy [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.707681] [53378]: INFO nova.api.openstack.requestlog [None req-49f213f0-3357-49e5-8b6a-4936c7ddfb36 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.067680 [ 1033.708029] [53378]: [pid: 53378|app: 0|req: 3470/6987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.720034] [53379]: DEBUG nova.policy [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.724568] [53379]: INFO nova.api.openstack.requestlog [None req-6b5ac768-bb2e-4a4a-87c6-95b2705a52e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.043289 [ 1033.724989] [53379]: [pid: 53379|app: 0|req: 3518/6988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:05 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.890497] [53378]: DEBUG nova.api.openstack.wsgi [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.892574] [53378]: DEBUG nova.compute.api [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.897040] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.897361] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.897612] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.898058] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.898296] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.898540] [53378]: DEBUG oslo_concurrency.lockutils [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.006486] [53378]: DEBUG nova.policy [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.014958] [53378]: INFO nova.api.openstack.requestlog [None req-424a602e-8621-49d5-a4d4-614f0b4f2790 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.127585 [ 1034.015326] [53378]: [pid: 53378|app: 0|req: 3471/6989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.237473] [53379]: DEBUG nova.api.openstack.wsgi [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.239315] [53379]: DEBUG nova.compute.api [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.242962] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.243231] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.243476] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.243865] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.244054] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.244238] [53379]: DEBUG oslo_concurrency.lockutils [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.291136] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.293778] [53378]: DEBUG nova.compute.api [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.298917] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.299529] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.299886] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.300453] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.300838] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.301193] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.337523] [53378]: DEBUG nova.policy [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.342624] [53378]: INFO nova.api.openstack.requestlog [None req-8d0adc45-db29-4282-a82e-cbea56f6cc6a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.055071 [ 1034.342973] [53378]: [pid: 53378|app: 0|req: 3472/6990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.351061] [53379]: DEBUG nova.policy [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.355812] [53379]: INFO nova.api.openstack.requestlog [None req-03b5d115-0840-4baf-b8a6-21965cb8a9d1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.120936 [ 1034.356167] [53379]: [pid: 53379|app: 0|req: 3519/6991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.391213] [53378]: DEBUG nova.api.openstack.wsgi [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.392988] [53378]: DEBUG nova.compute.api [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.397000] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.397345] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.397474] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.397881] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.398120] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.398309] [53378]: DEBUG oslo_concurrency.lockutils [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.448782] [53379]: DEBUG nova.api.openstack.wsgi [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.452256] [53379]: DEBUG nova.compute.api [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.457784] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.458116] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.458405] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.458824] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.459194] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.460014] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.483910] [53378]: DEBUG nova.policy [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.485478] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.485721] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.485912] [53379]: DEBUG oslo_concurrency.lockutils [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.486131] [53379]: DEBUG nova.objects.instance [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.493746] [53378]: INFO nova.api.openstack.requestlog [None req-498e6e61-3095-4ce2-b629-116796fffb6b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.104972 [ 1034.493955] [53378]: [pid: 53378|app: 0|req: 3473/6992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.496458] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.501366] [53378]: DEBUG nova.compute.api [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.505794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.505794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.505794] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.506317] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.506440] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.506748] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.516765] [53379]: DEBUG nova.policy [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.526292] [53379]: INFO nova.api.openstack.requestlog [None req-d0d2ee6a-2570-4b83-8542-a8b7acf06c1c tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.080971 [ 1034.526671] [53379]: [pid: 53379|app: 0|req: 3520/6993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.531825] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.534910] [53379]: DEBUG nova.compute.api [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.542123] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.542123] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.542123] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.542123] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.542296] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.542491] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.551485] [53378]: DEBUG nova.policy [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.560896] [53378]: INFO nova.api.openstack.requestlog [None req-6ae89629-2069-4ee8-a04f-e8a2c6c5f523 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.066263 [ 1034.561474] [53378]: [pid: 53378|app: 0|req: 3474/6994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.564101] [53378]: DEBUG nova.api.openstack.wsgi [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.566192] [53378]: DEBUG nova.compute.api [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.570693] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.570693] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.570693] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.570855] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.571055] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.571237] [53378]: DEBUG oslo_concurrency.lockutils [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.583578] [53379]: DEBUG nova.policy [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.588191] [53379]: INFO nova.api.openstack.requestlog [None req-0a6750fc-d72e-4d66-a6ad-722e33497879 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1244 microversion: 2.1 time: 0.060882 [ 1034.588539] [53379]: [pid: 53379|app: 0|req: 3521/6995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.653601] [53378]: DEBUG nova.policy [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.658475] [53378]: INFO nova.api.openstack.requestlog [None req-108977de-d42a-48a3-8efc-e4e849392d86 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1686 microversion: 2.1 time: 0.096491 [ 1034.658825] [53378]: [pid: 53378|app: 0|req: 3475/6996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1686 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.660568] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.662338] [53379]: DEBUG nova.compute.api [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.666616] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.666932] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.667158] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.667496] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.667701] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.667877] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.687098] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.687344] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.687530] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.687757] [53379]: DEBUG nova.objects.instance [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.698549] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.698549] [53378]: DEBUG nova.compute.api [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.701442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.701442] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.701665] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.702090] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.702344] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.702556] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.712886] [53379]: DEBUG nova.policy [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.717667] [53379]: DEBUG nova.policy [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.718341] [53379]: DEBUG nova.policy [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.721908] [53379]: INFO nova.api.openstack.requestlog [None req-9ab7e290-3b97-410f-8996-3a90dc35241f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.063729 [ 1034.721908] [53379]: [pid: 53379|app: 0|req: 3522/6997] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1034.724363] [53379]: DEBUG nova.api.openstack.wsgi [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.726163] [53379]: DEBUG nova.compute.api [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.729593] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.729832] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.730031] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.730397] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.730606] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.730785] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.749897] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.750160] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.750329] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.750541] [53379]: DEBUG nova.objects.instance [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.769975] [53379]: DEBUG nova.policy [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.774263] [53379]: INFO nova.api.openstack.requestlog [None req-01ea374d-c9c3-4205-a717-6616f34f5259 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.051732 [ 1034.774609] [53379]: [pid: 53379|app: 0|req: 3523/6998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.777210] [53379]: DEBUG nova.api.openstack.wsgi [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.778784] [53379]: DEBUG nova.compute.api [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.782366] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.782611] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.782820] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.783356] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.783454] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.783645] [53379]: DEBUG oslo_concurrency.lockutils [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.799064] [53378]: DEBUG nova.policy [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.803693] [53378]: DEBUG nova.policy [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.804339] [53378]: DEBUG nova.policy [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.804964] [53378]: INFO nova.api.openstack.requestlog [None req-5c689223-d041-42e5-a83f-2f31e720b004 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.111671 [ 1034.805477] [53378]: [pid: 53378|app: 0|req: 3476/6999] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:06 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1034.822248] [53379]: DEBUG nova.policy [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.826796] [53379]: INFO nova.api.openstack.requestlog [None req-18de6404-65b8-4780-8cf4-6d8eeb7f6036 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.051599 [ 1034.827138] [53379]: [pid: 53379|app: 0|req: 3524/7000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.029584] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.031224] [53378]: DEBUG nova.compute.api [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.036417] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.037487] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.037487] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.037487] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.037675] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.041377] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.100273] [53379]: DEBUG nova.api.openstack.wsgi [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "name": "network-vif-plugged", "status": "completed", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}, {"name": "network-changed", "server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1035.110265] [53379]: DEBUG oslo_concurrency.lockutils [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.110378] [53379]: DEBUG oslo_concurrency.lockutils [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.110555] [53379]: DEBUG oslo_concurrency.lockutils [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.122392] [53379]: INFO nova.api.openstack.compute.server_external_events [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Creating event network-vif-plugged:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 1035.122649] [53379]: INFO nova.api.openstack.compute.server_external_events [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] Creating event network-changed:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 1035.129023] [53379]: INFO nova.api.openstack.requestlog [req-aaa701c4-3ddf-4028-b6ce-e2b8e50c87f8 req-caac400e-8a87-439a-be5d-214b3b03a142 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.028305 [ 1035.129023] [53379]: [pid: 53379|app: 0|req: 3525/7001] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:07 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) [ 1035.159398] [53378]: DEBUG nova.policy [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.167694] [53378]: INFO nova.api.openstack.requestlog [None req-ef0342a1-8cfc-4bca-93ab-53245ee51bc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.141557 [ 1035.168436] [53378]: [pid: 53378|app: 0|req: 3477/7002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1035.356829] [53379]: DEBUG nova.api.openstack.wsgi [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.358583] [53379]: DEBUG nova.compute.api [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.362400] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.362632] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.362822] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.363190] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.363433] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.363627] [53379]: DEBUG oslo_concurrency.lockutils [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.369320] [53378]: DEBUG nova.api.openstack.wsgi [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.371709] [53378]: DEBUG nova.compute.api [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.376393] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.376748] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.377841] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.377841] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.377996] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.378954] [53378]: DEBUG oslo_concurrency.lockutils [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.401654] [53379]: DEBUG nova.policy [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.405105] [53379]: INFO nova.api.openstack.requestlog [None req-242d7969-3bcd-4626-b549-3f3de46f828a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.050976 [ 1035.405589] [53379]: [pid: 53379|app: 0|req: 3526/7003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.481480] [53378]: DEBUG nova.policy [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.485805] [53378]: INFO nova.api.openstack.requestlog [None req-22dbfee9-83bf-4dd5-8dfc-a21aa1a97d41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.119719 [ 1035.486137] [53378]: [pid: 53378|app: 0|req: 3478/7004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.511242] [53379]: DEBUG nova.api.openstack.wsgi [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.513174] [53379]: DEBUG nova.compute.api [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.516832] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.517095] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.517290] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.517670] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.517852] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.518039] [53379]: DEBUG oslo_concurrency.lockutils [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.544158] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.545926] [53378]: DEBUG nova.compute.api [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.550307] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.550515] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.550703] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.551071] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.551374] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.551455] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.570437] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.570688] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.570878] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.571092] [53378]: DEBUG nova.objects.instance [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lazy-loading 'fault' on Instance uuid a2124595-4b2a-47a9-97e0-ee8c24d06736 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.589484] [53379]: DEBUG nova.policy [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.591190] [53378]: DEBUG nova.policy [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88d3920880fc4301bc6ae2109a1268cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ec9f6e1bac94471affd7999f76bc1b2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.594664] [53379]: INFO nova.api.openstack.requestlog [None req-21e4d311-0971-484d-9e5b-d4b7072510cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.085674 [ 1035.595056] [53379]: [pid: 53379|app: 0|req: 3527/7005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.596043] [53378]: INFO nova.api.openstack.requestlog [None req-7b16d8f2-5a39-4c8f-8538-ceb5a24b0a0d tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 200 len: 1307 microversion: 2.1 time: 0.053640 [ 1035.596043] [53378]: [pid: 53378|app: 0|req: 3479/7006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 1307 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.597600] [53379]: DEBUG nova.api.openstack.wsgi [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.599623] [53379]: DEBUG nova.compute.api [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.604026] [53378]: DEBUG nova.api.openstack.wsgi [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.604026] [53378]: DEBUG nova.compute.api [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.604266] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.604399] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.604622] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.605021] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.605221] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.605423] [53379]: DEBUG oslo_concurrency.lockutils [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.606438] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.606663] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.606844] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.607198] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.607395] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.607562] [53378]: DEBUG oslo_concurrency.lockutils [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.640998] [53379]: DEBUG nova.policy [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.641983] [53378]: DEBUG nova.policy [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.646311] [53379]: INFO nova.api.openstack.requestlog [None req-d42eabb2-809e-48eb-815e-25f245cdfe4f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.050568 [ 1035.646508] [53378]: INFO nova.api.openstack.requestlog [None req-4201d357-58eb-4e08-a7d5-975f6a65740b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.046932 [ 1035.646665] [53379]: [pid: 53379|app: 0|req: 3528/7007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.647029] [53378]: [pid: 53378|app: 0|req: 3480/7008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.674223] [53379]: DEBUG nova.api.openstack.wsgi [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.676056] [53379]: DEBUG nova.compute.api [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.680796] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.681053] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.681245] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.681615] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.681823] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.682010] [53379]: DEBUG oslo_concurrency.lockutils [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.717127] [53379]: DEBUG nova.policy [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.722366] [53379]: INFO nova.api.openstack.requestlog [None req-874f2a0a-eb10-40bd-934f-66408afe4f3f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1619 microversion: 2.1 time: 0.049940 [ 1035.722366] [53379]: [pid: 53379|app: 0|req: 3529/7009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:07 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1619 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.738271] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.741078] [53378]: DEBUG nova.compute.api [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.744429] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.744711] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.744909] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.745324] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.745510] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.745693] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.764763] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.764970] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.765171] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.765397] [53378]: DEBUG nova.objects.instance [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.787609] [53379]: DEBUG nova.api.openstack.wsgi [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.790779] [53379]: DEBUG nova.compute.api [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.790824] [53378]: DEBUG nova.policy [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.793235] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.793537] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.793749] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.794126] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.794340] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.794519] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.794975] [53378]: DEBUG nova.policy [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.795678] [53378]: DEBUG nova.policy [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.799225] [53378]: INFO nova.api.openstack.requestlog [None req-ae7939a7-73ca-4bfe-821c-d1e30c752aa8 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.063255 [ 1035.799587] [53378]: [pid: 53378|app: 0|req: 3481/7010] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1035.815639] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.815878] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.816225] [53379]: DEBUG oslo_concurrency.lockutils [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.816361] [53379]: DEBUG nova.objects.instance [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.819134] [53378]: DEBUG nova.api.openstack.wsgi [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.820822] [53378]: DEBUG nova.compute.api [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.824286] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.824506] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.824697] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.825082] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.825306] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.825528] [53378]: DEBUG oslo_concurrency.lockutils [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.841062] [53379]: DEBUG nova.policy [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.845691] [53379]: INFO nova.api.openstack.requestlog [None req-43813af1-8bc7-4734-a528-c110df19836a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.060633 [ 1035.846037] [53379]: [pid: 53379|app: 0|req: 3530/7011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.848584] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.851066] [53379]: DEBUG nova.compute.api [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.854492] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.854733] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.854922] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.855303] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.855569] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.855762] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.889133] [53379]: DEBUG nova.policy [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.893271] [53379]: INFO nova.api.openstack.requestlog [None req-ad8a8faa-5083-4b32-8d41-029c55601691 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.046649 [ 1035.893619] [53379]: [pid: 53379|app: 0|req: 3531/7012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.897657] [53378]: DEBUG nova.policy [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.903077] [53378]: DEBUG nova.policy [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.903735] [53378]: DEBUG nova.policy [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.904430] [53378]: INFO nova.api.openstack.requestlog [None req-cea264ff-62cd-47d5-b0b8-fb4a16fa51bd tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.087515 [ 1035.904768] [53378]: [pid: 53378|app: 0|req: 3482/7013] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1036.181790] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.183791] [53379]: DEBUG nova.compute.api [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.187754] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.188020] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.188230] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.188591] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.188814] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.188993] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.305104] [53379]: DEBUG nova.policy [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.313434] [53379]: INFO nova.api.openstack.requestlog [None req-0a9dacfb-351f-447c-bb0c-675541250491 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1311 microversion: 2.1 time: 0.133789 [ 1036.313743] [53379]: [pid: 53379|app: 0|req: 3532/7014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1311 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.418067] [53378]: DEBUG nova.api.openstack.wsgi [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.419743] [53378]: DEBUG nova.compute.api [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.424626] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.425704] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.425704] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.425704] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.425704] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.425862] [53378]: DEBUG oslo_concurrency.lockutils [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.467347] [53378]: DEBUG nova.policy [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.471702] [53378]: INFO nova.api.openstack.requestlog [None req-9771a9d5-1a4d-4aec-816a-16113c8a6ddc tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.055828 [ 1036.472343] [53378]: [pid: 53378|app: 0|req: 3483/7015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.499285] [53379]: DEBUG nova.api.openstack.wsgi [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.501153] [53379]: DEBUG nova.compute.api [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.505579] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.505656] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.505790] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.506202] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.506458] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.506650] [53379]: DEBUG oslo_concurrency.lockutils [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.547012] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.548696] [53378]: DEBUG nova.compute.api [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.552623] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.552623] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.552817] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.553072] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.553313] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.553504] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.603367] [53379]: DEBUG nova.policy [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.608178] [53379]: INFO nova.api.openstack.requestlog [None req-042ef9c3-d388-46f1-b0e5-7f39de6c362d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.111139 [ 1036.608548] [53379]: [pid: 53379|app: 0|req: 3533/7016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.611224] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.612999] [53379]: DEBUG nova.compute.api [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.616284] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.616515] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.616706] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.617067] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.617269] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.617443] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.649618] [53378]: DEBUG nova.policy [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.654630] [53378]: INFO nova.api.openstack.requestlog [None req-f7aac155-42f2-4b08-8c17-4655eacb7f82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.109550 [ 1036.654630] [53378]: [pid: 53378|app: 0|req: 3484/7017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.657128] [53378]: DEBUG nova.api.openstack.wsgi [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.658783] [53378]: DEBUG nova.compute.api [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] [instance: a2124595-4b2a-47a9-97e0-ee8c24d06736] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.662040] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.662282] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.662473] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.662821] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.663030] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.663210] [53378]: DEBUG oslo_concurrency.lockutils [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.672143] [53378]: INFO nova.api.openstack.wsgi [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] HTTP exception thrown: Instance a2124595-4b2a-47a9-97e0-ee8c24d06736 could not be found. [ 1036.672357] [53378]: DEBUG nova.api.openstack.wsgi [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] Returning 404 to user: Instance a2124595-4b2a-47a9-97e0-ee8c24d06736 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1036.672735] [53378]: INFO nova.api.openstack.requestlog [None req-32faa975-e56a-405c-8f04-a973f9c41c0e tempest-ServerMetadataNegativeTestJSON-213705182 tempest-ServerMetadataNegativeTestJSON-213705182-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736" status: 404 len: 111 microversion: 2.1 time: 0.017648 [ 1036.673202] [53378]: [pid: 53378|app: 0|req: 3485/7018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/a2124595-4b2a-47a9-97e0-ee8c24d06736 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1036.675561] [53378]: DEBUG nova.api.openstack.wsgi [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.677356] [53378]: DEBUG nova.compute.api [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.680510] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.680744] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.680929] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.681459] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.681517] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.681754] [53378]: DEBUG oslo_concurrency.lockutils [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.714753] [53378]: DEBUG nova.policy [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.720446] [53378]: INFO nova.api.openstack.requestlog [None req-e79f96b7-0eae-4377-b7e9-fe924dd81634 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.046836 [ 1036.720760] [53378]: [pid: 53378|app: 0|req: 3486/7019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.723172] [53378]: DEBUG nova.api.openstack.wsgi [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.724832] [53378]: DEBUG nova.compute.api [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.728588] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.728825] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.729024] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.729386] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.729588] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.729762] [53378]: DEBUG oslo_concurrency.lockutils [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.745667] [53379]: DEBUG nova.policy [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.750660] [53379]: INFO nova.api.openstack.requestlog [None req-2f0433bc-1d8b-4b17-9b63-2e6ec67aa7cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.141503 [ 1036.751010] [53379]: [pid: 53379|app: 0|req: 3534/7020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:08 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.754360] [53379]: DEBUG nova.api.openstack.wsgi [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.754599] [53379]: DEBUG nova.compute.api [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.759857] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.760116] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.760310] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.760662] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.760865] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.761054] [53379]: DEBUG oslo_concurrency.lockutils [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.762359] [53378]: DEBUG nova.policy [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.770969] [53378]: INFO nova.api.openstack.requestlog [None req-889c2e7c-6af5-4cde-92b8-c8bd92f3b2ff tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.049091 [ 1036.770969] [53378]: [pid: 53378|app: 0|req: 3487/7021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.773319] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.776679] [53378]: DEBUG nova.compute.api [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.780723] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.797314] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.797553] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.797731] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.797994] [53378]: DEBUG nova.objects.instance [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.812353] [53379]: DEBUG nova.objects.instance [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'services' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.819353] [53378]: DEBUG nova.policy [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.823905] [53378]: INFO nova.api.openstack.requestlog [None req-4d52ea8a-a701-4090-9abc-d5c776612263 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.052083 [ 1036.823905] [53378]: [pid: 53378|app: 0|req: 3488/7022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.827305] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.829090] [53378]: DEBUG nova.compute.api [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.832499] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.832776] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.832999] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.833415] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.833646] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.833837] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.853484] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.853735] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.853921] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.854168] [53378]: DEBUG nova.objects.instance [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.861904] [53379]: INFO nova.api.openstack.requestlog [None req-cdf25d25-bc7a-4f02-9ca1-69cf991f3b93 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments/cbaa2d8e-9a33-4d39-88b9-6dc694ed5575" status: 202 len: 0 microversion: 2.1 time: 0.110164 [ 1036.862283] [53379]: [pid: 53379|app: 0|req: 3535/7023] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:45:09 2025] DELETE /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments/cbaa2d8e-9a33-4d39-88b9-6dc694ed5575 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1036.865142] [53379]: DEBUG nova.api.openstack.wsgi [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.866911] [53379]: DEBUG nova.compute.api [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.870644] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.870890] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.871102] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.871466] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.871668] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.872372] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.879417] [53378]: DEBUG nova.policy [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.883854] [53378]: DEBUG nova.policy [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.884510] [53378]: DEBUG nova.policy [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.887850] [53378]: INFO nova.api.openstack.requestlog [None req-8d909e21-4ac2-4f38-a85a-a96ff204c7d7 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.062541 [ 1036.888338] [53378]: [pid: 53378|app: 0|req: 3489/7024] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1036.890360] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.890627] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.890781] [53379]: DEBUG oslo_concurrency.lockutils [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.890981] [53379]: DEBUG nova.objects.instance [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lazy-loading 'fault' on Instance uuid 249c73c8-1efd-4f94-880e-834ac1bf3aa0 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.893991] [53378]: DEBUG nova.api.openstack.wsgi [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.896015] [53378]: DEBUG nova.compute.api [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.900072] [53378]: DEBUG oslo_concurrency.lockutils [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.916787] [53378]: INFO nova.api.openstack.requestlog [None req-95dac870-eb98-4106-b819-c14381c220b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027972 [ 1036.917295] [53378]: [pid: 53378|app: 0|req: 3490/7025] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1036.919890] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.921483] [53378]: DEBUG nova.compute.api [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.922281] [53379]: DEBUG nova.policy [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22350bb90994405cb55412905b296716', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '471b40ab8f72422583a28327f64844db', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.924431] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.924667] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.924851] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.925213] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.925444] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.926059] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.926862] [53379]: INFO nova.api.openstack.requestlog [None req-87fcaf9d-46f6-431a-af5e-7c07d64388f5 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 200 len: 1360 microversion: 2.1 time: 0.063939 [ 1036.927262] [53379]: [pid: 53379|app: 0|req: 3536/7026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 1360 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.934050] [53379]: DEBUG nova.api.openstack.wsgi [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.935728] [53379]: DEBUG nova.compute.api [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.939117] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.939356] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.939542] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.939895] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.940106] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.940285] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.956185] [53378]: DEBUG nova.policy [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.960681] [53378]: INFO nova.api.openstack.requestlog [None req-3f00fd1b-8e17-4f52-b66f-bd415e8a1933 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.042796 [ 1036.961159] [53378]: [pid: 53378|app: 0|req: 3491/7027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.037098] [53379]: DEBUG nova.policy [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.043573] [53379]: DEBUG nova.policy [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.044299] [53379]: DEBUG nova.policy [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.044952] [53379]: INFO nova.api.openstack.requestlog [None req-0bd65091-eda7-4533-ad5a-fde9995f0460 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.117171 [ 1037.045298] [53379]: [pid: 53379|app: 0|req: 3537/7028] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1037.139025] [53378]: DEBUG nova.api.openstack.wsgi [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94d7ce36-e689-46c2-824f-0e3897d2f502", "name": "network-vif-deleted", "tag": "bd85d5dc-b927-4349-8c04-ee9cb21d01d3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1037.148081] [53378]: DEBUG oslo_concurrency.lockutils [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.148332] [53378]: DEBUG oslo_concurrency.lockutils [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.148523] [53378]: DEBUG oslo_concurrency.lockutils [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.159089] [53378]: INFO nova.api.openstack.compute.server_external_events [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] Creating event network-vif-deleted:bd85d5dc-b927-4349-8c04-ee9cb21d01d3 for instance 94d7ce36-e689-46c2-824f-0e3897d2f502 on cpu-1 [ 1037.163869] [53378]: INFO nova.api.openstack.requestlog [req-63c02a36-0005-484d-9d21-24e9dfba2539 req-91e49723-a85c-4446-9d58-f8da75459c91 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025605 [ 1037.163869] [53378]: [pid: 53378|app: 0|req: 3492/7029] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:09 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) [ 1037.327350] [53379]: DEBUG nova.api.openstack.wsgi [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.329151] [53379]: DEBUG nova.compute.api [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.333028] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.333277] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.333528] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.333902] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.334126] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.334310] [53379]: DEBUG oslo_concurrency.lockutils [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.447477] [53379]: DEBUG nova.policy [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.452863] [53379]: INFO nova.api.openstack.requestlog [None req-243eee81-3b82-4d6f-b5db-af7ff2a55e67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1498 microversion: 2.1 time: 0.127894 [ 1037.453198] [53379]: [pid: 53379|app: 0|req: 3538/7030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1498 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.470217] [53378]: DEBUG nova.api.openstack.wsgi [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1037.471753] [53378]: DEBUG nova.compute.api [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.475455] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.475808] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.476126] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.476577] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.476892] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.477289] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.488644] [53379]: DEBUG nova.api.openstack.wsgi [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.491347] [53379]: DEBUG nova.compute.api [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.494485] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.494485] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.494485] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.497038] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.497208] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.497407] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.497789] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.497872] [53378]: DEBUG nova.objects.instance [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'flavor' on Instance uuid bd5b0278-3e8e-4e74-9058-91d31a474e14 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.498009] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.498198] [53379]: DEBUG oslo_concurrency.lockutils [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.535514] [53379]: DEBUG nova.policy [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.540156] [53379]: INFO nova.api.openstack.requestlog [None req-8bc4d3b4-f3ce-45db-b36d-d2746117769b tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.055006 [ 1037.540492] [53379]: [pid: 53379|app: 0|req: 3539/7031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.622970] [53379]: DEBUG nova.api.openstack.wsgi [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.625296] [53379]: DEBUG nova.compute.api [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.631124] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.631124] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.631124] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.631124] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.631124] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.631372] [53379]: DEBUG oslo_concurrency.lockutils [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.716728] [53379]: DEBUG nova.policy [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.721921] [53379]: INFO nova.api.openstack.requestlog [None req-1acd9b67-6af9-4b14-86bc-1e9f7b98377c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.101475 [ 1037.722364] [53379]: [pid: 53379|app: 0|req: 3540/7032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:09 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.734693] [53379]: DEBUG nova.api.openstack.wsgi [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.736889] [53379]: DEBUG nova.compute.api [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.740545] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.740790] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.740976] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.741365] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.742374] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.742374] [53379]: DEBUG oslo_concurrency.lockutils [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.778742] [53379]: DEBUG nova.policy [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.783683] [53379]: INFO nova.api.openstack.requestlog [None req-401bf60d-320e-40b9-9e82-d473bc98acda tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.051758 [ 1037.784184] [53379]: [pid: 53379|app: 0|req: 3541/7033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.786833] [53379]: DEBUG nova.api.openstack.wsgi [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.790126] [53379]: DEBUG nova.compute.api [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.794527] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.794897] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.795233] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.795778] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.796398] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.796839] [53379]: DEBUG oslo_concurrency.lockutils [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.873941] [53379]: DEBUG nova.policy [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.882615] [53379]: INFO nova.api.openstack.requestlog [None req-0f49e448-f8bb-49f5-bbd2-3b7a32411b06 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.097703 [ 1037.883050] [53379]: [pid: 53379|app: 0|req: 3542/7034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.885946] [53379]: DEBUG nova.api.openstack.wsgi [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.887733] [53379]: DEBUG nova.compute.api [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.891362] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.891626] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.891834] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.892210] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.893061] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.893241] [53379]: DEBUG oslo_concurrency.lockutils [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.922800] [53378]: INFO nova.api.openstack.requestlog [None req-a79caa90-96e3-4159-9390-4e8a55b4d8e6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14/action" status: 202 len: 0 microversion: 2.1 time: 0.455407 [ 1037.923171] [53378]: [pid: 53378|app: 0|req: 3493/7035] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:09 2025] POST /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14/action => generated 0 bytes in 456 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1037.926697] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.928408] [53378]: DEBUG nova.compute.api [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.932314] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.932612] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.932854] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.933259] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.933546] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.933899] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.936251] [53379]: DEBUG nova.policy [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.941194] [53379]: INFO nova.api.openstack.requestlog [None req-db253654-37a2-4fb4-9b80-ab3876c65cb1 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.057464 [ 1037.941540] [53379]: [pid: 53379|app: 0|req: 3543/7036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.943973] [53379]: DEBUG nova.api.openstack.wsgi [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.945660] [53379]: DEBUG nova.compute.api [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.949095] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.949456] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.949680] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.950086] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.950307] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.950489] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.960545] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.961014] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.961351] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.961786] [53378]: DEBUG nova.objects.instance [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.971420] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.971697] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.971885] [53379]: DEBUG oslo_concurrency.lockutils [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.972159] [53379]: DEBUG nova.objects.instance [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.988506] [53378]: DEBUG nova.policy [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.996696] [53378]: INFO nova.api.openstack.requestlog [None req-cb616fdb-94b5-4f7b-a2d4-a25ca4646b36 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.072370 [ 1037.997211] [53378]: [pid: 53378|app: 0|req: 3494/7037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.997331] [53379]: DEBUG nova.policy [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.000477] [53378]: DEBUG nova.api.openstack.wsgi [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.003304] [53378]: DEBUG nova.compute.api [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.005052] [53379]: DEBUG nova.policy [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.005839] [53379]: DEBUG nova.policy [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.008110] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.008351] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.008542] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.008897] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.009064] [53379]: INFO nova.api.openstack.requestlog [None req-c87aa51d-0988-4b42-946d-cea53718cb96 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.066988 [ 1038.009105] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.009283] [53378]: DEBUG oslo_concurrency.lockutils [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.009393] [53379]: [pid: 53379|app: 0|req: 3544/7038] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1038.013441] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.013484] [53379]: DEBUG nova.compute.api [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.016810] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.017051] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.017233] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.017588] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.017871] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.017942] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.032619] [53378]: INFO nova.api.openstack.requestlog [None req-757d913d-7152-48fe-beba-347865258115 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034643 [ 1038.032969] [53378]: [pid: 53378|app: 0|req: 3495/7039] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1038.035925] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.037567] [53378]: DEBUG nova.compute.api [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] [instance: 249c73c8-1efd-4f94-880e-834ac1bf3aa0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.041373] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.041676] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.041902] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.042321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.042530] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.042710] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.053767] [53378]: INFO nova.api.openstack.wsgi [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] HTTP exception thrown: Instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 could not be found. [ 1038.054110] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Returning 404 to user: Instance 249c73c8-1efd-4f94-880e-834ac1bf3aa0 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1038.054581] [53378]: INFO nova.api.openstack.requestlog [None req-0e44241b-783c-461e-8617-dabb57f7365a tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0" status: 404 len: 111 microversion: 2.1 time: 0.021073 [ 1038.054903] [53378]: [pid: 53378|app: 0|req: 3496/7040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/249c73c8-1efd-4f94-880e-834ac1bf3aa0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1038.057516] [53378]: DEBUG nova.api.openstack.wsgi [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.059304] [53378]: DEBUG nova.compute.api [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.062784] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.063036] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.063237] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.063689] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.064234] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.064234] [53378]: DEBUG oslo_concurrency.lockutils [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.103430] [53378]: DEBUG nova.policy [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.106912] [53379]: DEBUG nova.policy [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.108429] [53378]: INFO nova.api.openstack.requestlog [None req-af37ae1d-33ad-453c-beb9-d1121fea692d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.052921 [ 1038.108756] [53378]: [pid: 53378|app: 0|req: 3497/7041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.111642] [53379]: INFO nova.api.openstack.requestlog [None req-e2a59256-5576-4205-b0d0-9a14e67efae7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1504 microversion: 2.1 time: 0.101633 [ 1038.111974] [53379]: [pid: 53379|app: 0|req: 3545/7042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1504 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.112735] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.120031] [53378]: DEBUG nova.compute.api [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.120320] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad6aaa20-c634-4d05-9e3b-a907f3bad192 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] Calling method '.version_select at 0x726f72d83a30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.120358] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.120358] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.120358] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.120358] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.120608] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.120803] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.128229] [53379]: INFO nova.api.openstack.requestlog [None req-ad6aaa20-c634-4d05-9e3b-a907f3bad192 tempest-ServersTestManualDisk-1013299543 tempest-ServersTestManualDisk-1013299543-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-877265761" status: 202 len: 0 microversion: 2.1 time: 0.015451 [ 1038.128758] [53379]: [pid: 53379|app: 0|req: 3546/7043] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:45:10 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-877265761 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1038.497842] [53378]: DEBUG nova.policy [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.509686] [53378]: DEBUG nova.policy [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.509686] [53378]: DEBUG nova.policy [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.509686] [53378]: INFO nova.api.openstack.requestlog [None req-1fd8c3bc-fb1e-495a-bffa-da2fd21fd2ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.399424 [ 1038.509686] [53378]: [pid: 53378|app: 0|req: 3498/7044] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1038.558341] [53379]: DEBUG nova.api.openstack.wsgi [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.560517] [53379]: DEBUG nova.compute.api [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.566096] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.566096] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.566339] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.566881] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.567247] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.567565] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.629153] [53379]: DEBUG nova.policy [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.633743] [53379]: INFO nova.api.openstack.requestlog [None req-edf99d13-f285-42c2-866b-69c121bc3a2f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1202 microversion: 2.1 time: 0.079164 [ 1038.634349] [53379]: [pid: 53379|app: 0|req: 3547/7045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:10 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1202 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.738838] [53378]: DEBUG nova.api.openstack.wsgi [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.741149] [53378]: DEBUG nova.compute.api [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.745281] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.745633] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.745869] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.746299] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.746608] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.746869] [53378]: DEBUG oslo_concurrency.lockutils [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.797230] [53379]: DEBUG nova.api.openstack.wsgi [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.798857] [53379]: DEBUG nova.compute.api [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.804222] [53379]: DEBUG oslo_concurrency.lockutils [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.846127] [53379]: DEBUG nova.policy [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.851189] [53378]: DEBUG nova.policy [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.851825] [53379]: INFO nova.api.openstack.requestlog [None req-37ce1aa1-581d-40dd-8c4a-1019767dea2e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.057792 [ 1038.852235] [53379]: [pid: 53379|app: 0|req: 3548/7046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.857462] [53378]: INFO nova.api.openstack.requestlog [None req-f70f421b-f4cc-489d-9a96-b28db8d606ed tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.122410 [ 1038.858307] [53378]: [pid: 53378|app: 0|req: 3499/7047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.900851] [53379]: DEBUG nova.api.openstack.wsgi [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.904783] [53379]: DEBUG nova.compute.api [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.909287] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.909687] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.909962] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.910448] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.910694] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.910908] [53379]: DEBUG oslo_concurrency.lockutils [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.956864] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.959805] [53378]: DEBUG nova.compute.api [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.964836] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.965518] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.965865] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.969017] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.969017] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.969017] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.028140] [53378]: DEBUG nova.policy [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.030218] [53379]: DEBUG nova.policy [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.035045] [53378]: INFO nova.api.openstack.requestlog [None req-ea3c62c0-c772-4914-b23c-be2a5480e60b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.081011 [ 1039.035045] [53378]: [pid: 53378|app: 0|req: 3500/7048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.036095] [53379]: INFO nova.api.openstack.requestlog [None req-f09703d6-d082-4706-ac5e-43152e6f3bda tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.137841 [ 1039.036455] [53379]: [pid: 53379|app: 0|req: 3549/7049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.039084] [53379]: DEBUG nova.api.openstack.wsgi [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.040012] [53378]: DEBUG nova.api.openstack.wsgi [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.040840] [53379]: DEBUG nova.compute.api [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.042948] [53378]: DEBUG nova.compute.api [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.045417] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.045417] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.045417] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.045417] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.045417] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.045645] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.047980] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.049208] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.049208] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.049208] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.049208] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.049495] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.070425] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.070692] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.070882] [53379]: DEBUG oslo_concurrency.lockutils [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.071098] [53379]: DEBUG nova.objects.instance [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.075671] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.075937] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.076141] [53378]: DEBUG oslo_concurrency.lockutils [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.076349] [53378]: DEBUG nova.objects.instance [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.100388] [53378]: DEBUG nova.policy [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.102267] [53379]: DEBUG nova.policy [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.105945] [53378]: INFO nova.api.openstack.requestlog [None req-b937e163-c8fa-4374-ba5a-8c2bef2e5f11 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.069834 [ 1039.106315] [53378]: [pid: 53378|app: 0|req: 3501/7050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.108922] [53379]: DEBUG nova.policy [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.108922] [53379]: DEBUG nova.policy [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.109274] [53378]: DEBUG nova.api.openstack.wsgi [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.110890] [53378]: DEBUG nova.compute.api [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.112923] [53379]: INFO nova.api.openstack.requestlog [None req-99f3b4b6-337c-48a4-a0e8-e5f8edd6a18f tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.075877 [ 1039.114806] [53379]: [pid: 53379|app: 0|req: 3550/7051] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1039.115594] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.115904] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.116382] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.117292] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.117517] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.118944] [53378]: DEBUG oslo_concurrency.lockutils [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.122586] [53379]: DEBUG nova.api.openstack.wsgi [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.124737] [53379]: DEBUG nova.compute.api [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.129084] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.129847] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.129847] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.130481] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.131188] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.131188] [53379]: DEBUG oslo_concurrency.lockutils [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.142721] [53378]: INFO nova.api.openstack.requestlog [None req-61fc1ddf-a045-468e-8bb8-32251bc8e37f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035553 [ 1039.143122] [53378]: [pid: 53378|app: 0|req: 3502/7052] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1039.146284] [53378]: DEBUG nova.api.openstack.wsgi [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.148532] [53378]: DEBUG nova.compute.api [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.152878] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.153342] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.153643] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.154065] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.154496] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.154726] [53378]: DEBUG oslo_concurrency.lockutils [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.173728] [53379]: DEBUG nova.policy [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.178957] [53379]: INFO nova.api.openstack.requestlog [None req-822d834a-2a6a-4852-b11e-45c82eaf02e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.058904 [ 1039.179492] [53379]: [pid: 53379|app: 0|req: 3551/7053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1039.267675] [53378]: DEBUG nova.policy [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.279147] [53378]: INFO nova.api.openstack.requestlog [None req-6221f720-df70-49df-b0d0-b0f46573f8b0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1504 microversion: 2.1 time: 0.135197 [ 1039.279504] [53378]: [pid: 53378|app: 0|req: 3503/7054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1504 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.532668] [53379]: DEBUG nova.api.openstack.wsgi [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.535072] [53379]: DEBUG nova.compute.api [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.538832] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.539098] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.539291] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.539649] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.539869] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.540059] [53379]: DEBUG oslo_concurrency.lockutils [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.655299] [53378]: DEBUG nova.api.openstack.wsgi [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.657067] [53378]: DEBUG nova.compute.api [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.659796] [53379]: DEBUG nova.policy [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.661115] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.661115] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.661283] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.661618] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.661816] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.661991] [53378]: DEBUG oslo_concurrency.lockutils [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.664837] [53379]: DEBUG nova.policy [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.665726] [53379]: DEBUG nova.policy [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.666432] [53379]: INFO nova.api.openstack.requestlog [None req-82f19d7c-47ea-4ca8-b83a-dcce48abdef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.136441 [ 1039.666763] [53379]: [pid: 53379|app: 0|req: 3552/7055] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1039.697483] [53378]: DEBUG nova.policy [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.701908] [53378]: INFO nova.api.openstack.requestlog [None req-2799b077-1229-4e9d-965c-56340930df2d tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1258 microversion: 2.1 time: 0.049459 [ 1039.702267] [53378]: [pid: 53378|app: 0|req: 3504/7056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:11 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1258 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.864224] [53379]: DEBUG nova.api.openstack.wsgi [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.866034] [53379]: DEBUG nova.compute.api [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.869869] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.870543] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.870543] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.870783] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.871346] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.871560] [53379]: DEBUG oslo_concurrency.lockutils [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.873007] [53378]: DEBUG nova.api.openstack.wsgi [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.874716] [53378]: DEBUG nova.compute.api [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.878623] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.878880] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.879068] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.879437] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.879649] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.879820] [53378]: DEBUG oslo_concurrency.lockutils [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.908886] [53379]: DEBUG nova.policy [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.917447] [53379]: INFO nova.api.openstack.requestlog [None req-501a3752-3a55-4bf0-9d90-c51d2e56cf59 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.055400 [ 1039.917759] [53379]: [pid: 53379|app: 0|req: 3553/7057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.977920] [53378]: DEBUG nova.policy [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.982752] [53378]: INFO nova.api.openstack.requestlog [None req-f17b5c64-2aa5-466c-92d9-cba28e6acfdf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.111920 [ 1039.983109] [53378]: [pid: 53378|app: 0|req: 3505/7058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.055923] [53379]: DEBUG nova.api.openstack.wsgi [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.058252] [53379]: DEBUG nova.compute.api [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.058363] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.060557] [53378]: DEBUG nova.compute.api [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.063439] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.063554] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.063801] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.065040] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.065040] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.065040] [53379]: DEBUG oslo_concurrency.lockutils [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.065139] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.065270] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.065497] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.065869] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.066088] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.066271] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.104197] [53379]: DEBUG nova.policy [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.111899] [53379]: INFO nova.api.openstack.requestlog [None req-b17f9aab-eb17-4e9a-a9bb-c42422961172 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.058323 [ 1040.111899] [53379]: [pid: 53379|app: 0|req: 3554/7059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.123161] [53379]: DEBUG nova.api.openstack.wsgi [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.125048] [53379]: DEBUG nova.compute.api [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.129758] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.130099] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.130356] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.130820] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.131171] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.131385] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.160100] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.160368] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.160559] [53379]: DEBUG oslo_concurrency.lockutils [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.160771] [53379]: DEBUG nova.objects.instance [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.184422] [53379]: DEBUG nova.policy [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.188987] [53379]: INFO nova.api.openstack.requestlog [None req-a01ca045-e796-4daa-9d66-fe163fa77007 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.068007 [ 1040.189367] [53379]: [pid: 53379|app: 0|req: 3555/7060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.192046] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.193799] [53379]: DEBUG nova.compute.api [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.198533] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.198797] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.198991] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.199387] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.199596] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.199778] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.229247] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.229247] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.229247] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.229247] [53379]: DEBUG nova.objects.instance [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.247020] [53378]: DEBUG nova.policy [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.256696] [53378]: INFO nova.api.openstack.requestlog [None req-a7748d29-ed1a-4abb-a8d6-a15b140f0127 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.200665 [ 1040.257067] [53378]: [pid: 53378|app: 0|req: 3506/7061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.257438] [53379]: DEBUG nova.policy [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.259870] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.261580] [53378]: DEBUG nova.compute.api [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.262341] [53379]: DEBUG nova.policy [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.263045] [53379]: DEBUG nova.policy [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.265508] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.266197] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.266522] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.266684] [53379]: INFO nova.api.openstack.requestlog [None req-4bd70d09-9311-47db-a6e7-b395a63b37c6 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.076717 [ 1040.267043] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.267099] [53379]: [pid: 53379|app: 0|req: 3556/7062] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1040.267361] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.267598] [53378]: DEBUG oslo_concurrency.lockutils [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.269668] [53379]: DEBUG nova.api.openstack.wsgi [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.273816] [53379]: DEBUG nova.compute.api [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.275840] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.276268] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.276736] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.277433] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.277811] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.278259] [53379]: DEBUG oslo_concurrency.lockutils [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.291540] [53378]: INFO nova.api.openstack.requestlog [None req-6fa8a7ec-5e80-49ca-8adf-b6cdf6d0ea60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033799 [ 1040.291877] [53378]: [pid: 53378|app: 0|req: 3507/7063] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1040.296437] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.298900] [53378]: DEBUG nova.compute.api [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.305305] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.305305] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.305618] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.306200] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.306586] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.307207] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.320144] [53379]: DEBUG nova.policy [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.324717] [53379]: INFO nova.api.openstack.requestlog [None req-28562a2c-81e3-41f9-9c74-0b29ea5681eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.056805 [ 1040.326156] [53379]: [pid: 53379|app: 0|req: 3557/7064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.338377] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.340691] [53379]: DEBUG nova.compute.api [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.343327] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.343747] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.344101] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.344591] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.344913] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.345214] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.349878] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=14 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.363927] [53379]: DEBUG nova.compute.api [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1040.416352] [53378]: DEBUG nova.policy [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.421653] [53378]: INFO nova.api.openstack.requestlog [None req-1bbe4b7d-3cff-4ff3-9979-b4d4cd965aa6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1525 microversion: 2.1 time: 0.127334 [ 1040.422041] [53378]: [pid: 53378|app: 0|req: 3508/7065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1525 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1040.425594] [53379]: INFO nova.api.openstack.requestlog [None req-e9e24a2b-e19d-4753-9971-8fa46cb08124 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 204 len: 0 microversion: 2.1 time: 0.088869 [ 1040.425594] [53379]: [pid: 53379|app: 0|req: 3558/7066] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:12 2025] DELETE /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1040.432316] [53378]: DEBUG nova.api.openstack.wsgi [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.435698] [53378]: DEBUG nova.compute.api [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.439851] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.440216] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.440479] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.440926] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.441108] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.441331] [53378]: DEBUG oslo_concurrency.lockutils [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.546227] [53378]: DEBUG nova.policy [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.551512] [53378]: INFO nova.api.openstack.requestlog [None req-7940c7a2-952d-4657-b8d1-267daca43ba1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1699 microversion: 2.1 time: 0.121474 [ 1040.553033] [53378]: [pid: 53378|app: 0|req: 3509/7067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1699 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.680527] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=16 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.683631] [53379]: DEBUG nova.api.openstack.wsgi [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.685926] [53379]: DEBUG nova.compute.api [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.691263] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.691614] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.691829] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.692404] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.692514] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.692669] [53379]: DEBUG oslo_concurrency.lockutils [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.721966] [53378]: DEBUG nova.api.openstack.wsgi [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.723720] [53378]: DEBUG nova.compute.api [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.727656] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.727770] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.729086] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.729086] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.729086] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.729086] [53378]: DEBUG oslo_concurrency.lockutils [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.765795] [53378]: DEBUG nova.policy [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.770109] [53378]: INFO nova.api.openstack.requestlog [None req-6883158e-95a4-4366-8580-7aeb36107cb3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1258 microversion: 2.1 time: 0.050389 [ 1040.770654] [53378]: [pid: 53378|app: 0|req: 3510/7068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1258 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.782947] [53379]: DEBUG nova.policy [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.788272] [53379]: DEBUG nova.policy [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.788986] [53379]: DEBUG nova.policy [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.789752] [53379]: INFO nova.api.openstack.requestlog [None req-cedc69ef-3904-45b2-a6b6-4389a9e3d5ff tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.109984 [ 1040.790231] [53379]: [pid: 53379|app: 0|req: 3559/7069] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:12 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1040.931284] [53378]: DEBUG nova.api.openstack.wsgi [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.933180] [53378]: DEBUG nova.compute.api [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.937422] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.937927] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.938363] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.939093] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.939452] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.939709] [53378]: DEBUG oslo_concurrency.lockutils [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.980107] [53378]: DEBUG nova.policy [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.988395] [53378]: INFO nova.api.openstack.requestlog [None req-a23a4ad2-4be9-4160-a62d-6025d6566e99 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1235 microversion: 2.1 time: 0.059333 [ 1040.988865] [53378]: [pid: 53378|app: 0|req: 3511/7070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.996926] [53379]: DEBUG nova.api.openstack.wsgi [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.998927] [53379]: DEBUG nova.compute.api [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.005250] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.005584] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.005800] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.006213] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.006527] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.006628] [53379]: DEBUG oslo_concurrency.lockutils [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.098323] [53379]: DEBUG nova.policy [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.103143] [53379]: INFO nova.api.openstack.requestlog [None req-11ab7594-4452-414d-ba54-ebd46091bfea tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.108578 [ 1041.103599] [53379]: [pid: 53379|app: 0|req: 3560/7071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.125878] [53378]: DEBUG nova.api.openstack.wsgi [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.127754] [53378]: DEBUG nova.compute.api [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.131590] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.131590] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.131786] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.132148] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.132358] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.132539] [53378]: DEBUG oslo_concurrency.lockutils [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.167739] [53378]: DEBUG nova.policy [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.172485] [53378]: INFO nova.api.openstack.requestlog [None req-dddbd665-4146-4698-bfd6-543098a81e0a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.049251 [ 1041.172834] [53378]: [pid: 53378|app: 0|req: 3512/7072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.201160] [53378]: DEBUG nova.api.openstack.wsgi [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.202973] [53378]: DEBUG nova.compute.api [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.206842] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.207112] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.207304] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.207666] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.207883] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.208077] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.229986] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.230255] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.230447] [53378]: DEBUG oslo_concurrency.lockutils [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.230651] [53378]: DEBUG nova.objects.instance [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.252165] [53378]: DEBUG nova.policy [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.256805] [53378]: INFO nova.api.openstack.requestlog [None req-cce506bc-10b9-442a-8a03-daeeeab48845 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.057940 [ 1041.257156] [53378]: [pid: 53378|app: 0|req: 3513/7073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.264663] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc066ac4-8136-49bf-9778-dddfbfabe915 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1996758381", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 3, "max_count": 2}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.267137] [53379]: INFO nova.api.openstack.wsgi [None req-bc066ac4-8136-49bf-9778-dddfbfabe915 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] HTTP exception thrown: min_count must be <= max_count [ 1041.267444] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc066ac4-8136-49bf-9778-dddfbfabe915 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Returning 400 to user: min_count must be <= max_count {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1041.267875] [53379]: INFO nova.api.openstack.requestlog [None req-bc066ac4-8136-49bf-9778-dddfbfabe915 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.069797 [ 1041.268249] [53379]: [pid: 53379|app: 0|req: 3561/7074] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:13 2025] POST /compute/v2.1/servers => generated 74 bytes in 70 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1041.271310] [53378]: DEBUG nova.api.openstack.wsgi [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.273049] [53378]: DEBUG nova.compute.api [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.277062] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.277331] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.277522] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.278013] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.278235] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.278418] [53378]: DEBUG oslo_concurrency.lockutils [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.283438] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.286077] [53379]: DEBUG nova.compute.api [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.291019] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.312035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.312035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.312035] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.312280] [53379]: DEBUG nova.objects.instance [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.339237] [53379]: DEBUG nova.policy [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.344098] [53379]: DEBUG nova.policy [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.344814] [53379]: DEBUG nova.policy [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.348302] [53379]: INFO nova.api.openstack.requestlog [None req-6dcec268-6352-4dfe-8759-0beb78d524fa tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.067465 [ 1041.348648] [53379]: [pid: 53379|app: 0|req: 3562/7075] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1041.352041] [53379]: DEBUG nova.api.openstack.wsgi [None req-de9d9365-7083-4d6a-980c-847095fc4384 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-548662526", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "max_count": 0}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.353094] [53379]: DEBUG nova.api.openstack.wsgi [None req-de9d9365-7083-4d6a-980c-847095fc4384 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1041.353564] [53379]: INFO nova.api.openstack.requestlog [None req-de9d9365-7083-4d6a-980c-847095fc4384 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.004371 [ 1041.353888] [53379]: [pid: 53379|app: 0|req: 3563/7076] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:13 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) [ 1041.357146] [53379]: DEBUG nova.api.openstack.wsgi [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.358508] [53379]: DEBUG nova.compute.api [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.358800] [53378]: DEBUG nova.policy [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.364215] [53379]: DEBUG oslo_concurrency.lockutils [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.364392] [53378]: INFO nova.api.openstack.requestlog [None req-2679f028-abcc-4d66-95a1-b1b5fd2f4136 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.095299 [ 1041.364607] [53378]: [pid: 53378|app: 0|req: 3514/7077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.391677] [53378]: DEBUG nova.api.openstack.wsgi [None req-6050af50-40f0-4d46-a1ef-a9a34e03c904 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-807976256", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "max_count": 2.5}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.393876] [53378]: DEBUG nova.api.openstack.wsgi [None req-6050af50-40f0-4d46-a1ef-a9a34e03c904 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1041.394338] [53378]: INFO nova.api.openstack.requestlog [None req-6050af50-40f0-4d46-a1ef-a9a34e03c904 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.005029 [ 1041.394956] [53378]: [pid: 53378|app: 0|req: 3515/7078] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:13 2025] POST /compute/v2.1/servers => generated 139 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1041.398037] [53379]: DEBUG nova.policy [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.402149] [53379]: INFO nova.api.openstack.requestlog [None req-008a81e2-4d48-4d6c-bfb8-c1c5816402a9 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.047616 [ 1041.402424] [53379]: [pid: 53379|app: 0|req: 3564/7079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.431017] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0cb1e4d-abfa-420b-940e-7ad89f41ea8b tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-534188991", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 0}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.433801] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0cb1e4d-abfa-420b-940e-7ad89f41ea8b tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1041.434311] [53378]: INFO nova.api.openstack.requestlog [None req-a0cb1e4d-abfa-420b-940e-7ad89f41ea8b tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.005671 [ 1041.434644] [53378]: [pid: 53378|app: 0|req: 3516/7080] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:13 2025] POST /compute/v2.1/servers => generated 130 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1041.435556] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.437577] [53379]: DEBUG nova.compute.api [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.441748] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.441854] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.442063] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.442495] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.442722] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.442954] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.471724] [53378]: DEBUG nova.api.openstack.wsgi [None req-3953623f-1cd0-4767-9f03-0d5f9146a4c1 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1206414276", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "min_count": 2.5}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.473793] [53378]: DEBUG nova.api.openstack.wsgi [None req-3953623f-1cd0-4767-9f03-0d5f9146a4c1 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-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=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1041.474276] [53378]: INFO nova.api.openstack.requestlog [None req-3953623f-1cd0-4767-9f03-0d5f9146a4c1 tempest-MultipleCreateNegativeTestJSON-1414266540 tempest-MultipleCreateNegativeTestJSON-1414266540-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004942 [ 1041.474606] [53378]: [pid: 53378|app: 0|req: 3517/7081] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:13 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) [ 1041.562779] [53379]: DEBUG nova.policy [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.569559] [53379]: INFO nova.api.openstack.requestlog [None req-cb634a1c-6aaa-4a0c-87ba-1196cfdf98f9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1525 microversion: 2.1 time: 0.136533 [ 1041.569689] [53378]: DEBUG nova.api.openstack.wsgi [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.570071] [53379]: [pid: 53379|app: 0|req: 3565/7082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1525 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.573772] [53378]: DEBUG nova.compute.api [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.581256] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.581502] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.581583] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.581953] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.582188] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.582757] [53378]: DEBUG oslo_concurrency.lockutils [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.613692] [53379]: DEBUG nova.api.openstack.wsgi [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.616246] [53379]: DEBUG nova.compute.api [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.621733] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.621974] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.622248] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.622622] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.622831] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.623018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.735564] [53379]: DEBUG nova.policy [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.740480] [53379]: INFO nova.api.openstack.requestlog [None req-f7ee1b96-c19c-4e68-b031-431df72b1313 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1675 microversion: 2.1 time: 0.132543 [ 1041.741055] [53379]: [pid: 53379|app: 0|req: 3566/7083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1675 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.748062] [53378]: DEBUG nova.policy [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.752944] [53378]: INFO nova.api.openstack.requestlog [None req-24c04ee7-9d9e-4faf-9cc0-22dd9780a5ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1699 microversion: 2.1 time: 0.185888 [ 1041.753368] [53378]: [pid: 53378|app: 0|req: 3518/7084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:13 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1699 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.755676] [53379]: DEBUG nova.api.openstack.wsgi [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0dd9b17c-22b9-4163-8c21-ccc5f6f2733d"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.757558] [53379]: DEBUG nova.compute.api [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.761173] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.761426] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.761618] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.762284] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.762284] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.762531] [53379]: DEBUG oslo_concurrency.lockutils [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.783278] [53378]: DEBUG nova.api.openstack.wsgi [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.785185] [53378]: DEBUG nova.compute.api [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.789092] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.789267] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.789402] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.789853] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.790043] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.790235] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.832882] [53378]: DEBUG nova.policy [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.839815] [53378]: INFO nova.api.openstack.requestlog [None req-b72ceca6-dd7f-4eae-a4a1-e7f773228116 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1266 microversion: 2.1 time: 0.058003 [ 1041.839894] [53378]: [pid: 53378|app: 0|req: 3519/7085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1266 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.842875] [53378]: DEBUG nova.api.openstack.wsgi [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.844882] [53378]: DEBUG nova.compute.api [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.848105] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.848361] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.848551] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.848911] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.849255] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.849455] [53378]: DEBUG oslo_concurrency.lockutils [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.999466] [53378]: DEBUG nova.policy [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.007395] [53378]: DEBUG nova.policy [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.008260] [53378]: DEBUG nova.policy [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.011041] [53378]: INFO nova.api.openstack.requestlog [None req-75117f6e-7646-47af-bbbe-3097c584c99b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.168496 [ 1042.011041] [53378]: [pid: 53378|app: 0|req: 3520/7086] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1042.018448] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.018448] [53378]: DEBUG nova.compute.api [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.021041] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.021041] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.021041] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.021041] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.021272] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.021557] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.074236] [53378]: DEBUG nova.policy [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.082559] [53378]: INFO nova.api.openstack.requestlog [None req-9a401f8e-ac7a-4ade-88ae-c4d9f4598e33 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1291 microversion: 2.1 time: 0.072509 [ 1042.082932] [53378]: [pid: 53378|app: 0|req: 3521/7087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1291 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.116489] [53378]: DEBUG nova.api.openstack.wsgi [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.118780] [53378]: DEBUG nova.compute.api [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.122974] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.123329] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.123530] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.123981] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.124228] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.124435] [53378]: DEBUG oslo_concurrency.lockutils [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.280014] [53378]: DEBUG nova.policy [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.287616] [53378]: INFO nova.api.openstack.requestlog [None req-42d021d5-bc52-4bc1-936e-c493a257076f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.173698 [ 1042.287998] [53378]: [pid: 53378|app: 0|req: 3522/7088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.290463] [53378]: DEBUG nova.api.openstack.wsgi [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.292247] [53378]: DEBUG nova.compute.api [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.296983] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.297246] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.297440] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.297791] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.297991] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.298183] [53378]: DEBUG oslo_concurrency.lockutils [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.345819] [53378]: DEBUG nova.policy [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.347354] [53378]: INFO nova.api.openstack.requestlog [None req-70d33155-1116-47f9-ad74-89df456e0336 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.058766 [ 1042.347674] [53378]: [pid: 53378|app: 0|req: 3523/7089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.350122] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.352949] [53378]: DEBUG nova.compute.api [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.355265] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.355514] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.355694] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.356051] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.356306] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.356412] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.382779] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.383030] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.383313] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.383561] [53378]: DEBUG nova.objects.instance [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.408020] [53378]: DEBUG nova.policy [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.412748] [53378]: INFO nova.api.openstack.requestlog [None req-8b419544-db65-4729-902d-65a3efa6154c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.064471 [ 1042.413116] [53378]: [pid: 53378|app: 0|req: 3524/7090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.415765] [53378]: DEBUG nova.api.openstack.wsgi [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.418385] [53378]: DEBUG nova.compute.api [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.421050] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.421165] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.421395] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.421796] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.422053] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.422272] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.442552] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.442790] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.442974] [53378]: DEBUG oslo_concurrency.lockutils [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.443186] [53378]: DEBUG nova.objects.instance [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.467712] [53378]: DEBUG nova.policy [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.472373] [53378]: DEBUG nova.policy [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.473017] [53378]: DEBUG nova.policy [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.476334] [53378]: INFO nova.api.openstack.requestlog [None req-51fe07bf-ccac-41e2-a17b-e8c9b69c1fd5 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.062678 [ 1042.476672] [53378]: [pid: 53378|app: 0|req: 3525/7091] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1042.479340] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.480482] [53378]: DEBUG nova.compute.api [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.483374] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.483602] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.483871] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.484255] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.484558] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.484799] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.571953] [53378]: DEBUG nova.policy [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.586518] [53378]: INFO nova.api.openstack.requestlog [None req-fb6edde4-8f0e-4de2-99fa-cc1b5af6e46e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.109034 [ 1042.586982] [53378]: [pid: 53378|app: 0|req: 3526/7092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.595203] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.595203] [53378]: DEBUG nova.compute.api [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.595368] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.595803] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.595891] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.596404] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.596644] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.596849] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.659631] [53378]: DEBUG nova.policy [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.664153] [53378]: INFO nova.api.openstack.requestlog [None req-ad21b99c-54c7-4324-a11c-3540c2d505eb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.076441 [ 1042.664498] [53378]: [pid: 53378|app: 0|req: 3527/7093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.667311] [53378]: DEBUG nova.api.openstack.wsgi [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.668963] [53378]: DEBUG nova.compute.api [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.674652] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.674652] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.674652] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.674652] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.674783] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.674953] [53378]: DEBUG oslo_concurrency.lockutils [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.743626] [53378]: DEBUG nova.policy [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.748303] [53378]: INFO nova.api.openstack.requestlog [None req-81594e01-c270-4f72-a955-7d283cf2327f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.083154 [ 1042.750116] [53378]: [pid: 53378|app: 0|req: 3528/7094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:14 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.765142] [53378]: DEBUG nova.api.openstack.wsgi [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.766805] [53378]: DEBUG nova.compute.api [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.770418] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.770661] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.770849] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.771260] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.771468] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.772015] [53378]: DEBUG oslo_concurrency.lockutils [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.876317] [53378]: DEBUG nova.policy [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.880802] [53378]: INFO nova.api.openstack.requestlog [None req-9563b8a5-0105-4a15-8625-203475ed33b6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1699 microversion: 2.1 time: 0.117862 [ 1042.882450] [53378]: [pid: 53378|app: 0|req: 3529/7095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1699 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1042.884279] [53378]: DEBUG nova.api.openstack.wsgi [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.889182] [53378]: DEBUG nova.compute.api [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.889894] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.890138] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.890326] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.890670] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.890875] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.891066] [53378]: DEBUG oslo_concurrency.lockutils [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.974734] [53378]: DEBUG nova.policy [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.980881] [53378]: INFO nova.api.openstack.requestlog [None req-3786db7f-5ae2-42bb-b4a2-246eb7082237 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.098754 [ 1042.981274] [53378]: [pid: 53378|app: 0|req: 3530/7096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.032580] [53378]: DEBUG nova.api.openstack.wsgi [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.034412] [53378]: DEBUG nova.compute.api [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.039134] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.039314] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.039508] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.039862] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.040079] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.040262] [53378]: DEBUG oslo_concurrency.lockutils [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.134265] [53378]: DEBUG nova.policy [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.139070] [53378]: DEBUG nova.policy [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.139856] [53378]: DEBUG nova.policy [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.140553] [53378]: INFO nova.api.openstack.requestlog [None req-809b80c7-2b73-45e3-acbb-7813e47f9c5c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.110246 [ 1043.140868] [53378]: [pid: 53378|app: 0|req: 3531/7097] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1043.144672] [53378]: DEBUG nova.api.openstack.wsgi [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.146626] [53378]: DEBUG nova.compute.api [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.151953] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.152205] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.152396] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.152771] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.152977] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.153169] [53378]: DEBUG oslo_concurrency.lockutils [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.191206] [53378]: DEBUG nova.policy [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.196284] [53378]: INFO nova.api.openstack.requestlog [None req-16657e73-be51-4ef1-a887-3307be3520e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1291 microversion: 2.1 time: 0.053933 [ 1043.196774] [53378]: [pid: 53378|app: 0|req: 3532/7098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1291 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.200146] [53378]: DEBUG nova.api.openstack.wsgi [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd", "name": "network-vif-deleted", "tag": "ffe3fe0f-9dc9-46ae-8757-4634168ea4da"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1043.207035] [53378]: DEBUG oslo_concurrency.lockutils [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.207286] [53378]: DEBUG oslo_concurrency.lockutils [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.207476] [53378]: DEBUG oslo_concurrency.lockutils [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.213468] [53378]: INFO nova.api.openstack.compute.server_external_events [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] Creating event network-vif-deleted:ffe3fe0f-9dc9-46ae-8757-4634168ea4da for instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd on cpu-1 [ 1043.216862] [53378]: INFO nova.api.openstack.requestlog [req-3cf76a43-f07b-49bc-a9cf-c742eca4141b req-d62f97d9-a494-48e2-bd2c-7c873951b8fa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019559 [ 1043.217197] [53378]: [pid: 53378|app: 0|req: 3533/7099] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:15 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) [ 1043.303817] [53378]: DEBUG nova.api.openstack.wsgi [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.306505] [53378]: DEBUG nova.compute.api [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.311459] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.311584] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.311762] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.312340] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.312553] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.312733] [53378]: DEBUG oslo_concurrency.lockutils [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.329354] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=11 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1043.400309] [53379]: INFO nova.api.openstack.requestlog [None req-26e46975-fc06-4945-9d00-cf7091bc7f60 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.646464 [ 1043.400309] [53379]: [pid: 53379|app: 0|req: 3567/7100] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:45:14 2025] POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-volume_attachments => generated 194 bytes in 1647 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1043.407238] [53379]: DEBUG nova.api.openstack.wsgi [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.407358] [53378]: DEBUG nova.policy [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.408920] [53379]: DEBUG nova.compute.api [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.412556] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.413070] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.413363] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.413620] [53378]: INFO nova.api.openstack.requestlog [None req-1490873d-ac5c-4f9c-b460-ae9a05646e41 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.113923 [ 1043.414353] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.414397] [53378]: [pid: 53378|app: 0|req: 3534/7101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.414436] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.414436] [53379]: DEBUG oslo_concurrency.lockutils [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.428751] [53378]: DEBUG nova.api.openstack.wsgi [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.430475] [53378]: DEBUG nova.compute.api [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.433922] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.434098] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.434289] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.434636] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.434846] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.435049] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.459412] [53379]: DEBUG nova.policy [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.459507] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.459507] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.459507] [53378]: DEBUG oslo_concurrency.lockutils [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.459507] [53378]: DEBUG nova.objects.instance [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.462304] [53379]: INFO nova.api.openstack.requestlog [None req-bfa8d272-13f0-4e9e-ad19-a7439725fccd tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.061320 [ 1043.462644] [53379]: [pid: 53379|app: 0|req: 3568/7102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.478056] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=30 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1043.492268] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.494087] [53379]: DEBUG nova.compute.api [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.497102] [53378]: DEBUG nova.policy [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.497503] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.497750] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.497939] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.498304] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.498508] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.498691] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.501770] [53378]: INFO nova.api.openstack.requestlog [None req-ba1260b6-bc23-4444-ac6d-5e572b233512 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.075255 [ 1043.502255] [53378]: [pid: 53378|app: 0|req: 3535/7103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.519017] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.519646] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.519646] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.519770] [53379]: DEBUG nova.objects.instance [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.546069] [53379]: DEBUG nova.policy [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.550318] [53379]: DEBUG nova.policy [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.550936] [53379]: DEBUG nova.policy [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.553909] [53379]: INFO nova.api.openstack.requestlog [None req-5b7369fb-cdfe-416d-8857-96cadb351b8e tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.063997 [ 1043.554272] [53379]: [pid: 53379|app: 0|req: 3569/7104] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1043.594410] [53378]: DEBUG nova.api.openstack.wsgi [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "069372ab-2ec6-4b39-a42d-0832c6221d34", "name": "network-vif-plugged", "status": "completed", "tag": "f5fc9beb-92df-45a0-94b4-b7ca02f657ed"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1043.601144] [53378]: DEBUG oslo_concurrency.lockutils [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.601144] [53378]: DEBUG oslo_concurrency.lockutils [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.601144] [53378]: DEBUG oslo_concurrency.lockutils [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.607367] [53378]: INFO nova.api.openstack.compute.server_external_events [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] Creating event network-vif-plugged:f5fc9beb-92df-45a0-94b4-b7ca02f657ed for instance 069372ab-2ec6-4b39-a42d-0832c6221d34 on cpu-1 [ 1043.609345] [53379]: DEBUG nova.api.openstack.wsgi [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.611173] [53378]: INFO nova.api.openstack.requestlog [req-5a61fd2d-c61d-46c9-abdb-47a5aac9d6bb req-183e4218-366a-4551-a3be-6c6cab389a79 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019121 [ 1043.611623] [53378]: [pid: 53378|app: 0|req: 3536/7105] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:15 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) [ 1043.612348] [53379]: DEBUG nova.compute.api [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.616474] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.616474] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.616474] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.617447] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.617447] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.617447] [53379]: DEBUG oslo_concurrency.lockutils [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.682030] [53378]: DEBUG nova.api.openstack.wsgi [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.685729] [53378]: DEBUG nova.compute.api [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.692040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.733724] [53378]: DEBUG nova.policy [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.737508] [53378]: INFO nova.api.openstack.requestlog [None req-f645acd2-97fd-4a0b-9aec-8a70e8744cb0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.060133 [ 1043.738321] [53378]: [pid: 53378|app: 0|req: 3537/7106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.766727] [53378]: DEBUG nova.api.openstack.wsgi [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.766727] [53378]: DEBUG nova.compute.api [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.770104] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.770567] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.770922] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.771644] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.772014] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.772362] [53378]: DEBUG oslo_concurrency.lockutils [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.791907] [53379]: DEBUG nova.policy [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.800606] [53379]: INFO nova.api.openstack.requestlog [None req-45f74068-fb08-450c-8097-5185562695de tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.193423 [ 1043.801140] [53379]: [pid: 53379|app: 0|req: 3570/7107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:15 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.854056] [53378]: DEBUG nova.policy [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.858446] [53378]: INFO nova.api.openstack.requestlog [None req-af471543-36ee-459a-88e5-27ee53babe73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.098372 [ 1043.858986] [53378]: [pid: 53378|app: 0|req: 3538/7108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.895565] [53379]: DEBUG nova.api.openstack.wsgi [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.898047] [53379]: DEBUG nova.compute.api [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.901370] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.901622] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.901816] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.902225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.902430] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.902627] [53379]: DEBUG oslo_concurrency.lockutils [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.947266] [53379]: DEBUG nova.policy [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.954789] [53379]: INFO nova.api.openstack.requestlog [None req-5391e07e-533c-48e0-acf9-b7a9d6fa3e63 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1339 microversion: 2.1 time: 0.061554 [ 1043.955280] [53379]: [pid: 53379|app: 0|req: 3571/7109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1339 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.997584] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.000257] [53378]: DEBUG nova.compute.api [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.006220] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.006382] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.006607] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.007011] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.007220] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.007396] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.108530] [53378]: DEBUG nova.policy [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.118625] [53378]: INFO nova.api.openstack.requestlog [None req-5e1b2b59-788a-47d1-93cb-9ed02388975c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.123661 [ 1044.118625] [53378]: [pid: 53378|app: 0|req: 3539/7110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.157433] [53379]: DEBUG nova.api.openstack.wsgi [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.159527] [53379]: DEBUG nova.compute.api [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.165716] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.165716] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.165716] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.166745] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.166745] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.166809] [53379]: DEBUG oslo_concurrency.lockutils [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.209549] [53378]: DEBUG nova.api.openstack.wsgi [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.212330] [53378]: DEBUG nova.compute.api [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.216083] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.216398] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.216540] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.217237] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.217430] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.217632] [53378]: DEBUG oslo_concurrency.lockutils [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.267921] [53378]: DEBUG nova.policy [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.276617] [53378]: INFO nova.api.openstack.requestlog [None req-dd249228-2630-43c4-8d10-7da5a39389f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1299 microversion: 2.1 time: 0.066498 [ 1044.276985] [53378]: [pid: 53378|app: 0|req: 3540/7111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1044.284303] [53379]: DEBUG nova.policy [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.294413] [53379]: DEBUG nova.policy [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.296111] [53379]: DEBUG nova.policy [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.296111] [53379]: INFO nova.api.openstack.requestlog [None req-57f75ac1-0553-48dd-840e-72ca76957bf3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.141194 [ 1044.297038] [53379]: [pid: 53379|app: 0|req: 3572/7112] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1044.430021] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.430021] [53378]: DEBUG nova.compute.api [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.432567] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.432816] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.433020] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.433952] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.434185] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.434435] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.485543] [53379]: DEBUG nova.api.openstack.wsgi [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.485543] [53379]: DEBUG nova.compute.api [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.489027] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.492025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.492025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.492025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.492025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.492025] [53379]: DEBUG oslo_concurrency.lockutils [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.537238] [53378]: DEBUG nova.policy [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.539709] [53379]: DEBUG nova.policy [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.542640] [53378]: INFO nova.api.openstack.requestlog [None req-1f9ec51d-9083-4aa4-88d6-6b23d5ce6d7d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.117638 [ 1044.542995] [53378]: [pid: 53378|app: 0|req: 3541/7113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.545409] [53379]: INFO nova.api.openstack.requestlog [None req-6d9e0072-945b-4bff-8438-f67994477c3f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.069522 [ 1044.545972] [53379]: [pid: 53379|app: 0|req: 3573/7114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.548934] [53378]: DEBUG nova.api.openstack.wsgi [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.552155] [53378]: DEBUG nova.compute.api [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.557046] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.557327] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.557557] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.557887] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.558105] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.558635] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.570859] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.572888] [53379]: DEBUG nova.compute.api [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.577269] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.577603] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.577867] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.578523] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.578775] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.578992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.587295] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.587567] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.587800] [53378]: DEBUG oslo_concurrency.lockutils [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.588114] [53378]: DEBUG nova.objects.instance [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.599993] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.600285] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.600473] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.600678] [53379]: DEBUG nova.objects.instance [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.616112] [53378]: DEBUG nova.policy [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.620817] [53378]: INFO nova.api.openstack.requestlog [None req-434720c2-ea41-4483-918a-c9de954239fa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.076734 [ 1044.621207] [53378]: [pid: 53378|app: 0|req: 3542/7115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.627866] [53379]: DEBUG nova.policy [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.636314] [53379]: DEBUG nova.policy [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.638227] [53379]: DEBUG nova.policy [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.642701] [53379]: INFO nova.api.openstack.requestlog [None req-3b2e4af2-1b2e-46f3-a49a-6eb9c9f34dde tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.074245 [ 1044.643516] [53379]: [pid: 53379|app: 0|req: 3574/7116] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:16 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1044.724838] [53378]: DEBUG nova.api.openstack.wsgi [None req-2745274a-6ee0-4741-ad07-993a29e69aac tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: .version_select at 0x726f724797e0>, body: {"keypair": {"name": "tempest-keypair-1168200460", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGUYxAK70gyCkv12khL5fd0uJ85pGvtCOmN/T9iBD7J+GNEpHp8UQaVueda9OXHLXUU9qdz6LaZpOFNyA7AWBrzXp3+dNQtzdjiPu+dtPETScu59D35WRkw7HkI8uKjG9A=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1044.746792] [53378]: DEBUG nova.quota [None req-2745274a-6ee0-4741-ad07-993a29e69aac tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for project e00c60a1861743c299b69fbf431a8ebd. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1044.750904] [53378]: DEBUG nova.quota [None req-2745274a-6ee0-4741-ad07-993a29e69aac tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for user 4bf1812b341a493e92a5a0bbe2aaeac9 and project e00c60a1861743c299b69fbf431a8ebd. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1044.757903] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.759846] [53379]: DEBUG nova.compute.api [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.765568] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.765568] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.765568] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.765773] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.766048] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.766251] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.773905] [53378]: INFO nova.api.openstack.requestlog [None req-2745274a-6ee0-4741-ad07-993a29e69aac tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.141695 [ 1044.774305] [53378]: [pid: 53378|app: 0|req: 3543/7117] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:45:16 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1044.817180] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.817454] [53378]: DEBUG nova.compute.api [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.822565] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.823128] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.825091] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.825091] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.825091] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.825091] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.825433] [53379]: DEBUG nova.policy [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.830892] [53379]: INFO nova.api.openstack.requestlog [None req-c7b1ef4c-40a4-4409-8aa2-23e6ba242f61 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.075574 [ 1044.831290] [53379]: [pid: 53379|app: 0|req: 3575/7118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.874678] [53379]: DEBUG nova.api.openstack.wsgi [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.876584] [53379]: DEBUG nova.compute.api [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.880678] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.880784] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.881525] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.881525] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.881688] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.883471] [53379]: DEBUG oslo_concurrency.lockutils [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.916178] [53378]: DEBUG nova.policy [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.924061] [53378]: INFO nova.api.openstack.requestlog [None req-6ba66e61-2bed-403b-ba16-bb36dbb29826 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.111900 [ 1044.924598] [53378]: [pid: 53378|app: 0|req: 3544/7119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.970644] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.974149] [53378]: DEBUG nova.compute.api [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.979341] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.981569] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.981965] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.982571] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.982980] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.983356] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.008770] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.008860] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.009008] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.009206] [53378]: DEBUG nova.objects.instance [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.033991] [53378]: DEBUG nova.policy [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.042154] [53378]: INFO nova.api.openstack.requestlog [None req-ddc3aed4-7fbb-41dc-92f8-fde429f2bd9e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.073807 [ 1045.042671] [53378]: [pid: 53378|app: 0|req: 3545/7120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.053967] [53379]: DEBUG nova.policy [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.061431] [53379]: INFO nova.api.openstack.requestlog [None req-53363d92-dd29-4c69-926f-7d0fa1e3086b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.187943 [ 1045.061861] [53379]: [pid: 53379|app: 0|req: 3576/7121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.138730] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.140840] [53378]: DEBUG nova.compute.api [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.147025] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.147025] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.147025] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.147025] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.147025] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.147580] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.276316] [53378]: DEBUG nova.policy [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.281437] [53378]: INFO nova.api.openstack.requestlog [None req-1ddacdca-99b0-4c25-975d-8cc784052039 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.144627 [ 1045.281437] [53378]: [pid: 53378|app: 0|req: 3546/7122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.294979] [53379]: DEBUG nova.api.openstack.wsgi [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.296880] [53379]: DEBUG nova.compute.api [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.300685] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.300950] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.301157] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.301568] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.301778] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.301954] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.315229] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.317378] [53378]: DEBUG nova.compute.api [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.321011] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.321289] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.321481] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.321849] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.322231] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.322307] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.399685] [53378]: DEBUG nova.policy [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.405437] [53378]: DEBUG nova.policy [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.406202] [53378]: DEBUG nova.policy [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.407079] [53378]: INFO nova.api.openstack.requestlog [None req-fc22c798-ffa1-4e82-9495-e038fd1b98ee tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.094182 [ 1045.407298] [53378]: [pid: 53378|app: 0|req: 3547/7123] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1045.457194] [53379]: DEBUG nova.policy [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.463948] [53379]: INFO nova.api.openstack.requestlog [None req-ebc9d9d2-0a9e-4ab1-ab36-8f9c72409ecf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.170890 [ 1045.463948] [53379]: [pid: 53379|app: 0|req: 3577/7124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.559450] [53378]: DEBUG nova.api.openstack.wsgi [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.559696] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.561285] [53378]: DEBUG nova.compute.api [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.561727] [53379]: DEBUG nova.compute.api [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.565822] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.566182] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.566402] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.566903] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.567142] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.567286] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.567341] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.567661] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.567853] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.568245] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.568451] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.568628] [53378]: DEBUG oslo_concurrency.lockutils [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.611903] [53378]: DEBUG nova.policy [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.618015] [53378]: INFO nova.api.openstack.requestlog [None req-b22c384e-6b8b-4359-8b4f-b464831fe673 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.060853 [ 1045.618930] [53378]: [pid: 53378|app: 0|req: 3548/7125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.626120] [53378]: DEBUG nova.api.openstack.wsgi [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "069372ab-2ec6-4b39-a42d-0832c6221d34", "tag": "f5fc9beb-92df-45a0-94b4-b7ca02f657ed"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1045.632193] [53378]: DEBUG oslo_concurrency.lockutils [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.632672] [53378]: DEBUG oslo_concurrency.lockutils [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.633065] [53378]: DEBUG oslo_concurrency.lockutils [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.644439] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] Creating event network-changed:f5fc9beb-92df-45a0-94b4-b7ca02f657ed for instance 069372ab-2ec6-4b39-a42d-0832c6221d34 on cpu-1 [ 1045.653122] [53378]: INFO nova.api.openstack.requestlog [req-6e7d4a55-ce1f-4b7f-8d9d-360d8548782c req-4cf1e8cc-3662-4dbb-ac86-4d43005ab55f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032909 [ 1045.653874] [53378]: [pid: 53378|app: 0|req: 3549/7126] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:17 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) [ 1045.660230] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.660979] [53378]: DEBUG nova.compute.api [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.665932] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.665932] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.666835] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.666924] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.667135] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.667333] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.694911] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.695384] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.695654] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.695874] [53378]: DEBUG nova.objects.instance [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.718057] [53379]: DEBUG nova.policy [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.721980] [53378]: DEBUG nova.policy [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.723689] [53379]: INFO nova.api.openstack.requestlog [None req-7b8fd929-a3ca-47e9-90e9-bc92e4677ec5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1512 microversion: 2.1 time: 0.166372 [ 1045.724081] [53379]: [pid: 53379|app: 0|req: 3578/7127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1512 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.726973] [53379]: DEBUG nova.api.openstack.wsgi [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.728056] [53378]: INFO nova.api.openstack.requestlog [None req-2c065102-386c-4ece-9c32-6118ecfe15de tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.072710 [ 1045.728493] [53378]: [pid: 53378|app: 0|req: 3550/7128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:17 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.728809] [53379]: DEBUG nova.compute.api [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.732647] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.733092] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.733092] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.733552] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.733790] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.733976] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.760732] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.760732] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.760873] [53379]: DEBUG oslo_concurrency.lockutils [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.761119] [53379]: DEBUG nova.objects.instance [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.796144] [53379]: DEBUG nova.policy [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.801196] [53379]: DEBUG nova.policy [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.801830] [53379]: DEBUG nova.policy [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.805796] [53379]: INFO nova.api.openstack.requestlog [None req-9092e0f8-cef1-4bdb-b420-77a1b21df1d0 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.081105 [ 1045.806142] [53379]: [pid: 53379|app: 0|req: 3579/7129] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1045.838125] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-929893441", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a7551b78-f2d9-492e-99fd-6dcfa0b7552a"}], "security_groups": [{"name": "tempest-securitygroup--1085998848"}], "key_name": "tempest-keypair-1168200460", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1045.849600] [53379]: DEBUG nova.api.openstack.wsgi [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.852686] [53379]: DEBUG nova.compute.api [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.856182] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.856631] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.857018] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.857734] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.858171] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.858457] [53379]: DEBUG oslo_concurrency.lockutils [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.875965] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.876258] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.876448] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.876872] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.877465] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.877763] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.899181] [53379]: DEBUG nova.policy [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.904338] [53379]: INFO nova.api.openstack.requestlog [None req-b284dc6d-2286-47c9-94a0-011ceec4a159 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.057053 [ 1045.905022] [53379]: [pid: 53379|app: 0|req: 3580/7130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.923857] [53378]: DEBUG nova.network.neutron [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] validate_networks() for [('a7551b78-f2d9-492e-99fd-6dcfa0b7552a', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1045.938814] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.940587] [53379]: DEBUG nova.compute.api [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.945355] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.945836] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.946177] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.948812] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.948812] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.948812] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.043821] [53379]: DEBUG nova.policy [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.052082] [53379]: INFO nova.api.openstack.requestlog [None req-cb133216-7002-4316-b13e-479bb18a7a6d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.116922 [ 1046.052602] [53379]: [pid: 53379|app: 0|req: 3581/7131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.059145] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.060960] [53379]: DEBUG nova.compute.api [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.065605] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.065888] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.066075] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.066433] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.066650] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.066838] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.090957] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.091218] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.091405] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.091604] [53379]: DEBUG nova.objects.instance [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.113637] [53379]: DEBUG nova.policy [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.118130] [53379]: INFO nova.api.openstack.requestlog [None req-c5af9cf0-4977-42f4-9a69-6287ecc873b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.061187 [ 1046.118429] [53379]: [pid: 53379|app: 0|req: 3582/7132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.120700] [53379]: DEBUG nova.api.openstack.wsgi [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.122289] [53379]: DEBUG nova.compute.api [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.125840] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.126078] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.126214] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.126883] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.127107] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.127290] [53379]: DEBUG oslo_concurrency.lockutils [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.211474] [53378]: DEBUG nova.virt.hardware [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1046.211474] [53378]: DEBUG nova.virt.hardware [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1046.211781] [53378]: DEBUG nova.virt.hardware [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1046.211859] [53378]: DEBUG nova.virt.hardware [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1046.212032] [53378]: DEBUG nova.virt.hardware [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1046.216656] [53379]: DEBUG nova.policy [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.222360] [53379]: INFO nova.api.openstack.requestlog [None req-56256728-4ac0-42a4-ae01-56593b92b5e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.103288 [ 1046.223384] [53379]: [pid: 53379|app: 0|req: 3583/7133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.226483] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.226797] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.226991] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.227404] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.227605] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.227781] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.241452] [53378]: DEBUG nova.quota [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for project e00c60a1861743c299b69fbf431a8ebd. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1046.244623] [53378]: DEBUG nova.quota [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for user 4bf1812b341a493e92a5a0bbe2aaeac9 and project e00c60a1861743c299b69fbf431a8ebd. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1046.253103] [53378]: DEBUG nova.compute.api [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1046.254746] [53378]: DEBUG nova.compute.api [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1046.293058] [53378]: INFO nova.api.openstack.requestlog [None req-a5c6311d-2f81-44dd-b8cc-19e31c73424b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.455599 [ 1046.293058] [53378]: [pid: 53378|app: 0|req: 3551/7134] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:18 2025] POST /compute/v2.1/servers => generated 402 bytes in 456 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1046.296593] [53379]: DEBUG nova.api.openstack.wsgi [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.298234] [53378]: DEBUG nova.api.openstack.wsgi [None req-4086e54f-68cd-45cf-a4fc-2debf3ad84d0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.298462] [53379]: DEBUG nova.compute.api [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.299839] [53378]: DEBUG nova.compute.api [None req-4086e54f-68cd-45cf-a4fc-2debf3ad84d0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.302887] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.303639] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.303871] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.304269] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.304564] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.304773] [53379]: DEBUG oslo_concurrency.lockutils [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.333820] [53378]: DEBUG nova.policy [None req-4086e54f-68cd-45cf-a4fc-2debf3ad84d0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.338412] [53378]: INFO nova.api.openstack.requestlog [None req-4086e54f-68cd-45cf-a4fc-2debf3ad84d0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1235 microversion: 2.1 time: 0.042258 [ 1046.338885] [53378]: [pid: 53378|app: 0|req: 3552/7135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1046.421302] [53378]: DEBUG nova.api.openstack.wsgi [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.423372] [53378]: DEBUG nova.compute.api [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.427791] [53379]: DEBUG nova.policy [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.428778] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.429042] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.429248] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.429595] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.429894] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.429971] [53378]: DEBUG oslo_concurrency.lockutils [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.432490] [53379]: INFO nova.api.openstack.requestlog [None req-96bfa392-712c-4466-9a87-8fec9f660a57 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.138901 [ 1046.432891] [53379]: [pid: 53379|app: 0|req: 3584/7136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.478293] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.480095] [53379]: DEBUG nova.compute.api [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.483928] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.484196] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.484388] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.484737] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.484938] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.485150] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.511979] [53378]: DEBUG nova.policy [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.517962] [53378]: DEBUG nova.policy [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.518708] [53378]: DEBUG nova.policy [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.519370] [53378]: INFO nova.api.openstack.requestlog [None req-eeff7bf1-c2a3-4b1b-91d9-4b02e9918c81 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.100376 [ 1046.519685] [53378]: [pid: 53378|app: 0|req: 3553/7137] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1046.567425] [53379]: DEBUG nova.policy [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.575387] [53379]: INFO nova.api.openstack.requestlog [None req-ac8954dc-e245-400c-bb92-1c973056669a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.098907 [ 1046.578871] [53379]: [pid: 53379|app: 0|req: 3585/7138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1046.633199] [53378]: DEBUG nova.api.openstack.wsgi [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.634461] [53378]: DEBUG nova.compute.api [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.638125] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.638360] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.638540] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.638882] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.639083] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.639276] [53378]: DEBUG oslo_concurrency.lockutils [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.677860] [53378]: DEBUG nova.policy [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.682527] [53378]: INFO nova.api.openstack.requestlog [None req-7be76c92-1351-43f3-a55f-df5c2b2beb90 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.051935 [ 1046.682892] [53378]: [pid: 53378|app: 0|req: 3554/7139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:18 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.740554] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.744089] [53379]: DEBUG nova.compute.api [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.744372] [53378]: DEBUG nova.api.openstack.wsgi [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.744820] [53378]: DEBUG nova.compute.api [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.748753] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.749025] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.749213] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.752783] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.752929] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.752929] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.753071] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.753151] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.753186] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.753219] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.753219] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.753219] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.774781] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.774781] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.774781] [53378]: DEBUG oslo_concurrency.lockutils [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.774781] [53378]: DEBUG nova.objects.instance [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.803544] [53378]: DEBUG nova.policy [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.808034] [53378]: INFO nova.api.openstack.requestlog [None req-c0173c5b-7914-42b9-b0df-413af8c2e645 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.068018 [ 1046.808587] [53378]: [pid: 53378|app: 0|req: 3555/7140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.823822] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.825607] [53378]: DEBUG nova.compute.api [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.828970] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.829226] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.829417] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.829792] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.829995] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.830190] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.831443] [53379]: DEBUG nova.policy [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.836130] [53379]: INFO nova.api.openstack.requestlog [None req-dd8e7ac3-5146-4531-bab5-cf0723a0df99 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1504 microversion: 2.1 time: 0.098106 [ 1046.836461] [53379]: [pid: 53379|app: 0|req: 3586/7141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1504 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.850134] [53379]: DEBUG nova.api.openstack.wsgi [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.852949] [53379]: DEBUG nova.compute.api [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.853274] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.853551] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.853732] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.853940] [53378]: DEBUG nova.objects.instance [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.856787] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.857038] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.857387] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.858256] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.858531] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.858723] [53379]: DEBUG oslo_concurrency.lockutils [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.879865] [53378]: DEBUG nova.policy [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.884415] [53378]: DEBUG nova.policy [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.885197] [53378]: DEBUG nova.policy [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.890421] [53378]: INFO nova.api.openstack.requestlog [None req-ab8fdb0c-e805-4b7a-8554-3d5c81cabe91 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.068832 [ 1046.890796] [53378]: [pid: 53378|app: 0|req: 3556/7142] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1046.922662] [53378]: DEBUG nova.api.openstack.wsgi [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.924379] [53378]: DEBUG nova.compute.api [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.928983] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.929263] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.929451] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.929827] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.930042] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.930232] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.958924] [53379]: DEBUG nova.policy [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.965043] [53379]: INFO nova.api.openstack.requestlog [None req-d17ffc22-2c57-4529-92f3-b462a55f6b3e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1504 microversion: 2.1 time: 0.117389 [ 1046.965500] [53379]: [pid: 53379|app: 0|req: 3587/7143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1504 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.972586] [53378]: DEBUG nova.policy [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.977061] [53378]: INFO nova.api.openstack.requestlog [None req-9bbe78e9-b7f5-4647-903f-0397b8daebcb tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.056678 [ 1046.977531] [53378]: [pid: 53378|app: 0|req: 3557/7144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.979811] [53379]: DEBUG nova.api.openstack.wsgi [None req-82c79cdc-af01-40bf-9fb8-6ff94af865e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: .version_select at 0x726f71d7d360>, body: {"keypair": {"name": "tempest-keypair-268854124", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFXqZFAkr7KnzQ4Mcl+0x7zfx5VZUJutSQqyYvbEOqFNWt9tu5v5R5OTqHnUOMBCB2FFRuX+FYaHxjJEitEr5BbLuABHtXeSDsxSD1LqWyIdVe8VdRTV2+jdvBR0BbuVg=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1046.994931] [53379]: DEBUG nova.quota [None req-82c79cdc-af01-40bf-9fb8-6ff94af865e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1046.998892] [53379]: DEBUG nova.quota [None req-82c79cdc-af01-40bf-9fb8-6ff94af865e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1047.013578] [53379]: INFO nova.api.openstack.requestlog [None req-82c79cdc-af01-40bf-9fb8-6ff94af865e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.036547 [ 1047.014410] [53379]: [pid: 53379|app: 0|req: 3588/7145] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:45:19 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1047.066204] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.068014] [53378]: DEBUG nova.compute.api [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.072561] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.072803] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.072991] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.073356] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.073563] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.073732] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.132509] [53379]: DEBUG nova.api.openstack.wsgi [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.135157] [53379]: DEBUG nova.compute.api [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.139383] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.139731] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.139956] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.140365] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.140640] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.140847] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.169407] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.169734] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.169944] [53379]: DEBUG oslo_concurrency.lockutils [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.170161] [53379]: DEBUG nova.objects.instance [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.193279] [53379]: DEBUG nova.policy [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.200670] [53379]: INFO nova.api.openstack.requestlog [None req-afae0ca2-e2fb-4789-a425-aff1671837ba tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.070423 [ 1047.201053] [53379]: [pid: 53379|app: 0|req: 3589/7146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1047.246392] [53379]: DEBUG nova.api.openstack.wsgi [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.248260] [53379]: DEBUG nova.compute.api [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.251922] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.252197] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.252385] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.252756] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.252959] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.253155] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.276858] [53378]: DEBUG nova.policy [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.284194] [53378]: INFO nova.api.openstack.requestlog [None req-b4b69848-6c52-4880-920d-b1ff3bc39864 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.219761 [ 1047.284194] [53378]: [pid: 53378|app: 0|req: 3558/7147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.358976] [53378]: DEBUG nova.api.openstack.wsgi [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.360945] [53378]: DEBUG nova.compute.api [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.370024] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.370024] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.370024] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.370024] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.370024] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.370288] [53378]: DEBUG oslo_concurrency.lockutils [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.416792] [53378]: DEBUG nova.policy [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.425762] [53378]: INFO nova.api.openstack.requestlog [None req-85760788-1f88-44c0-ad40-305ae21fb76d tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1239 microversion: 2.1 time: 0.073001 [ 1047.426131] [53378]: [pid: 53378|app: 0|req: 3559/7148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1239 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.446377] [53378]: DEBUG nova.api.openstack.wsgi [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.448157] [53378]: DEBUG nova.compute.api [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.454370] [53379]: DEBUG nova.policy [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.455291] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.455569] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.455777] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.456406] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.456406] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.458304] [53378]: DEBUG oslo_concurrency.lockutils [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.461786] [53379]: INFO nova.api.openstack.requestlog [None req-69f1e6fe-5c18-46c0-86b3-6c2177689f48 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.219795 [ 1047.462177] [53379]: [pid: 53379|app: 0|req: 3590/7149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.537311] [53379]: DEBUG nova.api.openstack.wsgi [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.539029] [53379]: DEBUG nova.compute.api [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.542614] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.542803] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.542993] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.545689] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.545689] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.545689] [53379]: DEBUG oslo_concurrency.lockutils [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.573824] [53378]: DEBUG nova.policy [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.578222] [53378]: INFO nova.api.openstack.requestlog [None req-34b49b7c-131c-4e37-8034-7baaeb3d99e9 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.134124 [ 1047.578547] [53378]: [pid: 53378|app: 0|req: 3560/7150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.593896] [53378]: DEBUG nova.api.openstack.wsgi [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.598019] [53378]: DEBUG nova.compute.api [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.600572] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.600907] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.600986] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.601357] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.601554] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.601729] [53378]: DEBUG oslo_concurrency.lockutils [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.677181] [53378]: DEBUG nova.policy [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.682206] [53378]: INFO nova.api.openstack.requestlog [None req-889a0a07-8c11-4b8b-ad05-a461b22e0441 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.090348 [ 1047.682569] [53378]: [pid: 53378|app: 0|req: 3561/7151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.685127] [53378]: DEBUG nova.api.openstack.wsgi [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7127de6-eaac-45c5-85ed-2043f9a213a0", "name": "network-vif-plugged", "status": "completed", "tag": "6dfed1d6-dbb0-4aec-848d-3011e224bda8"}, {"name": "network-changed", "server_uuid": "e7127de6-eaac-45c5-85ed-2043f9a213a0", "tag": "6dfed1d6-dbb0-4aec-848d-3011e224bda8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1047.692094] [53378]: DEBUG oslo_concurrency.lockutils [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.692094] [53378]: DEBUG oslo_concurrency.lockutils [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.692094] [53378]: DEBUG oslo_concurrency.lockutils [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.692322] [53379]: DEBUG nova.policy [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.696804] [53379]: DEBUG nova.policy [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.697614] [53379]: DEBUG nova.policy [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.698285] [53379]: INFO nova.api.openstack.requestlog [None req-faf38552-fbaa-4b84-82cb-085223588dc0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.163404 [ 1047.698577] [53378]: INFO nova.api.openstack.compute.server_external_events [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Creating event network-vif-plugged:6dfed1d6-dbb0-4aec-848d-3011e224bda8 for instance e7127de6-eaac-45c5-85ed-2043f9a213a0 on cpu-1 [ 1047.698632] [53379]: [pid: 53379|app: 0|req: 3591/7152] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1047.698824] [53378]: INFO nova.api.openstack.compute.server_external_events [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] Creating event network-changed:6dfed1d6-dbb0-4aec-848d-3011e224bda8 for instance e7127de6-eaac-45c5-85ed-2043f9a213a0 on cpu-1 [ 1047.700845] [53379]: DEBUG nova.api.openstack.wsgi [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.701758] [53378]: INFO nova.api.openstack.requestlog [req-617b307f-493e-4849-8a5c-8a62e4e311d3 req-aef7db80-c937-4cfe-9270-b017d9e7cc74 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018579 [ 1047.702095] [53378]: [pid: 53378|app: 0|req: 3562/7153] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:19 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1047.704028] [53379]: DEBUG nova.compute.api [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.705945] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.706200] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.706391] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.706752] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.706957] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.707149] [53379]: DEBUG oslo_concurrency.lockutils [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.710573] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1428,nova_cell1:UPDATE=16,nova_cell1:INSERT=13,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=5 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1047.748801] [53379]: DEBUG nova.policy [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.753091] [53379]: INFO nova.api.openstack.requestlog [None req-40cc4954-ce71-4ea8-9dc4-5f8351212baf tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.053890 [ 1047.753665] [53379]: [pid: 53379|app: 0|req: 3592/7154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:19 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.823438] [53378]: DEBUG nova.api.openstack.wsgi [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.825721] [53378]: DEBUG nova.compute.api [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.829692] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.829692] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.829692] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.829975] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.830188] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.830361] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.850581] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.850907] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.851136] [53378]: DEBUG oslo_concurrency.lockutils [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.851348] [53378]: DEBUG nova.objects.instance [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.873307] [53378]: DEBUG nova.policy [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.878185] [53378]: INFO nova.api.openstack.requestlog [None req-34e46bc6-6141-411b-8e1f-5523ed95afb7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.057315 [ 1047.878653] [53378]: [pid: 53378|app: 0|req: 3563/7155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.912462] [53379]: DEBUG nova.api.openstack.wsgi [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.914305] [53378]: DEBUG nova.api.openstack.wsgi [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.914436] [53379]: DEBUG nova.compute.api [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.916389] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=551,nova_api:INSERT=19,nova_api:UPDATE=6,nova_api:DELETE=3 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1047.916689] [53378]: DEBUG nova.compute.api [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.918968] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.918968] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.919110] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.919392] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.919695] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.919909] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.920395] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.921323] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.921323] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.921323] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.921578] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.921650] [53378]: DEBUG oslo_concurrency.lockutils [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.941318] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.941597] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.941833] [53379]: DEBUG oslo_concurrency.lockutils [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.942152] [53379]: DEBUG nova.objects.instance [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.059023] [53378]: DEBUG nova.policy [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.063300] [53378]: INFO nova.api.openstack.requestlog [None req-8de7aed0-4127-45f5-a371-3c406ef4b287 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 200 len: 1504 microversion: 2.1 time: 0.151363 [ 1048.063561] [53378]: [pid: 53378|app: 0|req: 3564/7156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 1504 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.068899] [53378]: DEBUG nova.api.openstack.wsgi [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.070226] [53378]: DEBUG nova.compute.api [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.079743] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.080252] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.080561] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.081133] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.081476] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.084104] [53378]: DEBUG oslo_concurrency.lockutils [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.136489] [53378]: DEBUG nova.policy [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.145604] [53378]: INFO nova.api.openstack.requestlog [None req-57060a5d-9c6f-4753-a93a-36be8f211160 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.080954 [ 1048.146185] [53378]: [pid: 53378|app: 0|req: 3565/7157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.150865] [53378]: DEBUG nova.api.openstack.wsgi [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.151285] [53378]: DEBUG nova.compute.api [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.160353] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.160839] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.161103] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.161872] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.162401] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.162695] [53378]: DEBUG oslo_concurrency.lockutils [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.184479] [53378]: DEBUG nova.compute.api [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1048.237084] [53378]: INFO nova.api.openstack.requestlog [None req-81276cb7-e7e4-48fd-b182-0e835b9fccfd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 204 len: 0 microversion: 2.1 time: 0.088897 [ 1048.238013] [53378]: [pid: 53378|app: 0|req: 3566/7158] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:20 2025] DELETE /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1048.239142] [53379]: DEBUG nova.policy [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.241285] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.242853] [53378]: DEBUG nova.compute.api [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.251746] [53379]: DEBUG nova.policy [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.251746] [53379]: DEBUG nova.policy [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.253217] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.254071] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.254351] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.254809] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.255107] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.255347] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.256096] [53379]: INFO nova.api.openstack.requestlog [None req-f01eaa2e-1b27-40de-9554-a1ff9cfe2e67 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.346431 [ 1048.256549] [53379]: [pid: 53379|app: 0|req: 3593/7159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.276943] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.277421] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.277641] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.277888] [53378]: DEBUG nova.objects.instance [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.300249] [53379]: DEBUG nova.api.openstack.wsgi [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.302189] [53379]: DEBUG nova.compute.api [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.306341] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.306536] [53378]: DEBUG nova.policy [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.306654] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.306846] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.307242] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.307448] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.307762] [53379]: DEBUG oslo_concurrency.lockutils [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.312575] [53378]: INFO nova.api.openstack.requestlog [None req-4f9aa8a5-179d-4537-886c-063d107fb3ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.073741 [ 1048.312972] [53378]: [pid: 53378|app: 0|req: 3567/7160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.317106] [53378]: DEBUG nova.api.openstack.wsgi [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-47227824", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ab0fad91-f651-4230-929f-4b69b9dc268e"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1048.370748] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.371065] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.371271] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.371676] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.371880] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.372115] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.378200] [53378]: DEBUG nova.network.neutron [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] validate_networks() for [('ab0fad91-f651-4230-929f-4b69b9dc268e', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1048.406051] [53379]: DEBUG nova.policy [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.413044] [53379]: INFO nova.api.openstack.requestlog [None req-7eacec74-b328-4ab5-8541-23f6963016cb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.115777 [ 1048.413320] [53379]: [pid: 53379|app: 0|req: 3594/7161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.449066] [53379]: DEBUG nova.api.openstack.wsgi [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.454325] [53379]: DEBUG nova.compute.api [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.462046] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.462749] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.462749] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.464441] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.464441] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.464441] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.505806] [53379]: DEBUG nova.policy [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.510799] [53379]: INFO nova.api.openstack.requestlog [None req-72f29375-e6fd-4ff5-bd41-286e94cfffda tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.065338 [ 1048.511191] [53379]: [pid: 53379|app: 0|req: 3595/7162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.514639] [53379]: DEBUG nova.api.openstack.wsgi [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.516709] [53379]: DEBUG nova.compute.api [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.520377] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.520740] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.520996] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.521380] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.521615] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.521802] [53379]: DEBUG oslo_concurrency.lockutils [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.536752] [53378]: DEBUG nova.virt.hardware [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1048.536989] [53378]: DEBUG nova.virt.hardware [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1048.537462] [53378]: DEBUG nova.virt.hardware [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1048.537462] [53378]: DEBUG nova.virt.hardware [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1048.537585] [53378]: DEBUG nova.virt.hardware [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1048.548984] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.549277] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.549674] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.550145] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.550373] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.550557] [53378]: DEBUG oslo_concurrency.lockutils [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.561939] [53378]: DEBUG nova.quota [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1048.565881] [53378]: DEBUG nova.quota [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1048.572342] [53378]: DEBUG nova.compute.api [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1048.573708] [53378]: DEBUG nova.compute.api [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1048.600252] [53379]: DEBUG nova.policy [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.607361] [53378]: INFO nova.api.openstack.requestlog [None req-9549bdab-1fe0-46a7-84e3-70180395e72c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.293587 [ 1048.607573] [53379]: INFO nova.api.openstack.requestlog [None req-47c73324-951e-43e5-adaa-55e5a81bf2ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.095263 [ 1048.607732] [53378]: [pid: 53378|app: 0|req: 3568/7163] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 294 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1048.608062] [53379]: [pid: 53379|app: 0|req: 3596/7164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.610959] [53378]: DEBUG nova.api.openstack.wsgi [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.616026] [53378]: DEBUG nova.compute.api [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.616471] [53379]: DEBUG nova.api.openstack.wsgi [None req-07d181e2-a721-4833-82da-8eb496deb5c4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.617589] [53379]: DEBUG nova.compute.api [None req-07d181e2-a721-4833-82da-8eb496deb5c4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.617674] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.617984] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.618249] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.618737] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.619222] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.619222] [53378]: DEBUG oslo_concurrency.lockutils [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.649120] [53379]: DEBUG nova.policy [None req-07d181e2-a721-4833-82da-8eb496deb5c4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.658919] [53379]: INFO nova.api.openstack.requestlog [None req-07d181e2-a721-4833-82da-8eb496deb5c4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1214 microversion: 2.1 time: 0.046126 [ 1048.659292] [53379]: [pid: 53379|app: 0|req: 3597/7165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1048.698121] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.700897] [53379]: DEBUG nova.compute.api [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.705491] [53378]: DEBUG nova.policy [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.707330] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.707733] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.708854] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.708854] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.708854] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.709252] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.710655] [53378]: INFO nova.api.openstack.requestlog [None req-9848d455-7259-4246-a4f1-d2fce02ce3a3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1306 microversion: 2.1 time: 0.102251 [ 1048.711045] [53378]: [pid: 53378|app: 0|req: 3569/7166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1306 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.722344] [53378]: DEBUG nova.api.openstack.wsgi [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.727047] [53378]: DEBUG nova.compute.api [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.729102] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.729584] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.729942] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.730222] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.730445] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.730624] [53378]: DEBUG oslo_concurrency.lockutils [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.796112] [53379]: DEBUG nova.policy [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.801288] [53379]: INFO nova.api.openstack.requestlog [None req-1b238a4c-b775-4148-8ac4-d8048ca8eaff tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.105559 [ 1048.801736] [53379]: [pid: 53379|app: 0|req: 3598/7167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:20 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.804371] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.807597] [53379]: DEBUG nova.compute.api [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.809953] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.810143] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.810392] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.810794] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.810998] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.811276] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.845379] [53378]: DEBUG nova.policy [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.846050] [53379]: DEBUG nova.policy [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.850248] [53378]: DEBUG nova.policy [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.850710] [53379]: INFO nova.api.openstack.requestlog [None req-cc3a5a49-deff-4ae0-8347-367000860206 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.048269 [ 1048.850889] [53378]: DEBUG nova.policy [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.851051] [53379]: [pid: 53379|app: 0|req: 3599/7168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.851543] [53378]: INFO nova.api.openstack.requestlog [None req-c96f324c-225c-48b6-b819-784e7a22e113 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.132722 [ 1048.851859] [53378]: [pid: 53378|app: 0|req: 3570/7169] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.891823] [53379]: DEBUG nova.api.openstack.wsgi [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.893834] [53379]: DEBUG nova.compute.api [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.897771] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.898050] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.898251] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.898611] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.898824] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.899031] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.920069] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.920337] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.920556] [53379]: DEBUG oslo_concurrency.lockutils [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.920778] [53379]: DEBUG nova.objects.instance [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.944877] [53379]: DEBUG nova.policy [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.949505] [53379]: INFO nova.api.openstack.requestlog [None req-a395d2c5-c5cb-457f-9c62-632aa1bd4519 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.060470 [ 1048.949891] [53379]: [pid: 53379|app: 0|req: 3600/7170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.162536] [53378]: DEBUG nova.api.openstack.wsgi [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.164293] [53378]: DEBUG nova.compute.api [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.167645] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=629,nova_api:UPDATE=10,nova_api:INSERT=21,nova_api:DELETE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.169352] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.169551] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.169759] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.170080] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.170315] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.170477] [53378]: DEBUG oslo_concurrency.lockutils [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.208048] [53378]: DEBUG nova.policy [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.212300] [53378]: INFO nova.api.openstack.requestlog [None req-25ded523-a583-41bc-bbf7-c2256952d28c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1209 microversion: 2.1 time: 0.052018 [ 1049.212669] [53378]: [pid: 53378|app: 0|req: 3571/7171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.273732] [53379]: DEBUG nova.api.openstack.wsgi [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.275487] [53379]: DEBUG nova.compute.api [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.279731] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.279872] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.280074] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.280439] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.280642] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.280821] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.302996] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.303293] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.303492] [53379]: DEBUG oslo_concurrency.lockutils [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.303685] [53379]: DEBUG nova.objects.instance [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lazy-loading 'fault' on Instance uuid dac1505e-5b1d-4ef5-a56c-567712abc623 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.328472] [53379]: DEBUG nova.policy [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.329758] [53378]: DEBUG nova.api.openstack.wsgi [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.331944] [53378]: DEBUG nova.compute.api [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.334500] [53379]: DEBUG nova.policy [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.335171] [53379]: DEBUG nova.policy [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ce90d6f03ace42529e8ad339927b8db3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05d47fefe42742988e0cb7380640f3e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.335495] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.335773] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.335969] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.336347] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.336555] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.336731] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.339203] [53379]: INFO nova.api.openstack.requestlog [None req-b16d5960-550a-4e03-a7c7-c3d955f05be4 tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 200 len: 1998 microversion: 2.98 time: 0.068133 [ 1049.339355] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1614,nova_cell1:UPDATE=35,nova_cell1:INSERT=22,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.339550] [53379]: [pid: 53379|app: 0|req: 3601/7172] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 1998 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1049.359013] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.359316] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.359537] [53378]: DEBUG oslo_concurrency.lockutils [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.359918] [53378]: DEBUG nova.objects.instance [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.380940] [53378]: DEBUG nova.policy [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.385410] [53378]: INFO nova.api.openstack.requestlog [None req-f689e1d5-96a0-4044-9985-a1c9e371773b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.057929 [ 1049.385890] [53378]: [pid: 53378|app: 0|req: 3572/7173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.432711] [53379]: DEBUG nova.api.openstack.wsgi [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.434598] [53379]: DEBUG nova.compute.api [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.438647] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.438924] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.439168] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.439565] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.439777] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.439974] [53379]: DEBUG oslo_concurrency.lockutils [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.524705] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.527014] [53378]: DEBUG nova.compute.api [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.531330] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.531577] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.531764] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.532163] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.532524] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.532718] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.553674] [53379]: DEBUG nova.policy [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.558750] [53379]: INFO nova.api.openstack.requestlog [None req-c27043f9-0e23-4e49-90ba-b56ca227f89b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.128640 [ 1049.559122] [53379]: [pid: 53379|app: 0|req: 3602/7174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.572053] [53378]: DEBUG nova.policy [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.577600] [53378]: INFO nova.api.openstack.requestlog [None req-4fa5aa62-0afe-4064-968b-72a203bdaec5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.055308 [ 1049.578055] [53378]: [pid: 53378|app: 0|req: 3573/7175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.623902] [53379]: DEBUG nova.api.openstack.wsgi [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.626043] [53379]: DEBUG nova.compute.api [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.630163] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.630457] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.630689] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.631141] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.631360] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.631543] [53379]: DEBUG oslo_concurrency.lockutils [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.675674] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.677964] [53378]: DEBUG nova.compute.api [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.681565] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.681814] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.682011] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.682378] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.682653] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.682904] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.705837] [53379]: DEBUG nova.policy [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.710500] [53379]: INFO nova.api.openstack.requestlog [None req-57ec985a-fac0-4fc4-bdf4-87b064bb1ce2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.089192 [ 1049.710878] [53379]: [pid: 53379|app: 0|req: 3603/7176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.718486] [53378]: DEBUG nova.policy [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.722792] [53378]: INFO nova.api.openstack.requestlog [None req-ca2012ab-e9f0-418f-b379-10742559135f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1218 microversion: 2.1 time: 0.049807 [ 1049.723248] [53378]: [pid: 53378|app: 0|req: 3574/7177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:21 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.728471] [53379]: DEBUG nova.api.openstack.wsgi [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.730295] [53379]: DEBUG nova.compute.api [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.734193] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.734454] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.734641] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.735162] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.735253] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.735559] [53379]: DEBUG oslo_concurrency.lockutils [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.809741] [53379]: DEBUG nova.policy [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.814498] [53379]: INFO nova.api.openstack.requestlog [None req-3a772c06-a98c-40c9-ad1a-11237f1ffd48 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1485 microversion: 2.1 time: 0.088470 [ 1049.814834] [53379]: [pid: 53379|app: 0|req: 3604/7178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1485 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.816482] [53378]: DEBUG nova.api.openstack.wsgi [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.818452] [53378]: DEBUG nova.compute.api [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.821975] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.822313] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.822533] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.822895] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.823122] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.823327] [53378]: DEBUG oslo_concurrency.lockutils [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.826836] [53379]: DEBUG nova.api.openstack.wsgi [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1514549113"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1049.828537] [53379]: DEBUG nova.compute.api [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.831950] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.832237] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.832430] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.832785] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.832987] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.833179] [53379]: DEBUG oslo_concurrency.lockutils [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.919925] [53378]: DEBUG nova.policy [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.924743] [53378]: INFO nova.api.openstack.requestlog [None req-99a8acd2-17c0-4f15-bb5a-2257adb8cdf5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.110372 [ 1049.924743] [53378]: [pid: 53378|app: 0|req: 3575/7179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.927251] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.929085] [53378]: DEBUG nova.compute.api [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.932807] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.933069] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.933233] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.933634] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.933857] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.934048] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.974396] [53378]: DEBUG nova.policy [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.979977] [53378]: INFO nova.api.openstack.requestlog [None req-c4a5b8ee-71a3-49c7-907d-fb8f2b104b80 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.054514 [ 1049.980469] [53378]: [pid: 53378|app: 0|req: 3576/7180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.984096] [53378]: DEBUG nova.api.openstack.wsgi [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.985829] [53378]: DEBUG nova.compute.api [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.992512] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.992806] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.992994] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.993532] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.993636] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.993827] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.081899] [53378]: DEBUG nova.policy [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.087642] [53378]: DEBUG nova.policy [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.088411] [53378]: DEBUG nova.policy [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.089096] [53378]: INFO nova.api.openstack.requestlog [None req-ceb10c71-dea5-466e-a9d5-1a2bd440fff6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.107938 [ 1050.089422] [53378]: [pid: 53378|app: 0|req: 3577/7181] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1050.091905] [53378]: DEBUG nova.api.openstack.wsgi [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.094047] [53378]: DEBUG nova.compute.api [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.098768] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.099116] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.099455] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.099851] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.100151] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.100408] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.125920] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.125920] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.126087] [53378]: DEBUG oslo_concurrency.lockutils [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.126244] [53378]: DEBUG nova.objects.instance [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.147607] [53378]: DEBUG nova.policy [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.152715] [53378]: INFO nova.api.openstack.requestlog [None req-db6f8f5f-b997-4a19-b770-196b170d4903 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.062659 [ 1050.153103] [53378]: [pid: 53378|app: 0|req: 3578/7182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.226043] [53378]: DEBUG nova.api.openstack.wsgi [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.227748] [53378]: DEBUG nova.compute.api [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.231627] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.231905] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.232115] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.232483] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.232708] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.232895] [53378]: DEBUG oslo_concurrency.lockutils [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.256070] [53379]: INFO nova.api.openstack.requestlog [None req-835ca3a7-c2c9-4bbb-a2ae-70381ee6b606 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "POST /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34/action" status: 202 len: 0 microversion: 2.1 time: 0.430633 [ 1050.256070] [53379]: [pid: 53379|app: 0|req: 3605/7183] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:22 2025] POST /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1050.263326] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d32ac66-e557-46e3-b6d1-0081ee5fca60 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72bb8c10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.267139] [53378]: DEBUG nova.policy [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.272378] [53378]: INFO nova.api.openstack.requestlog [None req-450996ea-a5b5-46d5-b6ad-a44eb2c9ed33 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1265 microversion: 2.1 time: 0.049363 [ 1050.272921] [53378]: [pid: 53378|app: 0|req: 3579/7184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1265 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.299312] [53379]: INFO nova.api.openstack.requestlog [None req-2d32ac66-e557-46e3-b6d1-0081ee5fca60 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c" status: 200 len: 1520 microversion: 2.1 time: 0.038364 [ 1050.299765] [53379]: [pid: 53379|app: 0|req: 3606/7185] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1050.310805] [53378]: DEBUG nova.api.openstack.wsgi [None req-234bff52-4ea4-4002-b174-ef8fea2ab7ef tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72554dc0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.339705] [53378]: INFO nova.api.openstack.requestlog [None req-234bff52-4ea4-4002-b174-ef8fea2ab7ef tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c" status: 200 len: 1520 microversion: 2.1 time: 0.034167 [ 1050.340190] [53378]: [pid: 53378|app: 0|req: 3580/7186] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.348265] [53379]: DEBUG nova.api.openstack.wsgi [None req-40a511dc-ddf5-4f40-acbb-d47a66d3d17c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7103e4d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.354934] [53378]: DEBUG nova.api.openstack.wsgi [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.356846] [53378]: DEBUG nova.compute.api [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] [instance: dac1505e-5b1d-4ef5-a56c-567712abc623] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.361053] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.361323] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.361531] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.361899] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.362133] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.362328] [53378]: DEBUG oslo_concurrency.lockutils [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.373235] [53378]: INFO nova.api.openstack.wsgi [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] HTTP exception thrown: Instance dac1505e-5b1d-4ef5-a56c-567712abc623 could not be found. [ 1050.373635] [53378]: DEBUG nova.api.openstack.wsgi [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] Returning 404 to user: Instance dac1505e-5b1d-4ef5-a56c-567712abc623 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1050.374169] [53378]: INFO nova.api.openstack.requestlog [None req-0879edc2-ed28-4ab1-bc0f-cc758519486a tempest-ServersListShow298Test-1830871780 tempest-ServersListShow298Test-1830871780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623" status: 404 len: 111 microversion: 2.98 time: 0.021565 [ 1050.374505] [53378]: [pid: 53378|app: 0|req: 3581/7187] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/dac1505e-5b1d-4ef5-a56c-567712abc623 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1050.398511] [53378]: DEBUG nova.api.openstack.wsgi [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.400375] [53378]: DEBUG nova.compute.api [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.404667] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.405039] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.405312] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.405828] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.406097] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.406290] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.419804] [53379]: INFO nova.api.openstack.requestlog [None req-40a511dc-ddf5-4f40-acbb-d47a66d3d17c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c" status: 204 len: 0 microversion: 2.1 time: 0.073701 [ 1050.420322] [53379]: [pid: 53379|app: 0|req: 3607/7188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] DELETE /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1050.426775] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.427075] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.427278] [53378]: DEBUG oslo_concurrency.lockutils [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.427485] [53378]: DEBUG nova.objects.instance [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.429215] [53379]: DEBUG nova.api.openstack.wsgi [None req-30a80e26-5a95-439b-b5c8-ae74fdbfeb8a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f7103f400>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.449746] [53378]: DEBUG nova.policy [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.452279] [53379]: INFO nova.api.openstack.wsgi [None req-30a80e26-5a95-439b-b5c8-ae74fdbfeb8a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Image not found. [ 1050.452809] [53379]: DEBUG nova.api.openstack.wsgi [None req-30a80e26-5a95-439b-b5c8-ae74fdbfeb8a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1050.453454] [53379]: INFO nova.api.openstack.requestlog [None req-30a80e26-5a95-439b-b5c8-ae74fdbfeb8a tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c" status: 404 len: 62 microversion: 2.1 time: 0.027572 [ 1050.453915] [53379]: [pid: 53379|app: 0|req: 3608/7189] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c => generated 62 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1050.454137] [53378]: INFO nova.api.openstack.requestlog [None req-37714877-7025-46bd-93a2-3b779ca337d7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.058028 [ 1050.454510] [53378]: [pid: 53378|app: 0|req: 3582/7190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.467297] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.469978] [53379]: DEBUG nova.compute.api [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.475245] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.475675] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.476027] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.476607] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.476972] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.477327] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.575248] [53379]: DEBUG nova.policy [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.576939] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.578682] [53378]: DEBUG nova.compute.api [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.582330] [53379]: INFO nova.api.openstack.requestlog [None req-e9acbe4a-4075-4acf-93c5-a3389e199e00 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1505 microversion: 2.1 time: 0.118825 [ 1050.582397] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.582603] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.582805] [53379]: [pid: 53379|app: 0|req: 3609/7191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1505 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.583025] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.583432] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.583634] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.583860] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.593089] [53379]: DEBUG nova.api.openstack.wsgi [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.595219] [53379]: DEBUG nova.compute.api [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.598617] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.598876] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.599088] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.599439] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.599640] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.599813] [53379]: DEBUG oslo_concurrency.lockutils [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.633181] [53379]: DEBUG nova.policy [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.637420] [53379]: INFO nova.api.openstack.requestlog [None req-58181f6e-7edf-46c4-b668-6bde2378e6e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.046913 [ 1050.637798] [53379]: [pid: 53379|app: 0|req: 3610/7192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.687582] [53378]: DEBUG nova.policy [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.692659] [53378]: INFO nova.api.openstack.requestlog [None req-f3f814a5-2abd-406b-9eef-b8be8e9017d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.119788 [ 1050.692992] [53378]: [pid: 53378|app: 0|req: 3583/7193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:22 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.726533] [53379]: DEBUG nova.api.openstack.wsgi [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.728497] [53379]: DEBUG nova.compute.api [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.732436] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.732550] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.732791] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.733231] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.733484] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.733737] [53379]: DEBUG oslo_concurrency.lockutils [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.740740] [53378]: DEBUG nova.api.openstack.wsgi [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.745643] [53378]: DEBUG nova.compute.api [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.755658] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.755931] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.756096] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.756448] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.756683] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.756926] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.789414] [53378]: DEBUG nova.policy [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.793494] [53378]: INFO nova.api.openstack.requestlog [None req-08f0191f-38f4-41ad-9048-ffba0de6f206 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.054876 [ 1050.793927] [53378]: [pid: 53378|app: 0|req: 3584/7194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.821032] [53379]: DEBUG nova.policy [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.826044] [53379]: INFO nova.api.openstack.requestlog [None req-b926ed57-bb84-4c61-89a9-580372b91a1d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.103052 [ 1050.826435] [53379]: [pid: 53379|app: 0|req: 3611/7195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.937774] [53378]: DEBUG nova.api.openstack.wsgi [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.940665] [53378]: DEBUG nova.compute.api [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.948592] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.948883] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.949151] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.949541] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.949774] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.949988] [53378]: DEBUG oslo_concurrency.lockutils [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.999463] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.001546] [53379]: DEBUG nova.compute.api [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.005549] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.005855] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.006486] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.006928] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.007328] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.007448] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.037172] [53378]: DEBUG nova.policy [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.043550] [53378]: INFO nova.api.openstack.requestlog [None req-f5ab92e2-d917-437b-99d0-9c5284cebd22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.107989 [ 1051.044160] [53378]: [pid: 53378|app: 0|req: 3585/7196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.052395] [53379]: DEBUG nova.policy [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.057031] [53379]: INFO nova.api.openstack.requestlog [None req-9fe45902-be77-4592-b517-4f247ace992d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.060138 [ 1051.057508] [53379]: [pid: 53379|app: 0|req: 3612/7197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.105817] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.107778] [53378]: DEBUG nova.compute.api [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.112916] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.113442] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.113442] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.113920] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.114178] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.114376] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.166174] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.168032] [53379]: DEBUG nova.compute.api [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.172353] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.172614] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.172806] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.173228] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.173437] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.173645] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.189875] [53378]: DEBUG nova.policy [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.194399] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.194639] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.194825] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.195029] [53379]: DEBUG nova.objects.instance [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.195069] [53378]: DEBUG nova.policy [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.195751] [53378]: DEBUG nova.policy [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.196401] [53378]: INFO nova.api.openstack.requestlog [None req-a4d67dd6-2dd3-4512-b3dd-5fb425a8ffba tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1805 microversion: 2.20 time: 0.093372 [ 1051.196940] [53378]: [pid: 53378|app: 0|req: 3586/7198] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1805 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1051.215674] [53379]: DEBUG nova.policy [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.220810] [53379]: INFO nova.api.openstack.requestlog [None req-3b63cdc0-ae0c-471f-a111-c40c07a789ec tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.056847 [ 1051.221193] [53379]: [pid: 53379|app: 0|req: 3613/7199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.294220] [53378]: DEBUG nova.api.openstack.wsgi [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.296138] [53378]: DEBUG nova.compute.api [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.300180] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.300458] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.300654] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.301093] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.301331] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.301533] [53378]: DEBUG oslo_concurrency.lockutils [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.346150] [53378]: DEBUG nova.policy [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.351192] [53378]: INFO nova.api.openstack.requestlog [None req-741cae0c-a03a-46c4-aafd-51aac02711f8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1265 microversion: 2.1 time: 0.059505 [ 1051.351687] [53378]: [pid: 53378|app: 0|req: 3587/7200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1051.468777] [53379]: DEBUG nova.api.openstack.wsgi [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.470166] [53379]: DEBUG nova.compute.api [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.474458] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.474727] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.474919] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.475421] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.475583] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.475789] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.500419] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.500750] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.500995] [53379]: DEBUG oslo_concurrency.lockutils [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.501260] [53379]: DEBUG nova.objects.instance [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.526325] [53379]: DEBUG nova.policy [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.532259] [53379]: INFO nova.api.openstack.requestlog [None req-2348c9f1-b037-4dfb-9f50-7329799814bc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.067057 [ 1051.532637] [53379]: [pid: 53379|app: 0|req: 3614/7201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.599988] [53378]: DEBUG nova.api.openstack.wsgi [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.602369] [53378]: DEBUG nova.compute.api [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.605948] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.606269] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.606531] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.606896] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.607123] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.607337] [53378]: DEBUG oslo_concurrency.lockutils [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.650625] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.652487] [53379]: DEBUG nova.compute.api [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.656026] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.656277] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.656464] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.657167] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.657167] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.657250] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.689245] [53378]: DEBUG nova.policy [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.691966] [53379]: DEBUG nova.policy [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.694905] [53378]: INFO nova.api.openstack.requestlog [None req-93e1cef5-091c-4472-a281-2501b0da023f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1497 microversion: 2.1 time: 0.096951 [ 1051.695053] [53378]: [pid: 53378|app: 0|req: 3588/7202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1497 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.697664] [53379]: INFO nova.api.openstack.requestlog [None req-cb6d04f8-f506-4978-9cb0-42ace24f73cb tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.049475 [ 1051.698044] [53379]: [pid: 53379|app: 0|req: 3615/7203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.707692] [53378]: DEBUG nova.api.openstack.wsgi [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.710166] [53378]: DEBUG nova.compute.api [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.714726] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.715067] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.715305] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.715754] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.716876] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.716876] [53378]: DEBUG oslo_concurrency.lockutils [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.797030] [53378]: DEBUG nova.policy [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.801936] [53378]: INFO nova.api.openstack.requestlog [None req-720690cb-bf20-410d-aced-ed6d92b81538 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.097234 [ 1051.802295] [53378]: [pid: 53378|app: 0|req: 3589/7204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:23 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.810416] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.810416] [53379]: DEBUG nova.compute.api [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.813158] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.813392] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.813574] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.813918] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.814156] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.814330] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.843188] [53378]: DEBUG nova.api.openstack.wsgi [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.845206] [53378]: DEBUG nova.compute.api [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.849376] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.849614] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.849803] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.850173] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.850379] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.850556] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.854771] [53379]: DEBUG nova.policy [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.859363] [53379]: INFO nova.api.openstack.requestlog [None req-4a3f1c2b-82a3-489d-a17d-5b1f49ab37e5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.054343 [ 1051.859702] [53379]: [pid: 53379|app: 0|req: 3616/7205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.941858] [53378]: DEBUG nova.policy [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.946617] [53378]: INFO nova.api.openstack.requestlog [None req-92b9e5bf-ae88-4a71-ad68-94c00773b05a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.105659 [ 1051.946907] [53378]: [pid: 53378|app: 0|req: 3590/7206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.056240] [53379]: DEBUG nova.api.openstack.wsgi [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.057958] [53379]: DEBUG nova.compute.api [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.063369] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.063551] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.063775] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.064170] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.064356] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.064540] [53379]: DEBUG oslo_concurrency.lockutils [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.072024] [53378]: DEBUG nova.api.openstack.wsgi [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.073686] [53378]: DEBUG nova.compute.api [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.077615] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.078162] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.078616] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.078956] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.079313] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.079411] [53378]: DEBUG oslo_concurrency.lockutils [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.119728] [53378]: DEBUG nova.policy [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.125117] [53378]: INFO nova.api.openstack.requestlog [None req-244db947-7d84-4ce2-83b5-b7cd3fcae5d9 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.055797 [ 1052.125489] [53378]: [pid: 53378|app: 0|req: 3591/7207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.211888] [53378]: DEBUG nova.api.openstack.wsgi [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.214049] [53378]: DEBUG nova.compute.api [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.217915] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.218259] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.218499] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.219064] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.219162] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.219367] [53378]: DEBUG oslo_concurrency.lockutils [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.233832] [53379]: DEBUG nova.policy [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.238386] [53379]: INFO nova.api.openstack.requestlog [None req-3b90f4f7-4508-4393-845d-722ec53d5007 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.184417 [ 1052.238991] [53379]: [pid: 53379|app: 0|req: 3617/7208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.241554] [53379]: DEBUG nova.api.openstack.wsgi [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.243290] [53379]: DEBUG nova.compute.api [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.247165] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.247540] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.247634] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.248026] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.248221] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.248421] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.270534] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.270773] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.270960] [53379]: DEBUG oslo_concurrency.lockutils [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.271201] [53379]: DEBUG nova.objects.instance [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.296800] [53379]: DEBUG nova.policy [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.304845] [53379]: INFO nova.api.openstack.requestlog [None req-927de836-5bd2-4b60-b22e-7587c5862a5a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.065166 [ 1052.305750] [53379]: [pid: 53379|app: 0|req: 3618/7209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.326033] [53379]: DEBUG nova.api.openstack.wsgi [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ec6126a-d8b6-4904-a0f9-4f0e169080b8", "name": "network-vif-deleted", "tag": "fd2078be-b3f2-4f58-ae60-da754eb92c30"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1052.333444] [53379]: DEBUG oslo_concurrency.lockutils [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.333556] [53379]: DEBUG oslo_concurrency.lockutils [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.333685] [53379]: DEBUG oslo_concurrency.lockutils [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.341371] [53378]: DEBUG nova.policy [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.341673] [53379]: INFO nova.api.openstack.compute.server_external_events [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] Creating event network-vif-deleted:fd2078be-b3f2-4f58-ae60-da754eb92c30 for instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 on cpu-1 [ 1052.344057] [53379]: INFO nova.api.openstack.requestlog [req-0e372a25-5301-4312-88a0-cf3a83fb047a req-cfb331cd-3cf8-4d24-937d-5b1bd18ce352 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020406 [ 1052.344454] [53379]: [pid: 53379|app: 0|req: 3619/7210] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:24 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) [ 1052.351025] [53378]: DEBUG nova.policy [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.351025] [53378]: DEBUG nova.policy [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.351025] [53378]: INFO nova.api.openstack.requestlog [None req-ce11d92e-d0da-4f28-87db-8724f354e900 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1792 microversion: 2.20 time: 0.139958 [ 1052.351025] [53378]: [pid: 53378|app: 0|req: 3592/7211] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1792 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1052.366209] [53379]: DEBUG nova.api.openstack.wsgi [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.368158] [53379]: DEBUG nova.compute.api [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.372223] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.372473] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.372663] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.373048] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.373253] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.373428] [53379]: DEBUG oslo_concurrency.lockutils [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.407397] [53379]: DEBUG nova.policy [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.411674] [53379]: INFO nova.api.openstack.requestlog [None req-239aefe1-aa5b-4064-a371-02e52b5530e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1265 microversion: 2.1 time: 0.048203 [ 1052.412270] [53379]: [pid: 53379|app: 0|req: 3620/7212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.548196] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.553140] [53378]: DEBUG nova.compute.api [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.554227] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.554518] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.558022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.558022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.558022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.558022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.576902] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.577169] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.577357] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.577557] [53378]: DEBUG nova.objects.instance [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.598135] [53378]: DEBUG nova.policy [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.602395] [53378]: INFO nova.api.openstack.requestlog [None req-5f3bf80d-057a-4a1b-bbd7-8a847674c8ef tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.057043 [ 1052.602736] [53378]: [pid: 53378|app: 0|req: 3593/7213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.709527] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.710617] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.711491] [53379]: DEBUG nova.compute.api [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.713134] [53378]: DEBUG nova.compute.api [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.715163] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.715441] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.715599] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.716080] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.716167] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.716343] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.718515] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.718830] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.719097] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.719491] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.719709] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.719905] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.763985] [53378]: DEBUG nova.policy [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.770892] [53378]: INFO nova.api.openstack.requestlog [None req-4c2cfe82-9f4f-49b7-baca-4328bbeb8dad tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.061607 [ 1052.771485] [53378]: [pid: 53378|app: 0|req: 3594/7214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1052.818159] [53378]: DEBUG nova.api.openstack.wsgi [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.820216] [53378]: DEBUG nova.compute.api [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.826219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.826219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.826219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.826219] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.826506] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.826657] [53378]: DEBUG oslo_concurrency.lockutils [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.860410] [53379]: DEBUG nova.policy [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.867794] [53379]: INFO nova.api.openstack.requestlog [None req-1d6879e0-ae22-414c-87d8-4762757445a6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1503 microversion: 2.1 time: 0.160551 [ 1052.868262] [53379]: [pid: 53379|app: 0|req: 3621/7215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:24 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1503 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.875248] [53379]: DEBUG nova.api.openstack.wsgi [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.876999] [53379]: DEBUG nova.compute.api [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.882492] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.882762] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.882964] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.883357] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.883662] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.883762] [53379]: DEBUG oslo_concurrency.lockutils [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.926365] [53379]: DEBUG nova.policy [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.932307] [53379]: INFO nova.api.openstack.requestlog [None req-8935a789-0e2b-4c10-ad41-d38550674b6b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.059236 [ 1052.932655] [53379]: [pid: 53379|app: 0|req: 3622/7216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.937063] [53379]: DEBUG nova.api.openstack.wsgi [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1052.937131] [53379]: DEBUG nova.compute.api [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.943288] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.943552] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.943782] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.944172] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.944373] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.944546] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.971629] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.971956] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.972186] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.976447] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.976691] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.976888] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.977302] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.978028] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.978028] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.983193] [53379]: DEBUG nova.policy [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.988991] [53379]: DEBUG nova.compute.api [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Old instance type m1.nano, new instance type m1.micro {{(pid=53379) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1052.995704] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.995704] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.995929] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.996278] [53378]: DEBUG nova.policy [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.996642] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.996875] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.997057] [53379]: DEBUG oslo_concurrency.lockutils [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.004952] [53378]: INFO nova.api.openstack.requestlog [None req-7aee282c-2eae-4c4f-856a-0b7fe78cbc5a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.189863 [ 1053.005418] [53378]: [pid: 53378|app: 0|req: 3595/7217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.009283] [53378]: DEBUG nova.api.openstack.wsgi [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.011595] [53378]: DEBUG nova.compute.api [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.011725] [53379]: DEBUG nova.quota [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1053.015973] [53379]: DEBUG nova.quota [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1053.017722] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.018196] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.018591] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.019274] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.019615] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.019895] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.025457] [53379]: DEBUG nova.virt.hardware [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1053.025814] [53379]: DEBUG nova.virt.hardware [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1053.025890] [53379]: DEBUG nova.virt.hardware [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1053.026062] [53379]: DEBUG nova.virt.hardware [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1053.026222] [53379]: DEBUG nova.virt.hardware [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1053.097045] [53379]: INFO nova.api.openstack.requestlog [None req-778a9d6f-49be-415b-9ec1-2cb395a66173 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/action" status: 202 len: 0 microversion: 2.1 time: 0.162390 [ 1053.097045] [53379]: [pid: 53379|app: 0|req: 3623/7218] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:25 2025] POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1053.104342] [53379]: DEBUG nova.api.openstack.wsgi [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.106153] [53379]: DEBUG nova.compute.api [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.110485] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.110746] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.110938] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.111338] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.111549] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.111736] [53379]: DEBUG oslo_concurrency.lockutils [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.165755] [53378]: DEBUG nova.policy [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.172271] [53378]: INFO nova.api.openstack.requestlog [None req-5dd7f579-2ac1-4a04-a61c-384017db3e9c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.164932 [ 1053.172271] [53378]: [pid: 53378|app: 0|req: 3596/7219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.178035] [53378]: DEBUG nova.api.openstack.wsgi [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.184296] [53378]: DEBUG nova.compute.api [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.193048] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.193048] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.193048] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.193300] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.193438] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.193615] [53378]: DEBUG oslo_concurrency.lockutils [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.230943] [53379]: DEBUG nova.policy [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.237405] [53379]: INFO nova.api.openstack.requestlog [None req-40f2f0f4-8faf-4ea5-b0f3-168bdefa9346 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.135351 [ 1053.238224] [53379]: [pid: 53379|app: 0|req: 3624/7220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1053.251442] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.253470] [53379]: DEBUG nova.compute.api [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.257535] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.257800] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.257991] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.258377] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.258581] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.258758] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.345037] [53379]: DEBUG nova.policy [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.349865] [53379]: INFO nova.api.openstack.requestlog [None req-ed82a5da-096b-4f2a-b61e-5a1da6e88a45 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.100778 [ 1053.350440] [53379]: [pid: 53379|app: 0|req: 3625/7221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1053.352942] [53379]: DEBUG nova.api.openstack.wsgi [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.358022] [53379]: DEBUG nova.compute.api [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.362016] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.381803] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.382181] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.382421] [53379]: DEBUG oslo_concurrency.lockutils [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.382671] [53379]: DEBUG nova.objects.instance [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1053.405575] [53379]: DEBUG nova.policy [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.410210] [53379]: INFO nova.api.openstack.requestlog [None req-58d33523-90e9-4580-8f1e-3884f2ed9f58 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.059217 [ 1053.413779] [53379]: [pid: 53379|app: 0|req: 3626/7222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.425242] [53379]: DEBUG nova.api.openstack.wsgi [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.427285] [53379]: DEBUG nova.compute.api [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.431565] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.431894] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.432153] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.432574] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.432824] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.433063] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.474429] [53379]: DEBUG nova.policy [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.479804] [53379]: INFO nova.api.openstack.requestlog [None req-4cc2658e-6b23-46ed-a5fa-266f2357d4f1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1273 microversion: 2.1 time: 0.056471 [ 1053.479804] [53379]: [pid: 53379|app: 0|req: 3627/7223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1273 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.498792] [53378]: DEBUG nova.policy [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.502946] [53378]: INFO nova.api.openstack.requestlog [None req-261c7033-2379-44c3-830a-12484fe7cc3e tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.330849 [ 1053.503388] [53378]: [pid: 53378|app: 0|req: 3597/7224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.616163] [53379]: DEBUG nova.api.openstack.wsgi [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.618010] [53379]: DEBUG nova.compute.api [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.622409] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.622762] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.623309] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.623508] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.623867] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.624197] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.651154] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.651588] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.651982] [53379]: DEBUG oslo_concurrency.lockutils [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.652134] [53379]: DEBUG nova.objects.instance [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1053.683840] [53379]: DEBUG nova.policy [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.690641] [53379]: INFO nova.api.openstack.requestlog [None req-798393f7-aa38-4452-a36a-e0ab26432264 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.077208 [ 1053.691752] [53379]: [pid: 53379|app: 0|req: 3628/7225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:25 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.785879] [53378]: DEBUG nova.api.openstack.wsgi [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.788606] [53378]: DEBUG nova.compute.api [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.792729] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.792838] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.793404] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.793404] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.793583] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.793780] [53378]: DEBUG oslo_concurrency.lockutils [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.833914] [53378]: DEBUG nova.policy [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.848138] [53378]: INFO nova.api.openstack.requestlog [None req-da8909ea-ab0a-44af-b05a-596298987750 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.063316 [ 1053.848138] [53378]: [pid: 53378|app: 0|req: 3598/7226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.886036] [53379]: DEBUG nova.api.openstack.wsgi [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.887862] [53379]: DEBUG nova.compute.api [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.893833] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.893833] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.893833] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.893833] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.894309] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.894682] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.950608] [53378]: DEBUG nova.api.openstack.wsgi [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.952456] [53378]: DEBUG nova.compute.api [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.959138] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.959977] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.959977] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.960849] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.961023] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.961344] [53378]: DEBUG oslo_concurrency.lockutils [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.016808] [53378]: DEBUG nova.policy [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.021767] [53379]: DEBUG nova.policy [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.022041] [53378]: INFO nova.api.openstack.requestlog [None req-6efc89ea-68a6-495f-a28f-181992147b1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.076165 [ 1054.022463] [53378]: [pid: 53378|app: 0|req: 3599/7227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.026069] [53378]: DEBUG nova.api.openstack.wsgi [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.028402] [53378]: DEBUG nova.compute.api [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.032780] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.032780] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.032933] [53379]: INFO nova.api.openstack.requestlog [None req-72f9f8f6-0aca-436f-9240-a80b735a2457 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1503 microversion: 2.1 time: 0.149204 [ 1054.032975] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.033017] [53379]: [pid: 53379|app: 0|req: 3629/7228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1503 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.033051] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.033051] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.033116] [53378]: DEBUG oslo_concurrency.lockutils [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.150511] [53378]: DEBUG nova.policy [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.157452] [53378]: INFO nova.api.openstack.requestlog [None req-16a2d0de-4308-459f-a0ab-4b4ae156cebd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.134318 [ 1054.157847] [53378]: [pid: 53378|app: 0|req: 3600/7229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.194220] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.196780] [53378]: DEBUG nova.compute.api [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.200890] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.201553] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.201553] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.201774] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.201978] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.202221] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.244566] [53379]: DEBUG nova.api.openstack.wsgi [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-2019678161", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1054.283795] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.284074] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.284272] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.284863] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.284863] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.285064] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.290170] [53379]: DEBUG nova.network.neutron [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1054.298812] [53378]: DEBUG nova.policy [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.303196] [53378]: INFO nova.api.openstack.requestlog [None req-8f8bcb01-9db5-4c09-93e8-17603dd0b05c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.111319 [ 1054.303517] [53378]: [pid: 53378|app: 0|req: 3601/7230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.306316] [53378]: DEBUG nova.api.openstack.wsgi [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.308043] [53378]: DEBUG nova.compute.api [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.312391] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.313783] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.313783] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.313783] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.313783] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.313783] [53378]: DEBUG oslo_concurrency.lockutils [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.403750] [53378]: DEBUG nova.policy [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.409837] [53378]: INFO nova.api.openstack.requestlog [None req-632a458e-4b19-47c0-bf20-92e1f4c75851 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.104993 [ 1054.409837] [53378]: [pid: 53378|app: 0|req: 3602/7231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.412199] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.413839] [53378]: DEBUG nova.compute.api [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.418717] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.418958] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.419192] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.419550] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.419744] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.419916] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.485211] [53379]: DEBUG nova.virt.hardware [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1054.485211] [53379]: DEBUG nova.virt.hardware [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1054.485211] [53379]: DEBUG nova.virt.hardware [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1054.485211] [53379]: DEBUG nova.virt.hardware [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1054.485211] [53379]: DEBUG nova.virt.hardware [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1054.494243] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.494471] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.494652] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.495088] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.495258] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.495421] [53379]: DEBUG oslo_concurrency.lockutils [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.503847] [53378]: DEBUG nova.policy [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.509867] [53378]: INFO nova.api.openstack.requestlog [None req-a9392e23-fb4b-4ed1-b547-b63094382c27 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1365 microversion: 2.1 time: 0.099711 [ 1054.510291] [53378]: [pid: 53378|app: 0|req: 3603/7232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.510474] [53379]: DEBUG nova.quota [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1054.513049] [53378]: DEBUG nova.api.openstack.wsgi [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.514212] [53379]: DEBUG nova.quota [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1054.514844] [53378]: DEBUG nova.compute.api [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.519374] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.519861] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.519861] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.520314] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.520555] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.520592] [53379]: DEBUG nova.compute.api [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1054.520845] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.521983] [53379]: DEBUG nova.compute.api [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1054.542701] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.543033] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.543236] [53378]: DEBUG oslo_concurrency.lockutils [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.543442] [53378]: DEBUG nova.objects.instance [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1054.559239] [53379]: INFO nova.api.openstack.requestlog [None req-5422ba84-13c1-4903-b0b4-c0c47e7191b8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.396104 [ 1054.559239] [53379]: [pid: 53379|app: 0|req: 3630/7233] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:26 2025] POST /compute/v2.1/servers => generated 380 bytes in 397 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1054.561594] [53379]: DEBUG nova.api.openstack.wsgi [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.563631] [53379]: DEBUG nova.compute.api [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.571859] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.571859] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.571859] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.572061] [53378]: DEBUG nova.policy [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.572123] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.572123] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.572200] [53379]: DEBUG oslo_concurrency.lockutils [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.576213] [53378]: INFO nova.api.openstack.requestlog [None req-e780b80e-536e-42b6-9730-958e07256d07 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.065225 [ 1054.576558] [53378]: [pid: 53378|app: 0|req: 3604/7234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.580490] [53378]: DEBUG nova.api.openstack.wsgi [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.581522] [53378]: DEBUG nova.compute.api [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.586183] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.586581] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.586702] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.587131] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.587778] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.587778] [53378]: DEBUG oslo_concurrency.lockutils [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.628817] [53378]: DEBUG nova.policy [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.635068] [53378]: INFO nova.api.openstack.requestlog [None req-84a102b0-4bd6-4c6c-a9f5-db4052949146 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1236 microversion: 2.1 time: 0.057767 [ 1054.636063] [53378]: [pid: 53378|app: 0|req: 3605/7235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.640734] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7fea3d7-dc80-43dc-be15-293e0385802f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.643171] [53378]: DEBUG nova.compute.api [None req-f7fea3d7-dc80-43dc-be15-293e0385802f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.674902] [53378]: DEBUG nova.policy [None req-f7fea3d7-dc80-43dc-be15-293e0385802f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.679177] [53378]: INFO nova.api.openstack.requestlog [None req-f7fea3d7-dc80-43dc-be15-293e0385802f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1191 microversion: 2.1 time: 0.042367 [ 1054.679729] [53378]: [pid: 53378|app: 0|req: 3606/7236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1191 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.691395] [53379]: DEBUG nova.policy [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.696371] [53379]: INFO nova.api.openstack.requestlog [None req-a42e824f-e5d2-40db-a755-9fb3feb96a45 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.137151 [ 1054.696772] [53379]: [pid: 53379|app: 0|req: 3631/7237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.708388] [53378]: DEBUG nova.api.openstack.wsgi [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.710292] [53378]: DEBUG nova.compute.api [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.716024] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.716024] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.716024] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.716024] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.716259] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.716437] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.737949] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.738221] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.738404] [53378]: DEBUG oslo_concurrency.lockutils [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.738612] [53378]: DEBUG nova.objects.instance [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1054.764919] [53378]: DEBUG nova.policy [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.768474] [53378]: INFO nova.api.openstack.requestlog [None req-0613f6c2-92f5-48ab-9d85-14c541d0ff04 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.062497 [ 1054.768810] [53378]: [pid: 53378|app: 0|req: 3607/7238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:26 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.863263] [53379]: DEBUG nova.api.openstack.wsgi [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.867027] [53379]: DEBUG nova.compute.api [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.872218] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.872493] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.875955] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.875955] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.875955] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.875955] [53379]: DEBUG oslo_concurrency.lockutils [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.910222] [53379]: DEBUG nova.policy [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.914745] [53379]: INFO nova.api.openstack.requestlog [None req-709c3ee2-4313-4512-a9b5-946718544438 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.055243 [ 1054.915104] [53379]: [pid: 53379|app: 0|req: 3632/7239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.040668] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.042570] [53378]: DEBUG nova.compute.api [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.046573] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.046855] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.047060] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.047423] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.047676] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.047789] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.048146] [53379]: DEBUG nova.api.openstack.wsgi [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.050286] [53379]: DEBUG nova.compute.api [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.055969] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.055969] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.056124] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.056528] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.057457] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.057457] [53379]: DEBUG oslo_concurrency.lockutils [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.085918] [53378]: DEBUG nova.policy [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.095256] [53378]: INFO nova.api.openstack.requestlog [None req-f8395aa3-db7f-42f4-a992-5c4ba8ada210 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.056928 [ 1055.095805] [53378]: [pid: 53378|app: 0|req: 3608/7240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.146145] [53379]: DEBUG nova.policy [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.157577] [53379]: INFO nova.api.openstack.requestlog [None req-026747ff-5092-4f4b-9692-d48c18331fa6 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1498 microversion: 2.1 time: 0.112114 [ 1055.157953] [53379]: [pid: 53379|app: 0|req: 3633/7241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1498 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.175667] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.177528] [53378]: DEBUG nova.compute.api [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.181134] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.181390] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.181637] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.182017] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.182234] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.182415] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.259474] [53378]: DEBUG nova.policy [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.264538] [53378]: INFO nova.api.openstack.requestlog [None req-8b31ee75-a3e1-4f10-934b-44fedf790a6c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.091612 [ 1055.264886] [53378]: [pid: 53378|app: 0|req: 3609/7242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.317164] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.318865] [53379]: DEBUG nova.compute.api [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.322555] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.322800] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.323017] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.323400] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.323624] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.323925] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.431962] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.433098] [53379]: DEBUG nova.policy [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.433788] [53378]: DEBUG nova.compute.api [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.437195] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.437477] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.437696] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.438138] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.438290] [53379]: INFO nova.api.openstack.requestlog [None req-c0c783a1-7ba6-4858-8146-f4bd41ca5342 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.123946 [ 1055.438954] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.438954] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.439090] [53379]: [pid: 53379|app: 0|req: 3634/7243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.526623] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.528834] [53379]: DEBUG nova.compute.api [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.529831] [53378]: DEBUG nova.policy [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.534590] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.534896] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.535120] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.535981] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.535981] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.535981] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.536719] [53378]: INFO nova.api.openstack.requestlog [None req-ff87110d-1398-4e1c-b627-1c15d2c6386d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.111778 [ 1055.537057] [53378]: [pid: 53378|app: 0|req: 3610/7244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.577237] [53378]: DEBUG nova.api.openstack.wsgi [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d3c49e7-81fe-416a-b39e-c7cee1f09ac7", "name": "network-vif-plugged", "status": "completed", "tag": "2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1055.586573] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.587853] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.587853] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.595787] [53378]: INFO nova.api.openstack.compute.server_external_events [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] Creating event network-vif-plugged:2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b for instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 on cpu-1 [ 1055.603269] [53378]: INFO nova.api.openstack.requestlog [req-bc77900e-9f81-4c63-ab19-fc52daa442f6 req-1d79022a-0bef-40b0-8886-2e5c998042eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025158 [ 1055.603269] [53378]: [pid: 53378|app: 0|req: 3611/7245] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:27 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) [ 1055.604314] [53378]: DEBUG nova.api.openstack.wsgi [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.606541] [53378]: DEBUG nova.compute.api [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.610796] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.611188] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.611475] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.611964] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.612287] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.612556] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.634188] [53379]: DEBUG nova.policy [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.638953] [53379]: INFO nova.api.openstack.requestlog [None req-ce2841d8-f315-46f0-87c4-c3abcc0f88df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1555 microversion: 2.1 time: 0.114785 [ 1055.639446] [53379]: [pid: 53379|app: 0|req: 3635/7246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1555 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.644489] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.644736] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.645157] [53378]: DEBUG oslo_concurrency.lockutils [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.645301] [53378]: DEBUG nova.objects.instance [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1055.648149] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.651476] [53379]: DEBUG nova.compute.api [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.656467] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.656715] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.656950] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.658644] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.658644] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.658644] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.682869] [53378]: DEBUG nova.policy [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.690277] [53378]: INFO nova.api.openstack.requestlog [None req-146b6ffe-121b-4e2b-87cb-b6ac98149d0d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.086172 [ 1055.690277] [53378]: [pid: 53378|app: 0|req: 3612/7247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.694438] [53378]: DEBUG nova.api.openstack.wsgi [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.699433] [53378]: DEBUG nova.compute.api [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.702434] [53379]: DEBUG nova.policy [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.703523] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.703752] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.703949] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.704522] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.704522] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.704696] [53378]: DEBUG oslo_concurrency.lockutils [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.707527] [53379]: INFO nova.api.openstack.requestlog [None req-c0d89426-f137-4ec9-ba13-059c63ae4900 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1292 microversion: 2.1 time: 0.061151 [ 1055.707527] [53379]: [pid: 53379|app: 0|req: 3636/7248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1292 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.710184] [53379]: DEBUG nova.api.openstack.wsgi [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.711896] [53379]: DEBUG nova.compute.api [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.715618] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.715872] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.716070] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.716445] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.716646] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.716846] [53379]: DEBUG oslo_concurrency.lockutils [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.750794] [53379]: DEBUG nova.policy [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.755344] [53379]: INFO nova.api.openstack.requestlog [None req-0695d28e-fec1-48e7-86b8-5b3e9d61073e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1195 microversion: 2.1 time: 0.047253 [ 1055.755769] [53379]: [pid: 53379|app: 0|req: 3637/7249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.758210] [53379]: DEBUG nova.api.openstack.wsgi [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.759919] [53379]: DEBUG nova.compute.api [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.763112] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.763435] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.763567] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.763918] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.764138] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.764324] [53379]: DEBUG oslo_concurrency.lockutils [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.783259] [53378]: INFO nova.api.openstack.requestlog [None req-978fc1fa-eee9-4247-af89-05dc9e56d85e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.094807 [ 1055.783773] [53378]: [pid: 53378|app: 0|req: 3613/7250] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:45:27 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-interface => generated 288 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1055.787137] [53378]: DEBUG nova.api.openstack.wsgi [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.789070] [53378]: DEBUG nova.compute.api [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.793019] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.793390] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.793633] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.794171] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.794416] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.794679] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.818806] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.819093] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.819288] [53378]: DEBUG oslo_concurrency.lockutils [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.819487] [53378]: DEBUG nova.objects.instance [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1055.837556] [53379]: DEBUG nova.policy [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.842416] [53379]: INFO nova.api.openstack.requestlog [None req-7d781729-09e2-40dd-be66-467e18adc36b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.086068 [ 1055.842894] [53379]: [pid: 53379|app: 0|req: 3638/7251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.846355] [53378]: DEBUG nova.policy [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.851746] [53378]: INFO nova.api.openstack.requestlog [None req-68b69a76-9ca1-4321-a1fd-ab1142aeef60 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.067246 [ 1055.852404] [53378]: [pid: 53378|app: 0|req: 3614/7252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.931803] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.933946] [53379]: DEBUG nova.compute.api [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.938787] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.939072] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.939301] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.939658] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.939999] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.940208] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.990200] [53379]: DEBUG nova.policy [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.997303] [53379]: INFO nova.api.openstack.requestlog [None req-7ea4f39f-ea92-4680-b061-d5bc17db6e67 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.068551 [ 1055.997661] [53379]: [pid: 53379|app: 0|req: 3639/7253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.111832] [53378]: DEBUG nova.api.openstack.wsgi [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.113783] [53378]: DEBUG nova.compute.api [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.118650] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.118895] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.119101] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.119672] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.119672] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.119851] [53378]: DEBUG oslo_concurrency.lockutils [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.159051] [53378]: DEBUG nova.policy [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.163380] [53378]: INFO nova.api.openstack.requestlog [None req-c771225a-180c-4b83-8904-ffadc2443bf5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.054505 [ 1056.163785] [53378]: [pid: 53378|app: 0|req: 3615/7254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.175127] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.175904] [53379]: DEBUG nova.compute.api [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.180819] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.184075] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.184075] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.184075] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.184075] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.184075] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.279591] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.281094] [53379]: DEBUG nova.policy [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.281280] [53378]: DEBUG nova.compute.api [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.285369] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.285624] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.285891] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.287029] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.287029] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.287029] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.287265] [53379]: INFO nova.api.openstack.requestlog [None req-a8a88e2e-6dcb-4573-b20d-1480d5f15461 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1498 microversion: 2.1 time: 0.116218 [ 1056.287655] [53379]: [pid: 53379|app: 0|req: 3640/7255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1498 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.399221] [53378]: DEBUG nova.policy [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.404191] [53378]: INFO nova.api.openstack.requestlog [None req-e6179655-91d9-4840-98c9-f1fb71db355f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.127175 [ 1056.404750] [53378]: [pid: 53378|app: 0|req: 3616/7256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.455666] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.455666] [53379]: DEBUG nova.compute.api [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.459648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.459648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.459648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.459648] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.460701] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.460701] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.531474] [53379]: DEBUG nova.policy [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.536484] [53379]: INFO nova.api.openstack.requestlog [None req-a1b6f2b4-e9bc-44f2-88e7-992d7e201154 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.086413 [ 1056.536818] [53379]: [pid: 53379|app: 0|req: 3641/7257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.550228] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.553304] [53378]: DEBUG nova.compute.api [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.555844] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.556104] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.556300] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.556921] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.556921] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.557635] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.631288] [53378]: DEBUG nova.policy [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.636761] [53378]: INFO nova.api.openstack.requestlog [None req-a2f3fdd2-a2fa-45fc-957e-b62d5d4a61f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.088877 [ 1056.637119] [53378]: [pid: 53378|app: 0|req: 3617/7258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.706302] [53379]: DEBUG nova.api.openstack.wsgi [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.708286] [53379]: DEBUG nova.compute.api [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.711800] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.712050] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.712282] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.712737] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.712964] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.713156] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.721269] [53378]: DEBUG nova.api.openstack.wsgi [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.722928] [53378]: DEBUG nova.compute.api [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.726932] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.727217] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.727411] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.727849] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.727973] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.728171] [53378]: DEBUG oslo_concurrency.lockutils [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.733109] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.733109] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.733299] [53379]: DEBUG oslo_concurrency.lockutils [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.733502] [53379]: DEBUG nova.objects.instance [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1056.753273] [53379]: DEBUG nova.policy [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.757891] [53379]: INFO nova.api.openstack.requestlog [None req-417fc26b-6394-4de2-8f13-ca03bd584719 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.054150 [ 1056.758254] [53379]: [pid: 53379|app: 0|req: 3642/7259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:28 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.764824] [53378]: DEBUG nova.policy [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.769154] [53378]: INFO nova.api.openstack.requestlog [None req-5efbb7c3-26d5-43ed-8ea6-d6d2d4d9be6a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1292 microversion: 2.1 time: 0.050131 [ 1056.769202] [53379]: DEBUG nova.api.openstack.wsgi [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.769482] [53378]: [pid: 53378|app: 0|req: 3618/7260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.770852] [53379]: DEBUG nova.compute.api [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.774606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.774606] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.774775] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.775130] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.775337] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.775513] [53379]: DEBUG oslo_concurrency.lockutils [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.808093] [53379]: DEBUG nova.policy [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.812920] [53379]: INFO nova.api.openstack.requestlog [None req-a6d8ff17-b2c0-49d6-a8a4-545d0ccab5ca tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.046156 [ 1056.813303] [53379]: [pid: 53379|app: 0|req: 3643/7261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.856497] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.858277] [53378]: DEBUG nova.compute.api [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.862611] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.862889] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.863056] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.863435] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.863630] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.863831] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.865282] [53379]: DEBUG nova.api.openstack.wsgi [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.867183] [53379]: DEBUG nova.compute.api [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.871019] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.871019] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.871156] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.871473] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.871669] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.871851] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.892137] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.892396] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.892589] [53379]: DEBUG oslo_concurrency.lockutils [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.892804] [53379]: DEBUG nova.objects.instance [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1056.923898] [53379]: DEBUG nova.policy [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.929469] [53379]: INFO nova.api.openstack.requestlog [None req-53225644-e3c7-4ea6-af8e-fea3721e1087 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.066206 [ 1056.930042] [53379]: [pid: 53379|app: 0|req: 3644/7262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.960448] [53378]: DEBUG nova.policy [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.965044] [53378]: INFO nova.api.openstack.requestlog [None req-f7d44f0a-54da-472a-8bef-3a79b862cf65 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.111083 [ 1056.965400] [53378]: [pid: 53378|app: 0|req: 3619/7263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.015035] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.016820] [53379]: DEBUG nova.compute.api [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.020382] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.020619] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.020810] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.021185] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.021387] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.021561] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.053986] [53379]: DEBUG nova.policy [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.060122] [53379]: INFO nova.api.openstack.requestlog [None req-ba408477-4680-459e-a1b5-78993927e738 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.047628 [ 1057.060432] [53379]: [pid: 53379|app: 0|req: 3645/7264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.177504] [53378]: DEBUG nova.api.openstack.wsgi [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.179319] [53378]: DEBUG nova.compute.api [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.183348] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.183692] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.183934] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.184354] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.184582] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.184764] [53378]: DEBUG oslo_concurrency.lockutils [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.223320] [53378]: DEBUG nova.policy [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.227831] [53378]: INFO nova.api.openstack.requestlog [None req-02da7f02-1fee-46d2-b3e8-265234dafdb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.052797 [ 1057.228264] [53378]: [pid: 53378|app: 0|req: 3620/7265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.303069] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.304711] [53379]: DEBUG nova.compute.api [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.310037] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.310421] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.310625] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.311098] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.311373] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.311664] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.385650] [53379]: DEBUG nova.policy [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.390125] [53379]: INFO nova.api.openstack.requestlog [None req-1a9aa148-91a4-473a-877c-5d13fa1af33c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1498 microversion: 2.1 time: 0.090487 [ 1057.390463] [53379]: [pid: 53379|app: 0|req: 3646/7266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1498 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.418913] [53378]: DEBUG nova.api.openstack.wsgi [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.421126] [53378]: DEBUG nova.compute.api [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.425020] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.425268] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.425456] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.425849] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.426103] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.426315] [53378]: DEBUG oslo_concurrency.lockutils [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.498946] [53378]: DEBUG nova.policy [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.503579] [53378]: INFO nova.api.openstack.requestlog [None req-69f98d93-19b2-47ce-b293-8fae16d3a970 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1677 microversion: 2.1 time: 0.088138 [ 1057.504558] [53378]: [pid: 53378|app: 0|req: 3621/7267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1677 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.550680] [53379]: DEBUG nova.api.openstack.wsgi [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.552750] [53379]: DEBUG nova.compute.api [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.556682] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.556917] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.557118] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.557480] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.557679] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.557859] [53379]: DEBUG oslo_concurrency.lockutils [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.617017] [53378]: DEBUG nova.api.openstack.wsgi [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d3c49e7-81fe-416a-b39e-c7cee1f09ac7", "tag": "2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b"}, {"name": "network-changed", "server_uuid": "e7127de6-eaac-45c5-85ed-2043f9a213a0", "tag": "6dfed1d6-dbb0-4aec-848d-3011e224bda8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1057.627052] [53378]: DEBUG oslo_concurrency.lockutils [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.627228] [53378]: DEBUG oslo_concurrency.lockutils [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.627418] [53378]: DEBUG oslo_concurrency.lockutils [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.633260] [53379]: DEBUG nova.policy [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.635277] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Creating event network-changed:2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b for instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 on cpu-1 [ 1057.635588] [53378]: INFO nova.api.openstack.compute.server_external_events [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] Creating event network-changed:6dfed1d6-dbb0-4aec-848d-3011e224bda8 for instance e7127de6-eaac-45c5-85ed-2043f9a213a0 on cpu-1 [ 1057.639052] [53379]: INFO nova.api.openstack.requestlog [None req-5580d74d-25a3-4698-9c25-3af09017613d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.090730 [ 1057.639483] [53379]: [pid: 53379|app: 0|req: 3647/7268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.639851] [53378]: INFO nova.api.openstack.requestlog [req-2673e74a-4b7c-4d3b-999f-f1c827d7dada req-845f587e-4f06-4347-936c-81865004ecfe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.026336 [ 1057.640238] [53378]: [pid: 53378|app: 0|req: 3622/7269] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:29 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1057.651033] [53379]: DEBUG nova.api.openstack.wsgi [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.653032] [53379]: DEBUG nova.compute.api [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.657063] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.657310] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.657502] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.657863] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.658097] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.658272] [53379]: DEBUG oslo_concurrency.lockutils [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.738276] [53379]: DEBUG nova.policy [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.744770] [53379]: INFO nova.api.openstack.requestlog [None req-349a33c5-298d-45b3-a82e-2dbff8b3de8c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.096431 [ 1057.745206] [53379]: [pid: 53379|app: 0|req: 3648/7270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:29 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.771434] [53378]: DEBUG nova.api.openstack.wsgi [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.773386] [53378]: DEBUG nova.compute.api [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.777323] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.777581] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.777816] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.778149] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.778356] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.778533] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.782705] [53379]: DEBUG nova.api.openstack.wsgi [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.784926] [53379]: DEBUG nova.compute.api [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.788633] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.788878] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.789092] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.789538] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.789750] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.789949] [53379]: DEBUG oslo_concurrency.lockutils [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.797664] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.797942] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.798184] [53378]: DEBUG oslo_concurrency.lockutils [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.798484] [53378]: DEBUG nova.objects.instance [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1057.819794] [53378]: DEBUG nova.policy [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.823862] [53379]: DEBUG nova.policy [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.824809] [53378]: INFO nova.api.openstack.requestlog [None req-591d794a-77d2-4b09-88d4-cc6558f71211 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.055721 [ 1057.825192] [53378]: [pid: 53378|app: 0|req: 3623/7271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.827836] [53378]: DEBUG nova.api.openstack.wsgi [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.828487] [53379]: INFO nova.api.openstack.requestlog [None req-26596274-a92a-4cf0-b09f-08d7c7b7948d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1300 microversion: 2.1 time: 0.048479 [ 1057.828875] [53379]: [pid: 53379|app: 0|req: 3649/7272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1300 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.829437] [53378]: DEBUG nova.compute.api [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.832907] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.833165] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.833356] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.833736] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.833915] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.834105] [53378]: DEBUG oslo_concurrency.lockutils [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.865581] [53378]: DEBUG nova.policy [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.869896] [53378]: INFO nova.api.openstack.requestlog [None req-3da545ac-dfae-428c-b127-9990880228fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.044035 [ 1057.870245] [53378]: [pid: 53378|app: 0|req: 3624/7273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.942368] [53379]: DEBUG nova.api.openstack.wsgi [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.944189] [53379]: DEBUG nova.compute.api [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.947822] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.948081] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.948271] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.948621] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.948820] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.949030] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.967839] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.968101] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.968296] [53379]: DEBUG oslo_concurrency.lockutils [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.968495] [53379]: DEBUG nova.objects.instance [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1057.978485] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.980248] [53378]: DEBUG nova.compute.api [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.984088] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.984333] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.984524] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.984925] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.985086] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.985265] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.989703] [53379]: DEBUG nova.policy [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.993926] [53379]: INFO nova.api.openstack.requestlog [None req-f148cff6-09d6-4984-9793-9a85b4e94355 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.053880 [ 1057.994284] [53379]: [pid: 53379|app: 0|req: 3650/7274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.054182] [53378]: DEBUG nova.policy [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.058648] [53378]: INFO nova.api.openstack.requestlog [None req-c2b1aecd-f15d-4632-b89e-94216b7564b8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.082688 [ 1058.058991] [53378]: [pid: 53378|app: 0|req: 3625/7275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.076967] [53379]: DEBUG nova.api.openstack.wsgi [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.078787] [53379]: DEBUG nova.compute.api [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.082393] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.082636] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.082883] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.083270] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.083477] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.083656] [53379]: DEBUG oslo_concurrency.lockutils [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.114208] [53379]: DEBUG nova.policy [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.118395] [53379]: INFO nova.api.openstack.requestlog [None req-01c0aff2-e6d1-407c-b34a-8de9ebcc1101 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.044049 [ 1058.118739] [53379]: [pid: 53379|app: 0|req: 3651/7276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.243280] [53378]: DEBUG nova.api.openstack.wsgi [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.245495] [53378]: DEBUG nova.compute.api [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.249858] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.250231] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.250442] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.250981] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.251233] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.251431] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.292980] [53378]: DEBUG nova.policy [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.297706] [53378]: INFO nova.api.openstack.requestlog [None req-3fbe1e8c-de50-4a90-aacb-f32367d96972 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.057437 [ 1058.298436] [53378]: [pid: 53378|app: 0|req: 3626/7277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.403420] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.405181] [53379]: DEBUG nova.compute.api [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.408874] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.409534] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.409788] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.410347] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.410655] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.410853] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.517824] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.519913] [53378]: DEBUG nova.compute.api [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.523601] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.523788] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.523981] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.524361] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.524563] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.524737] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.554282] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1058.569043] [53379]: DEBUG nova.policy [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.574332] [53379]: INFO nova.api.openstack.requestlog [None req-ee5e9e53-c94f-4b44-915d-997d14a37f4f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1485 microversion: 2.1 time: 0.172856 [ 1058.574332] [53379]: [pid: 53379|app: 0|req: 3652/7278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1485 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.587123] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.589325] [53379]: DEBUG nova.compute.api [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.596024] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.611453] [53379]: DEBUG nova.compute.api [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1058.635075] [53378]: DEBUG nova.policy [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.640075] [53378]: INFO nova.api.openstack.requestlog [None req-a9be5032-65d6-4a1d-8aff-96e90dc798ff tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1682 microversion: 2.1 time: 0.124841 [ 1058.640512] [53378]: [pid: 53378|app: 0|req: 3627/7279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1682 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.655553] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.659637] [53378]: DEBUG nova.compute.api [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.666689] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.667231] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.667231] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.667606] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.667812] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.668039] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.670396] [53379]: INFO nova.api.openstack.requestlog [None req-e4d7ac2d-e400-4057-b33e-241f206ed571 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 204 len: 0 microversion: 2.1 time: 0.085443 [ 1058.670795] [53379]: [pid: 53379|app: 0|req: 3653/7280] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:30 2025] DELETE /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1058.681273] [53379]: DEBUG nova.api.openstack.wsgi [None req-a56c9206-f0c5-4232-9da5-bceadc0735c3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72bb9d80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.699938] [53379]: INFO nova.api.openstack.wsgi [None req-a56c9206-f0c5-4232-9da5-bceadc0735c3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Image not found. [ 1058.704020] [53379]: DEBUG nova.api.openstack.wsgi [None req-a56c9206-f0c5-4232-9da5-bceadc0735c3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1058.704020] [53379]: INFO nova.api.openstack.requestlog [None req-a56c9206-f0c5-4232-9da5-bceadc0735c3 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c" status: 404 len: 62 microversion: 2.1 time: 0.022618 [ 1058.704020] [53379]: [pid: 53379|app: 0|req: 3654/7281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] DELETE /compute/v2.1/images/611cd614-e3d9-40c4-9ecf-cbc5426d349c => generated 62 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1058.706415] [53379]: DEBUG nova.api.openstack.wsgi [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.706747] [53379]: DEBUG nova.compute.api [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.711011] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.711520] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.711520] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.711770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.711979] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.712183] [53379]: DEBUG oslo_concurrency.lockutils [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.726141] [53379]: DEBUG nova.compute.api [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1058.754742] [53379]: INFO nova.compute.api [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Instance is already in deleting state, ignoring this request [ 1058.755247] [53379]: INFO nova.api.openstack.requestlog [None req-a2a8be4a-5c07-4b9f-8be5-40defb86e89c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 204 len: 0 microversion: 2.1 time: 0.051404 [ 1058.755558] [53379]: [pid: 53379|app: 0|req: 3655/7282] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:30 2025] DELETE /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1058.759063] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.760714] [53379]: DEBUG nova.compute.api [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.764646] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.764870] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.765067] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.765419] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.765619] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.765824] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.770947] [53378]: DEBUG nova.policy [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.775946] [53378]: INFO nova.api.openstack.requestlog [None req-4bc6631b-91f5-4dc9-a60b-d602d7a814e9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.122827 [ 1058.776285] [53378]: [pid: 53378|app: 0|req: 3628/7283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:30 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.780014] [53378]: DEBUG nova.api.openstack.wsgi [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.780426] [53378]: DEBUG nova.compute.api [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.785124] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.785361] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.785553] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.785948] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.786172] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.786352] [53378]: DEBUG oslo_concurrency.lockutils [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.880712] [53378]: DEBUG nova.policy [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.885097] [53378]: INFO nova.api.openstack.requestlog [None req-93951072-37ce-47b9-9215-e784cd38f731 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1491 microversion: 2.1 time: 0.108206 [ 1058.885425] [53378]: [pid: 53378|app: 0|req: 3629/7284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1491 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.891647] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.893292] [53378]: DEBUG nova.compute.api [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.896503] [53379]: DEBUG nova.policy [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.901974] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.902254] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.902448] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.902632] [53379]: INFO nova.api.openstack.requestlog [None req-1b9499da-7925-4053-b9e8-293b39748171 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.145314 [ 1058.902816] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.902925] [53379]: [pid: 53379|app: 0|req: 3656/7285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1058.903032] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.903211] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.905518] [53379]: DEBUG nova.api.openstack.wsgi [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.907134] [53379]: DEBUG nova.compute.api [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.910378] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.910607] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.910805] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.911161] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.911363] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.911538] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.929204] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.929204] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.929372] [53379]: DEBUG oslo_concurrency.lockutils [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.929561] [53379]: DEBUG nova.objects.instance [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 94d7ce36-e689-46c2-824f-0e3897d2f502 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1058.949103] [53379]: DEBUG nova.policy [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.954029] [53379]: INFO nova.api.openstack.requestlog [None req-0b3cb14f-5946-4198-b68d-8de6c50a420a tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 200 len: 1328 microversion: 2.1 time: 0.049682 [ 1058.954029] [53379]: [pid: 53379|app: 0|req: 3657/7286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.956030] [53379]: DEBUG nova.api.openstack.wsgi [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.958046] [53379]: DEBUG nova.compute.api [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.961370] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.961608] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.961794] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.962281] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.962352] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.962890] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.998128] [53379]: DEBUG nova.policy [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.004975] [53379]: INFO nova.api.openstack.requestlog [None req-43cf5228-b0fd-4504-a7cc-09a535bda67d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.050835 [ 1059.005327] [53379]: [pid: 53379|app: 0|req: 3658/7287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.007823] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.009515] [53379]: DEBUG nova.compute.api [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.013668] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.013920] [53378]: DEBUG nova.policy [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.014018] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.014122] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.014480] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.014668] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.014834] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.018338] [53378]: INFO nova.api.openstack.requestlog [None req-c8c6a311-2c1c-4e4c-851d-51ac5837a97d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1378 microversion: 2.1 time: 0.128745 [ 1059.018798] [53378]: [pid: 53378|app: 0|req: 3630/7288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1378 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.037360] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.037628] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.037835] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.038083] [53379]: DEBUG nova.objects.instance [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1059.057316] [53379]: DEBUG nova.policy [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.061841] [53379]: INFO nova.api.openstack.requestlog [None req-0c1af33d-c8ec-4855-a6f7-a597c711f9c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.055969 [ 1059.062191] [53379]: [pid: 53379|app: 0|req: 3659/7289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.071224] [53378]: DEBUG nova.api.openstack.wsgi [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.072915] [53378]: DEBUG nova.compute.api [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.076628] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.076894] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.077100] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.077462] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.077666] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.077844] [53378]: DEBUG oslo_concurrency.lockutils [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.132932] [53379]: DEBUG nova.api.openstack.wsgi [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.135119] [53379]: DEBUG nova.compute.api [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.138683] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.138955] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.139223] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.139603] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.139813] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.139993] [53379]: DEBUG oslo_concurrency.lockutils [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.175609] [53379]: DEBUG nova.policy [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.180074] [53379]: INFO nova.api.openstack.requestlog [None req-7442cf0e-9e8f-454c-8a71-62ef4c66630e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.049593 [ 1059.180441] [53379]: [pid: 53379|app: 0|req: 3660/7290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.189472] [53378]: DEBUG nova.policy [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.193948] [53378]: INFO nova.api.openstack.requestlog [None req-380fa6ed-076b-4faa-9194-caa5b2321fd7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.124841 [ 1059.194332] [53378]: [pid: 53378|app: 0|req: 3631/7291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.313019] [53379]: DEBUG nova.api.openstack.wsgi [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.315894] [53379]: DEBUG nova.compute.api [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.320848] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.321308] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.321667] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.322507] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.322654] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.322984] [53379]: DEBUG oslo_concurrency.lockutils [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.361788] [53379]: DEBUG nova.policy [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.366659] [53379]: INFO nova.api.openstack.requestlog [None req-59bfa1af-93fc-4ed8-8ac9-b4a21a5b79c5 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.057331 [ 1059.367092] [53379]: [pid: 53379|app: 0|req: 3661/7292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.656791] [53378]: DEBUG nova.api.openstack.wsgi [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.657196] [53378]: DEBUG nova.compute.api [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.661037] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.661476] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.661476] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.661866] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.662086] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.662269] [53378]: DEBUG oslo_concurrency.lockutils [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.744691] [53378]: DEBUG nova.policy [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.750118] [53378]: INFO nova.api.openstack.requestlog [None req-a265a98e-e98d-4276-a383-b6ccba6a2286 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1682 microversion: 2.1 time: 0.098003 [ 1059.750524] [53378]: [pid: 53378|app: 0|req: 3632/7293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:31 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1682 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.790440] [53379]: DEBUG nova.api.openstack.wsgi [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.792186] [53379]: DEBUG nova.compute.api [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.795852] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.796040] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.796239] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.796608] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.796812] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.796987] [53379]: DEBUG oslo_concurrency.lockutils [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.865528] [53379]: DEBUG nova.policy [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.870023] [53379]: INFO nova.api.openstack.requestlog [None req-db4461e6-7c9b-4b07-a49f-ae4893c65374 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1520 microversion: 2.1 time: 0.081864 [ 1059.870362] [53379]: [pid: 53379|app: 0|req: 3662/7294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1520 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.904033] [53378]: DEBUG nova.api.openstack.wsgi [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.905725] [53378]: DEBUG nova.compute.api [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.909531] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.909779] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.909973] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.910350] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.910552] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.910727] [53378]: DEBUG oslo_concurrency.lockutils [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.916195] [53379]: DEBUG nova.api.openstack.wsgi [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.917946] [53379]: DEBUG nova.compute.api [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.921662] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.921902] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.922102] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.922463] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.922666] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.922840] [53379]: DEBUG oslo_concurrency.lockutils [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.979856] [53378]: DEBUG nova.policy [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.986067] [53378]: INFO nova.api.openstack.requestlog [None req-355b2078-38e7-4cd2-9e10-ab61775cdcbe tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1491 microversion: 2.1 time: 0.084252 [ 1059.986577] [53378]: [pid: 53378|app: 0|req: 3633/7295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1491 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.989037] [53378]: DEBUG nova.api.openstack.wsgi [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.990637] [53378]: DEBUG nova.compute.api [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 94d7ce36-e689-46c2-824f-0e3897d2f502] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.995291] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.995622] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.995950] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.996425] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.996649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.996890] [53378]: DEBUG oslo_concurrency.lockutils [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.006608] [53378]: INFO nova.api.openstack.wsgi [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Instance 94d7ce36-e689-46c2-824f-0e3897d2f502 could not be found. [ 1060.006942] [53378]: DEBUG nova.api.openstack.wsgi [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 404 to user: Instance 94d7ce36-e689-46c2-824f-0e3897d2f502 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1060.007392] [53378]: INFO nova.api.openstack.requestlog [None req-a11ce8ab-572d-45f2-b260-d9ef55a129eb tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502" status: 404 len: 111 microversion: 2.1 time: 0.020287 [ 1060.007698] [53378]: [pid: 53378|app: 0|req: 3634/7296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/94d7ce36-e689-46c2-824f-0e3897d2f502 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1060.012496] [53378]: DEBUG nova.api.openstack.wsgi [None req-2583cc83-0a90-47c3-8c6a-c6786d04519b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '.version_select at 0x726f72555090>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.020768] [53379]: DEBUG nova.policy [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.023854] [53378]: INFO nova.api.openstack.requestlog [None req-2583cc83-0a90-47c3-8c6a-c6786d04519b tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-855982898" status: 202 len: 0 microversion: 2.1 time: 0.013236 [ 1060.024225] [53378]: [pid: 53378|app: 0|req: 3635/7297] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:45:32 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-855982898 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1060.026160] [53379]: INFO nova.api.openstack.requestlog [None req-6188482b-3d0c-44d7-9f21-61ac20b04119 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.112066 [ 1060.026371] [53379]: [pid: 53379|app: 0|req: 3663/7298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.028994] [53378]: DEBUG nova.api.openstack.wsgi [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.029860] [53378]: DEBUG nova.compute.api [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.031911] [53379]: DEBUG nova.api.openstack.wsgi [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.033054] [53379]: DEBUG nova.compute.api [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.035477] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.035477] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.035697] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.036186] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.036402] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.036582] [53378]: DEBUG oslo_concurrency.lockutils [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.039690] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.039954] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.040207] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.040594] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.040795] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.040979] [53379]: DEBUG oslo_concurrency.lockutils [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.093056] [53378]: DEBUG nova.policy [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.097927] [53378]: INFO nova.api.openstack.requestlog [None req-23ff1546-4773-4abe-9ab8-ef77397e46d4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.073066 [ 1060.098414] [53378]: [pid: 53378|app: 0|req: 3636/7299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.101189] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.102889] [53378]: DEBUG nova.compute.api [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.106544] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.106875] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.107112] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.107557] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.107918] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.108033] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.130464] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.130715] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.130902] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.131118] [53378]: DEBUG nova.objects.instance [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1060.156355] [53379]: DEBUG nova.policy [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.165446] [53379]: INFO nova.api.openstack.requestlog [None req-527359e7-b0d6-49db-bd97-888de1e7b551 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.135595 [ 1060.165825] [53379]: [pid: 53379|app: 0|req: 3664/7300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.169248] [53379]: DEBUG nova.api.openstack.wsgi [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "name": "network-vif-plugged", "status": "completed", "tag": "b588a172-a983-4d26-8901-d7797917b971"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1060.176680] [53379]: DEBUG oslo_concurrency.lockutils [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.176968] [53379]: DEBUG oslo_concurrency.lockutils [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.177186] [53379]: DEBUG oslo_concurrency.lockutils [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.178039] [53378]: DEBUG nova.policy [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.182458] [53378]: INFO nova.api.openstack.requestlog [None req-8b9fea47-9227-4b42-a33c-d53050379042 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.083407 [ 1060.182750] [53378]: [pid: 53378|app: 0|req: 3637/7301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.183811] [53379]: INFO nova.api.openstack.compute.server_external_events [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] Creating event network-vif-plugged:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1060.186753] [53379]: INFO nova.api.openstack.requestlog [req-81a6f387-6bf6-4cb4-833a-3531374495ed req-103aed98-0d37-40eb-a8f2-c7e6f46d77a0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020226 [ 1060.187192] [53379]: [pid: 53379|app: 0|req: 3665/7302] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:32 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) [ 1060.193335] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.199028] [53378]: DEBUG nova.compute.api [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.200130] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.200403] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.200600] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.200969] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.201352] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.201540] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.207313] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.209475] [53379]: DEBUG nova.compute.api [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.219590] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.220415] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.221226] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.221226] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.221226] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.221376] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.243246] [53378]: DEBUG nova.policy [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.247999] [53378]: INFO nova.api.openstack.requestlog [None req-dc9eaef2-d3b8-44cc-ab24-d18ea340b263 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.056916 [ 1060.248491] [53378]: [pid: 53378|app: 0|req: 3638/7303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.336314] [53379]: DEBUG nova.policy [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.340640] [53379]: INFO nova.api.openstack.requestlog [None req-7b3d1a77-5789-46f0-9133-d4fdcbae2fa8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.136410 [ 1060.340981] [53379]: [pid: 53379|app: 0|req: 3666/7304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1060.380882] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.382733] [53378]: DEBUG nova.compute.api [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.386524] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.386813] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.387046] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.387450] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.387673] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.387858] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.423336] [53378]: DEBUG nova.policy [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.428532] [53378]: INFO nova.api.openstack.requestlog [None req-4a904d6d-07c3-46b0-a802-f4f442044fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.050215 [ 1060.428895] [53378]: [pid: 53378|app: 0|req: 3639/7305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:32 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1060.764109] [53379]: DEBUG nova.api.openstack.wsgi [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.765876] [53379]: DEBUG nova.compute.api [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.770520] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.770780] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.770975] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.771382] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.771586] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.771763] [53379]: DEBUG oslo_concurrency.lockutils [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.883856] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.885629] [53378]: DEBUG nova.compute.api [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.889557] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.889814] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.890020] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.890382] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.890588] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.890762] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.926333] [53379]: DEBUG nova.policy [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.932114] [53379]: INFO nova.api.openstack.requestlog [None req-52fa257e-f14c-44d9-8f05-44cf32ffb060 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1683 microversion: 2.1 time: 0.170657 [ 1060.932470] [53379]: [pid: 53379|app: 0|req: 3667/7306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1683 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.990600] [53378]: DEBUG nova.policy [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.998278] [53378]: INFO nova.api.openstack.requestlog [None req-e3f43751-af69-4584-91b2-5ee162c584be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1502 microversion: 2.1 time: 0.117047 [ 1060.998637] [53378]: [pid: 53378|app: 0|req: 3640/7307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1502 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.000652] [53379]: DEBUG nova.api.openstack.wsgi [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.003324] [53379]: DEBUG nova.compute.api [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.007277] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.007522] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.007707] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.008078] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.009024] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.009024] [53379]: DEBUG oslo_concurrency.lockutils [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.042643] [53378]: DEBUG nova.api.openstack.wsgi [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.045184] [53378]: DEBUG nova.compute.api [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.049806] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.050235] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.050581] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.051170] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.051540] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.051831] [53378]: DEBUG oslo_concurrency.lockutils [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.081312] [53379]: DEBUG nova.policy [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.086325] [53379]: INFO nova.api.openstack.requestlog [None req-69c4b253-97ef-4771-9fc7-fab18cb154dd tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1491 microversion: 2.1 time: 0.088705 [ 1061.086825] [53379]: [pid: 53379|app: 0|req: 3668/7308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1491 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.112989] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.116759] [53379]: DEBUG nova.compute.api [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.119251] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.119713] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.120290] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.120796] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.121858] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.121858] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.165481] [53379]: DEBUG nova.policy [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.170690] [53379]: INFO nova.api.openstack.requestlog [None req-f1dd5238-b033-498c-8047-ca3c601ba659 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.060570 [ 1061.171571] [53379]: [pid: 53379|app: 0|req: 3669/7309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1061.174600] [53379]: DEBUG nova.api.openstack.wsgi [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "069372ab-2ec6-4b39-a42d-0832c6221d34", "name": "network-vif-deleted", "tag": "f5fc9beb-92df-45a0-94b4-b7ca02f657ed"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1061.183397] [53379]: DEBUG oslo_concurrency.lockutils [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.183397] [53379]: DEBUG oslo_concurrency.lockutils [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.183545] [53379]: DEBUG oslo_concurrency.lockutils [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.189147] [53378]: DEBUG nova.policy [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.190306] [53379]: INFO nova.api.openstack.compute.server_external_events [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] Creating event network-vif-deleted:f5fc9beb-92df-45a0-94b4-b7ca02f657ed for instance 069372ab-2ec6-4b39-a42d-0832c6221d34 on cpu-1 [ 1061.193705] [53379]: INFO nova.api.openstack.requestlog [req-920cc988-7139-4929-aa39-30cf04961d54 req-26cdf357-27bc-478e-8eb1-9a70d479e399 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021359 [ 1061.193885] [53378]: INFO nova.api.openstack.requestlog [None req-5573b9aa-455b-4743-afd1-034869a6285f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.154618 [ 1061.194071] [53379]: [pid: 53379|app: 0|req: 3670/7310] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:33 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) [ 1061.194782] [53378]: [pid: 53378|app: 0|req: 3641/7311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.196671] [53378]: DEBUG nova.api.openstack.wsgi [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.196873] [53379]: DEBUG nova.api.openstack.wsgi [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.198376] [53378]: DEBUG nova.compute.api [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.198987] [53379]: DEBUG nova.compute.api [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.201638] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.201892] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.202065] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.202219] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.202414] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.202450] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.202615] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.202654] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.202792] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.202960] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.203396] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.203396] [53379]: DEBUG oslo_concurrency.lockutils [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.223489] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.224609] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.224609] [53378]: DEBUG oslo_concurrency.lockutils [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.224609] [53378]: DEBUG nova.objects.instance [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1061.245054] [53378]: DEBUG nova.policy [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.249500] [53378]: INFO nova.api.openstack.requestlog [None req-9658b895-0f52-446b-8699-1fbe3b81599f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 200 len: 1344 microversion: 2.1 time: 0.054689 [ 1061.249832] [53378]: [pid: 53378|app: 0|req: 3642/7312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 1344 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.265490] [53378]: DEBUG nova.api.openstack.wsgi [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.267821] [53378]: DEBUG nova.compute.api [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.272016] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.272347] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.272562] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.273017] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.273232] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.273410] [53378]: DEBUG oslo_concurrency.lockutils [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.276252] [53379]: DEBUG nova.policy [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.281072] [53379]: INFO nova.api.openstack.requestlog [None req-74a00fa4-d8a6-406d-9be4-4ab98ac8c0c2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.086257 [ 1061.281415] [53379]: [pid: 53379|app: 0|req: 3671/7313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.310197] [53378]: DEBUG nova.policy [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.314323] [53378]: INFO nova.api.openstack.requestlog [None req-3cb72150-44e2-4810-a827-0ae16b9b25c5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1231 microversion: 2.1 time: 0.050991 [ 1061.314795] [53378]: [pid: 53378|app: 0|req: 3643/7314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1231 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.354751] [53379]: DEBUG nova.api.openstack.wsgi [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.356781] [53379]: DEBUG nova.compute.api [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.362196] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.362482] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.362698] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.363117] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.363361] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.363549] [53379]: DEBUG oslo_concurrency.lockutils [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.432149] [53379]: DEBUG nova.policy [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.436568] [53379]: INFO nova.api.openstack.requestlog [None req-4293669c-79e0-429b-b185-cb1288834234 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1313 microversion: 2.1 time: 0.084541 [ 1061.436916] [53379]: [pid: 53379|app: 0|req: 3672/7315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.442233] [53378]: DEBUG nova.api.openstack.wsgi [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.444022] [53378]: DEBUG nova.compute.api [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.447482] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.447729] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.447915] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.448290] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.448497] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.448674] [53378]: DEBUG oslo_concurrency.lockutils [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.480258] [53378]: DEBUG nova.policy [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.484060] [53378]: INFO nova.api.openstack.requestlog [None req-b92377f4-e22e-48a5-ac9e-1f075ae04a94 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.044190 [ 1061.484378] [53378]: [pid: 53378|app: 0|req: 3644/7316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:33 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.945526] [53379]: DEBUG nova.api.openstack.wsgi [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.947421] [53379]: DEBUG nova.compute.api [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.951953] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.952274] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.952497] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.952883] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.953103] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.953283] [53379]: DEBUG oslo_concurrency.lockutils [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.012477] [53378]: DEBUG nova.api.openstack.wsgi [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.014364] [53378]: DEBUG nova.compute.api [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.019781] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.019878] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.020631] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.020631] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.020770] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.020950] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.042884] [53379]: DEBUG nova.policy [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.048926] [53379]: INFO nova.api.openstack.requestlog [None req-74c29b3c-ed6a-4d97-a2b9-a5cddb53ddef tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1683 microversion: 2.1 time: 0.105758 [ 1062.049181] [53379]: [pid: 53379|app: 0|req: 3673/7317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1683 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.096664] [53378]: DEBUG nova.policy [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.101016] [53379]: DEBUG nova.api.openstack.wsgi [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.102132] [53378]: INFO nova.api.openstack.requestlog [None req-edb2496e-adda-4b47-b733-cc777c15994b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1502 microversion: 2.1 time: 0.091981 [ 1062.102839] [53379]: DEBUG nova.compute.api [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.102961] [53378]: [pid: 53378|app: 0|req: 3645/7318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1502 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.106836] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.107162] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.107386] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.107783] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.107998] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.108202] [53379]: DEBUG oslo_concurrency.lockutils [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.146671] [53379]: DEBUG nova.policy [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.151759] [53379]: INFO nova.api.openstack.requestlog [None req-69b85144-76ea-40c7-a47e-f1017436c685 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1287 microversion: 2.1 time: 0.053120 [ 1062.152221] [53379]: [pid: 53379|app: 0|req: 3674/7319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.184949] [53378]: DEBUG nova.api.openstack.wsgi [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.186966] [53378]: DEBUG nova.compute.api [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.191031] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.191031] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.191192] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.191553] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.191758] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.193303] [53378]: DEBUG oslo_concurrency.lockutils [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.196581] [53379]: DEBUG nova.api.openstack.wsgi [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "tag": "b588a172-a983-4d26-8901-d7797917b971"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1062.202516] [53379]: DEBUG oslo_concurrency.lockutils [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.202783] [53379]: DEBUG oslo_concurrency.lockutils [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.203032] [53379]: DEBUG oslo_concurrency.lockutils [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.209190] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] Creating event network-changed:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1062.212450] [53379]: INFO nova.api.openstack.requestlog [req-e78a1d2f-a46a-49da-856f-bae3884cb6f6 req-8e9052e9-c04a-42ae-9f09-98f6da322b49 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017812 [ 1062.212450] [53379]: [pid: 53379|app: 0|req: 3675/7320] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:34 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.215024] [53379]: DEBUG nova.api.openstack.wsgi [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.216722] [53379]: DEBUG nova.compute.api [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.220237] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.220504] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.220720] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.221164] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.221419] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.221609] [53379]: DEBUG oslo_concurrency.lockutils [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.225105] [53378]: DEBUG nova.policy [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.231315] [53378]: INFO nova.api.openstack.requestlog [None req-bf0fe271-a407-4a3e-9546-206486717e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.048695 [ 1062.231707] [53378]: [pid: 53378|app: 0|req: 3646/7321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.263902] [53378]: DEBUG nova.api.openstack.wsgi [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.265808] [53378]: DEBUG nova.compute.api [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.269835] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.270093] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.270287] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.270641] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.270844] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.271042] [53378]: DEBUG oslo_concurrency.lockutils [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.280467] [53378]: INFO nova.api.openstack.wsgi [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd could not be found. [ 1062.280778] [53378]: DEBUG nova.api.openstack.wsgi [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance 2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1062.281227] [53378]: INFO nova.api.openstack.requestlog [None req-c79ae38f-ea82-4228-ae15-859c869a05e1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd" status: 404 len: 111 microversion: 2.1 time: 0.020204 [ 1062.281549] [53378]: [pid: 53378|app: 0|req: 3647/7322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/2e6dac7f-3bfd-48aa-babd-f2bb4d7355bd => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.286198] [53378]: DEBUG nova.api.openstack.wsgi [None req-fef52fda-a1b9-4ba3-b679-8e6ef9011ec8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '.version_select at 0x726f71642d40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.297952] [53379]: DEBUG nova.policy [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.302344] [53378]: INFO nova.api.openstack.requestlog [None req-fef52fda-a1b9-4ba3-b679-8e6ef9011ec8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1055630118" status: 202 len: 0 microversion: 2.1 time: 0.017808 [ 1062.303177] [53379]: INFO nova.api.openstack.requestlog [None req-afe3ec4a-fc64-46e7-8e27-fff496516b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.090169 [ 1062.303262] [53378]: [pid: 53378|app: 0|req: 3648/7323] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:45:34 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1055630118 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1062.303630] [53379]: [pid: 53379|app: 0|req: 3676/7324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.307643] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.309368] [53378]: DEBUG nova.compute.api [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.313529] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.313705] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.313896] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.314291] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.314564] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.314677] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.329274] [53379]: DEBUG nova.api.openstack.wsgi [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.330783] [53379]: DEBUG nova.compute.api [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.334764] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.334866] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.335062] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.335420] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.335622] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.335852] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.373850] [53379]: DEBUG nova.policy [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.378747] [53379]: INFO nova.api.openstack.requestlog [None req-3afca771-b338-4308-b9df-70cefd8e7977 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1287 microversion: 2.1 time: 0.053792 [ 1062.379111] [53379]: [pid: 53379|app: 0|req: 3677/7325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1062.389318] [53378]: DEBUG nova.policy [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.393586] [53378]: INFO nova.api.openstack.requestlog [None req-2e08c466-f0f7-4c16-86a6-ca913e723431 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.089457 [ 1062.393919] [53378]: [pid: 53378|app: 0|req: 3649/7326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.451568] [53379]: DEBUG nova.api.openstack.wsgi [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.455901] [53379]: DEBUG nova.compute.api [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.459967] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.460271] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.460521] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.461012] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.461212] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.461458] [53379]: DEBUG oslo_concurrency.lockutils [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.496945] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.500438] [53378]: DEBUG nova.compute.api [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.502733] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.503647] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.504275] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.504892] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.510015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.510015] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.549062] [53378]: DEBUG nova.policy [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.553130] [53378]: INFO nova.api.openstack.requestlog [None req-ed9a0da2-10be-468c-aab3-4634a6b707d7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.058210 [ 1062.554262] [53378]: [pid: 53378|app: 0|req: 3650/7327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.560894] [53379]: DEBUG nova.policy [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.565235] [53379]: INFO nova.api.openstack.requestlog [None req-979bc545-1fab-4c4d-8951-92edbcb618b0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1500 microversion: 2.1 time: 0.117725 [ 1062.565560] [53379]: [pid: 53379|app: 0|req: 3678/7328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1500 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.580209] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1079845837"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1062.581765] [53378]: DEBUG nova.compute.api [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.585361] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.585746] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.586089] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.586700] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.587053] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.587347] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.652242] [53379]: DEBUG nova.api.openstack.wsgi [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.653630] [53379]: DEBUG nova.compute.api [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.656798] [53378]: INFO nova.network.security_group_api [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Adding security group 7abb7ce2-911a-46b8-9345-32de1a1af484 to port 2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b [ 1062.657160] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.657403] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.657586] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.657940] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.658641] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.658641] [53379]: DEBUG oslo_concurrency.lockutils [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.753117] [53379]: DEBUG nova.policy [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.758203] [53379]: INFO nova.api.openstack.requestlog [None req-52a35935-1e46-45f8-af86-b684e307414e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.108487 [ 1062.758541] [53379]: [pid: 53379|app: 0|req: 3679/7329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:34 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.841955] [53379]: DEBUG nova.api.openstack.wsgi [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1622870872", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "6f5462a7-8a0e-4131-850b-c1e96d9ae172"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1062.895187] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.895462] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.895651] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.896146] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.896431] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.896701] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.901978] [53379]: DEBUG nova.network.neutron [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] validate_networks() for [('6f5462a7-8a0e-4131-850b-c1e96d9ae172', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1063.011631] [53378]: INFO nova.api.openstack.requestlog [None req-f0823ff0-442b-4a7d-aaf3-e94c718e7bc8 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action" status: 202 len: 0 microversion: 2.1 time: 0.434372 [ 1063.013161] [53378]: [pid: 53378|app: 0|req: 3651/7330] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:34 2025] POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1063.019305] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee568b3c-5925-4990-9e4d-a13571d43fee tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f710056c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.074476] [53378]: DEBUG neutronclient.v2_0.client [None req-ee568b3c-5925-4990-9e4d-a13571d43fee tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 7abb7ce2-911a-46b8-9345-32de1a1af484 in use.", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1063.074927] [53378]: INFO nova.api.openstack.wsgi [None req-ee568b3c-5925-4990-9e4d-a13571d43fee tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security Group 7abb7ce2-911a-46b8-9345-32de1a1af484 in use. [ 1063.074927] [53378]: Neutron server returns request_ids: ['req-7cf55b8f-7e68-4cbf-81b5-ec416c0c856c'] [ 1063.075260] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee568b3c-5925-4990-9e4d-a13571d43fee tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 400 to user: Security Group 7abb7ce2-911a-46b8-9345-32de1a1af484 in use. [ 1063.075260] [53378]: Neutron server returns request_ids: ['req-7cf55b8f-7e68-4cbf-81b5-ec416c0c856c'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1063.075673] [53378]: INFO nova.api.openstack.requestlog [None req-ee568b3c-5925-4990-9e4d-a13571d43fee tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484" status: 400 len: 185 microversion: 2.1 time: 0.059335 [ 1063.076153] [53378]: [pid: 53378|app: 0|req: 3652/7331] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:35 2025] DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484 => generated 185 bytes in 60 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 1063.079912] [53378]: DEBUG nova.api.openstack.wsgi [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.083908] [53378]: DEBUG nova.compute.api [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.089037] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.089286] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.089477] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.089924] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.090112] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.090309] [53378]: DEBUG oslo_concurrency.lockutils [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.137543] [53379]: DEBUG nova.virt.hardware [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1063.137887] [53379]: DEBUG nova.virt.hardware [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1063.138217] [53379]: DEBUG nova.virt.hardware [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1063.138396] [53379]: DEBUG nova.virt.hardware [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1063.138984] [53379]: DEBUG nova.virt.hardware [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1063.146319] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.146564] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.146749] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.147183] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.147393] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.147591] [53379]: DEBUG oslo_concurrency.lockutils [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.159446] [53379]: DEBUG nova.quota [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1063.163777] [53379]: DEBUG nova.quota [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1063.169427] [53379]: DEBUG nova.compute.api [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1063.170769] [53379]: DEBUG nova.compute.api [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1063.181743] [53378]: DEBUG nova.policy [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.190248] [53378]: INFO nova.api.openstack.requestlog [None req-dcacdeb3-7438-40b4-b460-587e9a5517d7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1683 microversion: 2.1 time: 0.113572 [ 1063.190591] [53378]: [pid: 53378|app: 0|req: 3653/7332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1683 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.193504] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1063.195145] [53378]: DEBUG nova.compute.api [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.200211] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.200563] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.200870] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.201360] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.204149] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.204149] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.209725] [53379]: INFO nova.api.openstack.requestlog [None req-049773d8-b52b-4e49-914f-a7a5c457fa3f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.371337 [ 1063.210153] [53379]: [pid: 53379|app: 0|req: 3680/7333] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:35 2025] POST /compute/v2.1/servers => generated 380 bytes in 372 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 1063.212774] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.214498] [53379]: DEBUG nova.compute.api [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.219377] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.219650] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.219866] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.220276] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.220624] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.221814] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.258576] [53378]: INFO nova.api.openstack.requestlog [None req-e8caca7e-8af2-4764-8a1b-e9522d928f66 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action" status: 202 len: 0 microversion: 2.1 time: 0.067249 [ 1063.258952] [53378]: [pid: 53378|app: 0|req: 3654/7334] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:35 2025] POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1063.261758] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.263283] [53378]: DEBUG nova.compute.api [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.269404] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.269663] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.269847] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.270359] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.270426] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.270583] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.295041] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.295368] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.295535] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.295736] [53378]: DEBUG nova.objects.instance [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1063.319688] [53379]: DEBUG nova.policy [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.321243] [53378]: DEBUG nova.policy [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.324501] [53379]: INFO nova.api.openstack.requestlog [None req-8b274b43-a344-42c7-8ad5-6cd68a9f5262 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1502 microversion: 2.1 time: 0.113725 [ 1063.324935] [53379]: [pid: 53379|app: 0|req: 3681/7335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1502 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.325110] [53378]: INFO nova.api.openstack.requestlog [None req-fb48dab2-b26e-4944-a8fd-26a04b94a7f5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.065506 [ 1063.325483] [53378]: [pid: 53378|app: 0|req: 3655/7336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.328046] [53379]: DEBUG nova.api.openstack.wsgi [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d3c49e7-81fe-416a-b39e-c7cee1f09ac7", "tag": "2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1063.328156] [53378]: DEBUG nova.api.openstack.wsgi [None req-397883cc-3b4f-476f-a82a-f8547e607096 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.329482] [53378]: DEBUG nova.compute.api [None req-397883cc-3b4f-476f-a82a-f8547e607096 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.332983] [53379]: DEBUG oslo_concurrency.lockutils [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.333244] [53379]: DEBUG oslo_concurrency.lockutils [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.333507] [53379]: DEBUG oslo_concurrency.lockutils [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.341097] [53379]: INFO nova.api.openstack.compute.server_external_events [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] Creating event network-changed:2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b for instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 on cpu-1 [ 1063.344478] [53379]: INFO nova.api.openstack.requestlog [req-845ef6f9-72f5-4274-98c4-b83c7c097ecb req-9930d9bd-f064-47b2-b881-6080ceb5c594 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019036 [ 1063.344822] [53379]: [pid: 53379|app: 0|req: 3682/7337] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:35 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) [ 1063.347331] [53379]: DEBUG nova.api.openstack.wsgi [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.348935] [53379]: DEBUG nova.compute.api [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.352168] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.352400] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.352587] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.353612] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.353612] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.353612] [53379]: DEBUG oslo_concurrency.lockutils [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.361197] [53378]: DEBUG nova.policy [None req-397883cc-3b4f-476f-a82a-f8547e607096 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.364979] [53378]: INFO nova.api.openstack.requestlog [None req-397883cc-3b4f-476f-a82a-f8547e607096 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1215 microversion: 2.1 time: 0.039021 [ 1063.365313] [53378]: [pid: 53378|app: 0|req: 3656/7338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.367672] [53378]: DEBUG nova.api.openstack.wsgi [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.369220] [53378]: DEBUG nova.compute.api [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.372631] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.372858] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.373218] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.373394] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.373594] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.373770] [53378]: DEBUG oslo_concurrency.lockutils [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.386315] [53379]: DEBUG nova.policy [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.392148] [53379]: INFO nova.api.openstack.requestlog [None req-b31fa822-5423-4d03-b1ee-f1c831b4403f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.046710 [ 1063.392478] [53379]: [pid: 53379|app: 0|req: 3683/7339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.395021] [53379]: DEBUG nova.api.openstack.wsgi [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.396792] [53379]: DEBUG nova.compute.api [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.399564] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.399798] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.399978] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.400358] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.400559] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.400738] [53379]: DEBUG oslo_concurrency.lockutils [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.442514] [53378]: DEBUG nova.policy [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.446820] [53378]: INFO nova.api.openstack.requestlog [None req-e0f00734-fdb9-42a7-a4ef-9da00bfee609 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1571 microversion: 2.1 time: 0.080930 [ 1063.447179] [53378]: [pid: 53378|app: 0|req: 3657/7340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1571 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.449759] [53378]: DEBUG nova.api.openstack.wsgi [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.451323] [53378]: DEBUG nova.compute.api [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.455111] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.455393] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.455639] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.456077] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.456294] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.456471] [53378]: DEBUG oslo_concurrency.lockutils [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.482770] [53379]: DEBUG nova.policy [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.487865] [53379]: INFO nova.api.openstack.requestlog [None req-617ff7a1-7128-44ed-8554-bca35810f9ce tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.094535 [ 1063.488013] [53378]: DEBUG nova.policy [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.488153] [53379]: [pid: 53379|app: 0|req: 3684/7341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.490507] [53379]: DEBUG nova.api.openstack.wsgi [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.492098] [53379]: DEBUG nova.compute.api [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.492274] [53378]: INFO nova.api.openstack.requestlog [None req-5965d111-0c1d-4412-86f4-cd2db82777b1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1287 microversion: 2.1 time: 0.044435 [ 1063.492745] [53378]: [pid: 53378|app: 0|req: 3658/7342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1287 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.495384] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.495578] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.495762] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.496155] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.496362] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.496535] [53379]: DEBUG oslo_concurrency.lockutils [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.567371] [53378]: DEBUG nova.api.openstack.wsgi [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.569291] [53378]: DEBUG nova.compute.api [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.569580] [53379]: DEBUG nova.policy [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.573594] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.573903] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.574054] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.574215] [53379]: INFO nova.api.openstack.requestlog [None req-b81ea970-2ea2-49ac-90ad-b2b47d6cf5be tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.085526 [ 1063.574406] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.574537] [53379]: [pid: 53379|app: 0|req: 3685/7343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.574605] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.574779] [53378]: DEBUG oslo_concurrency.lockutils [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.609189] [53378]: DEBUG nova.policy [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.614372] [53378]: INFO nova.api.openstack.requestlog [None req-25539921-030a-4c8c-867a-97883023ce1b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.049172 [ 1063.614774] [53378]: [pid: 53378|app: 0|req: 3659/7344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:35 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.205536] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.207691] [53379]: DEBUG nova.compute.api [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.212982] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.213350] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.213463] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.213844] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.214046] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.214227] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.221971] [53378]: DEBUG nova.api.openstack.wsgi [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd5b0278-3e8e-4e74-9058-91d31a474e14", "name": "network-vif-unplugged", "status": "completed", "tag": "dae9b352-fa92-4e62-9a37-66120b406eff"}, {"name": "network-changed", "server_uuid": "bd5b0278-3e8e-4e74-9058-91d31a474e14", "tag": "dae9b352-fa92-4e62-9a37-66120b406eff"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1064.228508] [53378]: DEBUG oslo_concurrency.lockutils [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.228733] [53378]: DEBUG oslo_concurrency.lockutils [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.228964] [53378]: DEBUG oslo_concurrency.lockutils [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.235271] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Creating event network-vif-unplugged:dae9b352-fa92-4e62-9a37-66120b406eff for instance bd5b0278-3e8e-4e74-9058-91d31a474e14 on cpu-1 [ 1064.235538] [53378]: INFO nova.api.openstack.compute.server_external_events [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] Creating event network-changed:dae9b352-fa92-4e62-9a37-66120b406eff for instance bd5b0278-3e8e-4e74-9058-91d31a474e14 on cpu-1 [ 1064.238507] [53378]: INFO nova.api.openstack.requestlog [req-f11890ae-7859-40fe-87e1-4b80913862a4 req-54c838c7-c44b-4dc4-ba4b-fcdeafe66bdd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.018964 [ 1064.238852] [53378]: [pid: 53378|app: 0|req: 3660/7345] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:36 2025] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1064.289302] [53379]: DEBUG nova.policy [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.296438] [53379]: INFO nova.api.openstack.requestlog [None req-2e1b7d2e-2f73-4418-871a-f85274318ce9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1682 microversion: 2.1 time: 0.093417 [ 1064.296765] [53379]: [pid: 53379|app: 0|req: 3686/7346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1682 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.340073] [53378]: DEBUG nova.api.openstack.wsgi [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.340982] [53379]: DEBUG nova.api.openstack.wsgi [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.341791] [53378]: DEBUG nova.compute.api [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.342511] [53379]: DEBUG nova.compute.api [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.345587] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.345824] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.345885] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.346100] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.346147] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.346341] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.346465] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.346668] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.346706] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.346846] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.346888] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.347058] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.366337] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.366472] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.366644] [53378]: DEBUG oslo_concurrency.lockutils [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.366866] [53378]: DEBUG nova.objects.instance [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1064.386269] [53378]: DEBUG nova.policy [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.391313] [53378]: INFO nova.api.openstack.requestlog [None req-91cb15da-b6d8-4096-b0e4-dea6b8d42854 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.053388 [ 1064.391313] [53378]: [pid: 53378|app: 0|req: 3661/7347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.393349] [53378]: DEBUG nova.api.openstack.wsgi [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.394930] [53378]: DEBUG nova.compute.api [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.398372] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.398610] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.398795] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.399156] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.399359] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.399531] [53378]: DEBUG oslo_concurrency.lockutils [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.413596] [53379]: DEBUG nova.policy [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.418104] [53379]: INFO nova.api.openstack.requestlog [None req-f3c6e708-3691-4779-b4aa-95b5c43721f8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1502 microversion: 2.1 time: 0.079314 [ 1064.418909] [53379]: [pid: 53379|app: 0|req: 3687/7348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1502 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.421132] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.422757] [53379]: DEBUG nova.compute.api [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.426225] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.426308] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.426488] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.426858] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.427059] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.427229] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.430738] [53378]: DEBUG nova.policy [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.434805] [53378]: INFO nova.api.openstack.requestlog [None req-c430f9e5-036a-4874-a797-8733e13d38b0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.043170 [ 1064.435255] [53378]: [pid: 53378|app: 0|req: 3662/7349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.458924] [53379]: DEBUG nova.policy [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.460133] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.461793] [53378]: DEBUG nova.compute.api [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.463363] [53379]: INFO nova.api.openstack.requestlog [None req-5b1a9f66-3ab9-4f2e-9d9b-e6e4554a2e52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.044212 [ 1064.463701] [53379]: [pid: 53379|app: 0|req: 3688/7350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.465348] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.465595] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.465780] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.466206] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.466410] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.466584] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.502855] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.504784] [53379]: DEBUG nova.compute.api [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.508948] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.509227] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.509417] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.509863] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.510444] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.510444] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.563210] [53378]: DEBUG nova.policy [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.568458] [53378]: INFO nova.api.openstack.requestlog [None req-7c368d8b-16f2-4fac-9a1d-bed6983590ec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1571 microversion: 2.1 time: 0.110498 [ 1064.568834] [53378]: [pid: 53378|app: 0|req: 3663/7351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1571 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.571609] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.573270] [53378]: DEBUG nova.compute.api [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.576788] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.577131] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.577355] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.577722] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.577930] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.578139] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.606319] [53379]: DEBUG nova.policy [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.611335] [53379]: INFO nova.api.openstack.requestlog [None req-0e0e0511-3d5a-47e8-a848-38d98437475a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.110944 [ 1064.611785] [53378]: DEBUG nova.policy [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.611890] [53379]: [pid: 53379|app: 0|req: 3689/7352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.614594] [53379]: DEBUG nova.api.openstack.wsgi [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.616255] [53379]: DEBUG nova.compute.api [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.616734] [53378]: INFO nova.api.openstack.requestlog [None req-e7590ffd-9b2a-4378-ae3f-20a6581cd144 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1287 microversion: 2.1 time: 0.047184 [ 1064.617169] [53378]: [pid: 53378|app: 0|req: 3664/7353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1287 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.620127] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.620127] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.620250] [53378]: DEBUG nova.api.openstack.wsgi [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.620286] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.620317] [53378]: DEBUG nova.compute.api [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.620346] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.620346] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.620477] [53379]: DEBUG oslo_concurrency.lockutils [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.623357] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.623434] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.623599] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.624603] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.624603] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.624603] [53378]: DEBUG oslo_concurrency.lockutils [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.639075] [53378]: DEBUG nova.compute.api [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1064.693030] [53378]: INFO nova.api.openstack.requestlog [None req-a045484c-ba7e-4b20-aae9-1386aa182038 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 204 len: 0 microversion: 2.1 time: 0.074998 [ 1064.693402] [53378]: [pid: 53378|app: 0|req: 3665/7354] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:36 2025] DELETE /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1064.697157] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.699316] [53378]: DEBUG nova.compute.api [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.702686] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.702686] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.702797] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.703175] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.703333] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.703509] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.714308] [53379]: DEBUG nova.policy [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.719269] [53379]: INFO nova.api.openstack.requestlog [None req-59da68fe-f1a8-48d1-b5c7-3cfe5b8dc452 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.106716 [ 1064.719628] [53379]: [pid: 53379|app: 0|req: 3690/7355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.722177] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.723906] [53379]: DEBUG nova.compute.api [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.728026] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.728188] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.728384] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.728749] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.728971] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.729165] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.736696] [53378]: DEBUG nova.policy [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.741173] [53378]: INFO nova.api.openstack.requestlog [None req-6b1c775c-0cef-44e3-8ea6-279948984b9d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1210 microversion: 2.1 time: 0.047003 [ 1064.741508] [53378]: [pid: 53378|app: 0|req: 3666/7356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:36 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.823025] [53379]: DEBUG nova.policy [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.827793] [53379]: INFO nova.api.openstack.requestlog [None req-dbc5eaba-02e4-4b01-b8c4-66b9e20c1bc3 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1505 microversion: 2.1 time: 0.107540 [ 1064.828170] [53379]: [pid: 53379|app: 0|req: 3691/7357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1505 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.309915] [53378]: DEBUG nova.api.openstack.wsgi [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.311597] [53378]: DEBUG nova.compute.api [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.316679] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.316982] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.317260] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.317626] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.317830] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.318032] [53378]: DEBUG oslo_concurrency.lockutils [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.404685] [53379]: DEBUG nova.api.openstack.wsgi [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.406481] [53379]: DEBUG nova.compute.api [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.410228] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.410403] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.410594] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.410977] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.411238] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.411366] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.429401] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.429726] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.429868] [53379]: DEBUG oslo_concurrency.lockutils [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.429994] [53379]: DEBUG nova.objects.instance [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1065.431388] [53378]: DEBUG nova.policy [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.435921] [53378]: INFO nova.api.openstack.requestlog [None req-316ba1b0-f266-4ebc-b066-6e876c56375a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1682 microversion: 2.1 time: 0.128180 [ 1065.436269] [53378]: [pid: 53378|app: 0|req: 3667/7358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1682 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.438815] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.440609] [53378]: DEBUG nova.compute.api [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.444183] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.444466] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.444677] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.445045] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.445253] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.445431] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.451011] [53379]: DEBUG nova.policy [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.455986] [53379]: INFO nova.api.openstack.requestlog [None req-3371d74a-6f52-420c-b131-5f03d83e8c63 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.053538 [ 1065.456356] [53379]: [pid: 53379|app: 0|req: 3692/7359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.458930] [53379]: DEBUG nova.api.openstack.wsgi [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.460628] [53379]: DEBUG nova.compute.api [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.463722] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.463987] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.464130] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.464479] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.464681] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.464854] [53379]: DEBUG oslo_concurrency.lockutils [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.498723] [53379]: DEBUG nova.policy [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.502876] [53379]: INFO nova.api.openstack.requestlog [None req-25965926-a88d-463d-8a91-c7a184bc7d17 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.045960 [ 1065.503222] [53379]: [pid: 53379|app: 0|req: 3693/7360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.506503] [53379]: DEBUG nova.api.openstack.wsgi [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.507732] [53379]: DEBUG nova.compute.api [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.512030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.512030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.512030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.512030] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.512225] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.512368] [53379]: DEBUG oslo_concurrency.lockutils [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.548165] [53379]: DEBUG nova.policy [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.551623] [53379]: INFO nova.api.openstack.requestlog [None req-c44faef5-1c96-4bc5-a8c4-d515a81dee73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.047798 [ 1065.552087] [53379]: [pid: 53379|app: 0|req: 3694/7361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.564251] [53378]: DEBUG nova.policy [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.569336] [53378]: INFO nova.api.openstack.requestlog [None req-3b5c1617-3e81-48cb-bb61-2e7640d7602f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1505 microversion: 2.1 time: 0.132444 [ 1065.569800] [53378]: [pid: 53378|app: 0|req: 3668/7362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1505 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.581973] [53379]: DEBUG nova.api.openstack.wsgi [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.582820] [53379]: DEBUG nova.compute.api [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.582867] [53378]: DEBUG nova.api.openstack.wsgi [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.584403] [53378]: DEBUG nova.compute.api [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.585912] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.586202] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.586396] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.586751] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.587046] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.587383] [53379]: DEBUG oslo_concurrency.lockutils [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.588328] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.588563] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.588755] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.589134] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.589340] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.589518] [53378]: DEBUG oslo_concurrency.lockutils [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.603488] [53379]: DEBUG nova.compute.api [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1065.606691] [53379]: INFO nova.compute.api [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Working on deleting snapshot 27ebc821-14fa-4531-b731-5e6e7a78f385 from shelved instance... [ 1065.689365] [53378]: DEBUG nova.policy [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.694403] [53378]: INFO nova.api.openstack.requestlog [None req-23222f19-3f0f-486d-931f-704f4c05ee4d tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1571 microversion: 2.1 time: 0.113851 [ 1065.694864] [53378]: [pid: 53378|app: 0|req: 3669/7363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1571 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1065.701019] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.701019] [53378]: DEBUG nova.compute.api [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.702755] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.703062] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.703258] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.703607] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.703799] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.703969] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.750859] [53379]: INFO nova.api.openstack.requestlog [None req-20a69e98-5beb-4623-9191-030f20746086 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 204 len: 0 microversion: 2.1 time: 0.170903 [ 1065.751220] [53379]: [pid: 53379|app: 0|req: 3695/7364] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:37 2025] DELETE /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1065.754356] [53379]: DEBUG nova.api.openstack.wsgi [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.756227] [53379]: DEBUG nova.compute.api [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.759638] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.759882] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.760114] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.760483] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.760687] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.760864] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.793710] [53379]: DEBUG nova.policy [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.798150] [53379]: INFO nova.api.openstack.requestlog [None req-85c15277-0df4-4041-b232-81de3ab7726e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1295 microversion: 2.1 time: 0.046225 [ 1065.798701] [53379]: [pid: 53379|app: 0|req: 3696/7365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1295 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.801312] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.803046] [53379]: DEBUG nova.compute.api [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.806760] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.807058] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.807262] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.807611] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.807809] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.807981] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.812364] [53378]: DEBUG nova.policy [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.816927] [53378]: INFO nova.api.openstack.requestlog [None req-5bc8dbd5-f1ee-4278-b41c-a6adc41e898d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.121560 [ 1065.817272] [53378]: [pid: 53378|app: 0|req: 3670/7366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:37 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.820898] [53378]: DEBUG nova.api.openstack.wsgi [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.822035] [53378]: DEBUG nova.compute.api [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.826084] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.826084] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.826084] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.826084] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.826084] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.826266] [53378]: DEBUG oslo_concurrency.lockutils [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.869241] [53378]: DEBUG nova.policy [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.873549] [53378]: INFO nova.api.openstack.requestlog [None req-28634e34-b4e6-48f7-9cbb-547bbebd4698 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1266 microversion: 2.1 time: 0.055677 [ 1065.873890] [53378]: [pid: 53378|app: 0|req: 3671/7367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1266 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.877500] [53378]: DEBUG nova.api.openstack.wsgi [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.879200] [53378]: DEBUG nova.compute.api [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.881340] [53379]: DEBUG nova.policy [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.882511] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.882740] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.882918] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.883522] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.883522] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.883698] [53378]: DEBUG oslo_concurrency.lockutils [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.888682] [53379]: INFO nova.api.openstack.requestlog [None req-2d2f7f34-eaa2-41ed-8d39-d6f3e3a3b659 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1366 microversion: 2.1 time: 0.089234 [ 1065.889026] [53379]: [pid: 53379|app: 0|req: 3697/7368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1366 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.895570] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.897564] [53379]: DEBUG nova.compute.api [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.904977] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.905265] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.905591] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.906844] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.906844] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.906844] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.993391] [53378]: DEBUG nova.policy [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.995540] [53379]: DEBUG nova.policy [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.002781] [53378]: INFO nova.api.openstack.requestlog [None req-557ab4e0-d50e-4623-9355-813aaa9f71cf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.126678 [ 1066.002781] [53378]: [pid: 53378|app: 0|req: 3672/7369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.002894] [53379]: INFO nova.api.openstack.requestlog [None req-ad2c4490-ef63-4cc3-8da6-5c3722ae9617 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1505 microversion: 2.1 time: 0.112603 [ 1066.002894] [53379]: [pid: 53379|app: 0|req: 3698/7370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1505 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.448725] [53378]: DEBUG nova.api.openstack.wsgi [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.450587] [53378]: DEBUG nova.compute.api [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.456186] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.456512] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.456715] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.457096] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.457302] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.457480] [53378]: DEBUG oslo_concurrency.lockutils [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.477025] [53379]: DEBUG nova.api.openstack.wsgi [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.478257] [53379]: DEBUG nova.compute.api [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.482436] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.482696] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.483411] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.483411] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.483526] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.483629] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.513233] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.513524] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.513695] [53379]: DEBUG oslo_concurrency.lockutils [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.513942] [53379]: DEBUG nova.objects.instance [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1066.547292] [53379]: DEBUG nova.policy [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.555054] [53379]: INFO nova.api.openstack.requestlog [None req-19e3969d-32b6-4a1a-8dd5-5f3a2c25b2a5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.084130 [ 1066.555400] [53379]: [pid: 53379|app: 0|req: 3699/7371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.556985] [53378]: DEBUG nova.policy [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.558171] [53379]: DEBUG nova.api.openstack.wsgi [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.559897] [53379]: DEBUG nova.compute.api [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.562414] [53378]: INFO nova.api.openstack.requestlog [None req-05896da2-1047-463b-aa58-cec3f67fabc2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1682 microversion: 2.1 time: 0.116309 [ 1066.562768] [53378]: [pid: 53378|app: 0|req: 3673/7372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1682 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.565589] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.566896] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.567190] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.567231] [53378]: DEBUG nova.compute.api [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.567385] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.567755] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.567956] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.568149] [53379]: DEBUG oslo_concurrency.lockutils [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.570545] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.572218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.572218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.572218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.572218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.572218] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.606205] [53378]: DEBUG nova.policy [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.607295] [53379]: DEBUG nova.policy [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.613321] [53379]: INFO nova.api.openstack.requestlog [None req-a857c6fa-8e2c-4fb9-a737-78ebaa6b8c2e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.057295 [ 1066.613668] [53379]: [pid: 53379|app: 0|req: 3700/7373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.613909] [53378]: INFO nova.api.openstack.requestlog [None req-a5477561-ce98-46cc-a620-4f87d609d4fc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.050138 [ 1066.614434] [53378]: [pid: 53378|app: 0|req: 3674/7374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.707014] [53379]: DEBUG nova.api.openstack.wsgi [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.708955] [53379]: DEBUG nova.compute.api [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.712843] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.713095] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.713291] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.713644] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.713849] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.714035] [53379]: DEBUG oslo_concurrency.lockutils [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.811674] [53378]: DEBUG nova.api.openstack.wsgi [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.813377] [53378]: DEBUG nova.compute.api [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.816939] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.817236] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.817428] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.817787] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.817988] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.818198] [53378]: DEBUG oslo_concurrency.lockutils [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.821356] [53379]: DEBUG nova.policy [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.828221] [53379]: INFO nova.api.openstack.requestlog [None req-ede8ecd0-fa4a-4e23-9b4e-bc9733a5ef6a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1576 microversion: 2.1 time: 0.123409 [ 1066.828959] [53379]: [pid: 53379|app: 0|req: 3701/7375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:38 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1576 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.832271] [53379]: DEBUG nova.api.openstack.wsgi [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.834638] [53379]: DEBUG nova.compute.api [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.839303] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.839651] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.839973] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.840537] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.840888] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.841192] [53379]: DEBUG oslo_concurrency.lockutils [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.888903] [53378]: DEBUG nova.policy [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.893410] [53378]: INFO nova.api.openstack.requestlog [None req-c4d70618-0d43-4c43-aa3e-20a6d28006c0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.083955 [ 1066.893750] [53378]: [pid: 53378|app: 0|req: 3675/7376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.896446] [53378]: DEBUG nova.api.openstack.wsgi [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.898072] [53378]: DEBUG nova.compute.api [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.901816] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.902132] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.902265] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.902619] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.902821] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.903048] [53378]: DEBUG oslo_concurrency.lockutils [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.937008] [53378]: DEBUG nova.policy [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.941335] [53378]: INFO nova.api.openstack.requestlog [None req-555fb93d-2b9d-4f41-91cb-a3ac198e313b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1266 microversion: 2.1 time: 0.046903 [ 1066.941820] [53378]: [pid: 53378|app: 0|req: 3676/7377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1266 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.944300] [53378]: DEBUG nova.api.openstack.wsgi [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.946034] [53378]: DEBUG nova.compute.api [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.949233] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.949542] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.949743] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.950112] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.950328] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.950506] [53378]: DEBUG oslo_concurrency.lockutils [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.955051] [53379]: DEBUG nova.policy [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.959998] [53379]: INFO nova.api.openstack.requestlog [None req-88f352e3-ab94-474d-b8fa-13a994bc335d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.130339 [ 1066.960405] [53379]: [pid: 53379|app: 0|req: 3702/7378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.019476] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.022258] [53379]: DEBUG nova.compute.api [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.026706] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.026902] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.027168] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.027549] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.027751] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.027935] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.066620] [53378]: DEBUG nova.policy [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.072773] [53378]: INFO nova.api.openstack.requestlog [None req-98134bc6-ef89-48fc-9dc4-c4e93da8d339 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1554 microversion: 2.1 time: 0.130312 [ 1067.073116] [53378]: [pid: 53378|app: 0|req: 3677/7379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1554 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.075547] [53378]: DEBUG nova.api.openstack.wsgi [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.077279] [53378]: DEBUG nova.compute.api [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.081758] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.081995] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.082213] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.082561] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.082794] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.082976] [53378]: DEBUG oslo_concurrency.lockutils [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.117394] [53378]: DEBUG nova.policy [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.126603] [53378]: INFO nova.api.openstack.requestlog [None req-36315ebf-e4ee-40c5-8daf-d86e65631e1e tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1463 microversion: 2.1 time: 0.051887 [ 1067.127153] [53378]: [pid: 53378|app: 0|req: 3678/7380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.131080] [53378]: DEBUG nova.api.openstack.wsgi [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.133716] [53378]: DEBUG nova.compute.api [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.138697] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.139142] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.139500] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.140046] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.140399] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.140709] [53378]: DEBUG oslo_concurrency.lockutils [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.148048] [53379]: DEBUG nova.policy [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.154036] [53379]: INFO nova.api.openstack.requestlog [None req-7ba354d1-d883-4de0-8fbf-f61c6c275355 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.139227 [ 1067.154036] [53379]: [pid: 53379|app: 0|req: 3703/7381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.156913] [53379]: DEBUG nova.api.openstack.wsgi [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27d5a991-f39e-4598-a9b0-4b3ddb36a8b6", "name": "network-vif-deleted", "tag": "2e11980e-b7c3-4ccd-a4dc-d8295c5297aa"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1067.162367] [53379]: DEBUG oslo_concurrency.lockutils [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.162599] [53379]: DEBUG oslo_concurrency.lockutils [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.162784] [53379]: DEBUG oslo_concurrency.lockutils [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.168757] [53379]: INFO nova.api.openstack.compute.server_external_events [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] Creating event network-vif-deleted:2e11980e-b7c3-4ccd-a4dc-d8295c5297aa for instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 on cpu-1 [ 1067.171771] [53379]: INFO nova.api.openstack.requestlog [req-b934fcde-2be6-4723-86a3-bf8d21c24a30 req-76852548-0300-4e12-8959-3d7e8a455b08 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016524 [ 1067.171771] [53379]: [pid: 53379|app: 0|req: 3704/7382] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:39 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.192422] [53378]: INFO nova.api.openstack.requestlog [None req-19892129-4e1d-4fb7-bf42-f88f1970f534 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.064476 [ 1067.192979] [53378]: [pid: 53378|app: 0|req: 3679/7383] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface => generated 287 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.571518] [53379]: DEBUG nova.api.openstack.wsgi [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.573284] [53379]: DEBUG nova.compute.api [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.578209] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.578453] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.578642] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.578997] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.579217] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.579393] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.580447] [53378]: DEBUG nova.api.openstack.wsgi [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.582243] [53378]: DEBUG nova.compute.api [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.585538] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.585778] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.586031] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.586395] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.586604] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.586783] [53378]: DEBUG oslo_concurrency.lockutils [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.596418] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.596643] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.596826] [53379]: DEBUG oslo_concurrency.lockutils [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.597058] [53379]: DEBUG nova.objects.instance [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1067.619081] [53379]: DEBUG nova.policy [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.623847] [53379]: INFO nova.api.openstack.requestlog [None req-050735dc-3dde-4ba9-b6ac-0bbafdc25b04 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.055207 [ 1067.624258] [53379]: [pid: 53379|app: 0|req: 3705/7384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.627115] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.629032] [53379]: DEBUG nova.compute.api [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.632106] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.632473] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.632721] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.633019] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.633237] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.633408] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.665233] [53379]: DEBUG nova.policy [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.672552] [53379]: INFO nova.api.openstack.requestlog [None req-e0a48d2b-b074-4564-a132-0f297afe72c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.047209 [ 1067.673451] [53379]: [pid: 53379|app: 0|req: 3706/7385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.679224] [53379]: DEBUG nova.api.openstack.wsgi [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.680855] [53379]: DEBUG nova.compute.api [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.684708] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.684933] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.685132] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.685482] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.685733] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.685886] [53379]: DEBUG oslo_concurrency.lockutils [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.719011] [53379]: DEBUG nova.policy [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.723621] [53379]: INFO nova.api.openstack.requestlog [None req-6205ee09-681d-4290-a739-7b75add9dcf7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.049687 [ 1067.724983] [53379]: [pid: 53379|app: 0|req: 3707/7386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.731815] [53378]: DEBUG nova.policy [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.741258] [53378]: INFO nova.api.openstack.requestlog [None req-0552a2f5-c81c-43ad-a36c-f4c984c81c1a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1680 microversion: 2.1 time: 0.163083 [ 1067.741615] [53378]: [pid: 53378|app: 0|req: 3680/7387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:39 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1680 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.841314] [53379]: DEBUG nova.api.openstack.wsgi [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.843056] [53379]: DEBUG nova.compute.api [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.846828] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.847113] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.847477] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.847652] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.847858] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.848045] [53379]: DEBUG oslo_concurrency.lockutils [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.927211] [53378]: DEBUG nova.api.openstack.wsgi [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4a62fff-185a-4ea7-aa47-14b7b3d19222", "name": "network-vif-plugged", "status": "completed", "tag": "95ee2541-e824-497a-8c7e-5291c97d01f2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1067.937296] [53378]: DEBUG oslo_concurrency.lockutils [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.937296] [53378]: DEBUG oslo_concurrency.lockutils [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.937296] [53378]: DEBUG oslo_concurrency.lockutils [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.945151] [53378]: INFO nova.api.openstack.compute.server_external_events [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] Creating event network-vif-plugged:95ee2541-e824-497a-8c7e-5291c97d01f2 for instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 on cpu-1 [ 1067.949342] [53378]: INFO nova.api.openstack.requestlog [req-84207130-3c0a-4626-be08-35198eea6df3 req-d283a12e-51f2-46da-96b2-6dda01835a60 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058721 [ 1067.949742] [53378]: [pid: 53378|app: 0|req: 3681/7388] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:40 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.953166] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.954536] [53378]: DEBUG nova.compute.api [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.959486] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.959486] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.959951] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.960240] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.960620] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.960948] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.969858] [53379]: DEBUG nova.policy [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.985715] [53379]: INFO nova.api.openstack.requestlog [None req-f007befa-b45e-4848-b133-503d998b7336 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1576 microversion: 2.1 time: 0.146086 [ 1067.987409] [53379]: [pid: 53379|app: 0|req: 3708/7389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1576 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.994025] [53379]: DEBUG nova.api.openstack.wsgi [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.996703] [53379]: DEBUG nova.compute.api [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.002707] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.002945] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.003348] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.003587] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.003761] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.004020] [53379]: DEBUG oslo_concurrency.lockutils [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.054284] [53379]: DEBUG nova.policy [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.058998] [53379]: INFO nova.api.openstack.requestlog [None req-28b9eae5-25d7-4133-848c-ed85fa0334b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1274 microversion: 2.1 time: 0.070908 [ 1068.059352] [53379]: [pid: 53379|app: 0|req: 3709/7390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.061904] [53379]: DEBUG nova.api.openstack.wsgi [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1068.067338] [53379]: DEBUG oslo_concurrency.lockutils [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.067785] [53379]: DEBUG oslo_concurrency.lockutils [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.068017] [53379]: DEBUG oslo_concurrency.lockutils [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.074623] [53379]: INFO nova.api.openstack.compute.server_external_events [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] Creating event network-changed:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1068.080148] [53379]: INFO nova.api.openstack.requestlog [req-10957c06-66d5-4cfa-ae87-ca5d8001e82f req-e171d78f-89ac-47f8-a47f-9eae0506ff20 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017454 [ 1068.080148] [53379]: [pid: 53379|app: 0|req: 3710/7391] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:40 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1068.081035] [53378]: DEBUG nova.policy [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.084035] [53379]: DEBUG nova.api.openstack.wsgi [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.085679] [53379]: DEBUG nova.compute.api [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.088911] [53378]: INFO nova.api.openstack.requestlog [None req-c8555d93-d6c5-4c6b-9081-36c45579d9aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.138420 [ 1068.089303] [53378]: [pid: 53378|app: 0|req: 3682/7392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.090327] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.090327] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.090484] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.090725] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.090928] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.091119] [53379]: DEBUG oslo_concurrency.lockutils [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.139253] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.141437] [53378]: DEBUG nova.compute.api [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.145836] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.146921] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.147197] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.147602] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.147814] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.148056] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.191787] [53378]: DEBUG nova.policy [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.196268] [53378]: INFO nova.api.openstack.requestlog [None req-e8e7fe7e-7779-493b-8173-14af43602914 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1287 microversion: 2.1 time: 0.059136 [ 1068.196784] [53378]: [pid: 53378|app: 0|req: 3683/7393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1287 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.199625] [53378]: DEBUG nova.api.openstack.wsgi [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.201369] [53378]: DEBUG nova.compute.api [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.205637] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.205966] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.206245] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.206670] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.206931] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.207175] [53378]: DEBUG oslo_concurrency.lockutils [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.303122] [53378]: DEBUG nova.policy [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.310635] [53378]: INFO nova.api.openstack.requestlog [None req-79d05c45-6073-4afe-9573-b417f6f0b3d7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.113052 [ 1068.311036] [53378]: [pid: 53378|app: 0|req: 3684/7394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.336417] [53378]: DEBUG nova.api.openstack.wsgi [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.338677] [53378]: DEBUG nova.compute.api [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.342834] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.343150] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.343387] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.344104] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.344417] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.344590] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.418938] [53378]: DEBUG nova.policy [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.427124] [53378]: INFO nova.api.openstack.requestlog [None req-2020bafe-867a-43fc-ade3-0b63a421052f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1675 microversion: 2.1 time: 0.091802 [ 1068.427881] [53378]: [pid: 53378|app: 0|req: 3685/7395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1675 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.445092] [53378]: DEBUG nova.api.openstack.wsgi [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.447455] [53378]: DEBUG nova.compute.api [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.452443] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.452883] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.454080] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.454770] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.455145] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.455465] [53378]: DEBUG oslo_concurrency.lockutils [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.458026] [53379]: DEBUG nova.policy [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.467520] [53379]: INFO nova.api.openstack.requestlog [None req-8f3236c5-5b2a-4f0b-972a-bca886954c48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.388373 [ 1068.467905] [53379]: [pid: 53379|app: 0|req: 3711/7396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.526918] [53378]: INFO nova.api.openstack.requestlog [None req-c240f1d8-5cc4-4115-ba74-47bbac2a7513 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.084450 [ 1068.527175] [53378]: [pid: 53378|app: 0|req: 3686/7397] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface => generated 288 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1068.645106] [53379]: DEBUG nova.api.openstack.wsgi [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.646947] [53379]: DEBUG nova.compute.api [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.651093] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.651380] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.651675] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.652185] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.652481] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.652733] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.673815] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.674092] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.674293] [53379]: DEBUG oslo_concurrency.lockutils [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.674499] [53379]: DEBUG nova.objects.instance [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1068.686354] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.688110] [53378]: DEBUG nova.compute.api [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.692022] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.692296] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.692487] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.692845] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.693063] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.693242] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.697584] [53379]: DEBUG nova.policy [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.702153] [53379]: INFO nova.api.openstack.requestlog [None req-ccff7104-ff66-4504-bea3-b5c3e36612be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.059896 [ 1068.702705] [53379]: [pid: 53379|app: 0|req: 3712/7398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.743254] [53379]: DEBUG nova.api.openstack.wsgi [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.745910] [53379]: DEBUG nova.compute.api [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.749925] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.750234] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.750429] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.750827] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.750986] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.751319] [53379]: DEBUG oslo_concurrency.lockutils [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.752646] [53378]: DEBUG nova.policy [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.757179] [53378]: INFO nova.api.openstack.requestlog [None req-5bf176bc-1154-464d-8e74-69e054746730 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.073340 [ 1068.757510] [53378]: [pid: 53378|app: 0|req: 3687/7399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:40 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.760643] [53378]: DEBUG nova.api.openstack.wsgi [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.762395] [53378]: DEBUG nova.compute.api [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.765755] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.766225] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.766428] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.766794] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.767148] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.767208] [53378]: DEBUG oslo_concurrency.lockutils [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.791629] [53379]: DEBUG nova.policy [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.796417] [53379]: INFO nova.api.openstack.requestlog [None req-e587a713-42e6-4c79-901a-36915880a5b7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.055495 [ 1068.796761] [53379]: [pid: 53379|app: 0|req: 3713/7400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.910051] [53378]: DEBUG nova.policy [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.917219] [53378]: INFO nova.api.openstack.requestlog [None req-53642ddf-05f4-4d4a-aa68-15e3d8ce29f6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1681 microversion: 2.1 time: 0.159026 [ 1068.917570] [53378]: [pid: 53378|app: 0|req: 3688/7401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1681 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.001921] [53379]: DEBUG nova.api.openstack.wsgi [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.004066] [53379]: DEBUG nova.compute.api [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.008572] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.008847] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.009052] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.009623] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.009831] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.010018] [53379]: DEBUG oslo_concurrency.lockutils [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.075451] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.077469] [53378]: DEBUG nova.compute.api [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.082043] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.083929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.083929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.083929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.083929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.083929] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.100104] [53379]: DEBUG nova.policy [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.108593] [53379]: INFO nova.api.openstack.requestlog [None req-f39b1792-a23f-486e-80d0-249a1a6e3cb7 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1569 microversion: 2.1 time: 0.108114 [ 1069.108593] [53379]: [pid: 53379|app: 0|req: 3714/7402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1569 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.110417] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.111671] [53379]: DEBUG nova.compute.api [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.115314] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.115594] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.115821] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.116263] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.116537] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.116756] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.218729] [53379]: DEBUG nova.policy [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.223465] [53379]: INFO nova.api.openstack.requestlog [None req-c6ca8ec5-e1d1-4d93-bf20-1e16e6683897 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.115407 [ 1069.223843] [53379]: [pid: 53379|app: 0|req: 3715/7403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.229142] [53379]: DEBUG nova.api.openstack.wsgi [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-766809130"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1069.230949] [53379]: DEBUG nova.compute.api [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.234295] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.234581] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.234812] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.235228] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.235495] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.235710] [53379]: DEBUG oslo_concurrency.lockutils [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.248759] [53378]: DEBUG nova.policy [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.253384] [53378]: INFO nova.api.openstack.requestlog [None req-2e28a044-81f3-436d-9289-4068bb7464bc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.182525 [ 1069.256309] [53378]: [pid: 53378|app: 0|req: 3689/7404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.256309] [53378]: DEBUG nova.api.openstack.wsgi [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.258090] [53378]: DEBUG nova.compute.api [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.261493] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.262270] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.262270] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.262270] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.262491] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.262661] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.284977] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.286629] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.286629] [53378]: DEBUG oslo_concurrency.lockutils [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.286629] [53378]: DEBUG nova.objects.instance [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1069.310519] [53379]: INFO nova.network.security_group_api [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Adding security group 124abee3-9825-4453-992b-57e4353bc4ed to port 2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b [ 1069.312334] [53378]: DEBUG nova.policy [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.318104] [53378]: INFO nova.api.openstack.requestlog [None req-76b40ca4-c048-4712-94cb-974cc1671a52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.063753 [ 1069.318309] [53378]: [pid: 53378|app: 0|req: 3690/7405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.326683] [53378]: DEBUG nova.api.openstack.wsgi [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.328531] [53378]: DEBUG nova.compute.api [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.332036] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.332140] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.332328] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.333027] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.333027] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.333201] [53378]: DEBUG oslo_concurrency.lockutils [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.423317] [53378]: DEBUG nova.policy [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.428509] [53378]: INFO nova.api.openstack.requestlog [None req-679a89b5-ca68-4cd5-8e19-f836f068bfc8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.103820 [ 1069.428856] [53378]: [pid: 53378|app: 0|req: 3691/7406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1069.482384] [53378]: DEBUG nova.api.openstack.wsgi [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.484259] [53378]: DEBUG nova.compute.api [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.488691] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.488953] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.489135] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.489494] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.489694] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.489869] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.576816] [53379]: INFO nova.api.openstack.requestlog [None req-196cc04c-565f-48e1-aa2b-abe516ab46ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action" status: 202 len: 0 microversion: 2.1 time: 0.352192 [ 1069.581876] [53379]: [pid: 53379|app: 0|req: 3716/7407] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:41 2025] POST /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7/action => generated 0 bytes in 357 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1069.584717] [53379]: DEBUG nova.api.openstack.wsgi [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d3c49e7-81fe-416a-b39e-c7cee1f09ac7", "tag": "2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1069.593542] [53379]: DEBUG oslo_concurrency.lockutils [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.594386] [53379]: DEBUG oslo_concurrency.lockutils [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.594589] [53379]: DEBUG oslo_concurrency.lockutils [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.601996] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] Creating event network-changed:2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b for instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 on cpu-1 [ 1069.605053] [53379]: INFO nova.api.openstack.requestlog [req-e83c8756-7747-4abb-baeb-277c3db55c78 req-b78d4570-da55-4bf7-b8e2-f5d8d29bbb98 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022477 [ 1069.605512] [53379]: [pid: 53379|app: 0|req: 3717/7408] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:41 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) [ 1069.608241] [53379]: DEBUG nova.api.openstack.wsgi [None req-86a60e90-0d4d-4de8-88da-e7429fa19482 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f72bbb2e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.655190] [53379]: DEBUG neutronclient.v2_0.client [None req-86a60e90-0d4d-4de8-88da-e7429fa19482 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 124abee3-9825-4453-992b-57e4353bc4ed in use.", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1069.655791] [53379]: INFO nova.api.openstack.wsgi [None req-86a60e90-0d4d-4de8-88da-e7429fa19482 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security Group 124abee3-9825-4453-992b-57e4353bc4ed in use. [ 1069.655791] [53379]: Neutron server returns request_ids: ['req-533fe1d4-bd53-4cf7-bd00-0a0338f60b9f'] [ 1069.656192] [53379]: DEBUG nova.api.openstack.wsgi [None req-86a60e90-0d4d-4de8-88da-e7429fa19482 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 400 to user: Security Group 124abee3-9825-4453-992b-57e4353bc4ed in use. [ 1069.656192] [53379]: Neutron server returns request_ids: ['req-533fe1d4-bd53-4cf7-bd00-0a0338f60b9f'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1069.656640] [53379]: INFO nova.api.openstack.requestlog [None req-86a60e90-0d4d-4de8-88da-e7429fa19482 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed" status: 400 len: 185 microversion: 2.1 time: 0.050685 [ 1069.656975] [53379]: [pid: 53379|app: 0|req: 3718/7409] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:41 2025] DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed => generated 185 bytes in 51 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1069.661577] [53379]: DEBUG nova.api.openstack.wsgi [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.661877] [53379]: DEBUG nova.compute.api [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.666293] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.666529] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.666717] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.667125] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.667345] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.667523] [53379]: DEBUG oslo_concurrency.lockutils [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.683580] [53379]: DEBUG nova.compute.api [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1069.691212] [53378]: DEBUG nova.policy [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.696434] [53378]: INFO nova.api.openstack.requestlog [None req-bed8395f-871e-4956-bc3e-ebcc3bb80db0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.216435 [ 1069.696766] [53378]: [pid: 53378|app: 0|req: 3692/7410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:41 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.723815] [53378]: DEBUG nova.api.openstack.wsgi [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.727194] [53378]: DEBUG nova.compute.api [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.731026] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.731180] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.731388] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.731750] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.731951] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.732147] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.741259] [53379]: INFO nova.api.openstack.requestlog [None req-88b930cf-f160-4b4e-b518-19ca1fc1423b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 204 len: 0 microversion: 2.1 time: 0.081253 [ 1069.741918] [53379]: [pid: 53379|app: 0|req: 3719/7411] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:41 2025] DELETE /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1069.749039] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.750485] [53379]: DEBUG nova.compute.api [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.753530] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.753619] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.753872] [53378]: DEBUG oslo_concurrency.lockutils [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.754085] [53378]: DEBUG nova.objects.instance [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1069.754641] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.754912] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.755150] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.755510] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.755710] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.755881] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.780472] [53378]: DEBUG nova.policy [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.786571] [53378]: INFO nova.api.openstack.requestlog [None req-ddaf6b27-93a7-4e98-928e-721438327dd0 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.066408 [ 1069.786657] [53378]: [pid: 53378|app: 0|req: 3693/7412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.790687] [53378]: DEBUG nova.api.openstack.wsgi [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.790829] [53378]: DEBUG nova.compute.api [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.794393] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.795103] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.795103] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.795103] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.795276] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.795453] [53378]: DEBUG oslo_concurrency.lockutils [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.835772] [53378]: DEBUG nova.policy [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.841118] [53378]: INFO nova.api.openstack.requestlog [None req-c760304e-5e67-42a9-a4a5-4b9e9d38c374 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1187 microversion: 2.1 time: 0.053765 [ 1069.841499] [53378]: [pid: 53378|app: 0|req: 3694/7413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1187 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.844208] [53378]: DEBUG nova.api.openstack.wsgi [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.846008] [53378]: DEBUG nova.compute.api [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.849804] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.850087] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.850297] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.850861] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.851112] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.851112] [53378]: DEBUG oslo_concurrency.lockutils [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.852392] [53379]: DEBUG nova.policy [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.857027] [53379]: INFO nova.api.openstack.requestlog [None req-8c33a2e0-e8c2-4979-a349-63ebdf98db8e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1643 microversion: 2.1 time: 0.111806 [ 1069.857370] [53379]: [pid: 53379|app: 0|req: 3720/7414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1643 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1069.887119] [53378]: DEBUG nova.policy [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.894133] [53378]: INFO nova.api.openstack.requestlog [None req-62430320-7832-4299-8222-d586962ba862 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.051783 [ 1069.894847] [53378]: [pid: 53378|app: 0|req: 3695/7415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.934648] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.936236] [53379]: DEBUG nova.compute.api [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.941325] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.089896] [53378]: DEBUG nova.api.openstack.wsgi [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "tag": "b588a172-a983-4d26-8901-d7797917b971"}, {"name": "network-changed", "server_uuid": "a4a62fff-185a-4ea7-aa47-14b7b3d19222", "tag": "95ee2541-e824-497a-8c7e-5291c97d01f2"}, {"name": "network-changed", "server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "tag": "b588a172-a983-4d26-8901-d7797917b971"}, {"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1070.100519] [53378]: DEBUG oslo_concurrency.lockutils [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.100784] [53378]: DEBUG oslo_concurrency.lockutils [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.101033] [53378]: DEBUG oslo_concurrency.lockutils [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.103206] [53379]: DEBUG nova.policy [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.110115] [53379]: INFO nova.api.openstack.requestlog [None req-c5f655ff-8acd-449a-a106-5c274f149af4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.178040 [ 1070.110491] [53379]: [pid: 53379|app: 0|req: 3721/7416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.116114] [53378]: INFO nova.api.openstack.compute.server_external_events [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Creating event network-changed:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1070.116114] [53378]: INFO nova.api.openstack.compute.server_external_events [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Creating event network-changed:95ee2541-e824-497a-8c7e-5291c97d01f2 for instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 on cpu-1 [ 1070.116375] [53378]: INFO nova.api.openstack.compute.server_external_events [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Creating event network-changed:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1070.116614] [53378]: INFO nova.api.openstack.compute.server_external_events [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] Creating event network-changed:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1070.123069] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1070.124013] [53378]: INFO nova.api.openstack.requestlog [req-756a4660-1254-4788-91e9-95c3bee1b572 req-70bf566d-1778-454f-bb44-754b5b5dc6e5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 680 microversion: 2.1 time: 0.036727 [ 1070.124385] [53378]: [pid: 53378|app: 0|req: 3696/7417] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:42 2025] POST /compute/v2.1/os-server-external-events => generated 680 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1070.126139] [53379]: DEBUG nova.compute.api [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.131912] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.179274] [53379]: INFO nova.api.openstack.requestlog [None req-c7338093-ef95-47fe-8097-b1193afe3d20 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action" status: 204 len: 0 microversion: 2.1 time: 0.058338 [ 1070.180166] [53379]: [pid: 53379|app: 0|req: 3722/7418] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:42 2025] POST /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1070.186029] [53378]: DEBUG nova.api.openstack.wsgi [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.187303] [53378]: DEBUG nova.compute.api [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.190838] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.191101] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.191294] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.191645] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.191850] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.192039] [53378]: DEBUG oslo_concurrency.lockutils [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.237952] [53379]: DEBUG nova.api.openstack.wsgi [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.240344] [53379]: DEBUG nova.compute.api [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.244374] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.244687] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.244957] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.245392] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.245779] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.246075] [53379]: DEBUG oslo_concurrency.lockutils [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.294267] [53378]: DEBUG nova.policy [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.299925] [53378]: INFO nova.api.openstack.requestlog [None req-2020c47d-c230-460c-84b9-1bde2ca38ba7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.117279 [ 1070.300462] [53378]: [pid: 53378|app: 0|req: 3697/7419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.302760] [53378]: DEBUG nova.api.openstack.wsgi [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.304432] [53378]: DEBUG nova.compute.api [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.307999] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.308256] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.308442] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.308796] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.308996] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.309213] [53378]: DEBUG oslo_concurrency.lockutils [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.319524] [53379]: DEBUG nova.policy [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.324416] [53379]: INFO nova.api.openstack.requestlog [None req-309e81c5-cbd4-4185-ab4b-0e20a595e700 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.089268 [ 1070.324894] [53379]: [pid: 53379|app: 0|req: 3723/7420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.334802] [53379]: DEBUG nova.api.openstack.wsgi [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.337464] [53379]: DEBUG nova.compute.api [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.340992] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.341317] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.341554] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.341941] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.342159] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.342335] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.367018] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.367018] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.367018] [53379]: DEBUG oslo_concurrency.lockutils [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.367018] [53379]: DEBUG nova.objects.instance [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1070.391571] [53379]: DEBUG nova.policy [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.396117] [53379]: INFO nova.api.openstack.requestlog [None req-64593327-9d57-4b0a-acd1-978e8a9a9245 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.064257 [ 1070.396445] [53379]: [pid: 53379|app: 0|req: 3724/7421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1070.412252] [53378]: DEBUG nova.policy [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.419213] [53378]: INFO nova.api.openstack.requestlog [None req-666cc7b4-5e37-4617-b860-f16e8cb48a74 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.117564 [ 1070.419667] [53378]: [pid: 53378|app: 0|req: 3698/7422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.441505] [53379]: DEBUG nova.api.openstack.wsgi [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.443191] [53379]: DEBUG nova.compute.api [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.448159] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.448524] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.449033] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.449529] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.449862] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.450152] [53379]: DEBUG oslo_concurrency.lockutils [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.544015] [53379]: DEBUG nova.policy [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.549463] [53379]: INFO nova.api.openstack.requestlog [None req-9473d13d-2959-42e6-a089-6d9b3689ebc0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.110421 [ 1070.549807] [53379]: [pid: 53379|app: 0|req: 3725/7423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.637384] [53378]: DEBUG nova.api.openstack.wsgi [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "9962cada-6911-423f-b7b8-9fb53a115386"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1070.639636] [53378]: DEBUG nova.compute.api [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.643349] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.643643] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.643878] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.644663] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.645091] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.645387] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.709614] [53379]: DEBUG nova.api.openstack.wsgi [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.711909] [53379]: DEBUG nova.compute.api [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.716052] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.716378] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.716580] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.717043] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.717309] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.717552] [53379]: DEBUG oslo_concurrency.lockutils [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.824205] [53379]: DEBUG nova.policy [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.832195] [53379]: INFO nova.api.openstack.requestlog [None req-31f80fdd-d0f4-45f2-9fcb-3afe95c918e0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.123834 [ 1070.832572] [53379]: [pid: 53379|app: 0|req: 3726/7424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:42 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.836267] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.838819] [53379]: DEBUG nova.compute.api [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.841379] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.841686] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.841976] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.842394] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.842638] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.843045] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.861779] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.862098] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.862332] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.862563] [53379]: DEBUG nova.objects.instance [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1070.887448] [53379]: DEBUG nova.policy [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.892828] [53379]: INFO nova.api.openstack.requestlog [None req-3fade45d-ab5a-402e-98ff-56fad8addf56 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.059780 [ 1070.893390] [53379]: [pid: 53379|app: 0|req: 3727/7425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.895869] [53379]: DEBUG nova.api.openstack.wsgi [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.899045] [53379]: DEBUG nova.compute.api [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.904318] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.904684] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.904961] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.907775] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.907775] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.907775] [53379]: DEBUG oslo_concurrency.lockutils [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.949037] [53379]: DEBUG nova.policy [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.955715] [53379]: INFO nova.api.openstack.requestlog [None req-60264045-abe4-441b-892e-fd8560523ae3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1243 microversion: 2.1 time: 0.059232 [ 1070.955715] [53379]: [pid: 53379|app: 0|req: 3728/7426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.957963] [53379]: DEBUG nova.api.openstack.wsgi [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.959973] [53379]: DEBUG nova.compute.api [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.963761] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.964064] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.964244] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.964616] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.964820] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.964987] [53379]: DEBUG oslo_concurrency.lockutils [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.085818] [53379]: DEBUG nova.policy [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.096026] [53379]: INFO nova.api.openstack.requestlog [None req-0ecd2bfb-8929-4daf-baa2-0ad7943cd5cc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1643 microversion: 2.1 time: 0.141160 [ 1071.096026] [53379]: [pid: 53379|app: 0|req: 3729/7427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1643 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.103937] [53379]: DEBUG nova.api.openstack.wsgi [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.107837] [53379]: DEBUG nova.compute.api [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.113529] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.113795] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.114553] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.114553] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.114685] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.114734] [53379]: DEBUG oslo_concurrency.lockutils [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.161849] [53379]: DEBUG nova.policy [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.165914] [53379]: INFO nova.api.openstack.requestlog [None req-3886b394-6b8f-4064-b8a5-1e10787c2f0a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.067449 [ 1071.166306] [53379]: [pid: 53379|app: 0|req: 3730/7428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.314415] [53379]: DEBUG nova.api.openstack.wsgi [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.315911] [53379]: DEBUG nova.compute.api [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.319389] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.319627] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.319813] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.320185] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.320395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.320574] [53379]: DEBUG oslo_concurrency.lockutils [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.397525] [53379]: DEBUG nova.policy [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.402671] [53379]: INFO nova.api.openstack.requestlog [None req-8782e96e-63cb-41ce-952f-229fb50da208 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.091906 [ 1071.403012] [53379]: [pid: 53379|app: 0|req: 3731/7429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.407977] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.412196] [53379]: DEBUG nova.compute.api [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.413389] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.413618] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.413799] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.414324] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.414530] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.414708] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.484418] [53379]: DEBUG nova.policy [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.488727] [53379]: INFO nova.api.openstack.requestlog [None req-0e317abb-7857-4d12-b207-3a523c113d66 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.085151 [ 1071.489058] [53379]: [pid: 53379|app: 0|req: 3732/7430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.491342] [53379]: DEBUG nova.api.openstack.wsgi [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.492905] [53379]: DEBUG nova.compute.api [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.495995] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.496252] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.496437] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.496927] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.497024] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.497195] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.516694] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.516929] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.517172] [53379]: DEBUG oslo_concurrency.lockutils [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.517374] [53379]: DEBUG nova.objects.instance [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1071.536629] [53379]: DEBUG nova.policy [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.540325] [53379]: INFO nova.api.openstack.requestlog [None req-6535a0f0-41a6-4f0b-9712-8fd24a08c951 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.050740 [ 1071.540645] [53379]: [pid: 53379|app: 0|req: 3733/7431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.544080] [53379]: DEBUG nova.api.openstack.wsgi [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.545867] [53379]: DEBUG nova.compute.api [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.549162] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.549396] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.549582] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.549924] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.550154] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.550385] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.619767] [53379]: DEBUG nova.policy [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.624437] [53379]: INFO nova.api.openstack.requestlog [None req-5fdfe5f4-55e1-4a4d-b78b-38c7182a95af tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.082095 [ 1071.624974] [53379]: [pid: 53379|app: 0|req: 3734/7432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.627099] [53379]: DEBUG nova.api.openstack.wsgi [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.628762] [53379]: DEBUG nova.compute.api [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.631835] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.632082] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.632290] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.632631] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.632847] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.633036] [53379]: DEBUG oslo_concurrency.lockutils [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.700473] [53379]: DEBUG nova.policy [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.705308] [53379]: INFO nova.api.openstack.requestlog [None req-dfc47ed3-dd90-43bf-a2a0-261c7cb7d321 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.079976 [ 1071.705636] [53379]: [pid: 53379|app: 0|req: 3735/7433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:43 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.708063] [53379]: DEBUG nova.api.openstack.wsgi [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "da2105c6-25c6-465b-b528-2d18dc815e5a", "name": "network-vif-plugged", "status": "completed", "tag": "3ef91b52-010e-47f5-a6f9-70a418a8d286"}, {"name": "network-changed", "server_uuid": "da2105c6-25c6-465b-b528-2d18dc815e5a", "tag": "3ef91b52-010e-47f5-a6f9-70a418a8d286"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1071.713483] [53379]: DEBUG oslo_concurrency.lockutils [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.713742] [53379]: DEBUG oslo_concurrency.lockutils [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.713854] [53379]: DEBUG oslo_concurrency.lockutils [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.719552] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Creating event network-vif-plugged:3ef91b52-010e-47f5-a6f9-70a418a8d286 for instance da2105c6-25c6-465b-b528-2d18dc815e5a on cpu-1 [ 1071.719779] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] Creating event network-changed:3ef91b52-010e-47f5-a6f9-70a418a8d286 for instance da2105c6-25c6-465b-b528-2d18dc815e5a on cpu-1 [ 1071.722532] [53379]: INFO nova.api.openstack.requestlog [req-a5ed1886-82af-454d-abd7-f9e089e7e134 req-436a677d-f5e5-435d-b538-f2dc397ff7fa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016313 [ 1071.722827] [53379]: [pid: 53379|app: 0|req: 3736/7434] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:43 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1071.845882] [53379]: DEBUG nova.api.openstack.wsgi [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.848346] [53379]: DEBUG nova.compute.api [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.852074] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.852335] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.852534] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.852914] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.853155] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.853343] [53379]: DEBUG oslo_concurrency.lockutils [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.939296] [53379]: DEBUG nova.policy [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.944451] [53379]: INFO nova.api.openstack.requestlog [None req-1430af76-37ae-4eb4-8082-be949e363bb0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1730 microversion: 2.1 time: 0.101330 [ 1071.944803] [53379]: [pid: 53379|app: 0|req: 3737/7435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1730 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.947451] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.949176] [53379]: DEBUG nova.compute.api [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.952736] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.953015] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.953217] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.953840] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.953840] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.954085] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.972277] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.972277] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.972454] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.972593] [53379]: DEBUG nova.objects.instance [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1071.993487] [53379]: DEBUG nova.policy [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.997801] [53379]: INFO nova.api.openstack.requestlog [None req-cc01a66f-89ff-447b-855c-3a51b345ade7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.052407 [ 1071.998137] [53379]: [pid: 53379|app: 0|req: 3738/7436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.000734] [53379]: DEBUG nova.api.openstack.wsgi [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.002339] [53379]: DEBUG nova.compute.api [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.005418] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.005653] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.006199] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.006267] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.006428] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.006605] [53379]: DEBUG oslo_concurrency.lockutils [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.044019] [53379]: DEBUG nova.policy [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.048707] [53379]: INFO nova.api.openstack.requestlog [None req-6bd1e0c0-a3d2-4538-87f0-29e2b673a94a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1243 microversion: 2.1 time: 0.049989 [ 1072.049355] [53379]: [pid: 53379|app: 0|req: 3739/7437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.108418] [53379]: DEBUG nova.api.openstack.wsgi [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.110143] [53379]: DEBUG nova.compute.api [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.113539] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.113784] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.114079] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.114446] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.114651] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.114829] [53379]: DEBUG oslo_concurrency.lockutils [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.208484] [53379]: DEBUG nova.policy [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.212771] [53379]: INFO nova.api.openstack.requestlog [None req-e9943114-3707-4a12-bcf6-6be1e122f346 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1643 microversion: 2.1 time: 0.106652 [ 1072.213105] [53379]: [pid: 53379|app: 0|req: 3740/7438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1643 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.215515] [53379]: DEBUG nova.api.openstack.wsgi [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.217157] [53379]: DEBUG nova.compute.api [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.220294] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.220521] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.220703] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.221069] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.221274] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.221450] [53379]: DEBUG oslo_concurrency.lockutils [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.253552] [53379]: DEBUG nova.policy [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.258744] [53379]: INFO nova.api.openstack.requestlog [None req-f579624f-c145-41f6-99b5-2c6ce3f0a241 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.044255 [ 1072.258744] [53379]: [pid: 53379|app: 0|req: 3741/7439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.417249] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.418943] [53379]: DEBUG nova.compute.api [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.422441] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.422684] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.422870] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.423240] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.423442] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.423619] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.527890] [53379]: DEBUG nova.policy [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.532479] [53379]: INFO nova.api.openstack.requestlog [None req-1a325ea6-32b8-41f3-a259-d7c06b8d309e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.117521 [ 1072.532982] [53379]: [pid: 53379|app: 0|req: 3742/7440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.535384] [53379]: DEBUG nova.api.openstack.wsgi [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.537102] [53379]: DEBUG nova.compute.api [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.540439] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.540721] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.540956] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.541333] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.541532] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.541707] [53379]: DEBUG oslo_concurrency.lockutils [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.712127] [53379]: DEBUG nova.policy [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.718635] [53379]: INFO nova.api.openstack.requestlog [None req-bdf289b1-a03e-4783-933c-39cb42334ac9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.185040 [ 1072.719236] [53379]: [pid: 53379|app: 0|req: 3743/7441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:44 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.725151] [53379]: DEBUG nova.api.openstack.wsgi [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.727500] [53379]: DEBUG nova.compute.api [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.731178] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.731537] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.731774] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.732198] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.732452] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.732673] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.754172] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.754440] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.754627] [53379]: DEBUG oslo_concurrency.lockutils [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.754829] [53379]: DEBUG nova.objects.instance [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1072.791378] [53379]: DEBUG nova.policy [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.796787] [53379]: INFO nova.api.openstack.requestlog [None req-1339a38f-dfde-4d0b-8561-1093f8286394 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.076940 [ 1072.797134] [53379]: [pid: 53379|app: 0|req: 3744/7442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.804127] [53379]: DEBUG nova.api.openstack.wsgi [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d3c49e7-81fe-416a-b39e-c7cee1f09ac7", "name": "network-vif-deleted", "tag": "2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1072.810533] [53379]: DEBUG oslo_concurrency.lockutils [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.810789] [53379]: DEBUG oslo_concurrency.lockutils [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.811013] [53379]: DEBUG oslo_concurrency.lockutils [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.818383] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] Creating event network-vif-deleted:2b6ef7f3-00a4-4f0d-94a3-a1cba394cd2b for instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 on cpu-1 [ 1072.822641] [53379]: INFO nova.api.openstack.requestlog [req-fba00603-7099-430a-8bc6-63e8a6560875 req-70677761-4a16-47c5-8845-e32aec48a098 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024755 [ 1072.823576] [53379]: [pid: 53379|app: 0|req: 3745/7443] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:45 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) [ 1072.827365] [53379]: DEBUG nova.api.openstack.wsgi [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.829620] [53379]: DEBUG nova.compute.api [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.834484] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.834575] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.834701] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.835090] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.835503] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.835697] [53379]: DEBUG oslo_concurrency.lockutils [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.946354] [53379]: DEBUG nova.policy [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.953298] [53379]: INFO nova.api.openstack.requestlog [None req-96efd080-ea3c-4a3f-9bfa-afd6bc92ff37 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.128944 [ 1072.953901] [53379]: [pid: 53379|app: 0|req: 3746/7444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.957962] [53379]: DEBUG nova.api.openstack.wsgi [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.959788] [53379]: DEBUG nova.compute.api [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.965214] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.965214] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.965342] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.966125] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.966125] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.966125] [53379]: DEBUG oslo_concurrency.lockutils [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.046521] [53379]: DEBUG nova.policy [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.052130] [53379]: INFO nova.api.openstack.requestlog [None req-2df28e53-9b47-404f-a649-8b4eae7be6dd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.097277 [ 1073.052468] [53379]: [pid: 53379|app: 0|req: 3747/7445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.056711] [53379]: DEBUG nova.api.openstack.wsgi [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.057974] [53379]: DEBUG nova.compute.api [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.062492] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.062731] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.062917] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.063285] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.063488] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.063667] [53379]: DEBUG oslo_concurrency.lockutils [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.145708] [53379]: DEBUG nova.policy [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.150565] [53379]: INFO nova.api.openstack.requestlog [None req-e671d01e-90a6-46a2-8bdc-b92527188ba0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1735 microversion: 2.1 time: 0.097502 [ 1073.150904] [53379]: [pid: 53379|app: 0|req: 3748/7446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1735 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.153663] [53379]: DEBUG nova.api.openstack.wsgi [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.155155] [53379]: DEBUG nova.compute.api [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.156897] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=7 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.159835] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.160079] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.160271] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.160619] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.160823] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.160999] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.170667] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=9 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.182367] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.182603] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.182790] [53379]: DEBUG oslo_concurrency.lockutils [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.182990] [53379]: DEBUG nova.objects.instance [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lazy-loading 'fault' on Instance uuid 069372ab-2ec6-4b39-a42d-0832c6221d34 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.213032] [53379]: DEBUG nova.policy [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd26322a837644a4b514990623c0469e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11b3eeeb1f054b5c8bdec4145cb63c2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.216823] [53379]: INFO nova.api.openstack.requestlog [None req-1913a3aa-cf8b-4959-9e99-66f698d4115f tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 200 len: 1292 microversion: 2.1 time: 0.065311 [ 1073.217870] [53379]: [pid: 53379|app: 0|req: 3749/7447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 1292 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.223257] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.229226] [53379]: DEBUG nova.compute.api [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.233722] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.233875] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.234084] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.234459] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.234665] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.234841] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.364312] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=11 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.378681] [53379]: DEBUG nova.policy [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.385288] [53379]: INFO nova.api.openstack.requestlog [None req-bcb1ae09-d022-4cfe-9c39-591fc8d1094f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1293 microversion: 2.1 time: 0.167286 [ 1073.385774] [53379]: [pid: 53379|app: 0|req: 3750/7448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1293 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.389904] [53379]: DEBUG nova.api.openstack.wsgi [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.392469] [53379]: DEBUG nova.compute.api [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.397142] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.397538] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.397858] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.398484] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.398825] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.399148] [53379]: DEBUG oslo_concurrency.lockutils [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.441872] [53379]: DEBUG nova.policy [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.448704] [53379]: INFO nova.api.openstack.requestlog [None req-28d10918-f87b-42cf-9c8d-27aa0099d585 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1294 microversion: 2.1 time: 0.061984 [ 1073.449478] [53379]: [pid: 53379|app: 0|req: 3751/7449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1294 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.453210] [53379]: DEBUG nova.api.openstack.wsgi [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.455773] [53379]: DEBUG nova.compute.api [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.460815] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.461874] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.461874] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.462134] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.462492] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.462857] [53379]: DEBUG oslo_concurrency.lockutils [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.505737] [53379]: DEBUG nova.policy [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.512217] [53379]: INFO nova.api.openstack.requestlog [None req-330197a4-ba6c-4105-8f56-f01403d4658d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1211 microversion: 2.1 time: 0.061748 [ 1073.512636] [53379]: [pid: 53379|app: 0|req: 3752/7450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.545819] [53379]: DEBUG nova.api.openstack.wsgi [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.547545] [53379]: DEBUG nova.compute.api [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.551062] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.551316] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.551506] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.551867] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.552092] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.552278] [53379]: DEBUG oslo_concurrency.lockutils [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.624757] [53379]: DEBUG nova.policy [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.629942] [53379]: INFO nova.api.openstack.requestlog [None req-20be09b9-3ad2-4bb6-8773-232dbb273f61 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.086347 [ 1073.630304] [53379]: [pid: 53379|app: 0|req: 3753/7451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:45 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.732597] [53379]: DEBUG nova.api.openstack.wsgi [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.734545] [53379]: DEBUG nova.compute.api [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.739260] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.739526] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.739717] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.740113] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.740324] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.740507] [53379]: DEBUG oslo_concurrency.lockutils [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.814448] [53379]: DEBUG nova.policy [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.818973] [53379]: INFO nova.api.openstack.requestlog [None req-143d8b1e-78b6-4cad-8190-f351dc2357cc tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.088841 [ 1073.819363] [53379]: [pid: 53379|app: 0|req: 3754/7452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.822018] [53379]: DEBUG nova.api.openstack.wsgi [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.823684] [53379]: DEBUG nova.compute.api [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.827438] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.827683] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.827866] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.828241] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.828455] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.828624] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.850733] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.851058] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.851257] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.851464] [53379]: DEBUG nova.objects.instance [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.876486] [53379]: DEBUG nova.policy [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.881124] [53379]: INFO nova.api.openstack.requestlog [None req-e58ad62d-686c-497d-a706-d70f73718f84 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.061129 [ 1073.881614] [53379]: [pid: 53379|app: 0|req: 3755/7453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.968307] [53379]: DEBUG nova.api.openstack.wsgi [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.974405] [53379]: DEBUG nova.compute.api [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.978551] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.978622] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.978820] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.979210] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.979425] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.979605] [53379]: DEBUG oslo_concurrency.lockutils [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.144230] [53379]: DEBUG nova.policy [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.151573] [53379]: INFO nova.api.openstack.requestlog [None req-ada9ad08-1ac6-49ce-8e07-4c36b42c665f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.185535 [ 1074.152952] [53379]: [pid: 53379|app: 0|req: 3756/7454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.156248] [53379]: DEBUG nova.api.openstack.wsgi [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "name": "network-vif-plugged", "status": "completed", "tag": "9962cada-6911-423f-b7b8-9fb53a115386"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.168823] [53379]: DEBUG oslo_concurrency.lockutils [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.168823] [53379]: DEBUG oslo_concurrency.lockutils [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.168823] [53379]: DEBUG oslo_concurrency.lockutils [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.176839] [53379]: INFO nova.api.openstack.compute.server_external_events [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] Creating event network-vif-plugged:9962cada-6911-423f-b7b8-9fb53a115386 for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1074.179983] [53379]: INFO nova.api.openstack.requestlog [req-41dc6c53-5690-459e-8c08-66f9e984c43d req-fedf3f11-6831-4cde-8efe-dbaec98e4209 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026960 [ 1074.180370] [53379]: [pid: 53379|app: 0|req: 3757/7455] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:46 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) [ 1074.184090] [53379]: DEBUG nova.api.openstack.wsgi [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.187541] [53379]: DEBUG nova.compute.api [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.189885] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.190165] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.190364] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.190738] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.190941] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.191134] [53379]: DEBUG oslo_concurrency.lockutils [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.273802] [53379]: DEBUG nova.policy [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.278802] [53379]: INFO nova.api.openstack.requestlog [None req-416a8dbc-46b2-423d-9b52-4de7abcae0e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.097691 [ 1074.279180] [53379]: [pid: 53379|app: 0|req: 3758/7456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.281795] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.283511] [53379]: DEBUG nova.compute.api [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.287166] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.287611] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.287611] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.287982] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.288210] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.288393] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.362903] [53379]: DEBUG nova.policy [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.368658] [53379]: INFO nova.api.openstack.requestlog [None req-8ee24120-85a3-4451-ad0f-55ee829adc44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1735 microversion: 2.1 time: 0.088711 [ 1074.369089] [53379]: [pid: 53379|app: 0|req: 3759/7457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1735 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.372075] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.374071] [53379]: DEBUG nova.compute.api [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 069372ab-2ec6-4b39-a42d-0832c6221d34] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.378230] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.378622] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.378914] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.379410] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.379702] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.379975] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.390717] [53379]: INFO nova.api.openstack.wsgi [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 069372ab-2ec6-4b39-a42d-0832c6221d34 could not be found. [ 1074.391030] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 069372ab-2ec6-4b39-a42d-0832c6221d34 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.391502] [53379]: INFO nova.api.openstack.requestlog [None req-6b8c7b73-a3c4-4937-9847-1767e3fc63af tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34" status: 404 len: 111 microversion: 2.1 time: 0.021842 [ 1074.391852] [53379]: [pid: 53379|app: 0|req: 3760/7458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/069372ab-2ec6-4b39-a42d-0832c6221d34 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1074.397540] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.397809] [53379]: DEBUG nova.compute.api [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.401415] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.401663] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.401847] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.402240] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.402442] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.402616] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.412219] [53379]: INFO nova.api.openstack.wsgi [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. [ 1074.412556] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.413039] [53379]: INFO nova.api.openstack.requestlog [None req-1f94b51d-71cd-4d3a-bfdc-6cbc829ecc9c tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 404 len: 111 microversion: 2.1 time: 0.017792 [ 1074.413379] [53379]: [pid: 53379|app: 0|req: 3761/7459] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:46 2025] DELETE /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1074.416071] [53379]: DEBUG nova.api.openstack.wsgi [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.417836] [53379]: DEBUG nova.compute.api [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.421650] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.421894] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.422109] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.422560] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.422687] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.422884] [53379]: DEBUG oslo_concurrency.lockutils [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.559238] [53379]: DEBUG nova.policy [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.566052] [53379]: INFO nova.api.openstack.requestlog [None req-60b56930-3e00-49a8-ac8c-f6aec892b802 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.151541 [ 1074.566831] [53379]: [pid: 53379|app: 0|req: 3762/7460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.573030] [53379]: DEBUG nova.api.openstack.wsgi [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.573905] [53379]: DEBUG nova.compute.api [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 40ded6f5-1093-4c50-b00f-6997aa37d890] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.578215] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.578482] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.578670] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.579134] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.580430] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.580430] [53379]: DEBUG oslo_concurrency.lockutils [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.590341] [53379]: INFO nova.api.openstack.wsgi [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. [ 1074.590740] [53379]: DEBUG nova.api.openstack.wsgi [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 40ded6f5-1093-4c50-b00f-6997aa37d890 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.591218] [53379]: INFO nova.api.openstack.requestlog [None req-929ad05a-4daa-4a47-ab49-4e6f744938e4 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890" status: 404 len: 111 microversion: 2.1 time: 0.023918 [ 1074.591573] [53379]: [pid: 53379|app: 0|req: 3763/7461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/40ded6f5-1093-4c50-b00f-6997aa37d890 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1074.596840] [53379]: DEBUG nova.api.openstack.wsgi [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.598940] [53379]: DEBUG nova.compute.api [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.603355] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.603696] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.603946] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.604381] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.604639] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.604820] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.640270] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.640578] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.640776] [53379]: DEBUG oslo_concurrency.lockutils [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.640986] [53379]: DEBUG nova.objects.instance [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.675347] [53379]: DEBUG nova.policy [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.682814] [53379]: INFO nova.api.openstack.requestlog [None req-1156bc4a-5835-4956-9704-7ec15eb4f550 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.090472 [ 1074.683223] [53379]: [pid: 53379|app: 0|req: 3764/7462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.686077] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.687937] [53379]: DEBUG nova.compute.api [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.691994] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.692284] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.692476] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.692943] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.693188] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.693375] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.742847] [53379]: DEBUG nova.policy [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.747959] [53379]: INFO nova.api.openstack.requestlog [None req-7e9e703a-9472-4198-9186-84094abad635 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1267 microversion: 2.1 time: 0.064031 [ 1074.748330] [53379]: [pid: 53379|app: 0|req: 3765/7463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:46 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1267 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.751278] [53379]: DEBUG nova.api.openstack.wsgi [None req-14a6a4be-5281-4994-a316-7b21f879ad76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72bbb2e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.769638] [53379]: INFO nova.api.openstack.wsgi [None req-14a6a4be-5281-4994-a316-7b21f879ad76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Image not found. [ 1074.769971] [53379]: DEBUG nova.api.openstack.wsgi [None req-14a6a4be-5281-4994-a316-7b21f879ad76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.770438] [53379]: INFO nova.api.openstack.requestlog [None req-14a6a4be-5281-4994-a316-7b21f879ad76 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82" status: 404 len: 62 microversion: 2.1 time: 0.021592 [ 1074.770755] [53379]: [pid: 53379|app: 0|req: 3766/7464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/images/a56b27b7-2ba5-495f-85fd-0e07fcaadb82 => generated 62 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1074.773741] [53379]: DEBUG nova.api.openstack.wsgi [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.775956] [53379]: DEBUG nova.compute.api [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.779949] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.780205] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.780397] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.780767] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.780972] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.781173] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.858576] [53379]: DEBUG nova.policy [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.863646] [53379]: INFO nova.api.openstack.requestlog [None req-3f72abd7-62e2-4584-a7cf-000e4608a60f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.092266 [ 1074.864022] [53379]: [pid: 53379|app: 0|req: 3767/7465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.866925] [53379]: DEBUG nova.api.openstack.wsgi [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.867391] [53379]: DEBUG nova.compute.api [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.872462] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.872855] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.873209] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.873769] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.874108] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.874398] [53379]: DEBUG oslo_concurrency.lockutils [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.886981] [53379]: INFO nova.api.openstack.wsgi [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 8f51642e-3ab2-401d-83ab-8e23827f5889 could not be found. [ 1074.887532] [53379]: DEBUG nova.api.openstack.wsgi [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 8f51642e-3ab2-401d-83ab-8e23827f5889 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.888230] [53379]: INFO nova.api.openstack.requestlog [None req-2333efd1-2859-4fdb-a1c6-73fed5fc031e tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 404 len: 111 microversion: 2.1 time: 0.023561 [ 1074.888837] [53379]: [pid: 53379|app: 0|req: 3768/7466] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1074.892197] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.894704] [53379]: DEBUG nova.compute.api [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.899477] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.899890] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.900247] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.900802] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.901147] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.901440] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.015625] [53379]: DEBUG nova.policy [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.022720] [53379]: INFO nova.api.openstack.requestlog [None req-3bb48b55-e042-4b04-81b4-d05acb8e6d0e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.133262 [ 1075.023253] [53379]: [pid: 53379|app: 0|req: 3769/7467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.025665] [53379]: DEBUG nova.api.openstack.wsgi [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d2f1ca88-817d-4179-8fcc-120a37f7b743", "name": "network-vif-plugged", "status": "completed", "tag": "1365d335-a397-40cd-85fb-edeebcc29502"}, {"name": "network-changed", "server_uuid": "d2f1ca88-817d-4179-8fcc-120a37f7b743", "tag": "1365d335-a397-40cd-85fb-edeebcc29502"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1075.032536] [53379]: DEBUG oslo_concurrency.lockutils [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.032778] [53379]: DEBUG oslo_concurrency.lockutils [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.032969] [53379]: DEBUG oslo_concurrency.lockutils [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.044533] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Creating event network-vif-plugged:1365d335-a397-40cd-85fb-edeebcc29502 for instance d2f1ca88-817d-4179-8fcc-120a37f7b743 on cpu-1 [ 1075.044875] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] Creating event network-changed:1365d335-a397-40cd-85fb-edeebcc29502 for instance d2f1ca88-817d-4179-8fcc-120a37f7b743 on cpu-1 [ 1075.048249] [53379]: INFO nova.api.openstack.requestlog [req-f19c891d-ae83-4d48-85a8-03f8f3e74a3f req-62bc02da-d88b-4aea-bfdf-601d2277a028 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023921 [ 1075.048249] [53379]: [pid: 53379|app: 0|req: 3770/7468] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:47 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) [ 1075.050535] [53379]: DEBUG nova.api.openstack.wsgi [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.052192] [53379]: DEBUG nova.compute.api [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 8f51642e-3ab2-401d-83ab-8e23827f5889] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.055530] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.055769] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.055953] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.056342] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.056554] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.056733] [53379]: DEBUG oslo_concurrency.lockutils [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.064865] [53379]: INFO nova.api.openstack.wsgi [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 8f51642e-3ab2-401d-83ab-8e23827f5889 could not be found. [ 1075.065173] [53379]: DEBUG nova.api.openstack.wsgi [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 8f51642e-3ab2-401d-83ab-8e23827f5889 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.065585] [53379]: INFO nova.api.openstack.requestlog [None req-72fdf1eb-b141-483e-ade9-124f9efb3175 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889" status: 404 len: 111 microversion: 2.1 time: 0.017050 [ 1075.065880] [53379]: [pid: 53379|app: 0|req: 3771/7469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/8f51642e-3ab2-401d-83ab-8e23827f5889 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1075.068345] [53379]: DEBUG nova.api.openstack.wsgi [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.069968] [53379]: DEBUG nova.compute.api [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.073119] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.073348] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.073531] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.073872] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.074088] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.074268] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.094446] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.094709] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.094912] [53379]: DEBUG oslo_concurrency.lockutils [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.095127] [53379]: DEBUG nova.objects.instance [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1075.117798] [53379]: DEBUG nova.policy [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.122512] [53379]: INFO nova.api.openstack.requestlog [None req-e6ffac64-ed1b-4e17-85df-27edd23c35ad tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.056030 [ 1075.122849] [53379]: [pid: 53379|app: 0|req: 3772/7470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.125266] [53379]: DEBUG nova.api.openstack.wsgi [None req-e275ec8e-ec8e-49bd-8485-a8ad5714b088 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72bba320>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.139330] [53379]: INFO nova.api.openstack.wsgi [None req-e275ec8e-ec8e-49bd-8485-a8ad5714b088 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Image not found. [ 1075.139628] [53379]: DEBUG nova.api.openstack.wsgi [None req-e275ec8e-ec8e-49bd-8485-a8ad5714b088 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.140159] [53379]: INFO nova.api.openstack.requestlog [None req-e275ec8e-ec8e-49bd-8485-a8ad5714b088 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25" status: 404 len: 62 microversion: 2.1 time: 0.016742 [ 1075.140853] [53379]: [pid: 53379|app: 0|req: 3773/7471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/images/520415ef-06e4-4edb-b41a-f9da667c2b25 => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1075.145506] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.145927] [53379]: DEBUG nova.compute.api [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.150086] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.150359] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.150515] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.150874] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.151095] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.151278] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.160605] [53379]: INFO nova.api.openstack.wsgi [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 could not be found. [ 1075.160892] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.161402] [53379]: INFO nova.api.openstack.requestlog [None req-1d90d00c-e6e8-47ca-a987-b0f52b8c6391 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 404 len: 111 microversion: 2.1 time: 0.017843 [ 1075.161755] [53379]: [pid: 53379|app: 0|req: 3774/7472] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1075.166130] [53379]: DEBUG nova.api.openstack.wsgi [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.167876] [53379]: DEBUG nova.compute.api [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.171536] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.171716] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.171905] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.172265] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.172471] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.172649] [53379]: DEBUG oslo_concurrency.lockutils [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.243816] [53379]: DEBUG nova.policy [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.249882] [53379]: INFO nova.api.openstack.requestlog [None req-986e4a9f-4ec4-4f08-9a98-38219009c6fc tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.085699 [ 1075.250394] [53379]: [pid: 53379|app: 0|req: 3775/7473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.253023] [53379]: DEBUG nova.api.openstack.wsgi [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.254699] [53379]: DEBUG nova.compute.api [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: cdc010e8-6dd5-448b-acef-139d4ae80dd6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.258821] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.259104] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.259277] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.259673] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.259836] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.260019] [53379]: DEBUG oslo_concurrency.lockutils [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.269095] [53379]: INFO nova.api.openstack.wsgi [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 could not be found. [ 1075.269431] [53379]: DEBUG nova.api.openstack.wsgi [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance cdc010e8-6dd5-448b-acef-139d4ae80dd6 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.269859] [53379]: INFO nova.api.openstack.requestlog [None req-118469dd-f0fd-4e66-bb36-a348406db793 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6" status: 404 len: 111 microversion: 2.1 time: 0.018959 [ 1075.270182] [53379]: [pid: 53379|app: 0|req: 3776/7474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/cdc010e8-6dd5-448b-acef-139d4ae80dd6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1075.274951] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9f0e848-6935-42dd-bf33-8f6d0a46d7be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '.version_select at 0x726f72bbb370>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.287105] [53379]: INFO nova.api.openstack.wsgi [None req-c9f0e848-6935-42dd-bf33-8f6d0a46d7be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Image not found. [ 1075.287451] [53379]: DEBUG nova.api.openstack.wsgi [None req-c9f0e848-6935-42dd-bf33-8f6d0a46d7be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Image not found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.287877] [53379]: INFO nova.api.openstack.requestlog [None req-c9f0e848-6935-42dd-bf33-8f6d0a46d7be tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477" status: 404 len: 62 microversion: 2.1 time: 0.014906 [ 1075.288222] [53379]: [pid: 53379|app: 0|req: 3777/7475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/images/ff00914a-609f-4b6d-911a-5dfc64fed477 => generated 62 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1075.292450] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.292692] [53379]: DEBUG nova.compute.api [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.296651] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.296884] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.297081] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.297432] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.297632] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.297807] [53379]: DEBUG oslo_concurrency.lockutils [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.305549] [53379]: INFO nova.api.openstack.wsgi [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 could not be found. [ 1075.305837] [53379]: DEBUG nova.api.openstack.wsgi [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.306289] [53379]: INFO nova.api.openstack.requestlog [None req-2c8c0308-f3dc-444d-afc5-88b67fa953c5 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 404 len: 111 microversion: 2.1 time: 0.015736 [ 1075.306576] [53379]: [pid: 53379|app: 0|req: 3778/7476] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:47 2025] DELETE /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1075.309029] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.310505] [53379]: DEBUG nova.compute.api [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.313635] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.313862] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.314060] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.314403] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.314603] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.314777] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.387703] [53379]: DEBUG nova.policy [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.392854] [53379]: INFO nova.api.openstack.requestlog [None req-2e5cc673-72dc-421e-bbad-9ae357f965c6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.085711 [ 1075.393233] [53379]: [pid: 53379|app: 0|req: 3779/7477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.395687] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.398203] [53379]: DEBUG nova.compute.api [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] [instance: 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.400860] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.401018] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.401241] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.401595] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.401796] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.401988] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.410605] [53379]: INFO nova.api.openstack.wsgi [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] HTTP exception thrown: Instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 could not be found. [ 1075.410957] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] Returning 404 to user: Instance 2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.411434] [53379]: INFO nova.api.openstack.requestlog [None req-a5eb5ca3-50bc-4096-9816-9eb1f4ca65d7 tempest-ImagesTestJSON-1214516796 tempest-ImagesTestJSON-1214516796-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4" status: 404 len: 111 microversion: 2.1 time: 0.017708 [ 1075.411766] [53379]: [pid: 53379|app: 0|req: 3780/7478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/2cff7ebd-eb11-462d-8eb6-fefa3c9c4ba4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1075.414273] [53379]: DEBUG nova.api.openstack.wsgi [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.415978] [53379]: DEBUG nova.compute.api [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.419131] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.419362] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.419543] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.419887] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.420099] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.420276] [53379]: DEBUG oslo_concurrency.lockutils [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.522734] [53379]: DEBUG nova.policy [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.529926] [53379]: INFO nova.api.openstack.requestlog [None req-c1da42c7-213c-40d5-9d5c-20342f18c158 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1736 microversion: 2.1 time: 0.117301 [ 1075.530414] [53379]: [pid: 53379|app: 0|req: 3781/7479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1736 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.581617] [53379]: DEBUG nova.api.openstack.wsgi [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.583486] [53379]: DEBUG nova.compute.api [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.587292] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.587492] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.587683] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.588060] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.588272] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.588484] [53379]: DEBUG oslo_concurrency.lockutils [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.723264] [53379]: DEBUG nova.policy [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.728198] [53379]: INFO nova.api.openstack.requestlog [None req-91bc9ea6-0cd4-45d3-8773-4306a255ca35 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.148868 [ 1075.728331] [53379]: [pid: 53379|app: 0|req: 3782/7480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:47 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.730966] [53379]: DEBUG nova.api.openstack.wsgi [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.732591] [53379]: DEBUG nova.compute.api [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.735801] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.736077] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.736287] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.736635] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.736928] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.737075] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.756716] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.756963] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.756963] [53379]: DEBUG oslo_concurrency.lockutils [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.757161] [53379]: DEBUG nova.objects.instance [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1075.786686] [53379]: DEBUG nova.policy [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.791012] [53379]: INFO nova.api.openstack.requestlog [None req-e4e8a767-2ac5-4831-ab08-9004c15a7c4b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.062042 [ 1075.791354] [53379]: [pid: 53379|app: 0|req: 3783/7481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.794983] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.795495] [53379]: DEBUG nova.compute.api [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.798992] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.799160] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.799344] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.799696] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.799893] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.800730] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.853338] [53379]: DEBUG nova.policy [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.857929] [53379]: INFO nova.api.openstack.requestlog [None req-bf01c3e9-0898-47d2-97b8-1c5484eb4937 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1267 microversion: 2.1 time: 0.065942 [ 1075.858276] [53379]: [pid: 53379|app: 0|req: 3784/7482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1267 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.876312] [53379]: DEBUG nova.api.openstack.wsgi [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.878326] [53379]: DEBUG nova.compute.api [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.881742] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.881988] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.882198] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.882558] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.882761] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.882936] [53379]: DEBUG oslo_concurrency.lockutils [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.080525] [53379]: DEBUG nova.policy [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.087180] [53379]: INFO nova.api.openstack.requestlog [None req-63371fd5-415b-48ee-9316-c864db7e58bd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.213219 [ 1076.087525] [53379]: [pid: 53379|app: 0|req: 3785/7483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1076.090043] [53379]: DEBUG nova.api.openstack.wsgi [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.091640] [53379]: DEBUG nova.compute.api [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.095801] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.096068] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.096268] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.096616] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.096818] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.097106] [53379]: DEBUG oslo_concurrency.lockutils [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.239206] [53379]: DEBUG nova.policy [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.243964] [53379]: INFO nova.api.openstack.requestlog [None req-801f430a-cbe2-4417-9a7e-d4c5a06b30c4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1361 microversion: 2.1 time: 0.155853 [ 1076.244582] [53379]: [pid: 53379|app: 0|req: 3786/7484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1361 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.246838] [53379]: DEBUG nova.api.openstack.wsgi [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.248677] [53379]: DEBUG nova.compute.api [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.252192] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.252523] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.252656] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.253087] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.253211] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.253388] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.275446] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.275762] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.275903] [53379]: DEBUG oslo_concurrency.lockutils [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.276144] [53379]: DEBUG nova.objects.instance [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1076.301735] [53379]: DEBUG nova.policy [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.306544] [53379]: INFO nova.api.openstack.requestlog [None req-f50a39bc-93ce-4195-8cb0-21dc44e191aa tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.061593 [ 1076.306874] [53379]: [pid: 53379|app: 0|req: 3787/7485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.309880] [53379]: DEBUG nova.api.openstack.wsgi [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "9962cada-6911-423f-b7b8-9fb53a115386"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1076.314869] [53379]: DEBUG oslo_concurrency.lockutils [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.315341] [53379]: DEBUG oslo_concurrency.lockutils [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.315341] [53379]: DEBUG oslo_concurrency.lockutils [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.322824] [53379]: INFO nova.api.openstack.compute.server_external_events [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] Creating event network-changed:9962cada-6911-423f-b7b8-9fb53a115386 for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1076.325640] [53379]: INFO nova.api.openstack.requestlog [req-264878a9-cdf5-406d-805c-479c3f5669d3 req-82153ef7-8fdd-4063-8c14-1941e61a2876 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018072 [ 1076.326272] [53379]: [pid: 53379|app: 0|req: 3788/7486] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:48 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) [ 1076.329172] [53379]: DEBUG nova.api.openstack.wsgi [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.330691] [53379]: DEBUG nova.compute.api [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.334131] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.334367] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.334553] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.334907] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.335124] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.335368] [53379]: DEBUG oslo_concurrency.lockutils [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.476446] [53379]: DEBUG nova.policy [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.480991] [53379]: INFO nova.api.openstack.requestlog [None req-771871c8-e7b3-42a0-b242-b089f4dda8c2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.154004 [ 1076.481598] [53379]: [pid: 53379|app: 0|req: 3789/7487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.484265] [53379]: DEBUG nova.api.openstack.wsgi [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.485872] [53379]: DEBUG nova.compute.api [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.489136] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.489376] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.489563] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.489914] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.490176] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.490372] [53379]: DEBUG oslo_concurrency.lockutils [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.899660] [53379]: DEBUG nova.policy [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.904642] [53379]: INFO nova.api.openstack.requestlog [None req-afcbbeba-0940-4dd5-8c02-9f28545022b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.422352 [ 1076.905237] [53379]: [pid: 53379|app: 0|req: 3790/7488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:48 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.911518] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.915684] [53379]: DEBUG nova.compute.api [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.925064] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.925064] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.925064] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.926681] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.926681] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.926681] [53379]: DEBUG oslo_concurrency.lockutils [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.088208] [53379]: DEBUG nova.policy [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.095624] [53379]: INFO nova.api.openstack.requestlog [None req-c8d507cf-09fd-4f6c-adbb-2c494351197a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1736 microversion: 2.1 time: 0.184507 [ 1077.095624] [53379]: [pid: 53379|app: 0|req: 3791/7489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1736 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.098358] [53379]: DEBUG nova.api.openstack.wsgi [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.101677] [53379]: DEBUG nova.compute.api [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.109024] [53379]: DEBUG oslo_concurrency.lockutils [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.196190] [53379]: DEBUG nova.policy [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.199180] [53379]: INFO nova.api.openstack.requestlog [None req-2baf913e-f551-4fdd-b217-6e896ef8f3bc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.103608 [ 1077.199780] [53379]: [pid: 53379|app: 0|req: 3792/7490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.208174] [53379]: DEBUG nova.api.openstack.wsgi [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.209428] [53379]: DEBUG nova.compute.api [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.215251] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.239527] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.239900] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.240174] [53379]: DEBUG oslo_concurrency.lockutils [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.240445] [53379]: DEBUG nova.objects.instance [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.261272] [53379]: DEBUG nova.policy [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.265722] [53379]: INFO nova.api.openstack.requestlog [None req-93bce37c-ecd3-46ec-9f9b-a272a2ed7d3f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.065193 [ 1077.267060] [53379]: [pid: 53379|app: 0|req: 3793/7491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.268855] [53379]: DEBUG nova.api.openstack.wsgi [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.270579] [53379]: DEBUG nova.compute.api [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.274096] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.274462] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.274741] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.275225] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.275524] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.275792] [53379]: DEBUG oslo_concurrency.lockutils [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.312642] [53379]: DEBUG nova.policy [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.318356] [53379]: INFO nova.api.openstack.requestlog [None req-87c9e288-2f17-4944-8d09-f392881570ec tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1275 microversion: 2.1 time: 0.051562 [ 1077.318797] [53379]: [pid: 53379|app: 0|req: 3794/7492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1275 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.321563] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.323403] [53379]: DEBUG nova.compute.api [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.327209] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.327518] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.327769] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.328225] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.328519] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.328789] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.400950] [53379]: DEBUG nova.policy [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.407310] [53379]: INFO nova.api.openstack.requestlog [None req-3d044636-6aac-42b3-b645-06b47f210bd4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.087806 [ 1077.407721] [53379]: [pid: 53379|app: 0|req: 3795/7493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.410933] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.413110] [53379]: DEBUG nova.compute.api [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.416861] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.417280] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.417566] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.417987] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.418255] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.418479] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.560601] [53379]: DEBUG nova.policy [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.565731] [53379]: INFO nova.api.openstack.requestlog [None req-a8bacc6f-4835-48d1-9ce0-e1bb1ac7b691 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1547 microversion: 2.1 time: 0.156962 [ 1077.566617] [53379]: [pid: 53379|app: 0|req: 3796/7494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1547 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.570072] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.573033] [53379]: DEBUG nova.compute.api [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.579024] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.598136] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.598392] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.598577] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.598777] [53379]: DEBUG nova.objects.instance [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.621982] [53379]: DEBUG nova.policy [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.627940] [53379]: INFO nova.api.openstack.requestlog [None req-ef0af732-bc20-4c6d-b9ed-888e242379af tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.059974 [ 1077.628418] [53379]: [pid: 53379|app: 0|req: 3797/7495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.633185] [53379]: DEBUG nova.api.openstack.wsgi [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.636285] [53379]: DEBUG nova.compute.api [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.644647] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.645341] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.645552] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.646182] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.646182] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.646414] [53379]: DEBUG oslo_concurrency.lockutils [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.767347] [53379]: DEBUG nova.policy [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.774244] [53379]: INFO nova.api.openstack.requestlog [None req-9218a72b-addf-43fd-9736-9884ee607b9a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.144119 [ 1077.774244] [53379]: [pid: 53379|app: 0|req: 3798/7496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:49 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.776583] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.778924] [53379]: DEBUG nova.compute.api [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.785309] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.843499] [53379]: INFO nova.api.openstack.requestlog [None req-d5911842-c63a-41ce-9b86-55d14f7c85a1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.069312 [ 1077.844030] [53379]: [pid: 53379|app: 0|req: 3799/7497] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-interface => generated 288 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1077.925718] [53379]: DEBUG nova.api.openstack.wsgi [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.927660] [53379]: DEBUG nova.compute.api [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.935067] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.935342] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.935535] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.935904] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.936144] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.936333] [53379]: DEBUG oslo_concurrency.lockutils [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.087633] [53379]: DEBUG nova.policy [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.094550] [53379]: INFO nova.api.openstack.requestlog [None req-47bb3564-c805-469c-aa34-dc7f644303c0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1511 microversion: 2.1 time: 0.171485 [ 1078.094914] [53379]: [pid: 53379|app: 0|req: 3800/7498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1511 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.109987] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.111152] [53379]: DEBUG nova.compute.api [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.116872] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.117191] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.117401] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.117792] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.118000] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.118301] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.220290] [53379]: DEBUG nova.policy [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.225329] [53379]: INFO nova.api.openstack.requestlog [None req-a5b3a259-da75-4e62-aa84-56731cc5e006 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1736 microversion: 2.1 time: 0.118359 [ 1078.225695] [53379]: [pid: 53379|app: 0|req: 3801/7499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1736 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.228300] [53379]: DEBUG nova.api.openstack.wsgi [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.229922] [53379]: DEBUG nova.compute.api [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.233693] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.234302] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.234302] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.234595] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.234710] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.234887] [53379]: DEBUG oslo_concurrency.lockutils [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.326025] [53379]: DEBUG nova.policy [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.330793] [53379]: INFO nova.api.openstack.requestlog [None req-9dc20135-559f-40e5-b676-aba3bd812e28 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.104548 [ 1078.331141] [53379]: [pid: 53379|app: 0|req: 3802/7500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.333584] [53379]: DEBUG nova.api.openstack.wsgi [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.335217] [53379]: DEBUG nova.compute.api [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.338501] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.339021] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.339021] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.339264] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.339459] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.339725] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.357628] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.357921] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.358325] [53379]: DEBUG oslo_concurrency.lockutils [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.358586] [53379]: DEBUG nova.objects.instance [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.383931] [53379]: DEBUG nova.policy [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.388413] [53379]: INFO nova.api.openstack.requestlog [None req-99131932-0ed4-4733-85ef-b546a2fc29ac tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.056680 [ 1078.388955] [53379]: [pid: 53379|app: 0|req: 3803/7501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.391798] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.393429] [53379]: DEBUG nova.compute.api [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.396873] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.397133] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.397329] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.397679] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.397880] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.398101] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.527039] [53379]: DEBUG nova.policy [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.533229] [53379]: INFO nova.api.openstack.requestlog [None req-5e98d092-7087-4814-8620-af6bb0d124be tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.142592 [ 1078.534093] [53379]: [pid: 53379|app: 0|req: 3804/7502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.538964] [53379]: DEBUG nova.api.openstack.wsgi [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.541612] [53379]: DEBUG nova.compute.api [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.548560] [53379]: DEBUG oslo_concurrency.lockutils [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.631767] [53379]: DEBUG nova.policy [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.638038] [53379]: INFO nova.api.openstack.requestlog [None req-37d9ec6e-db8b-40fa-b683-49a10d20641c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.102773 [ 1078.638176] [53379]: [pid: 53379|app: 0|req: 3805/7503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.640942] [53379]: DEBUG nova.api.openstack.wsgi [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a4a62fff-185a-4ea7-aa47-14b7b3d19222", "tag": "95ee2541-e824-497a-8c7e-5291c97d01f2"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1078.647063] [53379]: DEBUG oslo_concurrency.lockutils [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.647189] [53379]: DEBUG oslo_concurrency.lockutils [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.647318] [53379]: DEBUG oslo_concurrency.lockutils [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.655895] [53379]: INFO nova.api.openstack.compute.server_external_events [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] Creating event network-changed:95ee2541-e824-497a-8c7e-5291c97d01f2 for instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 on cpu-1 [ 1078.662025] [53379]: INFO nova.api.openstack.requestlog [req-cd5748ba-3cf2-4a4e-8a38-d8eed806a456 req-94af49a4-c8bc-460b-bf6f-bd01429ef01f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020241 [ 1078.662025] [53379]: [pid: 53379|app: 0|req: 3806/7504] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:50 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) [ 1078.664320] [53379]: DEBUG nova.api.openstack.wsgi [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.666151] [53379]: DEBUG nova.compute.api [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.670508] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.670508] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.670668] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.672159] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.672159] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.672159] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.693658] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.693947] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.694150] [53379]: DEBUG oslo_concurrency.lockutils [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.694350] [53379]: DEBUG nova.objects.instance [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.716759] [53379]: DEBUG nova.policy [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.721162] [53379]: INFO nova.api.openstack.requestlog [None req-3960eb4f-df96-4a3f-bf7c-279769558609 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 200 len: 1306 microversion: 2.1 time: 0.061039 [ 1078.721795] [53379]: [pid: 53379|app: 0|req: 3807/7505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:50 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.785512] [53379]: DEBUG nova.api.openstack.wsgi [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.788047] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.788244] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.788437] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.788817] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.789026] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.789208] [53379]: DEBUG oslo_concurrency.lockutils [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.805281] [53379]: INFO nova.api.openstack.requestlog [None req-25433934-c8c1-4567-b9f6-8d822059ffe7 tempest-AZV2TestJSON-1871193873 tempest-AZV2TestJSON-1871193873-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.082752 [ 1078.805644] [53379]: [pid: 53379|app: 0|req: 3808/7506] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1078.808149] [53379]: DEBUG nova.api.openstack.wsgi [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.809617] [53379]: DEBUG nova.compute.api [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.813077] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.813308] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.813492] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.813838] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.814056] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.814264] [53379]: DEBUG oslo_concurrency.lockutils [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.888521] [53379]: DEBUG nova.policy [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.893176] [53379]: INFO nova.api.openstack.requestlog [None req-0712c381-f72d-44b5-bfb9-93c160e21743 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1314 microversion: 2.1 time: 0.086901 [ 1078.893653] [53379]: [pid: 53379|app: 0|req: 3809/7507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1314 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.067791] [53379]: DEBUG nova.api.openstack.wsgi [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "536debc0-e91b-4e32-8704-be947a98109e", "name": "network-vif-plugged", "status": "completed", "tag": "312a6237-11d9-4aba-9031-7c603e157087"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1079.074769] [53379]: DEBUG oslo_concurrency.lockutils [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.075030] [53379]: DEBUG oslo_concurrency.lockutils [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.075255] [53379]: DEBUG oslo_concurrency.lockutils [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.089749] [53379]: INFO nova.api.openstack.compute.server_external_events [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] Creating event network-vif-plugged:312a6237-11d9-4aba-9031-7c603e157087 for instance 536debc0-e91b-4e32-8704-be947a98109e on cpu-1 [ 1079.096330] [53379]: INFO nova.api.openstack.requestlog [req-e7ff176f-aafc-4eb4-9c6c-6f4761d3862a req-fdfb0d27-0bac-4ee7-a03e-22e1e1fc24a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034489 [ 1079.096727] [53379]: [pid: 53379|app: 0|req: 3810/7508] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:51 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) [ 1079.111456] [53379]: DEBUG nova.api.openstack.wsgi [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.113553] [53379]: DEBUG nova.compute.api [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.118600] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.118802] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.119015] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.119774] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.119930] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.120549] [53379]: DEBUG oslo_concurrency.lockutils [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.232984] [53378]: DEBUG nova.compute.api [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.239366] [53379]: DEBUG nova.policy [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.246534] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.247751] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.247751] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.247751] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.247751] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.247944] [53378]: DEBUG oslo_concurrency.lockutils [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.251293] [53379]: INFO nova.api.openstack.requestlog [None req-708ebd80-dd08-492e-9c1c-2a693067530b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1451 microversion: 2.1 time: 0.141660 [ 1079.251515] [53379]: [pid: 53379|app: 0|req: 3811/7509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1451 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1079.259214] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.259915] [53379]: DEBUG nova.compute.api [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.264675] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.264926] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.265144] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.265514] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.265715] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.265889] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.340347] [53378]: INFO nova.api.openstack.requestlog [None req-2ac0a239-ec15-40c3-a2b7-49cc42125d8a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface" status: 200 len: 284 microversion: 2.1 time: 8.707150 [ 1079.340629] [53378]: [pid: 53378|app: 0|req: 3699/7510] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 12 06:45:42 2025] POST /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface => generated 284 bytes in 8708 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1079.346192] [53378]: DEBUG nova.api.openstack.wsgi [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.348779] [53378]: DEBUG nova.compute.api [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.352759] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.353021] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.353207] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.353631] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.354022] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.354121] [53378]: DEBUG oslo_concurrency.lockutils [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.384372] [53379]: DEBUG nova.policy [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.390023] [53379]: INFO nova.api.openstack.requestlog [None req-d4cf3948-b91d-449d-b7eb-6d4b68d18212 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1736 microversion: 2.1 time: 0.137666 [ 1079.390514] [53379]: [pid: 53379|app: 0|req: 3812/7511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1736 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.393778] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.396645] [53379]: DEBUG nova.compute.api [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.400509] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.400509] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.400686] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.401078] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.401290] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.402289] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.463821] [53378]: DEBUG nova.policy [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.468378] [53378]: INFO nova.api.openstack.requestlog [None req-125accbe-4e82-4cb8-9875-6e6cdf3f67cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.124436 [ 1079.468706] [53378]: [pid: 53378|app: 0|req: 3700/7512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.475055] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.480623] [53378]: DEBUG nova.compute.api [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.483897] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.484209] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.484403] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.484726] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.484930] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.485119] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.503237] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.503499] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.503685] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.503884] [53378]: DEBUG nova.objects.instance [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1079.512100] [53379]: INFO nova.api.openstack.requestlog [None req-4e38b26f-50c7-428d-8c23-f54f05dc6107 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface/9962cada-6911-423f-b7b8-9fb53a115386" status: 200 len: 284 microversion: 2.1 time: 0.118939 [ 1079.512100] [53379]: [pid: 53379|app: 0|req: 3813/7513] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface/9962cada-6911-423f-b7b8-9fb53a115386 => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1079.517460] [53379]: DEBUG nova.api.openstack.wsgi [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.517717] [53379]: DEBUG nova.compute.api [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.523800] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.524064] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.524334] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.524718] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.524910] [53378]: DEBUG nova.policy [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.524990] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.525105] [53379]: DEBUG oslo_concurrency.lockutils [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.529373] [53378]: INFO nova.api.openstack.requestlog [None req-fbd2329b-3168-4dcf-8fc5-2105b0864cf2 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.056756 [ 1079.529725] [53378]: [pid: 53378|app: 0|req: 3701/7514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.550147] [53379]: INFO nova.api.openstack.requestlog [None req-f8b39e8d-080a-4bec-9401-f9e1f5043771 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface/9962cada-6911-423f-b7b8-9fb53a115386" status: 202 len: 0 microversion: 2.1 time: 0.034923 [ 1079.550598] [53379]: [pid: 53379|app: 0|req: 3814/7515] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 12 06:45:51 2025] DELETE /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a/os-interface/9962cada-6911-423f-b7b8-9fb53a115386 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1079.553156] [53378]: DEBUG nova.api.openstack.wsgi [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.554959] [53378]: DEBUG nova.compute.api [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.560400] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.560666] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.560861] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.561266] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.561473] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.561651] [53378]: DEBUG oslo_concurrency.lockutils [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.651082] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.651480] [53378]: DEBUG nova.policy [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.653264] [53379]: DEBUG nova.compute.api [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.656230] [53378]: INFO nova.api.openstack.requestlog [None req-21d61e70-1374-4b1e-8a19-90bdd2f5d548 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.105274 [ 1079.657022] [53378]: [pid: 53378|app: 0|req: 3702/7516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.657309] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.657446] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.657643] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.658016] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.658227] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.658425] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.736261] [53378]: DEBUG nova.api.openstack.wsgi [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.736928] [53379]: DEBUG nova.policy [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.738729] [53378]: DEBUG nova.compute.api [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.742497] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.742595] [53379]: INFO nova.api.openstack.requestlog [None req-6dfad0eb-b950-406b-b0ea-d3d9f8d84ddd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.094257 [ 1079.742812] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.742850] [53379]: [pid: 53379|app: 0|req: 3815/7517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:51 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.743051] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.743465] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.743877] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.743936] [53378]: DEBUG oslo_concurrency.lockutils [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.752589] [53378]: INFO nova.api.openstack.wsgi [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 could not be found. [ 1079.752959] [53378]: DEBUG nova.api.openstack.wsgi [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 404 to user: Instance 27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1079.753885] [53378]: INFO nova.api.openstack.requestlog [None req-1def9b67-6ab1-454d-8c99-166c51ad8f6f tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6" status: 404 len: 111 microversion: 2.1 time: 0.020639 [ 1079.754228] [53378]: [pid: 53378|app: 0|req: 3703/7518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/27d5a991-f39e-4598-a9b0-4b3ddb36a8b6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1079.759176] [53379]: DEBUG nova.api.openstack.wsgi [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.759474] [53379]: DEBUG nova.compute.api [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.763083] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.763343] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.763535] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.763882] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.764113] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.764266] [53379]: DEBUG oslo_concurrency.lockutils [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.778025] [53379]: DEBUG nova.compute.api [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1079.826161] [53379]: INFO nova.api.openstack.requestlog [None req-d3633b60-98b1-4f29-b615-1b4e235e3d18 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 204 len: 0 microversion: 2.1 time: 0.069187 [ 1079.826562] [53379]: [pid: 53379|app: 0|req: 3816/7519] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:52 2025] DELETE /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1079.835710] [53378]: DEBUG nova.api.openstack.wsgi [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.837502] [53378]: DEBUG nova.compute.api [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.840993] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.841252] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.841443] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.841808] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.842012] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.842199] [53378]: DEBUG oslo_concurrency.lockutils [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.906990] [53379]: DEBUG nova.api.openstack.wsgi [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.908927] [53379]: DEBUG nova.compute.api [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.912804] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.912998] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.913207] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.913661] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.913776] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.913937] [53379]: DEBUG oslo_concurrency.lockutils [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.962368] [53378]: DEBUG nova.policy [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.972270] [53378]: INFO nova.api.openstack.requestlog [None req-55513db9-0840-4ce1-960b-9a4c9bce0b52 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.138850 [ 1079.972881] [53378]: [pid: 53378|app: 0|req: 3704/7520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.048880] [53379]: DEBUG nova.policy [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.055887] [53379]: INFO nova.api.openstack.requestlog [None req-60aae9a4-04b2-44fb-b665-852066a246b9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1503 microversion: 2.1 time: 0.151045 [ 1080.055887] [53379]: [pid: 53379|app: 0|req: 3817/7521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1503 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.068226] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.070086] [53378]: DEBUG nova.compute.api [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.076030] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.076395] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.076600] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.077187] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.077281] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.077418] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.229965] [53378]: DEBUG nova.policy [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.235241] [53378]: INFO nova.api.openstack.requestlog [None req-0c4f2574-097a-4c76-8f74-c96cb65430c0 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1503 microversion: 2.1 time: 0.169681 [ 1080.235579] [53378]: [pid: 53378|app: 0|req: 3705/7522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1503 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.247799] [53379]: DEBUG nova.api.openstack.wsgi [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "AUTO"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1080.249585] [53379]: DEBUG nova.compute.api [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.252968] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.253185] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.253415] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.253892] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.254122] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.254252] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.266787] [53378]: DEBUG nova.api.openstack.wsgi [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.268733] [53378]: DEBUG nova.compute.api [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.272477] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.273534] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.273534] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.273534] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.273534] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.273724] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.273809] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.274068] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.274261] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.278205] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.278439] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.278733] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.279067] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.279322] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.279535] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.284471] [53379]: DEBUG nova.policy [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.290152] [53379]: DEBUG nova.compute.api [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Old instance type m1.nano, new instance type m1.micro {{(pid=53379) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1080.293603] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.293848] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.294062] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.294450] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.294681] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.294861] [53379]: DEBUG oslo_concurrency.lockutils [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.306757] [53379]: DEBUG nova.quota [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1080.312699] [53379]: DEBUG nova.quota [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1080.325112] [53379]: DEBUG nova.virt.hardware [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1080.325315] [53379]: DEBUG nova.virt.hardware [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1080.325527] [53379]: DEBUG nova.virt.hardware [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1080.325694] [53379]: DEBUG nova.virt.hardware [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1080.325856] [53379]: DEBUG nova.virt.hardware [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1080.376396] [53379]: INFO nova.api.openstack.requestlog [None req-1a06babd-b124-4336-adef-4e33f0023347 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a/action" status: 202 len: 0 microversion: 2.1 time: 0.130805 [ 1080.376889] [53379]: [pid: 53379|app: 0|req: 3818/7523] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:45:52 2025] POST /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1080.381249] [53379]: DEBUG nova.api.openstack.wsgi [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.383491] [53379]: DEBUG nova.compute.api [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.386917] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.387605] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.387808] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.388180] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.388386] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.388572] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.460303] [53379]: DEBUG nova.policy [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.464685] [53379]: INFO nova.api.openstack.requestlog [None req-32f88add-825d-475e-87fa-173e1dcd3388 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.085340 [ 1080.465030] [53379]: [pid: 53379|app: 0|req: 3819/7524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.471051] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.472664] [53379]: DEBUG nova.compute.api [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.480224] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.480435] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.480622] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.480977] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.481198] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.481396] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.541672] [53378]: DEBUG nova.policy [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.547443] [53378]: INFO nova.api.openstack.requestlog [None req-3fb2b8df-1a3a-4c31-9689-2225a0c62303 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1451 microversion: 2.1 time: 0.282750 [ 1080.547692] [53378]: [pid: 53378|app: 0|req: 3706/7525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1451 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.551268] [53379]: DEBUG nova.policy [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.552903] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.554571] [53378]: DEBUG nova.compute.api [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.556558] [53379]: INFO nova.api.openstack.requestlog [None req-ad361794-21d9-4921-8f93-0d2aaee0521c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1735 microversion: 2.1 time: 0.090214 [ 1080.556558] [53379]: [pid: 53379|app: 0|req: 3820/7526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1735 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.558256] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.558529] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.558715] [53379]: DEBUG nova.api.openstack.wsgi [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.558773] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.559087] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.559296] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.559473] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.560309] [53379]: DEBUG nova.compute.api [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.563443] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.563677] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.563862] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.564272] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.564471] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.564681] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.583630] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.583869] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.584066] [53379]: DEBUG oslo_concurrency.lockutils [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.584277] [53379]: DEBUG nova.objects.instance [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1080.611299] [53379]: DEBUG nova.policy [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.616472] [53379]: INFO nova.api.openstack.requestlog [None req-376c5e72-f18e-4beb-802a-fa0881c4daec tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 200 len: 1299 microversion: 2.1 time: 0.059459 [ 1080.618431] [53379]: [pid: 53379|app: 0|req: 3821/7527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.669669] [53379]: DEBUG nova.api.openstack.wsgi [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd5b0278-3e8e-4e74-9058-91d31a474e14", "name": "network-vif-deleted", "tag": "dae9b352-fa92-4e62-9a37-66120b406eff"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1080.679018] [53379]: DEBUG oslo_concurrency.lockutils [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.679018] [53379]: DEBUG oslo_concurrency.lockutils [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.679018] [53379]: DEBUG oslo_concurrency.lockutils [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.683150] [53379]: DEBUG nova.api.openstack.compute.server_external_events [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] Unable to find a host for instance bd5b0278-3e8e-4e74-9058-91d31a474e14. Dropping event network-vif-deleted {{(pid=53379) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:144}} [ 1080.683786] [53379]: INFO nova.api.openstack.requestlog [req-f15cad5a-e7b2-4d05-aa74-3da72acc307c req-e273b476-b588-4af7-b6c3-6af131041841 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.016529 [ 1080.684139] [53379]: [pid: 53379|app: 0|req: 3822/7528] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:52 2025] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 17 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) [ 1080.686922] [53379]: DEBUG nova.api.openstack.wsgi [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.688797] [53379]: DEBUG nova.compute.api [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.693720] [53379]: DEBUG oslo_concurrency.lockutils [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.704054] [53378]: DEBUG nova.policy [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.709160] [53378]: INFO nova.api.openstack.requestlog [None req-a4d1f4d3-79b4-42a6-a3bf-a8fc90cb5981 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.160796 [ 1080.709604] [53378]: [pid: 53378|app: 0|req: 3707/7529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.755321] [53378]: DEBUG nova.api.openstack.wsgi [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.757706] [53378]: DEBUG nova.compute.api [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.761050] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.761326] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.761521] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.761913] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.762285] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.762481] [53378]: DEBUG oslo_concurrency.lockutils [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.775965] [53379]: DEBUG nova.policy [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.780483] [53379]: INFO nova.api.openstack.requestlog [None req-3c424cb7-bcd2-4354-b708-22f7b4461e08 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.095757 [ 1080.780807] [53379]: [pid: 53379|app: 0|req: 3823/7530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:52 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.938267] [53378]: DEBUG nova.policy [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.943497] [53378]: INFO nova.api.openstack.requestlog [None req-d46a178d-d397-46ba-b372-b0484b1f309c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1678 microversion: 2.1 time: 0.190485 [ 1080.943878] [53378]: [pid: 53378|app: 0|req: 3708/7531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1678 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1080.987870] [53379]: DEBUG nova.api.openstack.wsgi [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.989838] [53379]: DEBUG nova.compute.api [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.996112] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.996275] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.996500] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.997272] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.997272] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.997419] [53379]: DEBUG oslo_concurrency.lockutils [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.107042] [53378]: DEBUG nova.api.openstack.wsgi [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "536debc0-e91b-4e32-8704-be947a98109e", "tag": "312a6237-11d9-4aba-9031-7c603e157087"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1081.116848] [53379]: DEBUG nova.policy [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.117554] [53378]: DEBUG oslo_concurrency.lockutils [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.117554] [53378]: DEBUG oslo_concurrency.lockutils [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.117554] [53378]: DEBUG oslo_concurrency.lockutils [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.126228] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] Creating event network-changed:312a6237-11d9-4aba-9031-7c603e157087 for instance 536debc0-e91b-4e32-8704-be947a98109e on cpu-1 [ 1081.128214] [53378]: INFO nova.api.openstack.requestlog [req-a8565bfa-a6c8-4ca7-98ce-2ce0e3219bec req-f45b2712-4dcc-4ef6-9cb5-e677bbc45dc4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024324 [ 1081.129221] [53378]: [pid: 53378|app: 0|req: 3709/7532] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:53 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) [ 1081.142387] [53379]: INFO nova.api.openstack.requestlog [None req-86ae2639-5cc6-47c1-8de3-2d94acb80418 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.156977 [ 1081.143020] [53379]: [pid: 53379|app: 0|req: 3824/7533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.490074] [53378]: DEBUG nova.api.openstack.wsgi [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.492984] [53378]: DEBUG nova.compute.api [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.499260] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.499522] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.499715] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.500129] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.500301] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.500482] [53378]: DEBUG oslo_concurrency.lockutils [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.561348] [53379]: DEBUG nova.api.openstack.wsgi [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.563091] [53379]: DEBUG nova.compute.api [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.572838] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.573096] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.573282] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.573665] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.573868] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.574056] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.590269] [53378]: DEBUG nova.policy [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.595181] [53378]: INFO nova.api.openstack.requestlog [None req-26a041f4-101d-4e2a-ac87-8033cd65dabd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.108906 [ 1081.595556] [53378]: [pid: 53378|app: 0|req: 3710/7534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.599024] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.599024] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.599024] [53379]: DEBUG oslo_concurrency.lockutils [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.599024] [53379]: DEBUG nova.objects.instance [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid bd5b0278-3e8e-4e74-9058-91d31a474e14 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.599907] [53378]: DEBUG nova.api.openstack.wsgi [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.599907] [53378]: DEBUG nova.compute.api [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.603031] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.603296] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.603496] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.603846] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.604061] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.604240] [53378]: DEBUG oslo_concurrency.lockutils [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.624721] [53379]: DEBUG nova.policy [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.630538] [53379]: INFO nova.api.openstack.requestlog [None req-606f483f-9f90-49fd-857a-9e065caf9eab tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 200 len: 1237 microversion: 2.1 time: 0.071077 [ 1081.630538] [53379]: [pid: 53379|app: 0|req: 3825/7535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 1237 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.637050] [53379]: DEBUG nova.api.openstack.wsgi [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.638036] [53379]: DEBUG nova.compute.api [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.641413] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.641574] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.641766] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.642145] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.642373] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.642557] [53379]: DEBUG oslo_concurrency.lockutils [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.654074] [53379]: INFO nova.api.openstack.wsgi [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. [ 1081.654428] [53379]: DEBUG nova.api.openstack.wsgi [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1081.655081] [53379]: INFO nova.api.openstack.requestlog [None req-005c098b-83c1-4da5-ab74-28dd14692e52 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 404 len: 111 microversion: 2.1 time: 0.023948 [ 1081.655406] [53379]: [pid: 53379|app: 0|req: 3826/7536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1081.660558] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e2bde09-4c3e-4610-8cd5-3128232ec6bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f7103e9e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.771172] [53378]: DEBUG nova.policy [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.779203] [53378]: INFO nova.api.openstack.requestlog [None req-3fac1fd1-557e-41bc-903f-8e3a8eacbbfe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1735 microversion: 2.1 time: 0.181792 [ 1081.779203] [53378]: [pid: 53378|app: 0|req: 3711/7537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:53 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1735 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.781152] [53378]: DEBUG nova.api.openstack.wsgi [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.782964] [53378]: DEBUG nova.compute.api [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.790457] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.790457] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.790692] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.791087] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.791361] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.791710] [53378]: DEBUG oslo_concurrency.lockutils [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.855662] [53379]: INFO nova.api.openstack.requestlog [None req-2e2bde09-4c3e-4610-8cd5-3128232ec6bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484" status: 202 len: 0 microversion: 2.1 time: 0.197419 [ 1081.856074] [53379]: [pid: 53379|app: 0|req: 3827/7538] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:53 2025] DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1081.861022] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.867288] [53379]: DEBUG nova.compute.api [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.872598] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.873345] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.873345] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.876085] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.876085] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.876085] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.934314] [53378]: DEBUG nova.policy [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.941366] [53378]: INFO nova.api.openstack.requestlog [None req-234c8d05-eeec-49a6-8be9-09d835de6a48 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.162255 [ 1081.941883] [53378]: [pid: 53378|app: 0|req: 3712/7539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.949520] [53378]: DEBUG nova.api.openstack.wsgi [None req-499fbaf2-8264-41b6-a08a-836f695f7ae1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71004940>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.012936] [53379]: DEBUG nova.policy [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.029739] [53379]: INFO nova.api.openstack.requestlog [None req-8c776e57-d0f4-461c-9bf2-b3fd8f1a041b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.172830 [ 1082.030203] [53379]: [pid: 53379|app: 0|req: 3828/7540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.035731] [53379]: DEBUG nova.api.openstack.wsgi [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.039050] [53379]: DEBUG nova.compute.api [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.049429] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.049897] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.050065] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.050703] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.050811] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.051044] [53379]: DEBUG oslo_concurrency.lockutils [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.114913] [53378]: INFO nova.api.openstack.requestlog [None req-499fbaf2-8264-41b6-a08a-836f695f7ae1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed" status: 202 len: 0 microversion: 2.1 time: 0.172434 [ 1082.115331] [53378]: [pid: 53378|app: 0|req: 3713/7541] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:54 2025] DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1082.121896] [53378]: DEBUG nova.api.openstack.wsgi [None req-23e38fb0-9303-4394-a1ec-3edd700f8c58 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'create', calling method: .version_select at 0x726f710068c0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1470454164", "description": "tempest-description-2141147198"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.227058] [53378]: INFO nova.api.openstack.requestlog [None req-23e38fb0-9303-4394-a1ec-3edd700f8c58 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.107725 [ 1082.227470] [53378]: [pid: 53378|app: 0|req: 3714/7542] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:45:54 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1082.233018] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.233018] [53378]: DEBUG nova.compute.api [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.236518] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.236752] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.236936] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.237315] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.237510] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.237682] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.291186] [53379]: DEBUG nova.policy [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.296835] [53379]: INFO nova.api.openstack.requestlog [None req-0023fac3-2895-485f-a0ae-b2298b3b817f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.263902 [ 1082.297224] [53379]: [pid: 53379|app: 0|req: 3829/7543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.299784] [53379]: DEBUG nova.api.openstack.wsgi [None req-c69087ec-57d1-47c3-96ac-0c7f37ffe88f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Action: 'update', calling method: .version_select at 0x726f7103ec20>, body: {"security_group": {"name": "tempest-sg-hth-397780544", "description": "tempest-description-hth-2125569269"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.350980] [53378]: DEBUG nova.policy [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.359254] [53378]: INFO nova.api.openstack.requestlog [None req-0d385a30-dee8-4e1d-b134-a763b739c20d tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1518 microversion: 2.1 time: 0.131132 [ 1082.359590] [53378]: [pid: 53378|app: 0|req: 3715/7544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1518 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.364680] [53378]: DEBUG nova.api.openstack.wsgi [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.370283] [53378]: DEBUG nova.compute.api [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.374818] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.375391] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.375391] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.375478] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.375667] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.375838] [53378]: DEBUG oslo_concurrency.lockutils [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.435082] [53379]: INFO nova.api.openstack.requestlog [None req-c69087ec-57d1-47c3-96ac-0c7f37ffe88f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3" status: 200 len: 217 microversion: 2.1 time: 0.136279 [ 1082.435587] [53379]: [pid: 53379|app: 0|req: 3830/7545] 10.180.1.21 () {60 vars in 1285 bytes} [Wed Mar 12 06:45:54 2025] PUT /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3 => generated 217 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1082.446236] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2b09ed7-792d-4fe6-a13b-ca3d104559e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f711105e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.477198] [53379]: INFO nova.api.openstack.requestlog [None req-f2b09ed7-792d-4fe6-a13b-ca3d104559e5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3" status: 200 len: 217 microversion: 2.1 time: 0.033131 [ 1082.477597] [53379]: [pid: 53379|app: 0|req: 3831/7546] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3 => generated 217 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1082.496372] [53378]: DEBUG nova.policy [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.503322] [53378]: INFO nova.api.openstack.requestlog [None req-fe3f3eb7-2096-4566-a258-c8b91402392f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.142924 [ 1082.503488] [53378]: [pid: 53378|app: 0|req: 3716/7547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.506344] [53378]: DEBUG nova.api.openstack.wsgi [None req-87555788-7de4-4bab-8324-c27064df5cb3 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f70fe15a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.559515] [53379]: DEBUG nova.api.openstack.wsgi [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-1548757278", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "de8ef0aa-8b44-4a97-bdf5-ec45991387f5"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.609439] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.609705] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.609896] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.610313] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.610517] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.610691] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.616701] [53379]: DEBUG nova.network.neutron [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] validate_networks() for [('de8ef0aa-8b44-4a97-bdf5-ec45991387f5', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1082.641474] [53378]: INFO nova.api.openstack.requestlog [None req-87555788-7de4-4bab-8324-c27064df5cb3 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3" status: 202 len: 0 microversion: 2.1 time: 0.136959 [ 1082.641533] [53378]: [pid: 53378|app: 0|req: 3717/7548] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:54 2025] DELETE /compute/v2.1/os-security-groups/18c90dd1-987f-47da-9b71-73ec8406c9a3 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1082.644493] [53378]: DEBUG nova.api.openstack.wsgi [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.646235] [53378]: DEBUG nova.compute.api [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.650863] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.650863] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.650863] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.650863] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.650863] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.651104] [53378]: DEBUG oslo_concurrency.lockutils [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.746770] [53378]: DEBUG nova.policy [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.751440] [53378]: INFO nova.api.openstack.requestlog [None req-fdff78fd-161e-4f83-b8df-698a6758e862 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1670 microversion: 2.1 time: 0.109062 [ 1082.751557] [53378]: [pid: 53378|app: 0|req: 3718/7549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:54 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1670 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.754064] [53378]: DEBUG nova.api.openstack.wsgi [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.755730] [53378]: DEBUG nova.compute.api [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.759015] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.759265] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.759453] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.759807] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.760017] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.760206] [53378]: DEBUG oslo_concurrency.lockutils [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.814414] [53379]: DEBUG nova.virt.hardware [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1082.814832] [53379]: DEBUG nova.virt.hardware [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1082.815214] [53379]: DEBUG nova.virt.hardware [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1082.815583] [53379]: DEBUG nova.virt.hardware [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1082.815865] [53379]: DEBUG nova.virt.hardware [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1082.824867] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.825103] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.825300] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.825722] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.825945] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.826160] [53379]: DEBUG oslo_concurrency.lockutils [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.838173] [53379]: DEBUG nova.quota [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Getting quotas for project 2eabdea2d0034ba4a9b6581d5982308e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1082.838852] [53378]: DEBUG nova.policy [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.842769] [53379]: DEBUG nova.quota [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Getting quotas for user da5e02673781401888d0b0b7e895f400 and project 2eabdea2d0034ba4a9b6581d5982308e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1082.846564] [53378]: INFO nova.api.openstack.requestlog [None req-777927a4-28ff-4ef9-b19c-61a0d1e9de6e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.093793 [ 1082.846564] [53378]: [pid: 53378|app: 0|req: 3719/7550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.849473] [53379]: DEBUG nova.compute.api [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1082.850748] [53379]: DEBUG nova.compute.api [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1082.852051] [53378]: DEBUG nova.api.openstack.wsgi [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.853798] [53378]: DEBUG nova.compute.api [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.857708] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.857968] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.858200] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.858696] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.858983] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.859290] [53378]: DEBUG oslo_concurrency.lockutils [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.869076] [53378]: INFO nova.api.openstack.wsgi [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. [ 1082.869076] [53378]: DEBUG nova.api.openstack.wsgi [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1082.869447] [53378]: INFO nova.api.openstack.requestlog [None req-620ea9db-c14d-4427-8461-0184c49a52c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 404 len: 111 microversion: 2.1 time: 0.022559 [ 1082.869746] [53378]: [pid: 53378|app: 0|req: 3720/7551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1082.875111] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.875352] [53378]: DEBUG nova.compute.api [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.879136] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.879391] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.879579] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.879935] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.880152] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.880334] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.885637] [53379]: INFO nova.api.openstack.requestlog [None req-075656f0-1ca1-42d7-85b3-9f54de4132e9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.407145 [ 1082.885803] [53379]: [pid: 53379|app: 0|req: 3832/7552] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:54 2025] POST /compute/v2.1/servers => generated 380 bytes in 408 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1082.888994] [53379]: DEBUG nova.api.openstack.wsgi [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7a0da035-edbf-4107-b450-b09e641ce8b4", "name": "network-vif-deleted", "tag": "74d53669-0689-47aa-aaca-9b0a9ae4cecb"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.890968] [53378]: INFO nova.api.openstack.wsgi [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. [ 1082.891484] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1082.892037] [53378]: INFO nova.api.openstack.requestlog [None req-dc09212f-c381-4d89-b153-09328fc7e20a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 404 len: 111 microversion: 2.1 time: 0.018906 [ 1082.892250] [53378]: [pid: 53378|app: 0|req: 3721/7553] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1082.894823] [53379]: DEBUG oslo_concurrency.lockutils [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.894931] [53379]: DEBUG oslo_concurrency.lockutils [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.895200] [53379]: DEBUG oslo_concurrency.lockutils [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.897027] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.897266] [53378]: DEBUG nova.compute.api [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.901918] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.901918] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.901918] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.901918] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.901918] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.902151] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.902591] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] Creating event network-vif-deleted:74d53669-0689-47aa-aaca-9b0a9ae4cecb for instance 7a0da035-edbf-4107-b450-b09e641ce8b4 on cpu-1 [ 1082.907246] [53379]: INFO nova.api.openstack.requestlog [req-d52e87da-e1e8-40e7-a8e2-794667077a4b req-7716af80-6bca-4de9-9445-0e6c5550ffa7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020485 [ 1082.907629] [53379]: [pid: 53379|app: 0|req: 3833/7554] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45:55 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) [ 1082.910051] [53379]: DEBUG nova.api.openstack.wsgi [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.911806] [53379]: DEBUG nova.compute.api [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.915820] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.915949] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.916029] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.916429] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.916634] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.916804] [53379]: DEBUG oslo_concurrency.lockutils [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.918814] [53378]: DEBUG nova.compute.api [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1082.982967] [53378]: INFO nova.api.openstack.requestlog [None req-e6cd503b-bb43-4e72-9060-fcb6f7023820 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 204 len: 0 microversion: 2.1 time: 0.089877 [ 1082.983464] [53378]: [pid: 53378|app: 0|req: 3722/7555] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1082.986567] [53378]: DEBUG nova.api.openstack.wsgi [None req-067af17e-e151-4f6d-9d02-2ba400628340 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.988203] [53378]: DEBUG nova.compute.api [None req-067af17e-e151-4f6d-9d02-2ba400628340 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.017313] [53378]: DEBUG nova.policy [None req-067af17e-e151-4f6d-9d02-2ba400628340 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.023518] [53378]: INFO nova.api.openstack.requestlog [None req-067af17e-e151-4f6d-9d02-2ba400628340 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1223 microversion: 2.1 time: 0.039297 [ 1083.024123] [53378]: [pid: 53378|app: 0|req: 3723/7556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.027737] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.029350] [53378]: DEBUG nova.compute.api [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.034471] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.034770] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.034978] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.035406] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.035653] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.036296] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.045105] [53379]: DEBUG nova.policy [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.046241] [53378]: INFO nova.api.openstack.wsgi [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. [ 1083.046627] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Instance 0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.047073] [53378]: INFO nova.api.openstack.requestlog [None req-cbdf030b-a319-4241-915a-a48b522d2cfd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7" status: 404 len: 111 microversion: 2.1 time: 0.021646 [ 1083.047764] [53378]: [pid: 53378|app: 0|req: 3724/7557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/0d3c49e7-81fe-416a-b39e-c7cee1f09ac7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.050052] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1018802915", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1083.050517] [53379]: INFO nova.api.openstack.requestlog [None req-80f7d86d-aab6-4e11-b9fa-e98b0285249f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1735 microversion: 2.1 time: 0.142518 [ 1083.050869] [53379]: [pid: 53379|app: 0|req: 3834/7558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1735 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.053892] [53379]: DEBUG nova.api.openstack.wsgi [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.055541] [53379]: DEBUG nova.compute.api [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.058925] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.059175] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.059395] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.059796] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.059955] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.060147] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.093363] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.093627] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.093814] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.094273] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.094483] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.095152] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.099524] [53378]: DEBUG nova.network.neutron [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1083.183396] [53379]: DEBUG nova.policy [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.188407] [53379]: INFO nova.api.openstack.requestlog [None req-72f3da17-e959-45f7-b7af-25aee7b6999c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1291 microversion: 2.1 time: 0.136865 [ 1083.193103] [53379]: [pid: 53379|app: 0|req: 3835/7559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1291 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.196225] [53379]: DEBUG nova.api.openstack.wsgi [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.197991] [53379]: DEBUG nova.compute.api [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.206410] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.206689] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.206879] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.207278] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.207480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.207659] [53379]: DEBUG oslo_concurrency.lockutils [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.261028] [53378]: DEBUG nova.virt.hardware [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1083.261028] [53378]: DEBUG nova.virt.hardware [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1083.261028] [53378]: DEBUG nova.virt.hardware [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1083.261028] [53378]: DEBUG nova.virt.hardware [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1083.261219] [53378]: DEBUG nova.virt.hardware [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1083.271524] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.272251] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.272251] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.272406] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.272557] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.272731] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.282618] [53379]: DEBUG nova.policy [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.283094] [53378]: DEBUG nova.quota [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1083.286394] [53378]: DEBUG nova.quota [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1083.287509] [53379]: INFO nova.api.openstack.requestlog [None req-4844a2f1-2d34-40b4-bcdd-1716420ad27b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1674 microversion: 2.1 time: 0.093713 [ 1083.287850] [53379]: [pid: 53379|app: 0|req: 3836/7560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1674 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.290632] [53379]: DEBUG nova.api.openstack.wsgi [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.292253] [53379]: DEBUG nova.compute.api [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.293050] [53378]: DEBUG nova.compute.api [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1083.294454] [53378]: DEBUG nova.compute.api [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1083.295521] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.295779] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.296011] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.296365] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.296569] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.296746] [53379]: DEBUG oslo_concurrency.lockutils [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.327344] [53378]: INFO nova.api.openstack.requestlog [None req-6d7abb25-a4a4-412e-825d-2fa1d30c0cfb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.278852 [ 1083.328540] [53378]: [pid: 53378|app: 0|req: 3725/7561] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:55 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) [ 1083.330746] [53378]: DEBUG nova.api.openstack.wsgi [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f710045e0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.349027] [53378]: DEBUG neutronclient.v2_0.client [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 124abee3-9825-4453-992b-57e4353bc4ed does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.349461] [53378]: DEBUG nova.network.security_group_api [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 124abee3-9825-4453-992b-57e4353bc4ed not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.351089] [53378]: INFO nova.api.openstack.wsgi [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 124abee3-9825-4453-992b-57e4353bc4ed does not exist [ 1083.351089] [53378]: Neutron server returns request_ids: ['req-c61c5fa2-4585-4f55-bd38-2b677e8e46e4'] [ 1083.351089] [53378]: DEBUG nova.api.openstack.wsgi [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 124abee3-9825-4453-992b-57e4353bc4ed does not exist [ 1083.351089] [53378]: Neutron server returns request_ids: ['req-c61c5fa2-4585-4f55-bd38-2b677e8e46e4'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.351089] [53378]: INFO nova.api.openstack.requestlog [None req-cffd0c55-78e1-4885-a300-2fc2af0341be tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed" status: 404 len: 194 microversion: 2.1 time: 0.022170 [ 1083.351089] [53378]: [pid: 53378|app: 0|req: 3726/7562] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/124abee3-9825-4453-992b-57e4353bc4ed => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.354030] [53378]: DEBUG nova.api.openstack.wsgi [None req-79dd1c5c-5f45-47c9-80c4-c2635ba22f73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.360069] [53378]: DEBUG nova.compute.api [None req-79dd1c5c-5f45-47c9-80c4-c2635ba22f73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.382366] [53379]: DEBUG nova.policy [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.389248] [53379]: INFO nova.api.openstack.requestlog [None req-bd48e6af-d7af-4f70-b639-0ae7cc910445 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.100691 [ 1083.389608] [53379]: [pid: 53379|app: 0|req: 3837/7563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.391443] [53378]: DEBUG nova.policy [None req-79dd1c5c-5f45-47c9-80c4-c2635ba22f73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.395487] [53379]: DEBUG nova.api.openstack.wsgi [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71245990>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.397058] [53378]: INFO nova.api.openstack.requestlog [None req-79dd1c5c-5f45-47c9-80c4-c2635ba22f73 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1213 microversion: 2.1 time: 0.045444 [ 1083.397413] [53378]: [pid: 53378|app: 0|req: 3727/7564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.403511] [53378]: DEBUG nova.api.openstack.wsgi [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.404051] [53378]: DEBUG nova.compute.api [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.409313] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.409770] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.410036] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.410415] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.410638] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.411631] [53378]: DEBUG oslo_concurrency.lockutils [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.412314] [53379]: DEBUG neutronclient.v2_0.client [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7abb7ce2-911a-46b8-9345-32de1a1af484 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.413207] [53379]: DEBUG nova.network.security_group_api [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 7abb7ce2-911a-46b8-9345-32de1a1af484 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.413553] [53379]: INFO nova.api.openstack.wsgi [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 7abb7ce2-911a-46b8-9345-32de1a1af484 does not exist [ 1083.413553] [53379]: Neutron server returns request_ids: ['req-4f460e52-9fa9-4fea-8a04-24308993a627'] [ 1083.413782] [53379]: DEBUG nova.api.openstack.wsgi [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 7abb7ce2-911a-46b8-9345-32de1a1af484 does not exist [ 1083.413782] [53379]: Neutron server returns request_ids: ['req-4f460e52-9fa9-4fea-8a04-24308993a627'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.414239] [53379]: INFO nova.api.openstack.requestlog [None req-b17c7a3b-e78b-49c0-bccd-bc9c3d738c8a tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484" status: 404 len: 194 microversion: 2.1 time: 0.024125 [ 1083.414739] [53379]: [pid: 53379|app: 0|req: 3838/7565] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/7abb7ce2-911a-46b8-9345-32de1a1af484 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.424406] [53379]: DEBUG nova.api.openstack.wsgi [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71246a70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.439179] [53379]: DEBUG neutronclient.v2_0.client [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.439263] [53379]: DEBUG nova.network.security_group_api [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.439587] [53379]: INFO nova.api.openstack.wsgi [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist [ 1083.439587] [53379]: Neutron server returns request_ids: ['req-dfd313b4-2f1e-4493-91b4-194b9eff0c91'] [ 1083.440215] [53379]: DEBUG nova.api.openstack.wsgi [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 29265db0-26ef-47f0-89fd-1abb8bdc5173 does not exist [ 1083.440215] [53379]: Neutron server returns request_ids: ['req-dfd313b4-2f1e-4493-91b4-194b9eff0c91'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.440960] [53379]: INFO nova.api.openstack.requestlog [None req-09fb438f-31f7-42a8-90f1-d097c7bb43f0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173" status: 404 len: 194 microversion: 2.1 time: 0.019766 [ 1083.441395] [53379]: [pid: 53379|app: 0|req: 3839/7566] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/29265db0-26ef-47f0-89fd-1abb8bdc5173 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.446561] [53379]: DEBUG nova.api.openstack.wsgi [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71246680>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.450924] [53378]: DEBUG nova.policy [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.458221] [53378]: INFO nova.api.openstack.requestlog [None req-f166bf09-31cc-472a-96a1-d097dc618378 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1301 microversion: 2.1 time: 0.060117 [ 1083.458924] [53378]: [pid: 53378|app: 0|req: 3728/7567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.464333] [53379]: DEBUG neutronclient.v2_0.client [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 616d2069-3197-4249-af72-21acdf655581 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.464549] [53379]: DEBUG nova.network.security_group_api [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 616d2069-3197-4249-af72-21acdf655581 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.464803] [53379]: INFO nova.api.openstack.wsgi [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 616d2069-3197-4249-af72-21acdf655581 does not exist [ 1083.464803] [53379]: Neutron server returns request_ids: ['req-f4a3e53e-18f2-4d55-baf2-3e442e7ec1b5'] [ 1083.465820] [53379]: DEBUG nova.api.openstack.wsgi [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 616d2069-3197-4249-af72-21acdf655581 does not exist [ 1083.465820] [53379]: Neutron server returns request_ids: ['req-f4a3e53e-18f2-4d55-baf2-3e442e7ec1b5'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.465820] [53379]: INFO nova.api.openstack.requestlog [None req-5051933d-c52e-4746-9ef4-a5d86da5415e tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581" status: 404 len: 194 microversion: 2.1 time: 0.021587 [ 1083.466247] [53379]: [pid: 53379|app: 0|req: 3840/7568] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/616d2069-3197-4249-af72-21acdf655581 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1083.471345] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f70dec3a0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.487347] [53378]: DEBUG neutronclient.v2_0.client [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist", "detail": ""}} {{(pid=53378) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.487751] [53378]: DEBUG nova.network.security_group_api [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 53234da2-f592-4ae3-8a41-08c37fc8e18e not found {{(pid=53378) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.488030] [53378]: INFO nova.api.openstack.wsgi [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist [ 1083.488030] [53378]: Neutron server returns request_ids: ['req-0e46ca8a-160c-40e5-bcfb-3e8b40d6b0ab'] [ 1083.488404] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 53234da2-f592-4ae3-8a41-08c37fc8e18e does not exist [ 1083.488404] [53378]: Neutron server returns request_ids: ['req-0e46ca8a-160c-40e5-bcfb-3e8b40d6b0ab'] {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.488959] [53378]: INFO nova.api.openstack.requestlog [None req-b7dcb778-f1c2-4035-9102-6800b2e929c5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e" status: 404 len: 194 microversion: 2.1 time: 0.019936 [ 1083.491238] [53378]: [pid: 53378|app: 0|req: 3729/7569] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/53234da2-f592-4ae3-8a41-08c37fc8e18e => generated 194 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.495434] [53379]: DEBUG nova.api.openstack.wsgi [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f712469e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.518624] [53379]: DEBUG neutronclient.v2_0.client [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist", "detail": ""}} {{(pid=53379) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 1083.519033] [53379]: DEBUG nova.network.security_group_api [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Neutron security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 not found {{(pid=53379) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1083.519345] [53379]: INFO nova.api.openstack.wsgi [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist [ 1083.519345] [53379]: Neutron server returns request_ids: ['req-88c48f4a-d74e-4946-b91c-286b135d5a5d'] [ 1083.519684] [53379]: DEBUG nova.api.openstack.wsgi [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Security group 0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 does not exist [ 1083.519684] [53379]: Neutron server returns request_ids: ['req-88c48f4a-d74e-4946-b91c-286b135d5a5d'] {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1083.520164] [53379]: INFO nova.api.openstack.requestlog [None req-248480b3-bb61-4a2b-b163-5b9b2bb948e4 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383" status: 404 len: 194 microversion: 2.1 time: 0.027773 [ 1083.520502] [53379]: [pid: 53379|app: 0|req: 3841/7570] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/os-security-groups/0c3dd9d1-21ab-40ba-b9a0-2ead66fb0383 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1083.529500] [53378]: DEBUG nova.api.openstack.wsgi [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.529819] [53378]: DEBUG nova.compute.api [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.535230] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.535491] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.535686] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.536069] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.536314] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.536501] [53378]: DEBUG oslo_concurrency.lockutils [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.552051] [53378]: DEBUG nova.compute.api [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1083.602081] [53378]: INFO nova.api.openstack.requestlog [None req-12669240-b03c-4b47-85f9-d48728babb75 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 204 len: 0 microversion: 2.1 time: 0.074967 [ 1083.602452] [53378]: [pid: 53378|app: 0|req: 3730/7571] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:55 2025] DELETE /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1083.607655] [53379]: DEBUG nova.api.openstack.wsgi [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.609469] [53379]: DEBUG nova.compute.api [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.613193] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.613451] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.613645] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.614025] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.614234] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.614411] [53379]: DEBUG oslo_concurrency.lockutils [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.734325] [53379]: DEBUG nova.policy [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.739098] [53379]: INFO nova.api.openstack.requestlog [None req-7453975f-1be0-4718-82c4-ebf21ca909c1 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1644 microversion: 2.1 time: 0.133760 [ 1083.739924] [53379]: [pid: 53379|app: 0|req: 3842/7572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:55 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1644 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.860683] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.863857] [53378]: DEBUG nova.compute.api [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.868150] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.868400] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.869076] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.869076] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.869266] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.869369] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.947984] [53378]: DEBUG nova.policy [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.952657] [53378]: INFO nova.api.openstack.requestlog [None req-ea263887-3de7-40b2-9832-7d88ba5a160d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.095166 [ 1083.955227] [53378]: [pid: 53378|app: 0|req: 3731/7573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.037547] [53379]: DEBUG nova.api.openstack.wsgi [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.040038] [53379]: DEBUG nova.compute.api [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.045655] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.045655] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.045919] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.046370] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.046663] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.046925] [53379]: DEBUG oslo_concurrency.lockutils [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.063737] [53378]: DEBUG nova.api.openstack.wsgi [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.066791] [53378]: DEBUG nova.compute.api [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.073622] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.073878] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.074087] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.074451] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.074691] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.074978] [53378]: DEBUG oslo_concurrency.lockutils [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.089524] [53379]: DEBUG nova.policy [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.097508] [53379]: INFO nova.api.openstack.requestlog [None req-78c5ae9d-e0c9-4716-bccb-b04b82ee79e0 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1227 microversion: 2.1 time: 0.063405 [ 1084.097993] [53379]: [pid: 53379|app: 0|req: 3843/7574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1227 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.164251] [53378]: DEBUG nova.policy [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.170100] [53378]: INFO nova.api.openstack.requestlog [None req-135bbdb8-8f40-4323-ad80-16e96d16cb8d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1733 microversion: 2.1 time: 0.109022 [ 1084.170443] [53378]: [pid: 53378|app: 0|req: 3732/7575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1733 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.207587] [53379]: DEBUG nova.api.openstack.wsgi [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.209296] [53379]: DEBUG nova.compute.api [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.212837] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.213147] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.213379] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.213780] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.214063] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.214280] [53379]: DEBUG oslo_concurrency.lockutils [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.295198] [53379]: DEBUG nova.policy [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.300135] [53379]: INFO nova.api.openstack.requestlog [None req-5599d562-b63c-4110-9996-b866c37f3e8d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1471 microversion: 2.1 time: 0.095198 [ 1084.300576] [53379]: [pid: 53379|app: 0|req: 3844/7576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1471 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.302974] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.305590] [53378]: DEBUG nova.compute.api [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.311162] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.311552] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.311869] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.312441] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.312949] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.313096] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.396033] [53379]: DEBUG nova.api.openstack.wsgi [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-865732803", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1084.416744] [53378]: DEBUG nova.policy [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.422862] [53378]: INFO nova.api.openstack.requestlog [None req-cd7d6868-344e-477a-a3ec-d3ee0a000ae4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1674 microversion: 2.1 time: 0.123236 [ 1084.423225] [53378]: [pid: 53378|app: 0|req: 3733/7577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1674 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.426048] [53378]: DEBUG nova.api.openstack.wsgi [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.427485] [53378]: DEBUG nova.compute.api [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.431044] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.431304] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.431488] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.431846] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.432060] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.432250] [53378]: DEBUG oslo_concurrency.lockutils [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.442359] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.442619] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.442830] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.443350] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.443478] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.443582] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.449423] [53379]: DEBUG nova.network.neutron [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1084.529069] [53378]: DEBUG nova.policy [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.533885] [53378]: INFO nova.api.openstack.requestlog [None req-7686482c-5859-4066-8201-031b7e330426 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.110050 [ 1084.534323] [53378]: [pid: 53378|app: 0|req: 3734/7578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.536799] [53378]: DEBUG nova.api.openstack.wsgi [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.540020] [53378]: DEBUG nova.compute.api [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.542110] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.542202] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.542412] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.542771] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.542977] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.543669] [53378]: DEBUG oslo_concurrency.lockutils [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.579710] [53378]: DEBUG nova.policy [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.583616] [53378]: INFO nova.api.openstack.requestlog [None req-bea657fd-8b43-40af-b7b1-7804e39d2589 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1209 microversion: 2.1 time: 0.048348 [ 1084.583744] [53378]: [pid: 53378|app: 0|req: 3735/7579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.588050] [53378]: DEBUG nova.api.openstack.wsgi [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.588050] [53378]: DEBUG nova.compute.api [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.592207] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.592207] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.592207] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.592346] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.592546] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.592726] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.599376] [53379]: DEBUG nova.virt.hardware [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1084.599604] [53379]: DEBUG nova.virt.hardware [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1084.599835] [53379]: DEBUG nova.virt.hardware [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1084.600052] [53379]: DEBUG nova.virt.hardware [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1084.600226] [53379]: DEBUG nova.virt.hardware [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1084.610312] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.610898] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.610898] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.611214] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.611447] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.611631] [53379]: DEBUG oslo_concurrency.lockutils [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.613216] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.613485] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.613677] [53378]: DEBUG oslo_concurrency.lockutils [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.613880] [53378]: DEBUG nova.objects.instance [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 7a0da035-edbf-4107-b450-b09e641ce8b4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.623080] [53379]: DEBUG nova.quota [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1084.626871] [53379]: DEBUG nova.quota [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1084.633460] [53379]: DEBUG nova.compute.api [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1084.634951] [53379]: DEBUG nova.compute.api [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1084.637263] [53378]: DEBUG nova.policy [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.641649] [53378]: INFO nova.api.openstack.requestlog [None req-085592ab-d973-4ccc-889c-ce6c3803b297 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1306 microversion: 2.1 time: 0.057390 [ 1084.642176] [53378]: [pid: 53378|app: 0|req: 3736/7580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:56 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.673634] [53379]: INFO nova.api.openstack.requestlog [None req-aef4bc40-2a81-4ed1-b85d-a4877af6a4da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.280696 [ 1084.674038] [53379]: [pid: 53379|app: 0|req: 3845/7581] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 282 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1084.681076] [53378]: DEBUG nova.api.openstack.wsgi [None req-cac011bb-2583-4aee-9600-b57a02b8f36e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.681362] [53378]: DEBUG nova.compute.api [None req-cac011bb-2583-4aee-9600-b57a02b8f36e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.692242] [53378]: DEBUG nova.compute.api [None req-cac011bb-2583-4aee-9600-b57a02b8f36e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1084.728672] [53378]: INFO nova.api.openstack.requestlog [None req-cac011bb-2583-4aee-9600-b57a02b8f36e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190" status: 204 len: 0 microversion: 2.1 time: 0.049973 [ 1084.729137] [53378]: [pid: 53378|app: 0|req: 3737/7582] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:45:56 2025] DELETE /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1084.735480] [53379]: DEBUG nova.api.openstack.wsgi [None req-6ae9cc99-8944-4e8a-81b2-d9b1b4409303 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.737496] [53379]: DEBUG nova.compute.api [None req-6ae9cc99-8944-4e8a-81b2-d9b1b4409303 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.746149] [53379]: INFO nova.api.openstack.wsgi [None req-6ae9cc99-8944-4e8a-81b2-d9b1b4409303 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. [ 1084.746515] [53379]: DEBUG nova.api.openstack.wsgi [None req-6ae9cc99-8944-4e8a-81b2-d9b1b4409303 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1084.746973] [53379]: INFO nova.api.openstack.requestlog [None req-6ae9cc99-8944-4e8a-81b2-d9b1b4409303 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190" status: 404 len: 111 microversion: 2.1 time: 0.014762 [ 1084.747319] [53379]: [pid: 53379|app: 0|req: 3846/7583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1084.757390] [53378]: DEBUG nova.api.openstack.wsgi [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.759139] [53378]: DEBUG nova.compute.api [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.763641] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.763890] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.764100] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.764512] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.764722] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.764935] [53378]: DEBUG oslo_concurrency.lockutils [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.788704] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1542473631", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1084.822422] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.822891] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.823295] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.823967] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.824365] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.824701] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.832869] [53379]: DEBUG nova.network.neutron [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1084.902788] [53378]: DEBUG nova.policy [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.907842] [53378]: INFO nova.api.openstack.requestlog [None req-678002dd-4362-4910-9800-a69b08d6a711 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1644 microversion: 2.1 time: 0.152890 [ 1084.908073] [53378]: [pid: 53378|app: 0|req: 3738/7584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1644 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.974761] [53378]: DEBUG nova.api.openstack.wsgi [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.977717] [53378]: DEBUG nova.compute.api [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.983287] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.983690] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.984030] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.984744] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.985170] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.985508] [53378]: DEBUG oslo_concurrency.lockutils [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.003047] [53379]: DEBUG nova.virt.hardware [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1085.003273] [53379]: DEBUG nova.virt.hardware [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1085.003492] [53379]: DEBUG nova.virt.hardware [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1085.003644] [53379]: DEBUG nova.virt.hardware [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1085.005069] [53379]: DEBUG nova.virt.hardware [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1085.012690] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.012915] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-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=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.013281] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.013457] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.013665] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.013856] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.025734] [53379]: DEBUG nova.quota [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1085.029305] [53379]: DEBUG nova.quota [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1085.037265] [53379]: DEBUG nova.compute.api [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1085.038633] [53379]: DEBUG nova.compute.api [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1085.082833] [53379]: INFO nova.api.openstack.requestlog [None req-ff72e20d-9bd8-4003-b026-298e99ba94b6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.295071 [ 1085.082833] [53379]: [pid: 53379|app: 0|req: 3847/7585] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:45:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 297 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 1085.084581] [53378]: DEBUG nova.policy [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.089419] [53378]: INFO nova.api.openstack.requestlog [None req-80994303-c675-4a03-9ea1-69e4a24f3fdd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.121184 [ 1085.089771] [53378]: [pid: 53378|app: 0|req: 3739/7586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.095608] [53379]: DEBUG nova.api.openstack.wsgi [None req-c90e0d54-548c-4d51-83cb-cfffc2928f91 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.098800] [53379]: DEBUG nova.compute.api [None req-c90e0d54-548c-4d51-83cb-cfffc2928f91 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.111201] [53378]: DEBUG nova.api.openstack.wsgi [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.113157] [53378]: DEBUG nova.compute.api [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.118068] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.119021] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.119021] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.119021] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.119237] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.119449] [53378]: DEBUG oslo_concurrency.lockutils [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.128800] [53379]: DEBUG nova.policy [None req-c90e0d54-548c-4d51-83cb-cfffc2928f91 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.133724] [53379]: INFO nova.api.openstack.requestlog [None req-c90e0d54-548c-4d51-83cb-cfffc2928f91 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1219 microversion: 2.1 time: 0.042936 [ 1085.134856] [53379]: [pid: 53379|app: 0|req: 3848/7587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.159601] [53378]: DEBUG nova.policy [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.164058] [53378]: INFO nova.api.openstack.requestlog [None req-57d5db06-962d-44b2-8492-86d36539e2fa tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1219 microversion: 2.1 time: 0.055176 [ 1085.164786] [53378]: [pid: 53378|app: 0|req: 3740/7588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.184333] [53379]: DEBUG nova.api.openstack.wsgi [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.187677] [53379]: DEBUG nova.compute.api [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.191364] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.191569] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.192028] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.192220] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.192474] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.192738] [53379]: DEBUG oslo_concurrency.lockutils [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.276996] [53379]: DEBUG nova.policy [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.282518] [53379]: INFO nova.api.openstack.requestlog [None req-1efe6997-d0ac-4efb-94f4-516d417dc74e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1733 microversion: 2.1 time: 0.100253 [ 1085.282885] [53379]: [pid: 53379|app: 0|req: 3849/7589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1733 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.436238] [53378]: DEBUG nova.api.openstack.wsgi [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.438063] [53378]: DEBUG nova.compute.api [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.442340] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.442652] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.442914] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.443322] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.443551] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.443736] [53378]: DEBUG oslo_concurrency.lockutils [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.536026] [53378]: DEBUG nova.policy [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.541490] [53378]: INFO nova.api.openstack.requestlog [None req-ca9b4b96-30e6-473f-994a-43ddec3fae7d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1674 microversion: 2.1 time: 0.107475 [ 1085.541845] [53378]: [pid: 53378|app: 0|req: 3741/7590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1674 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.549418] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.551035] [53379]: DEBUG nova.compute.api [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.554501] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.554786] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.554981] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.555403] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.555613] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.555790] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.598477] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.599268] [53378]: DEBUG nova.compute.api [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.603138] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.603466] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.603704] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.605029] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.605029] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.605029] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.644621] [53378]: DEBUG nova.policy [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.650224] [53378]: INFO nova.api.openstack.requestlog [None req-b0030117-2bba-435f-a9b5-da4198e5313c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1209 microversion: 2.1 time: 0.054802 [ 1085.650224] [53378]: [pid: 53378|app: 0|req: 3742/7591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.656401] [53378]: DEBUG nova.api.openstack.wsgi [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.658235] [53378]: DEBUG nova.compute.api [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.661835] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.662117] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.662727] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.662727] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.662872] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.663111] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.680409] [53379]: DEBUG nova.policy [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.683847] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.683968] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.684190] [53378]: DEBUG oslo_concurrency.lockutils [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.684420] [53378]: DEBUG nova.objects.instance [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lazy-loading 'fault' on Instance uuid 7a0da035-edbf-4107-b450-b09e641ce8b4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.685220] [53379]: INFO nova.api.openstack.requestlog [None req-ac8be87c-e991-46d9-ad70-ec53aa6a3a0f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.138692 [ 1085.685608] [53379]: [pid: 53379|app: 0|req: 3850/7592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.722358] [53378]: DEBUG nova.policy [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beee47595b644742b0f7c84dd97451f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9eefddad004405abc7964232e0334f3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.732029] [53378]: INFO nova.api.openstack.requestlog [None req-7af13ddd-5c3e-4a5d-bff1-2349981acc0c tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 200 len: 1306 microversion: 2.1 time: 0.074734 [ 1085.732029] [53378]: [pid: 53378|app: 0|req: 3743/7593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:57 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.736616] [53379]: DEBUG nova.api.openstack.wsgi [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b33c30f9-5fb7-4eb2-abc0-3450ca0e00df", "name": "network-vif-deleted", "tag": "b96a6227-7814-45f1-b33d-4a76829473b6"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1085.742843] [53379]: DEBUG oslo_concurrency.lockutils [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.742950] [53379]: DEBUG oslo_concurrency.lockutils [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.743139] [53379]: DEBUG oslo_concurrency.lockutils [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.750349] [53379]: INFO nova.api.openstack.compute.server_external_events [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] Creating event network-vif-deleted:b96a6227-7814-45f1-b33d-4a76829473b6 for instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df on cpu-1 [ 1085.753121] [53379]: INFO nova.api.openstack.requestlog [req-185f8ef5-e582-418e-97ce-2c97f4d798f1 req-b24b9004-22b0-46cf-80e0-551592751064 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019889 [ 1085.756019] [53379]: [pid: 53379|app: 0|req: 3851/7594] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:45: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) [ 1085.922291] [53378]: DEBUG nova.api.openstack.wsgi [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.924425] [53378]: DEBUG nova.compute.api [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.929061] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.929326] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.929562] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.929880] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.930249] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.930249] [53378]: DEBUG oslo_concurrency.lockutils [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.105040] [53379]: DEBUG nova.api.openstack.wsgi [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.109032] [53379]: DEBUG nova.compute.api [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.115683] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.119024] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.119024] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.119024] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.119024] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.119024] [53379]: DEBUG oslo_concurrency.lockutils [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.240069] [53378]: DEBUG nova.policy [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.248677] [53379]: DEBUG nova.policy [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.248760] [53378]: INFO nova.api.openstack.requestlog [None req-46c381f9-44a9-4707-bfec-2bdbc7137bfc tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1465 microversion: 2.1 time: 0.328807 [ 1086.248760] [53378]: [pid: 53378|app: 0|req: 3744/7595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1465 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.251978] [53378]: DEBUG nova.api.openstack.wsgi [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.253650] [53378]: DEBUG nova.compute.api [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.258284] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.259574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.259574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.259574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.259574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.259574] [53378]: DEBUG oslo_concurrency.lockutils [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.263042] [53379]: INFO nova.api.openstack.requestlog [None req-79a821a0-6aa1-4831-baf5-b4325d38faac tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1510 microversion: 2.1 time: 0.160356 [ 1086.263042] [53379]: [pid: 53379|app: 0|req: 3852/7596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1510 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.264478] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.266668] [53379]: DEBUG nova.compute.api [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.274605] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.274926] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.275181] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.275592] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.275837] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.276062] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.298102] [53378]: DEBUG nova.policy [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.302989] [53378]: INFO nova.api.openstack.requestlog [None req-d80210c6-2197-42c5-ae73-134dad192865 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1223 microversion: 2.1 time: 0.054209 [ 1086.303375] [53378]: [pid: 53378|app: 0|req: 3745/7597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.305949] [53378]: DEBUG nova.api.openstack.wsgi [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.307741] [53378]: DEBUG nova.compute.api [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.311369] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.311644] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.311894] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.312277] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.312487] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.312674] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.317919] [53379]: DEBUG nova.policy [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.322772] [53379]: INFO nova.api.openstack.requestlog [None req-2a8b6f4e-50f3-45ca-a3d7-686cba9bea4e tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1219 microversion: 2.1 time: 0.060918 [ 1086.323157] [53379]: [pid: 53379|app: 0|req: 3853/7598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.402581] [53378]: DEBUG nova.policy [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.408110] [53378]: INFO nova.api.openstack.requestlog [None req-32a15dab-d265-440f-886c-4a03ca7b5a9e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1733 microversion: 2.1 time: 0.104033 [ 1086.409782] [53378]: [pid: 53378|app: 0|req: 3746/7599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1733 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.555627] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.557738] [53379]: DEBUG nova.compute.api [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.561488] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.561728] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.561915] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.562308] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.562572] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.562938] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.596477] [53379]: DEBUG nova.policy [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.600927] [53379]: INFO nova.api.openstack.requestlog [None req-f0bc62c8-5572-4c26-b7f4-dc9b4fdfd660 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1317 microversion: 2.1 time: 0.047628 [ 1086.601314] [53379]: [pid: 53379|app: 0|req: 3854/7600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1317 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.667435] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.669446] [53378]: DEBUG nova.compute.api [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.674676] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.675112] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.675462] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.676056] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.676429] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.676752] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.699326] [53379]: DEBUG nova.api.openstack.wsgi [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.701152] [53379]: DEBUG nova.compute.api [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.704770] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.705015] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.705217] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.705586] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.705795] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.705972] [53379]: DEBUG oslo_concurrency.lockutils [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.727941] [53378]: DEBUG nova.policy [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.732153] [53378]: INFO nova.api.openstack.requestlog [None req-8d0817c4-7c74-4ead-82f3-15636988fac1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1209 microversion: 2.1 time: 0.068281 [ 1086.732153] [53378]: [pid: 53378|app: 0|req: 3747/7601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.746840] [53378]: DEBUG nova.api.openstack.wsgi [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.748987] [53378]: DEBUG nova.compute.api [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] [instance: 7a0da035-edbf-4107-b450-b09e641ce8b4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.752764] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.753162] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.753369] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.753731] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.753937] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.754217] [53378]: DEBUG oslo_concurrency.lockutils [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.762810] [53378]: INFO nova.api.openstack.wsgi [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] HTTP exception thrown: Instance 7a0da035-edbf-4107-b450-b09e641ce8b4 could not be found. [ 1086.763038] [53378]: DEBUG nova.api.openstack.wsgi [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] Returning 404 to user: Instance 7a0da035-edbf-4107-b450-b09e641ce8b4 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1086.763478] [53378]: INFO nova.api.openstack.requestlog [None req-d026315f-c40b-42f6-98a1-9a327ce1d9a7 tempest-ServerRescueNegativeTestJSON-560129040 tempest-ServerRescueNegativeTestJSON-560129040-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4" status: 404 len: 111 microversion: 2.1 time: 0.019786 [ 1086.763785] [53378]: [pid: 53378|app: 0|req: 3748/7602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/7a0da035-edbf-4107-b450-b09e641ce8b4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1086.779742] [53379]: DEBUG nova.policy [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.784168] [53379]: INFO nova.api.openstack.requestlog [None req-b91c56cc-4f06-4c23-bce0-01812f4e6e10 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1315 microversion: 2.1 time: 0.087063 [ 1086.784559] [53379]: [pid: 53379|app: 0|req: 3855/7603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:58 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1315 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.270188] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.271845] [53378]: DEBUG nova.compute.api [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.277381] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.277630] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.277822] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.278199] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.278407] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.278591] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.280251] [53379]: DEBUG nova.api.openstack.wsgi [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.282251] [53379]: DEBUG nova.compute.api [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.285848] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.286097] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.286322] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.286682] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.286889] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.287079] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.322026] [53378]: DEBUG nova.policy [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.328087] [53378]: INFO nova.api.openstack.requestlog [None req-cd858d48-75ae-49ce-b2db-b41112abdcf5 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1295 microversion: 2.1 time: 0.060811 [ 1087.328506] [53378]: [pid: 53378|app: 0|req: 3749/7604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1295 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.331224] [53378]: DEBUG nova.api.openstack.wsgi [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.332984] [53378]: DEBUG nova.compute.api [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.337013] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.337321] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.337570] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.337995] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.338274] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.338500] [53378]: DEBUG oslo_concurrency.lockutils [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.374125] [53378]: DEBUG nova.policy [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.379337] [53379]: DEBUG nova.policy [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.381248] [53378]: INFO nova.api.openstack.requestlog [None req-9fb96d67-37c3-44fb-8464-c9b690ef5572 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1215 microversion: 2.1 time: 0.052004 [ 1087.381649] [53378]: [pid: 53378|app: 0|req: 3750/7605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.384265] [53379]: INFO nova.api.openstack.requestlog [None req-09f55608-efba-4d48-a31f-ef2cfc5f710e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1515 microversion: 2.1 time: 0.106258 [ 1087.384457] [53378]: DEBUG nova.api.openstack.wsgi [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.384621] [53379]: [pid: 53379|app: 0|req: 3856/7606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.389196] [53378]: DEBUG nova.compute.api [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.389924] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.390205] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.390381] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.390793] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.391180] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.391424] [53378]: DEBUG oslo_concurrency.lockutils [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.424997] [53379]: DEBUG nova.api.openstack.wsgi [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.425867] [53379]: DEBUG nova.compute.api [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.430605] [53378]: DEBUG nova.policy [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.430742] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.430926] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.431170] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.431571] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.431806] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.432039] [53379]: DEBUG oslo_concurrency.lockutils [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.435509] [53378]: INFO nova.api.openstack.requestlog [None req-2532dc73-fd70-41f5-9289-12428a23e165 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1275 microversion: 2.1 time: 0.053228 [ 1087.436016] [53378]: [pid: 53378|app: 0|req: 3751/7607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1275 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.522313] [53379]: DEBUG nova.policy [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.531639] [53379]: INFO nova.api.openstack.requestlog [None req-5da9fd59-3c3b-4e4a-b62b-908b783e4481 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1734 microversion: 2.1 time: 0.111373 [ 1087.531995] [53379]: [pid: 53379|app: 0|req: 3857/7608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1734 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.628464] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.630594] [53378]: DEBUG nova.compute.api [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.634058] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.634302] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.634509] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.634865] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.635079] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.635288] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.655821] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.656066] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.656832] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.656832] [53378]: DEBUG nova.objects.instance [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1087.677130] [53378]: DEBUG nova.policy [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.682142] [53378]: INFO nova.api.openstack.requestlog [None req-ab0bc2b6-03f2-48f1-96ef-b1bb248af474 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.058304 [ 1087.682477] [53378]: [pid: 53378|app: 0|req: 3752/7609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:45:59 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.746726] [53379]: DEBUG nova.api.openstack.wsgi [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.751876] [53379]: DEBUG nova.compute.api [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.758494] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.758494] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.759126] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.759630] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.759952] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.760645] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.763117] [53378]: DEBUG nova.api.openstack.wsgi [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64588981-c91a-477c-9c77-05e008175bee", "name": "network-vif-deleted", "tag": "f9502e4b-2511-472c-964d-eb3da0efdb41"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1087.769895] [53378]: DEBUG oslo_concurrency.lockutils [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.770157] [53378]: DEBUG oslo_concurrency.lockutils [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.770371] [53378]: DEBUG oslo_concurrency.lockutils [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.776839] [53378]: INFO nova.api.openstack.compute.server_external_events [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] Creating event network-vif-deleted:f9502e4b-2511-472c-964d-eb3da0efdb41 for instance 64588981-c91a-477c-9c77-05e008175bee on cpu-1 [ 1087.779774] [53378]: INFO nova.api.openstack.requestlog [req-65345ecf-dae8-479d-825b-e5c3316f9279 req-ac9fa21e-7e63-4c50-bad4-7e0dd689b2cc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019288 [ 1087.780695] [53378]: [pid: 53378|app: 0|req: 3753/7610] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:00 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) [ 1087.796492] [53379]: DEBUG nova.policy [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.801149] [53379]: INFO nova.api.openstack.requestlog [None req-a67dac26-cb7b-4c67-8e86-e4a62dad1788 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1209 microversion: 2.1 time: 0.058298 [ 1087.801474] [53379]: [pid: 53379|app: 0|req: 3858/7611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.803774] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.807240] [53378]: DEBUG nova.compute.api [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.815019] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.890716] [53379]: DEBUG nova.api.openstack.wsgi [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.892384] [53379]: DEBUG nova.compute.api [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.895880] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.896038] [53378]: DEBUG nova.policy [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.896146] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.896411] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.896779] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.896996] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.897195] [53379]: DEBUG oslo_concurrency.lockutils [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.902811] [53378]: INFO nova.api.openstack.requestlog [None req-1e2feb33-02d3-4d0b-8504-aad275af03a5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1504 microversion: 2.1 time: 0.099183 [ 1087.902811] [53378]: [pid: 53378|app: 0|req: 3754/7612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.914241] [53378]: DEBUG nova.api.openstack.wsgi [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "default"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1087.916228] [53378]: DEBUG nova.compute.api [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.919307] [53379]: INFO nova.api.openstack.requestlog [None req-1f343574-ecca-4f28-bb60-1eb0c7334abb tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments/0e80e903-b8a8-439c-a81a-6f3b631d0bbc" status: 200 len: 194 microversion: 2.20 time: 0.030188 [ 1087.919307] [53379]: [pid: 53379|app: 0|req: 3859/7613] 10.180.1.21 () {60 vars in 1449 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments/0e80e903-b8a8-439c-a81a-6f3b631d0bbc => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1087.920718] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.921368] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.921368] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.921512] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.921789] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.921890] [53378]: DEBUG oslo_concurrency.lockutils [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.974424] [53379]: DEBUG nova.api.openstack.wsgi [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.975068] [53379]: DEBUG nova.compute.api [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.982459] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.983775] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.984320] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.985075] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.986656] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.986656] [53379]: DEBUG oslo_concurrency.lockutils [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.025959] [53378]: INFO nova.network.security_group_api [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Removing security group 59b9e047-f84f-401c-a142-a13073186fc0 from port 312a6237-11d9-4aba-9031-7c603e157087 [ 1088.040407] [53379]: DEBUG nova.objects.instance [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'services' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.083022] [53379]: INFO nova.api.openstack.requestlog [None req-d19ef569-47b6-4dca-b25d-c0cab02090a0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments/0e80e903-b8a8-439c-a81a-6f3b631d0bbc" status: 202 len: 0 microversion: 2.20 time: 0.111671 [ 1088.083022] [53379]: [pid: 53379|app: 0|req: 3860/7614] 10.180.1.21 () {60 vars in 1452 bytes} [Wed Mar 12 06:46:00 2025] DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments/0e80e903-b8a8-439c-a81a-6f3b631d0bbc => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1088.086103] [53379]: DEBUG nova.api.openstack.wsgi [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.088079] [53379]: DEBUG nova.compute.api [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.093258] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.094152] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.094571] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.098111] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.098111] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.098111] [53379]: DEBUG oslo_concurrency.lockutils [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.259666] [53378]: INFO nova.api.openstack.requestlog [None req-65b943a3-b67a-4134-ad68-33008eb3f55e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e/action" status: 202 len: 0 microversion: 2.1 time: 0.348348 [ 1088.260078] [53378]: [pid: 53378|app: 0|req: 3755/7615] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:00 2025] POST /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1088.262912] [53378]: DEBUG nova.api.openstack.wsgi [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.265459] [53378]: DEBUG nova.compute.api [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.268825] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.269075] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.269324] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.269602] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.269799] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.269983] [53378]: DEBUG oslo_concurrency.lockutils [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.289903] [53379]: DEBUG nova.policy [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.291072] [53378]: INFO nova.api.openstack.requestlog [None req-80a34514-c137-4634-af3d-81be9d3b0327 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.030284 [ 1088.291294] [53378]: [pid: 53378|app: 0|req: 3756/7616] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1088.293901] [53378]: DEBUG nova.api.openstack.wsgi [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.295481] [53378]: DEBUG nova.compute.api [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.295578] [53379]: INFO nova.api.openstack.requestlog [None req-433e7b61-3546-4f87-ba0b-2ca6a3835e4d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1554 microversion: 2.1 time: 0.211707 [ 1088.296035] [53379]: [pid: 53379|app: 0|req: 3861/7617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1554 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.299261] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.299510] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.299698] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.301048] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.301344] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.301524] [53378]: DEBUG oslo_concurrency.lockutils [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.307611] [53379]: DEBUG nova.api.openstack.wsgi [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.309233] [53379]: DEBUG nova.compute.api [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.312527] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.313168] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.313168] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.313319] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.313529] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.313704] [53379]: DEBUG oslo_concurrency.lockutils [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.361339] [53378]: DEBUG nova.policy [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.361928] [53379]: INFO nova.api.openstack.requestlog [None req-a931250e-ccd6-40de-84ad-7cce96a00066 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056515 [ 1088.362323] [53379]: [pid: 53379|app: 0|req: 3862/7618] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface => generated 287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1088.364863] [53379]: DEBUG nova.api.openstack.wsgi [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.366123] [53378]: INFO nova.api.openstack.requestlog [None req-1436b1e5-b385-483c-a8d4-cc6c918049c9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1462 microversion: 2.1 time: 0.074165 [ 1088.366481] [53378]: [pid: 53378|app: 0|req: 3757/7619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1462 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.370109] [53379]: DEBUG nova.compute.api [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.373854] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.373854] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.374082] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.374457] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.374663] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.374838] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.379085] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.380540] [53378]: DEBUG nova.compute.api [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.384382] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.384513] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.384697] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.385064] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.385520] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.385520] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.400518] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.400781] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.400960] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.401894] [53379]: DEBUG nova.objects.instance [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.431733] [53379]: DEBUG nova.policy [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.437057] [53379]: INFO nova.api.openstack.requestlog [None req-7dd2a6f4-ccb2-4977-9a77-ebc7e40a7223 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.074046 [ 1088.437571] [53379]: [pid: 53379|app: 0|req: 3863/7620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.444361] [53379]: DEBUG nova.api.openstack.wsgi [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.449144] [53379]: DEBUG nova.compute.api [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.453840] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.453892] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.454057] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.454478] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.454692] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.454873] [53379]: DEBUG oslo_concurrency.lockutils [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.489632] [53378]: DEBUG nova.policy [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.497358] [53378]: INFO nova.api.openstack.requestlog [None req-d1afed38-d3cf-41a0-ad5f-0fa79436edcf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.120639 [ 1088.497893] [53378]: [pid: 53378|app: 0|req: 3758/7621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.503146] [53378]: DEBUG nova.api.openstack.wsgi [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.506389] [53378]: DEBUG nova.compute.api [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.510833] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.511268] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.511513] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.511883] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.512417] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.512669] [53378]: DEBUG oslo_concurrency.lockutils [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.550362] [53378]: DEBUG nova.policy [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.556036] [53378]: INFO nova.api.openstack.requestlog [None req-33612914-0c61-424b-b4ef-fd743d9f3f24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1215 microversion: 2.1 time: 0.054149 [ 1088.556425] [53378]: [pid: 53378|app: 0|req: 3759/7622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.558994] [53378]: DEBUG nova.api.openstack.wsgi [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.560794] [53378]: DEBUG nova.compute.api [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.564373] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.564633] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.564821] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.565193] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.565400] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.565579] [53378]: DEBUG oslo_concurrency.lockutils [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.568061] [53379]: DEBUG nova.policy [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.573587] [53379]: INFO nova.api.openstack.requestlog [None req-7a0551f5-bd63-4ed6-aa6b-a5dd47b4aa07 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1515 microversion: 2.1 time: 0.134922 [ 1088.573587] [53379]: [pid: 53379|app: 0|req: 3864/7623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1515 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.576575] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.577534] [53379]: DEBUG nova.compute.api [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.581916] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.582433] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.582625] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.582879] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.583145] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.583338] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.608498] [53378]: DEBUG nova.policy [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.614889] [53378]: INFO nova.api.openstack.requestlog [None req-94f85c41-13f7-46ec-8fbc-6e385764fc9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1275 microversion: 2.1 time: 0.057728 [ 1088.615417] [53378]: [pid: 53378|app: 0|req: 3760/7624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1275 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.619750] [53378]: DEBUG nova.api.openstack.wsgi [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.619750] [53378]: DEBUG nova.compute.api [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.625236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.694457] [53379]: DEBUG nova.policy [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.700561] [53379]: INFO nova.api.openstack.requestlog [None req-ab0d695f-872d-4857-ae18-93e9363fbe24 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1674 microversion: 2.1 time: 0.126367 [ 1088.701228] [53379]: [pid: 53379|app: 0|req: 3865/7625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1674 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.705114] [53379]: DEBUG nova.api.openstack.wsgi [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.706141] [53379]: DEBUG nova.compute.api [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.710393] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.710700] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.710896] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.711329] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.712391] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.712391] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.740428] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.740698] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.740892] [53379]: DEBUG oslo_concurrency.lockutils [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.741143] [53379]: DEBUG nova.objects.instance [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.774842] [53379]: DEBUG nova.policy [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.781371] [53379]: INFO nova.api.openstack.requestlog [None req-5319d196-4181-471a-9684-c9413ed369fe tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.079086 [ 1088.781803] [53379]: [pid: 53379|app: 0|req: 3866/7626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.791872] [53378]: DEBUG nova.policy [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.800052] [53378]: INFO nova.api.openstack.requestlog [None req-3019a73a-c00d-45b1-871d-8b3041a299d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1731 microversion: 2.1 time: 0.184061 [ 1088.800495] [53378]: [pid: 53378|app: 0|req: 3761/7627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:00 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1731 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.815953] [53379]: DEBUG nova.api.openstack.wsgi [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1088.816890] [53378]: DEBUG nova.api.openstack.wsgi [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.817805] [53379]: DEBUG nova.compute.api [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.818727] [53378]: DEBUG nova.compute.api [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.823421] [53379]: DEBUG oslo_concurrency.lockutils [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.823893] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.824327] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.824533] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.824934] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.825220] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.825438] [53378]: DEBUG oslo_concurrency.lockutils [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.877393] [53378]: DEBUG nova.policy [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.887633] [53378]: INFO nova.api.openstack.requestlog [None req-d1aa2a97-1a58-4995-81bb-fade156c1b7a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1209 microversion: 2.1 time: 0.071356 [ 1088.887633] [53378]: [pid: 53378|app: 0|req: 3762/7628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:01 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.942228] [53379]: INFO nova.api.openstack.requestlog [None req-212b7f19-2119-4e76-96be-dbd5d7d449c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/action" status: 202 len: 0 microversion: 2.1 time: 0.129655 [ 1088.942607] [53379]: [pid: 53379|app: 0|req: 3867/7629] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:01 2025] POST /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1088.949750] [53378]: DEBUG nova.api.openstack.wsgi [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.951999] [53378]: DEBUG nova.compute.api [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.956140] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.956481] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.956709] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.957256] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.957489] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.957697] [53378]: DEBUG oslo_concurrency.lockutils [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.044796] [53378]: DEBUG nova.policy [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.056599] [53378]: INFO nova.api.openstack.requestlog [None req-be4f2eae-be21-4b14-9497-df68d3eb3d4a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.110290 [ 1089.056599] [53378]: [pid: 53378|app: 0|req: 3763/7630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:01 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.255976] [53379]: DEBUG nova.api.openstack.wsgi [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1089.265170] [53379]: DEBUG oslo_concurrency.lockutils [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.265170] [53379]: DEBUG oslo_concurrency.lockutils [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.267935] [53379]: DEBUG oslo_concurrency.lockutils [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.279438] [53379]: INFO nova.api.openstack.compute.server_external_events [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] Creating event network-changed:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1089.282898] [53379]: INFO nova.api.openstack.requestlog [req-0acce5c6-ad33-4a10-b4a3-54ec771322c3 req-af00686f-e11b-4ee1-b5ed-120a08c6d155 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032038 [ 1089.283504] [53379]: [pid: 53379|app: 0|req: 3868/7631] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:01 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1089.300142] [53378]: DEBUG nova.api.openstack.wsgi [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.302140] [53378]: DEBUG nova.compute.api [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.306379] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.306646] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.306854] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.307238] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.307585] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.307694] [53378]: DEBUG oslo_concurrency.lockutils [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.337069] [53378]: INFO nova.api.openstack.requestlog [None req-52471452-6796-4773-b0c7-91cda36eb29c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.039739 [ 1089.337427] [53378]: [pid: 53378|app: 0|req: 3764/7632] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:46:01 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1089.396747] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "9962cada-6911-423f-b7b8-9fb53a115386"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1089.399135] [53379]: DEBUG nova.compute.api [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.403726] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.404130] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.404444] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.405022] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.405355] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.405641] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.458694] [53378]: DEBUG nova.api.openstack.wsgi [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.460596] [53378]: DEBUG nova.compute.api [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.470796] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.471250] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.471577] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.472531] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.472924] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.473549] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.503036] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.503436] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.503707] [53378]: DEBUG oslo_concurrency.lockutils [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.503987] [53378]: DEBUG nova.objects.instance [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1089.532305] [53378]: DEBUG nova.policy [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.537724] [53378]: INFO nova.api.openstack.requestlog [None req-217fd3ab-d7a3-47f2-a8a0-a7148437ed8b tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.082935 [ 1089.538306] [53378]: [pid: 53378|app: 0|req: 3765/7633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:01 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.642180] [53378]: DEBUG nova.api.openstack.wsgi [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow2100Test-server-820940313", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1089.685934] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.687760] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.687996] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.688604] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.688833] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.689028] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.697548] [53378]: DEBUG nova.virt.hardware [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1089.697780] [53378]: DEBUG nova.virt.hardware [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1089.697990] [53378]: DEBUG nova.virt.hardware [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1089.698173] [53378]: DEBUG nova.virt.hardware [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1089.698339] [53378]: DEBUG nova.virt.hardware [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1089.707556] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.707813] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.708013] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.708441] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.708670] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.708858] [53378]: DEBUG oslo_concurrency.lockutils [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.722294] [53378]: DEBUG nova.quota [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Getting quotas for project c81d4c63e38f4c9f87ff3c6f22fec8e2. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1089.726300] [53378]: DEBUG nova.quota [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Getting quotas for user 63d68e889aab4093825fdc6f4b00454c and project c81d4c63e38f4c9f87ff3c6f22fec8e2. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1089.732723] [53378]: DEBUG nova.compute.api [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1089.734210] [53378]: DEBUG nova.compute.api [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1089.766160] [53378]: INFO nova.api.openstack.requestlog [None req-1960eddd-c2f0-4ac6-9f06-92ce1dcd485c tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.100 time: 0.204133 [ 1089.766837] [53378]: [pid: 53378|app: 0|req: 3766/7634] 10.180.1.21 () {62 vars in 1184 bytes} [Wed Mar 12 06:46:01 2025] POST /compute/v2.1/servers => generated 380 bytes in 205 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) [ 1089.771495] [53378]: DEBUG nova.api.openstack.wsgi [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.776016] [53378]: DEBUG nova.compute.api [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.780383] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.780796] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.781051] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.781532] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.781725] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.781918] [53378]: DEBUG oslo_concurrency.lockutils [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.834033] [53378]: DEBUG nova.policy [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.840384] [53378]: INFO nova.api.openstack.requestlog [None req-becee9bf-061b-4f9b-bea0-65754420350d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1215 microversion: 2.1 time: 0.072646 [ 1089.840855] [53378]: [pid: 53378|app: 0|req: 3767/7635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1215 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.844731] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.848645] [53378]: DEBUG nova.compute.api [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.851761] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.852277] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.852811] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.852979] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.853293] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.853571] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.037624] [53378]: DEBUG nova.policy [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.043289] [53378]: INFO nova.api.openstack.requestlog [None req-5f04381d-29ad-430a-9231-e6ac7e9f5e5e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1516 microversion: 2.1 time: 0.201686 [ 1090.043636] [53378]: [pid: 53378|app: 0|req: 3768/7636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1516 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.047986] [53378]: DEBUG nova.api.openstack.wsgi [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.049646] [53378]: DEBUG nova.compute.api [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.055273] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.055621] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.055748] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.056132] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.056487] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.056595] [53378]: DEBUG oslo_concurrency.lockutils [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.145313] [53378]: DEBUG nova.policy [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.152019] [53378]: INFO nova.api.openstack.requestlog [None req-4486ec98-e6d4-49d2-a5a0-cf3925974b8a tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1335 microversion: 2.1 time: 0.105641 [ 1090.152019] [53378]: [pid: 53378|app: 0|req: 3769/7637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1335 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.152713] [53378]: DEBUG nova.api.openstack.wsgi [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.154360] [53378]: DEBUG nova.compute.api [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.197717] [53378]: DEBUG nova.policy [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.204026] [53378]: DEBUG nova.policy [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.204942] [53378]: DEBUG nova.policy [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.209914] [53378]: INFO nova.api.openstack.requestlog [None req-2d3c5d80-5349-49ed-b052-e7542b90cf59 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1937 microversion: 2.100 time: 0.059118 [ 1090.210458] [53378]: [pid: 53378|app: 0|req: 3770/7638] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1937 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1090.213041] [53378]: DEBUG nova.api.openstack.wsgi [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "536debc0-e91b-4e32-8704-be947a98109e", "tag": "312a6237-11d9-4aba-9031-7c603e157087"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1090.218783] [53378]: DEBUG oslo_concurrency.lockutils [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.219343] [53378]: DEBUG oslo_concurrency.lockutils [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.219607] [53378]: DEBUG oslo_concurrency.lockutils [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.228453] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] Creating event network-changed:312a6237-11d9-4aba-9031-7c603e157087 for instance 536debc0-e91b-4e32-8704-be947a98109e on cpu-1 [ 1090.231474] [53378]: INFO nova.api.openstack.requestlog [req-9d9786b1-f1c7-4d15-a22a-e9db1b5536f3 req-c2307fed-e36d-425e-991f-baacbd46fef0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020298 [ 1090.231861] [53378]: [pid: 53378|app: 0|req: 3771/7639] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46: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) [ 1090.234789] [53378]: DEBUG nova.api.openstack.wsgi [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.236581] [53378]: DEBUG nova.compute.api [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.240419] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.240704] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.240934] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.241337] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.241592] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.241815] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.265564] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.265920] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.266174] [53378]: DEBUG oslo_concurrency.lockutils [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.266450] [53378]: DEBUG nova.objects.instance [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.291491] [53378]: DEBUG nova.policy [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.297116] [53378]: INFO nova.api.openstack.requestlog [None req-99f3b349-3e09-44fb-a558-f06dda2ead5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.064422 [ 1090.297763] [53378]: [pid: 53378|app: 0|req: 3772/7640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.300581] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.302478] [53378]: DEBUG nova.compute.api [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.307830] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.308099] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.308292] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.309921] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.309921] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.309921] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.349534] [53378]: DEBUG nova.policy [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.356305] [53378]: INFO nova.api.openstack.requestlog [None req-6ca5c403-1d57-4c04-b587-26eb70113543 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1265 microversion: 2.1 time: 0.057970 [ 1090.356663] [53378]: [pid: 53378|app: 0|req: 3773/7641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1265 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.359146] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.360794] [53378]: DEBUG nova.compute.api [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.364756] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.365030] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.365275] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.365612] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.365817] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.365993] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.439183] [53378]: DEBUG nova.policy [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.444743] [53378]: INFO nova.api.openstack.requestlog [None req-8fb56784-ad63-4c61-b57e-e36a7a776aed tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.087476 [ 1090.445083] [53378]: [pid: 53378|app: 0|req: 3774/7642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.449533] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.450284] [53378]: DEBUG nova.compute.api [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.457773] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.458041] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.458211] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.458576] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.458777] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.458951] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.489577] [53378]: INFO nova.api.openstack.requestlog [None req-aa68b0fb-fe9e-49ed-987c-bcd7b83ab69f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.043816 [ 1090.489918] [53378]: [pid: 53378|app: 0|req: 3775/7643] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1090.551567] [53378]: DEBUG nova.api.openstack.wsgi [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.554272] [53378]: DEBUG nova.compute.api [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.559620] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.559928] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.560320] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.560819] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.561169] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.561476] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.589332] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.589332] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.589332] [53378]: DEBUG oslo_concurrency.lockutils [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.589332] [53378]: DEBUG nova.objects.instance [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.612790] [53378]: DEBUG nova.policy [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.617123] [53378]: INFO nova.api.openstack.requestlog [None req-21ee5ed5-a553-4336-b341-f3a23a3c8400 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.067823 [ 1090.617486] [53378]: [pid: 53378|app: 0|req: 3776/7644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:02 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.854738] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.856492] [53378]: DEBUG nova.compute.api [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.859759] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.859840] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.860018] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.860390] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.860593] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.860771] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.895662] [53378]: DEBUG nova.policy [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.900310] [53378]: INFO nova.api.openstack.requestlog [None req-b0cc6b37-88db-42c3-ba80-8abc3cb9bc2c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1215 microversion: 2.1 time: 0.048246 [ 1090.900752] [53378]: [pid: 53378|app: 0|req: 3777/7645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.058315] [53378]: DEBUG nova.api.openstack.wsgi [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.060863] [53378]: DEBUG nova.compute.api [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.064923] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.065181] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.065370] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.065718] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.065918] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.066150] [53378]: DEBUG oslo_concurrency.lockutils [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.170846] [53378]: DEBUG nova.policy [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.177754] [53378]: INFO nova.api.openstack.requestlog [None req-26c9798a-386a-4939-8a88-19f47a19bc77 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1516 microversion: 2.1 time: 0.121671 [ 1091.178074] [53378]: [pid: 53378|app: 0|req: 3778/7646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1516 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.181233] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.182236] [53378]: DEBUG nova.compute.api [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.185813] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.185917] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.186182] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.187030] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.187030] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.187030] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.283199] [53378]: DEBUG nova.policy [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.293211] [53378]: INFO nova.api.openstack.requestlog [None req-b9bf3163-5bb7-46d0-b2ab-2fd0bdc262ca tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.112083 [ 1091.293211] [53378]: [pid: 53378|app: 0|req: 3779/7647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.293557] [53378]: DEBUG nova.api.openstack.wsgi [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.295282] [53378]: DEBUG nova.compute.api [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.298543] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.298819] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.301016] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.301016] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.301016] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.301016] [53378]: DEBUG oslo_concurrency.lockutils [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.353218] [53378]: DEBUG nova.policy [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.358147] [53378]: DEBUG nova.policy [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.358874] [53378]: DEBUG nova.policy [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.362030] [53378]: INFO nova.api.openstack.requestlog [None req-27cb71cf-5644-4471-aff7-8f0f8344e959 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1933 microversion: 2.100 time: 0.070370 [ 1091.362427] [53378]: [pid: 53378|app: 0|req: 3780/7648] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1933 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1091.364738] [53378]: DEBUG nova.api.openstack.wsgi [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "tag": "b588a172-a983-4d26-8901-d7797917b971"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1091.370086] [53378]: DEBUG oslo_concurrency.lockutils [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.370521] [53378]: DEBUG oslo_concurrency.lockutils [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.370668] [53378]: DEBUG oslo_concurrency.lockutils [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.376873] [53378]: INFO nova.api.openstack.compute.server_external_events [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] Creating event network-changed:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1091.379686] [53378]: INFO nova.api.openstack.requestlog [req-e9307761-07f7-4c8c-a3af-b878994456d7 req-34fa66f4-a8b3-433a-93db-454350096e20 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016729 [ 1091.380019] [53378]: [pid: 53378|app: 0|req: 3781/7649] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:03 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) [ 1091.382543] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.384124] [53378]: DEBUG nova.compute.api [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.387674] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.387792] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.387903] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.388273] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.388513] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.388733] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.409905] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.409979] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.410239] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.410395] [53378]: DEBUG nova.objects.instance [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1091.436939] [53378]: DEBUG nova.policy [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.444537] [53378]: INFO nova.api.openstack.requestlog [None req-cf9e728c-49bf-4a2c-a512-c2a76681e343 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.063721 [ 1091.444906] [53378]: [pid: 53378|app: 0|req: 3782/7650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.447541] [53378]: DEBUG nova.api.openstack.wsgi [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.449177] [53378]: DEBUG nova.compute.api [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.452529] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.452738] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.452959] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.453460] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.453540] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.453702] [53378]: DEBUG oslo_concurrency.lockutils [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.490572] [53378]: DEBUG nova.policy [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.494886] [53378]: INFO nova.api.openstack.requestlog [None req-cdc0a1ee-9bb2-4e13-9e83-4bf4c093e866 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1273 microversion: 2.1 time: 0.049377 [ 1091.495437] [53378]: [pid: 53378|app: 0|req: 3783/7651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1273 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.498063] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.499705] [53378]: DEBUG nova.compute.api [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.502786] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.503032] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.503222] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.503563] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.503765] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.503937] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.912035] [53378]: DEBUG nova.policy [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.917404] [53378]: INFO nova.api.openstack.requestlog [None req-cd5cf082-5a48-4149-a24a-14f1e18996d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.421201 [ 1091.917694] [53378]: [pid: 53378|app: 0|req: 3784/7652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:03 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.921246] [53378]: DEBUG nova.api.openstack.wsgi [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.922888] [53378]: DEBUG nova.compute.api [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.926372] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.926621] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.926806] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.927187] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.927397] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.927585] [53378]: DEBUG oslo_concurrency.lockutils [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.955235] [53378]: INFO nova.api.openstack.requestlog [None req-73ebe09b-5d92-48e4-8f6f-fba8c7a43952 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.036814 [ 1091.955859] [53378]: [pid: 53378|app: 0|req: 3785/7653] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.962116] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.965149] [53378]: DEBUG nova.compute.api [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.968826] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.969087] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.969927] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.970356] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.970570] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.970757] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.998489] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.998489] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.998740] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.999125] [53378]: DEBUG nova.objects.instance [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1092.026478] [53378]: DEBUG nova.policy [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.033594] [53378]: INFO nova.api.openstack.requestlog [None req-0f459973-606d-4872-b73c-445c293503cd tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.077377 [ 1092.033951] [53378]: [pid: 53378|app: 0|req: 3786/7654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.036807] [53378]: DEBUG nova.api.openstack.wsgi [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.038755] [53378]: DEBUG nova.compute.api [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.042634] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.042846] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.042964] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.043401] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.043503] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.043726] [53378]: DEBUG oslo_concurrency.lockutils [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.082797] [53378]: DEBUG nova.policy [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.087543] [53378]: INFO nova.api.openstack.requestlog [None req-97e25f79-e07f-45e5-9924-a766d206a9eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1271 microversion: 2.1 time: 0.052792 [ 1092.087881] [53378]: [pid: 53378|app: 0|req: 3787/7655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.090353] [53378]: DEBUG nova.api.openstack.wsgi [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.092152] [53378]: DEBUG nova.compute.api [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.096074] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.097013] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.097013] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.097013] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.097334] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.098031] [53378]: DEBUG oslo_concurrency.lockutils [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.119408] [53378]: DEBUG nova.compute.api [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1092.175308] [53378]: INFO nova.api.openstack.requestlog [None req-5eb49679-d321-4ffc-86ce-ccd0ed1ff9ec tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 204 len: 0 microversion: 2.20 time: 0.086626 [ 1092.175639] [53378]: [pid: 53378|app: 0|req: 3788/7656] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:46:04 2025] DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1092.181238] [53378]: DEBUG nova.api.openstack.wsgi [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.183014] [53378]: DEBUG nova.compute.api [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.186776] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.187051] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.187244] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.187671] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.187887] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.188087] [53378]: DEBUG oslo_concurrency.lockutils [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.355458] [53378]: DEBUG nova.policy [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.361103] [53378]: DEBUG nova.policy [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.361903] [53378]: DEBUG nova.policy [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.362674] [53378]: INFO nova.api.openstack.requestlog [None req-960a27b4-55dd-4aff-8fc7-66b28742e1a9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1720 microversion: 2.20 time: 0.183998 [ 1092.362991] [53378]: [pid: 53378|app: 0|req: 3789/7657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1720 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1092.365589] [53378]: DEBUG nova.api.openstack.wsgi [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.367381] [53378]: DEBUG nova.compute.api [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.371394] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.371730] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.371911] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.372400] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.373044] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.373269] [53378]: DEBUG oslo_concurrency.lockutils [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.482982] [53378]: DEBUG nova.policy [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.488243] [53378]: INFO nova.api.openstack.requestlog [None req-3787c503-b207-46f0-8d93-47af7aed1047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1516 microversion: 2.1 time: 0.124393 [ 1092.488589] [53378]: [pid: 53378|app: 0|req: 3790/7658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1516 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.491771] [53378]: DEBUG nova.api.openstack.wsgi [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efdd78d7-e815-4853-a3b0-ce7d106c9000", "name": "network-vif-plugged", "status": "completed", "tag": "9bc35173-4dae-41f6-86bd-a581946b972f"}, {"name": "network-changed", "server_uuid": "efdd78d7-e815-4853-a3b0-ce7d106c9000", "tag": "9bc35173-4dae-41f6-86bd-a581946b972f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1092.497438] [53378]: DEBUG oslo_concurrency.lockutils [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.497669] [53378]: DEBUG oslo_concurrency.lockutils [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.497851] [53378]: DEBUG oslo_concurrency.lockutils [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.503944] [53378]: INFO nova.api.openstack.compute.server_external_events [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Creating event network-vif-plugged:9bc35173-4dae-41f6-86bd-a581946b972f for instance efdd78d7-e815-4853-a3b0-ce7d106c9000 on cpu-1 [ 1092.504609] [53378]: INFO nova.api.openstack.compute.server_external_events [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] Creating event network-changed:9bc35173-4dae-41f6-86bd-a581946b972f for instance efdd78d7-e815-4853-a3b0-ce7d106c9000 on cpu-1 [ 1092.509406] [53378]: INFO nova.api.openstack.requestlog [req-33230c7a-861b-4477-89c7-20d2d5d5df26 req-92a44c7f-1a71-4c03-9868-b254d48926de service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020068 [ 1092.509858] [53378]: [pid: 53378|app: 0|req: 3791/7659] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:04 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1092.516123] [53378]: DEBUG nova.api.openstack.wsgi [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.516526] [53378]: DEBUG nova.compute.api [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.522209] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.522591] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.523155] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.523155] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.523309] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.523424] [53378]: DEBUG oslo_concurrency.lockutils [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.616506] [53378]: DEBUG nova.policy [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.621009] [53378]: INFO nova.api.openstack.requestlog [None req-54740bb7-5dc5-45ae-b72d-e1c45ae7bae3 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.110440 [ 1092.621502] [53378]: [pid: 53378|app: 0|req: 3792/7660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.624421] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.625946] [53378]: DEBUG nova.compute.api [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.629671] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.629903] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.630100] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.630445] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.630651] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.630948] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.671245] [53378]: DEBUG nova.policy [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.675324] [53378]: DEBUG nova.policy [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.675965] [53378]: DEBUG nova.policy [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.679493] [53378]: INFO nova.api.openstack.requestlog [None req-a6cbcfcf-98bc-4ae3-88fd-2757a8dd47ef tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1933 microversion: 2.100 time: 0.057450 [ 1092.679806] [53378]: [pid: 53378|app: 0|req: 3793/7661] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1933 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1092.682299] [53378]: DEBUG nova.api.openstack.wsgi [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.684325] [53378]: DEBUG nova.compute.api [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.687890] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.687890] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.688039] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.688346] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.688612] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.688869] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.711993] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.712271] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.712463] [53378]: DEBUG oslo_concurrency.lockutils [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.712709] [53378]: DEBUG nova.objects.instance [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1092.736395] [53378]: DEBUG nova.policy [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.741810] [53378]: INFO nova.api.openstack.requestlog [None req-17578b84-9c13-4660-a295-f66020ca1f2a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.061397 [ 1092.742582] [53378]: [pid: 53378|app: 0|req: 3794/7662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:04 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.745194] [53378]: DEBUG nova.api.openstack.wsgi [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.746917] [53378]: DEBUG nova.compute.api [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.750355] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.750640] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.750777] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.751149] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.751359] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.751538] [53378]: DEBUG oslo_concurrency.lockutils [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.828054] [53378]: DEBUG nova.policy [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.832602] [53378]: INFO nova.api.openstack.requestlog [None req-72ea2ec3-faa4-4827-8016-22bebddaba68 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1325 microversion: 2.1 time: 0.089429 [ 1092.833509] [53378]: [pid: 53378|app: 0|req: 3795/7663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.836568] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.838247] [53378]: DEBUG nova.compute.api [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.841572] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.841806] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.841994] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.842364] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.842567] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.842743] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.854769] [53378]: INFO nova.api.openstack.requestlog [None req-4fe365d0-032b-4e75-b186-3ac53110b129 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/ips" status: 200 len: 156 microversion: 2.1 time: 0.020637 [ 1092.855072] [53378]: [pid: 53378|app: 0|req: 3796/7664] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/ips => generated 156 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1092.932674] [53378]: DEBUG nova.api.openstack.wsgi [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.935254] [53378]: DEBUG nova.compute.api [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.940172] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.940553] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.940867] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.941439] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.941781] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.942096] [53378]: DEBUG oslo_concurrency.lockutils [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.041409] [53378]: DEBUG nova.policy [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.048488] [53378]: INFO nova.api.openstack.requestlog [None req-39f1ae65-bf39-4b02-a695-12d371e47abe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.119220 [ 1093.048961] [53378]: [pid: 53378|app: 0|req: 3797/7665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.052394] [53378]: DEBUG nova.api.openstack.wsgi [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.054199] [53378]: DEBUG nova.compute.api [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.059150] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.059456] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.059704] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.060120] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.060374] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.060591] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.087466] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.088464] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.088464] [53378]: DEBUG oslo_concurrency.lockutils [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.088464] [53378]: DEBUG nova.objects.instance [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1093.109368] [53378]: DEBUG nova.policy [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.114591] [53378]: INFO nova.api.openstack.requestlog [None req-56b3d351-f2ba-4b80-afac-9abafb8009c0 tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.065043 [ 1093.114924] [53378]: [pid: 53378|app: 0|req: 3798/7666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.117761] [53378]: DEBUG nova.api.openstack.wsgi [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.119605] [53378]: DEBUG nova.compute.api [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.123625] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.123908] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.124204] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.124588] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.124796] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.124980] [53378]: DEBUG oslo_concurrency.lockutils [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.160350] [53378]: DEBUG nova.policy [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.164662] [53378]: INFO nova.api.openstack.requestlog [None req-6500dd0a-e437-450d-bad7-efdefb78a4df tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1271 microversion: 2.1 time: 0.049114 [ 1093.164993] [53378]: [pid: 53378|app: 0|req: 3799/7667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.378909] [53378]: DEBUG nova.api.openstack.wsgi [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.381418] [53378]: DEBUG nova.compute.api [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.386435] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.386849] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.387227] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.387749] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.388112] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.388421] [53378]: DEBUG oslo_concurrency.lockutils [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.470873] [53378]: DEBUG nova.policy [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.476084] [53378]: DEBUG nova.policy [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.477172] [53378]: DEBUG nova.policy [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.477962] [53378]: INFO nova.api.openstack.requestlog [None req-29697f81-fad4-434f-8332-ff00805a036f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1720 microversion: 2.20 time: 0.102340 [ 1093.478642] [53378]: [pid: 53378|app: 0|req: 3800/7668] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1720 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1093.481381] [53378]: DEBUG nova.api.openstack.wsgi [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "name": "network-vif-plugged", "status": "completed", "tag": "9962cada-6911-423f-b7b8-9fb53a115386"}, {"name": "network-changed", "server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "tag": "9962cada-6911-423f-b7b8-9fb53a115386"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1093.487253] [53378]: DEBUG oslo_concurrency.lockutils [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.487491] [53378]: DEBUG oslo_concurrency.lockutils [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.487679] [53378]: DEBUG oslo_concurrency.lockutils [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.494477] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Creating event network-vif-plugged:9962cada-6911-423f-b7b8-9fb53a115386 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1093.494820] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] Creating event network-changed:9962cada-6911-423f-b7b8-9fb53a115386 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1093.498186] [53378]: INFO nova.api.openstack.requestlog [req-cc8b5cc8-c4e9-45ef-8586-57839c52ac74 req-27dd7ac5-fa44-485c-b55a-3e275a1845dd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018906 [ 1093.498797] [53378]: [pid: 53378|app: 0|req: 3801/7669] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:05 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) [ 1093.501986] [53378]: DEBUG nova.api.openstack.wsgi [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.503661] [53378]: DEBUG nova.compute.api [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.507858] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.508381] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.508505] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.508829] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.509047] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.509224] [53378]: DEBUG oslo_concurrency.lockutils [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.582493] [53378]: DEBUG nova.policy [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.588642] [53378]: INFO nova.api.openstack.requestlog [None req-540fa33a-2d6f-46e3-8325-909493c5d6f9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1516 microversion: 2.1 time: 0.088392 [ 1093.589177] [53378]: [pid: 53378|app: 0|req: 3802/7670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1093.638302] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.640212] [53378]: DEBUG nova.compute.api [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.643808] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.644067] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.644259] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.644616] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.644822] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.644996] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.741670] [53378]: DEBUG nova.policy [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.746104] [53378]: INFO nova.api.openstack.requestlog [None req-e2ba73ba-fd1a-4f15-b6da-a57d34a7e209 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.110164 [ 1093.748208] [53378]: [pid: 53378|app: 0|req: 3803/7671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:05 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.749533] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.750599] [53378]: DEBUG nova.compute.api [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.758560] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.758560] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.758560] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.758921] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.759154] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.759336] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.815422] [53378]: DEBUG nova.policy [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.820446] [53378]: DEBUG nova.policy [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.821228] [53378]: DEBUG nova.policy [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.825176] [53378]: INFO nova.api.openstack.requestlog [None req-c1f4f541-492f-48b3-a692-92f5a008b36a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1933 microversion: 2.100 time: 0.078108 [ 1093.825498] [53378]: [pid: 53378|app: 0|req: 3804/7672] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:06 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1933 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1093.828112] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.829771] [53378]: DEBUG nova.compute.api [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.833376] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.833625] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.833810] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.834183] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.834413] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.834593] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.855043] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.855360] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.855644] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.855923] [53378]: DEBUG nova.objects.instance [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid b33c30f9-5fb7-4eb2-abc0-3450ca0e00df {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1093.883189] [53378]: DEBUG nova.policy [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.887742] [53378]: INFO nova.api.openstack.requestlog [None req-c2915e44-4cfd-41d2-96de-129432325858 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 200 len: 1322 microversion: 2.1 time: 0.061578 [ 1093.888175] [53378]: [pid: 53378|app: 0|req: 3805/7673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:06 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 1322 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.890612] [53378]: DEBUG nova.api.openstack.wsgi [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.892607] [53378]: DEBUG nova.compute.api [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.895628] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.895878] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.896075] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.896506] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.896737] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.896883] [53378]: DEBUG oslo_concurrency.lockutils [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.993730] [53378]: DEBUG nova.policy [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.998734] [53378]: INFO nova.api.openstack.requestlog [None req-00e9b7e7-871f-4a73-8dcd-a2d57f87a6be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.109997 [ 1093.999043] [53378]: [pid: 53378|app: 0|req: 3806/7674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:06 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.063055] [53378]: DEBUG nova.api.openstack.wsgi [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.065021] [53378]: DEBUG nova.compute.api [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.070024] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.070024] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.070155] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.070438] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.070640] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.070818] [53378]: DEBUG oslo_concurrency.lockutils [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.176117] [53378]: DEBUG nova.policy [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.182953] [53378]: INFO nova.api.openstack.requestlog [None req-f00b0fac-e469-4ea9-8c86-861ff90e0dfa tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.122519 [ 1094.183294] [53378]: [pid: 53378|app: 0|req: 3807/7675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:06 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.185860] [53378]: DEBUG nova.api.openstack.wsgi [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9e0557a4-63d3-4d3d-8c3e-935567992aa1"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1094.187582] [53378]: DEBUG nova.compute.api [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.190835] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.191085] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.191274] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.191620] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.191821] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.191994] [53378]: DEBUG oslo_concurrency.lockutils [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.018951] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=10 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.133770] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=10 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.815567] [53378]: INFO nova.api.openstack.requestlog [None req-08f994f0-551f-409b-ada4-a3482f900200 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.631529 [ 1095.815972] [53378]: [pid: 53378|app: 0|req: 3808/7676] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:46:06 2025] POST /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 194 bytes in 1632 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1095.821781] [53378]: DEBUG nova.api.openstack.wsgi [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.822870] [53378]: DEBUG nova.compute.api [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.832322] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.832322] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.832525] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.832917] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.833059] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.833241] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.856872] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.856872] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.856872] [53378]: DEBUG oslo_concurrency.lockutils [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.856872] [53378]: DEBUG nova.objects.instance [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lazy-loading 'fault' on Instance uuid 64588981-c91a-477c-9c77-05e008175bee {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1095.891216] [53378]: DEBUG nova.policy [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2a3fc98e4ff4ffab14ac5a98b2dd2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25753e6ede7c43fe8146484710a5731f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.896456] [53378]: INFO nova.api.openstack.requestlog [None req-c521dc54-5167-4faf-87f4-a1ebab002b9f tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 200 len: 1300 microversion: 2.1 time: 0.079729 [ 1095.896820] [53378]: [pid: 53378|app: 0|req: 3809/7677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.899434] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.901132] [53378]: DEBUG nova.compute.api [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.904904] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.904904] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.905081] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.905459] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.905674] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.905852] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.007596] [53378]: DEBUG nova.policy [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.014366] [53378]: INFO nova.api.openstack.requestlog [None req-b6bbc055-0786-47c0-a6ce-da35e5167d98 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.116858 [ 1096.014783] [53378]: [pid: 53378|app: 0|req: 3810/7678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.017631] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.019471] [53378]: DEBUG nova.compute.api [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.022917] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.023177] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.023383] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.023732] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.023998] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.024193] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.046872] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.047124] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.047316] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.047568] [53378]: DEBUG nova.objects.instance [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1096.067805] [53378]: DEBUG nova.policy [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.072793] [53378]: DEBUG nova.policy [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.073343] [53378]: DEBUG nova.policy [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.073942] [53378]: INFO nova.api.openstack.requestlog [None req-3ff4f94d-5fb6-4035-9fe6-2eba633d4fd2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.058694 [ 1096.074373] [53378]: [pid: 53378|app: 0|req: 3811/7679] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1096.076736] [53378]: DEBUG nova.api.openstack.wsgi [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2034955b-7bbe-42cb-8c73-34b7e5aec74b", "name": "network-vif-plugged", "status": "completed", "tag": "67c39ad0-c66a-43bb-b91b-3da75d3a42ca"}, {"name": "network-changed", "server_uuid": "2034955b-7bbe-42cb-8c73-34b7e5aec74b", "tag": "67c39ad0-c66a-43bb-b91b-3da75d3a42ca"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1096.085380] [53378]: DEBUG oslo_concurrency.lockutils [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.086126] [53378]: DEBUG oslo_concurrency.lockutils [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.086126] [53378]: DEBUG oslo_concurrency.lockutils [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.093335] [53378]: INFO nova.api.openstack.compute.server_external_events [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Creating event network-vif-plugged:67c39ad0-c66a-43bb-b91b-3da75d3a42ca for instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b on cpu-1 [ 1096.093594] [53378]: INFO nova.api.openstack.compute.server_external_events [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] Creating event network-changed:67c39ad0-c66a-43bb-b91b-3da75d3a42ca for instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b on cpu-1 [ 1096.096488] [53378]: INFO nova.api.openstack.requestlog [req-67d80fef-ba95-43ca-8bb2-7173d1907a4b req-71f87a9b-d363-47c9-82db-ee2fca2eb702 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021478 [ 1096.096826] [53378]: [pid: 53378|app: 0|req: 3812/7680] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:08 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) [ 1096.099445] [53378]: DEBUG nova.api.openstack.wsgi [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.101300] [53378]: DEBUG nova.compute.api [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.104556] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.104782] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.104963] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.105326] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.105528] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.105701] [53378]: DEBUG oslo_concurrency.lockutils [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.228739] [53378]: DEBUG nova.policy [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.233086] [53378]: INFO nova.api.openstack.requestlog [None req-93fa1e8d-0870-42fd-8fda-adf3d3cedd91 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1515 microversion: 2.1 time: 0.135614 [ 1096.233415] [53378]: [pid: 53378|app: 0|req: 3813/7681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1515 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.235858] [53378]: DEBUG nova.api.openstack.wsgi [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.237549] [53378]: DEBUG nova.compute.api [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.240773] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.241007] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.241207] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.241552] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.241757] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.241931] [53378]: DEBUG oslo_concurrency.lockutils [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.335007] [53378]: DEBUG nova.policy [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.339563] [53378]: INFO nova.api.openstack.requestlog [None req-8dd16f8d-40f8-4c4c-956a-5601f9a67667 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.105562 [ 1096.339888] [53378]: [pid: 53378|app: 0|req: 3814/7682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.343140] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.344568] [53378]: DEBUG nova.compute.api [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.349052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.349052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.349052] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.349313] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.349482] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.349660] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.391541] [53378]: DEBUG nova.policy [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.396156] [53378]: DEBUG nova.policy [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.396877] [53378]: DEBUG nova.policy [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.400169] [53378]: INFO nova.api.openstack.requestlog [None req-8e9ab3e6-fdd4-452d-bbee-2caca64457b9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1989 microversion: 2.100 time: 0.059727 [ 1096.400498] [53378]: [pid: 53378|app: 0|req: 3815/7683] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1989 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1096.402845] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.404981] [53378]: DEBUG nova.compute.api [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.408156] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.408387] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.408574] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.408917] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.409782] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.409782] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.420708] [53378]: INFO nova.api.openstack.wsgi [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. [ 1096.421022] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1096.421918] [53378]: INFO nova.api.openstack.requestlog [None req-cb74a091-ec39-4e28-b42f-096c8dfc9325 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 404 len: 111 microversion: 2.1 time: 0.020467 [ 1096.421918] [53378]: [pid: 53378|app: 0|req: 3816/7684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1096.424949] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.426664] [53378]: DEBUG nova.compute.api [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.429850] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.430124] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.430283] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.430665] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.430873] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.431063] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.507526] [53378]: DEBUG nova.policy [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.511505] [53378]: INFO nova.api.openstack.requestlog [None req-ea51fcb9-90ae-49b6-988f-2964532aa490 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.089006 [ 1096.511965] [53378]: [pid: 53378|app: 0|req: 3817/7685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.514277] [53378]: DEBUG nova.api.openstack.wsgi [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.516028] [53378]: DEBUG nova.compute.api [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.519724] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.519975] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.520177] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.520534] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.520778] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.520919] [53378]: DEBUG oslo_concurrency.lockutils [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.599556] [53378]: DEBUG nova.policy [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.605209] [53378]: INFO nova.api.openstack.requestlog [None req-6b963c7e-fa3e-443f-be40-c677bbb204bb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.092829 [ 1096.605689] [53378]: [pid: 53378|app: 0|req: 3818/7686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.611019] [53378]: DEBUG nova.api.openstack.wsgi [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9871c285-dc66-4e7b-b092-99faa8bb83f2", "name": "network-vif-plugged", "status": "completed", "tag": "e426cfed-a433-4561-9fa0-b259dab2756e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1096.613900] [53378]: DEBUG oslo_concurrency.lockutils [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.614151] [53378]: DEBUG oslo_concurrency.lockutils [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.614378] [53378]: DEBUG oslo_concurrency.lockutils [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.621824] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] Creating event network-vif-plugged:e426cfed-a433-4561-9fa0-b259dab2756e for instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 on cpu-1 [ 1096.623475] [53378]: INFO nova.api.openstack.requestlog [req-0c9f0be9-8c0e-4df6-aa74-38dcb14cf549 req-e1158604-4cee-421f-9147-30129bd15c2f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017307 [ 1096.623780] [53378]: [pid: 53378|app: 0|req: 3819/7687] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:08 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) [ 1096.626586] [53378]: DEBUG nova.api.openstack.wsgi [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.628210] [53378]: DEBUG nova.compute.api [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.631513] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.631753] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.631929] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.632283] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.632488] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.632662] [53378]: DEBUG oslo_concurrency.lockutils [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.641198] [53378]: INFO nova.api.openstack.wsgi [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. [ 1096.641515] [53378]: DEBUG nova.api.openstack.wsgi [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1096.641934] [53378]: INFO nova.api.openstack.requestlog [None req-e479192f-83ae-4c5a-85ee-be3e4ff1a580 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 404 len: 111 microversion: 2.1 time: 0.017587 [ 1096.642381] [53378]: [pid: 53378|app: 0|req: 3820/7688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:08 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1096.736097] [53378]: DEBUG nova.api.openstack.wsgi [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1159058688", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "1f498cf6-76a7-4041-809c-75357969ccee"}], "security_groups": [{"name": "tempest-securitygroup--1167856826"}], "key_name": "tempest-keypair-1533786877", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1096.781097] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.781410] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.781611] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.782055] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.782269] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.782453] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.833940] [53378]: DEBUG nova.network.neutron [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] validate_networks() for [('1f498cf6-76a7-4041-809c-75357969ccee', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1097.009959] [53379]: DEBUG nova.compute.api [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.018827] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.018827] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.018827] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.018827] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.019217] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.019636] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.049154] [53378]: DEBUG nova.virt.hardware [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1097.049380] [53378]: DEBUG nova.virt.hardware [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1097.049594] [53378]: DEBUG nova.virt.hardware [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1097.049757] [53378]: DEBUG nova.virt.hardware [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1097.049921] [53378]: DEBUG nova.virt.hardware [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1097.058768] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.059105] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.059325] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.059719] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.059923] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.060121] [53378]: DEBUG oslo_concurrency.lockutils [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.073130] [53378]: DEBUG nova.quota [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1097.077439] [53378]: DEBUG nova.quota [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1097.083935] [53378]: DEBUG nova.compute.api [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1097.085420] [53378]: DEBUG nova.compute.api [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1097.112961] [53379]: INFO nova.api.openstack.requestlog [None req-fc501777-6c39-4fc5-8623-794096e4fdf4 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface" status: 200 len: 284 microversion: 2.1 time: 7.719632 [ 1097.113495] [53379]: [pid: 53379|app: 0|req: 3869/7689] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 12 06:46:01 2025] POST /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface => generated 284 bytes in 7721 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1097.116837] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.119031] [53379]: DEBUG nova.compute.api [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] [instance: 64588981-c91a-477c-9c77-05e008175bee] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.120254] [53378]: INFO nova.api.openstack.requestlog [None req-51ff73ee-4fe3-4d13-b61f-81f3d11c8143 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.386841 [ 1097.120885] [53378]: [pid: 53378|app: 0|req: 3821/7690] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:09 2025] POST /compute/v2.1/servers => generated 406 bytes in 388 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1097.123869] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.124836] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.125371] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.125571] [53378]: DEBUG nova.compute.api [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.125883] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.126752] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.127075] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.127491] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.130898] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.131177] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.131371] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.131736] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.131940] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.132130] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.141073] [53379]: INFO nova.api.openstack.wsgi [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] HTTP exception thrown: Instance 64588981-c91a-477c-9c77-05e008175bee could not be found. [ 1097.141311] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Returning 404 to user: Instance 64588981-c91a-477c-9c77-05e008175bee could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1097.142487] [53379]: INFO nova.api.openstack.requestlog [None req-c3a15755-9ea8-460b-adf4-4539268e40bf tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee" status: 404 len: 111 microversion: 2.1 time: 0.027276 [ 1097.142487] [53379]: [pid: 53379|app: 0|req: 3870/7691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/64588981-c91a-477c-9c77-05e008175bee => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1097.145474] [53379]: DEBUG nova.api.openstack.wsgi [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.147722] [53379]: DEBUG nova.compute.api [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.152930] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.179858] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.180119] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.180395] [53379]: DEBUG oslo_concurrency.lockutils [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.180647] [53379]: DEBUG nova.objects.instance [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1097.209999] [53379]: DEBUG nova.policy [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.217390] [53379]: DEBUG nova.policy [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.217390] [53379]: DEBUG nova.policy [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.217390] [53379]: INFO nova.api.openstack.requestlog [None req-2377d515-cb25-418f-b99c-09474cc89472 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.073958 [ 1097.217390] [53379]: [pid: 53379|app: 0|req: 3871/7692] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1097.219376] [53379]: DEBUG nova.api.openstack.wsgi [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.221116] [53379]: DEBUG nova.compute.api [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.224612] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.224847] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.225086] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.225402] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.225607] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.225783] [53379]: DEBUG oslo_concurrency.lockutils [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.252916] [53378]: DEBUG nova.policy [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.258427] [53378]: INFO nova.api.openstack.requestlog [None req-bdb72436-eab7-4442-bc4e-a0a75ccfe7be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.136990 [ 1097.258865] [53378]: [pid: 53378|app: 0|req: 3822/7693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.262499] [53378]: DEBUG nova.api.openstack.wsgi [None req-915fe744-2d38-4cb0-86df-4f811a775e14 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.265322] [53378]: DEBUG nova.compute.api [None req-915fe744-2d38-4cb0-86df-4f811a775e14 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.278698] [53379]: INFO nova.api.openstack.requestlog [None req-52ba9ce7-30c8-4957-aba4-3f22cdd72439 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface/9962cada-6911-423f-b7b8-9fb53a115386" status: 200 len: 284 microversion: 2.1 time: 0.060897 [ 1097.279094] [53379]: [pid: 53379|app: 0|req: 3872/7694] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface/9962cada-6911-423f-b7b8-9fb53a115386 => generated 284 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1097.281719] [53379]: DEBUG nova.api.openstack.wsgi [None req-98889b67-f223-4595-ad77-a182657c658c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f711127a0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.297074] [53378]: DEBUG nova.policy [None req-915fe744-2d38-4cb0-86df-4f811a775e14 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.301815] [53378]: INFO nova.api.openstack.requestlog [None req-915fe744-2d38-4cb0-86df-4f811a775e14 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1237 microversion: 2.1 time: 0.042299 [ 1097.302780] [53378]: [pid: 53378|app: 0|req: 3823/7695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.308146] [53378]: DEBUG nova.api.openstack.wsgi [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.309661] [53378]: DEBUG nova.compute.api [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.313054] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.313269] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.313452] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.313916] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.314130] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.314313] [53378]: DEBUG oslo_concurrency.lockutils [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.379012] [53379]: INFO nova.api.openstack.requestlog [None req-98889b67-f223-4595-ad77-a182657c658c tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c0936128-506d-41e4-81de-335b93bf895d" status: 202 len: 0 microversion: 2.1 time: 0.098730 [ 1097.379012] [53379]: [pid: 53379|app: 0|req: 3873/7696] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:46:09 2025] DELETE /compute/v2.1/os-security-groups/c0936128-506d-41e4-81de-335b93bf895d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1097.382083] [53379]: DEBUG nova.api.openstack.wsgi [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.384510] [53379]: DEBUG nova.compute.api [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.385984] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.386225] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.386462] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.386823] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.387024] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.387203] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.387778] [53378]: DEBUG nova.policy [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.392652] [53378]: INFO nova.api.openstack.requestlog [None req-d62f5e42-cf8b-448c-bdce-8ba4870c5cd9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1513 microversion: 2.1 time: 0.089403 [ 1097.392652] [53378]: [pid: 53378|app: 0|req: 3824/7697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.394995] [53378]: DEBUG nova.api.openstack.wsgi [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.396729] [53378]: DEBUG nova.compute.api [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.399634] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.399867] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.400061] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.400411] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.400613] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.400786] [53378]: DEBUG oslo_concurrency.lockutils [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.412814] [53379]: INFO nova.api.openstack.requestlog [None req-7dcaac46-5273-4a44-a9e7-f6b4fcb5874b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface/9962cada-6911-423f-b7b8-9fb53a115386" status: 202 len: 0 microversion: 2.1 time: 0.033190 [ 1097.413736] [53379]: [pid: 53379|app: 0|req: 3874/7698] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 12 06:46:09 2025] DELETE /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279/os-interface/9962cada-6911-423f-b7b8-9fb53a115386 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1097.416899] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e1c710e-2aa2-4b2f-bcef-7420d24294ce tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] Calling method '.version_select at 0x726f71246830>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.471064] [53378]: DEBUG nova.policy [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.475890] [53378]: INFO nova.api.openstack.requestlog [None req-5dad5b0c-cbb8-4cd9-b7ea-de804941c5e7 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.082722 [ 1097.476265] [53378]: [pid: 53378|app: 0|req: 3825/7699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.479144] [53378]: DEBUG nova.api.openstack.wsgi [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.480903] [53378]: DEBUG nova.compute.api [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.484744] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.485032] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.485204] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.485552] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.485754] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.485926] [53378]: DEBUG oslo_concurrency.lockutils [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.515863] [53379]: INFO nova.api.openstack.requestlog [None req-1e1c710e-2aa2-4b2f-bcef-7420d24294ce tempest-SecurityGroupsTestJSON-1013512696 tempest-SecurityGroupsTestJSON-1013512696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b403e18e-20c0-4834-97eb-58b929e9aa10" status: 202 len: 0 microversion: 2.1 time: 0.101288 [ 1097.516274] [53379]: [pid: 53379|app: 0|req: 3875/7700] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:46:09 2025] DELETE /compute/v2.1/os-security-groups/b403e18e-20c0-4834-97eb-58b929e9aa10 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1097.524962] [53379]: DEBUG nova.api.openstack.wsgi [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.526966] [53379]: DEBUG nova.compute.api [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.527576] [53378]: DEBUG nova.policy [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.531013] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.531333] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.531593] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.531811] [53378]: DEBUG nova.policy [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.532033] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.532332] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.532452] [53378]: DEBUG nova.policy [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.532605] [53379]: DEBUG oslo_concurrency.lockutils [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.534940] [53378]: INFO nova.api.openstack.requestlog [None req-96839ccf-74a2-49fd-9308-0617778e29e7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1989 microversion: 2.100 time: 0.057897 [ 1097.535380] [53378]: [pid: 53378|app: 0|req: 3826/7701] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1989 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1097.626242] [53378]: DEBUG nova.api.openstack.wsgi [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.628081] [53378]: DEBUG nova.compute.api [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.631543] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.631801] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.631989] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.632359] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.632568] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.632758] [53378]: DEBUG oslo_concurrency.lockutils [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.684767] [53379]: DEBUG nova.policy [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.694294] [53379]: INFO nova.api.openstack.requestlog [None req-358f204c-4a87-4c52-8892-f40704ded693 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.169766 [ 1097.694294] [53379]: [pid: 53379|app: 0|req: 3876/7702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1097.716027] [53378]: DEBUG nova.policy [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.722398] [53378]: INFO nova.api.openstack.requestlog [None req-648c20dd-66e1-4977-8a62-4abf1debfb3b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.097793 [ 1097.722503] [53378]: [pid: 53378|app: 0|req: 3827/7703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:09 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.108667] [53379]: DEBUG nova.api.openstack.wsgi [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bedf91d-c9e6-43f0-a466-3d40d73b80aa", "name": "network-vif-deleted", "tag": "a1977bac-6cc9-4122-a06f-624f0572175e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1098.116533] [53379]: DEBUG oslo_concurrency.lockutils [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.116795] [53379]: DEBUG oslo_concurrency.lockutils [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.116988] [53379]: DEBUG oslo_concurrency.lockutils [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.128036] [53379]: INFO nova.api.openstack.compute.server_external_events [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] Creating event network-vif-deleted:a1977bac-6cc9-4122-a06f-624f0572175e for instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa on cpu-1 [ 1098.131521] [53379]: INFO nova.api.openstack.requestlog [req-76d12eca-4e7c-48ed-8489-0de9d5143af0 req-cfd6b839-969c-458b-b7be-ad44c6a4f759 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025159 [ 1098.131848] [53379]: [pid: 53379|app: 0|req: 3877/7704] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:10 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) [ 1098.235498] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.237310] [53378]: DEBUG nova.compute.api [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.242048] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.242307] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.242498] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.242867] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.244027] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.244027] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.269133] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.269405] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.269597] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.269808] [53378]: DEBUG nova.objects.instance [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1098.274518] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.277033] [53379]: DEBUG nova.compute.api [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.282738] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.283411] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.284898] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.284898] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.284898] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.284898] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.303195] [53378]: DEBUG nova.policy [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.309145] [53378]: DEBUG nova.policy [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.310256] [53378]: DEBUG nova.policy [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.312381] [53378]: INFO nova.api.openstack.requestlog [None req-ccca1034-b6d1-497e-8280-d0f359ecc38e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.079259 [ 1098.312870] [53378]: [pid: 53378|app: 0|req: 3828/7705] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1098.315688] [53378]: DEBUG nova.api.openstack.wsgi [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.317942] [53378]: DEBUG nova.compute.api [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.321686] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.322107] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.322411] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.322872] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.323185] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.323471] [53378]: DEBUG oslo_concurrency.lockutils [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.364266] [53378]: DEBUG nova.policy [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.372753] [53378]: INFO nova.api.openstack.requestlog [None req-ec382d21-3c6e-4a25-8be1-4de1a47f320c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1241 microversion: 2.1 time: 0.058858 [ 1098.373479] [53378]: [pid: 53378|app: 0|req: 3829/7706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1241 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.407026] [53378]: DEBUG nova.api.openstack.wsgi [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.407898] [53378]: DEBUG nova.compute.api [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.411771] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.412336] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.412725] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.413327] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.413753] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.414302] [53378]: DEBUG oslo_concurrency.lockutils [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.432983] [53379]: DEBUG nova.policy [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.438690] [53379]: INFO nova.api.openstack.requestlog [None req-ca708e58-c9e8-47c9-a94f-141c8988ec7d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.167434 [ 1098.439022] [53379]: [pid: 53379|app: 0|req: 3878/7707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.489396] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.490896] [53379]: DEBUG nova.compute.api [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.494963] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.495283] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.495551] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.495952] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.496152] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.496332] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.501289] [53378]: DEBUG nova.policy [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.514751] [53378]: INFO nova.api.openstack.requestlog [None req-76679914-3d6c-4b05-ba86-79045a53d68b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1513 microversion: 2.1 time: 0.111012 [ 1098.514931] [53378]: [pid: 53378|app: 0|req: 3830/7708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1513 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.558470] [53378]: DEBUG nova.api.openstack.wsgi [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.560692] [53378]: DEBUG nova.compute.api [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.564519] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.564905] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.565173] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.565539] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.565746] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.566102] [53378]: DEBUG oslo_concurrency.lockutils [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.615354] [53378]: DEBUG nova.policy [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.621202] [53378]: DEBUG nova.policy [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.625022] [53378]: DEBUG nova.policy [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.627668] [53378]: INFO nova.api.openstack.requestlog [None req-67b59dd2-9635-46ac-a3d4-3787dd4f9240 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1997 microversion: 2.100 time: 0.075903 [ 1098.628041] [53378]: [pid: 53378|app: 0|req: 3831/7709] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1997 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1098.637939] [53378]: DEBUG nova.api.openstack.wsgi [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9871c285-dc66-4e7b-b092-99faa8bb83f2", "tag": "e426cfed-a433-4561-9fa0-b259dab2756e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1098.644709] [53378]: DEBUG oslo_concurrency.lockutils [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.644990] [53378]: DEBUG oslo_concurrency.lockutils [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.645217] [53378]: DEBUG oslo_concurrency.lockutils [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.652402] [53378]: INFO nova.api.openstack.compute.server_external_events [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] Creating event network-changed:e426cfed-a433-4561-9fa0-b259dab2756e for instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 on cpu-1 [ 1098.658263] [53378]: INFO nova.api.openstack.requestlog [req-da49989e-a4e6-4868-8fe6-800f33918bfe req-2b671ccb-26ef-497a-bc88-5c2520cd3ab7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023556 [ 1098.658634] [53378]: [pid: 53378|app: 0|req: 3832/7710] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:10 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) [ 1098.707523] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.711770] [53378]: DEBUG nova.compute.api [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.713488] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.713763] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.713964] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.714356] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.714557] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.718029] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.834728] [53378]: DEBUG nova.policy [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.840539] [53378]: INFO nova.api.openstack.requestlog [None req-5bfb1f9f-3d1f-4058-a0c7-67bb9bd75c0e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.137026 [ 1098.841763] [53378]: [pid: 53378|app: 0|req: 3833/7711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.844472] [53378]: DEBUG nova.api.openstack.wsgi [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.845500] [53378]: DEBUG nova.compute.api [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.851857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.851857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.851857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.851857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.851857] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.852043] [53378]: DEBUG oslo_concurrency.lockutils [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.916982] [53379]: DEBUG nova.policy [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.921566] [53379]: INFO nova.api.openstack.requestlog [None req-0d36addb-d2d8-415d-8618-f14611aa7779 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.435462 [ 1098.922197] [53379]: [pid: 53379|app: 0|req: 3879/7712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:10 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.941345] [53378]: DEBUG nova.policy [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.947802] [53378]: INFO nova.api.openstack.requestlog [None req-a6244cda-d133-4567-82df-9d6d33a69613 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.105964 [ 1098.948180] [53378]: [pid: 53378|app: 0|req: 3834/7713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.331571] [53379]: DEBUG nova.api.openstack.wsgi [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.337264] [53379]: DEBUG nova.compute.api [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.345264] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.345532] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.345731] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.346130] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.346336] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.346550] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.371043] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.371364] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.371552] [53379]: DEBUG oslo_concurrency.lockutils [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.371776] [53379]: DEBUG nova.objects.instance [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1099.387829] [53378]: DEBUG nova.api.openstack.wsgi [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.389905] [53378]: DEBUG nova.compute.api [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.394098] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.394356] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.394545] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.394925] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.395148] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.395330] [53378]: DEBUG oslo_concurrency.lockutils [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.397024] [53379]: DEBUG nova.policy [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.404612] [53379]: DEBUG nova.policy [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.405586] [53379]: DEBUG nova.policy [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.406280] [53379]: INFO nova.api.openstack.requestlog [None req-e71d92cb-8a8a-4a82-b4e7-8fb0c2db2c0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.077529 [ 1099.406778] [53379]: [pid: 53379|app: 0|req: 3880/7714] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1099.454877] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.456937] [53379]: DEBUG nova.compute.api [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.460910] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.461197] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.461412] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.461823] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.462045] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.462261] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.556880] [53379]: DEBUG nova.policy [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.562543] [53379]: INFO nova.api.openstack.requestlog [None req-3fff0eac-25b0-4f98-bd64-18f6fb8055a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.109991 [ 1099.562934] [53379]: [pid: 53379|app: 0|req: 3881/7715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.565676] [53379]: DEBUG nova.api.openstack.wsgi [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.567535] [53379]: DEBUG nova.compute.api [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.571874] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.572187] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.572419] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.572836] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.573089] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.573404] [53379]: DEBUG oslo_concurrency.lockutils [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.674656] [53379]: DEBUG nova.policy [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.680672] [53379]: INFO nova.api.openstack.requestlog [None req-201dcddb-a6bb-4a2e-866d-69b6776b9c48 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1514 microversion: 2.1 time: 0.117072 [ 1099.681151] [53379]: [pid: 53379|app: 0|req: 3882/7716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1514 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.685847] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.687896] [53379]: DEBUG nova.compute.api [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.693647] [53378]: DEBUG nova.policy [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.698757] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.698757] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.698757] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.698976] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.699208] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.699403] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.702276] [53378]: INFO nova.api.openstack.requestlog [None req-6c9b4873-e9a9-4229-85c0-66da0e94dc90 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1233 microversion: 2.1 time: 0.316714 [ 1099.702628] [53378]: [pid: 53378|app: 0|req: 3835/7717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1233 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.754620] [53379]: DEBUG nova.policy [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.761414] [53379]: DEBUG nova.policy [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.762234] [53379]: DEBUG nova.policy [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.766442] [53379]: INFO nova.api.openstack.requestlog [None req-9f193847-9b35-47c8-83a3-fbccd150f3e3 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2007 microversion: 2.100 time: 0.084585 [ 1099.766884] [53379]: [pid: 53379|app: 0|req: 3883/7718] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:11 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2007 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1099.854599] [53378]: DEBUG nova.api.openstack.wsgi [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.856549] [53378]: DEBUG nova.compute.api [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.860646] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.860824] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.861063] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.861538] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.861764] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.861979] [53378]: DEBUG oslo_concurrency.lockutils [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.937843] [53378]: DEBUG nova.policy [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.940013] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.941856] [53379]: DEBUG nova.compute.api [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.942361] [53378]: INFO nova.api.openstack.requestlog [None req-86d15f4a-3045-4fe6-9e9b-a4d114a6f714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.090296 [ 1099.942708] [53378]: [pid: 53378|app: 0|req: 3836/7719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.945399] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.945642] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.945829] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.946224] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.946498] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.946731] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.963993] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.966344] [53378]: DEBUG nova.compute.api [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.970893] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.971186] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.971381] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.971763] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.971974] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.972171] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.042498] [53379]: DEBUG nova.policy [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.051585] [53379]: INFO nova.api.openstack.requestlog [None req-6a5386c2-8a56-4e1e-9381-b7cc1166fdd8 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1323 microversion: 2.1 time: 0.114305 [ 1100.052025] [53379]: [pid: 53379|app: 0|req: 3884/7720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1323 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.135695] [53378]: DEBUG nova.policy [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.141585] [53378]: INFO nova.api.openstack.requestlog [None req-1f0b8122-d030-4f39-8306-6c603f17323d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.180474 [ 1100.141918] [53378]: [pid: 53378|app: 0|req: 3837/7721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.421433] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.423145] [53379]: DEBUG nova.compute.api [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.429032] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.429302] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.429492] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.429846] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.430240] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.430283] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.452099] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.452344] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.452532] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.452731] [53379]: DEBUG nova.objects.instance [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1100.472669] [53379]: DEBUG nova.policy [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.476699] [53379]: DEBUG nova.policy [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.477335] [53379]: DEBUG nova.policy [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.477939] [53379]: INFO nova.api.openstack.requestlog [None req-4c13135c-fdd1-4161-a5c1-096bc4c3f09b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.058877 [ 1100.478278] [53379]: [pid: 53379|app: 0|req: 3885/7722] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1100.577013] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.578942] [53378]: DEBUG nova.compute.api [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.583017] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.583328] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.583551] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.583988] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.584426] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.584531] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.662774] [53378]: DEBUG nova.policy [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.668120] [53378]: INFO nova.api.openstack.requestlog [None req-cd92c498-c41b-41d3-ab63-2d1f24c3a37b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.093774 [ 1100.668566] [53378]: [pid: 53378|app: 0|req: 3838/7723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.701756] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.703702] [53379]: DEBUG nova.compute.api [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.707909] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.708193] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.708394] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.708789] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.708992] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.709193] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.716572] [53378]: DEBUG nova.api.openstack.wsgi [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.718474] [53378]: DEBUG nova.compute.api [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.722608] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.722865] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.723121] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.723505] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.723715] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.723896] [53378]: DEBUG oslo_concurrency.lockutils [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.759777] [53378]: DEBUG nova.policy [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.764822] [53378]: INFO nova.api.openstack.requestlog [None req-34bd40fd-1a55-4767-b90e-0f16b7726756 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1233 microversion: 2.1 time: 0.050580 [ 1100.765216] [53378]: [pid: 53378|app: 0|req: 3839/7724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.789315] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.792350] [53378]: DEBUG nova.compute.api [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.796968] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.797264] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.797481] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.797870] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.798087] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.798271] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.825695] [53379]: DEBUG nova.policy [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.830408] [53379]: INFO nova.api.openstack.requestlog [None req-1b049139-9789-4415-9cb6-8d6f77f48038 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.131244 [ 1100.830884] [53379]: [pid: 53379|app: 0|req: 3886/7725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:12 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.846646] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1100.848267] [53379]: DEBUG nova.compute.api [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.848638] [53378]: DEBUG nova.policy [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.851872] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.852213] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.852467] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.852997] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.853809] [53378]: DEBUG nova.policy [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.853932] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.854082] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.854297] [53378]: DEBUG nova.policy [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.857872] [53378]: INFO nova.api.openstack.requestlog [None req-fc1bfb03-f8c6-4f6b-8068-6b93e4a2bae5 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1995 microversion: 2.100 time: 0.071566 [ 1100.858223] [53378]: [pid: 53378|app: 0|req: 3840/7726] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1995 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1100.892225] [53379]: INFO nova.api.openstack.requestlog [None req-c5579e1d-9e49-45ee-bf9d-ee783337e761 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a/action" status: 204 len: 0 microversion: 2.1 time: 0.048808 [ 1100.892677] [53379]: [pid: 53379|app: 0|req: 3887/7727] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:13 2025] POST /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1100.899610] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.902180] [53378]: DEBUG nova.compute.api [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.906222] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.906524] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.906740] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.907172] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.907397] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.907571] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.956078] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.958082] [53379]: DEBUG nova.compute.api [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.962309] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.962594] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.962803] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.963187] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.963394] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.963569] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.984528] [53378]: DEBUG nova.policy [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.990188] [53378]: INFO nova.api.openstack.requestlog [None req-7c961021-4c8c-4a5e-96f6-cfee4beaacb4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.093946 [ 1100.990777] [53378]: [pid: 53378|app: 0|req: 3841/7728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.053521] [53379]: DEBUG nova.policy [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.059448] [53379]: INFO nova.api.openstack.requestlog [None req-2a32760d-b559-43d3-9a17-1a1251c29991 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1313 microversion: 2.1 time: 0.106177 [ 1101.059767] [53379]: [pid: 53379|app: 0|req: 3888/7729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1313 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.067206] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.067655] [53378]: DEBUG nova.compute.api [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.072286] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.075019] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.075019] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.075019] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.075019] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.075019] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.154753] [53379]: DEBUG nova.api.openstack.wsgi [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.156822] [53379]: DEBUG nova.compute.api [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.160527] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.160848] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.161103] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.161549] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.161811] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.162076] [53379]: DEBUG oslo_concurrency.lockutils [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.163211] [53378]: DEBUG nova.policy [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.167874] [53378]: INFO nova.api.openstack.requestlog [None req-b4a04dbd-c92e-4f3a-8135-e6b941e086ab tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1520 microversion: 2.1 time: 0.104910 [ 1101.168227] [53378]: [pid: 53378|app: 0|req: 3842/7730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1520 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.183082] [53378]: DEBUG nova.api.openstack.wsgi [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.185061] [53378]: DEBUG nova.compute.api [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.188976] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.189285] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.189497] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.189952] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.190224] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.190503] [53378]: DEBUG oslo_concurrency.lockutils [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.205178] [53378]: INFO nova.api.openstack.wsgi [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] HTTP exception thrown: Instance is not a member of specified network [ 1101.205460] [53378]: DEBUG nova.api.openstack.wsgi [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Returning 404 to user: Instance is not a member of specified network {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1101.205931] [53378]: INFO nova.api.openstack.requestlog [None req-48cb6ace-d233-4089-9ab9-76e8de4fd2b5 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000/ips/invalid" status: 404 len: 91 microversion: 2.1 time: 0.025691 [ 1101.206315] [53378]: [pid: 53378|app: 0|req: 3843/7731] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000/ips/invalid => generated 91 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1101.212141] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff773d5a-eb82-463f-87fb-34f2aa0a7bad tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.213842] [53378]: DEBUG nova.compute.api [None req-ff773d5a-eb82-463f-87fb-34f2aa0a7bad tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Failed to fetch instance by id 999 {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3015}} [ 1101.213965] [53378]: INFO nova.api.openstack.wsgi [None req-ff773d5a-eb82-463f-87fb-34f2aa0a7bad tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] HTTP exception thrown: Instance 999 could not be found. [ 1101.214274] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff773d5a-eb82-463f-87fb-34f2aa0a7bad tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Returning 404 to user: Instance 999 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1101.214981] [53378]: INFO nova.api.openstack.requestlog [None req-ff773d5a-eb82-463f-87fb-34f2aa0a7bad tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/999/ips" status: 404 len: 78 microversion: 2.1 time: 0.004761 [ 1101.215072] [53378]: [pid: 53378|app: 0|req: 3844/7732] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/999/ips => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1101.224685] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.224848] [53378]: DEBUG nova.compute.api [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.229407] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.229793] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.229909] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.230303] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.230529] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.230726] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.245581] [53378]: DEBUG nova.compute.api [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1101.272707] [53379]: DEBUG nova.policy [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.278293] [53379]: INFO nova.api.openstack.requestlog [None req-29269a6a-9f95-426a-b725-9cd90c70d2cd tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.126083 [ 1101.278654] [53379]: [pid: 53379|app: 0|req: 3889/7733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.290321] [53378]: INFO nova.api.openstack.requestlog [None req-e7e8a175-fd0b-43e7-9fbb-123114852009 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 204 len: 0 microversion: 2.1 time: 0.067980 [ 1101.290653] [53378]: [pid: 53378|app: 0|req: 3845/7734] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:13 2025] DELETE /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1101.297197] [53379]: DEBUG nova.api.openstack.wsgi [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.299450] [53379]: DEBUG nova.compute.api [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.303595] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.303878] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.304085] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.304507] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.304722] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.304918] [53379]: DEBUG oslo_concurrency.lockutils [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.376691] [53379]: DEBUG nova.policy [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.381426] [53379]: INFO nova.api.openstack.requestlog [None req-eff77f62-ee27-423e-b86d-94bb06cf8c9f tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1526 microversion: 2.1 time: 0.086939 [ 1101.381764] [53379]: [pid: 53379|app: 0|req: 3890/7735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1526 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.493288] [53378]: DEBUG nova.api.openstack.wsgi [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.495084] [53378]: DEBUG nova.compute.api [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.499040] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.499289] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.499474] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.499835] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.500055] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.500235] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.524738] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.525073] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.525301] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.525529] [53378]: DEBUG nova.objects.instance [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1101.547677] [53378]: DEBUG nova.policy [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.552651] [53378]: DEBUG nova.policy [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.553418] [53378]: DEBUG nova.policy [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.554072] [53378]: INFO nova.api.openstack.requestlog [None req-f53b4a0f-3973-48ce-96be-e9234d019a8f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.063849 [ 1101.554411] [53378]: [pid: 53378|app: 0|req: 3846/7736] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1101.683253] [53379]: DEBUG nova.api.openstack.wsgi [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.685059] [53379]: DEBUG nova.compute.api [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.688778] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.689060] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.689260] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.689652] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.689858] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.690056] [53379]: DEBUG oslo_concurrency.lockutils [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.780271] [53378]: DEBUG nova.api.openstack.wsgi [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.782958] [53378]: DEBUG nova.compute.api [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.787739] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.788168] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.788628] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.789026] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.789273] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.789584] [53378]: DEBUG oslo_concurrency.lockutils [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.792393] [53379]: DEBUG nova.policy [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.796906] [53379]: INFO nova.api.openstack.requestlog [None req-e18f31e9-91fe-4f91-ad46-1de42b57f7a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.116820 [ 1101.797267] [53379]: [pid: 53379|app: 0|req: 3891/7737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:13 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.828524] [53378]: DEBUG nova.policy [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.832836] [53378]: INFO nova.api.openstack.requestlog [None req-f09ad4dd-24e9-4c04-ade8-a16782a09a37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1233 microversion: 2.1 time: 0.056051 [ 1101.833197] [53378]: [pid: 53378|app: 0|req: 3847/7738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.876192] [53379]: DEBUG nova.api.openstack.wsgi [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.877936] [53379]: DEBUG nova.compute.api [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.881475] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.881740] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.881958] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.882333] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.882564] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.882755] [53379]: DEBUG oslo_concurrency.lockutils [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.927564] [53379]: DEBUG nova.policy [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.932793] [53379]: DEBUG nova.policy [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.933596] [53379]: DEBUG nova.policy [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.937671] [53379]: INFO nova.api.openstack.requestlog [None req-56b5f71d-ffc0-4d6e-a063-69c6c4a13028 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1995 microversion: 2.100 time: 0.063793 [ 1101.938239] [53379]: [pid: 53379|app: 0|req: 3892/7739] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1995 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1102.007544] [53378]: DEBUG nova.api.openstack.wsgi [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.009369] [53378]: DEBUG nova.compute.api [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.013365] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.013630] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.013834] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.014235] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.014490] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.014707] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.076536] [53379]: DEBUG nova.api.openstack.wsgi [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.078523] [53379]: DEBUG nova.compute.api [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.082372] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.082617] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.082958] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.083219] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.083431] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.083613] [53379]: DEBUG oslo_concurrency.lockutils [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.096847] [53378]: DEBUG nova.policy [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.104842] [53378]: INFO nova.api.openstack.requestlog [None req-f9f50a75-97d0-4889-a77e-e9b607a7f854 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.099691 [ 1102.105375] [53378]: [pid: 53378|app: 0|req: 3848/7740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.157704] [53379]: DEBUG nova.policy [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.162201] [53379]: INFO nova.api.openstack.requestlog [None req-df98e5dc-c1a4-4526-a40a-99d15c3b1405 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1500 microversion: 2.1 time: 0.087934 [ 1102.162561] [53379]: [pid: 53379|app: 0|req: 3893/7741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1500 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.174949] [53378]: DEBUG nova.api.openstack.wsgi [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1102.180041] [53378]: DEBUG oslo_concurrency.lockutils [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.180291] [53378]: DEBUG oslo_concurrency.lockutils [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.180480] [53378]: DEBUG oslo_concurrency.lockutils [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.192334] [53378]: DEBUG nova.compute.api [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Going to try to stop instance {{(pid=53378) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1102.215118] [53378]: INFO nova.api.openstack.requestlog [None req-4805da12-7f05-4661-8c17-78969cd04a81 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b/action" status: 202 len: 0 microversion: 2.1 time: 0.042274 [ 1102.215480] [53378]: [pid: 53378|app: 0|req: 3849/7742] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:14 2025] POST /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1102.221695] [53379]: DEBUG nova.api.openstack.wsgi [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.223209] [53379]: DEBUG nova.compute.api [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.227111] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.227393] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.227676] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.228047] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.228250] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.228454] [53379]: DEBUG oslo_concurrency.lockutils [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.291787] [53378]: DEBUG nova.api.openstack.wsgi [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.293084] [53379]: DEBUG nova.policy [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.293393] [53378]: DEBUG nova.compute.api [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.297045] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.297303] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.297518] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.297576] [53379]: INFO nova.api.openstack.requestlog [None req-8fa98a2e-3b89-4130-a845-7b852e62ac57 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1510 microversion: 2.1 time: 0.078689 [ 1102.297872] [53379]: [pid: 53379|app: 0|req: 3894/7743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.297911] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.298100] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.298285] [53378]: DEBUG oslo_concurrency.lockutils [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.368324] [53378]: DEBUG nova.policy [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.373975] [53378]: INFO nova.api.openstack.requestlog [None req-01c2aafc-a88e-4ec7-a0ce-12ade7c8c876 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.084656 [ 1102.374744] [53378]: [pid: 53378|app: 0|req: 3850/7744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.394589] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.396303] [53379]: DEBUG nova.compute.api [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.399963] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.400244] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.400440] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.400844] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.401074] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.401258] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.488611] [53379]: DEBUG nova.policy [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.492387] [53379]: INFO nova.api.openstack.requestlog [None req-ff33f8ea-c39e-43b8-b411-5db6cb4cf497 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1526 microversion: 2.1 time: 0.100109 [ 1102.492709] [53379]: [pid: 53379|app: 0|req: 3895/7745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1526 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.570826] [53378]: DEBUG nova.api.openstack.wsgi [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.572597] [53378]: DEBUG nova.compute.api [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.576221] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.576499] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.576697] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.577080] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.577280] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.577487] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.598195] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.598445] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.598638] [53378]: DEBUG oslo_concurrency.lockutils [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.598868] [53378]: DEBUG nova.objects.instance [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1102.618595] [53378]: DEBUG nova.policy [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.623300] [53378]: DEBUG nova.policy [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.623953] [53378]: DEBUG nova.policy [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.624602] [53378]: INFO nova.api.openstack.requestlog [None req-af41f990-df82-469c-9f27-d6ffdb8249a6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.057288 [ 1102.624926] [53378]: [pid: 53378|app: 0|req: 3851/7746] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:14 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1102.810428] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.812377] [53379]: DEBUG nova.compute.api [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.815910] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.816160] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.816350] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.816937] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.817131] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.817301] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.847130] [53378]: DEBUG nova.api.openstack.wsgi [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.848915] [53378]: DEBUG nova.compute.api [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.852386] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.852630] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.852819] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.853242] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.853372] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.853546] [53378]: DEBUG oslo_concurrency.lockutils [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.886639] [53379]: DEBUG nova.policy [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.887749] [53378]: DEBUG nova.policy [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.891038] [53379]: INFO nova.api.openstack.requestlog [None req-7f162a82-1ed4-44d0-b5cc-bc680d274f00 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1319 microversion: 2.1 time: 0.082959 [ 1102.891399] [53379]: [pid: 53379|app: 0|req: 3896/7747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1319 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.892697] [53378]: INFO nova.api.openstack.requestlog [None req-8228b8dd-dca2-43cb-bac3-29b1fcf25f55 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1233 microversion: 2.1 time: 0.047910 [ 1102.893073] [53378]: [pid: 53378|app: 0|req: 3852/7748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.957650] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.959412] [53379]: DEBUG nova.compute.api [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.963151] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.963410] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.963644] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.964129] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.964393] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.965085] [53379]: DEBUG oslo_concurrency.lockutils [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.012799] [53379]: DEBUG nova.policy [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.017525] [53379]: DEBUG nova.policy [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.018353] [53379]: DEBUG nova.policy [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.022591] [53379]: INFO nova.api.openstack.requestlog [None req-6b5cc698-99a8-412f-bc78-2f626d819b9f tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1995 microversion: 2.100 time: 0.067573 [ 1103.023304] [53379]: [pid: 53379|app: 0|req: 3897/7749] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1995 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1103.119397] [53378]: DEBUG nova.api.openstack.wsgi [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.121255] [53378]: DEBUG nova.compute.api [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.126797] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.127082] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.127477] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.127684] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.127905] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.128246] [53378]: DEBUG oslo_concurrency.lockutils [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.251110] [53378]: DEBUG nova.policy [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.257094] [53378]: INFO nova.api.openstack.requestlog [None req-151c29e4-254e-49b9-a775-927f78bbd7ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.139982 [ 1103.257526] [53378]: [pid: 53378|app: 0|req: 3853/7750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.311643] [53379]: DEBUG nova.api.openstack.wsgi [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.314982] [53379]: DEBUG nova.compute.api [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.319344] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.319896] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.320216] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.320769] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.321109] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.321412] [53379]: DEBUG oslo_concurrency.lockutils [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.391604] [53378]: DEBUG nova.api.openstack.wsgi [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.393620] [53378]: DEBUG nova.compute.api [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.397473] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.398444] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.398444] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.398444] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.398444] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.398650] [53378]: DEBUG oslo_concurrency.lockutils [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.501058] [53379]: DEBUG nova.policy [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.505561] [53379]: INFO nova.api.openstack.requestlog [None req-86092bef-429e-4a69-a34a-8d0f98e8ec63 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1510 microversion: 2.1 time: 0.196569 [ 1103.505908] [53379]: [pid: 53379|app: 0|req: 3898/7751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1510 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.509854] [53379]: DEBUG nova.api.openstack.wsgi [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.511604] [53379]: DEBUG nova.compute.api [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.514403] [53378]: DEBUG nova.policy [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.517351] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.517565] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.517995] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.518390] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.518596] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.518794] [53379]: DEBUG oslo_concurrency.lockutils [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.520342] [53378]: INFO nova.api.openstack.requestlog [None req-acae09bb-b862-4a9b-b7a0-b290e5be2aad tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.134331 [ 1103.520706] [53378]: [pid: 53378|app: 0|req: 3854/7752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.591082] [53379]: DEBUG nova.policy [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.595507] [53379]: INFO nova.api.openstack.requestlog [None req-9cede2fe-c686-4ba6-8972-35f8ca7ac147 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1526 microversion: 2.1 time: 0.087662 [ 1103.595952] [53379]: [pid: 53379|app: 0|req: 3899/7753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1526 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.640474] [53378]: DEBUG nova.api.openstack.wsgi [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.642382] [53378]: DEBUG nova.compute.api [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.647650] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.648132] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.648604] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.649324] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.649763] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.650138] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.676828] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.677158] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.677269] [53378]: DEBUG oslo_concurrency.lockutils [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.678081] [53378]: DEBUG nova.objects.instance [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1103.703566] [53378]: DEBUG nova.policy [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.709319] [53378]: DEBUG nova.policy [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.709409] [53378]: DEBUG nova.policy [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.710282] [53378]: INFO nova.api.openstack.requestlog [None req-e6e0d3e4-6322-4f79-b124-8aa747a95c2f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.072083 [ 1103.710851] [53378]: [pid: 53378|app: 0|req: 3855/7754] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:15 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1103.744853] [53379]: DEBUG nova.api.openstack.wsgi [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efdd78d7-e815-4853-a3b0-ce7d106c9000", "name": "network-vif-deleted", "tag": "9bc35173-4dae-41f6-86bd-a581946b972f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1103.752573] [53379]: DEBUG oslo_concurrency.lockutils [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.752822] [53379]: DEBUG oslo_concurrency.lockutils [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.753016] [53379]: DEBUG oslo_concurrency.lockutils [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.760277] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] Creating event network-vif-deleted:9bc35173-4dae-41f6-86bd-a581946b972f for instance efdd78d7-e815-4853-a3b0-ce7d106c9000 on cpu-1 [ 1103.763709] [53379]: INFO nova.api.openstack.requestlog [req-8d87d1ec-dab3-43e2-bb91-376f63aa8f77 req-82dd2593-57e7-4150-8e12-779e38aa07f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021826 [ 1103.764074] [53379]: [pid: 53379|app: 0|req: 3900/7755] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:16 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) [ 1103.906468] [53378]: DEBUG nova.api.openstack.wsgi [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.907899] [53379]: DEBUG nova.api.openstack.wsgi [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.908377] [53378]: DEBUG nova.compute.api [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.909682] [53379]: DEBUG nova.compute.api [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.911982] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.912246] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.912435] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.912795] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.912999] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.913191] [53378]: DEBUG oslo_concurrency.lockutils [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.913359] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.913598] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.913790] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.914154] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.914399] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.914603] [53379]: DEBUG oslo_concurrency.lockutils [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.950311] [53379]: DEBUG nova.policy [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.954684] [53379]: INFO nova.api.openstack.requestlog [None req-4932c62c-280d-47d7-a400-1d3f27b91b25 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1233 microversion: 2.1 time: 0.049510 [ 1103.955025] [53379]: [pid: 53379|app: 0|req: 3901/7756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1233 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.010603] [53378]: DEBUG nova.policy [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.015750] [53378]: INFO nova.api.openstack.requestlog [None req-32c6a728-0ab7-41ea-9afd-8f727155e71d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1500 microversion: 2.1 time: 0.111594 [ 1104.016160] [53378]: [pid: 53378|app: 0|req: 3856/7757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1500 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.043329] [53378]: DEBUG nova.api.openstack.wsgi [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.045885] [53378]: DEBUG nova.compute.api [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.051066] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.051775] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.051775] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.052381] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.052655] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.052870] [53378]: DEBUG oslo_concurrency.lockutils [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.110806] [53378]: DEBUG nova.policy [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.117805] [53378]: DEBUG nova.policy [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.118645] [53378]: DEBUG nova.policy [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.123078] [53378]: INFO nova.api.openstack.requestlog [None req-b329272b-73a0-4cef-9c49-58ea9562ce3a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1995 microversion: 2.100 time: 0.082948 [ 1104.123545] [53378]: [pid: 53378|app: 0|req: 3857/7758] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1995 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1104.162392] [53379]: DEBUG nova.api.openstack.wsgi [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.164168] [53379]: DEBUG nova.compute.api [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.167869] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.168170] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.168369] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.168727] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.168933] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.169118] [53379]: DEBUG oslo_concurrency.lockutils [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.217432] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f298c50-57f9-4be6-a85e-caf957cb0b37 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: .version_select at 0x726f729d28c0>, body: {"keypair": {"name": "tempest-keypair-1458879177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF91Cfj7d5cjlKNUq3JRFEBTQqpND+cJtdgtzqouiesxToW8+Vl4F76o8iE4S08zOQgZPPb9vWghyT1eFrSMVFkNkNqvhFmdkMoqlNFpnDnB7MHNjFk04fJOK9S029tKvQ=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1104.230017] [53378]: DEBUG nova.quota [None req-0f298c50-57f9-4be6-a85e-caf957cb0b37 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1104.233307] [53378]: DEBUG nova.quota [None req-0f298c50-57f9-4be6-a85e-caf957cb0b37 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1104.243244] [53379]: DEBUG nova.policy [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.247532] [53378]: INFO nova.api.openstack.requestlog [None req-0f298c50-57f9-4be6-a85e-caf957cb0b37 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.032746 [ 1104.247914] [53378]: [pid: 53378|app: 0|req: 3858/7759] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:46:16 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1104.249044] [53379]: INFO nova.api.openstack.requestlog [None req-b63d049c-9724-4bc6-83b3-23b882e59411 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1500 microversion: 2.1 time: 0.221252 [ 1104.249578] [53379]: [pid: 53379|app: 0|req: 3902/7760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1500 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.261315] [53378]: DEBUG nova.api.openstack.wsgi [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.261589] [53378]: DEBUG nova.compute.api [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.265167] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.265417] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.265606] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.265981] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.266196] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.266594] [53378]: DEBUG oslo_concurrency.lockutils [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.272191] [53379]: DEBUG nova.api.openstack.wsgi [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.274633] [53379]: DEBUG nova.compute.api [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.280113] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.280790] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.280790] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.281143] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.281444] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.281728] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.282220] [53378]: DEBUG nova.compute.api [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1104.331124] [53378]: INFO nova.api.openstack.requestlog [None req-97ebe0b4-3d18-4f8a-82e0-d14286accc7a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 204 len: 0 microversion: 2.1 time: 0.071754 [ 1104.331573] [53378]: [pid: 53378|app: 0|req: 3859/7761] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:16 2025] DELETE /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1104.339580] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.342257] [53378]: DEBUG nova.compute.api [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.346146] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.346391] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.346815] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.347411] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.347496] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.347607] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.400707] [53379]: DEBUG nova.policy [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.407079] [53379]: INFO nova.api.openstack.requestlog [None req-9da42f57-df9d-4e0b-9396-28124e688522 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.137567 [ 1104.407079] [53379]: [pid: 53379|app: 0|req: 3903/7762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.434633] [53378]: DEBUG nova.policy [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.439509] [53378]: INFO nova.api.openstack.requestlog [None req-2b2e0cbc-f72e-4978-a9f1-5f6a4e42636d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1506 microversion: 2.1 time: 0.104472 [ 1104.439834] [53378]: [pid: 53378|app: 0|req: 3860/7763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1506 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1104.523407] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.524945] [53379]: DEBUG nova.compute.api [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.528503] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.528800] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.528962] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.529329] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.529537] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.529719] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.537276] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.539210] [53378]: DEBUG nova.compute.api [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.542795] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.543055] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.543252] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.543612] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.543827] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.543995] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.603713] [53379]: DEBUG nova.policy [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.608341] [53379]: INFO nova.api.openstack.requestlog [None req-cc66b8f0-d3cd-4892-94e9-e74671f006b9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1510 microversion: 2.1 time: 0.087485 [ 1104.608925] [53379]: [pid: 53379|app: 0|req: 3904/7764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1510 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.611169] [53379]: DEBUG nova.api.openstack.wsgi [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.612790] [53379]: DEBUG nova.compute.api [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.615993] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.616245] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.616433] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.616827] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.617042] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.617223] [53379]: DEBUG oslo_concurrency.lockutils [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.652135] [53379]: DEBUG nova.policy [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.660936] [53379]: INFO nova.api.openstack.requestlog [None req-d79f299e-eebf-459f-a08c-ff3e14514085 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1304 microversion: 2.1 time: 0.051620 [ 1104.661424] [53379]: [pid: 53379|app: 0|req: 3905/7765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.710601] [53378]: DEBUG nova.policy [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.716403] [53378]: INFO nova.api.openstack.requestlog [None req-aa9fae5f-88d8-4415-9e22-7b0d36b438b5 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.181407 [ 1104.716867] [53378]: [pid: 53378|app: 0|req: 3861/7766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:16 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.725626] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.731021] [53379]: DEBUG nova.compute.api [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.732463] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.732702] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.732890] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.733266] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.733972] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.734243] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.758407] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.758752] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.758849] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.759120] [53379]: DEBUG nova.objects.instance [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 4bedf91d-c9e6-43f0-a466-3d40d73b80aa {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1104.799407] [53379]: DEBUG nova.policy [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.804551] [53379]: DEBUG nova.policy [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.805230] [53379]: DEBUG nova.policy [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.805962] [53379]: INFO nova.api.openstack.requestlog [None req-d5419afd-5bbb-4b07-b1d7-08e60febe4c2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 200 len: 1363 microversion: 2.20 time: 0.083076 [ 1104.806299] [53379]: [pid: 53379|app: 0|req: 3906/7767] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 1363 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1104.968336] [53378]: DEBUG nova.api.openstack.wsgi [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.971472] [53378]: DEBUG nova.compute.api [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.977100] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.977501] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.977804] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.978371] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.978689] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.978991] [53378]: DEBUG oslo_concurrency.lockutils [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.029965] [53378]: DEBUG nova.policy [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.037444] [53378]: INFO nova.api.openstack.requestlog [None req-5195ee9f-b806-4f91-a440-8e93eab3fb37 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1289 microversion: 2.1 time: 0.072317 [ 1105.037905] [53378]: [pid: 53378|app: 0|req: 3862/7768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1289 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.141872] [53379]: DEBUG nova.api.openstack.wsgi [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.143918] [53379]: DEBUG nova.compute.api [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.151674] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.151820] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.152050] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.153031] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.153031] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.153031] [53379]: DEBUG oslo_concurrency.lockutils [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.204624] [53379]: DEBUG nova.policy [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.209384] [53379]: DEBUG nova.policy [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.210042] [53379]: DEBUG nova.policy [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.213237] [53379]: INFO nova.api.openstack.requestlog [None req-c53554bd-1273-4d65-93ce-2f98adf8cd6e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 1995 microversion: 2.100 time: 0.074007 [ 1105.213573] [53379]: [pid: 53379|app: 0|req: 3907/7769] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 1995 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1105.236905] [53378]: DEBUG nova.api.openstack.wsgi [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1114780369", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5480ec41-5e2d-4979-8384-613d3dbaccc1"}], "security_groups": [{"name": "tempest-securitygroup--1111699006"}], "key_name": "tempest-keypair-1458879177", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1105.283046] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.283545] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.283902] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.284584] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.284960] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.285329] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.322090] [53378]: DEBUG nova.network.neutron [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] validate_networks() for [('5480ec41-5e2d-4979-8384-613d3dbaccc1', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1105.424258] [53379]: DEBUG nova.api.openstack.wsgi [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.425678] [53379]: DEBUG nova.compute.api [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.430587] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.430838] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.431038] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.431422] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.431791] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.431791] [53379]: DEBUG oslo_concurrency.lockutils [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.501848] [53378]: DEBUG nova.virt.hardware [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1105.502114] [53378]: DEBUG nova.virt.hardware [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1105.502359] [53378]: DEBUG nova.virt.hardware [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1105.503067] [53378]: DEBUG nova.virt.hardware [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1105.503067] [53378]: DEBUG nova.virt.hardware [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1105.514061] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.514218] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.514492] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.514911] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.515280] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.515512] [53378]: DEBUG oslo_concurrency.lockutils [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.528429] [53378]: DEBUG nova.quota [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1105.532173] [53378]: DEBUG nova.quota [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1105.538300] [53379]: DEBUG nova.policy [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.539392] [53378]: DEBUG nova.compute.api [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1105.540872] [53378]: DEBUG nova.compute.api [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1105.543494] [53379]: INFO nova.api.openstack.requestlog [None req-095d2e01-d261-451f-9f72-dad56e79cf3c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.122333 [ 1105.543868] [53379]: [pid: 53379|app: 0|req: 3908/7770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.546708] [53379]: DEBUG nova.api.openstack.wsgi [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.548659] [53379]: DEBUG nova.compute.api [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.552388] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.552630] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.552917] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.553215] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.553457] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.553643] [53379]: DEBUG oslo_concurrency.lockutils [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.575790] [53378]: INFO nova.api.openstack.requestlog [None req-880ec650-41fa-4dfd-b33a-4dd9142812df tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.342191 [ 1105.576176] [53378]: [pid: 53378|app: 0|req: 3863/7771] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:17 2025] POST /compute/v2.1/servers => generated 402 bytes in 343 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1105.582201] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab05e61c-e132-4485-aebb-0095be0649bd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.583917] [53378]: DEBUG nova.compute.api [None req-ab05e61c-e132-4485-aebb-0095be0649bd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.610848] [53378]: DEBUG nova.policy [None req-ab05e61c-e132-4485-aebb-0095be0649bd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.615610] [53378]: INFO nova.api.openstack.requestlog [None req-ab05e61c-e132-4485-aebb-0095be0649bd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1240 microversion: 2.1 time: 0.035074 [ 1105.615610] [53378]: [pid: 53378|app: 0|req: 3864/7772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1105.620938] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.622633] [53378]: DEBUG nova.compute.api [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.626069] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.626324] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.626540] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.627084] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.627175] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.627297] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.629203] [53379]: DEBUG nova.policy [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.633804] [53379]: INFO nova.api.openstack.requestlog [None req-7edc667e-e39e-4932-a68d-c7fa3e801c18 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1506 microversion: 2.1 time: 0.089321 [ 1105.634242] [53379]: [pid: 53379|app: 0|req: 3909/7773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1506 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.675787] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.677674] [53379]: DEBUG nova.compute.api [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.681524] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.681770] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.681972] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.682361] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.682612] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.682731] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.702827] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.703048] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.703253] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.703441] [53379]: DEBUG nova.objects.instance [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1105.723145] [53378]: DEBUG nova.policy [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.723904] [53379]: DEBUG nova.policy [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.728820] [53378]: INFO nova.api.openstack.requestlog [None req-3b43d798-7cc9-4deb-9875-6740b65b0e08 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1487 microversion: 2.1 time: 0.109610 [ 1105.728902] [53378]: [pid: 53378|app: 0|req: 3865/7774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1487 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.730121] [53379]: INFO nova.api.openstack.requestlog [None req-ad760f0d-858e-4f8d-a941-aec315442461 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.056836 [ 1105.734019] [53379]: [pid: 53379|app: 0|req: 3910/7775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:17 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.734344] [53378]: DEBUG nova.api.openstack.wsgi [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.734802] [53378]: DEBUG nova.compute.api [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.739148] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.739416] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.739667] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.742044] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.742044] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.742044] [53378]: DEBUG oslo_concurrency.lockutils [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.742454] [53379]: DEBUG nova.api.openstack.wsgi [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.743028] [53379]: DEBUG nova.compute.api [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.747454] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.747786] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.748074] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.748572] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.748875] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.749143] [53379]: DEBUG oslo_concurrency.lockutils [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.763389] [53379]: DEBUG nova.compute.api [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1105.808099] [53379]: INFO nova.api.openstack.requestlog [None req-fa06e7cc-cd00-4e85-8603-da099947fe67 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 204 len: 0 microversion: 2.1 time: 0.067219 [ 1105.808099] [53379]: [pid: 53379|app: 0|req: 3911/7776] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:18 2025] DELETE /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1105.813678] [53379]: DEBUG nova.api.openstack.wsgi [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.816120] [53379]: DEBUG nova.compute.api [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.819587] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.819862] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.820072] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.820471] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.820709] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.820858] [53379]: DEBUG oslo_concurrency.lockutils [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.839268] [53378]: DEBUG nova.policy [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.844695] [53378]: INFO nova.api.openstack.requestlog [None req-6740737e-0477-48da-bd25-536efab96984 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.115196 [ 1105.845048] [53378]: [pid: 53378|app: 0|req: 3866/7777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.849018] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.849311] [53378]: DEBUG nova.compute.api [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.852572] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.852799] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.852980] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.853349] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.853550] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.853726] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.865458] [53378]: INFO nova.api.openstack.wsgi [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. [ 1105.865790] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1105.866265] [53378]: INFO nova.api.openstack.requestlog [None req-a4c6765a-591c-4c19-83b4-4c2cf05d9316 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 404 len: 111 microversion: 2.20 time: 0.020707 [ 1105.866834] [53378]: [pid: 53378|app: 0|req: 3867/7778] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1105.870423] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.870766] [53378]: DEBUG nova.compute.api [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.875283] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.875598] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.875856] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.876345] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.876733] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.877075] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.893939] [53378]: DEBUG nova.compute.api [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1105.897847] [53379]: DEBUG nova.policy [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.902527] [53379]: INFO nova.api.openstack.requestlog [None req-26f28a00-e71e-449e-b34f-01cf9a3222be tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1493 microversion: 2.1 time: 0.091057 [ 1105.902834] [53379]: [pid: 53379|app: 0|req: 3912/7779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1493 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.907625] [53379]: DEBUG nova.api.openstack.wsgi [None req-626de289-d5ab-4085-904d-6b9841805b93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '.version_select at 0x726f7103e0e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.918097] [53379]: INFO nova.api.openstack.requestlog [None req-626de289-d5ab-4085-904d-6b9841805b93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-59104195" status: 204 len: 0 microversion: 2.20 time: 0.014581 [ 1105.918501] [53379]: [pid: 53379|app: 0|req: 3913/7780] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:46:18 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-59104195 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1105.947937] [53378]: INFO nova.api.openstack.requestlog [None req-ecc092bd-f8ae-4602-b099-cefd0c85b558 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 204 len: 0 microversion: 2.1 time: 0.079996 [ 1105.948133] [53378]: [pid: 53378|app: 0|req: 3868/7781] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:18 2025] DELETE /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1105.953653] [53379]: DEBUG nova.api.openstack.wsgi [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.955604] [53379]: DEBUG nova.compute.api [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.960570] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.960822] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.961020] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.961640] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.961749] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.961838] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.052688] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.056165] [53378]: DEBUG nova.compute.api [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.059412] [53379]: DEBUG nova.policy [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.062217] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.062354] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.062575] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.062952] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.063197] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.063378] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.073822] [53379]: INFO nova.api.openstack.requestlog [None req-f9ad9662-9939-41ba-9495-7cd654e9d32c tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1798 microversion: 2.1 time: 0.122535 [ 1106.076665] [53379]: [pid: 53379|app: 0|req: 3914/7782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1798 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.109593] [53378]: DEBUG nova.policy [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.114105] [53378]: INFO nova.api.openstack.requestlog [None req-1e7a7e93-fcd7-493f-9a0b-e985ba8041ad tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1289 microversion: 2.1 time: 0.064091 [ 1106.114483] [53378]: [pid: 53378|app: 0|req: 3869/7783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1289 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.234345] [53379]: DEBUG nova.api.openstack.wsgi [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.236203] [53379]: DEBUG nova.compute.api [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.239773] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.240049] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.240240] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.240601] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.240802] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.240976] [53379]: DEBUG oslo_concurrency.lockutils [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.286199] [53378]: DEBUG nova.api.openstack.wsgi [None req-01b5fef4-4ab5-4664-8259-2f0ecd80d3da tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: .version_select at 0x726f71007be0>, body: {"keypair": {"name": "tempest-keypair-1568761589", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrC/5+a0u8I+nepXqRIBrnMbjKg0PokjGaZPWASKzLRrRh3GSmjv63mtgYOhDUbkWITkMDwm5H5WoRiPn/NajwJYqHI5Hjy1rhZvtBvDrwiCnbwFSKwYt+sRjC9PuB/9Q=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1106.286337] [53379]: DEBUG nova.policy [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.291078] [53379]: DEBUG nova.policy [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.292171] [53379]: DEBUG nova.policy [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.296126] [53379]: INFO nova.api.openstack.requestlog [None req-67c6e318-5a0b-477d-8b21-fba9d1070855 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2012 microversion: 2.100 time: 0.064057 [ 1106.296208] [53378]: DEBUG nova.quota [None req-01b5fef4-4ab5-4664-8259-2f0ecd80d3da tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for project e18a6d24f50346d2a562b2749bfea998. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1106.296577] [53379]: [pid: 53379|app: 0|req: 3915/7784] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2012 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1106.298765] [53378]: DEBUG nova.quota [None req-01b5fef4-4ab5-4664-8259-2f0ecd80d3da tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for user f67a4fbc6e0944de8eef06f6268e76a7 and project e18a6d24f50346d2a562b2749bfea998. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1106.311371] [53378]: INFO nova.api.openstack.requestlog [None req-01b5fef4-4ab5-4664-8259-2f0ecd80d3da tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.027508 [ 1106.311764] [53378]: [pid: 53378|app: 0|req: 3870/7785] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:46:18 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 28 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1106.313817] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.316989] [53379]: DEBUG nova.policy [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.317552] [53379]: DEBUG nova.compute.api [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Searching by: {'deleted': False, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2'} {{(pid=53379) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1106.320807] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.321137] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.321430] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.321919] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.322191] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.322440] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.380401] [53379]: DEBUG nova.compute.multi_cell_list [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=53379) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1106.423808] [53379]: DEBUG nova.policy [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.427685] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.427975] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.428184] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.439740] [53379]: DEBUG nova.policy [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.440443] [53379]: DEBUG nova.policy [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.458539] [53379]: INFO nova.api.openstack.requestlog [None req-fd8025f8-a8ff-430e-b5eb-87774e9f26dd tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1994 microversion: 2.100 time: 0.147252 [ 1106.458895] [53379]: [pid: 53379|app: 0|req: 3916/7786] 10.180.1.21 () {60 vars in 1183 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/detail => generated 1994 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1106.476402] [53378]: DEBUG nova.api.openstack.wsgi [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.485972] [53378]: DEBUG nova.compute.api [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.490238] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.490506] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.491154] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.491154] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.491588] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.492166] [53378]: DEBUG oslo_concurrency.lockutils [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.540741] [53378]: DEBUG nova.policy [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.545273] [53378]: DEBUG nova.policy [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.545920] [53378]: DEBUG nova.policy [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.548716] [53378]: INFO nova.api.openstack.requestlog [None req-58c20ee2-b8c5-45a0-a513-938e4e5398bf tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2012 microversion: 2.100 time: 0.074999 [ 1106.549161] [53378]: [pid: 53378|app: 0|req: 3871/7787] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2012 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1106.561033] [53379]: DEBUG nova.api.openstack.wsgi [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.561934] [53379]: DEBUG nova.compute.api [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.569170] [53378]: DEBUG nova.api.openstack.wsgi [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1106.570268] [53378]: DEBUG nova.compute.api [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.574722] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.575178] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.575178] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.575545] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.575737] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.575904] [53378]: DEBUG oslo_concurrency.lockutils [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.580077] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.581123] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.581123] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.581965] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.582523] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.582993] [53379]: DEBUG oslo_concurrency.lockutils [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.628350] [53378]: DEBUG nova.policy [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.633113] [53378]: DEBUG nova.policy [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.633805] [53378]: DEBUG nova.policy [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.636458] [53378]: INFO nova.api.openstack.requestlog [None req-3b6f2b14-6907-445b-b719-f8e4323c4192 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2012 microversion: 2.100 time: 0.070702 [ 1106.636819] [53378]: [pid: 53378|app: 0|req: 3872/7788] 10.180.1.21 () {62 vars in 1293 bytes} [Wed Mar 12 06:46:18 2025] PUT /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2012 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1106.639161] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.640748] [53378]: DEBUG nova.compute.api [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.643889] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.644123] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.644331] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.644663] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.644929] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.645055] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.685275] [53378]: DEBUG nova.policy [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.690299] [53378]: INFO nova.api.openstack.requestlog [None req-6bb2623c-ac86-4a07-b8b2-56533b8b7964 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1244 microversion: 2.1 time: 0.052809 [ 1106.690641] [53378]: [pid: 53378|app: 0|req: 3873/7789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.693591] [53378]: DEBUG nova.api.openstack.wsgi [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.695177] [53378]: DEBUG nova.compute.api [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.698625] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.699684] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.699684] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.699684] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.699684] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.699972] [53378]: DEBUG oslo_concurrency.lockutils [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.747705] [53378]: DEBUG nova.policy [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.751623] [53378]: INFO nova.api.openstack.requestlog [None req-d17488f9-6630-4536-8669-a6d9705028eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1464 microversion: 2.1 time: 0.060331 [ 1106.752428] [53378]: [pid: 53378|app: 0|req: 3874/7790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1464 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.755823] [53378]: DEBUG nova.api.openstack.wsgi [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.757870] [53378]: DEBUG nova.compute.api [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.762669] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.762755] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.762900] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.765767] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.765767] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.765767] [53378]: DEBUG oslo_concurrency.lockutils [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.816538] [53378]: DEBUG nova.policy [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.825016] [53378]: DEBUG nova.policy [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.825016] [53378]: DEBUG nova.policy [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.826624] [53378]: INFO nova.api.openstack.requestlog [None req-97f03e4c-ba5a-474f-af2c-90cf2365bac0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2012 microversion: 2.100 time: 0.073235 [ 1106.826960] [53378]: [pid: 53378|app: 0|req: 3875/7791] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2012 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1106.831191] [53378]: DEBUG nova.api.openstack.wsgi [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.831878] [53378]: DEBUG nova.compute.api [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.835326] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.835557] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.835746] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.836276] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.836498] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.836693] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.857148] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.857552] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.857857] [53378]: DEBUG oslo_concurrency.lockutils [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.859783] [53378]: DEBUG nova.objects.instance [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.884921] [53378]: DEBUG nova.policy [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.888627] [53378]: INFO nova.api.openstack.requestlog [None req-0360afe5-7436-4958-9360-b7d8fa4ec130 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.061082 [ 1106.893854] [53378]: [pid: 53378|app: 0|req: 3876/7792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.896107] [53378]: DEBUG nova.api.openstack.wsgi [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9871c285-dc66-4e7b-b092-99faa8bb83f2", "name": "network-vif-deleted", "tag": "e426cfed-a433-4561-9fa0-b259dab2756e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1106.902423] [53378]: DEBUG oslo_concurrency.lockutils [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.902869] [53378]: DEBUG oslo_concurrency.lockutils [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.903201] [53378]: DEBUG oslo_concurrency.lockutils [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.910093] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] Creating event network-vif-deleted:e426cfed-a433-4561-9fa0-b259dab2756e for instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 on cpu-1 [ 1106.913664] [53378]: INFO nova.api.openstack.requestlog [req-c63c01ec-0d2a-41e2-87f6-48ba1d3669b4 req-51d9bb31-e368-4238-a0b5-3b6e752f3c9a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019815 [ 1106.914205] [53378]: [pid: 53378|app: 0|req: 3877/7793] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:19 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) [ 1106.917876] [53378]: DEBUG nova.api.openstack.wsgi [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.920254] [53378]: DEBUG nova.compute.api [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.927211] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.930364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.930364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.930364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.930364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.930364] [53378]: DEBUG oslo_concurrency.lockutils [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.006677] [53379]: DEBUG nova.policy [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.011499] [53379]: INFO nova.api.openstack.requestlog [None req-d588af52-36f4-4652-a5ad-5fc169f61e40 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.456248 [ 1107.011996] [53379]: [pid: 53379|app: 0|req: 3917/7794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:18 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.016157] [53379]: DEBUG nova.api.openstack.wsgi [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.018313] [53379]: DEBUG nova.compute.api [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.022464] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.022772] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.022972] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.023376] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.023583] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.023777] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.041907] [53378]: DEBUG nova.policy [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.050942] [53378]: INFO nova.api.openstack.requestlog [None req-3289fe4d-09e3-4385-b058-826e1cc0ea26 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.135857 [ 1107.051348] [53378]: [pid: 53378|app: 0|req: 3878/7795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.053862] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.054158] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.054366] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.054676] [53378]: DEBUG nova.api.openstack.wsgi [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.059023] [53378]: DEBUG nova.compute.api [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.059111] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.059111] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.059111] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.059240] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.059418] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.059617] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.063915] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.064266] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.064516] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.064976] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.065277] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.065527] [53378]: DEBUG oslo_concurrency.lockutils [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.125749] [53379]: DEBUG nova.virt.hardware [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1107.126218] [53379]: DEBUG nova.virt.hardware [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1107.126910] [53379]: DEBUG nova.virt.hardware [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1107.127257] [53379]: DEBUG nova.virt.hardware [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1107.127768] [53379]: DEBUG nova.virt.hardware [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1107.174982] [53379]: DEBUG nova.compute.api [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.175871] [53378]: DEBUG nova.policy [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.177312] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.177707] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.178068] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.178587] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.178941] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.179236] [53379]: DEBUG oslo_concurrency.lockutils [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.180375] [53378]: INFO nova.api.openstack.requestlog [None req-dda34d03-f443-4da1-8f88-ec299bb323a0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1493 microversion: 2.1 time: 0.128363 [ 1107.180715] [53378]: [pid: 53378|app: 0|req: 3879/7796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1493 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.183747] [53378]: DEBUG nova.api.openstack.wsgi [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.185405] [53378]: DEBUG nova.compute.api [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.188779] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.189040] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.189235] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.189599] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.189837] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.189990] [53378]: DEBUG oslo_concurrency.lockutils [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.223430] [53379]: DEBUG nova.policy [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.228470] [53379]: DEBUG nova.policy [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.229388] [53379]: DEBUG nova.policy [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.237654] [53379]: INFO nova.api.openstack.requestlog [None req-7750a1c0-a6b7-403e-951e-2e540a050b01 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "POST /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119/action" status: 202 len: 2069 microversion: 2.100 time: 0.224867 [ 1107.237969] [53379]: [pid: 53379|app: 0|req: 3918/7797] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 12 06:46:19 2025] POST /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119/action => generated 2069 bytes in 225 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1107.244107] [53379]: DEBUG nova.api.openstack.wsgi [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.245813] [53379]: DEBUG nova.compute.api [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.249994] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.250480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.250480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.250749] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.250945] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.251133] [53379]: DEBUG oslo_concurrency.lockutils [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.287390] [53379]: DEBUG nova.policy [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.291921] [53379]: INFO nova.api.openstack.requestlog [None req-4dde31d4-d47e-4c00-a0ec-037018ca3576 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1297 microversion: 2.1 time: 0.052678 [ 1107.292250] [53379]: [pid: 53379|app: 0|req: 3919/7798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.296347] [53379]: DEBUG nova.api.openstack.wsgi [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.296499] [53379]: DEBUG nova.compute.api [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.301150] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.301588] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.301588] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.301901] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.302106] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.302278] [53379]: DEBUG oslo_concurrency.lockutils [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.314892] [53378]: DEBUG nova.policy [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.319295] [53378]: INFO nova.api.openstack.requestlog [None req-12ecff48-816c-400b-af1e-f69b858a9343 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1681 microversion: 2.1 time: 0.137986 [ 1107.319638] [53378]: [pid: 53378|app: 0|req: 3880/7799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1681 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.346317] [53378]: DEBUG nova.api.openstack.wsgi [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1792164267", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "6e5fcf9e-acdb-4a21-9515-a060b58e76b9"}], "security_groups": [{"name": "tempest-securitygroup--728112885"}], "key_name": "tempest-keypair-1568761589", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.347403] [53379]: DEBUG nova.policy [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.351547] [53379]: DEBUG nova.policy [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.352306] [53379]: DEBUG nova.policy [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.354699] [53379]: INFO nova.api.openstack.requestlog [None req-a1d52bfe-42b1-4cdf-a99e-b775494eea6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2021 microversion: 2.100 time: 0.061928 [ 1107.355018] [53379]: [pid: 53379|app: 0|req: 3920/7800] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2021 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1107.380805] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.381106] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.381300] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.381778] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.382033] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.382373] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.414131] [53378]: DEBUG nova.network.neutron [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] validate_networks() for [('6e5fcf9e-acdb-4a21-9515-a060b58e76b9', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1107.586224] [53378]: DEBUG nova.virt.hardware [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1107.586476] [53378]: DEBUG nova.virt.hardware [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1107.586856] [53378]: DEBUG nova.virt.hardware [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1107.587083] [53378]: DEBUG nova.virt.hardware [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1107.587275] [53378]: DEBUG nova.virt.hardware [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1107.595469] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.595714] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.595904] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.596320] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.596579] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.596802] [53378]: DEBUG oslo_concurrency.lockutils [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.607431] [53378]: DEBUG nova.quota [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for project e18a6d24f50346d2a562b2749bfea998. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1107.610930] [53378]: DEBUG nova.quota [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Getting quotas for user f67a4fbc6e0944de8eef06f6268e76a7 and project e18a6d24f50346d2a562b2749bfea998. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1107.616669] [53378]: DEBUG nova.compute.api [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1107.618064] [53378]: DEBUG nova.compute.api [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1107.651580] [53378]: INFO nova.api.openstack.requestlog [None req-12199765-a409-4301-b441-f841ef293ef3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.20 time: 0.307824 [ 1107.652302] [53378]: [pid: 53378|app: 0|req: 3881/7801] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:46:19 2025] POST /compute/v2.1/servers => generated 401 bytes in 309 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1107.660036] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.662247] [53379]: DEBUG nova.compute.api [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.694248] [53379]: DEBUG nova.policy [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.702107] [53379]: DEBUG nova.policy [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.702107] [53379]: DEBUG nova.policy [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.702107] [53379]: INFO nova.api.openstack.requestlog [None req-9a180ec4-1acb-45db-aa00-69387a333eaa tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1280 microversion: 2.20 time: 0.044156 [ 1107.702107] [53379]: [pid: 53379|app: 0|req: 3921/7802] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1107.710425] [53378]: DEBUG nova.api.openstack.wsgi [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.713062] [53378]: DEBUG nova.compute.api [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.721014] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.721194] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.721389] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.721763] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.722048] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.723062] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.760981] [53379]: DEBUG nova.api.openstack.wsgi [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2034955b-7bbe-42cb-8c73-34b7e5aec74b", "name": "network-vif-deleted", "tag": "67c39ad0-c66a-43bb-b91b-3da75d3a42ca"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.772437] [53379]: DEBUG oslo_concurrency.lockutils [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.772437] [53379]: DEBUG oslo_concurrency.lockutils [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.772437] [53379]: DEBUG oslo_concurrency.lockutils [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.775367] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=1237,nova_cell1:UPDATE=26,nova_cell1:INSERT=16 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1107.780077] [53379]: INFO nova.api.openstack.compute.server_external_events [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] Creating event network-vif-deleted:67c39ad0-c66a-43bb-b91b-3da75d3a42ca for instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b on cpu-1 [ 1107.784849] [53379]: INFO nova.api.openstack.requestlog [req-79398a22-3dc2-47c8-a8d3-d18e4bc81168 req-c15c8038-1ec4-4114-9cff-1e1bf19f17b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028778 [ 1107.785219] [53379]: [pid: 53379|app: 0|req: 3922/7803] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:20 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) [ 1107.786208] [53378]: DEBUG nova.policy [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.788644] [53379]: DEBUG nova.api.openstack.wsgi [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.790886] [53379]: DEBUG nova.compute.api [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.791550] [53378]: INFO nova.api.openstack.requestlog [None req-9bba4f1a-6748-49ea-9210-06f181c93846 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1236 microversion: 2.1 time: 0.083277 [ 1107.792049] [53378]: [pid: 53378|app: 0|req: 3882/7804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:19 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1236 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.794455] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.795220] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.795220] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.795337] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.795534] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.795711] [53379]: DEBUG oslo_concurrency.lockutils [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.839763] [53379]: DEBUG nova.policy [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.844282] [53379]: INFO nova.api.openstack.requestlog [None req-690a807e-32f0-4a35-b42f-9c2d1fbb95a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1300 microversion: 2.1 time: 0.058353 [ 1107.844699] [53379]: [pid: 53379|app: 0|req: 3923/7805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.905991] [53378]: DEBUG nova.api.openstack.wsgi [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.907954] [53378]: DEBUG nova.compute.api [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.912707] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.913038] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.913256] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.913627] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.913872] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.914091] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.929698] [53379]: DEBUG nova.api.openstack.wsgi [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1779025147", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "6f5462a7-8a0e-4131-850b-c1e96d9ae172"}], "security_groups": [{"name": "tempest-securitygroup--1647348517"}], "key_name": "tempest-keypair-1470652593", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "7808911b-3dd3-44c7-9fdd-f9d11ac2907b", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.936662] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=450,nova_api:INSERT=15,nova_api:UPDATE=6,nova_api:DELETE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1107.936803] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.936940] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.937400] [53378]: DEBUG oslo_concurrency.lockutils [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.937548] [53378]: DEBUG nova.objects.instance [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.970051] [53378]: DEBUG nova.policy [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.976733] [53378]: INFO nova.api.openstack.requestlog [None req-1af54d47-0e0f-4e74-b06e-6db3c5cfc0f9 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.073168 [ 1107.977168] [53378]: [pid: 53378|app: 0|req: 3883/7806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.986467] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.986467] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.986467] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.987570] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.987899] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.988232] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.025804] [53378]: DEBUG nova.api.openstack.wsgi [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.027276] [53379]: DEBUG nova.network.neutron [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] validate_networks() for [('6f5462a7-8a0e-4131-850b-c1e96d9ae172', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1108.028085] [53378]: DEBUG nova.compute.api [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.035182] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.035442] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.035637] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.036330] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.036723] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.036942] [53378]: DEBUG oslo_concurrency.lockutils [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.197920] [53378]: DEBUG nova.policy [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.207497] [53378]: INFO nova.api.openstack.requestlog [None req-7600b688-120b-491d-a592-f123742d6166 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.184232 [ 1108.207875] [53378]: [pid: 53378|app: 0|req: 3884/7807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.213253] [53378]: DEBUG nova.api.openstack.wsgi [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.216517] [53378]: DEBUG nova.compute.api [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.224422] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.224718] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.224930] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.226722] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.226722] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.226833] [53378]: DEBUG oslo_concurrency.lockutils [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.282940] [53379]: DEBUG nova.virt.hardware [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1108.282940] [53379]: DEBUG nova.virt.hardware [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1108.283231] [53379]: DEBUG nova.virt.hardware [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1108.283231] [53379]: DEBUG nova.virt.hardware [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1108.283292] [53379]: DEBUG nova.virt.hardware [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1108.296396] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.296700] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.296888] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.297313] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.297506] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.297709] [53379]: DEBUG oslo_concurrency.lockutils [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.316069] [53379]: DEBUG nova.quota [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1108.319153] [53379]: DEBUG nova.quota [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1108.360202] [53378]: DEBUG nova.policy [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.366936] [53378]: INFO nova.api.openstack.requestlog [None req-d08cd3a3-99b9-411d-a4ce-008864164885 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.158392 [ 1108.367308] [53378]: [pid: 53378|app: 0|req: 3885/7808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.373160] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.373160] [53378]: DEBUG nova.compute.api [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.373244] [53379]: DEBUG nova.compute.api [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1108.375942] [53379]: DEBUG nova.compute.api [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] 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='7808911b-3dd3-44c7-9fdd-f9d11ac2907b',volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1108.376453] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.376813] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.377098] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.377608] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.377842] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.378035] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.421221] [53378]: DEBUG nova.policy [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.425908] [53378]: INFO nova.api.openstack.requestlog [None req-7f179a4f-704e-4cf2-9a25-ec776098be83 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1281 microversion: 2.1 time: 0.057938 [ 1108.426425] [53378]: [pid: 53378|app: 0|req: 3886/7809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1281 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.428964] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.430626] [53378]: DEBUG nova.compute.api [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.435512] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.435706] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.435852] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.436282] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.436545] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.437054] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.455469] [53378]: INFO nova.api.openstack.requestlog [None req-a0209929-2181-42b9-a303-1c80e7afbc71 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/ips" status: 200 len: 152 microversion: 2.1 time: 0.028085 [ 1108.456956] [53378]: [pid: 53378|app: 0|req: 3887/7810] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/ips => generated 152 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1108.458845] [53378]: DEBUG nova.api.openstack.wsgi [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.461035] [53378]: DEBUG nova.compute.api [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.466237] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.466625] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.466865] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.467330] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.467658] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.467904] [53378]: DEBUG oslo_concurrency.lockutils [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.482244] [53379]: INFO nova.api.openstack.requestlog [None req-47a35413-aae0-4b72-8a6a-07dfae1e3579 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.554658 [ 1108.482244] [53379]: [pid: 53379|app: 0|req: 3924/7811] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:20 2025] POST /compute/v2.1/servers => generated 406 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1108.483748] [53379]: DEBUG nova.api.openstack.wsgi [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.485759] [53379]: DEBUG nova.compute.api [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.490573] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.490857] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.491018] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.491388] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.491588] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.491891] [53379]: DEBUG oslo_concurrency.lockutils [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.578785] [53378]: DEBUG nova.policy [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.585540] [53378]: INFO nova.api.openstack.requestlog [None req-c9f4221b-cb2c-42d2-b549-934caf86a711 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1375 microversion: 2.1 time: 0.127329 [ 1108.585540] [53378]: [pid: 53378|app: 0|req: 3888/7812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1375 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.587327] [53378]: DEBUG nova.api.openstack.wsgi [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.588324] [53378]: DEBUG nova.compute.api [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.588969] [53379]: DEBUG nova.policy [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.591656] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.591890] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.592083] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.592439] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.593558] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.593558] [53378]: DEBUG oslo_concurrency.lockutils [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.593992] [53379]: INFO nova.api.openstack.requestlog [None req-0968ace1-cc35-4eb1-a1f0-b5ba5794cd26 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1681 microversion: 2.1 time: 0.112507 [ 1108.594337] [53379]: [pid: 53379|app: 0|req: 3925/7813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1681 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.597240] [53379]: DEBUG nova.api.openstack.wsgi [None req-9921758a-642a-4608-9475-536e57b9f8eb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.599264] [53379]: DEBUG nova.compute.api [None req-9921758a-642a-4608-9475-536e57b9f8eb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.627165] [53379]: DEBUG nova.policy [None req-9921758a-642a-4608-9475-536e57b9f8eb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.631787] [53379]: INFO nova.api.openstack.requestlog [None req-9921758a-642a-4608-9475-536e57b9f8eb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1081 microversion: 2.1 time: 0.036807 [ 1108.633045] [53379]: [pid: 53379|app: 0|req: 3926/7814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1081 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.643614] [53378]: DEBUG nova.policy [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.648526] [53378]: DEBUG nova.policy [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.649220] [53378]: DEBUG nova.policy [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.651992] [53378]: INFO nova.api.openstack.requestlog [None req-7dcd1780-97c6-42a4-8ef6-6ba63195d146 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2021 microversion: 2.100 time: 0.067413 [ 1108.652328] [53378]: [pid: 53378|app: 0|req: 3889/7815] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2021 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1108.717380] [53379]: DEBUG nova.api.openstack.wsgi [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.719084] [53379]: DEBUG nova.compute.api [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.723899] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.724195] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.724371] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.724723] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.724922] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.725143] [53379]: DEBUG oslo_concurrency.lockutils [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.775327] [53379]: DEBUG nova.policy [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.779871] [53379]: DEBUG nova.policy [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.780991] [53379]: DEBUG nova.policy [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.781592] [53379]: INFO nova.api.openstack.requestlog [None req-f46ae947-e608-4f79-9b66-6bab876c4d4f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.066476 [ 1108.781714] [53379]: [pid: 53379|app: 0|req: 3927/7816] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:20 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1108.813444] [53378]: DEBUG nova.api.openstack.wsgi [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.815592] [53378]: DEBUG nova.compute.api [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.820862] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.821195] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.823054] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.823447] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.823673] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.823865] [53378]: DEBUG oslo_concurrency.lockutils [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.860431] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.860481] [53378]: DEBUG nova.policy [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.860551] [53379]: DEBUG nova.compute.api [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.864029] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.864437] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.864738] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.865424] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.865650] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.865900] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.867097] [53378]: INFO nova.api.openstack.requestlog [None req-aa1abe6a-9f89-496b-8ac2-7b114aefd692 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1236 microversion: 2.1 time: 0.055812 [ 1108.867607] [53378]: [pid: 53378|app: 0|req: 3890/7817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.887745] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.887984] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.888183] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.888384] [53379]: DEBUG nova.objects.instance [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1108.912748] [53379]: DEBUG nova.policy [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.917123] [53379]: INFO nova.api.openstack.requestlog [None req-d7bce4aa-14c2-40ac-bfa5-04e49dddcafd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.061760 [ 1108.917514] [53379]: [pid: 53379|app: 0|req: 3928/7818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.993513] [53378]: DEBUG nova.api.openstack.wsgi [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.995580] [53378]: DEBUG nova.compute.api [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.000755] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.000937] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.001193] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.001633] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.001889] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.002134] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.032024] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.032024] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.032024] [53378]: DEBUG oslo_concurrency.lockutils [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.032216] [53378]: DEBUG nova.objects.instance [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.052799] [53378]: DEBUG nova.policy [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.059644] [53378]: INFO nova.api.openstack.requestlog [None req-22be546b-6471-47fa-bc83-d96c020ecb5d tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.068626 [ 1109.059994] [53378]: [pid: 53378|app: 0|req: 3891/7819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.232509] [53379]: DEBUG nova.api.openstack.wsgi [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.234183] [53379]: DEBUG nova.compute.api [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.237683] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.237910] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.238106] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.238455] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.238653] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.238865] [53379]: DEBUG oslo_concurrency.lockutils [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.321387] [53379]: DEBUG nova.policy [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.328131] [53379]: INFO nova.api.openstack.requestlog [None req-eee143f3-d93d-4072-a6b6-fa7c514c0433 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1511 microversion: 2.1 time: 0.097941 [ 1109.328470] [53379]: [pid: 53379|app: 0|req: 3929/7820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1511 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.388192] [53378]: DEBUG nova.api.openstack.wsgi [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.390413] [53378]: DEBUG nova.compute.api [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.392873] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=458,nova_api:DELETE=3,nova_api:UPDATE=8,nova_api:INSERT=17 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1109.397531] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.397833] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.398167] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.398712] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.399073] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.399309] [53378]: DEBUG oslo_concurrency.lockutils [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.402345] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1185,nova_cell1:UPDATE=20,nova_cell1:INSERT=11 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1109.443723] [53379]: DEBUG nova.api.openstack.wsgi [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.445504] [53379]: DEBUG nova.compute.api [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.449438] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.449678] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.449870] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.450852] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.450852] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.450852] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.471353] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.471603] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.471721] [53378]: DEBUG nova.policy [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.471813] [53379]: DEBUG oslo_concurrency.lockutils [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.471986] [53379]: DEBUG nova.objects.instance [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.477620] [53378]: INFO nova.api.openstack.requestlog [None req-7bf589cb-bb6e-4678-9491-2ddea3889e5c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1728 microversion: 2.1 time: 0.091893 [ 1109.478089] [53378]: [pid: 53378|app: 0|req: 3892/7821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1728 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.493972] [53379]: DEBUG nova.policy [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.498483] [53379]: INFO nova.api.openstack.requestlog [None req-e33f94ca-ff4f-4434-8c56-7556e84d2e55 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.057305 [ 1109.498770] [53379]: [pid: 53379|app: 0|req: 3930/7822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.602013] [53378]: DEBUG nova.api.openstack.wsgi [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.604039] [53378]: DEBUG nova.compute.api [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.607753] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.607988] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.608235] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.608642] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.608863] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.609053] [53378]: DEBUG oslo_concurrency.lockutils [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.614972] [53379]: DEBUG nova.api.openstack.wsgi [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.617429] [53379]: DEBUG nova.compute.api [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.621031] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.621031] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.621162] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.622575] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.622575] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.622575] [53379]: DEBUG oslo_concurrency.lockutils [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.657243] [53379]: DEBUG nova.policy [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.661551] [53379]: INFO nova.api.openstack.requestlog [None req-5fef6f61-56a3-45d7-85db-648d80d0354a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1321 microversion: 2.1 time: 0.048924 [ 1109.661882] [53379]: [pid: 53379|app: 0|req: 3931/7823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.664294] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.665944] [53379]: DEBUG nova.compute.api [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.669421] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.669717] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.669939] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.670346] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.670556] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.670733] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.704072] [53379]: DEBUG nova.policy [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.708162] [53379]: INFO nova.api.openstack.requestlog [None req-1c972053-58e2-4541-b19a-f48bb3f5dab9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1131 microversion: 2.1 time: 0.045671 [ 1109.708489] [53379]: [pid: 53379|app: 0|req: 3932/7824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1131 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.710900] [53379]: DEBUG nova.api.openstack.wsgi [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.712468] [53379]: DEBUG nova.compute.api [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.713992] [53378]: DEBUG nova.policy [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.716714] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.716955] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.717158] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.717596] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.717716] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.717896] [53379]: DEBUG oslo_concurrency.lockutils [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.718608] [53378]: INFO nova.api.openstack.requestlog [None req-e5a5ab45-f128-4863-b1b3-81edcae2d2f8 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.119051 [ 1109.718936] [53378]: [pid: 53378|app: 0|req: 3893/7825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.753998] [53378]: DEBUG nova.api.openstack.wsgi [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ace490e-babd-4310-bf65-ca69da28d0d4", "name": "network-vif-plugged", "status": "completed", "tag": "faa2a470-469f-4e84-b017-eb6f8179baa9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1109.759870] [53379]: DEBUG nova.policy [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.761274] [53378]: DEBUG oslo_concurrency.lockutils [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.761523] [53378]: DEBUG oslo_concurrency.lockutils [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.761766] [53378]: DEBUG oslo_concurrency.lockutils [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.764292] [53379]: DEBUG nova.policy [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.764940] [53379]: DEBUG nova.policy [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.767739] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] Creating event network-vif-plugged:faa2a470-469f-4e84-b017-eb6f8179baa9 for instance 4ace490e-babd-4310-bf65-ca69da28d0d4 on cpu-1 [ 1109.767918] [53379]: INFO nova.api.openstack.requestlog [None req-c92bf324-12b9-4899-bec7-ca9624010e0e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2021 microversion: 2.100 time: 0.058904 [ 1109.768251] [53379]: [pid: 53379|app: 0|req: 3933/7826] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:21 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2021 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1109.770717] [53378]: INFO nova.api.openstack.requestlog [req-c6899d0c-0301-4088-8a83-babccdd742e7 req-f943ecc5-6bc4-4907-b351-5f34b2fdec19 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019182 [ 1109.771059] [53378]: [pid: 53378|app: 0|req: 3894/7827] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:22 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1109.794623] [53379]: DEBUG nova.api.openstack.wsgi [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9a3f289-f554-4da4-a986-9988164cb279", "name": "network-vif-deleted", "tag": "b588a172-a983-4d26-8901-d7797917b971"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1109.797238] [53378]: DEBUG nova.api.openstack.wsgi [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.798927] [53378]: DEBUG nova.compute.api [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.800307] [53379]: DEBUG oslo_concurrency.lockutils [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.800491] [53379]: DEBUG oslo_concurrency.lockutils [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.800706] [53379]: DEBUG oslo_concurrency.lockutils [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.802645] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.802890] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.802890] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.803254] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.803475] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.803651] [53378]: DEBUG oslo_concurrency.lockutils [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.807085] [53379]: INFO nova.api.openstack.compute.server_external_events [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] Creating event network-vif-deleted:b588a172-a983-4d26-8901-d7797917b971 for instance d9a3f289-f554-4da4-a986-9988164cb279 on cpu-1 [ 1109.811123] [53379]: INFO nova.api.openstack.requestlog [req-ca14513e-1ab7-4545-9f29-0872b6b8a6a3 req-f0829e87-b63b-47d0-8f46-80f040065640 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017412 [ 1109.811123] [53379]: [pid: 53379|app: 0|req: 3934/7828] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:22 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) [ 1109.835819] [53378]: DEBUG nova.policy [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.838741] [53378]: DEBUG nova.policy [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.839574] [53378]: DEBUG nova.policy [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.840289] [53378]: INFO nova.api.openstack.requestlog [None req-1153f43f-f120-43ee-a078-daa337c2030c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.045485 [ 1109.840867] [53378]: [pid: 53378|app: 0|req: 3895/7829] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1109.867179] [53379]: DEBUG nova.api.openstack.wsgi [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4e80dd2e-172c-4e89-955e-1c424feafc66"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1109.868938] [53379]: DEBUG nova.compute.api [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.872388] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.872614] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.872801] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.873193] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.873401] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.873576] [53379]: DEBUG oslo_concurrency.lockutils [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.886845] [53378]: DEBUG nova.api.openstack.wsgi [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.888619] [53378]: DEBUG nova.compute.api [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.892066] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.892308] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.892496] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.892877] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.893062] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.893258] [53378]: DEBUG oslo_concurrency.lockutils [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.924343] [53378]: DEBUG nova.policy [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.928428] [53378]: INFO nova.api.openstack.requestlog [None req-19b291a0-5f8d-4316-a38a-4de60f3a23b9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1236 microversion: 2.1 time: 0.043911 [ 1109.928760] [53378]: [pid: 53378|app: 0|req: 3896/7830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.931230] [53378]: DEBUG nova.api.openstack.wsgi [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.932839] [53378]: DEBUG nova.compute.api [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.935934] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.936207] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.936397] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.936762] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.936966] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.937176] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.954350] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.954626] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.954817] [53378]: DEBUG oslo_concurrency.lockutils [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.955026] [53378]: DEBUG nova.objects.instance [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.976079] [53378]: DEBUG nova.policy [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.980331] [53378]: INFO nova.api.openstack.requestlog [None req-23781421-659f-424c-839d-eb21e2c38495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.050969 [ 1109.980648] [53378]: [pid: 53378|app: 0|req: 3897/7831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.074295] [53378]: DEBUG nova.api.openstack.wsgi [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.075991] [53378]: DEBUG nova.compute.api [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.080692] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.080936] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.081141] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.081499] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.081704] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.083050] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.106618] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.106889] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.107097] [53378]: DEBUG oslo_concurrency.lockutils [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.107307] [53378]: DEBUG nova.objects.instance [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.128580] [53378]: DEBUG nova.policy [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.135591] [53378]: INFO nova.api.openstack.requestlog [None req-e039f2f6-5f63-49e5-8f82-005b56bb79e1 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.063653 [ 1110.135929] [53378]: [pid: 53378|app: 0|req: 3898/7832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.340337] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.343602] [53378]: DEBUG nova.compute.api [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.348555] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.348913] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.349642] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.349812] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.350340] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.350968] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.427441] [53378]: DEBUG nova.policy [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.431818] [53378]: INFO nova.api.openstack.requestlog [None req-e2f72b0a-83a6-4150-bc2d-f439add9de8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1503 microversion: 2.1 time: 0.093788 [ 1110.432171] [53378]: [pid: 53378|app: 0|req: 3899/7833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1503 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.435807] [53378]: DEBUG nova.api.openstack.wsgi [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ace490e-babd-4310-bf65-ca69da28d0d4", "tag": "faa2a470-469f-4e84-b017-eb6f8179baa9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1110.441447] [53378]: DEBUG oslo_concurrency.lockutils [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.441690] [53378]: DEBUG oslo_concurrency.lockutils [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.441880] [53378]: DEBUG oslo_concurrency.lockutils [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.449919] [53378]: INFO nova.api.openstack.compute.server_external_events [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] Creating event network-changed:faa2a470-469f-4e84-b017-eb6f8179baa9 for instance 4ace490e-babd-4310-bf65-ca69da28d0d4 on cpu-1 [ 1110.452613] [53378]: INFO nova.api.openstack.requestlog [req-0742e484-0807-4873-8ed0-5d0ed49bdb7e req-ea421f4d-322c-4a30-ac93-4fa8aee18497 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019820 [ 1110.452929] [53378]: [pid: 53378|app: 0|req: 3900/7834] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:22 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) [ 1110.455509] [53378]: DEBUG nova.api.openstack.wsgi [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.457164] [53378]: DEBUG nova.compute.api [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.460441] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.460682] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.460898] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.461255] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.461461] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.461635] [53378]: DEBUG oslo_concurrency.lockutils [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.531616] [53378]: DEBUG nova.policy [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.536319] [53378]: INFO nova.api.openstack.requestlog [None req-7b15c30d-1589-47d3-bd1d-da3f372f7faa tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1503 microversion: 2.1 time: 0.082729 [ 1110.536692] [53378]: [pid: 53378|app: 0|req: 3901/7835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.539203] [53378]: DEBUG nova.api.openstack.wsgi [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.540844] [53378]: DEBUG nova.compute.api [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.544009] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.544249] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.544430] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.544799] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.545014] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.545201] [53378]: DEBUG oslo_concurrency.lockutils [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.611091] [53378]: DEBUG nova.policy [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.616663] [53378]: INFO nova.api.openstack.requestlog [None req-badd6b7d-1b96-4ef9-a906-6334d3b06f85 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1723 microversion: 2.1 time: 0.079337 [ 1110.617171] [53378]: [pid: 53378|app: 0|req: 3902/7836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1723 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.619569] [53378]: DEBUG nova.api.openstack.wsgi [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.621346] [53378]: DEBUG nova.compute.api [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.624751] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.624994] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.625200] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.625548] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.625763] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.625943] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.643422] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.643640] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.643825] [53378]: DEBUG oslo_concurrency.lockutils [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.644078] [53378]: DEBUG nova.objects.instance [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.662677] [53378]: DEBUG nova.policy [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.666352] [53378]: INFO nova.api.openstack.requestlog [None req-914fc2cc-5af4-4959-ae83-8efaf127a3b1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.048589 [ 1110.666858] [53378]: [pid: 53378|app: 0|req: 3903/7837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.669044] [53378]: DEBUG nova.api.openstack.wsgi [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.670649] [53378]: DEBUG nova.compute.api [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.673527] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.673760] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.673949] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.675114] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.675334] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.675519] [53378]: DEBUG oslo_concurrency.lockutils [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.742295] [53378]: DEBUG nova.policy [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.746934] [53378]: INFO nova.api.openstack.requestlog [None req-8f9748be-6b43-47fa-b1f8-5a24d9fa3e38 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 200 len: 1503 microversion: 2.1 time: 0.079635 [ 1110.747288] [53378]: [pid: 53378|app: 0|req: 3904/7838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:22 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 1503 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.749695] [53378]: DEBUG nova.api.openstack.wsgi [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.751387] [53378]: DEBUG nova.compute.api [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.754363] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.754612] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.754799] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.755163] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.755358] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.755534] [53378]: DEBUG oslo_concurrency.lockutils [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.821118] [53378]: DEBUG nova.policy [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.825850] [53378]: INFO nova.api.openstack.requestlog [None req-92b526eb-2881-47c2-88aa-3f963a8b280a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1723 microversion: 2.1 time: 0.077961 [ 1110.826183] [53378]: [pid: 53378|app: 0|req: 3905/7839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1723 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.828688] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.830724] [53378]: DEBUG nova.compute.api [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.833973] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.834224] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.834409] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.834785] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.834990] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.835194] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.853766] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.854040] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.854292] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.854501] [53378]: DEBUG nova.objects.instance [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.873416] [53378]: DEBUG nova.policy [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.877115] [53378]: INFO nova.api.openstack.requestlog [None req-fb19736e-9cd0-4b63-a675-e6286b50f328 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.050372 [ 1110.877484] [53378]: [pid: 53378|app: 0|req: 3906/7840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.879745] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.881298] [53378]: DEBUG nova.compute.api [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.884188] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.884415] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.884600] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.884940] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.885165] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.885345] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.914664] [53378]: DEBUG nova.policy [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.918303] [53378]: INFO nova.api.openstack.requestlog [None req-a8a4b7bb-bd4f-4845-b0dc-8b0dca96cdd5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.040274 [ 1110.918594] [53378]: [pid: 53378|app: 0|req: 3907/7841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.920804] [53378]: DEBUG nova.api.openstack.wsgi [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.923026] [53378]: DEBUG nova.compute.api [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.925590] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.925820] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.926016] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.926356] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.926635] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.926795] [53378]: DEBUG oslo_concurrency.lockutils [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.011856] [53378]: DEBUG nova.policy [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.016848] [53378]: INFO nova.api.openstack.requestlog [None req-93b2427a-fddb-460b-9a43-6d8c8488e43c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.097581 [ 1111.017332] [53378]: [pid: 53378|app: 0|req: 3908/7842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.020971] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.020971] [53378]: DEBUG nova.compute.api [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.025616] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.025840] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.026050] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.026412] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.026772] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.027014] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.049057] [53378]: DEBUG nova.compute.api [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1111.092250] [53378]: INFO nova.api.openstack.requestlog [None req-5e7b8441-44af-4be7-b012-b98dd6b55ae4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 204 len: 0 microversion: 2.1 time: 0.074233 [ 1111.092580] [53378]: [pid: 53378|app: 0|req: 3909/7843] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:23 2025] DELETE /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1111.095450] [53378]: DEBUG nova.api.openstack.wsgi [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.097176] [53378]: DEBUG nova.compute.api [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.100286] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.100741] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.100741] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.101057] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.101265] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.101442] [53378]: DEBUG oslo_concurrency.lockutils [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.143761] [53378]: DEBUG nova.policy [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.148222] [53378]: DEBUG nova.policy [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.148945] [53378]: DEBUG nova.policy [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.152082] [53378]: INFO nova.api.openstack.requestlog [None req-a4363326-d4a1-49a8-b666-52f6ac9b879b tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.058830 [ 1111.152530] [53378]: [pid: 53378|app: 0|req: 3910/7844] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1111.154776] [53378]: DEBUG nova.api.openstack.wsgi [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.156408] [53378]: DEBUG nova.compute.api [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.159438] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.159679] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.159876] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.160242] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.160451] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.160622] [53378]: DEBUG oslo_concurrency.lockutils [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.258811] [53378]: DEBUG nova.policy [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.263914] [53378]: INFO nova.api.openstack.requestlog [None req-ecb58d3f-79e4-4297-a7e5-a41e2c26a535 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1723 microversion: 2.1 time: 0.110906 [ 1111.264251] [53378]: [pid: 53378|app: 0|req: 3911/7845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1723 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.266645] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.268288] [53378]: DEBUG nova.compute.api [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.271322] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.271553] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.271743] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.272093] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.272299] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.272476] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.301515] [53378]: DEBUG nova.policy [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.305087] [53378]: DEBUG nova.policy [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.305720] [53378]: DEBUG nova.policy [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.306292] [53378]: INFO nova.api.openstack.requestlog [None req-7ee643b4-f9e0-4304-999f-c1c2de041153 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.041539 [ 1111.306601] [53378]: [pid: 53378|app: 0|req: 3912/7846] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1111.308729] [53378]: DEBUG nova.api.openstack.wsgi [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.310242] [53378]: DEBUG nova.compute.api [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.313063] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.313288] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.313471] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.313803] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.314011] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.314197] [53378]: DEBUG oslo_concurrency.lockutils [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.341986] [53378]: DEBUG nova.policy [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.345738] [53378]: INFO nova.api.openstack.requestlog [None req-97990667-84b2-4abc-b8b4-f52e28c17e22 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1236 microversion: 2.1 time: 0.038591 [ 1111.346045] [53378]: [pid: 53378|app: 0|req: 3913/7847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.348278] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.349868] [53378]: DEBUG nova.compute.api [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.352651] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.352879] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.353078] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.353414] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.353617] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.353794] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.370255] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.370468] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.370654] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.370852] [53378]: DEBUG nova.objects.instance [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.388628] [53378]: DEBUG nova.policy [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.392110] [53378]: INFO nova.api.openstack.requestlog [None req-b9834ff0-4271-4a53-9b77-273c1a24e619 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.045548 [ 1111.392613] [53378]: [pid: 53378|app: 0|req: 3914/7848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.394875] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.396455] [53378]: DEBUG nova.compute.api [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.399193] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.399419] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.399604] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.399964] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.400187] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.400364] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.417348] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.417565] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.417748] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.417941] [53378]: DEBUG nova.objects.instance [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lazy-loading 'fault' on Instance uuid efdd78d7-e815-4853-a3b0-ce7d106c9000 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.436462] [53378]: DEBUG nova.policy [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da5e02673781401888d0b0b7e895f400', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2eabdea2d0034ba4a9b6581d5982308e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.440579] [53378]: INFO nova.api.openstack.requestlog [None req-2fb46a5a-1385-44a6-973d-8e81c9c17052 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 200 len: 1309 microversion: 2.1 time: 0.047370 [ 1111.441017] [53378]: [pid: 53378|app: 0|req: 3915/7849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.443372] [53378]: DEBUG nova.api.openstack.wsgi [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1571908570", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "ab0fad91-f651-4230-929f-4b69b9dc268e"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1111.476274] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.476643] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-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=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.476863] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.477278] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.477482] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.477661] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.482537] [53378]: DEBUG nova.network.neutron [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] validate_networks() for [('ab0fad91-f651-4230-929f-4b69b9dc268e', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1111.484701] [53379]: INFO nova.api.openstack.requestlog [None req-a54ad8a0-233c-4e0f-bc51-d5de91d13a63 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.619943 [ 1111.485074] [53379]: [pid: 53379|app: 0|req: 3935/7850] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:46:22 2025] POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments => generated 194 bytes in 1621 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1111.487894] [53379]: DEBUG nova.api.openstack.wsgi [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.488194] [53379]: DEBUG nova.compute.api [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.491996] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.492252] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.492443] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.492797] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.493013] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.493198] [53379]: DEBUG oslo_concurrency.lockutils [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.508231] [53379]: DEBUG nova.compute.api [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1111.551785] [53379]: INFO nova.api.openstack.requestlog [None req-9e72bd64-8239-44c7-9e02-f17b4ebfed1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 204 len: 0 microversion: 2.1 time: 0.065917 [ 1111.552137] [53379]: [pid: 53379|app: 0|req: 3936/7851] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:23 2025] DELETE /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1111.557124] [53379]: DEBUG nova.api.openstack.wsgi [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.558904] [53379]: DEBUG nova.compute.api [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.562029] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.562196] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.562315] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.562693] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.562903] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.563127] [53379]: DEBUG oslo_concurrency.lockutils [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.628806] [53378]: DEBUG nova.virt.hardware [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1111.629166] [53378]: DEBUG nova.virt.hardware [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1111.629430] [53378]: DEBUG nova.virt.hardware [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1111.629650] [53378]: DEBUG nova.virt.hardware [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1111.629865] [53378]: DEBUG nova.virt.hardware [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1111.637622] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.637906] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.638114] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.638528] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.638748] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.638949] [53378]: DEBUG oslo_concurrency.lockutils [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.650730] [53378]: DEBUG nova.quota [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1111.654968] [53378]: DEBUG nova.quota [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Getting quotas for user 8f200fb0e2fe49a494fc7556237d36b7 and project c04ae8a63c7d40b28d6f5f945c2b4cab. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1111.660876] [53378]: DEBUG nova.compute.api [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1111.662029] [53379]: DEBUG nova.policy [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.662381] [53378]: DEBUG nova.compute.api [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1111.666517] [53379]: INFO nova.api.openstack.requestlog [None req-43cee9db-e038-4c0d-9ee7-704071974cd0 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1727 microversion: 2.1 time: 0.111558 [ 1111.666855] [53379]: [pid: 53379|app: 0|req: 3937/7852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1727 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.679077] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.680781] [53379]: DEBUG nova.compute.api [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.684371] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.684611] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.684794] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.685146] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.685350] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.685524] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.691713] [53378]: INFO nova.api.openstack.requestlog [None req-17e1f860-aac6-469e-bc4c-f7619146e959 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.250170 [ 1111.692150] [53378]: [pid: 53378|app: 0|req: 3916/7853] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 251 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1111.699637] [53378]: DEBUG nova.api.openstack.wsgi [None req-e296f3c5-e530-44b5-8b56-f539dfaf9245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.701129] [53378]: DEBUG nova.compute.api [None req-e296f3c5-e530-44b5-8b56-f539dfaf9245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.706057] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.707050] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.707050] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.707050] [53379]: DEBUG nova.objects.instance [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.726525] [53379]: DEBUG nova.policy [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.729419] [53378]: DEBUG nova.policy [None req-e296f3c5-e530-44b5-8b56-f539dfaf9245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.730825] [53379]: INFO nova.api.openstack.requestlog [None req-4c913c46-2733-4419-823d-93b8f288399c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.053906 [ 1111.731165] [53379]: [pid: 53379|app: 0|req: 3938/7854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.734006] [53378]: INFO nova.api.openstack.requestlog [None req-e296f3c5-e530-44b5-8b56-f539dfaf9245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1216 microversion: 2.1 time: 0.036538 [ 1111.734342] [53378]: [pid: 53378|app: 0|req: 3917/7855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:23 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1216 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.890369] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.892028] [53379]: DEBUG nova.compute.api [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.895475] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.895712] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.895901] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.896270] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.896461] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.896658] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.915757] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.915992] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.916210] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.916426] [53379]: DEBUG nova.objects.instance [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.932049] [53378]: DEBUG nova.api.openstack.wsgi [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.933851] [53378]: DEBUG nova.compute.api [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.936959] [53379]: DEBUG nova.policy [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.937907] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.938324] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.938684] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.939192] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.939520] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.940521] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.941971] [53379]: INFO nova.api.openstack.requestlog [None req-ab8e9136-5cc1-4f7f-84eb-128efeb1450a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.053907 [ 1111.942331] [53379]: [pid: 53379|app: 0|req: 3939/7856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.973314] [53378]: DEBUG nova.policy [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.977510] [53378]: INFO nova.api.openstack.requestlog [None req-af2ba583-4d0c-470d-aa2e-98d5ecdd4770 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.047840 [ 1111.977838] [53378]: [pid: 53378|app: 0|req: 3918/7857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.030120] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.032065] [53379]: DEBUG nova.compute.api [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.037550] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.037848] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.038053] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.038453] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.038686] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.038893] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.157365] [53379]: DEBUG nova.policy [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.162144] [53379]: INFO nova.api.openstack.requestlog [None req-ef730fc6-7ab7-4ef0-8287-c4c776e2ea87 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.134482 [ 1112.162603] [53379]: [pid: 53379|app: 0|req: 3940/7858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.170722] [53378]: DEBUG nova.api.openstack.wsgi [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.172384] [53378]: DEBUG nova.compute.api [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.175960] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.176219] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.176415] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.176861] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.177100] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.177301] [53378]: DEBUG oslo_concurrency.lockutils [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.227075] [53378]: DEBUG nova.policy [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.232103] [53378]: DEBUG nova.policy [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.232865] [53378]: DEBUG nova.policy [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.236429] [53378]: INFO nova.api.openstack.requestlog [None req-919de8e7-21e4-4d7d-8894-56c40c150a21 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.068445 [ 1112.236799] [53378]: [pid: 53378|app: 0|req: 3919/7859] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1112.320636] [53379]: DEBUG nova.api.openstack.wsgi [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.322465] [53379]: DEBUG nova.compute.api [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.326007] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.326306] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.326496] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.326955] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.327188] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.327369] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.360104] [53379]: DEBUG nova.policy [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.360395] [53378]: DEBUG nova.api.openstack.wsgi [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.362242] [53378]: DEBUG nova.compute.api [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.364313] [53379]: DEBUG nova.policy [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.364925] [53379]: DEBUG nova.policy [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.365536] [53379]: INFO nova.api.openstack.requestlog [None req-17ee21e0-0bfa-414d-b2b0-61e723598ab6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.047498 [ 1112.365838] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.365894] [53379]: [pid: 53379|app: 0|req: 3941/7860] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1112.366099] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.366294] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.366680] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.366897] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.367091] [53378]: DEBUG oslo_concurrency.lockutils [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.405568] [53379]: DEBUG nova.api.openstack.wsgi [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.405849] [53378]: DEBUG nova.policy [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.407379] [53379]: DEBUG nova.compute.api [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.410333] [53378]: INFO nova.api.openstack.requestlog [None req-fb6d3da4-ec1b-40a3-a81f-1d0e3168343b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1292 microversion: 2.1 time: 0.052423 [ 1112.410663] [53378]: [pid: 53378|app: 0|req: 3920/7861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.410837] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.411133] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.411336] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.411691] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.411894] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.412089] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.431233] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.431458] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.431639] [53379]: DEBUG oslo_concurrency.lockutils [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.431834] [53379]: DEBUG nova.objects.instance [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1112.452258] [53379]: DEBUG nova.policy [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.453179] [53378]: DEBUG nova.api.openstack.wsgi [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.454903] [53378]: DEBUG nova.compute.api [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] [instance: efdd78d7-e815-4853-a3b0-ce7d106c9000] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.456207] [53379]: INFO nova.api.openstack.requestlog [None req-fd7bef38-9957-4493-b45d-0f3037758495 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.053035 [ 1112.456678] [53379]: [pid: 53379|app: 0|req: 3942/7862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1112.458462] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.458709] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.458925] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.459273] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.459477] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.459652] [53378]: DEBUG oslo_concurrency.lockutils [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.467868] [53378]: INFO nova.api.openstack.wsgi [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] HTTP exception thrown: Instance efdd78d7-e815-4853-a3b0-ce7d106c9000 could not be found. [ 1112.468160] [53378]: DEBUG nova.api.openstack.wsgi [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] Returning 404 to user: Instance efdd78d7-e815-4853-a3b0-ce7d106c9000 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1112.468569] [53378]: INFO nova.api.openstack.requestlog [None req-905febef-d588-4771-9f4f-d0fed1cccf20 tempest-ServerAddressesNegativeTestJSON-596407383 tempest-ServerAddressesNegativeTestJSON-596407383-project-member] 10.180.1.21 "GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000" status: 404 len: 111 microversion: 2.1 time: 0.017740 [ 1112.468852] [53378]: [pid: 53378|app: 0|req: 3921/7863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/efdd78d7-e815-4853-a3b0-ce7d106c9000 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.679531] [53379]: DEBUG nova.api.openstack.wsgi [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.681750] [53379]: DEBUG nova.compute.api [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.685726] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.686100] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.686410] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.686898] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.687213] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.687492] [53379]: DEBUG oslo_concurrency.lockutils [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.746140] [53378]: DEBUG nova.api.openstack.wsgi [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.747749] [53378]: DEBUG nova.compute.api [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.751489] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.751734] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.751931] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.752651] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.752816] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.753024] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.773727] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.773925] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.774134] [53378]: DEBUG oslo_concurrency.lockutils [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.774320] [53379]: DEBUG nova.policy [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.774436] [53378]: DEBUG nova.objects.instance [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1112.780717] [53379]: INFO nova.api.openstack.requestlog [None req-e87b55fc-1869-4a22-9793-83874f76e779 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1727 microversion: 2.1 time: 0.102725 [ 1112.780717] [53379]: [pid: 53379|app: 0|req: 3943/7864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:24 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1727 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.784297] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.784719] [53379]: DEBUG nova.compute.api [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.790679] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.790959] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.791171] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.791535] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.791736] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.792264] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.799230] [53378]: DEBUG nova.policy [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.804146] [53378]: INFO nova.api.openstack.requestlog [None req-89e19e72-2721-4050-8ea3-5adf87236397 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.062405 [ 1112.804517] [53378]: [pid: 53378|app: 0|req: 3922/7865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.828478] [53379]: DEBUG nova.policy [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.832948] [53379]: INFO nova.api.openstack.requestlog [None req-4e96aad0-603a-4f84-820a-d311d419c8e7 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1220 microversion: 2.1 time: 0.051586 [ 1112.833066] [53379]: [pid: 53379|app: 0|req: 3944/7866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.958191] [53378]: DEBUG nova.api.openstack.wsgi [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.959435] [53378]: DEBUG nova.compute.api [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.964150] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.964645] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.964945] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.965431] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.965747] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.966052] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.986974] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.986974] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.986974] [53378]: DEBUG oslo_concurrency.lockutils [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.986974] [53378]: DEBUG nova.objects.instance [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1112.990570] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.994710] [53379]: DEBUG nova.compute.api [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.996687] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.996956] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.997157] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.997523] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.997800] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.998265] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.016821] [53378]: DEBUG nova.policy [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.023307] [53378]: INFO nova.api.openstack.requestlog [None req-2640d72e-0312-4a4f-8b40-af25d56087b3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.068304 [ 1113.023774] [53378]: [pid: 53378|app: 0|req: 3923/7867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.035657] [53379]: DEBUG nova.policy [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.041050] [53379]: INFO nova.api.openstack.requestlog [None req-d5c832eb-2cf3-402d-8d56-60194e7becd7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.052671 [ 1113.041696] [53379]: [pid: 53379|app: 0|req: 3945/7868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.176375] [53378]: DEBUG nova.api.openstack.wsgi [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.178673] [53378]: DEBUG nova.compute.api [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.182805] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.183245] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.183594] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.184011] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.184271] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.184510] [53378]: DEBUG oslo_concurrency.lockutils [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.255173] [53379]: DEBUG nova.api.openstack.wsgi [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.257761] [53379]: DEBUG nova.compute.api [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.263559] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.264342] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.265374] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.266124] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.268016] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.268016] [53379]: DEBUG oslo_concurrency.lockutils [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.315162] [53379]: DEBUG nova.policy [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.321331] [53379]: DEBUG nova.policy [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.322223] [53379]: DEBUG nova.policy [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.326108] [53379]: INFO nova.api.openstack.requestlog [None req-d032c19e-d9e8-4b54-9c02-9c1c48f6e6c8 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.073482 [ 1113.326591] [53379]: [pid: 53379|app: 0|req: 3946/7869] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1113.383078] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.385628] [53379]: DEBUG nova.compute.api [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.393498] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.394019] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.394383] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.394931] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.395312] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.395623] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.399672] [53378]: DEBUG nova.policy [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.407025] [53378]: INFO nova.api.openstack.requestlog [None req-e8d42932-5c49-43d2-943a-339138265b3a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.230337 [ 1113.407025] [53378]: [pid: 53378|app: 0|req: 3924/7870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.425441] [53378]: DEBUG nova.api.openstack.wsgi [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.427239] [53378]: DEBUG nova.compute.api [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.431130] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.431299] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.431401] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.431690] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.431897] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.432087] [53378]: DEBUG oslo_concurrency.lockutils [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.440356] [53379]: DEBUG nova.policy [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.445450] [53379]: DEBUG nova.policy [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.446793] [53379]: DEBUG nova.policy [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.447666] [53379]: INFO nova.api.openstack.requestlog [None req-dd3915f2-fb06-4a3b-9d33-0512ce27d542 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.067247 [ 1113.448133] [53379]: [pid: 53379|app: 0|req: 3947/7871] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1113.471350] [53379]: DEBUG nova.api.openstack.wsgi [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.473227] [53379]: DEBUG nova.compute.api [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.477549] [53378]: DEBUG nova.policy [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.484549] [53378]: INFO nova.api.openstack.requestlog [None req-0617cf84-2c6b-4f24-aab5-2f70afcc389e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1292 microversion: 2.1 time: 0.061493 [ 1113.484925] [53378]: [pid: 53378|app: 0|req: 3925/7872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1292 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.486718] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.486996] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.488420] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.488817] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.489322] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.489322] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.510942] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.511279] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.511469] [53379]: DEBUG oslo_concurrency.lockutils [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.511670] [53379]: DEBUG nova.objects.instance [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1113.532175] [53379]: DEBUG nova.policy [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.536469] [53379]: INFO nova.api.openstack.requestlog [None req-ca3a26a2-b524-44db-9cec-813d1c46b955 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.069718 [ 1113.536842] [53379]: [pid: 53379|app: 0|req: 3948/7873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:25 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.665816] [53378]: DEBUG nova.api.openstack.wsgi [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "da2105c6-25c6-465b-b528-2d18dc815e5a", "name": "network-vif-deleted", "tag": "3ef91b52-010e-47f5-a6f9-70a418a8d286"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1113.673053] [53378]: DEBUG oslo_concurrency.lockutils [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.673365] [53378]: DEBUG oslo_concurrency.lockutils [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.673548] [53378]: DEBUG oslo_concurrency.lockutils [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.682917] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] Creating event network-vif-deleted:3ef91b52-010e-47f5-a6f9-70a418a8d286 for instance da2105c6-25c6-465b-b528-2d18dc815e5a on cpu-1 [ 1113.686213] [53378]: INFO nova.api.openstack.requestlog [req-9e194999-4b0c-43aa-b168-ed11d81e512e req-b69ae888-7125-452a-b99d-d3e783c2c575 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025997 [ 1113.686663] [53378]: [pid: 53378|app: 0|req: 3926/7874] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46: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) [ 1113.797141] [53379]: DEBUG nova.api.openstack.wsgi [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.799137] [53379]: DEBUG nova.compute.api [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.802794] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.803108] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.803387] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.803717] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.803948] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.804375] [53379]: DEBUG oslo_concurrency.lockutils [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.818763] [53378]: DEBUG nova.api.openstack.wsgi [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.820718] [53378]: DEBUG nova.compute.api [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.825330] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.825598] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.825823] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.826220] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.826445] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.826665] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.849467] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.849729] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.849919] [53378]: DEBUG oslo_concurrency.lockutils [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.850144] [53378]: DEBUG nova.objects.instance [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1113.880909] [53378]: DEBUG nova.policy [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.885443] [53378]: INFO nova.api.openstack.requestlog [None req-9bf44b7c-71e7-4b4a-8a48-afd30106bc76 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.069451 [ 1113.885800] [53378]: [pid: 53378|app: 0|req: 3927/7875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.888452] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.891724] [53378]: DEBUG nova.compute.api [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.895800] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.896096] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.901017] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.901233] [53379]: DEBUG nova.policy [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.910176] [53379]: INFO nova.api.openstack.requestlog [None req-70047fe4-b25b-42d7-b2f6-d4996f85e57e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1727 microversion: 2.1 time: 0.115708 [ 1113.910548] [53379]: [pid: 53379|app: 0|req: 3949/7876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1727 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.946261] [53378]: DEBUG nova.policy [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.950479] [53378]: INFO nova.api.openstack.requestlog [None req-5ae1b8b7-517d-4738-9941-59ee07cdfd7f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.064074 [ 1113.950817] [53378]: [pid: 53378|app: 0|req: 3928/7877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.041398] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.041398] [53379]: DEBUG nova.compute.api [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.046965] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.054736] [53378]: DEBUG nova.api.openstack.wsgi [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.056257] [53378]: DEBUG nova.compute.api [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.060042] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.060293] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.060488] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.060941] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.061047] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.061228] [53378]: DEBUG oslo_concurrency.lockutils [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.078717] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.078915] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.079146] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.079355] [53379]: DEBUG nova.objects.instance [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.100674] [53378]: DEBUG nova.policy [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.103194] [53379]: DEBUG nova.policy [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.106475] [53378]: INFO nova.api.openstack.requestlog [None req-65d9aa56-1705-493d-9589-123d0f0535b5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.054465 [ 1114.106818] [53378]: [pid: 53378|app: 0|req: 3929/7878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.107763] [53379]: INFO nova.api.openstack.requestlog [None req-8a5f1871-e3f6-458b-a21f-daa5e5a8baa7 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.071995 [ 1114.108104] [53379]: [pid: 53379|app: 0|req: 3950/7879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.346024] [53378]: DEBUG nova.api.openstack.wsgi [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.348775] [53378]: DEBUG nova.compute.api [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.351557] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.351805] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.351980] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.352363] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.352600] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.352739] [53378]: DEBUG oslo_concurrency.lockutils [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.397620] [53378]: DEBUG nova.policy [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.402678] [53378]: DEBUG nova.policy [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.403418] [53378]: DEBUG nova.policy [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.407348] [53378]: INFO nova.api.openstack.requestlog [None req-938f844e-527d-4554-8ce4-d5e45a1dc07e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.063790 [ 1114.407724] [53378]: [pid: 53378|app: 0|req: 3930/7880] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1114.422789] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.425013] [53379]: DEBUG nova.compute.api [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.429337] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.429665] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.429895] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.430324] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.430564] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.430782] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.468881] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.470619] [53378]: DEBUG nova.compute.api [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.474234] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.474515] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.474711] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.475098] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.475319] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.475501] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.515254] [53379]: DEBUG nova.policy [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.521798] [53379]: INFO nova.api.openstack.requestlog [None req-0fef90e3-7062-4f83-9b38-2fe6098c46e6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.101714 [ 1114.522169] [53379]: [pid: 53379|app: 0|req: 3951/7881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.524868] [53379]: DEBUG nova.api.openstack.wsgi [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.526861] [53379]: DEBUG nova.compute.api [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.529989] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.530257] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.530460] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.530843] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.531084] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.531282] [53379]: DEBUG oslo_concurrency.lockutils [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.568036] [53379]: DEBUG nova.policy [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.572903] [53379]: INFO nova.api.openstack.requestlog [None req-04165614-18ac-4dbf-a098-f7e9940a309d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1292 microversion: 2.1 time: 0.049888 [ 1114.573048] [53379]: [pid: 53379|app: 0|req: 3952/7882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.575717] [53379]: DEBUG nova.api.openstack.wsgi [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.577453] [53379]: DEBUG nova.compute.api [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.581107] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.581362] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.581531] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.581892] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.582124] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.582308] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.603203] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.603203] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.603203] [53379]: DEBUG oslo_concurrency.lockutils [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.603437] [53379]: DEBUG nova.objects.instance [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.628215] [53379]: DEBUG nova.policy [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.633123] [53379]: INFO nova.api.openstack.requestlog [None req-4886fdf1-d61d-4a44-a021-b4154e416039 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.059412 [ 1114.633464] [53379]: [pid: 53379|app: 0|req: 3953/7883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.762154] [53378]: DEBUG nova.policy [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.766966] [53378]: DEBUG nova.policy [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.767667] [53378]: DEBUG nova.policy [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.768283] [53378]: INFO nova.api.openstack.requestlog [None req-c7e6c062-372d-44f1-bfd2-af32f3bb7aca tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.304445 [ 1114.768601] [53378]: [pid: 53378|app: 0|req: 3931/7884] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:26 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1114.898593] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.900590] [53379]: DEBUG nova.compute.api [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.904805] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.905122] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.905382] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.905807] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.906055] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.906270] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.925340] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.925541] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.925650] [53378]: DEBUG nova.api.openstack.wsgi [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.925714] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.925983] [53379]: DEBUG nova.objects.instance [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.927564] [53378]: DEBUG nova.compute.api [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.931331] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.931618] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.931859] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.932294] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.932545] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.932772] [53378]: DEBUG oslo_concurrency.lockutils [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.945626] [53379]: DEBUG nova.policy [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.950277] [53379]: INFO nova.api.openstack.requestlog [None req-f1d17e49-34db-42e9-a802-6f154ae2d33b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.054272 [ 1114.950779] [53379]: [pid: 53379|app: 0|req: 3954/7885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.966251] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.968036] [53379]: DEBUG nova.compute.api [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.971574] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.971826] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.972034] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.972384] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.972586] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.973158] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.007356] [53379]: DEBUG nova.policy [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.007693] [53378]: DEBUG nova.policy [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.012189] [53379]: INFO nova.api.openstack.requestlog [None req-eb59624b-b749-43ef-ac12-fe4ac4cae0ef tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.048161 [ 1115.012562] [53379]: [pid: 53379|app: 0|req: 3955/7886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1115.013895] [53378]: INFO nova.api.openstack.requestlog [None req-5726d0bf-ade5-45cb-9626-cc29ce0a7be2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1727 microversion: 2.1 time: 0.090802 [ 1115.014456] [53378]: [pid: 53378|app: 0|req: 3932/7887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1727 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.120958] [53379]: DEBUG nova.api.openstack.wsgi [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.122620] [53378]: DEBUG nova.api.openstack.wsgi [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.123074] [53379]: DEBUG nova.compute.api [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.124518] [53378]: DEBUG nova.compute.api [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.127433] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.127720] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.127987] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.128420] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.128482] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.128647] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.128693] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.128867] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.128911] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.129262] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.129479] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.129660] [53378]: DEBUG oslo_concurrency.lockutils [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.153947] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.154210] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.154425] [53379]: DEBUG oslo_concurrency.lockutils [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.154694] [53379]: DEBUG nova.objects.instance [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1115.168797] [53378]: DEBUG nova.policy [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.173484] [53378]: INFO nova.api.openstack.requestlog [None req-4989348f-3e7c-433a-8600-bffb11cbe3d8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.053261 [ 1115.173926] [53378]: [pid: 53378|app: 0|req: 3933/7888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.177231] [53379]: DEBUG nova.policy [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.182765] [53379]: INFO nova.api.openstack.requestlog [None req-050400fa-2482-4232-92c3-03fe8b66b994 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.064485 [ 1115.183179] [53379]: [pid: 53379|app: 0|req: 3956/7889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.426284] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.428970] [53378]: DEBUG nova.compute.api [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.434081] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.434481] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.434822] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.435433] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.435771] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.436090] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.479632] [53378]: DEBUG nova.policy [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.484222] [53378]: DEBUG nova.policy [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.484869] [53378]: DEBUG nova.policy [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.487565] [53378]: INFO nova.api.openstack.requestlog [None req-0fd614bb-b654-4a79-896e-b432cdc0aa79 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.065436 [ 1115.487900] [53378]: [pid: 53378|app: 0|req: 3934/7890] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1115.535490] [53379]: DEBUG nova.api.openstack.wsgi [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.537494] [53379]: DEBUG nova.compute.api [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.541525] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.541757] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.542082] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.542458] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.542675] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.542858] [53379]: DEBUG oslo_concurrency.lockutils [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.585368] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.587518] [53378]: DEBUG nova.compute.api [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.591409] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.591722] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.591957] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.592429] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.592673] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.592874] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.626353] [53379]: DEBUG nova.policy [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.631285] [53379]: INFO nova.api.openstack.requestlog [None req-3bfae2fa-5387-4c82-abc2-6fd7540398b4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.097991 [ 1115.631670] [53379]: [pid: 53379|app: 0|req: 3957/7891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.637305] [53378]: DEBUG nova.policy [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.643118] [53378]: INFO nova.api.openstack.requestlog [None req-1f976696-3fef-4b5d-a02c-eddc7a6c94a6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1300 microversion: 2.1 time: 0.059953 [ 1115.643656] [53378]: [pid: 53378|app: 0|req: 3935/7892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.650058] [53379]: DEBUG nova.api.openstack.wsgi [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.651641] [53379]: DEBUG nova.compute.api [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.656119] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.656482] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.656737] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.657213] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.657430] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.657628] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.681834] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.682245] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.682505] [53379]: DEBUG oslo_concurrency.lockutils [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.682708] [53379]: DEBUG nova.objects.instance [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1115.708037] [53379]: DEBUG nova.policy [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.713155] [53379]: INFO nova.api.openstack.requestlog [None req-00fe9e84-de70-4584-acaa-1b24f7a3541e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.066243 [ 1115.713572] [53379]: [pid: 53379|app: 0|req: 3958/7893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:27 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.783239] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.785462] [53378]: DEBUG nova.compute.api [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.790413] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.790413] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.790738] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.790998] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.791240] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.791422] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.834299] [53378]: DEBUG nova.policy [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.839530] [53378]: DEBUG nova.policy [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.840307] [53378]: DEBUG nova.policy [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.841113] [53378]: INFO nova.api.openstack.requestlog [None req-ea27983b-e05e-42d0-9080-f90dcec92269 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.060834 [ 1115.841425] [53378]: [pid: 53378|app: 0|req: 3936/7894] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1115.963684] [53379]: DEBUG nova.api.openstack.wsgi [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.965706] [53379]: DEBUG nova.compute.api [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.970190] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.970442] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.970630] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.970993] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.971215] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.971376] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.990399] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.990674] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.990902] [53379]: DEBUG oslo_concurrency.lockutils [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.991119] [53379]: DEBUG nova.objects.instance [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1116.028283] [53378]: DEBUG nova.api.openstack.wsgi [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.029188] [53379]: DEBUG nova.policy [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.030689] [53378]: DEBUG nova.compute.api [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.033809] [53379]: INFO nova.api.openstack.requestlog [None req-649085d5-99f4-49c7-905c-b66720c47de6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.072818 [ 1116.034157] [53379]: [pid: 53379|app: 0|req: 3959/7895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.036339] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.036598] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.036823] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.037060] [53379]: DEBUG nova.api.openstack.wsgi [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.037321] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.037416] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.037625] [53378]: DEBUG oslo_concurrency.lockutils [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.038779] [53379]: DEBUG nova.compute.api [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.044518] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.044996] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.047235] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.047753] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.048019] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.048216] [53379]: DEBUG oslo_concurrency.lockutils [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.082895] [53378]: DEBUG nova.policy [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.088173] [53378]: INFO nova.api.openstack.requestlog [None req-95403873-1c6d-4694-b7dc-aa0c90e3b245 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.064086 [ 1116.088682] [53378]: [pid: 53378|app: 0|req: 3937/7896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.160649] [53379]: DEBUG nova.policy [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.168353] [53379]: INFO nova.api.openstack.requestlog [None req-305fee2f-281f-421f-9a43-9ec399800e41 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1727 microversion: 2.1 time: 0.133142 [ 1116.168656] [53379]: [pid: 53379|app: 0|req: 3960/7897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1727 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.186599] [53378]: DEBUG nova.api.openstack.wsgi [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.188412] [53378]: DEBUG nova.compute.api [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.194269] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.194269] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.194446] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.195171] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.195171] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.195171] [53378]: DEBUG oslo_concurrency.lockutils [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.196526] [53379]: DEBUG nova.api.openstack.wsgi [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.198626] [53379]: DEBUG nova.compute.api [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.205055] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.205331] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.205524] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.205910] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.206167] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.206357] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.227771] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.228043] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.228238] [53379]: DEBUG oslo_concurrency.lockutils [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.228441] [53379]: DEBUG nova.objects.instance [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1116.236121] [53378]: DEBUG nova.policy [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.240885] [53378]: INFO nova.api.openstack.requestlog [None req-627a5dda-bafa-4a2e-a4d9-74d16a932284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.056721 [ 1116.241260] [53378]: [pid: 53378|app: 0|req: 3938/7898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.255991] [53379]: DEBUG nova.policy [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.260587] [53379]: INFO nova.api.openstack.requestlog [None req-4494400c-3c83-470b-afd5-a48c5f0f0242 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.066630 [ 1116.260939] [53379]: [pid: 53379|app: 0|req: 3961/7899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1116.347084] [53378]: DEBUG nova.api.openstack.wsgi [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "76d69451-0c4a-40bf-98d9-586a4c5452c7", "name": "network-vif-deleted", "tag": "52d2e1be-40e2-460e-b30a-140a18037ea2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1116.353102] [53378]: DEBUG oslo_concurrency.lockutils [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.353419] [53378]: DEBUG oslo_concurrency.lockutils [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.353657] [53378]: DEBUG oslo_concurrency.lockutils [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.360064] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] Creating event network-vif-deleted:52d2e1be-40e2-460e-b30a-140a18037ea2 for instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 on cpu-1 [ 1116.362800] [53378]: INFO nova.api.openstack.requestlog [req-b0f2e43c-fe93-411b-b8d9-04a4494f9d78 req-60af671c-b2dd-4faf-9e2a-33313ee17e52 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018177 [ 1116.363133] [53378]: [pid: 53378|app: 0|req: 3939/7900] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:28 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) [ 1116.508277] [53379]: DEBUG nova.api.openstack.wsgi [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.509921] [53379]: DEBUG nova.compute.api [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.513428] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.513691] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.513892] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.514310] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.514516] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.514694] [53379]: DEBUG oslo_concurrency.lockutils [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.562791] [53379]: DEBUG nova.policy [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.570351] [53379]: DEBUG nova.policy [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.571111] [53379]: DEBUG nova.policy [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.574860] [53379]: INFO nova.api.openstack.requestlog [None req-029b6a59-bf42-4f4d-9a44-b1123df87d16 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.070317 [ 1116.575254] [53379]: [pid: 53379|app: 0|req: 3962/7901] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1116.646493] [53378]: DEBUG nova.api.openstack.wsgi [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.648438] [53378]: DEBUG nova.compute.api [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.652307] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.652553] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.652742] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.653120] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.653325] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.653506] [53378]: DEBUG oslo_concurrency.lockutils [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.662243] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.663951] [53379]: DEBUG nova.compute.api [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.668719] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.668988] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.669218] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.669584] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.669790] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.669967] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.726250] [53378]: DEBUG nova.policy [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.731327] [53378]: INFO nova.api.openstack.requestlog [None req-4dc0f370-55bf-4c50-8179-4b0373d09007 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.087856 [ 1116.731706] [53378]: [pid: 53378|app: 0|req: 3940/7902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.734417] [53378]: DEBUG nova.api.openstack.wsgi [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.736288] [53378]: DEBUG nova.compute.api [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.740060] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.740278] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.740494] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.740853] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.741088] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.741289] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.761705] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.762013] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.762273] [53378]: DEBUG oslo_concurrency.lockutils [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.762517] [53378]: DEBUG nova.objects.instance [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9871c285-dc66-4e7b-b092-99faa8bb83f2 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1116.768318] [53379]: DEBUG nova.policy [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.772825] [53379]: INFO nova.api.openstack.requestlog [None req-ff41646e-fb7f-4223-b842-d8af8b51431d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.112816 [ 1116.773206] [53379]: [pid: 53379|app: 0|req: 3963/7903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:28 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.782925] [53378]: DEBUG nova.policy [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.787229] [53378]: INFO nova.api.openstack.requestlog [None req-e44ec969-88c2-4649-926a-415dc4aabd86 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 200 len: 1305 microversion: 2.1 time: 0.054875 [ 1116.787554] [53378]: [pid: 53378|app: 0|req: 3941/7904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.855526] [53379]: DEBUG nova.api.openstack.wsgi [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.857382] [53379]: DEBUG nova.compute.api [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.861248] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.861410] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.861583] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.861958] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.862200] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.862380] [53379]: DEBUG oslo_concurrency.lockutils [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.896893] [53379]: DEBUG nova.policy [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.902635] [53379]: DEBUG nova.policy [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.903422] [53379]: DEBUG nova.policy [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.904120] [53379]: INFO nova.api.openstack.requestlog [None req-391443c4-5b61-4a2d-8703-c84d093be5d7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1276 microversion: 2.20 time: 0.051148 [ 1116.904603] [53379]: [pid: 53379|app: 0|req: 3964/7905] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1276 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.051637] [53378]: DEBUG nova.api.openstack.wsgi [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.053436] [53378]: DEBUG nova.compute.api [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.060053] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.060434] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.060525] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.060898] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.061157] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.061290] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.083623] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.083875] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.084088] [53378]: DEBUG oslo_concurrency.lockutils [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.084355] [53378]: DEBUG nova.objects.instance [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1117.102044] [53379]: DEBUG nova.api.openstack.wsgi [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.103082] [53379]: DEBUG nova.compute.api [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.105500] [53378]: DEBUG nova.policy [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.106950] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.107249] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.107738] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.107820] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.108144] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.108376] [53379]: DEBUG oslo_concurrency.lockutils [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.113449] [53378]: INFO nova.api.openstack.requestlog [None req-db2b9c47-fd4c-475e-a96d-6f1d05d4e77f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.063977 [ 1117.113890] [53378]: [pid: 53378|app: 0|req: 3942/7906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.143803] [53379]: DEBUG nova.policy [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.148466] [53379]: INFO nova.api.openstack.requestlog [None req-4452c4c6-109b-4e40-b0f6-9319c7ec66ba tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.049434 [ 1117.148816] [53379]: [pid: 53379|app: 0|req: 3965/7907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.181594] [53378]: DEBUG nova.api.openstack.wsgi [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.183622] [53378]: DEBUG nova.compute.api [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.187777] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.188133] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.188406] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.188846] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.189316] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.189580] [53378]: DEBUG oslo_concurrency.lockutils [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.233369] [53378]: DEBUG nova.policy [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.239524] [53378]: INFO nova.api.openstack.requestlog [None req-63765a58-94ce-4d46-9459-f76fd6c33f1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1366 microversion: 2.1 time: 0.060059 [ 1117.239674] [53378]: [pid: 53378|app: 0|req: 3943/7908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1366 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.254539] [53379]: DEBUG nova.api.openstack.wsgi [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.256571] [53379]: DEBUG nova.compute.api [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.260304] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.260548] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.260740] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.261126] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.261337] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.261523] [53379]: DEBUG oslo_concurrency.lockutils [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.275435] [53378]: DEBUG nova.api.openstack.wsgi [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.277422] [53378]: DEBUG nova.compute.api [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.281239] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.281499] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.281687] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.282063] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.282270] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.282443] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.299013] [53379]: DEBUG nova.policy [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.303539] [53379]: INFO nova.api.openstack.requestlog [None req-c4f9f180-049a-4d66-8307-abaa74017b82 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.051298 [ 1117.303865] [53379]: [pid: 53379|app: 0|req: 3966/7909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.308556] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.308556] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.308556] [53378]: DEBUG oslo_concurrency.lockutils [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.308556] [53378]: DEBUG nova.objects.instance [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1117.335246] [53378]: DEBUG nova.policy [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.344940] [53378]: INFO nova.api.openstack.requestlog [None req-051b7330-412e-4521-995e-5d24d02b835f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.072248 [ 1117.345584] [53378]: [pid: 53378|app: 0|req: 3944/7910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.349200] [53379]: DEBUG nova.api.openstack.wsgi [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26ac32cb-6fb3-40e4-b112-2c1bc180d45b", "name": "network-vif-plugged", "status": "completed", "tag": "9ac2a7a1-3b8e-4f01-9d39-618b40a2d375"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1117.356609] [53379]: DEBUG oslo_concurrency.lockutils [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.356923] [53379]: DEBUG oslo_concurrency.lockutils [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.357127] [53379]: DEBUG oslo_concurrency.lockutils [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.363978] [53379]: INFO nova.api.openstack.compute.server_external_events [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] Creating event network-vif-plugged:9ac2a7a1-3b8e-4f01-9d39-618b40a2d375 for instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b on cpu-1 [ 1117.369579] [53379]: INFO nova.api.openstack.requestlog [req-3a485038-606f-48b7-ad1d-2f3fa58d44a1 req-c218c050-9eb1-421a-af32-29b928fd7755 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020852 [ 1117.369579] [53379]: [pid: 53379|app: 0|req: 3967/7911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:29 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) [ 1117.593450] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.595439] [53378]: DEBUG nova.compute.api [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.599326] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.599596] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.599815] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.600246] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.600470] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.600654] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.641543] [53378]: DEBUG nova.policy [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.645540] [53378]: DEBUG nova.policy [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.646856] [53378]: DEBUG nova.policy [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.649370] [53378]: INFO nova.api.openstack.requestlog [None req-4ee14487-4d0a-42ff-a118-599f31c48390 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2027 microversion: 2.100 time: 0.058436 [ 1117.649702] [53378]: [pid: 53378|app: 0|req: 3945/7912] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:29 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2027 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1117.745244] [53379]: DEBUG nova.api.openstack.wsgi [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.747078] [53379]: DEBUG nova.compute.api [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.750971] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.751293] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.751588] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.752009] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.752272] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.752493] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.786418] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.788300] [53378]: DEBUG nova.compute.api [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.791794] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.792117] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.792375] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.792872] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.793224] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.793479] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.845694] [53379]: DEBUG nova.policy [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.850151] [53379]: INFO nova.api.openstack.requestlog [None req-07ffb023-c166-4c97-afbd-f890b5314190 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1363 microversion: 2.1 time: 0.107432 [ 1117.850494] [53379]: [pid: 53379|app: 0|req: 3968/7913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1363 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.853026] [53379]: DEBUG nova.api.openstack.wsgi [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.854576] [53379]: DEBUG nova.compute.api [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.858143] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.858387] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.858597] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.858949] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.859192] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.859407] [53379]: DEBUG oslo_concurrency.lockutils [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.862459] [53378]: DEBUG nova.policy [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.867875] [53379]: INFO nova.api.openstack.wsgi [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. [ 1117.868217] [53379]: DEBUG nova.api.openstack.wsgi [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1117.868361] [53378]: INFO nova.api.openstack.requestlog [None req-f8831aea-9c63-4fa9-82c2-2d990e441b44 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.084308 [ 1117.868625] [53379]: INFO nova.api.openstack.requestlog [None req-5639e0ca-036d-4954-96c0-bcd86fc98617 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 404 len: 111 microversion: 2.1 time: 0.017649 [ 1117.868825] [53378]: [pid: 53378|app: 0|req: 3946/7914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.869042] [53379]: [pid: 53379|app: 0|req: 3969/7915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1117.875926] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1d05523-6a25-4acc-b355-2adbdcfb343a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: .version_select at 0x726f729d3be0>, body: {"keypair": {"name": "tempest-key-324295940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFDh1FvrFT7cHcoeg5SyjY/9e5qTat9ZvNiA0cDrBKy0W/gmrQYIRutmflHdISgu46U8reuObVqEJ6PpaH2RaIGNfsmUuZ4qRmxQ4R42p+b8QxghnhTWy09WPQQJPZlBbA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1117.888868] [53378]: DEBUG nova.quota [None req-a1d05523-6a25-4acc-b355-2adbdcfb343a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1117.892520] [53378]: DEBUG nova.quota [None req-a1d05523-6a25-4acc-b355-2adbdcfb343a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1117.909711] [53378]: INFO nova.api.openstack.requestlog [None req-a1d05523-6a25-4acc-b355-2adbdcfb343a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 381 microversion: 2.1 time: 0.036411 [ 1117.910263] [53378]: [pid: 53378|app: 0|req: 3947/7916] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:46:30 2025] POST /compute/v2.1/os-keypairs => generated 381 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1117.916080] [53379]: DEBUG nova.api.openstack.wsgi [None req-1123e1c5-96b3-409c-8187-373699e030eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '.version_select at 0x726f71244280>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.918734] [53378]: DEBUG nova.api.openstack.wsgi [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.918879] [53379]: WARNING oslo_db.sqlalchemy.utils [None req-1123e1c5-96b3-409c-8187-373699e030eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 1117.921057] [53378]: DEBUG nova.compute.api [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.921992] [53379]: INFO nova.api.openstack.requestlog [None req-1123e1c5-96b3-409c-8187-373699e030eb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 350 microversion: 2.1 time: 0.008146 [ 1117.923056] [53379]: [pid: 53379|app: 0|req: 3970/7917] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/os-keypairs => generated 350 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1117.925501] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.925866] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.926177] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.926703] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.927006] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.927281] [53378]: DEBUG oslo_concurrency.lockutils [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.962158] [53378]: DEBUG nova.policy [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.967222] [53378]: DEBUG nova.policy [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.967558] [53378]: DEBUG nova.policy [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.968264] [53378]: INFO nova.api.openstack.requestlog [None req-064966c5-6832-4140-bc1d-9ebd9d42ec3e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1332 microversion: 2.20 time: 0.052511 [ 1117.968611] [53378]: [pid: 53378|app: 0|req: 3948/7918] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1332 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1118.000112] [53379]: DEBUG nova.api.openstack.wsgi [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-792879581", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "key_name": "tempest-key-324295940", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1118.040232] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.040410] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.040647] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.041055] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.041449] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.041449] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.046850] [53379]: DEBUG nova.network.neutron [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1118.127039] [53378]: DEBUG nova.api.openstack.wsgi [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.128695] [53378]: DEBUG nova.compute.api [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.133442] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.133682] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.133881] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.134254] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.134458] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.134638] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.158456] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.158696] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.159047] [53378]: DEBUG oslo_concurrency.lockutils [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.159098] [53378]: DEBUG nova.objects.instance [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1118.180305] [53378]: DEBUG nova.policy [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.186537] [53378]: INFO nova.api.openstack.requestlog [None req-8388d4a7-7100-4ade-b564-e1342fa84f06 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.061819 [ 1118.186895] [53378]: [pid: 53378|app: 0|req: 3949/7919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.189380] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.190997] [53378]: DEBUG nova.compute.api [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.194150] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.194426] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.194541] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.194926] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.195154] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.195344] [53378]: DEBUG oslo_concurrency.lockutils [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.227111] [53379]: DEBUG nova.virt.hardware [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1118.227397] [53379]: DEBUG nova.virt.hardware [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1118.227527] [53379]: DEBUG nova.virt.hardware [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1118.227706] [53379]: DEBUG nova.virt.hardware [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1118.227889] [53379]: DEBUG nova.virt.hardware [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1118.229879] [53378]: DEBUG nova.policy [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.233889] [53378]: INFO nova.api.openstack.requestlog [None req-4f036e80-14ce-4f9c-88b3-cac9a05ea11f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.046410 [ 1118.234226] [53378]: [pid: 53378|app: 0|req: 3950/7920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.235265] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.235503] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.235685] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.236125] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.236332] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.236510] [53379]: DEBUG oslo_concurrency.lockutils [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.246227] [53379]: DEBUG nova.quota [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1118.249338] [53379]: DEBUG nova.quota [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1118.254872] [53379]: DEBUG nova.compute.api [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1118.255125] [53378]: DEBUG nova.api.openstack.wsgi [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.256175] [53379]: DEBUG nova.compute.api [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1118.256986] [53378]: DEBUG nova.compute.api [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.260437] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.260682] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.260869] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.261236] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.261471] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.261659] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.283311] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.283637] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.283943] [53378]: DEBUG oslo_concurrency.lockutils [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.284284] [53378]: DEBUG nova.objects.instance [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1118.289270] [53379]: INFO nova.api.openstack.requestlog [None req-550907a7-1a45-4bd9-adcf-27141dae47cf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.290895 [ 1118.289270] [53379]: [pid: 53379|app: 0|req: 3971/7921] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 292 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1118.295790] [53379]: DEBUG nova.api.openstack.wsgi [None req-64ce83fd-2ad5-4877-8943-41e48950b3ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.297555] [53379]: DEBUG nova.compute.api [None req-64ce83fd-2ad5-4877-8943-41e48950b3ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.305089] [53378]: DEBUG nova.policy [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.310939] [53378]: INFO nova.api.openstack.requestlog [None req-42bd2b6c-9a61-4645-adac-bf056c092627 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.058042 [ 1118.311327] [53378]: [pid: 53378|app: 0|req: 3951/7922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.316948] [53378]: DEBUG nova.api.openstack.wsgi [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.318669] [53378]: DEBUG nova.compute.api [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.322182] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.322424] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.322610] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.323018] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.323239] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.323422] [53378]: DEBUG oslo_concurrency.lockutils [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.325849] [53379]: DEBUG nova.policy [None req-64ce83fd-2ad5-4877-8943-41e48950b3ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.331256] [53379]: INFO nova.api.openstack.requestlog [None req-64ce83fd-2ad5-4877-8943-41e48950b3ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1225 microversion: 2.1 time: 0.037524 [ 1118.331607] [53379]: [pid: 53379|app: 0|req: 3972/7923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1225 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.355730] [53378]: DEBUG nova.policy [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.358182] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.359976] [53379]: DEBUG nova.compute.api [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.360060] [53378]: INFO nova.api.openstack.requestlog [None req-384286ca-5ffc-4d27-88e0-8ac1a941ab8f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.045205 [ 1118.360785] [53378]: [pid: 53378|app: 0|req: 3952/7924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.363463] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.363693] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.363955] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.365008] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.365008] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.365008] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.384500] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.384814] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.385017] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.385222] [53379]: DEBUG nova.objects.instance [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1118.405884] [53379]: DEBUG nova.policy [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.411167] [53379]: INFO nova.api.openstack.requestlog [None req-5b4826ee-ef00-4e89-aef0-4df50edf697d tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.055265 [ 1118.411670] [53379]: [pid: 53379|app: 0|req: 3973/7925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1118.667939] [53378]: DEBUG nova.api.openstack.wsgi [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.669659] [53378]: DEBUG nova.compute.api [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.673096] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.673338] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.673527] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.673885] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.674106] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.674287] [53378]: DEBUG oslo_concurrency.lockutils [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.716944] [53378]: DEBUG nova.policy [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.722338] [53378]: DEBUG nova.policy [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.723272] [53378]: DEBUG nova.policy [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.726602] [53378]: INFO nova.api.openstack.requestlog [None req-19beb24c-630b-4ec8-b6d1-3d5493127c35 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2012 microversion: 2.100 time: 0.061464 [ 1118.727067] [53378]: [pid: 53378|app: 0|req: 3953/7926] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:30 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2012 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1118.749027] [53379]: DEBUG nova.api.openstack.wsgi [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.749308] [53379]: DEBUG nova.compute.api [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.752953] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.753231] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.753423] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.753778] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.753980] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.754173] [53379]: DEBUG oslo_concurrency.lockutils [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.767951] [53379]: DEBUG nova.compute.api [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1118.812417] [53379]: INFO nova.api.openstack.requestlog [None req-ebccd043-7da9-4131-bd00-e0fd2036bc91 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 204 len: 0 microversion: 2.100 time: 0.065674 [ 1118.812751] [53379]: [pid: 53379|app: 0|req: 3974/7927] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 12 06:46:31 2025] DELETE /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 367 bytes (1 switches on core 0) [ 1118.817995] [53378]: DEBUG nova.api.openstack.wsgi [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.819694] [53378]: DEBUG nova.compute.api [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.823248] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.824148] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.824148] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.824148] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.824526] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.824526] [53378]: DEBUG oslo_concurrency.lockutils [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.861136] [53378]: DEBUG nova.policy [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.863575] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.865101] [53378]: DEBUG nova.policy [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.865416] [53379]: DEBUG nova.compute.api [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.865799] [53378]: DEBUG nova.policy [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.868292] [53378]: INFO nova.api.openstack.requestlog [None req-5bb03eeb-35b8-49b6-8ca1-99beb1384058 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2018 microversion: 2.100 time: 0.052846 [ 1118.868613] [53378]: [pid: 53378|app: 0|req: 3954/7928] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2018 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1118.868792] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.869048] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.869245] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.869595] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.869798] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.869972] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.880663] [53378]: DEBUG nova.api.openstack.wsgi [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.882512] [53378]: DEBUG nova.compute.api [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.885292] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.885527] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.885715] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.886071] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.886280] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.886460] [53378]: DEBUG oslo_concurrency.lockutils [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.942810] [53379]: DEBUG nova.policy [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.947775] [53379]: INFO nova.api.openstack.requestlog [None req-d8beb790-38b9-423d-9e9c-fcaa3cbdb082 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1548 microversion: 2.1 time: 0.086739 [ 1118.948119] [53379]: [pid: 53379|app: 0|req: 3975/7929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1548 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.953988] [53378]: DEBUG nova.policy [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.957914] [53378]: INFO nova.api.openstack.requestlog [None req-6110d89b-03a6-45db-a6e8-1cb77de2a1a7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.079030 [ 1118.958284] [53378]: [pid: 53378|app: 0|req: 3955/7930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1118.959623] [53379]: DEBUG nova.api.openstack.wsgi [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.961094] [53379]: DEBUG nova.compute.api [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.964451] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.964716] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.964919] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.965339] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.965549] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.965728] [53379]: DEBUG oslo_concurrency.lockutils [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.982674] [53378]: DEBUG nova.api.openstack.wsgi [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.984361] [53378]: DEBUG nova.compute.api [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.987875] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.988151] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.988347] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.988767] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.988942] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.989175] [53378]: DEBUG oslo_concurrency.lockutils [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.009951] [53379]: INFO nova.api.openstack.requestlog [None req-ce64d8de-0752-4c89-b0f7-2f91cb5bcc3e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.052437 [ 1119.010398] [53379]: [pid: 53379|app: 0|req: 3976/7931] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/os-interface => generated 287 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1119.026235] [53378]: DEBUG nova.policy [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.032042] [53378]: DEBUG nova.policy [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.032745] [53378]: DEBUG nova.policy [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.033381] [53378]: INFO nova.api.openstack.requestlog [None req-68cc69fd-02cf-4166-b4e1-1f1ac65931c3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1332 microversion: 2.20 time: 0.052968 [ 1119.033719] [53378]: [pid: 53378|app: 0|req: 3956/7932] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1332 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1119.200286] [53379]: DEBUG nova.api.openstack.wsgi [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.202545] [53379]: DEBUG nova.compute.api [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.207024] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.207024] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.207290] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.210018] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.210018] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.210018] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.232731] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.235151] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.235151] [53379]: DEBUG oslo_concurrency.lockutils [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.235151] [53379]: DEBUG nova.objects.instance [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1119.247906] [53378]: DEBUG nova.api.openstack.wsgi [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.249764] [53378]: DEBUG nova.compute.api [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.254260] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.254511] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.254764] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.255166] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.255383] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.255556] [53378]: DEBUG oslo_concurrency.lockutils [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.264153] [53379]: DEBUG nova.policy [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.267663] [53379]: INFO nova.api.openstack.requestlog [None req-72f45c4f-559a-4065-83ed-04ca53535ece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.069627 [ 1119.268193] [53379]: [pid: 53379|app: 0|req: 3977/7933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.295094] [53378]: DEBUG nova.policy [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.299622] [53378]: INFO nova.api.openstack.requestlog [None req-a25389d7-de39-420b-bc38-97281f001bde tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.054106 [ 1119.300119] [53378]: [pid: 53378|app: 0|req: 3957/7934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.325371] [53379]: DEBUG nova.api.openstack.wsgi [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.327285] [53379]: DEBUG nova.compute.api [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.330667] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.330968] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.331228] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.331637] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.331888] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.332118] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.346406] [53378]: DEBUG nova.api.openstack.wsgi [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.348302] [53378]: DEBUG nova.compute.api [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.352747] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.353027] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.353246] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.353628] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.353846] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.354853] [53378]: DEBUG oslo_concurrency.lockutils [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.354940] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.355090] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.355332] [53379]: DEBUG oslo_concurrency.lockutils [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.355581] [53379]: DEBUG nova.objects.instance [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1119.381944] [53379]: DEBUG nova.policy [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.387325] [53379]: INFO nova.api.openstack.requestlog [None req-f361d230-f8e4-4e59-8042-0a47ee1ae937 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.064263 [ 1119.387655] [53379]: [pid: 53379|app: 0|req: 3978/7935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.390127] [53379]: DEBUG nova.api.openstack.wsgi [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.391663] [53379]: DEBUG nova.compute.api [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.392828] [53378]: DEBUG nova.policy [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.394918] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.395188] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.395380] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.395734] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.396077] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.396281] [53379]: DEBUG oslo_concurrency.lockutils [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.403015] [53378]: INFO nova.api.openstack.requestlog [None req-a2b11b96-0cad-4841-bfdb-8edaa58bb356 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1229 microversion: 2.1 time: 0.059041 [ 1119.403373] [53378]: [pid: 53378|app: 0|req: 3958/7936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1229 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.407072] [53378]: DEBUG nova.api.openstack.wsgi [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "26ac32cb-6fb3-40e4-b112-2c1bc180d45b", "tag": "9ac2a7a1-3b8e-4f01-9d39-618b40a2d375"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1119.418036] [53378]: DEBUG oslo_concurrency.lockutils [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.418036] [53378]: DEBUG oslo_concurrency.lockutils [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.418036] [53378]: DEBUG oslo_concurrency.lockutils [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.421680] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] Creating event network-changed:9ac2a7a1-3b8e-4f01-9d39-618b40a2d375 for instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b on cpu-1 [ 1119.424551] [53378]: INFO nova.api.openstack.requestlog [req-c1e486d6-1db4-44f9-acfd-df393e7efb13 req-339a793c-d04d-4c1e-819f-d47146ab0dfa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020533 [ 1119.424906] [53378]: [pid: 53378|app: 0|req: 3959/7937] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:31 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) [ 1119.428392] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.430284] [53378]: DEBUG nova.compute.api [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.434092] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.436680] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.436680] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.436680] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.436680] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.436680] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.437519] [53379]: DEBUG nova.policy [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.444963] [53379]: INFO nova.api.openstack.requestlog [None req-f608354a-8df6-49bc-b163-9736f6305ed0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.054879 [ 1119.444963] [53379]: [pid: 53379|app: 0|req: 3979/7938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.456801] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.456999] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.457212] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.457408] [53378]: DEBUG nova.objects.instance [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1119.471204] [53379]: DEBUG nova.api.openstack.wsgi [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ace490e-babd-4310-bf65-ca69da28d0d4", "tag": "faa2a470-469f-4e84-b017-eb6f8179baa9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1119.478408] [53379]: DEBUG oslo_concurrency.lockutils [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.478720] [53379]: DEBUG oslo_concurrency.lockutils [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.478981] [53379]: DEBUG oslo_concurrency.lockutils [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.485331] [53378]: DEBUG nova.policy [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.485794] [53379]: INFO nova.api.openstack.compute.server_external_events [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] Creating event network-changed:faa2a470-469f-4e84-b017-eb6f8179baa9 for instance 4ace490e-babd-4310-bf65-ca69da28d0d4 on cpu-1 [ 1119.489088] [53379]: INFO nova.api.openstack.requestlog [req-29fd4744-ab93-48c9-9173-a2abab328538 req-59797198-68cb-4502-8a84-5c26dc05e306 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020005 [ 1119.489235] [53379]: [pid: 53379|app: 0|req: 3980/7939] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:31 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) [ 1119.490027] [53378]: INFO nova.api.openstack.requestlog [None req-5ff0c9ee-d4aa-4ac0-b166-d7c792d87b83 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.064360 [ 1119.490297] [53378]: [pid: 53378|app: 0|req: 3960/7940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:31 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.839396] [53379]: DEBUG nova.api.openstack.wsgi [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1119.844333] [53379]: DEBUG oslo_concurrency.lockutils [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.844573] [53379]: DEBUG oslo_concurrency.lockutils [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.844759] [53379]: DEBUG oslo_concurrency.lockutils [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.857698] [53379]: DEBUG nova.compute.api [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Going to try to stop instance {{(pid=53379) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1119.885718] [53379]: INFO nova.api.openstack.requestlog [None req-21ad6576-3f2e-4615-8f4b-8da1d42e43b7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action" status: 202 len: 0 microversion: 2.1 time: 0.049171 [ 1119.886438] [53379]: [pid: 53379|app: 0|req: 3981/7941] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:32 2025] POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1119.887817] [53378]: DEBUG nova.api.openstack.wsgi [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.889596] [53378]: DEBUG nova.compute.api [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.891520] [53379]: DEBUG nova.api.openstack.wsgi [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.893109] [53379]: DEBUG nova.compute.api [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.893707] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.894795] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.894795] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.894795] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.895030] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.895106] [53378]: DEBUG oslo_concurrency.lockutils [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.897308] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.897535] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.897717] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.898111] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.898313] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.898485] [53379]: DEBUG oslo_concurrency.lockutils [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.943873] [53378]: DEBUG nova.policy [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.949305] [53378]: DEBUG nova.policy [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.950042] [53378]: DEBUG nova.policy [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.953210] [53378]: INFO nova.api.openstack.requestlog [None req-c21f748b-44af-4c0d-b695-1ddb823a2107 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2018 microversion: 2.100 time: 0.068668 [ 1119.953590] [53378]: [pid: 53378|app: 0|req: 3961/7942] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2018 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1119.970604] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.972704] [53378]: DEBUG nova.compute.api [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.977500] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.977819] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.977992] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.978399] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.978567] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.978811] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.081174] [53379]: DEBUG nova.policy [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.089806] [53379]: INFO nova.api.openstack.requestlog [None req-807ddc6f-6c71-4f9b-a804-6b271cb12175 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1724 microversion: 2.1 time: 0.200700 [ 1120.090021] [53379]: [pid: 53379|app: 0|req: 3982/7943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1724 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.092529] [53379]: DEBUG nova.api.openstack.wsgi [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.095646] [53379]: DEBUG nova.compute.api [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.099518] [53378]: DEBUG nova.policy [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.101749] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.102242] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.102577] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.104657] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.104657] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.104657] [53379]: DEBUG oslo_concurrency.lockutils [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.105831] [53378]: INFO nova.api.openstack.requestlog [None req-c3b1e92e-cf98-4a2c-a9e7-a9c7050899be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.137464 [ 1120.106262] [53378]: [pid: 53378|app: 0|req: 3962/7944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.284662] [53378]: DEBUG nova.api.openstack.wsgi [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.286526] [53378]: DEBUG nova.compute.api [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.291193] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.291660] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.291988] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.292491] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.292795] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.293098] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.317022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.317022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.317022] [53378]: DEBUG oslo_concurrency.lockutils [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.317022] [53378]: DEBUG nova.objects.instance [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 2034955b-7bbe-42cb-8c73-34b7e5aec74b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1120.350841] [53378]: DEBUG nova.policy [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.359019] [53378]: INFO nova.api.openstack.requestlog [None req-4252daaa-ae90-46a9-adf6-ff35e328143e tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 200 len: 1299 microversion: 2.1 time: 0.074936 [ 1120.359019] [53378]: [pid: 53378|app: 0|req: 3963/7945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 1299 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.359019] [53378]: DEBUG nova.api.openstack.wsgi [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.361191] [53378]: DEBUG nova.compute.api [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.364884] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.365262] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.365589] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.366077] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.366395] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.366689] [53378]: DEBUG oslo_concurrency.lockutils [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.414419] [53378]: DEBUG nova.policy [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.419091] [53378]: INFO nova.api.openstack.requestlog [None req-db154273-5991-4bb9-984d-5b5039112039 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.062279 [ 1120.419598] [53378]: [pid: 53378|app: 0|req: 3964/7946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.423909] [53378]: DEBUG nova.api.openstack.wsgi [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.426922] [53378]: DEBUG nova.compute.api [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.429723] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.430123] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.430421] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.430878] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.431198] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.431601] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.454094] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.454422] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.454718] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.454994] [53378]: DEBUG nova.objects.instance [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1120.475296] [53378]: DEBUG nova.policy [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.481290] [53378]: INFO nova.api.openstack.requestlog [None req-aad86bf7-f83c-472d-b428-6165f86d7b53 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.060742 [ 1120.481665] [53378]: [pid: 53378|app: 0|req: 3965/7947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.487119] [53378]: DEBUG nova.api.openstack.wsgi [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.488897] [53378]: DEBUG nova.compute.api [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.492206] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.492448] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.492638] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.492990] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.493253] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.493454] [53378]: DEBUG oslo_concurrency.lockutils [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.527372] [53378]: DEBUG nova.policy [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.531934] [53378]: INFO nova.api.openstack.requestlog [None req-47ef0614-ab6f-48b6-9708-d1952be767f3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.049660 [ 1120.532318] [53378]: [pid: 53378|app: 0|req: 3966/7948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.534744] [53378]: DEBUG nova.api.openstack.wsgi [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.536484] [53378]: DEBUG nova.compute.api [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.539677] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.539916] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.540124] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.540476] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.540681] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.540861] [53378]: DEBUG oslo_concurrency.lockutils [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.571684] [53378]: DEBUG nova.policy [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.575822] [53378]: INFO nova.api.openstack.requestlog [None req-88e1b482-e658-4a12-bd4c-1fb279bb7c8b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1123 microversion: 2.1 time: 0.042959 [ 1120.576161] [53378]: [pid: 53378|app: 0|req: 3967/7949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1123 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.576591] [53379]: DEBUG nova.policy [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.578650] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.580495] [53378]: DEBUG nova.compute.api [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.583631] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.587021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.587021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.587021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.587021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.587021] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.587545] [53379]: DEBUG nova.policy [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.588147] [53379]: DEBUG nova.policy [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.589037] [53379]: INFO nova.api.openstack.requestlog [None req-3cd25110-e803-4827-8d87-13a7d668fbfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1407 microversion: 2.20 time: 0.498494 [ 1120.589450] [53379]: [pid: 53379|app: 0|req: 3983/7950] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1407 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1120.606729] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.606999] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.607204] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.607407] [53378]: DEBUG nova.objects.instance [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1120.629148] [53378]: DEBUG nova.policy [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.635107] [53378]: INFO nova.api.openstack.requestlog [None req-ea1d3e09-450c-4edf-b072-2125f4f905c0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.058236 [ 1120.635697] [53378]: [pid: 53378|app: 0|req: 3968/7951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:32 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.971667] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.973451] [53379]: DEBUG nova.compute.api [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.977254] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.977477] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.977665] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.978280] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.978515] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.978703] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.021939] [53379]: DEBUG nova.policy [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.028303] [53379]: DEBUG nova.policy [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.029229] [53379]: DEBUG nova.policy [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.032698] [53379]: INFO nova.api.openstack.requestlog [None req-bcf8736d-9e0a-49bf-9e35-af2018195786 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2018 microversion: 2.100 time: 0.063492 [ 1121.033108] [53379]: [pid: 53379|app: 0|req: 3984/7952] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2018 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1121.106390] [53378]: DEBUG nova.api.openstack.wsgi [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.108397] [53378]: DEBUG nova.compute.api [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.113850] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.114162] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.114424] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.114863] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.115100] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.115285] [53378]: DEBUG oslo_concurrency.lockutils [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.123646] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.125507] [53379]: DEBUG nova.compute.api [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.130014] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.130277] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.130497] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.130866] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.131086] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.131335] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.201851] [53379]: DEBUG nova.policy [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.206377] [53379]: INFO nova.api.openstack.requestlog [None req-9d32ee90-6d3b-41aa-9b2d-cbe94708b955 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.085232 [ 1121.206707] [53379]: [pid: 53379|app: 0|req: 3985/7953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.225991] [53378]: DEBUG nova.policy [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.230556] [53378]: INFO nova.api.openstack.requestlog [None req-1ba1ba3a-95d2-4bd7-9796-15bced6ebc3a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1724 microversion: 2.1 time: 0.126890 [ 1121.230914] [53378]: [pid: 53378|app: 0|req: 3969/7954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1724 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.373297] [53379]: DEBUG nova.api.openstack.wsgi [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.375051] [53379]: DEBUG nova.compute.api [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.378616] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.378842] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.379039] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.379412] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.379621] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.379797] [53379]: DEBUG oslo_concurrency.lockutils [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.388206] [53379]: INFO nova.api.openstack.wsgi [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. [ 1121.388484] [53379]: DEBUG nova.api.openstack.wsgi [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1121.388896] [53379]: INFO nova.api.openstack.requestlog [None req-9da8fd0d-e928-427d-8311-c27c6da2fd87 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 404 len: 111 microversion: 2.1 time: 0.018040 [ 1121.389204] [53379]: [pid: 53379|app: 0|req: 3986/7955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.433402] [53378]: DEBUG nova.api.openstack.wsgi [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.436040] [53378]: DEBUG nova.compute.api [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.439534] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.439534] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.439731] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.440074] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.440287] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.440466] [53378]: DEBUG oslo_concurrency.lockutils [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.462831] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-302659497", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1121.477169] [53378]: DEBUG nova.policy [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.482404] [53378]: INFO nova.api.openstack.requestlog [None req-91d3f80d-2f31-45c9-8df5-51ab342a400a tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.051150 [ 1121.482557] [53378]: [pid: 53378|app: 0|req: 3970/7956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.494504] [53378]: DEBUG nova.api.openstack.wsgi [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.496460] [53378]: DEBUG nova.compute.api [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.500454] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.500731] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.500945] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.501314] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.501520] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.501799] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.503858] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.504236] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.504955] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.505126] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.505276] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.505503] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.512792] [53379]: DEBUG nova.network.neutron [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1121.527588] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.527897] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.528301] [53378]: DEBUG oslo_concurrency.lockutils [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.528396] [53378]: DEBUG nova.objects.instance [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1121.558824] [53378]: DEBUG nova.policy [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.565495] [53378]: INFO nova.api.openstack.requestlog [None req-eb5aa957-97a1-4a80-a552-3abfba697f46 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.073388 [ 1121.566897] [53378]: [pid: 53378|app: 0|req: 3971/7957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.577110] [53378]: DEBUG nova.api.openstack.wsgi [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.579912] [53378]: DEBUG nova.compute.api [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.584023] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.584321] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.584507] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.584957] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.585185] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.585482] [53378]: DEBUG oslo_concurrency.lockutils [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.630698] [53378]: DEBUG nova.policy [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.635535] [53378]: INFO nova.api.openstack.requestlog [None req-2299b4b6-5013-4ca3-a7f1-10b4ab6f3c04 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.065865 [ 1121.635893] [53378]: [pid: 53378|app: 0|req: 3972/7958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.639295] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.641171] [53378]: DEBUG nova.compute.api [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.643317] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=12 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1121.646644] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.646960] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.647191] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.647547] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.647775] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.648049] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.694349] [53378]: DEBUG nova.policy [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.700582] [53378]: INFO nova.api.openstack.requestlog [None req-0a61bb65-bee8-4ccc-9707-6eff82efee44 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1179 microversion: 2.1 time: 0.063836 [ 1121.701195] [53378]: [pid: 53378|app: 0|req: 3973/7959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.705195] [53378]: DEBUG nova.api.openstack.wsgi [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.707575] [53378]: DEBUG nova.compute.api [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.712751] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.712886] [53379]: DEBUG nova.virt.hardware [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1121.713146] [53379]: DEBUG nova.virt.hardware [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1121.713214] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.713311] [53379]: DEBUG nova.virt.hardware [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1121.713473] [53379]: DEBUG nova.virt.hardware [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1121.713542] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.713744] [53379]: DEBUG nova.virt.hardware [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1121.714050] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.714382] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.714651] [53378]: DEBUG oslo_concurrency.lockutils [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.723552] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.723849] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.724066] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.724512] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.724770] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.724958] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.737402] [53379]: DEBUG nova.quota [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1121.741434] [53379]: DEBUG nova.quota [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1121.748652] [53379]: DEBUG nova.compute.api [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1121.750213] [53379]: DEBUG nova.compute.api [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1121.796134] [53379]: INFO nova.api.openstack.requestlog [None req-a3a1dd14-8f69-4550-b2b3-8e73955cd2c5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.333712 [ 1121.796134] [53379]: [pid: 53379|app: 0|req: 3987/7960] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:33 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) [ 1121.798689] [53379]: DEBUG nova.api.openstack.wsgi [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "name": "network-vif-plugged", "status": "completed", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1121.806102] [53379]: DEBUG oslo_concurrency.lockutils [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.806465] [53379]: DEBUG oslo_concurrency.lockutils [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.806792] [53379]: DEBUG oslo_concurrency.lockutils [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.813933] [53379]: INFO nova.api.openstack.compute.server_external_events [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] Creating event network-vif-plugged:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1121.814872] [53378]: DEBUG nova.policy [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.817030] [53379]: INFO nova.api.openstack.requestlog [req-8c818a01-d3c5-481c-b6e6-d8257380bdad req-f09f7456-35a8-4f77-a4fa-94db5ccce3b1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021485 [ 1121.817484] [53379]: [pid: 53379|app: 0|req: 3988/7961] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:34 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) [ 1121.820792] [53379]: DEBUG nova.api.openstack.wsgi [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.821628] [53378]: DEBUG nova.policy [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.822486] [53378]: DEBUG nova.policy [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.822729] [53379]: DEBUG nova.compute.api [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.823218] [53378]: INFO nova.api.openstack.requestlog [None req-6127f04c-0320-43f0-bd14-e259aa9526a8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.121340 [ 1121.823608] [53378]: [pid: 53378|app: 0|req: 3974/7962] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:33 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1121.826928] [53378]: DEBUG nova.api.openstack.wsgi [None req-36f57ffc-b0e7-4b49-bcec-983a541ac480 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.827044] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.827334] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.827569] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.827994] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.828200] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.828387] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.828814] [53378]: DEBUG nova.compute.api [None req-36f57ffc-b0e7-4b49-bcec-983a541ac480 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.850552] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.850877] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.851127] [53379]: DEBUG oslo_concurrency.lockutils [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.851352] [53379]: DEBUG nova.objects.instance [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1121.859056] [53378]: DEBUG nova.policy [None req-36f57ffc-b0e7-4b49-bcec-983a541ac480 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.862273] [53378]: INFO nova.api.openstack.requestlog [None req-36f57ffc-b0e7-4b49-bcec-983a541ac480 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1212 microversion: 2.1 time: 0.037902 [ 1121.862663] [53378]: [pid: 53378|app: 0|req: 3975/7963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1212 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.876410] [53379]: DEBUG nova.policy [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.880786] [53379]: INFO nova.api.openstack.requestlog [None req-67d60486-a8d2-48a1-b41f-c1dad7af4c23 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.062469 [ 1121.881175] [53379]: [pid: 53379|app: 0|req: 3989/7964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.051478] [53378]: DEBUG nova.api.openstack.wsgi [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.053199] [53378]: DEBUG nova.compute.api [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.058475] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.058728] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.058919] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.059327] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.059532] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.059709] [53378]: DEBUG oslo_concurrency.lockutils [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.103436] [53378]: DEBUG nova.policy [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.107656] [53378]: DEBUG nova.policy [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.108305] [53378]: DEBUG nova.policy [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.111244] [53378]: INFO nova.api.openstack.requestlog [None req-1939f305-efc4-462d-8980-2e3fee740fea tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2018 microversion: 2.100 time: 0.062033 [ 1122.111405] [53378]: [pid: 53378|app: 0|req: 3976/7965] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2018 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 362 bytes (2 switches on core 0) [ 1122.219084] [53379]: DEBUG nova.api.openstack.wsgi [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.220774] [53379]: DEBUG nova.compute.api [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.224217] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.224461] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.224652] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.225047] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.225261] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.225438] [53379]: DEBUG oslo_concurrency.lockutils [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.243193] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.245099] [53378]: DEBUG nova.compute.api [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.248643] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.248885] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.249229] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.249657] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.249878] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.250080] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.324852] [53378]: DEBUG nova.policy [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.331090] [53378]: INFO nova.api.openstack.requestlog [None req-a0349a1d-8d55-4f01-b5e4-a16f7fe4ad00 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1701 microversion: 2.1 time: 0.089911 [ 1122.331615] [53378]: [pid: 53378|app: 0|req: 3977/7966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1701 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.338778] [53379]: DEBUG nova.policy [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.343857] [53379]: INFO nova.api.openstack.requestlog [None req-22c96cec-882e-41e9-abaf-96dd164299d8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.127018 [ 1122.344169] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1122.344223] [53379]: [pid: 53379|app: 0|req: 3990/7967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.349494] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.349741] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.349927] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.363564] [53378]: DEBUG nova.compute.api [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1122.386030] [53378]: INFO nova.api.openstack.requestlog [None req-f8aab953-f275-470e-ab8e-451d568f8c19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action" status: 202 len: 0 microversion: 2.1 time: 0.043831 [ 1122.386525] [53378]: [pid: 53378|app: 0|req: 3978/7968] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:34 2025] POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1122.392239] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.394576] [53379]: DEBUG nova.compute.api [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.398947] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.399336] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.399551] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.399995] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.400230] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.400443] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.478661] [53379]: DEBUG nova.policy [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.483482] [53379]: INFO nova.api.openstack.requestlog [None req-4b19a9ca-ef19-4699-ac1b-57128201e416 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1710 microversion: 2.1 time: 0.093985 [ 1122.483828] [53379]: [pid: 53379|app: 0|req: 3991/7969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1710 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.495711] [53378]: DEBUG nova.api.openstack.wsgi [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.497562] [53378]: DEBUG nova.compute.api [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.501174] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.501858] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.501858] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.501998] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.502165] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.502345] [53378]: DEBUG oslo_concurrency.lockutils [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.539266] [53378]: DEBUG nova.policy [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.544184] [53378]: INFO nova.api.openstack.requestlog [None req-eced4684-329e-4782-8fd9-310ce8f1b4c6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.051138 [ 1122.544529] [53378]: [pid: 53378|app: 0|req: 3979/7970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.583630] [53379]: DEBUG nova.api.openstack.wsgi [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.585401] [53379]: DEBUG nova.compute.api [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.588995] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.589271] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.589459] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.589810] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.590015] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.590205] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.607693] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.607946] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.608147] [53379]: DEBUG oslo_concurrency.lockutils [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.608345] [53379]: DEBUG nova.objects.instance [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1122.628101] [53379]: DEBUG nova.policy [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.632483] [53379]: INFO nova.api.openstack.requestlog [None req-48febbef-3a89-4585-9773-5b3bbc581280 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.051097 [ 1122.632822] [53379]: [pid: 53379|app: 0|req: 3992/7971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.648402] [53378]: DEBUG nova.api.openstack.wsgi [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.650315] [53378]: DEBUG nova.compute.api [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.653725] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.653954] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.654160] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.654510] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.654739] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.654928] [53378]: DEBUG oslo_concurrency.lockutils [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.685810] [53378]: DEBUG nova.policy [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.689742] [53378]: INFO nova.api.openstack.requestlog [None req-5df264ed-049c-4fde-b75b-039b8d303668 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.043703 [ 1122.690198] [53378]: [pid: 53378|app: 0|req: 3980/7972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.715567] [53379]: DEBUG nova.api.openstack.wsgi [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.717455] [53379]: DEBUG nova.compute.api [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.721059] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.721303] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.721491] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.721852] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.722072] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.722252] [53379]: DEBUG oslo_concurrency.lockutils [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.753142] [53379]: DEBUG nova.policy [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.757062] [53379]: INFO nova.api.openstack.requestlog [None req-dac44630-45d8-486a-bb9a-df55599aeb35 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1179 microversion: 2.1 time: 0.044174 [ 1122.757401] [53379]: [pid: 53379|app: 0|req: 3993/7973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:34 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.839898] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.841711] [53378]: DEBUG nova.compute.api [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.845075] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.845323] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.845519] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.845879] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.846134] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.846318] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.876816] [53379]: DEBUG nova.api.openstack.wsgi [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.878661] [53379]: DEBUG nova.compute.api [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.882444] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.882741] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.882985] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.883401] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.883635] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.883819] [53379]: DEBUG oslo_concurrency.lockutils [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.915738] [53379]: DEBUG nova.policy [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.921023] [53379]: INFO nova.api.openstack.requestlog [None req-cc0e9259-2467-4728-80a8-6370a22d0195 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1216 microversion: 2.1 time: 0.046014 [ 1122.921023] [53379]: [pid: 53379|app: 0|req: 3994/7974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.924505] [53379]: DEBUG nova.api.openstack.wsgi [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.926235] [53379]: DEBUG nova.compute.api [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.930596] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.930847] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.931050] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.931422] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.931628] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.931805] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.935342] [53378]: DEBUG nova.policy [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.941016] [53378]: DEBUG nova.policy [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.941573] [53378]: DEBUG nova.policy [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.942219] [53378]: INFO nova.api.openstack.requestlog [None req-8ea85fec-4ef9-46c8-8726-50411ad9ccad tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.104789 [ 1122.942538] [53378]: [pid: 53378|app: 0|req: 3981/7975] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1122.954260] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.954260] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.954260] [53379]: DEBUG oslo_concurrency.lockutils [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.954260] [53379]: DEBUG nova.objects.instance [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1122.973320] [53379]: DEBUG nova.policy [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.978904] [53379]: INFO nova.api.openstack.requestlog [None req-32964883-9ef1-4257-995f-e4e859e2f5b0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.057102 [ 1122.979398] [53379]: [pid: 53379|app: 0|req: 3995/7976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.129555] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.131328] [53378]: DEBUG nova.compute.api [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.136659] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.137091] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.137298] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.137656] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.137862] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.138073] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.159310] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.159566] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.159754] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.159959] [53378]: DEBUG nova.objects.instance [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1123.185461] [53378]: DEBUG nova.policy [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.190864] [53378]: DEBUG nova.policy [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.191482] [53378]: DEBUG nova.policy [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.194335] [53378]: INFO nova.api.openstack.requestlog [None req-2b6f164e-ebdc-49d0-8cd1-18315492acd1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.067084 [ 1123.194661] [53378]: [pid: 53378|app: 0|req: 3982/7977] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1123.357241] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.358797] [53379]: DEBUG nova.compute.api [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.362319] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.362558] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.362747] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.363118] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.363325] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.363501] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.447379] [53379]: DEBUG nova.policy [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.452958] [53379]: INFO nova.api.openstack.requestlog [None req-4f3da758-1b9d-4a64-903d-19b1bdbb6e40 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.098315 [ 1123.453304] [53379]: [pid: 53379|app: 0|req: 3996/7978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.497563] [53378]: DEBUG nova.api.openstack.wsgi [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.499412] [53378]: DEBUG nova.compute.api [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.503165] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.503402] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.503593] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.503968] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.504189] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.504470] [53378]: DEBUG oslo_concurrency.lockutils [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.560732] [53379]: DEBUG nova.api.openstack.wsgi [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.562588] [53379]: DEBUG nova.compute.api [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.566257] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.566497] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.566684] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.567141] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.567351] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.567528] [53379]: DEBUG oslo_concurrency.lockutils [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.575293] [53378]: DEBUG nova.policy [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.580589] [53378]: INFO nova.api.openstack.requestlog [None req-dce064ba-bad9-402e-a41f-5b6c5df596e7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1710 microversion: 2.1 time: 0.085336 [ 1123.580928] [53378]: [pid: 53378|app: 0|req: 3983/7979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1710 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.601351] [53379]: DEBUG nova.policy [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.605867] [53379]: INFO nova.api.openstack.requestlog [None req-67e4d74b-3511-4bc5-84dc-bf6c914fa8c3 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.047733 [ 1123.606548] [53379]: [pid: 53379|app: 0|req: 3997/7980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.649891] [53378]: DEBUG nova.api.openstack.wsgi [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.651703] [53378]: DEBUG nova.compute.api [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.655479] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.655713] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.655951] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.656352] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.656569] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.656793] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.675478] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.675710] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.675902] [53378]: DEBUG oslo_concurrency.lockutils [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.676115] [53378]: DEBUG nova.objects.instance [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1123.696068] [53378]: DEBUG nova.policy [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.701566] [53378]: INFO nova.api.openstack.requestlog [None req-209c84e7-65d5-4a73-b376-f57d63a2a74a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.054369 [ 1123.701905] [53378]: [pid: 53378|app: 0|req: 3984/7981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.702249] [53379]: DEBUG nova.api.openstack.wsgi [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.704299] [53379]: DEBUG nova.compute.api [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.707885] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.708159] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.708354] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.708706] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.708909] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.709116] [53379]: DEBUG oslo_concurrency.lockutils [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.741066] [53379]: DEBUG nova.policy [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.745651] [53379]: INFO nova.api.openstack.requestlog [None req-bc67a80b-300c-4d26-b2d6-ebff71b7d63c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.045637 [ 1123.746154] [53379]: [pid: 53379|app: 0|req: 3998/7982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:35 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.770725] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.772452] [53378]: DEBUG nova.compute.api [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.776318] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.776567] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.776787] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.777171] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.777378] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.777559] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.809794] [53378]: DEBUG nova.policy [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.814102] [53378]: INFO nova.api.openstack.requestlog [None req-4b03bf49-2e72-4a2a-8f73-c039640833ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1187 microversion: 2.1 time: 0.045605 [ 1123.814436] [53378]: [pid: 53378|app: 0|req: 3985/7983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1187 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.827025] [53379]: DEBUG nova.api.openstack.wsgi [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1123.832981] [53379]: DEBUG oslo_concurrency.lockutils [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.833247] [53379]: DEBUG oslo_concurrency.lockutils [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.833436] [53379]: DEBUG oslo_concurrency.lockutils [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.839682] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] Creating event network-changed:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1123.842577] [53379]: INFO nova.api.openstack.requestlog [req-fb7cf2f9-11ee-4530-b7b1-41e6c5a89d97 req-aa704c8f-5a8d-43a9-bc8b-b84a73342aa0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018082 [ 1123.842918] [53379]: [pid: 53379|app: 0|req: 3999/7984] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:36 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) [ 1123.936018] [53378]: DEBUG nova.api.openstack.wsgi [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.937251] [53378]: DEBUG nova.compute.api [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.941201] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.941440] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.941621] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.942143] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.942430] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.942618] [53378]: DEBUG oslo_concurrency.lockutils [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.956915] [53379]: DEBUG nova.api.openstack.wsgi [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.958872] [53379]: DEBUG nova.compute.api [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.963377] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.963649] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.963950] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.964492] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.964836] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.965137] [53379]: DEBUG oslo_concurrency.lockutils [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.988296] [53378]: DEBUG nova.policy [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.995837] [53378]: INFO nova.api.openstack.requestlog [None req-bdc1ef53-4a72-48b4-ba3f-d441307b07bd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.062893 [ 1123.996206] [53378]: [pid: 53378|app: 0|req: 3986/7985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.999359] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.002566] [53378]: DEBUG nova.compute.api [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.005604] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.005870] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.006078] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.006439] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.006639] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.006895] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.029843] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.030125] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.031571] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.031571] [53378]: DEBUG nova.objects.instance [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1124.048440] [53379]: DEBUG nova.policy [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.053179] [53379]: DEBUG nova.policy [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.053830] [53379]: DEBUG nova.policy [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.054494] [53379]: INFO nova.api.openstack.requestlog [None req-b2b8d5af-2173-4daa-8a92-51a534176673 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.100527 [ 1124.054843] [53379]: [pid: 53379|app: 0|req: 4000/7986] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1124.057105] [53378]: DEBUG nova.policy [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.061958] [53378]: INFO nova.api.openstack.requestlog [None req-8d921424-e80a-451f-82cd-05021ce0df85 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.064696 [ 1124.061958] [53378]: [pid: 53378|app: 0|req: 3987/7987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.213267] [53379]: DEBUG nova.api.openstack.wsgi [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.215061] [53379]: DEBUG nova.compute.api [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.218832] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.219130] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.219340] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.219702] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.219923] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.220150] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.244873] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.245306] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.245397] [53379]: DEBUG oslo_concurrency.lockutils [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.245520] [53379]: DEBUG nova.objects.instance [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1124.271478] [53379]: DEBUG nova.policy [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.275830] [53379]: DEBUG nova.policy [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.276502] [53379]: DEBUG nova.policy [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.279977] [53379]: INFO nova.api.openstack.requestlog [None req-12ca340f-d68c-4347-a72b-36d854ca250e tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.069375 [ 1124.279977] [53379]: [pid: 53379|app: 0|req: 4001/7988] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1124.469394] [53378]: DEBUG nova.api.openstack.wsgi [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.474273] [53378]: DEBUG nova.compute.api [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.480597] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.480903] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.481166] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.481569] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.481825] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.485894] [53378]: DEBUG oslo_concurrency.lockutils [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.594177] [53378]: DEBUG nova.policy [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.594697] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.597180] [53379]: DEBUG nova.compute.api [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.601196] [53378]: INFO nova.api.openstack.requestlog [None req-7c5fafd9-a6d1-4bd5-930b-6cb169cdbd53 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1366 microversion: 2.1 time: 0.134199 [ 1124.601930] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.602120] [53378]: [pid: 53378|app: 0|req: 3988/7989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1366 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.602335] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.602622] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.603123] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.603422] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.603684] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.719451] [53378]: DEBUG nova.api.openstack.wsgi [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.721620] [53378]: DEBUG nova.compute.api [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.726185] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.727052] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.731019] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.731019] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.731019] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.731019] [53378]: DEBUG oslo_concurrency.lockutils [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.731608] [53379]: DEBUG nova.policy [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.736592] [53379]: INFO nova.api.openstack.requestlog [None req-ae1c6d3b-b1df-4531-b003-edf67da96671 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1710 microversion: 2.1 time: 0.145315 [ 1124.737044] [53379]: [pid: 53379|app: 0|req: 4002/7990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1710 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.739780] [53379]: DEBUG nova.api.openstack.wsgi [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.741527] [53379]: DEBUG nova.compute.api [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.746588] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.746961] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.747181] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.747544] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.747738] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.747967] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.769027] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.769150] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.769341] [53379]: DEBUG oslo_concurrency.lockutils [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.769540] [53379]: DEBUG nova.objects.instance [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1124.769675] [53378]: DEBUG nova.policy [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.774183] [53378]: INFO nova.api.openstack.requestlog [None req-64548097-9288-46cd-973c-ee877d1d163d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1212 microversion: 2.1 time: 0.157136 [ 1124.775083] [53378]: [pid: 53378|app: 0|req: 3989/7991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:36 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1212 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.779985] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.781663] [53378]: DEBUG nova.compute.api [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.786193] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.786854] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.787175] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.787591] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.792032] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.792032] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.793257] [53379]: DEBUG nova.policy [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.798854] [53379]: INFO nova.api.openstack.requestlog [None req-76766fa0-3234-4cef-977c-39696c62fd87 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.061193 [ 1124.799824] [53379]: [pid: 53379|app: 0|req: 4003/7992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.820451] [53378]: DEBUG nova.policy [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.828044] [53378]: INFO nova.api.openstack.requestlog [None req-1f348d31-2810-4acc-bc7c-6e8685dc5fba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.052268 [ 1124.828151] [53379]: DEBUG nova.api.openstack.wsgi [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.828516] [53378]: [pid: 53378|app: 0|req: 3990/7993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.830414] [53379]: DEBUG nova.compute.api [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.833764] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.834012] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.834202] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.834551] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.834753] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.834952] [53379]: DEBUG oslo_concurrency.lockutils [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.934978] [53379]: DEBUG nova.policy [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.939910] [53379]: INFO nova.api.openstack.requestlog [None req-e34b17b2-c348-4c6b-8133-7d5bfc506962 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1265 microversion: 2.1 time: 0.113919 [ 1124.940287] [53379]: [pid: 53379|app: 0|req: 4004/7994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1265 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.010153] [53378]: DEBUG nova.api.openstack.wsgi [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.012319] [53378]: DEBUG nova.compute.api [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.016325] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.016565] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.016774] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.017192] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.017387] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.017567] [53378]: DEBUG oslo_concurrency.lockutils [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.059358] [53378]: DEBUG nova.policy [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.066025] [53378]: INFO nova.api.openstack.requestlog [None req-19a97fe3-ba69-4c59-999a-d6711fcda4f2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.058550 [ 1125.066389] [53378]: [pid: 53378|app: 0|req: 3991/7995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.069346] [53379]: DEBUG nova.api.openstack.wsgi [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.071161] [53379]: DEBUG nova.compute.api [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.075272] [53378]: DEBUG nova.api.openstack.wsgi [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.075393] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.075630] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.075834] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.076231] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.076444] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.076622] [53379]: DEBUG oslo_concurrency.lockutils [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.077122] [53378]: DEBUG nova.compute.api [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.081153] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.081419] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.081625] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.082079] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.082216] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.082397] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.102043] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.103032] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.103032] [53378]: DEBUG oslo_concurrency.lockutils [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.103032] [53378]: DEBUG nova.objects.instance [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid d9a3f289-f554-4da4-a986-9988164cb279 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1125.125405] [53378]: DEBUG nova.policy [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.130148] [53378]: INFO nova.api.openstack.requestlog [None req-28243bf1-7a22-4326-9850-2428055f00c6 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 200 len: 1326 microversion: 2.1 time: 0.057118 [ 1125.130515] [53378]: [pid: 53378|app: 0|req: 3992/7996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.171850] [53379]: DEBUG nova.policy [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.176912] [53379]: DEBUG nova.policy [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.177657] [53379]: DEBUG nova.policy [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.178343] [53379]: INFO nova.api.openstack.requestlog [None req-81665782-232e-446d-b2f2-f0dcbcbbc361 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.111458 [ 1125.178673] [53379]: [pid: 53379|app: 0|req: 4005/7997] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1125.297394] [53378]: DEBUG nova.api.openstack.wsgi [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.299196] [53378]: DEBUG nova.compute.api [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.302639] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.302877] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.303075] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.303424] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.303625] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.303799] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.324231] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.324456] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.324640] [53378]: DEBUG oslo_concurrency.lockutils [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.324955] [53378]: DEBUG nova.objects.instance [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1125.350591] [53378]: DEBUG nova.policy [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.355069] [53378]: DEBUG nova.policy [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.355693] [53378]: DEBUG nova.policy [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.358872] [53378]: INFO nova.api.openstack.requestlog [None req-274f7e01-25f6-42f4-a87f-65c74ed200d1 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.063895 [ 1125.359346] [53378]: [pid: 53378|app: 0|req: 3993/7998] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1125.622596] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.624449] [53379]: DEBUG nova.compute.api [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.628766] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.629059] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.629213] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.629565] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.629768] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.630139] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.696936] [53379]: DEBUG nova.policy [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.701499] [53379]: INFO nova.api.openstack.requestlog [None req-6c1eea1a-f1b6-4878-ad29-615b72953b35 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1556 microversion: 2.1 time: 0.081293 [ 1125.701935] [53379]: [pid: 53379|app: 0|req: 4006/7999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1556 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.713817] [53378]: DEBUG nova.api.openstack.wsgi [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.715569] [53378]: DEBUG nova.compute.api [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.719285] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.719559] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.719757] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.720266] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.720493] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.720695] [53378]: DEBUG oslo_concurrency.lockutils [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.749809] [53379]: DEBUG nova.api.openstack.wsgi [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.751969] [53379]: DEBUG nova.compute.api [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.755581] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.755823] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.756022] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.756393] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.756603] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.756799] [53379]: DEBUG oslo_concurrency.lockutils [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.770762] [53378]: INFO nova.api.openstack.requestlog [None req-f53d5061-4d3a-4911-8dfe-d166eddd9acf tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.059192 [ 1125.771145] [53378]: [pid: 53378|app: 0|req: 3994/8000] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:46:37 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/os-interface => generated 288 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1125.788193] [53378]: DEBUG nova.api.openstack.wsgi [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.789952] [53378]: DEBUG nova.compute.api [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.795146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.795146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.795146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.795146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.795146] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.795395] [53378]: DEBUG oslo_concurrency.lockutils [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.833439] [53378]: DEBUG nova.policy [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.837800] [53378]: INFO nova.api.openstack.requestlog [None req-be9d0b6b-9fe4-4cd9-84e6-8008bac78fa2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1268 microversion: 2.1 time: 0.051994 [ 1125.838152] [53378]: [pid: 53378|app: 0|req: 3995/8001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.840607] [53378]: DEBUG nova.api.openstack.wsgi [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.842236] [53378]: DEBUG nova.compute.api [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.846748] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.847078] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.847319] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.847623] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.847848] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.848063] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.851679] [53379]: DEBUG nova.policy [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.856635] [53379]: INFO nova.api.openstack.requestlog [None req-05fdb8c6-f51d-4c4a-a33b-4346662b81c3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1710 microversion: 2.1 time: 0.109603 [ 1125.857406] [53379]: [pid: 53379|app: 0|req: 4007/8002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1710 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.859593] [53379]: DEBUG nova.api.openstack.wsgi [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.861578] [53379]: DEBUG nova.compute.api [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.864498] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.864736] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.864920] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.865310] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.865514] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.865689] [53379]: DEBUG oslo_concurrency.lockutils [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.867153] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.867552] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.867618] [53378]: DEBUG oslo_concurrency.lockutils [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.867773] [53378]: DEBUG nova.objects.instance [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1125.896373] [53378]: DEBUG nova.policy [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.900949] [53378]: INFO nova.api.openstack.requestlog [None req-a527f94d-d16d-482e-93fa-fbd6daffcf93 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.062206 [ 1125.901050] [53379]: DEBUG nova.policy [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.901416] [53378]: [pid: 53378|app: 0|req: 3996/8003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.906015] [53378]: DEBUG nova.api.openstack.wsgi [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2a4368a-6db6-4896-91f9-ec13df73caab", "name": "network-vif-plugged", "status": "completed", "tag": "24207bbf-6409-46f1-b027-384897d6e5e3"}, {"name": "network-changed", "server_uuid": "f2a4368a-6db6-4896-91f9-ec13df73caab", "tag": "24207bbf-6409-46f1-b027-384897d6e5e3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1125.906153] [53379]: INFO nova.api.openstack.requestlog [None req-afc815b2-3f0f-4a16-8a59-4d49a2f726a8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.048054 [ 1125.906153] [53379]: [pid: 53379|app: 0|req: 4008/8004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.909692] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.909857] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.910083] [53378]: DEBUG oslo_concurrency.lockutils [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.916300] [53378]: INFO nova.api.openstack.compute.server_external_events [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Creating event network-vif-plugged:24207bbf-6409-46f1-b027-384897d6e5e3 for instance f2a4368a-6db6-4896-91f9-ec13df73caab on cpu-1 [ 1125.916538] [53378]: INFO nova.api.openstack.compute.server_external_events [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] Creating event network-changed:24207bbf-6409-46f1-b027-384897d6e5e3 for instance f2a4368a-6db6-4896-91f9-ec13df73caab on cpu-1 [ 1125.919409] [53378]: INFO nova.api.openstack.requestlog [req-bc77a931-3448-46e7-a26a-4999ec1a7bbc req-e85de8f7-d870-4cff-b7c7-936f10a4a2a6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017324 [ 1125.919822] [53378]: [pid: 53378|app: 0|req: 3997/8005] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:38 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) [ 1125.954017] [53379]: DEBUG nova.api.openstack.wsgi [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.955777] [53379]: DEBUG nova.compute.api [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.959447] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.959689] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.959874] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.960259] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.960463] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.960892] [53379]: DEBUG oslo_concurrency.lockutils [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.036735] [53379]: DEBUG nova.policy [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.041894] [53379]: INFO nova.api.openstack.requestlog [None req-e8781790-0edd-4f73-abfd-7694aa1e110e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1265 microversion: 2.1 time: 0.090209 [ 1126.042294] [53379]: [pid: 53379|app: 0|req: 4009/8006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1265 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.082128] [53378]: DEBUG nova.api.openstack.wsgi [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.082473] [53378]: DEBUG nova.compute.api [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.088418] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.088418] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.088418] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.088672] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.088707] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.088881] [53378]: DEBUG oslo_concurrency.lockutils [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.131996] [53378]: DEBUG nova.policy [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.136280] [53378]: INFO nova.api.openstack.requestlog [None req-514c579e-aaf9-472e-a052-2d7df31fa894 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.059193 [ 1126.136607] [53378]: [pid: 53378|app: 0|req: 3998/8007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.143548] [53379]: DEBUG nova.api.openstack.wsgi [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.145632] [53379]: DEBUG nova.compute.api [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: d9a3f289-f554-4da4-a986-9988164cb279] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.150357] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.150732] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.152023] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.152023] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.152023] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.152023] [53379]: DEBUG oslo_concurrency.lockutils [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.160537] [53379]: INFO nova.api.openstack.wsgi [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance d9a3f289-f554-4da4-a986-9988164cb279 could not be found. [ 1126.160964] [53379]: DEBUG nova.api.openstack.wsgi [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance d9a3f289-f554-4da4-a986-9988164cb279 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1126.161450] [53379]: INFO nova.api.openstack.requestlog [None req-761aaf4d-ce91-4a73-a884-4dc95ae2732b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279" status: 404 len: 111 microversion: 2.1 time: 0.020591 [ 1126.161835] [53379]: [pid: 53379|app: 0|req: 4010/8008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/d9a3f289-f554-4da4-a986-9988164cb279 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1126.172019] [53378]: DEBUG nova.api.openstack.wsgi [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.172019] [53378]: DEBUG nova.compute.api [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.172019] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.172019] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.172019] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.172353] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.172557] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.172727] [53378]: DEBUG oslo_concurrency.lockutils [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.188947] [53378]: DEBUG nova.compute.api [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1126.193758] [53379]: DEBUG nova.api.openstack.wsgi [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.196241] [53379]: DEBUG nova.compute.api [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.201433] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.202894] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.202894] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.202894] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.203161] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.203474] [53379]: DEBUG oslo_concurrency.lockutils [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.240999] [53378]: INFO nova.api.openstack.requestlog [None req-8384d196-4a8c-441e-bcfc-8d1f8a035176 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 204 len: 0 microversion: 2.1 time: 0.075231 [ 1126.241367] [53378]: [pid: 53378|app: 0|req: 3999/8009] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:38 2025] DELETE /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1126.246335] [53378]: DEBUG nova.api.openstack.wsgi [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.248059] [53378]: DEBUG nova.compute.api [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.251246] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.251533] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.251658] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.252013] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.252225] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.252425] [53378]: DEBUG oslo_concurrency.lockutils [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.318415] [53379]: DEBUG nova.policy [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.324305] [53379]: DEBUG nova.policy [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.325128] [53379]: DEBUG nova.policy [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.325830] [53379]: INFO nova.api.openstack.requestlog [None req-38609366-cd5c-4022-8613-7c73500a521b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.135331 [ 1126.326269] [53379]: [pid: 53379|app: 0|req: 4011/8010] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1126.353211] [53378]: DEBUG nova.policy [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.358111] [53378]: INFO nova.api.openstack.requestlog [None req-6292a862-9298-463a-a3a7-5ecdd08ebdf3 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1560 microversion: 2.1 time: 0.113724 [ 1126.358170] [53378]: [pid: 53378|app: 0|req: 4000/8011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1560 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1126.377360] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.379199] [53379]: DEBUG nova.compute.api [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.383269] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.383528] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.383766] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.384228] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.384480] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.384710] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.406682] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.407139] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.407225] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.407404] [53379]: DEBUG nova.objects.instance [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1126.435083] [53379]: DEBUG nova.policy [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.439626] [53379]: DEBUG nova.policy [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.440406] [53379]: DEBUG nova.policy [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.443940] [53379]: INFO nova.api.openstack.requestlog [None req-ef5d8c19-f668-45c5-9464-695867d39d6d tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.069398 [ 1126.444459] [53379]: [pid: 53379|app: 0|req: 4012/8012] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:38 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1126.850922] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.852832] [53378]: DEBUG nova.compute.api [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.856524] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.856773] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.856994] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.857373] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.857574] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.857749] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.870121] [53379]: DEBUG nova.api.openstack.wsgi [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.871902] [53379]: DEBUG nova.compute.api [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.875981] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.876307] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.876552] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.877043] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.877300] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.877526] [53379]: DEBUG oslo_concurrency.lockutils [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.891650] [53378]: DEBUG nova.policy [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.896725] [53378]: INFO nova.api.openstack.requestlog [None req-fa0cda6c-e520-47e5-bd26-83974a0030cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1268 microversion: 2.1 time: 0.048071 [ 1126.897255] [53378]: [pid: 53378|app: 0|req: 4001/8013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1268 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.916239] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.918052] [53378]: DEBUG nova.compute.api [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.921617] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.921857] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.922060] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.922426] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.922627] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.922805] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.941915] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.942191] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.942381] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.942581] [53378]: DEBUG nova.objects.instance [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1126.952243] [53379]: DEBUG nova.policy [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.957519] [53379]: INFO nova.api.openstack.requestlog [None req-18cd2349-5539-4312-b0d5-17d1f6dc9f6a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1714 microversion: 2.1 time: 0.089829 [ 1126.958066] [53379]: [pid: 53379|app: 0|req: 4013/8014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1714 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.960800] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.962593] [53379]: DEBUG nova.compute.api [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.963680] [53378]: DEBUG nova.policy [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.966056] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.966298] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.966591] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.967051] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.967267] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.967450] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.968209] [53378]: INFO nova.api.openstack.requestlog [None req-b0ef2561-f381-44bc-b41c-2fbba37e2cda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.054471 [ 1126.968543] [53378]: [pid: 53378|app: 0|req: 4002/8015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.000932] [53379]: DEBUG nova.policy [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.005795] [53379]: INFO nova.api.openstack.requestlog [None req-cb275332-3f14-4252-8d60-e06b903310be tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.047046 [ 1127.006154] [53379]: [pid: 53379|app: 0|req: 4014/8016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.056067] [53378]: DEBUG nova.api.openstack.wsgi [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.057926] [53378]: DEBUG nova.compute.api [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.063096] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.063367] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.063555] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.063920] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.064132] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.064312] [53378]: DEBUG oslo_concurrency.lockutils [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.140182] [53378]: DEBUG nova.policy [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.145646] [53378]: INFO nova.api.openstack.requestlog [None req-d240c415-b0f4-4abb-8c86-d8bede56d5f5 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.092288 [ 1127.145982] [53378]: [pid: 53378|app: 0|req: 4003/8017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.154335] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.156186] [53379]: DEBUG nova.compute.api [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.160071] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.160917] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.160917] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.160917] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.161149] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.161229] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.195141] [53379]: DEBUG nova.policy [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.199445] [53379]: INFO nova.api.openstack.requestlog [None req-a3a017ac-249b-4e1f-80de-32f61ad4add7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.047522 [ 1127.199771] [53379]: [pid: 53379|app: 0|req: 4015/8018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.342576] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.344434] [53378]: DEBUG nova.compute.api [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.349427] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.349488] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.350035] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.350035] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.350254] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.350455] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.371698] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.373676] [53379]: DEBUG nova.compute.api [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.377618] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.377894] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.378142] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.378609] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.378838] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.379047] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.463827] [53378]: DEBUG nova.policy [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.469455] [53378]: DEBUG nova.policy [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.470266] [53378]: DEBUG nova.policy [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.471053] [53378]: INFO nova.api.openstack.requestlog [None req-ff5bab16-dafa-4255-a5cc-1219753cc64b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1405 microversion: 2.20 time: 0.130953 [ 1127.471447] [53378]: [pid: 53378|app: 0|req: 4004/8019] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1405 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1127.474106] [53378]: DEBUG nova.api.openstack.wsgi [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.476294] [53378]: DEBUG nova.compute.api [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.476759] [53379]: DEBUG nova.policy [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.480220] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.480459] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.480644] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.480998] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.481219] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.481395] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.482121] [53379]: INFO nova.api.openstack.requestlog [None req-9ecc38a0-3672-4f33-864f-e21a4a3d6232 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1560 microversion: 2.1 time: 0.112887 [ 1127.482469] [53379]: [pid: 53379|app: 0|req: 4016/8020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1560 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.508288] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.508619] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.508912] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.509249] [53378]: DEBUG nova.objects.instance [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1127.541455] [53378]: DEBUG nova.policy [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.548331] [53378]: DEBUG nova.policy [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.549491] [53378]: DEBUG nova.policy [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.553933] [53378]: INFO nova.api.openstack.requestlog [None req-e22c4f4d-1c1e-47fc-badc-b47715581ca0 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.081900 [ 1127.554299] [53378]: [pid: 53378|app: 0|req: 4005/8021] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:39 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1127.910409] [53379]: DEBUG nova.api.openstack.wsgi [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.912189] [53379]: DEBUG nova.compute.api [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.915914] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.916201] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.916418] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.916849] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.917065] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.917252] [53379]: DEBUG oslo_concurrency.lockutils [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.938568] [53378]: DEBUG nova.api.openstack.wsgi [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "26ac32cb-6fb3-40e4-b112-2c1bc180d45b", "tag": "9ac2a7a1-3b8e-4f01-9d39-618b40a2d375"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1127.946639] [53378]: DEBUG oslo_concurrency.lockutils [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.947150] [53378]: DEBUG oslo_concurrency.lockutils [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.947521] [53378]: DEBUG oslo_concurrency.lockutils [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.949816] [53379]: DEBUG nova.policy [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.954471] [53379]: INFO nova.api.openstack.requestlog [None req-227ed416-684c-4870-b1a9-0936cee146c1 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1276 microversion: 2.1 time: 0.046789 [ 1127.954876] [53379]: [pid: 53379|app: 0|req: 4017/8022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1276 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.958620] [53378]: INFO nova.api.openstack.compute.server_external_events [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] Creating event network-changed:9ac2a7a1-3b8e-4f01-9d39-618b40a2d375 for instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b on cpu-1 [ 1127.962845] [53378]: INFO nova.api.openstack.requestlog [req-bfdaabad-a160-4627-a244-f4154048e629 req-a6199779-6855-4937-9dc9-45a2d6dd1e3b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026481 [ 1127.963368] [53378]: [pid: 53378|app: 0|req: 4006/8023] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:40 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) [ 1127.982497] [53379]: DEBUG nova.api.openstack.wsgi [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.984400] [53379]: DEBUG nova.compute.api [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.988103] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.988346] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.988532] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.988888] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.989100] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.989287] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.008141] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.008393] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.008592] [53379]: DEBUG oslo_concurrency.lockutils [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.008821] [53379]: DEBUG nova.objects.instance [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 76d69451-0c4a-40bf-98d9-586a4c5452c7 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1128.020181] [53378]: DEBUG nova.api.openstack.wsgi [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.022148] [53378]: DEBUG nova.compute.api [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.026378] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.026640] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.026889] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.027306] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.027516] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.027740] [53378]: DEBUG oslo_concurrency.lockutils [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.030572] [53379]: DEBUG nova.policy [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.035965] [53379]: INFO nova.api.openstack.requestlog [None req-85c59d60-18b8-4912-9c94-45fdfc5e7639 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 200 len: 1371 microversion: 2.1 time: 0.055876 [ 1128.036483] [53379]: [pid: 53379|app: 0|req: 4018/8024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 1371 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.071588] [53378]: DEBUG nova.policy [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.076052] [53378]: INFO nova.api.openstack.requestlog [None req-87b2b9e5-0db5-455d-992a-5a2e279130ea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1221 microversion: 2.1 time: 0.058639 [ 1128.076392] [53378]: [pid: 53378|app: 0|req: 4007/8025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.159418] [53379]: DEBUG nova.api.openstack.wsgi [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.161151] [53379]: DEBUG nova.compute.api [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.164538] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.164772] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.164966] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.165330] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.165534] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.165710] [53379]: DEBUG oslo_concurrency.lockutils [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.212505] [53378]: DEBUG nova.api.openstack.wsgi [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.214314] [53378]: DEBUG nova.compute.api [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.218158] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.218459] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.218669] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.219250] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.219544] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.219723] [53378]: DEBUG oslo_concurrency.lockutils [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.252494] [53379]: DEBUG nova.policy [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.257135] [53379]: INFO nova.api.openstack.requestlog [None req-338483f6-9859-4c8d-a96b-2f8fc0bb4747 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.100098 [ 1128.257483] [53379]: [pid: 53379|app: 0|req: 4019/8026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.265711] [53378]: DEBUG nova.policy [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.270132] [53378]: INFO nova.api.openstack.requestlog [None req-10452ac5-b00f-4c1c-9181-9c19257dc9cc tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.060063 [ 1128.270619] [53378]: [pid: 53378|app: 0|req: 4008/8027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.486379] [53379]: DEBUG nova.api.openstack.wsgi [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.488504] [53379]: DEBUG nova.compute.api [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.493701] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.494164] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.494515] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.496446] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.496446] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.496446] [53379]: DEBUG oslo_concurrency.lockutils [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.498858] [53378]: DEBUG nova.api.openstack.wsgi [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.503017] [53378]: DEBUG nova.compute.api [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.508412] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.512019] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.512019] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.512019] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.512019] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.512019] [53378]: DEBUG oslo_concurrency.lockutils [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.617028] [53378]: DEBUG nova.policy [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.621437] [53379]: DEBUG nova.policy [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.624916] [53378]: INFO nova.api.openstack.requestlog [None req-18d7dc20-e96e-4bac-b661-16784824806f tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1560 microversion: 2.1 time: 0.130979 [ 1128.625449] [53378]: [pid: 53378|app: 0|req: 4009/8028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1560 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.637041] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.637301] [53379]: DEBUG nova.policy [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.637301] [53379]: DEBUG nova.policy [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.637301] [53379]: INFO nova.api.openstack.requestlog [None req-958f4259-5dfa-4b41-a7c1-3c7e2a253d85 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1595 microversion: 2.20 time: 0.151679 [ 1128.637301] [53379]: [pid: 53379|app: 0|req: 4020/8029] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1595 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1128.637576] [53378]: DEBUG nova.compute.api [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.645055] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.645252] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.645501] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.645926] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.646204] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.646446] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.659864] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.663604] [53379]: DEBUG nova.compute.api [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.667043] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.667311] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.667503] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.667870] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.671127] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.671384] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.676318] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.676569] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.676754] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.677012] [53378]: DEBUG nova.objects.instance [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1128.706945] [53378]: DEBUG nova.policy [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.711894] [53378]: DEBUG nova.policy [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.712593] [53378]: DEBUG nova.policy [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.716429] [53378]: INFO nova.api.openstack.requestlog [None req-2b5f82a5-bccd-45c8-9016-18e2962a2256 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.089670 [ 1128.717553] [53378]: [pid: 53378|app: 0|req: 4010/8030] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1128.728164] [53378]: DEBUG nova.api.openstack.wsgi [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9abd9f71-3030-4c57-9513-9f79b376964a", "name": "network-vif-deleted", "tag": "6c379032-2f1d-4af7-9e0d-bb88d93eb07f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1128.733976] [53378]: DEBUG oslo_concurrency.lockutils [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.734238] [53378]: DEBUG oslo_concurrency.lockutils [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.734433] [53378]: DEBUG oslo_concurrency.lockutils [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.741507] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] Creating event network-vif-deleted:6c379032-2f1d-4af7-9e0d-bb88d93eb07f for instance 9abd9f71-3030-4c57-9513-9f79b376964a on cpu-1 [ 1128.744386] [53378]: INFO nova.api.openstack.requestlog [req-ab47d6a8-1763-40a7-bc50-45214b81dd03 req-894e4641-bec0-4d7a-8771-234277c0fd48 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018434 [ 1128.744737] [53378]: [pid: 53378|app: 0|req: 4011/8031] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:41 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) [ 1128.760058] [53379]: INFO nova.api.openstack.requestlog [None req-0c8ac53a-0528-4592-b4af-8305aa4a8dfc tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.104398 [ 1128.760751] [53379]: [pid: 53379|app: 0|req: 4021/8032] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 12 06:46:40 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-interface => generated 287 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1128.971797] [53378]: DEBUG nova.api.openstack.wsgi [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.971797] [53378]: DEBUG nova.compute.api [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.976294] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.979936] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.979936] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.979936] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.979936] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.979936] [53378]: DEBUG oslo_concurrency.lockutils [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.050472] [53379]: DEBUG nova.api.openstack.wsgi [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.052284] [53379]: DEBUG nova.compute.api [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.058252] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.058252] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.058466] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.058906] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.059158] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.059328] [53379]: DEBUG oslo_concurrency.lockutils [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.069977] [53379]: INFO nova.api.openstack.wsgi [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. [ 1129.070359] [53379]: DEBUG nova.api.openstack.wsgi [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1129.070800] [53379]: INFO nova.api.openstack.requestlog [None req-b0834742-0b06-4c72-bfe8-02425c42b3dc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 404 len: 111 microversion: 2.1 time: 0.022910 [ 1129.071142] [53379]: [pid: 53379|app: 0|req: 4022/8033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1129.092307] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.094962] [53378]: DEBUG nova.policy [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.095660] [53379]: DEBUG nova.compute.api [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.100904] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.101205] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.101399] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.101814] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.102873] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.103146] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.104109] [53378]: INFO nova.api.openstack.requestlog [None req-66a975fe-c1d1-4e61-89da-431d3d535f87 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1328 microversion: 2.1 time: 0.138930 [ 1129.104556] [53378]: [pid: 53378|app: 0|req: 4012/8034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1328 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.120678] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.123241] [53378]: DEBUG nova.compute.api [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.126513] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.126921] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.127255] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.127726] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.128078] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.128333] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.138402] [53378]: INFO nova.api.openstack.wsgi [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. [ 1129.138774] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1129.139254] [53378]: INFO nova.api.openstack.requestlog [None req-0d930008-e353-4db6-8749-0aa000ca750f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.025646 [ 1129.139609] [53378]: [pid: 53378|app: 0|req: 4013/8035] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7/os-volume_attachments => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1129.149734] [53379]: DEBUG nova.policy [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.154216] [53379]: INFO nova.api.openstack.requestlog [None req-e2345901-8d59-4cf8-a28a-9d1a313da888 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1277 microversion: 2.1 time: 0.067968 [ 1129.154634] [53379]: [pid: 53379|app: 0|req: 4023/8036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1277 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.175355] [53378]: DEBUG nova.api.openstack.wsgi [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.177201] [53378]: DEBUG nova.compute.api [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.180792] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.181094] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.181333] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.181726] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.181971] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.182208] [53378]: DEBUG oslo_concurrency.lockutils [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.191639] [53378]: INFO nova.api.openstack.wsgi [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. [ 1129.191997] [53378]: DEBUG nova.api.openstack.wsgi [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1129.192478] [53378]: INFO nova.api.openstack.requestlog [None req-6422229e-4af9-4f66-93dd-c053f29d755d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 404 len: 111 microversion: 2.1 time: 0.019598 [ 1129.192804] [53378]: [pid: 53378|app: 0|req: 4014/8037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1129.263092] [53379]: DEBUG nova.api.openstack.wsgi [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-498138659", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "220282b2-fddf-4097-aa99-333f01f4a4f9"}], "security_groups": [{"name": "tempest-securitygroup--1797087088"}], "key_name": "tempest-keypair-1873520035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.270613] [53378]: DEBUG nova.api.openstack.wsgi [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.272162] [53378]: DEBUG nova.compute.api [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.277206] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.277372] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.277485] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.277853] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.278069] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.278249] [53378]: DEBUG oslo_concurrency.lockutils [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.304712] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.304986] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.305245] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.305660] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.305862] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.306250] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.339839] [53379]: DEBUG nova.network.neutron [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] validate_networks() for [('220282b2-fddf-4097-aa99-333f01f4a4f9', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1129.386161] [53378]: DEBUG nova.policy [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.390703] [53378]: INFO nova.api.openstack.requestlog [None req-87a1ab23-1f36-4d19-bb06-174543827710 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.122869 [ 1129.391038] [53378]: [pid: 53378|app: 0|req: 4015/8038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.393493] [53378]: DEBUG nova.api.openstack.wsgi [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.395223] [53378]: DEBUG nova.compute.api [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.399593] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.399835] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.400037] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.400401] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.400604] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.400798] [53378]: DEBUG oslo_concurrency.lockutils [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.435409] [53378]: DEBUG nova.policy [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.441010] [53378]: INFO nova.api.openstack.requestlog [None req-75e54baf-cb30-48f1-9750-637d493d396b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.049297 [ 1129.441394] [53378]: [pid: 53378|app: 0|req: 4016/8039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.520010] [53379]: DEBUG nova.virt.hardware [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1129.520484] [53379]: DEBUG nova.virt.hardware [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1129.520762] [53379]: DEBUG nova.virt.hardware [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1129.521069] [53379]: DEBUG nova.virt.hardware [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1129.521806] [53379]: DEBUG nova.virt.hardware [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1129.529330] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.529605] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.529832] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.530293] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.530515] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.530712] [53379]: DEBUG oslo_concurrency.lockutils [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.540973] [53379]: DEBUG nova.quota [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1129.544149] [53379]: DEBUG nova.quota [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Getting quotas for user 3cf14089307b41b2a60b4ec5ce4e13a7 and project f76b4d069d9a46e384abb65510a2966e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1129.550101] [53379]: DEBUG nova.compute.api [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1129.551760] [53379]: DEBUG nova.compute.api [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1129.586418] [53379]: INFO nova.api.openstack.requestlog [None req-edf4b551-b01b-48ab-a979-85b31401eef1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.325602 [ 1129.586799] [53379]: [pid: 53379|app: 0|req: 4024/8040] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:46:41 2025] POST /compute/v2.1/servers => generated 406 bytes in 326 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1129.593152] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d7fddd6-fec6-4b06-94e9-1c41e6ba6bda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.594829] [53378]: DEBUG nova.compute.api [None req-8d7fddd6-fec6-4b06-94e9-1c41e6ba6bda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.623969] [53378]: DEBUG nova.policy [None req-8d7fddd6-fec6-4b06-94e9-1c41e6ba6bda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.628453] [53378]: INFO nova.api.openstack.requestlog [None req-8d7fddd6-fec6-4b06-94e9-1c41e6ba6bda tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1238 microversion: 2.1 time: 0.037513 [ 1129.628877] [53378]: [pid: 53378|app: 0|req: 4017/8041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.647880] [53379]: DEBUG nova.api.openstack.wsgi [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.649408] [53379]: DEBUG nova.compute.api [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.652817] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.653250] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.653558] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.653947] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.654297] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.654515] [53379]: DEBUG oslo_concurrency.lockutils [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.689691] [53379]: DEBUG nova.policy [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.694874] [53379]: INFO nova.api.openstack.requestlog [None req-6aaffad5-14de-4665-b4b4-d80f10ee7362 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1320 microversion: 2.1 time: 0.049841 [ 1129.695250] [53379]: [pid: 53379|app: 0|req: 4025/8042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:41 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1320 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.742019] [53378]: DEBUG nova.api.openstack.wsgi [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.742524] [53378]: DEBUG nova.compute.api [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.746750] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.747062] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.747314] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.747695] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.747944] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.748228] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.769295] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.769567] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.769753] [53378]: DEBUG oslo_concurrency.lockutils [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.769967] [53378]: DEBUG nova.objects.instance [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1129.802373] [53378]: DEBUG nova.policy [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.807333] [53378]: DEBUG nova.policy [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.808082] [53378]: DEBUG nova.policy [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.811145] [53378]: INFO nova.api.openstack.requestlog [None req-4956f939-0c14-434e-9362-c5a74a375262 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.073139 [ 1129.811582] [53378]: [pid: 53378|app: 0|req: 4018/8043] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1129.973336] [53379]: DEBUG nova.api.openstack.wsgi [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}, {"server_uuid": "f93e10cf-3bd4-4ac2-a86c-e93be4893592", "name": "network-vif-plugged", "status": "completed", "tag": "ac509108-eb5e-4256-9645-b1dc4f087501"}, {"name": "network-changed", "server_uuid": "f93e10cf-3bd4-4ac2-a86c-e93be4893592", "tag": "ac509108-eb5e-4256-9645-b1dc4f087501"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.980132] [53379]: DEBUG oslo_concurrency.lockutils [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.980374] [53379]: DEBUG oslo_concurrency.lockutils [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.980559] [53379]: DEBUG oslo_concurrency.lockutils [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.987082] [53379]: INFO nova.api.openstack.compute.server_external_events [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Creating event network-changed:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1129.987329] [53379]: INFO nova.api.openstack.compute.server_external_events [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Creating event network-vif-plugged:ac509108-eb5e-4256-9645-b1dc4f087501 for instance f93e10cf-3bd4-4ac2-a86c-e93be4893592 on cpu-1 [ 1129.987547] [53379]: INFO nova.api.openstack.compute.server_external_events [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] Creating event network-changed:ac509108-eb5e-4256-9645-b1dc4f087501 for instance f93e10cf-3bd4-4ac2-a86c-e93be4893592 on cpu-1 [ 1129.991075] [53379]: INFO nova.api.openstack.requestlog [req-274aba5b-dd5c-463b-8ee0-0f4aadf39bde req-fa092f09-0ac0-405a-90ca-4cd2db18e198 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.020199 [ 1129.991410] [53379]: [pid: 53379|app: 0|req: 4026/8044] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:42 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1130.125591] [53378]: DEBUG nova.api.openstack.wsgi [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.128216] [53378]: DEBUG nova.compute.api [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.132048] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.132410] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.132700] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.133171] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.133443] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.133681] [53378]: DEBUG oslo_concurrency.lockutils [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.168302] [53379]: DEBUG nova.api.openstack.wsgi [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.170156] [53379]: DEBUG nova.compute.api [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.173900] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.174158] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.174361] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.174732] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.174935] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.175138] [53379]: DEBUG oslo_concurrency.lockutils [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.212543] [53379]: DEBUG nova.policy [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.215920] [53379]: INFO nova.api.openstack.requestlog [None req-0fbcfc1e-9560-4a71-a3f3-898ebf4a8c43 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1277 microversion: 2.1 time: 0.050458 [ 1130.216414] [53379]: [pid: 53379|app: 0|req: 4027/8045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.218820] [53378]: DEBUG nova.policy [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.223502] [53378]: INFO nova.api.openstack.requestlog [None req-a38916b4-ec3d-4fa9-9737-f213a0cb47c9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.100527 [ 1130.223961] [53378]: [pid: 53378|app: 0|req: 4019/8046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.404642] [53379]: DEBUG nova.api.openstack.wsgi [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.406386] [53379]: DEBUG nova.compute.api [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.410533] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.410763] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.410947] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.411319] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.411523] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.411698] [53379]: DEBUG oslo_concurrency.lockutils [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.454321] [53378]: DEBUG nova.api.openstack.wsgi [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.456118] [53378]: DEBUG nova.compute.api [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.459736] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.460017] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.460258] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.460620] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.460826] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.461043] [53378]: DEBUG oslo_concurrency.lockutils [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.493640] [53378]: DEBUG nova.policy [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.498349] [53378]: INFO nova.api.openstack.requestlog [None req-4442c31c-4597-4ee6-bb38-a0c34e48c246 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1208 microversion: 2.1 time: 0.046135 [ 1130.498840] [53378]: [pid: 53378|app: 0|req: 4020/8047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.516350] [53379]: DEBUG nova.policy [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.520698] [53379]: INFO nova.api.openstack.requestlog [None req-25073abd-55e1-4eea-9c40-7399cc607552 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.118343 [ 1130.521050] [53379]: [pid: 53379|app: 0|req: 4028/8048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.643345] [53378]: DEBUG nova.api.openstack.wsgi [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.645123] [53378]: DEBUG nova.compute.api [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.648796] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.649067] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.649281] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.649649] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.649867] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.650072] [53378]: DEBUG oslo_concurrency.lockutils [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.688335] [53378]: DEBUG nova.policy [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.692734] [53378]: INFO nova.api.openstack.requestlog [None req-783367ab-2778-4ced-8755-5a0e1e0ca0ba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1242 microversion: 2.1 time: 0.051752 [ 1130.693090] [53378]: [pid: 53378|app: 0|req: 4021/8049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.709406] [53379]: DEBUG nova.api.openstack.wsgi [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.711912] [53379]: DEBUG nova.compute.api [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.716794] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.717219] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.717535] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.717911] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.718159] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.718347] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.742048] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.742048] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.742048] [53379]: DEBUG oslo_concurrency.lockutils [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.742048] [53379]: DEBUG nova.objects.instance [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1130.763396] [53379]: DEBUG nova.policy [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.768876] [53379]: INFO nova.api.openstack.requestlog [None req-e03c7fb3-471d-4041-a45e-56e7a060701b tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.062771 [ 1130.769242] [53379]: [pid: 53379|app: 0|req: 4029/8050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:42 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.828594] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.830278] [53378]: DEBUG nova.compute.api [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.833879] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.834142] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.834336] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.834693] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.834905] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.835105] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.855572] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.855838] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.856038] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.856246] [53378]: DEBUG nova.objects.instance [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1130.883250] [53378]: DEBUG nova.policy [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.888314] [53378]: DEBUG nova.policy [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.888720] [53378]: DEBUG nova.policy [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.892304] [53378]: INFO nova.api.openstack.requestlog [None req-5f53627a-5b20-4801-9246-d72506eac687 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.066275 [ 1130.892629] [53378]: [pid: 53378|app: 0|req: 4022/8051] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1131.230164] [53379]: DEBUG nova.api.openstack.wsgi [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.232116] [53379]: DEBUG nova.compute.api [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.237083] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.237893] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.238154] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.238154] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.238154] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.238154] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.239015] [53379]: DEBUG oslo_concurrency.lockutils [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.240379] [53378]: DEBUG nova.compute.api [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.244958] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.245236] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.245579] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.246221] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.246419] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.246769] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.277057] [53379]: DEBUG nova.policy [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.283377] [53379]: INFO nova.api.openstack.requestlog [None req-1eda07a5-4498-4e9c-9d2b-37b2aa41f7b7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1285 microversion: 2.1 time: 0.055641 [ 1131.283728] [53379]: [pid: 53379|app: 0|req: 4030/8052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1285 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.326965] [53378]: DEBUG nova.policy [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.331304] [53378]: INFO nova.api.openstack.requestlog [None req-a1433df6-0160-4d6f-873e-b53f2f37c047 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.097247 [ 1131.331630] [53378]: [pid: 53378|app: 0|req: 4023/8053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.511708] [53379]: DEBUG nova.api.openstack.wsgi [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.513669] [53379]: DEBUG nova.compute.api [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.517952] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.518722] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.518722] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.519067] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.519274] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.519449] [53379]: DEBUG oslo_concurrency.lockutils [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.534958] [53378]: DEBUG nova.api.openstack.wsgi [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.537500] [53378]: DEBUG nova.compute.api [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.540414] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.540660] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.540842] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.541427] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.541522] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.541650] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.556566] [53379]: DEBUG nova.policy [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.560989] [53379]: INFO nova.api.openstack.requestlog [None req-b867ef61-430f-4ef7-81a0-727f314d9721 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1264 microversion: 2.1 time: 0.051570 [ 1131.561329] [53379]: [pid: 53379|app: 0|req: 4031/8054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.643858] [53378]: DEBUG nova.policy [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.649053] [53378]: INFO nova.api.openstack.requestlog [None req-f6e138d6-7804-4a03-8789-c48448ca8c7e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.116986 [ 1131.649397] [53378]: [pid: 53378|app: 0|req: 4024/8055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.706586] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.708694] [53379]: DEBUG nova.compute.api [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.712728] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.712995] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.713187] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.714905] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.714905] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.714905] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.752382] [53379]: DEBUG nova.policy [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.757064] [53379]: INFO nova.api.openstack.requestlog [None req-b6dbe1fa-4ca4-4661-b0ee-0bac018e0f88 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1234 microversion: 2.1 time: 0.052915 [ 1131.757520] [53379]: [pid: 53379|app: 0|req: 4032/8056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:43 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1131.783053] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.784821] [53378]: DEBUG nova.compute.api [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.788890] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.789159] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.789381] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.789739] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.789939] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.790127] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.811390] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.811635] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.811819] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.812032] [53378]: DEBUG nova.objects.instance [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1131.835409] [53378]: DEBUG nova.policy [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.839705] [53378]: INFO nova.api.openstack.requestlog [None req-5ab4359b-29a9-494a-b95f-9f3a6d573585 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.059558 [ 1131.840075] [53378]: [pid: 53378|app: 0|req: 4025/8057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.917560] [53379]: DEBUG nova.api.openstack.wsgi [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.919513] [53379]: DEBUG nova.compute.api [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.923245] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.923491] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.923678] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.924046] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.924309] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.924542] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.951475] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.951715] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.951897] [53379]: DEBUG oslo_concurrency.lockutils [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.952109] [53379]: DEBUG nova.objects.instance [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1131.985548] [53379]: DEBUG nova.policy [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.990902] [53379]: DEBUG nova.policy [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.991555] [53379]: DEBUG nova.policy [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.996200] [53379]: INFO nova.api.openstack.requestlog [None req-8096f1c4-3fdf-4a51-98d6-944675909b6a tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.081091 [ 1131.996557] [53379]: [pid: 53379|app: 0|req: 4033/8058] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1132.297172] [53378]: DEBUG nova.api.openstack.wsgi [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.298922] [53378]: DEBUG nova.compute.api [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.304469] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.304633] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.304859] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.305454] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.305454] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.305772] [53378]: DEBUG oslo_concurrency.lockutils [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.344333] [53379]: DEBUG nova.api.openstack.wsgi [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.346307] [53379]: DEBUG nova.compute.api [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.350168] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.350409] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.350595] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.350963] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.351225] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.351406] [53379]: DEBUG oslo_concurrency.lockutils [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.386232] [53378]: DEBUG nova.policy [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.393042] [53378]: INFO nova.api.openstack.requestlog [None req-91a5b819-e7b2-419c-a100-4e29046c3f59 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1337 microversion: 2.1 time: 0.098193 [ 1132.393415] [53378]: [pid: 53378|app: 0|req: 4026/8059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1337 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.455016] [53379]: DEBUG nova.policy [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.459534] [53379]: INFO nova.api.openstack.requestlog [None req-9ecb67a3-68c2-4206-a2cb-5fd6e2110cbd tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.117556 [ 1132.459893] [53379]: [pid: 53379|app: 0|req: 4034/8060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.574359] [53378]: DEBUG nova.api.openstack.wsgi [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.576055] [53378]: DEBUG nova.compute.api [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.580028] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.580285] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.580488] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.580831] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.581050] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.581255] [53378]: DEBUG oslo_concurrency.lockutils [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.618157] [53378]: DEBUG nova.policy [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.622312] [53378]: INFO nova.api.openstack.requestlog [None req-b679e7d4-f01d-4354-ac24-272ce90937c9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1264 microversion: 2.1 time: 0.050421 [ 1132.622645] [53378]: [pid: 53378|app: 0|req: 4027/8061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.663955] [53379]: DEBUG nova.api.openstack.wsgi [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.665708] [53379]: DEBUG nova.compute.api [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.669167] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.669419] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.669606] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.669954] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.670174] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.670351] [53379]: DEBUG oslo_concurrency.lockutils [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.738140] [53379]: DEBUG nova.policy [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.742574] [53379]: INFO nova.api.openstack.requestlog [None req-14fbf600-722b-4b9d-ac84-6d0b11eb6573 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1253 microversion: 2.1 time: 0.080855 [ 1132.743044] [53379]: [pid: 53379|app: 0|req: 4035/8062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:44 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1253 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.770392] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.772365] [53378]: DEBUG nova.compute.api [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.776026] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.776271] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.776462] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.776823] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.777053] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.777243] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.808594] [53378]: DEBUG nova.policy [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.812201] [53378]: INFO nova.api.openstack.requestlog [None req-3d6a0379-0215-4273-ba2d-ad9039a33a1e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1234 microversion: 2.1 time: 0.044234 [ 1132.812518] [53378]: [pid: 53378|app: 0|req: 4028/8063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1234 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.852971] [53379]: DEBUG nova.api.openstack.wsgi [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.853925] [53379]: DEBUG nova.compute.api [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.857393] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.857616] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.857800] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.858187] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.858391] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.858565] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.878169] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.878391] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.878571] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.878766] [53379]: DEBUG nova.objects.instance [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1132.898606] [53379]: DEBUG nova.policy [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.902941] [53379]: INFO nova.api.openstack.requestlog [None req-e00dd618-7d4d-4702-909e-8e57900b712a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.053008 [ 1132.903312] [53379]: [pid: 53379|app: 0|req: 4036/8064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1133.021491] [53378]: DEBUG nova.api.openstack.wsgi [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.023237] [53378]: DEBUG nova.compute.api [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.027185] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.027431] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.027624] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.027993] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.028216] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.028395] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.047922] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.048201] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.048387] [53378]: DEBUG oslo_concurrency.lockutils [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.048588] [53378]: DEBUG nova.objects.instance [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1133.074666] [53378]: DEBUG nova.policy [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.078656] [53378]: DEBUG nova.policy [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.079297] [53378]: DEBUG nova.policy [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.082180] [53378]: INFO nova.api.openstack.requestlog [None req-1144cd2c-8b6b-4c23-858b-e3860c326aee tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.063138 [ 1133.082513] [53378]: [pid: 53378|app: 0|req: 4029/8065] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1133.374903] [53379]: DEBUG nova.api.openstack.wsgi [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85becedd-8250-4820-b5c9-23f3e267eb74", "name": "network-vif-plugged", "status": "completed", "tag": "3f027de3-0481-4d2e-9394-ca5392345b3e"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1133.381167] [53379]: DEBUG oslo_concurrency.lockutils [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.381479] [53379]: DEBUG oslo_concurrency.lockutils [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.381699] [53379]: DEBUG oslo_concurrency.lockutils [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.388117] [53379]: INFO nova.api.openstack.compute.server_external_events [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] Creating event network-vif-plugged:3f027de3-0481-4d2e-9394-ca5392345b3e for instance 85becedd-8250-4820-b5c9-23f3e267eb74 on cpu-1 [ 1133.391161] [53379]: INFO nova.api.openstack.requestlog [req-5bd21e4e-14c1-41e2-a1a3-583a487b8483 req-4e7187d7-9675-4a9f-a027-a262ceaf3283 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018538 [ 1133.391509] [53379]: [pid: 53379|app: 0|req: 4037/8066] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:45 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) [ 1133.407695] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.410044] [53378]: DEBUG nova.compute.api [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.413347] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.413507] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.413697] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.414068] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.414525] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.414525] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.473818] [53379]: DEBUG nova.api.openstack.wsgi [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.475722] [53379]: DEBUG nova.compute.api [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.480699] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.481083] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.481314] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.481876] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.482100] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.482283] [53379]: DEBUG oslo_concurrency.lockutils [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.540614] [53378]: DEBUG nova.policy [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.555282] [53378]: INFO nova.api.openstack.requestlog [None req-1fb971c5-c55d-4cfa-b7d5-d41b63fbcca5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.149132 [ 1133.555282] [53378]: [pid: 53378|app: 0|req: 4030/8067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1133.572525] [53379]: DEBUG nova.policy [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.577897] [53379]: INFO nova.api.openstack.requestlog [None req-d252f767-ad12-46eb-b5f8-bd836a69fde9 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.107067 [ 1133.580036] [53379]: [pid: 53379|app: 0|req: 4038/8068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.635671] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.637530] [53378]: DEBUG nova.compute.api [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.641093] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.641341] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.641534] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.641942] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.642162] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.642342] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.678445] [53378]: DEBUG nova.policy [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.683094] [53378]: INFO nova.api.openstack.requestlog [None req-fc57d37f-2c7b-4555-92ba-db7577fbb945 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1272 microversion: 2.1 time: 0.049897 [ 1133.683451] [53378]: [pid: 53378|app: 0|req: 4031/8069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:45 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.755760] [53379]: DEBUG nova.api.openstack.wsgi [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.757578] [53379]: DEBUG nova.compute.api [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.761432] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.761685] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.761872] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.762276] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.762493] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.762665] [53379]: DEBUG oslo_concurrency.lockutils [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.824368] [53378]: DEBUG nova.api.openstack.wsgi [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.826209] [53378]: DEBUG nova.compute.api [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.830353] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.830607] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.830806] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.831210] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.831542] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.831630] [53378]: DEBUG oslo_concurrency.lockutils [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.845950] [53379]: DEBUG nova.policy [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.851297] [53379]: INFO nova.api.openstack.requestlog [None req-745b93f6-1c3d-4b82-953f-33057896cf39 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1441 microversion: 2.1 time: 0.097478 [ 1133.851503] [53379]: [pid: 53379|app: 0|req: 4039/8070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1441 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.864200] [53379]: DEBUG nova.api.openstack.wsgi [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.866383] [53379]: DEBUG nova.compute.api [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.871151] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.871608] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.871741] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.872091] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.872307] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.872487] [53379]: DEBUG oslo_concurrency.lockutils [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.875526] [53378]: DEBUG nova.policy [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.880121] [53378]: INFO nova.api.openstack.requestlog [None req-1f5e81f7-f4bf-4623-b476-cdc0788384d7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1234 microversion: 2.1 time: 0.058095 [ 1133.880524] [53378]: [pid: 53378|app: 0|req: 4032/8071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.918044] [53378]: DEBUG nova.api.openstack.wsgi [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.921055] [53378]: DEBUG nova.compute.api [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.927527] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.927527] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.927527] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.927858] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.928118] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.929772] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.946730] [53379]: INFO nova.api.openstack.requestlog [None req-9af9179c-06e4-4b1a-aa51-b392116c1ec2 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.084945 [ 1133.947260] [53379]: [pid: 53379|app: 0|req: 4040/8072] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/os-interface => generated 287 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1133.959359] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.959611] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.960175] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.960175] [53378]: DEBUG nova.objects.instance [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1133.989549] [53378]: DEBUG nova.policy [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.995408] [53378]: INFO nova.api.openstack.requestlog [None req-f32a88fd-0f7d-4ef1-a920-3225931157aa tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.081975 [ 1133.995792] [53378]: [pid: 53378|app: 0|req: 4033/8073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.102533] [53379]: DEBUG nova.api.openstack.wsgi [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.105636] [53379]: DEBUG nova.compute.api [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.112475] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.112756] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.112948] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.113446] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.113838] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.114044] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.160100] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.160922] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.160922] [53379]: DEBUG oslo_concurrency.lockutils [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.160922] [53379]: DEBUG nova.objects.instance [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1134.199870] [53379]: DEBUG nova.policy [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.211207] [53379]: DEBUG nova.policy [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.211207] [53379]: DEBUG nova.policy [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.215354] [53379]: INFO nova.api.openstack.requestlog [None req-1d7da1d3-1cd0-4597-b163-79c5227a57f7 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.117956 [ 1134.216335] [53379]: [pid: 53379|app: 0|req: 4041/8074] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1134.572021] [53378]: DEBUG nova.api.openstack.wsgi [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.573888] [53378]: DEBUG nova.compute.api [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.577532] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.577779] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.577974] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.578364] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.578571] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.578760] [53378]: DEBUG oslo_concurrency.lockutils [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.591917] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.593729] [53379]: DEBUG nova.compute.api [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.597641] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.597925] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.598094] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.598467] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.598666] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.598841] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.676486] [53378]: DEBUG nova.policy [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.681402] [53378]: INFO nova.api.openstack.requestlog [None req-b9fb3819-7a6f-45d0-93a2-0f9f12db968e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.111898 [ 1134.681722] [53378]: [pid: 53378|app: 0|req: 4034/8075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.700948] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.702592] [53378]: DEBUG nova.compute.api [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.706392] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.706693] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.706945] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.707337] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.707548] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.707729] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.762748] [53379]: DEBUG nova.policy [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.771030] [53379]: INFO nova.api.openstack.requestlog [None req-fc5515a7-964a-4e1b-8c70-cc84a9b84d4b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.178927 [ 1134.771030] [53379]: [pid: 53379|app: 0|req: 4042/8076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.773334] [53379]: DEBUG nova.api.openstack.wsgi [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c510fba5-335f-4941-a884-dca55a98271c", "tag": "d4a0a1fb-131e-4e60-91d6-f0df323178f4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1134.779888] [53379]: DEBUG oslo_concurrency.lockutils [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.780161] [53379]: DEBUG oslo_concurrency.lockutils [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.780360] [53379]: DEBUG oslo_concurrency.lockutils [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.786499] [53378]: DEBUG nova.policy [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.791115] [53379]: INFO nova.api.openstack.compute.server_external_events [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] Creating event network-changed:d4a0a1fb-131e-4e60-91d6-f0df323178f4 for instance c510fba5-335f-4941-a884-dca55a98271c on cpu-1 [ 1134.791295] [53378]: INFO nova.api.openstack.requestlog [None req-1a80cc77-9248-42d3-91f3-0d975c56dfca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1324 microversion: 2.1 time: 0.092591 [ 1134.792196] [53378]: [pid: 53378|app: 0|req: 4035/8077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:46 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1324 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.801665] [53379]: INFO nova.api.openstack.requestlog [req-dc14bf7e-6c87-442b-9623-3fb50d409c24 req-994fff82-9bc0-4f94-b4ce-9f473fe768fa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030317 [ 1134.802220] [53379]: [pid: 53379|app: 0|req: 4043/8078] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:47 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1134.812605] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.815273] [53378]: DEBUG nova.compute.api [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.819101] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.819353] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.819538] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.820035] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.820126] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.820304] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.895968] [53379]: DEBUG nova.api.openstack.wsgi [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.898518] [53379]: DEBUG nova.compute.api [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.903936] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.903936] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.904171] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.904534] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.904739] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.905390] [53379]: DEBUG oslo_concurrency.lockutils [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.927799] [53378]: DEBUG nova.policy [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.932625] [53378]: INFO nova.api.openstack.requestlog [None req-8ef985a1-ffc7-4661-a21a-f695fb25a945 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1441 microversion: 2.1 time: 0.123198 [ 1134.932829] [53378]: [pid: 53378|app: 0|req: 4036/8079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1441 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.940812] [53379]: DEBUG nova.policy [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.945803] [53379]: INFO nova.api.openstack.requestlog [None req-89528df7-55af-42c5-8dee-ec4be820bb2d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1234 microversion: 2.1 time: 0.052528 [ 1134.946328] [53379]: [pid: 53379|app: 0|req: 4044/8080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.949019] [53378]: DEBUG nova.api.openstack.wsgi [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1134.950836] [53378]: DEBUG nova.compute.api [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.954767] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.955023] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.955219] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.955584] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.955788] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.955965] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.976874] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.977188] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.977382] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.981367] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.981579] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.981835] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.982242] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.982456] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.982637] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.987623] [53378]: DEBUG nova.policy [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.993102] [53378]: DEBUG nova.compute.api [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1134.996631] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.996876] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.997077] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.997505] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.997660] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.997839] [53378]: DEBUG oslo_concurrency.lockutils [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.009043] [53378]: DEBUG nova.quota [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1135.012642] [53378]: DEBUG nova.quota [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Getting quotas for user 914ac594dad349b59a1a983895d368c8 and project 753274b8e2f347aebc5b741b80d5de6c. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1135.016075] [53379]: DEBUG nova.api.openstack.wsgi [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.018499] [53379]: DEBUG nova.compute.api [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.021626] [53378]: DEBUG nova.virt.hardware [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1135.021815] [53378]: DEBUG nova.virt.hardware [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1135.022066] [53378]: DEBUG nova.virt.hardware [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1135.022265] [53378]: DEBUG nova.virt.hardware [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1135.022421] [53378]: DEBUG nova.virt.hardware [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1135.023333] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.023637] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.023907] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.024335] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.024618] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.024883] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.047980] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.048266] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.048457] [53379]: DEBUG oslo_concurrency.lockutils [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.048660] [53379]: DEBUG nova.objects.instance [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1135.068486] [53378]: INFO nova.api.openstack.requestlog [None req-a36e2fb4-6e02-4892-93d5-bcc1ab895b31 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action" status: 202 len: 0 microversion: 2.1 time: 0.121892 [ 1135.069350] [53378]: [pid: 53378|app: 0|req: 4037/8081] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:47 2025] POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1135.072167] [53379]: DEBUG nova.policy [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.074724] [53378]: DEBUG nova.api.openstack.wsgi [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.076385] [53378]: DEBUG nova.compute.api [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.080737] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.081098] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.081264] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.082039] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.082039] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.082039] [53378]: DEBUG oslo_concurrency.lockutils [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.082687] [53379]: INFO nova.api.openstack.requestlog [None req-de46d69c-488f-4eee-ab7b-4afc4e3627df tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.069229 [ 1135.083069] [53379]: [pid: 53379|app: 0|req: 4045/8082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.174778] [53378]: DEBUG nova.policy [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.181431] [53378]: INFO nova.api.openstack.requestlog [None req-772229c5-23a5-4a52-b58a-9ad4a06b569f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1450 microversion: 2.1 time: 0.109227 [ 1135.181870] [53378]: [pid: 53378|app: 0|req: 4038/8083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1450 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.233611] [53379]: DEBUG nova.api.openstack.wsgi [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.235444] [53379]: DEBUG nova.compute.api [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.239263] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.239469] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.239655] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.240617] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.240617] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.240617] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.264265] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.264970] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.264970] [53379]: DEBUG oslo_concurrency.lockutils [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.264970] [53379]: DEBUG nova.objects.instance [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lazy-loading 'fault' on Instance uuid 29073492-5ec6-45b1-9666-47ced7b4a119 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1135.298665] [53379]: DEBUG nova.policy [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.302986] [53379]: DEBUG nova.policy [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.303886] [53379]: DEBUG nova.policy [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '63d68e889aab4093825fdc6f4b00454c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c81d4c63e38f4c9f87ff3c6f22fec8e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.306683] [53379]: INFO nova.api.openstack.requestlog [None req-db8c3cfa-1f74-44f7-bbea-39ce76c538a9 tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 200 len: 2023 microversion: 2.100 time: 0.075463 [ 1135.307145] [53379]: [pid: 53379|app: 0|req: 4046/8084] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 2023 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 362 bytes (2 switches on core 0) [ 1135.404617] [53378]: DEBUG nova.api.openstack.wsgi [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85becedd-8250-4820-b5c9-23f3e267eb74", "tag": "3f027de3-0481-4d2e-9394-ca5392345b3e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1135.411726] [53378]: DEBUG oslo_concurrency.lockutils [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.412048] [53378]: DEBUG oslo_concurrency.lockutils [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.412308] [53378]: DEBUG oslo_concurrency.lockutils [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.419580] [53378]: INFO nova.api.openstack.compute.server_external_events [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] Creating event network-changed:3f027de3-0481-4d2e-9394-ca5392345b3e for instance 85becedd-8250-4820-b5c9-23f3e267eb74 on cpu-1 [ 1135.422441] [53378]: INFO nova.api.openstack.requestlog [req-58fc98e0-7f3a-4e8f-bf44-0fe81e9c2a0a req-6f8a3e02-f8be-4f92-ad15-609ae6998510 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020513 [ 1135.422821] [53378]: [pid: 53378|app: 0|req: 4039/8085] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:47 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) [ 1135.699428] [53379]: DEBUG nova.api.openstack.wsgi [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.701443] [53379]: DEBUG nova.compute.api [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.705510] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.706469] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.706469] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.706469] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.706671] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.707193] [53379]: DEBUG oslo_concurrency.lockutils [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.782935] [53378]: DEBUG nova.api.openstack.wsgi [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.784221] [53378]: DEBUG nova.compute.api [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.792627] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.793534] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.793534] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.793669] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.793919] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.794228] [53378]: DEBUG oslo_concurrency.lockutils [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.825220] [53379]: DEBUG nova.policy [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.832884] [53379]: INFO nova.api.openstack.requestlog [None req-b27fbfec-e3c3-4a82-8eb7-100066b01236 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.136237 [ 1135.833292] [53379]: [pid: 53379|app: 0|req: 4047/8086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:47 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.838519] [53379]: DEBUG nova.api.openstack.wsgi [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.840821] [53379]: DEBUG nova.compute.api [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.847118] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.847398] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.847610] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.848044] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.848479] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.848479] [53379]: DEBUG oslo_concurrency.lockutils [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.924642] [53378]: DEBUG nova.policy [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.933645] [53378]: INFO nova.api.openstack.requestlog [None req-402db5dc-adf9-4cc6-a5ad-2d4361cd7805 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.154365 [ 1135.934064] [53378]: [pid: 53378|app: 0|req: 4040/8087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.960507] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.962510] [53378]: DEBUG nova.compute.api [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.962868] [53379]: DEBUG nova.policy [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.968292] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.970140] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.971209] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.971859] [53379]: INFO nova.api.openstack.requestlog [None req-8771dfdd-d4ec-45d5-ba5b-547b46314980 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.137812 [ 1135.972312] [53379]: [pid: 53379|app: 0|req: 4048/8088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.972903] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.974101] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.974377] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.024236] [53378]: DEBUG nova.policy [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.029278] [53378]: INFO nova.api.openstack.requestlog [None req-4e37ee99-4a5e-43b0-b615-f679e8d35b2a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1234 microversion: 2.1 time: 0.071381 [ 1136.029858] [53378]: [pid: 53378|app: 0|req: 4041/8089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.097740] [53379]: DEBUG nova.api.openstack.wsgi [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.099706] [53379]: DEBUG nova.compute.api [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.105353] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.105601] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.105790] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.106214] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.106426] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.106607] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.136342] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.136584] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.136794] [53379]: DEBUG oslo_concurrency.lockutils [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.137059] [53379]: DEBUG nova.objects.instance [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lazy-loading 'fault' on Instance uuid 9abd9f71-3030-4c57-9513-9f79b376964a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1136.158245] [53379]: DEBUG nova.policy [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1883a022862149ad84b250eb303ad6d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc9f565baa8942cfbb98deb1eb427c58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.163127] [53379]: INFO nova.api.openstack.requestlog [None req-67493132-9aaf-46c7-85a1-bb60e37b120a tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 200 len: 1325 microversion: 2.1 time: 0.068138 [ 1136.163460] [53379]: [pid: 53379|app: 0|req: 4049/8090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 1325 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.195255] [53378]: DEBUG nova.api.openstack.wsgi [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.197304] [53378]: DEBUG nova.compute.api [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.201338] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.201669] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.201868] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.202247] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.202459] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.202989] [53378]: DEBUG oslo_concurrency.lockutils [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.272867] [53378]: DEBUG nova.policy [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.278053] [53378]: INFO nova.api.openstack.requestlog [None req-64e66462-b761-400f-8b41-59856d89f609 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1450 microversion: 2.1 time: 0.085080 [ 1136.278404] [53378]: [pid: 53378|app: 0|req: 4042/8091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1450 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.324742] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.327075] [53379]: DEBUG nova.compute.api [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] [instance: 29073492-5ec6-45b1-9666-47ced7b4a119] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.330369] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.330613] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.330800] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.331180] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.331385] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.331562] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.340243] [53379]: INFO nova.api.openstack.wsgi [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] HTTP exception thrown: Instance 29073492-5ec6-45b1-9666-47ced7b4a119 could not be found. [ 1136.340506] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] Returning 404 to user: Instance 29073492-5ec6-45b1-9666-47ced7b4a119 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1136.340940] [53379]: INFO nova.api.openstack.requestlog [None req-b6cb700e-ddb3-4361-b914-5f2273e32fae tempest-ServersListShow2100Test-1378088632 tempest-ServersListShow2100Test-1378088632-project-member] 10.180.1.21 "GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119" status: 404 len: 111 microversion: 2.100 time: 0.018872 [ 1136.341264] [53379]: [pid: 53379|app: 0|req: 4050/8092] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:48 2025] GET /compute/v2.1/servers/29073492-5ec6-45b1-9666-47ced7b4a119 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 383 bytes (1 switches on core 0) [ 1136.813022] [53378]: DEBUG nova.api.openstack.wsgi [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f2a4368a-6db6-4896-91f9-ec13df73caab", "tag": "24207bbf-6409-46f1-b027-384897d6e5e3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1136.819972] [53378]: DEBUG oslo_concurrency.lockutils [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.820303] [53378]: DEBUG oslo_concurrency.lockutils [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.820494] [53378]: DEBUG oslo_concurrency.lockutils [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.826834] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] Creating event network-changed:24207bbf-6409-46f1-b027-384897d6e5e3 for instance f2a4368a-6db6-4896-91f9-ec13df73caab on cpu-1 [ 1136.830250] [53378]: INFO nova.api.openstack.requestlog [req-ec3337de-52ec-4672-913e-386523e02ed0 req-9c0c1aad-4761-417a-9bcb-9539c2ccb3f3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019804 [ 1136.830760] [53378]: [pid: 53378|app: 0|req: 4043/8093] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:49 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) [ 1136.848602] [53379]: DEBUG nova.api.openstack.wsgi [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.850351] [53379]: DEBUG nova.compute.api [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.854417] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.854726] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.854989] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.855376] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.855579] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.855807] [53379]: DEBUG oslo_concurrency.lockutils [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.939056] [53379]: DEBUG nova.policy [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.943633] [53379]: INFO nova.api.openstack.requestlog [None req-a188a9ec-7154-4a2d-b229-391570a2143a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.097629 [ 1136.943958] [53379]: [pid: 53379|app: 0|req: 4051/8094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.954499] [53378]: DEBUG nova.api.openstack.wsgi [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.956527] [53378]: DEBUG nova.compute.api [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.960163] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.960265] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.960458] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.960808] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.961019] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.961199] [53378]: DEBUG oslo_concurrency.lockutils [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.985321] [53379]: DEBUG nova.api.openstack.wsgi [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.987123] [53379]: DEBUG nova.compute.api [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.990755] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.991026] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.991228] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.991592] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.991796] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.991972] [53379]: DEBUG oslo_concurrency.lockutils [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.036192] [53378]: DEBUG nova.policy [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.043494] [53378]: INFO nova.api.openstack.requestlog [None req-244d5517-5146-476e-b53e-f0e9a53ea714 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1316 microversion: 2.1 time: 0.091424 [ 1137.043866] [53378]: [pid: 53378|app: 0|req: 4044/8095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1316 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.046602] [53378]: DEBUG nova.api.openstack.wsgi [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.048424] [53378]: DEBUG nova.compute.api [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.053443] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.053689] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.053916] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.054299] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.054519] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.054714] [53378]: DEBUG oslo_concurrency.lockutils [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.075443] [53379]: DEBUG nova.policy [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.080328] [53379]: INFO nova.api.openstack.requestlog [None req-aac5e79e-2a21-4569-abb5-f61307fef507 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.097199 [ 1137.080857] [53379]: [pid: 53379|app: 0|req: 4052/8096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.091544] [53378]: DEBUG nova.policy [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.095756] [53378]: INFO nova.api.openstack.requestlog [None req-96a8511b-ec2f-4e11-8374-e57d8336dcbe tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1290 microversion: 2.1 time: 0.051301 [ 1137.096093] [53378]: [pid: 53378|app: 0|req: 4045/8097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1290 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.177414] [53379]: DEBUG nova.api.openstack.wsgi [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.179317] [53379]: DEBUG nova.compute.api [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 9abd9f71-3030-4c57-9513-9f79b376964a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.182981] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.183320] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.183515] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.183871] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.184091] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.184271] [53379]: DEBUG oslo_concurrency.lockutils [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.193279] [53379]: INFO nova.api.openstack.wsgi [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 9abd9f71-3030-4c57-9513-9f79b376964a could not be found. [ 1137.193711] [53379]: DEBUG nova.api.openstack.wsgi [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 9abd9f71-3030-4c57-9513-9f79b376964a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1137.194307] [53379]: INFO nova.api.openstack.requestlog [None req-3afe3ea2-ff5a-4a72-ad04-c3c2ecfdb2e2 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a" status: 404 len: 111 microversion: 2.1 time: 0.019416 [ 1137.194625] [53379]: [pid: 53379|app: 0|req: 4053/8098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/9abd9f71-3030-4c57-9513-9f79b376964a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.291150] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.293026] [53378]: DEBUG nova.compute.api [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.297053] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.297352] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.297516] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.297867] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.298078] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.298258] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.392422] [53378]: DEBUG nova.policy [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.396901] [53378]: INFO nova.api.openstack.requestlog [None req-4ee0f05a-b3e4-4613-aa7b-256a49beacc8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1450 microversion: 2.1 time: 0.107997 [ 1137.397335] [53378]: [pid: 53378|app: 0|req: 4046/8099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:49 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1450 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.409549] [53379]: DEBUG nova.api.openstack.wsgi [None req-aa617007-21e9-49c5-971c-defab453cef0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '.version_select at 0x726f72758790>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.421277] [53379]: INFO nova.api.openstack.requestlog [None req-aa617007-21e9-49c5-971c-defab453cef0 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1262149164" status: 202 len: 0 microversion: 2.1 time: 0.014031 [ 1137.421566] [53379]: [pid: 53379|app: 0|req: 4054/8100] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:46:49 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1262149164 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1137.431047] [53378]: DEBUG nova.api.openstack.wsgi [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5", "name": "network-vif-plugged", "status": "completed", "tag": "8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8"}, {"name": "network-changed", "server_uuid": "e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5", "tag": "8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1137.437231] [53378]: DEBUG oslo_concurrency.lockutils [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.437480] [53378]: DEBUG oslo_concurrency.lockutils [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.437860] [53378]: DEBUG oslo_concurrency.lockutils [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.444644] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Creating event network-vif-plugged:8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8 for instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 on cpu-1 [ 1137.444888] [53378]: INFO nova.api.openstack.compute.server_external_events [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] Creating event network-changed:8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8 for instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 on cpu-1 [ 1137.447792] [53378]: INFO nova.api.openstack.requestlog [req-b2a44f20-03c2-4657-8954-2a0a74edb025 req-a921463a-95b1-43af-890e-3eb082f3a3f7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019372 [ 1137.448153] [53378]: [pid: 53378|app: 0|req: 4047/8101] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:49 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) [ 1137.702020] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.702020] [53379]: DEBUG nova.compute.api [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.705311] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.705566] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.705755] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.706143] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.706580] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.706580] [53379]: DEBUG oslo_concurrency.lockutils [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.716857] [53379]: INFO nova.api.openstack.wsgi [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. [ 1137.717225] [53379]: DEBUG nova.api.openstack.wsgi [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1137.717344] [53379]: INFO nova.api.openstack.requestlog [None req-1e739d98-6b12-4171-83b9-75ce98b79f21 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 404 len: 111 microversion: 2.1 time: 0.018934 [ 1137.717669] [53379]: [pid: 53379|app: 0|req: 4055/8102] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:49 2025] DELETE /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.723576] [53378]: DEBUG nova.api.openstack.wsgi [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.725470] [53378]: DEBUG nova.compute.api [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 74feba4a-c664-4d0c-b25d-583a0fa50225] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.729700] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.729963] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.730172] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.730536] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.730735] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.730913] [53378]: DEBUG oslo_concurrency.lockutils [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.740449] [53378]: INFO nova.api.openstack.wsgi [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. [ 1137.740761] [53378]: DEBUG nova.api.openstack.wsgi [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 74feba4a-c664-4d0c-b25d-583a0fa50225 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1137.741254] [53378]: INFO nova.api.openstack.requestlog [None req-546eb0e3-ee68-48cc-92aa-6d6234897911 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225" status: 404 len: 111 microversion: 2.1 time: 0.020424 [ 1137.741582] [53378]: [pid: 53378|app: 0|req: 4048/8103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/74feba4a-c664-4d0c-b25d-583a0fa50225 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.747131] [53379]: DEBUG nova.api.openstack.wsgi [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.747435] [53379]: DEBUG nova.compute.api [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.751317] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.751565] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.751760] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.752148] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.752357] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.752539] [53379]: DEBUG oslo_concurrency.lockutils [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.764934] [53379]: INFO nova.api.openstack.wsgi [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. [ 1137.765338] [53379]: DEBUG nova.api.openstack.wsgi [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1137.765810] [53379]: INFO nova.api.openstack.requestlog [None req-72cd3b8f-e293-4281-98b5-87fb4857e960 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 404 len: 111 microversion: 2.1 time: 0.021294 [ 1137.766339] [53379]: [pid: 53379|app: 0|req: 4056/8104] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:50 2025] DELETE /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.772076] [53378]: DEBUG nova.api.openstack.wsgi [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.773936] [53378]: DEBUG nova.compute.api [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] [instance: 996cfc84-8820-49b7-8c70-f1775315a706] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.777854] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.778036] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.778318] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.778679] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.778890] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.779079] [53378]: DEBUG oslo_concurrency.lockutils [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.789372] [53378]: INFO nova.api.openstack.wsgi [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] HTTP exception thrown: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. [ 1137.789737] [53378]: DEBUG nova.api.openstack.wsgi [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] Returning 404 to user: Instance 996cfc84-8820-49b7-8c70-f1775315a706 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1137.790222] [53378]: INFO nova.api.openstack.requestlog [None req-70ec36ca-4d9d-463b-812b-e11555d25334 tempest-AttachInterfacesTestJSON-1341227312 tempest-AttachInterfacesTestJSON-1341227312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706" status: 404 len: 111 microversion: 2.1 time: 0.020991 [ 1137.790534] [53378]: [pid: 53378|app: 0|req: 4049/8105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/996cfc84-8820-49b7-8c70-f1775315a706 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.957696] [53379]: DEBUG nova.api.openstack.wsgi [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.959431] [53379]: DEBUG nova.compute.api [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.963501] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.963750] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.963942] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.964342] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.964599] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.964728] [53379]: DEBUG oslo_concurrency.lockutils [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.057622] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.060647] [53378]: DEBUG nova.compute.api [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.065768] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.066090] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.066317] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.067628] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.067628] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.067628] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.071360] [53379]: DEBUG nova.policy [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.079800] [53379]: INFO nova.api.openstack.requestlog [None req-22cbe7e5-9edc-44bf-aa33-3df3f7994990 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.125249 [ 1138.080199] [53379]: [pid: 53379|app: 0|req: 4057/8106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.094671] [53379]: DEBUG nova.api.openstack.wsgi [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.096712] [53379]: DEBUG nova.compute.api [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.101021] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.101275] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.101458] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.101824] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.102030] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.102208] [53379]: DEBUG oslo_concurrency.lockutils [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.181391] [53378]: DEBUG nova.policy [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.187345] [53378]: INFO nova.api.openstack.requestlog [None req-4bb7fd1c-7361-4c10-a6c9-56709a281724 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1506 microversion: 2.1 time: 0.131200 [ 1138.187345] [53378]: [pid: 53378|app: 0|req: 4050/8107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1506 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.189661] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.191458] [53378]: DEBUG nova.compute.api [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.195936] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.195936] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.196218] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.196739] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.197048] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.197331] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.206291] [53379]: DEBUG nova.policy [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.213949] [53379]: INFO nova.api.openstack.requestlog [None req-62d03285-9180-47e7-b9a0-fb794b413c90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.122729 [ 1138.215172] [53379]: [pid: 53379|app: 0|req: 4058/8108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1138.217922] [53379]: DEBUG nova.api.openstack.wsgi [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.220509] [53379]: DEBUG nova.compute.api [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.225509] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.225831] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.226102] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.226597] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.226876] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.227232] [53379]: DEBUG oslo_concurrency.lockutils [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.240976] [53378]: DEBUG nova.policy [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.247436] [53378]: INFO nova.api.openstack.requestlog [None req-6e3a0f93-bcc5-49a9-9f8b-61e1d39d0936 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1290 microversion: 2.1 time: 0.059767 [ 1138.248037] [53378]: [pid: 53378|app: 0|req: 4051/8109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1290 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.387756] [53379]: DEBUG nova.policy [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.393025] [53379]: INFO nova.api.openstack.requestlog [None req-26d4a82f-f34b-4523-8590-644fe0ee35ad tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1506 microversion: 2.1 time: 0.177084 [ 1138.393025] [53379]: [pid: 53379|app: 0|req: 4059/8110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1506 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.405384] [53378]: DEBUG nova.api.openstack.wsgi [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1138.407288] [53378]: DEBUG nova.compute.api [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.412252] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.412252] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.412252] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.412252] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.412488] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.412547] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.412547] [53378]: DEBUG oslo_concurrency.lockutils [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.414031] [53379]: DEBUG nova.compute.api [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.417121] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.417655] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.417655] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.417915] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.418131] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.418311] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.460295] [53378]: INFO nova.api.openstack.requestlog [None req-52911a08-8681-4bbe-b88f-5193db087553 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1082 microversion: 2.1 time: 0.057209 [ 1138.460734] [53378]: [pid: 53378|app: 0|req: 4052/8111] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:46:50 2025] PUT /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1082 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.470855] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.473377] [53378]: DEBUG nova.compute.api [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.476530] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.476606] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.476802] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.477244] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.477698] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.477698] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.547664] [53378]: DEBUG nova.policy [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.552810] [53378]: INFO nova.api.openstack.requestlog [None req-b8dc075e-4cb8-4963-b624-f5a3ce192cb6 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1504 microversion: 2.1 time: 0.083943 [ 1138.553216] [53378]: [pid: 53378|app: 0|req: 4053/8112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1504 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1138.568867] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.570974] [53378]: DEBUG nova.compute.api [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.572030] [53379]: DEBUG nova.policy [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.574668] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.575055] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.575315] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.575852] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.575938] [53379]: INFO nova.api.openstack.requestlog [None req-1b85258c-dc72-467b-9138-786620e835d6 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.166090 [ 1138.576014] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.576306] [53379]: [pid: 53379|app: 0|req: 4060/8113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1138.576369] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.656008] [53378]: DEBUG nova.policy [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.660786] [53378]: INFO nova.api.openstack.requestlog [None req-0a8596bb-8589-4ca9-b165-61819521c527 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1504 microversion: 2.1 time: 0.094771 [ 1138.661188] [53378]: [pid: 53378|app: 0|req: 4054/8114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:50 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1138.673065] [53379]: DEBUG nova.api.openstack.wsgi [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1138.674902] [53379]: DEBUG nova.compute.api [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.678474] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.678716] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.678909] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.679313] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.679526] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.679704] [53379]: DEBUG oslo_concurrency.lockutils [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.716164] [53379]: INFO nova.api.openstack.requestlog [None req-480e3599-e885-470a-8834-8f24d337e024 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1084 microversion: 2.1 time: 0.045351 [ 1138.716569] [53379]: [pid: 53379|app: 0|req: 4061/8115] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:46:50 2025] PUT /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1084 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.729019] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.729019] [53378]: DEBUG nova.compute.api [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.732746] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.733064] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.733308] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.733705] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.733946] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.734198] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.845442] [53378]: DEBUG nova.policy [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.852138] [53378]: INFO nova.api.openstack.requestlog [None req-9b5c8638-6029-441e-aced-a38f762add8d tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1506 microversion: 2.1 time: 0.127647 [ 1138.852482] [53378]: [pid: 53378|app: 0|req: 4055/8116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.865195] [53379]: DEBUG nova.api.openstack.wsgi [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.866939] [53379]: DEBUG nova.compute.api [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.871479] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.871859] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.872204] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.872677] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.872995] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.873303] [53379]: DEBUG oslo_concurrency.lockutils [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.953788] [53379]: DEBUG nova.policy [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.959211] [53379]: INFO nova.api.openstack.requestlog [None req-337b9203-bebc-444c-9ff7-9e091ea9ca0c tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1506 microversion: 2.1 time: 0.096664 [ 1138.960019] [53379]: [pid: 53379|app: 0|req: 4062/8117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1506 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.972939] [53378]: DEBUG nova.api.openstack.wsgi [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.973192] [53378]: DEBUG nova.compute.api [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.976635] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.976885] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.977123] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.977492] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.977698] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.977878] [53378]: DEBUG oslo_concurrency.lockutils [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.993326] [53378]: DEBUG nova.compute.api [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1139.069801] [53378]: INFO nova.api.openstack.requestlog [None req-d621d2c8-cd99-4395-a449-3a6985bf22cf tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 204 len: 0 microversion: 2.1 time: 0.099108 [ 1139.070788] [53378]: [pid: 53378|app: 0|req: 4056/8118] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:51 2025] DELETE /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1139.080251] [53379]: DEBUG nova.api.openstack.wsgi [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.080523] [53379]: DEBUG nova.compute.api [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.084415] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.084690] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.084924] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.085389] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.085554] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.085738] [53379]: DEBUG oslo_concurrency.lockutils [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.097565] [53378]: DEBUG nova.api.openstack.wsgi [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.100158] [53378]: DEBUG nova.compute.api [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.104217] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.104510] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.104707] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.105084] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.105318] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.105800] [53378]: DEBUG oslo_concurrency.lockutils [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.106410] [53379]: DEBUG nova.compute.api [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1139.137583] [53379]: INFO nova.compute.api [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Instance is already in deleting state, ignoring this request [ 1139.138151] [53379]: INFO nova.api.openstack.requestlog [None req-2f9af1f8-a5ad-474a-9063-66787b1b0827 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 204 len: 0 microversion: 2.1 time: 0.060390 [ 1139.138499] [53379]: [pid: 53379|app: 0|req: 4063/8119] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:51 2025] DELETE /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1139.143218] [53379]: DEBUG nova.api.openstack.wsgi [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.144853] [53379]: DEBUG nova.compute.api [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.148124] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.148373] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.148657] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.148974] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.149149] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.149355] [53379]: DEBUG oslo_concurrency.lockutils [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.231925] [53379]: DEBUG nova.policy [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.237063] [53379]: INFO nova.api.openstack.requestlog [None req-2a766501-ecea-49e1-a69a-fcebb73eb26e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1512 microversion: 2.1 time: 0.095797 [ 1139.237437] [53379]: [pid: 53379|app: 0|req: 4064/8120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1512 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.244921] [53379]: DEBUG nova.api.openstack.wsgi [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.247642] [53379]: DEBUG nova.compute.api [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.253518] [53378]: DEBUG nova.policy [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.253772] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.254030] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.254227] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.254589] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.254786] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.255050] [53379]: DEBUG oslo_concurrency.lockutils [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.259318] [53378]: INFO nova.api.openstack.requestlog [None req-57693951-4fbf-4e70-ba48-a648e3ebc6f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.166009 [ 1139.259701] [53378]: [pid: 53378|app: 0|req: 4057/8121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.262226] [53378]: DEBUG nova.api.openstack.wsgi [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.264088] [53378]: DEBUG nova.compute.api [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.268241] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.268241] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.268458] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.270533] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.270533] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.270533] [53378]: DEBUG oslo_concurrency.lockutils [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.304555] [53378]: DEBUG nova.policy [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.309436] [53378]: INFO nova.api.openstack.requestlog [None req-32cea7f2-e6a2-4ee8-9880-f3c4ee549eba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1290 microversion: 2.1 time: 0.049106 [ 1139.309779] [53378]: [pid: 53378|app: 0|req: 4058/8122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1290 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.535143] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=10 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1139.547412] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=16 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1139.593158] [53378]: DEBUG nova.api.openstack.wsgi [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.594847] [53378]: DEBUG nova.compute.api [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.598754] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.598997] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.599211] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.599587] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.599797] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.599976] [53378]: DEBUG oslo_concurrency.lockutils [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.622448] [53379]: DEBUG nova.policy [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.628156] [53379]: INFO nova.api.openstack.requestlog [None req-49c287e5-95f4-48ee-87fd-967108b56b43 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.384808 [ 1139.628156] [53379]: [pid: 53379|app: 0|req: 4065/8123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.628314] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=33 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1139.672688] [53378]: DEBUG nova.policy [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.677608] [53378]: INFO nova.api.openstack.requestlog [None req-bfdf7115-bfcb-4c46-a562-4476bc68b2ff tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.086644 [ 1139.677998] [53378]: [pid: 53378|app: 0|req: 4059/8124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:51 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1140.252382] [53379]: DEBUG nova.api.openstack.wsgi [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.254089] [53379]: DEBUG nova.compute.api [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.259885] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.260152] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.260349] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.260715] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.260919] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.261353] [53379]: DEBUG oslo_concurrency.lockutils [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.274553] [53378]: DEBUG nova.api.openstack.wsgi [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.276679] [53378]: DEBUG nova.compute.api [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.280813] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.281352] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.281352] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.281762] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.282204] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.282204] [53378]: DEBUG oslo_concurrency.lockutils [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.353938] [53379]: DEBUG nova.policy [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.367823] [53379]: INFO nova.api.openstack.requestlog [None req-abfd1590-a39f-4869-86da-1574980bd094 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1512 microversion: 2.1 time: 0.118237 [ 1140.368265] [53379]: [pid: 53379|app: 0|req: 4066/8125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1512 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.371995] [53379]: DEBUG nova.api.openstack.wsgi [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.373813] [53379]: DEBUG nova.compute.api [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.381252] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.381655] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.381911] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.382318] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.382539] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.382718] [53379]: DEBUG oslo_concurrency.lockutils [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.397964] [53378]: DEBUG nova.policy [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.405637] [53378]: INFO nova.api.openstack.requestlog [None req-d63d49dd-2b6b-4dc8-a668-21a2b4ab8097 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1325 microversion: 2.1 time: 0.134493 [ 1140.406073] [53378]: [pid: 53378|app: 0|req: 4060/8126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1325 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.492683] [53379]: DEBUG nova.policy [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.496551] [53379]: INFO nova.api.openstack.requestlog [None req-b420d61d-01f5-487d-8add-14f5742eb6c2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1376 microversion: 2.1 time: 0.127666 [ 1140.497135] [53379]: [pid: 53379|app: 0|req: 4067/8127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1376 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.520373] [53378]: DEBUG nova.api.openstack.wsgi [None req-367960a7-c01e-4273-8f9a-f470ea5665d1 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] Calling method '.version_select at 0x726f72557400>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.549010] [53378]: INFO nova.api.openstack.requestlog [None req-367960a7-c01e-4273-8f9a-f470ea5665d1 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547/defaults" status: 200 len: 371 microversion: 2.1 time: 0.096193 [ 1140.549717] [53378]: [pid: 53378|app: 0|req: 4061/8128] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547/defaults => generated 371 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.558266] [53379]: DEBUG nova.api.openstack.wsgi [None req-d130c842-db6a-4a21-b6c9-34196b61e73d tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] Calling method '.version_select at 0x726f7103de10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.597466] [53379]: INFO nova.api.openstack.requestlog [None req-d130c842-db6a-4a21-b6c9-34196b61e73d tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547" status: 200 len: 371 microversion: 2.1 time: 0.041532 [ 1140.597829] [53379]: [pid: 53379|app: 0|req: 4068/8129] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547 => generated 371 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.606024] [53378]: DEBUG nova.api.openstack.wsgi [None req-abc969dc-040c-437d-95e1-83aa06bfdfce tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] Calling method '.version_select at 0x726f70fe3ac0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.633480] [53378]: INFO nova.api.openstack.requestlog [None req-abc969dc-040c-437d-95e1-83aa06bfdfce tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547/defaults" status: 200 len: 371 microversion: 2.1 time: 0.029997 [ 1140.633828] [53378]: [pid: 53378|app: 0|req: 4062/8130] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547/defaults => generated 371 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.642048] [53379]: DEBUG nova.api.openstack.wsgi [None req-a830122f-4319-4283-85ac-4a731a1b6516 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] Calling method '.version_select at 0x726f7275b6d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.642867] [53378]: DEBUG nova.api.openstack.wsgi [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.644587] [53378]: DEBUG nova.compute.api [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.649052] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.649052] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.649052] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.649052] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.649536] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.649536] [53378]: DEBUG oslo_concurrency.lockutils [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.677219] [53379]: INFO nova.api.openstack.requestlog [None req-a830122f-4319-4283-85ac-4a731a1b6516 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547" status: 200 len: 371 microversion: 2.1 time: 0.037785 [ 1140.677721] [53379]: [pid: 53379|app: 0|req: 4069/8131] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547 => generated 371 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.685196] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f1cb523-e5fd-4a11-b1b1-07154d582c73 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] Calling method '.version_select at 0x726f7103d510>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.722352] [53379]: INFO nova.api.openstack.requestlog [None req-5f1cb523-e5fd-4a11-b1b1-07154d582c73 tempest-QuotasTestJSON-206575381 tempest-QuotasTestJSON-206575381-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547?user_id=9d90be0e48c14010800228cbe111442e" status: 200 len: 371 microversion: 2.1 time: 0.039386 [ 1140.722749] [53379]: [pid: 53379|app: 0|req: 4070/8132] 10.180.1.21 () {58 vars in 1318 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/os-quota-sets/126115c3100f40f48200816fe312a547?user_id=9d90be0e48c14010800228cbe111442e => generated 371 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1140.725978] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.728388] [53379]: DEBUG nova.compute.api [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.731631] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.731901] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.732106] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.732471] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.732679] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.732855] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.754022] [53378]: DEBUG nova.policy [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.758962] [53378]: INFO nova.api.openstack.requestlog [None req-20c8298c-b7cf-45de-8c91-81e784ed4e9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.117925 [ 1140.759470] [53378]: [pid: 53378|app: 0|req: 4063/8133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:52 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.812832] [53379]: DEBUG nova.policy [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.817487] [53379]: INFO nova.api.openstack.requestlog [None req-7fb0e5bd-6439-428b-82bd-9c205141e9ad tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.093714 [ 1140.817487] [53379]: [pid: 53379|app: 0|req: 4071/8134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:53 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.385930] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.387844] [53378]: DEBUG nova.compute.api [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.394075] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.394378] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.394605] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.395039] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.395411] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.395654] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.421436] [53379]: DEBUG nova.api.openstack.wsgi [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.424039] [53379]: DEBUG nova.compute.api [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.429951] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.430391] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.431329] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.431329] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.431738] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.432081] [53379]: DEBUG oslo_concurrency.lockutils [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.444596] [53378]: DEBUG nova.policy [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.451295] [53378]: INFO nova.api.openstack.requestlog [None req-b8b6c607-3ffb-4675-81bf-7e659954db8e tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1470 microversion: 2.1 time: 0.067990 [ 1141.451695] [53378]: [pid: 53378|app: 0|req: 4064/8135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:53 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1470 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.454038] [53378]: DEBUG nova.api.openstack.wsgi [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f93e10cf-3bd4-4ac2-a86c-e93be4893592", "name": "network-vif-deleted", "tag": "ac509108-eb5e-4256-9645-b1dc4f087501"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1141.459870] [53378]: DEBUG oslo_concurrency.lockutils [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.460123] [53378]: DEBUG oslo_concurrency.lockutils [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.460312] [53378]: DEBUG oslo_concurrency.lockutils [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.466737] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] Creating event network-vif-deleted:ac509108-eb5e-4256-9645-b1dc4f087501 for instance f93e10cf-3bd4-4ac2-a86c-e93be4893592 on cpu-1 [ 1141.472360] [53378]: INFO nova.api.openstack.requestlog [req-cffb3b4d-49dc-49c1-baa2-a94ceceb3fe2 req-f431dcca-d919-459b-a702-9fed7324a419 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020120 [ 1141.472811] [53378]: [pid: 53378|app: 0|req: 4065/8136] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:53 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) [ 1141.529761] [53379]: DEBUG nova.policy [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.529990] [53378]: DEBUG nova.api.openstack.wsgi [None req-d3e53939-a9db-4ebd-9c72-bf2086668a16 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Action: 'create', calling method: .version_select at 0x726f70fe0670>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-2062100472"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1141.534184] [53379]: INFO nova.api.openstack.requestlog [None req-b052fe11-faea-4014-951e-e6886d5e42f5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1505 microversion: 2.1 time: 0.116069 [ 1141.534515] [53379]: [pid: 53379|app: 0|req: 4072/8137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:53 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1505 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.537374] [53379]: DEBUG nova.api.openstack.wsgi [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.538865] [53379]: DEBUG nova.compute.api [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.543250] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.543441] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.543744] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.544330] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.545842] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.545842] [53379]: DEBUG oslo_concurrency.lockutils [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.616151] [53379]: DEBUG nova.policy [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.620806] [53379]: INFO nova.api.openstack.requestlog [None req-41f8910a-5173-4dce-912b-c1b4a664f63c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.085432 [ 1141.621201] [53379]: [pid: 53379|app: 0|req: 4073/8138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:53 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.624729] [53379]: DEBUG nova.api.openstack.wsgi [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.626566] [53379]: DEBUG nova.compute.api [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.630155] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.630437] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.630652] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.631088] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.631304] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.631501] [53379]: DEBUG oslo_concurrency.lockutils [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.711571] [53379]: DEBUG nova.policy [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.712453] [53378]: INFO nova.api.openstack.requestlog [None req-d3e53939-a9db-4ebd-9c72-bf2086668a16 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 341 microversion: 2.1 time: 0.238880 [ 1141.713666] [53378]: [pid: 53378|app: 0|req: 4066/8139] 10.180.1.21 () {60 vars in 1150 bytes} [Wed Mar 12 06:46:53 2025] POST /compute/v2.1/os-volumes => generated 341 bytes in 240 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 1141.716545] [53378]: DEBUG nova.api.openstack.wsgi [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "name": "network-vif-plugged", "status": "completed", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1141.716689] [53379]: INFO nova.api.openstack.requestlog [None req-969c93e2-9900-4256-9127-18212f7a9757 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1505 microversion: 2.1 time: 0.094237 [ 1141.717781] [53379]: [pid: 53379|app: 0|req: 4074/8140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:53 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1505 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.720728] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7e832fd-4994-46cd-9072-b75c96153090 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f7275a8c0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.727575] [53378]: DEBUG oslo_concurrency.lockutils [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.727691] [53378]: DEBUG oslo_concurrency.lockutils [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.727950] [53378]: DEBUG oslo_concurrency.lockutils [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.736469] [53378]: INFO nova.api.openstack.compute.server_external_events [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] Creating event network-vif-plugged:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1141.739704] [53378]: INFO nova.api.openstack.requestlog [req-cc61de80-23d0-42d8-a422-237404fd359f req-7404f115-2786-4146-85d3-634f0ab4589d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026110 [ 1141.740075] [53378]: [pid: 53378|app: 0|req: 4067/8141] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:53 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) [ 1141.744710] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.745250] [53378]: DEBUG nova.compute.api [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.750076] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.750459] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.750660] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.751105] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.751318] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.751501] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.751564] [53379]: INFO nova.api.openstack.requestlog [None req-e7e832fd-4994-46cd-9072-b75c96153090 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 200 len: 341 microversion: 2.1 time: 0.032863 [ 1141.751912] [53379]: [pid: 53379|app: 0|req: 4075/8142] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1141.767298] [53378]: DEBUG nova.compute.api [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1141.772175] [53379]: DEBUG nova.api.openstack.wsgi [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.774227] [53379]: DEBUG nova.compute.api [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.778948] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.779158] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.779361] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.779716] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.779917] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.780104] [53379]: DEBUG oslo_concurrency.lockutils [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.818579] [53378]: INFO nova.api.openstack.requestlog [None req-0d124b0f-c7a6-43b6-b2da-8b68df8b6ce3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 204 len: 0 microversion: 2.1 time: 0.077474 [ 1141.819447] [53378]: [pid: 53378|app: 0|req: 4068/8143] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:54 2025] DELETE /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1141.824139] [53378]: DEBUG nova.api.openstack.wsgi [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.825853] [53378]: DEBUG nova.compute.api [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.829090] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.829336] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.829554] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.829917] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.830140] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.830324] [53378]: DEBUG oslo_concurrency.lockutils [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.881021] [53379]: DEBUG nova.policy [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.885148] [53379]: INFO nova.api.openstack.requestlog [None req-32c04935-acaf-4396-b6c5-fc859457c53a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.115467 [ 1141.885486] [53379]: [pid: 53379|app: 0|req: 4076/8144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.888678] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.890290] [53379]: DEBUG nova.compute.api [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.893695] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.893922] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.894122] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.894477] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.894679] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.894854] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.899436] [53378]: DEBUG nova.policy [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.903970] [53378]: INFO nova.api.openstack.requestlog [None req-237bf9f2-202a-441c-ae26-ef060b1eef23 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1511 microversion: 2.1 time: 0.081959 [ 1141.904322] [53378]: [pid: 53378|app: 0|req: 4069/8145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1511 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1141.963490] [53379]: DEBUG nova.policy [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.967848] [53379]: INFO nova.api.openstack.requestlog [None req-4e155672-7476-469e-a184-b09205f66d89 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.081217 [ 1141.968190] [53379]: [pid: 53379|app: 0|req: 4077/8146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.465197] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.466904] [53378]: DEBUG nova.compute.api [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.470622] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.470861] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.471070] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.471441] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.471648] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.471827] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.511129] [53378]: DEBUG nova.policy [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.518595] [53378]: INFO nova.api.openstack.requestlog [None req-8cb091ff-7fcc-4b44-8bc6-ee02d7ebd595 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1297 microversion: 2.1 time: 0.055651 [ 1142.518944] [53378]: [pid: 53378|app: 0|req: 4070/8147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.634641] [53379]: DEBUG nova.api.openstack.wsgi [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.636983] [53379]: DEBUG nova.compute.api [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.640987] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.641260] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.641451] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.641811] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.642021] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.642199] [53379]: DEBUG oslo_concurrency.lockutils [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.721726] [53379]: DEBUG nova.policy [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.730970] [53379]: INFO nova.api.openstack.requestlog [None req-15ee3d1c-bbce-45ef-9032-7a80bc34d440 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.098624 [ 1142.731331] [53379]: [pid: 53379|app: 0|req: 4078/8148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:54 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.762989] [53378]: DEBUG nova.api.openstack.wsgi [None req-40e433a6-a747-4f19-b716-b503712bbc81 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f72554820>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.795565] [53378]: INFO nova.api.openstack.requestlog [None req-40e433a6-a747-4f19-b716-b503712bbc81 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 200 len: 342 microversion: 2.1 time: 0.035488 [ 1142.796298] [53378]: [pid: 53378|app: 0|req: 4071/8149] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1142.803730] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2ec70c8-24b6-401f-a417-68ac4c0e47fb tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Action: 'create', calling method: .version_select at 0x726f71244b80>, body: {"snapshot": {"volume_id": "1a0b17b8-c142-4389-a8a7-1fe74cd37901", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-395142338"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1142.900897] [53378]: DEBUG nova.api.openstack.wsgi [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.902154] [53378]: DEBUG nova.compute.api [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.906680] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.906680] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.906812] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.907200] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.907406] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.907586] [53378]: DEBUG oslo_concurrency.lockutils [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.908517] [53379]: INFO nova.api.openstack.requestlog [None req-e2ec70c8-24b6-401f-a417-68ac4c0e47fb tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "POST /compute/v2.1/os-snapshots" status: 200 len: 286 microversion: 2.1 time: 0.106995 [ 1142.908907] [53379]: [pid: 53379|app: 0|req: 4079/8150] 10.180.1.21 () {60 vars in 1157 bytes} [Wed Mar 12 06:46:55 2025] POST /compute/v2.1/os-snapshots => generated 286 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1142.915126] [53379]: DEBUG nova.api.openstack.wsgi [None req-cad36b36-4456-4b49-a3bd-891aa021b4ba tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f727592d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.949164] [53379]: INFO nova.api.openstack.requestlog [None req-cad36b36-4456-4b49-a3bd-891aa021b4ba tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786" status: 200 len: 286 microversion: 2.1 time: 0.036191 [ 1142.949691] [53379]: [pid: 53379|app: 0|req: 4080/8151] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786 => generated 286 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1142.952262] [53379]: DEBUG nova.api.openstack.wsgi [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.953906] [53379]: DEBUG nova.compute.api [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.957295] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.957533] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.957720] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.958089] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.958294] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.958469] [53379]: DEBUG oslo_concurrency.lockutils [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.977969] [53378]: DEBUG nova.policy [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.982749] [53378]: INFO nova.api.openstack.requestlog [None req-0dda96e0-48ed-4fc6-848a-bc6a152b8279 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1312 microversion: 2.1 time: 0.084777 [ 1142.983218] [53378]: [pid: 53378|app: 0|req: 4072/8152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.985464] [53378]: DEBUG nova.api.openstack.wsgi [None req-8a2131ea-c72c-4e04-a271-17daeed9c5fc tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f71d13910>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.009288] [53378]: INFO nova.api.openstack.requestlog [None req-8a2131ea-c72c-4e04-a271-17daeed9c5fc tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.025337 [ 1143.009548] [53378]: [pid: 53378|app: 0|req: 4073/8153] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/os-snapshots => generated 290 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.012486] [53378]: DEBUG nova.api.openstack.wsgi [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.014249] [53378]: DEBUG nova.compute.api [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.018342] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.018595] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.018801] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.019185] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.019410] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.019605] [53378]: DEBUG oslo_concurrency.lockutils [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.028742] [53379]: DEBUG nova.policy [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.032965] [53379]: INFO nova.api.openstack.requestlog [None req-eac926a3-c8a7-46ad-a139-7c447dbbf681 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1511 microversion: 2.1 time: 0.082851 [ 1143.033311] [53379]: [pid: 53379|app: 0|req: 4081/8154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1511 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.035707] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b6cb164-62a8-4c8b-8dc8-4b09e4f11df5 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f71244550>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.052876] [53379]: INFO nova.api.openstack.requestlog [None req-2b6cb164-62a8-4c8b-8dc8-4b09e4f11df5 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786" status: 200 len: 287 microversion: 2.1 time: 0.018998 [ 1143.053282] [53379]: [pid: 53379|app: 0|req: 4082/8155] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786 => generated 287 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.058900] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbbf84d6-cf41-44fe-9723-bbac3b446e3d tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f729f5d80>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.087473] [53379]: INFO nova.api.openstack.requestlog [None req-dbbf84d6-cf41-44fe-9723-bbac3b446e3d tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786" status: 202 len: 0 microversion: 2.1 time: 0.030259 [ 1143.087800] [53379]: [pid: 53379|app: 0|req: 4083/8156] 10.180.1.21 () {58 vars in 1249 bytes} [Wed Mar 12 06:46:55 2025] DELETE /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1143.092568] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfba12df-a82c-4853-98f6-3133062b1981 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f729f4d30>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.111259] [53379]: INFO nova.api.openstack.requestlog [None req-cfba12df-a82c-4853-98f6-3133062b1981 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786" status: 200 len: 286 microversion: 2.1 time: 0.020586 [ 1143.111608] [53379]: [pid: 53379|app: 0|req: 4084/8157] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786 => generated 286 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1143.119399] [53378]: DEBUG nova.policy [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.124329] [53378]: INFO nova.api.openstack.requestlog [None req-fa62d1be-9ff6-4de9-b523-d1b477498784 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.114129 [ 1143.124809] [53378]: [pid: 53378|app: 0|req: 4074/8158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.531418] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.533157] [53379]: DEBUG nova.compute.api [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.536933] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.537268] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.537466] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.537824] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.538084] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.538293] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.555781] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.556016] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.556276] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.556395] [53379]: DEBUG nova.objects.instance [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lazy-loading 'fault' on Instance uuid f93e10cf-3bd4-4ac2-a86c-e93be4893592 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1143.575922] [53379]: DEBUG nova.policy [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.579549] [53379]: INFO nova.api.openstack.requestlog [None req-0e580058-161b-4b61-a911-a771810d41e8 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1302 microversion: 2.1 time: 0.050550 [ 1143.579880] [53379]: [pid: 53379|app: 0|req: 4085/8159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:55 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.744267] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.745977] [53378]: DEBUG nova.compute.api [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.750329] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.750446] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.750564] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.750932] [53379]: DEBUG nova.api.openstack.wsgi [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1143.751163] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.751163] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.751326] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.757010] [53379]: DEBUG oslo_concurrency.lockutils [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.757347] [53379]: DEBUG oslo_concurrency.lockutils [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.757540] [53379]: DEBUG oslo_concurrency.lockutils [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.764292] [53379]: INFO nova.api.openstack.compute.server_external_events [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] Creating event network-changed:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1143.767280] [53379]: INFO nova.api.openstack.requestlog [req-465f5492-9263-4989-b92e-854c9bc82573 req-0f66a4a9-0d54-4d73-90b1-168414ea872c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018854 [ 1143.767630] [53379]: [pid: 53379|app: 0|req: 4086/8160] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:56 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) [ 1143.823525] [53378]: DEBUG nova.policy [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.828706] [53378]: INFO nova.api.openstack.requestlog [None req-e2b757de-b02b-4451-99ff-8ea9a912972d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.086651 [ 1143.829081] [53378]: [pid: 53378|app: 0|req: 4075/8161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.995757] [53379]: DEBUG nova.api.openstack.wsgi [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.998043] [53379]: DEBUG nova.compute.api [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.002873] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.003088] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.003282] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.003637] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.003841] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.004029] [53379]: DEBUG oslo_concurrency.lockutils [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.047084] [53378]: DEBUG nova.api.openstack.wsgi [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.048805] [53378]: DEBUG nova.compute.api [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.052294] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.052537] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.052734] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.053124] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.053336] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.053515] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.085447] [53379]: DEBUG nova.policy [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.092763] [53379]: INFO nova.api.openstack.requestlog [None req-016729e2-da4a-4110-af63-456f16a92ac9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1498 microversion: 2.1 time: 0.099014 [ 1144.092763] [53379]: [pid: 53379|app: 0|req: 4087/8162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1498 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.107035] [53379]: DEBUG nova.api.openstack.wsgi [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1144.110012] [53379]: DEBUG nova.compute.api [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.111842] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.112122] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.112322] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.112682] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.112886] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.113076] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.130132] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.130389] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.130552] [53379]: DEBUG oslo_concurrency.lockutils [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.134337] [53379]: DEBUG nova.objects.instance [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'flavor' on Instance uuid e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1144.156504] [53378]: DEBUG nova.policy [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.161517] [53378]: INFO nova.api.openstack.requestlog [None req-6eec10a0-97d6-4861-bbe5-3b2d6793f01e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1511 microversion: 2.1 time: 0.116807 [ 1144.161862] [53378]: [pid: 53378|app: 0|req: 4076/8163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1511 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.164235] [53378]: DEBUG nova.api.openstack.wsgi [None req-eeea1c45-79d2-440d-90dc-decd6c006ee1 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f729d3f40>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.171675] [53379]: INFO nova.api.openstack.requestlog [None req-4656fbae-7c0b-4bd0-b54a-e0e2a721c1f7 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5/action" status: 202 len: 0 microversion: 2.1 time: 0.067335 [ 1144.172070] [53379]: [pid: 53379|app: 0|req: 4088/8164] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:46:56 2025] POST /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1144.177987] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.179624] [53379]: DEBUG nova.compute.api [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.182065] [53378]: INFO nova.api.openstack.wsgi [None req-eeea1c45-79d2-440d-90dc-decd6c006ee1 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] HTTP exception thrown: Snapshot 35d679e8-80d0-46b9-9fec-5aee369b0786 could not be found. [ 1144.182405] [53378]: DEBUG nova.api.openstack.wsgi [None req-eeea1c45-79d2-440d-90dc-decd6c006ee1 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Returning 404 to user: Snapshot 35d679e8-80d0-46b9-9fec-5aee369b0786 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1144.182831] [53378]: INFO nova.api.openstack.requestlog [None req-eeea1c45-79d2-440d-90dc-decd6c006ee1 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786" status: 404 len: 111 microversion: 2.1 time: 0.020473 [ 1144.183246] [53378]: [pid: 53378|app: 0|req: 4077/8165] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/os-snapshots/35d679e8-80d0-46b9-9fec-5aee369b0786 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1144.186091] [53378]: DEBUG nova.api.openstack.wsgi [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.187774] [53378]: DEBUG nova.compute.api [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.189315] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.189769] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.190015] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.190434] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.190644] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.190825] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.191327] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.191438] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.191618] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.191973] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.192197] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.192377] [53378]: DEBUG oslo_concurrency.lockutils [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.265606] [53378]: DEBUG nova.policy [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.270218] [53378]: INFO nova.api.openstack.requestlog [None req-f9a6644b-e0c0-4d0e-9e1e-583cf1ad7013 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1506 microversion: 2.1 time: 0.086469 [ 1144.270553] [53378]: [pid: 53378|app: 0|req: 4078/8166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1506 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.272939] [53378]: DEBUG nova.api.openstack.wsgi [None req-33cf6dce-50ae-4422-8312-8f9f2c36e2f0 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f70fe2f80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.286631] [53379]: DEBUG nova.policy [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.291187] [53379]: INFO nova.api.openstack.requestlog [None req-4c2d9a8b-6926-48f7-a73e-6e130ff42731 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1571 microversion: 2.1 time: 0.118442 [ 1144.291559] [53379]: [pid: 53379|app: 0|req: 4089/8167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1571 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.309304] [53378]: INFO nova.api.openstack.requestlog [None req-33cf6dce-50ae-4422-8312-8f9f2c36e2f0 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 202 len: 0 microversion: 2.1 time: 0.037842 [ 1144.309404] [53378]: [pid: 53378|app: 0|req: 4079/8168] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:46:56 2025] DELETE /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1144.314463] [53379]: DEBUG nova.api.openstack.wsgi [None req-58bfb00a-06a9-4a02-b45c-65d6b8e2e4c9 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f7275bd90>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.345810] [53379]: INFO nova.api.openstack.requestlog [None req-58bfb00a-06a9-4a02-b45c-65d6b8e2e4c9 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 200 len: 341 microversion: 2.1 time: 0.033577 [ 1144.346206] [53379]: [pid: 53379|app: 0|req: 4090/8169] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1144.593032] [53378]: DEBUG nova.api.openstack.wsgi [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.595853] [53378]: DEBUG nova.compute.api [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.602436] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.602697] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.602898] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.603277] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.603510] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.603709] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.622299] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.622533] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.622719] [53378]: DEBUG oslo_concurrency.lockutils [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.622917] [53378]: DEBUG nova.objects.instance [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lazy-loading 'fault' on Instance uuid f93e10cf-3bd4-4ac2-a86c-e93be4893592 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1144.642351] [53378]: DEBUG nova.policy [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.647298] [53378]: INFO nova.api.openstack.requestlog [None req-023e2ff3-3be4-448e-a559-bfe1c251f7df tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1302 microversion: 2.1 time: 0.057260 [ 1144.647626] [53378]: [pid: 53378|app: 0|req: 4080/8170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:56 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1144.841589] [53379]: DEBUG nova.api.openstack.wsgi [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.843346] [53379]: DEBUG nova.compute.api [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.847595] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.847835] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.848031] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.848413] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.848620] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.848795] [53379]: DEBUG oslo_concurrency.lockutils [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.912104] [53379]: DEBUG nova.policy [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.916099] [53379]: INFO nova.api.openstack.requestlog [None req-c36eb6ca-9627-42ab-93fe-74b662ba05b6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.077039 [ 1144.916431] [53379]: [pid: 53379|app: 0|req: 4091/8171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.175731] [53378]: DEBUG nova.api.openstack.wsgi [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.177529] [53378]: DEBUG nova.compute.api [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.179222] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=3 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1145.181944] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.182191] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.182815] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.182815] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.182917] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.183102] [53378]: DEBUG oslo_concurrency.lockutils [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.217244] [53378]: DEBUG nova.policy [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.221364] [53378]: INFO nova.api.openstack.requestlog [None req-c81dea0b-dc2f-461f-90c6-34654543eb3a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1306 microversion: 2.1 time: 0.047900 [ 1145.221680] [53378]: [pid: 53378|app: 0|req: 4081/8172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1306 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.283131] [53379]: DEBUG nova.api.openstack.wsgi [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.284830] [53379]: DEBUG nova.compute.api [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.288381] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.288621] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.288807] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.289171] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.289388] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.289562] [53379]: DEBUG oslo_concurrency.lockutils [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.308277] [53378]: DEBUG nova.api.openstack.wsgi [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.310024] [53378]: DEBUG nova.compute.api [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.313643] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.313889] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.314095] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.314460] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.314669] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.314849] [53378]: DEBUG oslo_concurrency.lockutils [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.361063] [53379]: DEBUG nova.policy [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.365205] [53379]: INFO nova.api.openstack.requestlog [None req-de23e49f-3b5e-4bbd-8de1-7647958da973 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1506 microversion: 2.1 time: 0.084273 [ 1145.365557] [53379]: [pid: 53379|app: 0|req: 4092/8173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1506 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.368806] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8c5b568-3d4d-475a-aada-b4aa6069c362 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f7103f2e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.384724] [53379]: INFO nova.api.openstack.wsgi [None req-d8c5b568-3d4d-475a-aada-b4aa6069c362 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] HTTP exception thrown: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. [ 1145.385119] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8c5b568-3d4d-475a-aada-b4aa6069c362 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Returning 404 to user: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1145.385665] [53379]: INFO nova.api.openstack.requestlog [None req-d8c5b568-3d4d-475a-aada-b4aa6069c362 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 404 len: 109 microversion: 2.1 time: 0.019556 [ 1145.385929] [53379]: [pid: 53379|app: 0|req: 4093/8174] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1145.386833] [53378]: DEBUG nova.policy [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.391336] [53378]: INFO nova.api.openstack.requestlog [None req-72a7fc5b-6b7b-444c-a68e-8dc17da74f42 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1576 microversion: 2.1 time: 0.085453 [ 1145.391752] [53378]: [pid: 53378|app: 0|req: 4082/8175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1576 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.394706] [53379]: DEBUG nova.api.openstack.wsgi [None req-3af2a2ea-9e0e-4b99-bd38-be03da45a943 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f7103e170>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.408776] [53379]: INFO nova.api.openstack.wsgi [None req-3af2a2ea-9e0e-4b99-bd38-be03da45a943 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] HTTP exception thrown: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. [ 1145.409047] [53379]: DEBUG nova.api.openstack.wsgi [None req-3af2a2ea-9e0e-4b99-bd38-be03da45a943 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Returning 404 to user: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1145.409451] [53379]: INFO nova.api.openstack.requestlog [None req-3af2a2ea-9e0e-4b99-bd38-be03da45a943 tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 404 len: 109 microversion: 2.1 time: 0.017127 [ 1145.409699] [53379]: [pid: 53379|app: 0|req: 4094/8176] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:46:57 2025] DELETE /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1145.413925] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a9ac3ee-d5b9-4d7b-a176-c95d6e610f4a tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Calling method '.version_select at 0x726f71d13760>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.429206] [53378]: INFO nova.api.openstack.wsgi [None req-1a9ac3ee-d5b9-4d7b-a176-c95d6e610f4a tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] HTTP exception thrown: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. [ 1145.429502] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a9ac3ee-d5b9-4d7b-a176-c95d6e610f4a tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] Returning 404 to user: Volume 1a0b17b8-c142-4389-a8a7-1fe74cd37901 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1145.429903] [53378]: INFO nova.api.openstack.requestlog [None req-1a9ac3ee-d5b9-4d7b-a176-c95d6e610f4a tempest-VolumesSnapshotsTestJSON-1182306894 tempest-VolumesSnapshotsTestJSON-1182306894-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901" status: 404 len: 109 microversion: 2.1 time: 0.017980 [ 1145.430221] [53378]: [pid: 53378|app: 0|req: 4083/8177] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/os-volumes/1a0b17b8-c142-4389-a8a7-1fe74cd37901 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1145.660549] [53379]: DEBUG nova.api.openstack.wsgi [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.662302] [53379]: DEBUG nova.compute.api [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.666727] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.666977] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.667250] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.667669] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.667899] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.668107] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.687894] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.688178] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.688407] [53379]: DEBUG oslo_concurrency.lockutils [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.688590] [53379]: DEBUG nova.objects.instance [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lazy-loading 'fault' on Instance uuid f93e10cf-3bd4-4ac2-a86c-e93be4893592 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1145.709700] [53379]: DEBUG nova.policy [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8f200fb0e2fe49a494fc7556237d36b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c04ae8a63c7d40b28d6f5f945c2b4cab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.714214] [53379]: INFO nova.api.openstack.requestlog [None req-151e0665-cd89-4c89-80ef-4fe138bf8c86 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 200 len: 1302 microversion: 2.1 time: 0.055920 [ 1145.714498] [53379]: [pid: 53379|app: 0|req: 4095/8178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:57 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1145.777702] [53378]: DEBUG nova.api.openstack.wsgi [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85becedd-8250-4820-b5c9-23f3e267eb74", "name": "network-vif-deleted", "tag": "3f027de3-0481-4d2e-9394-ca5392345b3e"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1145.783889] [53378]: DEBUG oslo_concurrency.lockutils [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.784277] [53378]: DEBUG oslo_concurrency.lockutils [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.784473] [53378]: DEBUG oslo_concurrency.lockutils [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.790679] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] Creating event network-vif-deleted:3f027de3-0481-4d2e-9394-ca5392345b3e for instance 85becedd-8250-4820-b5c9-23f3e267eb74 on cpu-1 [ 1145.793494] [53378]: INFO nova.api.openstack.requestlog [req-c8f5305a-5a41-499d-94c8-14481e099fa3 req-c24448f1-c0dd-4705-8655-1903a3c622ea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018800 [ 1145.793845] [53378]: [pid: 53378|app: 0|req: 4084/8179] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:46:58 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) [ 1145.929794] [53379]: DEBUG nova.api.openstack.wsgi [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.932078] [53379]: DEBUG nova.compute.api [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.936831] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.937409] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.937787] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.938304] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.938665] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.938982] [53379]: DEBUG oslo_concurrency.lockutils [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.067840] [53379]: DEBUG nova.policy [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.075102] [53379]: INFO nova.api.openstack.requestlog [None req-f67c7019-cfc8-4d1e-9a52-d6f0cef5aa95 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.147779 [ 1146.075456] [53379]: [pid: 53379|app: 0|req: 4096/8180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:58 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1146.237116] [53378]: DEBUG nova.api.openstack.wsgi [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.238362] [53378]: DEBUG nova.compute.api [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.244270] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.244518] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.244729] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.245158] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.245421] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.245596] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.271563] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.271668] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.271862] [53378]: DEBUG oslo_concurrency.lockutils [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.272074] [53378]: DEBUG nova.objects.instance [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 85becedd-8250-4820-b5c9-23f3e267eb74 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1146.295888] [53378]: DEBUG nova.policy [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.300336] [53378]: INFO nova.api.openstack.requestlog [None req-07a00e4a-232c-4add-a117-cd4dcd9c5822 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1311 microversion: 2.1 time: 0.067647 [ 1146.300670] [53378]: [pid: 53378|app: 0|req: 4085/8181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:58 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1311 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.380180] [53379]: DEBUG nova.api.openstack.wsgi [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.381908] [53379]: DEBUG nova.compute.api [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.385533] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.385773] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.385959] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.386334] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.386540] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.386761] [53379]: DEBUG oslo_concurrency.lockutils [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.404582] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.406101] [53378]: DEBUG nova.compute.api [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.409949] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.410247] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.410478] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.410838] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.411056] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.411238] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.455333] [53379]: DEBUG nova.policy [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.459711] [53379]: INFO nova.api.openstack.requestlog [None req-f66422a7-b9f3-41fb-96a7-2fa7999cdacb tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1506 microversion: 2.1 time: 0.081968 [ 1146.460049] [53379]: [pid: 53379|app: 0|req: 4097/8182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:58 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1506 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.477512] [53378]: DEBUG nova.policy [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.481906] [53378]: INFO nova.api.openstack.requestlog [None req-8d373a29-34df-4022-8e6e-0788c5891c29 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1576 microversion: 2.1 time: 0.080044 [ 1146.482401] [53378]: [pid: 53378|app: 0|req: 4086/8183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:58 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1576 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.727378] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.729111] [53379]: DEBUG nova.compute.api [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: f93e10cf-3bd4-4ac2-a86c-e93be4893592] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.732655] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.732912] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.733091] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.733465] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.733656] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.733839] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.742551] [53379]: INFO nova.api.openstack.wsgi [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance f93e10cf-3bd4-4ac2-a86c-e93be4893592 could not be found. [ 1146.742849] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance f93e10cf-3bd4-4ac2-a86c-e93be4893592 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1146.743281] [53379]: INFO nova.api.openstack.requestlog [None req-8c4acd5b-c163-4401-894c-8c5af58aad71 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592" status: 404 len: 111 microversion: 2.1 time: 0.018410 [ 1146.743569] [53379]: [pid: 53379|app: 0|req: 4098/8184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/f93e10cf-3bd4-4ac2-a86c-e93be4893592 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1146.749106] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.749455] [53378]: DEBUG nova.compute.api [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.753081] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.753322] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.753508] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.753943] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.754165] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.754346] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.762330] [53378]: INFO nova.api.openstack.wsgi [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance da2105c6-25c6-465b-b528-2d18dc815e5a could not be found. [ 1146.762620] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance da2105c6-25c6-465b-b528-2d18dc815e5a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1146.763060] [53378]: INFO nova.api.openstack.requestlog [None req-9f5e434d-24cc-4815-9ec8-a5c1641ac839 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 404 len: 111 microversion: 2.1 time: 0.016603 [ 1146.763335] [53378]: [pid: 53378|app: 0|req: 4087/8185] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1146.769135] [53379]: DEBUG nova.api.openstack.wsgi [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.770902] [53379]: DEBUG nova.compute.api [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: da2105c6-25c6-465b-b528-2d18dc815e5a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.774466] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.774700] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.774886] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.775297] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.775518] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.775689] [53379]: DEBUG oslo_concurrency.lockutils [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.783998] [53379]: INFO nova.api.openstack.wsgi [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance da2105c6-25c6-465b-b528-2d18dc815e5a could not be found. [ 1146.784305] [53379]: DEBUG nova.api.openstack.wsgi [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance da2105c6-25c6-465b-b528-2d18dc815e5a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1146.784747] [53379]: INFO nova.api.openstack.requestlog [None req-27f8fb67-3942-469c-b1a2-13546c4a4057 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a" status: 404 len: 111 microversion: 2.1 time: 0.018238 [ 1146.785071] [53379]: [pid: 53379|app: 0|req: 4099/8186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/da2105c6-25c6-465b-b528-2d18dc815e5a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1146.789802] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e0b9624-1cc7-4e70-9f28-1f8deb4b8966 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '.version_select at 0x726f70fe2200>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.800798] [53378]: INFO nova.api.openstack.requestlog [None req-1e0b9624-1cc7-4e70-9f28-1f8deb4b8966 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-268854124" status: 202 len: 0 microversion: 2.1 time: 0.013088 [ 1146.801237] [53378]: [pid: 53378|app: 0|req: 4088/8187] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-268854124 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1147.075956] [53379]: DEBUG nova.api.openstack.wsgi [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.076265] [53379]: DEBUG nova.compute.api [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.081638] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.081891] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.082095] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.082464] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.082666] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.082855] [53379]: DEBUG oslo_concurrency.lockutils [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.088632] [53378]: DEBUG nova.api.openstack.wsgi [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.090376] [53378]: DEBUG nova.compute.api [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.092322] [53379]: INFO nova.api.openstack.wsgi [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 could not be found. [ 1147.092721] [53379]: DEBUG nova.api.openstack.wsgi [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.093348] [53379]: INFO nova.api.openstack.requestlog [None req-9703c8c9-df97-4e49-a0b8-0ae03097445f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 404 len: 111 microversion: 2.1 time: 0.019439 [ 1147.093432] [53379]: [pid: 53379|app: 0|req: 4100/8188] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1147.094368] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.094610] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.094799] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.095192] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.095397] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.095576] [53378]: DEBUG oslo_concurrency.lockutils [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.097961] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.099576] [53379]: DEBUG nova.compute.api [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: 7ec6126a-d8b6-4904-a0f9-4f0e169080b8] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.102803] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.103015] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.103204] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.103707] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.104190] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.104190] [53379]: DEBUG oslo_concurrency.lockutils [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.112623] [53379]: INFO nova.api.openstack.wsgi [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 could not be found. [ 1147.112918] [53379]: DEBUG nova.api.openstack.wsgi [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance 7ec6126a-d8b6-4904-a0f9-4f0e169080b8 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.113350] [53379]: INFO nova.api.openstack.requestlog [None req-2ab84e24-2101-426e-acdd-1263f93dd79b tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8" status: 404 len: 111 microversion: 2.1 time: 0.017395 [ 1147.113637] [53379]: [pid: 53379|app: 0|req: 4101/8189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/7ec6126a-d8b6-4904-a0f9-4f0e169080b8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1147.118113] [53379]: DEBUG nova.api.openstack.wsgi [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.118367] [53379]: DEBUG nova.compute.api [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.121235] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.121458] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.121640] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.121976] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.122192] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.122372] [53379]: DEBUG oslo_concurrency.lockutils [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.130188] [53379]: INFO nova.api.openstack.wsgi [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance b4534bfd-385a-419f-ba7d-7dad9127fe63 could not be found. [ 1147.130482] [53379]: DEBUG nova.api.openstack.wsgi [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance b4534bfd-385a-419f-ba7d-7dad9127fe63 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.130885] [53379]: INFO nova.api.openstack.requestlog [None req-286dbf39-ef78-497e-bb69-a88e37bf902f tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 404 len: 111 microversion: 2.1 time: 0.014858 [ 1147.131176] [53379]: [pid: 53379|app: 0|req: 4102/8190] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1147.135512] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.137332] [53379]: DEBUG nova.compute.api [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: b4534bfd-385a-419f-ba7d-7dad9127fe63] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.140523] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.140681] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.140877] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.141437] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.141589] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.141765] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.150111] [53379]: INFO nova.api.openstack.wsgi [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance b4534bfd-385a-419f-ba7d-7dad9127fe63 could not be found. [ 1147.150242] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance b4534bfd-385a-419f-ba7d-7dad9127fe63 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.150605] [53379]: INFO nova.api.openstack.requestlog [None req-0c398b87-13fd-4877-b135-1af622d6a5e4 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63" status: 404 len: 111 microversion: 2.1 time: 0.017077 [ 1147.150883] [53379]: [pid: 53379|app: 0|req: 4103/8191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/b4534bfd-385a-419f-ba7d-7dad9127fe63 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1147.155045] [53379]: DEBUG nova.api.openstack.wsgi [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.155293] [53379]: DEBUG nova.compute.api [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.158250] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.158485] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.158671] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.159009] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.159238] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.159430] [53379]: DEBUG oslo_concurrency.lockutils [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.167773] [53379]: INFO nova.api.openstack.wsgi [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance bc0351ee-7d00-497e-8d40-03672d8c0876 could not be found. [ 1147.168091] [53379]: DEBUG nova.api.openstack.wsgi [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance bc0351ee-7d00-497e-8d40-03672d8c0876 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.168542] [53379]: INFO nova.api.openstack.requestlog [None req-9501a7e9-7602-4b3a-9c57-6feb48abad14 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 404 len: 111 microversion: 2.1 time: 0.015339 [ 1147.169452] [53379]: [pid: 53379|app: 0|req: 4104/8192] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1147.173278] [53379]: DEBUG nova.api.openstack.wsgi [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.174874] [53379]: DEBUG nova.compute.api [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] [instance: bc0351ee-7d00-497e-8d40-03672d8c0876] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.178246] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.178510] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.178705] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.179061] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.179279] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.179486] [53379]: DEBUG oslo_concurrency.lockutils [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.188276] [53379]: INFO nova.api.openstack.wsgi [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] HTTP exception thrown: Instance bc0351ee-7d00-497e-8d40-03672d8c0876 could not be found. [ 1147.188715] [53379]: DEBUG nova.api.openstack.wsgi [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] Returning 404 to user: Instance bc0351ee-7d00-497e-8d40-03672d8c0876 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1147.189154] [53379]: INFO nova.api.openstack.requestlog [None req-2940d564-87b6-4355-818c-285611ef05f2 tempest-ServerDiskConfigTestJSON-958492180 tempest-ServerDiskConfigTestJSON-958492180-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876" status: 404 len: 111 microversion: 2.1 time: 0.017778 [ 1147.189453] [53379]: [pid: 53379|app: 0|req: 4105/8193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/bc0351ee-7d00-497e-8d40-03672d8c0876 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1147.204267] [53378]: DEBUG nova.policy [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.211136] [53378]: INFO nova.api.openstack.requestlog [None req-995ecab4-acc5-4914-b077-a66a5de869d2 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.124749 [ 1147.211434] [53378]: [pid: 53378|app: 0|req: 4089/8194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.313294] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.315229] [53379]: DEBUG nova.compute.api [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.319019] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.319267] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.319456] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.319808] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.320030] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.320260] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.338454] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.338676] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.338859] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.339079] [53379]: DEBUG nova.objects.instance [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 85becedd-8250-4820-b5c9-23f3e267eb74 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1147.368837] [53379]: DEBUG nova.policy [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.372886] [53379]: INFO nova.api.openstack.requestlog [None req-9fede7ea-9653-4f2e-8532-24d7569bdd32 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 200 len: 1311 microversion: 2.1 time: 0.061996 [ 1147.373209] [53379]: [pid: 53379|app: 0|req: 4106/8195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 1311 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.473106] [53378]: DEBUG nova.api.openstack.wsgi [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.474781] [53378]: DEBUG nova.compute.api [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.478864] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.479116] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.479312] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.479704] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.479912] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.480107] [53378]: DEBUG oslo_concurrency.lockutils [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.495394] [53379]: DEBUG nova.api.openstack.wsgi [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.497115] [53379]: DEBUG nova.compute.api [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.500750] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.500984] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.501184] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.501530] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.501730] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.501906] [53379]: DEBUG oslo_concurrency.lockutils [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.579461] [53378]: DEBUG nova.policy [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.584291] [53378]: INFO nova.api.openstack.requestlog [None req-82678291-59f3-42fc-83c9-aabebe1a93ca tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1489 microversion: 2.1 time: 0.113436 [ 1147.584658] [53378]: [pid: 53378|app: 0|req: 4090/8196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1489 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.589493] [53379]: DEBUG nova.policy [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.594264] [53379]: INFO nova.api.openstack.requestlog [None req-5e402b04-c9ca-48e8-ae9f-1c0496bc74a0 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1577 microversion: 2.1 time: 0.101076 [ 1147.594617] [53379]: [pid: 53379|app: 0|req: 4107/8197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1577 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.600243] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.600528] [53378]: DEBUG nova.compute.api [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.605483] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.605769] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.605962] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.606342] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.606576] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.606853] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.624730] [53378]: DEBUG nova.compute.api [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1147.667756] [53378]: INFO nova.api.openstack.requestlog [None req-cb881bcf-7f0b-484a-8c5e-3b169acf3193 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 204 len: 0 microversion: 2.1 time: 0.069761 [ 1147.668057] [53378]: [pid: 53378|app: 0|req: 4091/8198] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:46:59 2025] DELETE /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1147.673225] [53379]: DEBUG nova.api.openstack.wsgi [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.675042] [53379]: DEBUG nova.compute.api [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.679181] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.679467] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.679679] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.680073] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.680282] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.680460] [53379]: DEBUG oslo_concurrency.lockutils [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.879049] [53379]: DEBUG nova.policy [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.884503] [53379]: INFO nova.api.openstack.requestlog [None req-52e4b376-9749-4647-93aa-8a3394670dbf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1495 microversion: 2.1 time: 0.213559 [ 1147.884946] [53379]: [pid: 53379|app: 0|req: 4108/8199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:46:59 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1495 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.228768] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.230877] [53378]: DEBUG nova.compute.api [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.236244] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.236652] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.237011] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.237512] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.238857] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.238857] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.366593] [53378]: DEBUG nova.policy [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.371549] [53378]: INFO nova.api.openstack.requestlog [None req-d5bebafc-1a40-4fe6-aa35-cd6af5adb772 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.145414 [ 1148.372588] [53378]: [pid: 53378|app: 0|req: 4092/8200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:00 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.385175] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.386963] [53379]: DEBUG nova.compute.api [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.390756] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.390999] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.391209] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.391568] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.391770] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.391945] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.400918] [53379]: INFO nova.api.openstack.wsgi [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. [ 1148.401709] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1148.401709] [53379]: INFO nova.api.openstack.requestlog [None req-4a38f550-50cc-4468-a255-95baf5d7eb24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 404 len: 111 microversion: 2.1 time: 0.018848 [ 1148.402753] [53379]: [pid: 53379|app: 0|req: 4109/8201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:00 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1148.409263] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b91d641-b428-4a42-8d37-77c7986b8006 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '.version_select at 0x726f72554820>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.422994] [53378]: INFO nova.api.openstack.requestlog [None req-5b91d641-b428-4a42-8d37-77c7986b8006 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-key-324295940" status: 202 len: 0 microversion: 2.1 time: 0.017568 [ 1148.423553] [53378]: [pid: 53378|app: 0|req: 4093/8202] 10.180.1.21 () {58 vars in 1201 bytes} [Wed Mar 12 06:47:00 2025] DELETE /compute/v2.1/os-keypairs/tempest-key-324295940 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1148.491067] [53379]: DEBUG nova.api.openstack.wsgi [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-360400740", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1148.533965] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.534257] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.534448] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.534845] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.535063] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.535249] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.540675] [53379]: DEBUG nova.network.neutron [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1148.610287] [53378]: DEBUG nova.api.openstack.wsgi [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.612352] [53378]: DEBUG nova.compute.api [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.616257] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.616503] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.616687] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.617052] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.617284] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.617541] [53378]: DEBUG oslo_concurrency.lockutils [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.725552] [53378]: DEBUG nova.policy [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.733281] [53378]: INFO nova.api.openstack.requestlog [None req-f056e9c1-c233-4897-b1f3-d1789b4af714 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1577 microversion: 2.1 time: 0.125808 [ 1148.733755] [53378]: [pid: 53378|app: 0|req: 4094/8203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:00 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1577 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.818089] [53379]: DEBUG nova.virt.hardware [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1148.818591] [53379]: DEBUG nova.virt.hardware [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1148.818591] [53379]: DEBUG nova.virt.hardware [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1148.818716] [53379]: DEBUG nova.virt.hardware [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1148.818870] [53379]: DEBUG nova.virt.hardware [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1148.826904] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.827180] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.827383] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.827770] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.828014] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.828188] [53379]: DEBUG oslo_concurrency.lockutils [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.840817] [53379]: DEBUG nova.quota [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1148.843404] [53379]: DEBUG nova.quota [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1148.849431] [53379]: DEBUG nova.compute.api [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1148.850615] [53379]: DEBUG nova.compute.api [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1148.883189] [53379]: INFO nova.api.openstack.requestlog [None req-86664d08-ccf4-443d-bd1a-04d1ec7d783a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.394697 [ 1148.883705] [53379]: [pid: 53379|app: 0|req: 4110/8204] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:00 2025] POST /compute/v2.1/servers => generated 380 bytes in 396 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1148.891334] [53378]: DEBUG nova.api.openstack.wsgi [None req-8436fd46-2a7b-4cb6-af23-22a34fc96552 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.893093] [53378]: DEBUG nova.compute.api [None req-8436fd46-2a7b-4cb6-af23-22a34fc96552 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.899236] [53379]: DEBUG nova.api.openstack.wsgi [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.901068] [53379]: DEBUG nova.compute.api [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.905648] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.905940] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.906198] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.906671] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.906860] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.907083] [53379]: DEBUG oslo_concurrency.lockutils [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.919838] [53378]: DEBUG nova.policy [None req-8436fd46-2a7b-4cb6-af23-22a34fc96552 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.924762] [53378]: INFO nova.api.openstack.requestlog [None req-8436fd46-2a7b-4cb6-af23-22a34fc96552 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1206 microversion: 2.1 time: 0.035676 [ 1148.925111] [53378]: [pid: 53378|app: 0|req: 4095/8205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:01 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1206 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.008639] [53379]: DEBUG nova.policy [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.016603] [53379]: INFO nova.api.openstack.requestlog [None req-4c8633f6-bf1c-4e13-9c4c-128f99aaecd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1495 microversion: 2.1 time: 0.119555 [ 1149.016988] [53379]: [pid: 53379|app: 0|req: 4111/8206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:01 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1495 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.385524] [53378]: DEBUG nova.api.openstack.wsgi [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.387285] [53378]: DEBUG nova.compute.api [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.392078] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.392347] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.392540] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.392898] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.393116] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.393303] [53378]: DEBUG oslo_concurrency.lockutils [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.487021] [53379]: DEBUG nova.api.openstack.wsgi [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-966232314", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": "none"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1149.503864] [53378]: DEBUG nova.policy [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.508876] [53378]: INFO nova.api.openstack.requestlog [None req-efb5d105-bbef-4c00-8d5d-cec37c9c74c3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.125795 [ 1149.509258] [53378]: [pid: 53378|app: 0|req: 4096/8207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:01 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.526536] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.533036] [53379]: DEBUG nova.virt.hardware [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1149.533253] [53379]: DEBUG nova.virt.hardware [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1149.533915] [53379]: DEBUG nova.virt.hardware [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1149.533915] [53379]: DEBUG nova.virt.hardware [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1149.533915] [53379]: DEBUG nova.virt.hardware [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1149.538277] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.538496] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.538677] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.539056] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.539271] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.539458] [53379]: DEBUG oslo_concurrency.lockutils [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.547806] [53379]: DEBUG nova.quota [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Getting quotas for project 4eb1ae4002524671b8750232fd1379fc. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1149.551596] [53379]: DEBUG nova.quota [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Getting quotas for user 893daf78c3a9405d94d6065f202efb7a and project 4eb1ae4002524671b8750232fd1379fc. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1149.556329] [53379]: DEBUG nova.compute.api [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1149.557539] [53379]: DEBUG nova.compute.api [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1149.578434] [53378]: DEBUG nova.api.openstack.wsgi [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5", "name": "network-vif-deleted", "tag": "8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1149.586350] [53378]: DEBUG oslo_concurrency.lockutils [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.586599] [53378]: DEBUG oslo_concurrency.lockutils [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.586786] [53378]: DEBUG oslo_concurrency.lockutils [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.595742] [53378]: INFO nova.api.openstack.compute.server_external_events [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] Creating event network-vif-deleted:8d29e8e0-23c4-4c8e-bdc4-0b0c875a2ed8 for instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 on cpu-1 [ 1149.595964] [53379]: INFO nova.api.openstack.requestlog [None req-5346a3b5-68d3-4017-806d-56cf8bbcd4d7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 0.174656 [ 1149.597123] [53379]: [pid: 53379|app: 0|req: 4112/8208] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 12 06:47:01 2025] POST /compute/v2.1/servers => generated 380 bytes in 175 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 1149.598355] [53378]: INFO nova.api.openstack.requestlog [req-71ebef92-6bea-4619-b8b3-d17ebec75522 req-cc92c673-4e92-44ea-9007-26fb9130f342 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022898 [ 1149.599436] [53378]: [pid: 53378|app: 0|req: 4097/8209] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47: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) [ 1149.604076] [53379]: DEBUG nova.api.openstack.wsgi [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.606171] [53379]: DEBUG nova.compute.api [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.633855] [53379]: DEBUG nova.policy [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.638370] [53379]: DEBUG nova.policy [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.639032] [53379]: DEBUG nova.policy [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.639684] [53379]: INFO nova.api.openstack.requestlog [None req-5daa66aa-fcfb-450c-bf48-7793f43d79ee tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1299 microversion: 2.54 time: 0.037778 [ 1149.640136] [53379]: [pid: 53379|app: 0|req: 4113/8210] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:01 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1149.746979] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.748805] [53378]: DEBUG nova.compute.api [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.752587] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.752854] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.753044] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.753416] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.753623] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.753800] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.827854] [53378]: DEBUG nova.policy [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.832449] [53378]: INFO nova.api.openstack.requestlog [None req-2a149003-5488-49e0-8cc8-bd402b001eee tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1577 microversion: 2.1 time: 0.088135 [ 1149.833141] [53378]: [pid: 53378|app: 0|req: 4098/8211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:02 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1577 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.937229] [53379]: DEBUG nova.api.openstack.wsgi [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.938975] [53379]: DEBUG nova.compute.api [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.942496] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.942740] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.942929] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.943297] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.943503] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.943677] [53379]: DEBUG oslo_concurrency.lockutils [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.976029] [53379]: DEBUG nova.policy [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.980399] [53379]: INFO nova.api.openstack.requestlog [None req-17f8395a-a183-44df-843e-3e9e86247849 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1210 microversion: 2.1 time: 0.045481 [ 1149.980933] [53379]: [pid: 53379|app: 0|req: 4114/8212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:02 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.030558] [53378]: DEBUG nova.api.openstack.wsgi [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.033171] [53378]: DEBUG nova.compute.api [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.036732] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.036980] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.037227] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.037588] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.037801] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.037980] [53378]: DEBUG oslo_concurrency.lockutils [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.072082] [53378]: DEBUG nova.policy [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.075879] [53378]: INFO nova.api.openstack.requestlog [None req-1eef3a4c-6728-4b9c-96ef-e71c0a3b8fe3 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1284 microversion: 2.1 time: 0.047880 [ 1150.076344] [53378]: [pid: 53378|app: 0|req: 4099/8213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:02 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.521499] [53379]: DEBUG nova.api.openstack.wsgi [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.523227] [53379]: DEBUG nova.compute.api [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.528421] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.528664] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.528850] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.529238] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.529448] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.529624] [53379]: DEBUG oslo_concurrency.lockutils [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.599817] [53379]: DEBUG nova.policy [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.604256] [53379]: INFO nova.api.openstack.requestlog [None req-99d5dacc-5089-4895-bc12-1fa297bfd842 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1364 microversion: 2.1 time: 0.085165 [ 1150.604757] [53379]: [pid: 53379|app: 0|req: 4115/8214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:02 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.655487] [53378]: DEBUG nova.api.openstack.wsgi [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.657247] [53378]: DEBUG nova.compute.api [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.660654] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.660897] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.661099] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.661512] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.661726] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.661906] [53378]: DEBUG oslo_concurrency.lockutils [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.699196] [53378]: DEBUG nova.policy [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.704255] [53378]: DEBUG nova.policy [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.705187] [53378]: DEBUG nova.policy [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.705807] [53378]: INFO nova.api.openstack.requestlog [None req-ccdc69e1-b031-4f9e-9c52-6b8b20288396 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1303 microversion: 2.54 time: 0.052860 [ 1150.706133] [53378]: [pid: 53378|app: 0|req: 4100/8215] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:02 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1303 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1150.845468] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.847454] [53379]: DEBUG nova.compute.api [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.851164] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.851441] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.851655] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.852069] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.852293] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.852573] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.948589] [53379]: DEBUG nova.policy [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.953236] [53379]: INFO nova.api.openstack.requestlog [None req-6a319f1f-9c79-4fae-9f2b-ac86caba9284 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1577 microversion: 2.1 time: 0.110216 [ 1150.953582] [53379]: [pid: 53379|app: 0|req: 4116/8216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:03 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1577 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.993098] [53378]: DEBUG nova.api.openstack.wsgi [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.994797] [53378]: DEBUG nova.compute.api [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.998756] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.999031] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.999252] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.999733] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.999858] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.000073] [53378]: DEBUG oslo_concurrency.lockutils [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.040990] [53378]: DEBUG nova.policy [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.045733] [53378]: INFO nova.api.openstack.requestlog [None req-86651683-9837-4113-bba0-726b410f25a0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1258 microversion: 2.1 time: 0.054805 [ 1151.046090] [53378]: [pid: 53378|app: 0|req: 4101/8217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:03 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1258 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.089302] [53379]: DEBUG nova.api.openstack.wsgi [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.091066] [53379]: DEBUG nova.compute.api [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.096723] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.096971] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.097250] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.097588] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.097796] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.097976] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.125904] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.126212] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.126411] [53379]: DEBUG oslo_concurrency.lockutils [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.126700] [53379]: DEBUG nova.objects.instance [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1151.147875] [53379]: DEBUG nova.policy [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.151839] [53379]: INFO nova.api.openstack.requestlog [None req-76353cc7-fd8c-47d4-a577-cfbb8cf692ef tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1298 microversion: 2.1 time: 0.065031 [ 1151.152334] [53379]: [pid: 53379|app: 0|req: 4117/8218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:03 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.617252] [53378]: DEBUG nova.api.openstack.wsgi [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.618998] [53378]: DEBUG nova.compute.api [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.622624] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.622920] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.623130] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.623488] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.623692] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.623869] [53378]: DEBUG oslo_concurrency.lockutils [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.692801] [53378]: DEBUG nova.policy [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.697474] [53378]: INFO nova.api.openstack.requestlog [None req-ea197fd4-8fd9-4b7a-be5e-f6c42ea37aab tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1552 microversion: 2.1 time: 0.082607 [ 1151.697798] [53378]: [pid: 53378|app: 0|req: 4102/8219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:03 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1552 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.710941] [53379]: DEBUG nova.api.openstack.wsgi [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.712905] [53379]: DEBUG nova.compute.api [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.716892] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.717156] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.717351] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.717722] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.717937] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.718143] [53379]: DEBUG oslo_concurrency.lockutils [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.721036] [53378]: DEBUG nova.api.openstack.wsgi [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.722681] [53378]: DEBUG nova.compute.api [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.726887] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.727167] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.727347] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.727697] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.727901] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.728113] [53378]: DEBUG oslo_concurrency.lockutils [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.759920] [53378]: DEBUG nova.policy [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.764312] [53378]: DEBUG nova.policy [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.765469] [53378]: DEBUG nova.policy [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.765590] [53378]: INFO nova.api.openstack.requestlog [None req-afa11053-350b-459c-b191-478ffde507c9 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1295 microversion: 2.54 time: 0.046792 [ 1151.765917] [53378]: [pid: 53378|app: 0|req: 4103/8220] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:04 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1295 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1151.795770] [53379]: INFO nova.api.openstack.requestlog [None req-cb72aab4-ed94-4038-a79a-8e40c621461b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.087417 [ 1151.796147] [53379]: [pid: 53379|app: 0|req: 4118/8221] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:47:03 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/os-interface => generated 287 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1151.966347] [53378]: DEBUG nova.api.openstack.wsgi [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.968209] [53378]: DEBUG nova.compute.api [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.972574] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.972815] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.973012] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.973397] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.973604] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.973783] [53378]: DEBUG oslo_concurrency.lockutils [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.055525] [53378]: DEBUG nova.policy [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.060581] [53379]: DEBUG nova.api.openstack.wsgi [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.062180] [53378]: INFO nova.api.openstack.requestlog [None req-2c0ba50c-1bd7-4177-b26f-6d4a01399708 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1577 microversion: 2.1 time: 0.098154 [ 1152.062280] [53379]: DEBUG nova.compute.api [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.062567] [53378]: [pid: 53378|app: 0|req: 4104/8222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:04 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1577 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.072212] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.074322] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.074554] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.074967] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.075238] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.075480] [53379]: DEBUG oslo_concurrency.lockutils [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.112054] [53379]: DEBUG nova.policy [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.115995] [53379]: INFO nova.api.openstack.requestlog [None req-002978d9-ad0b-4cc0-92ad-6f88dae40f52 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1258 microversion: 2.1 time: 0.057893 [ 1152.116279] [53379]: [pid: 53379|app: 0|req: 4119/8223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:04 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1258 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.165042] [53378]: DEBUG nova.api.openstack.wsgi [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.166321] [53378]: DEBUG nova.compute.api [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.170109] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.170162] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.170376] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.170783] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.170997] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.171222] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.192324] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.192580] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.192979] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.192979] [53378]: DEBUG nova.objects.instance [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1152.204680] [53379]: DEBUG nova.api.openstack.wsgi [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1152.210919] [53379]: DEBUG oslo_concurrency.lockutils [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.211195] [53379]: DEBUG oslo_concurrency.lockutils [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.211760] [53379]: DEBUG oslo_concurrency.lockutils [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.218287] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] Creating event network-changed:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1152.219712] [53378]: DEBUG nova.policy [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.220850] [53379]: INFO nova.api.openstack.requestlog [req-f9e29415-70f7-4ff0-82a7-40c9e4e82eb2 req-7a5cb69a-ada6-4eb8-bd8f-1c5118a4804d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018419 [ 1152.221215] [53379]: [pid: 53379|app: 0|req: 4120/8224] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:04 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) [ 1152.224694] [53378]: INFO nova.api.openstack.requestlog [None req-25f72375-f251-4fdf-96c9-e86ab3faf237 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1298 microversion: 2.1 time: 0.062631 [ 1152.225062] [53378]: [pid: 53378|app: 0|req: 4105/8225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:04 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.781610] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.782970] [53379]: DEBUG nova.compute.api [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.786552] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.786799] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.786987] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.787411] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.787619] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.787802] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.821324] [53379]: DEBUG nova.policy [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.825627] [53379]: DEBUG nova.policy [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.826184] [53379]: DEBUG nova.policy [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.826795] [53379]: INFO nova.api.openstack.requestlog [None req-ec21374c-eaff-4b69-b022-ebc0f7d8900c tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1295 microversion: 2.54 time: 0.048689 [ 1152.827116] [53379]: [pid: 53379|app: 0|req: 4121/8226] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:05 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1153.079587] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.081345] [53378]: DEBUG nova.compute.api [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.084935] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.085197] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.085407] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.085759] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.085965] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.086150] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.128368] [53379]: DEBUG nova.api.openstack.wsgi [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.130066] [53379]: DEBUG nova.compute.api [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.133514] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.133744] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.133932] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.134311] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.134518] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.134694] [53379]: DEBUG oslo_concurrency.lockutils [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.166307] [53379]: DEBUG nova.policy [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.167545] [53378]: DEBUG nova.policy [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.172368] [53379]: INFO nova.api.openstack.requestlog [None req-051089ce-e8ac-4a22-86bc-e4712b912313 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1266 microversion: 2.1 time: 0.046350 [ 1153.172677] [53378]: INFO nova.api.openstack.requestlog [None req-7ffa299d-2b70-45fc-9822-20339838c17d tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1576 microversion: 2.1 time: 0.095461 [ 1153.172731] [53379]: [pid: 53379|app: 0|req: 4122/8227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:05 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1266 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.173294] [53378]: [pid: 53378|app: 0|req: 4106/8228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:05 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1576 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.237351] [53379]: DEBUG nova.api.openstack.wsgi [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.239092] [53379]: DEBUG nova.compute.api [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.242822] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.243074] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.243267] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.243616] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.243819] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.243996] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.261165] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.261375] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.261553] [53379]: DEBUG oslo_concurrency.lockutils [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.261744] [53379]: DEBUG nova.objects.instance [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1153.280348] [53379]: DEBUG nova.policy [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.283879] [53379]: INFO nova.api.openstack.requestlog [None req-adfbd1e8-0847-4c5c-aa9a-eeba5fa986ba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1298 microversion: 2.1 time: 0.048927 [ 1153.284204] [53379]: [pid: 53379|app: 0|req: 4123/8229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:05 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1298 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.841724] [53378]: DEBUG nova.api.openstack.wsgi [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.843466] [53378]: DEBUG nova.compute.api [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.847121] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.847404] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.847617] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.847980] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.848226] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.848420] [53378]: DEBUG oslo_concurrency.lockutils [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.881588] [53378]: DEBUG nova.policy [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.886152] [53378]: DEBUG nova.policy [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.886751] [53378]: DEBUG nova.policy [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.887435] [53378]: INFO nova.api.openstack.requestlog [None req-279d4682-7084-49ca-95e4-5efde6440a0b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1295 microversion: 2.54 time: 0.048267 [ 1153.887882] [53378]: [pid: 53378|app: 0|req: 4107/8230] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:06 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1154.185027] [53379]: DEBUG nova.api.openstack.wsgi [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.185498] [53378]: DEBUG nova.api.openstack.wsgi [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.186758] [53379]: DEBUG nova.compute.api [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.188183] [53378]: DEBUG nova.compute.api [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.192163] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.194019] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.194019] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.194202] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.194202] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.194284] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.194316] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.194351] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.194351] [53379]: DEBUG oslo_concurrency.lockutils [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.194446] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.194446] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.194446] [53378]: DEBUG oslo_concurrency.lockutils [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.296039] [53378]: DEBUG nova.policy [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.302383] [53378]: INFO nova.api.openstack.requestlog [None req-03e75b0b-9f15-4cbf-9990-2606c055977a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1576 microversion: 2.1 time: 0.119485 [ 1154.303028] [53378]: [pid: 53378|app: 0|req: 4108/8231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:06 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1576 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.307020] [53378]: DEBUG nova.api.openstack.wsgi [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.307114] [53378]: DEBUG nova.compute.api [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.310652] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.310886] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.311081] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.311426] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.311619] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.311789] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.326119] [53379]: DEBUG nova.policy [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.330393] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.330600] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.330785] [53378]: DEBUG oslo_concurrency.lockutils [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.330985] [53378]: DEBUG nova.objects.instance [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1154.331742] [53379]: INFO nova.api.openstack.requestlog [None req-01d7f1ad-8000-4a93-b717-02cec46cdc11 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1318 microversion: 2.1 time: 0.149167 [ 1154.332101] [53379]: [pid: 53379|app: 0|req: 4124/8232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:06 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1318 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.351706] [53378]: DEBUG nova.policy [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.355616] [53378]: INFO nova.api.openstack.requestlog [None req-8cfc176d-769b-4d12-acba-7043fb7da0de tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 200 len: 1298 microversion: 2.1 time: 0.052323 [ 1154.355937] [53378]: [pid: 53378|app: 0|req: 4109/8233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:06 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.902341] [53379]: DEBUG nova.api.openstack.wsgi [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.904246] [53379]: DEBUG nova.compute.api [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.908828] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.909959] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.909959] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.909959] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.909959] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.910163] [53379]: DEBUG oslo_concurrency.lockutils [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.928805] [53378]: DEBUG nova.api.openstack.wsgi [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "faeaf1d7-5c97-49b0-9179-358347e8369f", "name": "network-vif-plugged", "status": "completed", "tag": "88ad4040-e851-42f6-8691-ecde3793eef8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1154.934901] [53378]: DEBUG oslo_concurrency.lockutils [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.935224] [53378]: DEBUG oslo_concurrency.lockutils [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.935401] [53378]: DEBUG oslo_concurrency.lockutils [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.944041] [53378]: INFO nova.api.openstack.compute.server_external_events [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] Creating event network-vif-plugged:88ad4040-e851-42f6-8691-ecde3793eef8 for instance faeaf1d7-5c97-49b0-9179-358347e8369f on cpu-1 [ 1154.946837] [53378]: INFO nova.api.openstack.requestlog [req-78b2548c-c672-47b7-ae81-1ed8b38baf96 req-338f9e5f-a56d-4f32-978f-b27ea9c1c533 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020198 [ 1154.947220] [53378]: [pid: 53378|app: 0|req: 4110/8234] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47: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 (2 switches on core 0) [ 1154.951514] [53379]: DEBUG nova.policy [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.956864] [53379]: DEBUG nova.policy [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.957868] [53379]: DEBUG nova.policy [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.958526] [53379]: INFO nova.api.openstack.requestlog [None req-97616517-8308-4b3b-9e62-3b1790f95aeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1351 microversion: 2.54 time: 0.058482 [ 1154.959013] [53379]: [pid: 53379|app: 0|req: 4125/8235] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:07 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1351 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1155.316636] [53378]: DEBUG nova.api.openstack.wsgi [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.318606] [53378]: DEBUG nova.compute.api [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.323996] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.324257] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.324454] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.324819] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.325037] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.325238] [53378]: DEBUG oslo_concurrency.lockutils [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.345751] [53379]: DEBUG nova.api.openstack.wsgi [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.347478] [53379]: DEBUG nova.compute.api [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.351483] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.351786] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.351998] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.352384] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.352637] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.352860] [53379]: DEBUG oslo_concurrency.lockutils [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.401644] [53378]: DEBUG nova.policy [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.405918] [53378]: INFO nova.api.openstack.requestlog [None req-acdf4f78-ac34-46b9-919d-8bc95da61cf1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1574 microversion: 2.1 time: 0.091876 [ 1155.406256] [53378]: [pid: 53378|app: 0|req: 4111/8236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:07 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1574 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.408943] [53378]: DEBUG nova.api.openstack.wsgi [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.410438] [53378]: DEBUG nova.compute.api [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.413797] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.414051] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.414245] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.414595] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.414804] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.414972] [53378]: DEBUG oslo_concurrency.lockutils [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.418818] [53379]: DEBUG nova.policy [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.423750] [53379]: INFO nova.api.openstack.requestlog [None req-f2a6d0a4-430e-4c36-8561-7e5e6da56e82 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.080770 [ 1155.424077] [53378]: INFO nova.api.openstack.wsgi [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. [ 1155.424283] [53379]: [pid: 53379|app: 0|req: 4126/8237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:07 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.424392] [53378]: DEBUG nova.api.openstack.wsgi [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1155.424822] [53378]: INFO nova.api.openstack.requestlog [None req-7cff80cd-d9c4-4262-8965-dd80d9525b6c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 404 len: 111 microversion: 2.1 time: 0.018091 [ 1155.425130] [53378]: [pid: 53378|app: 0|req: 4112/8238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:07 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1155.488343] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-867728052", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "7847c1b9-6014-493f-8c96-00bea61b2d3d"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1155.527393] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.527575] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.527776] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.528209] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.528421] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.528601] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.533946] [53379]: DEBUG nova.network.neutron [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] validate_networks() for [('7847c1b9-6014-493f-8c96-00bea61b2d3d', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1155.703519] [53379]: DEBUG nova.virt.hardware [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1155.705024] [53379]: DEBUG nova.virt.hardware [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1155.705024] [53379]: DEBUG nova.virt.hardware [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1155.705024] [53379]: DEBUG nova.virt.hardware [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1155.705024] [53379]: DEBUG nova.virt.hardware [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1155.713298] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.713548] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.713736] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.714140] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.714345] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.714597] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.724663] [53379]: DEBUG nova.quota [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1155.728174] [53379]: DEBUG nova.quota [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1155.734080] [53379]: DEBUG nova.compute.api [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1155.735419] [53379]: DEBUG nova.compute.api [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1155.773212] [53379]: INFO nova.api.openstack.requestlog [None req-7fb4cbc6-70d5-43df-83f9-f262c8e1f42d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.287133 [ 1155.773703] [53379]: [pid: 53379|app: 0|req: 4127/8239] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:07 2025] POST /compute/v2.1/servers => generated 380 bytes in 288 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1155.780371] [53378]: DEBUG nova.api.openstack.wsgi [None req-f88ebafe-33e3-4cd3-b6c1-e31ba7d01714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.782263] [53378]: DEBUG nova.compute.api [None req-f88ebafe-33e3-4cd3-b6c1-e31ba7d01714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.975761] [53379]: DEBUG nova.api.openstack.wsgi [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.977560] [53379]: DEBUG nova.compute.api [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.982015] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.982287] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.982483] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.982836] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.983051] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.983235] [53379]: DEBUG oslo_concurrency.lockutils [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.021148] [53379]: DEBUG nova.policy [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.026455] [53379]: DEBUG nova.policy [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.027233] [53379]: DEBUG nova.policy [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.028017] [53379]: INFO nova.api.openstack.requestlog [None req-da94d42c-cbfc-4a42-ab14-cb50ac35fe65 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1351 microversion: 2.54 time: 0.054690 [ 1156.028345] [53379]: [pid: 53379|app: 0|req: 4128/8240] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:08 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1351 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1156.044498] [53378]: DEBUG nova.policy [None req-f88ebafe-33e3-4cd3-b6c1-e31ba7d01714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.049536] [53378]: INFO nova.api.openstack.requestlog [None req-f88ebafe-33e3-4cd3-b6c1-e31ba7d01714 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1212 microversion: 2.1 time: 0.271816 [ 1156.049895] [53378]: [pid: 53378|app: 0|req: 4113/8241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:08 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1212 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.419775] [53379]: DEBUG nova.api.openstack.wsgi [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.421841] [53379]: DEBUG nova.compute.api [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.422763] [53378]: DEBUG nova.api.openstack.wsgi [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1156.424332] [53378]: DEBUG nova.compute.api [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.424755] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.425070] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.425291] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.425680] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.425880] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.426070] [53379]: DEBUG oslo_concurrency.lockutils [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.427892] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.428182] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.428359] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.428726] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.428928] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.429128] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.451118] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.451371] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.451558] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.455977] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.456208] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.456394] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.456764] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.456965] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.457154] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.462411] [53378]: DEBUG nova.policy [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.467430] [53378]: DEBUG nova.compute.api [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1156.470880] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.471106] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.471289] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.471648] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.471846] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.472037] [53378]: DEBUG oslo_concurrency.lockutils [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.481372] [53378]: DEBUG nova.quota [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1156.483594] [53378]: DEBUG nova.quota [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1156.489039] [53378]: DEBUG nova.virt.hardware [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1156.489230] [53378]: DEBUG nova.virt.hardware [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1156.489439] [53378]: DEBUG nova.virt.hardware [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1156.489626] [53378]: DEBUG nova.virt.hardware [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1156.489805] [53378]: DEBUG nova.virt.hardware [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1156.522184] [53379]: DEBUG nova.policy [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.526573] [53379]: INFO nova.api.openstack.requestlog [None req-232d2bc0-58f3-434d-ab78-de0830db4e41 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1574 microversion: 2.1 time: 0.109731 [ 1156.526909] [53379]: [pid: 53379|app: 0|req: 4129/8242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:08 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1574 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.527736] [53378]: INFO nova.api.openstack.requestlog [None req-872d4c36-0696-4032-9fc4-a2418ca98b71 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/action" status: 202 len: 0 microversion: 2.1 time: 0.107647 [ 1156.527858] [53378]: [pid: 53378|app: 0|req: 4114/8243] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:08 2025] POST /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1156.529628] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.531219] [53379]: DEBUG nova.compute.api [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.532289] [53378]: DEBUG nova.api.openstack.wsgi [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.533833] [53378]: DEBUG nova.compute.api [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.534355] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.534606] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.534785] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.535143] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.535705] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.535782] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.536860] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.537104] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.537331] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.537678] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.537879] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.538074] [53378]: DEBUG oslo_concurrency.lockutils [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.601996] [53379]: DEBUG nova.policy [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.606307] [53379]: INFO nova.api.openstack.requestlog [None req-dd796c19-82d1-44bd-9e59-597c7ee24e50 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.078699 [ 1156.606635] [53379]: [pid: 53379|app: 0|req: 4130/8244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:08 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.636819] [53378]: DEBUG nova.policy [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.641174] [53378]: INFO nova.api.openstack.requestlog [None req-024ca062-2e3c-40f2-acfb-200ead1a1c8b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.110779 [ 1156.641493] [53378]: [pid: 53378|app: 0|req: 4115/8245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:08 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.956187] [53379]: DEBUG nova.api.openstack.wsgi [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "faeaf1d7-5c97-49b0-9179-358347e8369f", "tag": "88ad4040-e851-42f6-8691-ecde3793eef8"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1156.962482] [53379]: DEBUG oslo_concurrency.lockutils [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.963144] [53379]: DEBUG oslo_concurrency.lockutils [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.963144] [53379]: DEBUG oslo_concurrency.lockutils [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.968949] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] Creating event network-changed:88ad4040-e851-42f6-8691-ecde3793eef8 for instance faeaf1d7-5c97-49b0-9179-358347e8369f on cpu-1 [ 1156.971757] [53379]: INFO nova.api.openstack.requestlog [req-d896c664-e942-40af-bc63-b7c521c15533 req-70ee5847-661f-481c-b6f8-1ef82dc2319c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017863 [ 1156.972106] [53379]: [pid: 53379|app: 0|req: 4131/8246] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:09 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) [ 1157.043887] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.045733] [53378]: DEBUG nova.compute.api [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.050887] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.051195] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.051403] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.051777] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.051993] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.052243] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.063692] [53379]: DEBUG nova.api.openstack.wsgi [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.065624] [53379]: DEBUG nova.compute.api [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.069416] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.069689] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.069893] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.070412] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.070488] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.070620] [53379]: DEBUG oslo_concurrency.lockutils [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.090882] [53378]: DEBUG nova.policy [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.097713] [53378]: DEBUG nova.policy [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.098461] [53378]: DEBUG nova.policy [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.099121] [53378]: INFO nova.api.openstack.requestlog [None req-8ae8c5d3-0ef6-4403-a68e-c7279ae16aa8 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1359 microversion: 2.54 time: 0.057919 [ 1157.099463] [53378]: [pid: 53378|app: 0|req: 4116/8247] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:09 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1359 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1157.110474] [53379]: DEBUG nova.policy [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.115833] [53379]: INFO nova.api.openstack.requestlog [None req-4fd671c0-60be-4bfc-99f2-b416f4651534 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1208 microversion: 2.1 time: 0.054827 [ 1157.116223] [53379]: [pid: 53379|app: 0|req: 4132/8248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:09 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.539273] [53378]: DEBUG nova.api.openstack.wsgi [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.542043] [53378]: DEBUG nova.compute.api [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.546564] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.546899] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.547180] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.547676] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.547950] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.548230] [53378]: DEBUG oslo_concurrency.lockutils [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.618343] [53379]: DEBUG nova.api.openstack.wsgi [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.620072] [53379]: DEBUG nova.compute.api [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.623614] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.623849] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.624051] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.624417] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.624621] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.624821] [53379]: DEBUG oslo_concurrency.lockutils [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.649720] [53378]: DEBUG nova.policy [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.655567] [53378]: INFO nova.api.openstack.requestlog [None req-d24c1c8d-5c5b-4d13-9440-126ac1974325 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1575 microversion: 2.1 time: 0.118480 [ 1157.655899] [53378]: [pid: 53378|app: 0|req: 4117/8249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:09 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1575 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.658298] [53378]: DEBUG nova.api.openstack.wsgi [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.659903] [53378]: DEBUG nova.compute.api [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.663132] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.663370] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.663560] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.663898] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.664117] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.664296] [53378]: DEBUG oslo_concurrency.lockutils [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.695119] [53379]: DEBUG nova.policy [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.699465] [53379]: INFO nova.api.openstack.requestlog [None req-7fe172e6-4ab1-4864-8a5a-69958a2ef7a9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.083520 [ 1157.699858] [53379]: [pid: 53379|app: 0|req: 4133/8250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:09 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.747127] [53378]: DEBUG nova.policy [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.751561] [53378]: INFO nova.api.openstack.requestlog [None req-5ee1be7d-c3ee-4cd2-bd58-e3d65bf3813e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.095078 [ 1157.751890] [53378]: [pid: 53378|app: 0|req: 4118/8251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:09 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.114011] [53379]: DEBUG nova.api.openstack.wsgi [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.115782] [53379]: DEBUG nova.compute.api [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.121345] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.121587] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.121811] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.122188] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.122391] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.122566] [53379]: DEBUG oslo_concurrency.lockutils [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.129273] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.130957] [53378]: DEBUG nova.compute.api [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.134351] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.134588] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.134774] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.135133] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.135372] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.135557] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.161990] [53379]: DEBUG nova.policy [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.165537] [53378]: DEBUG nova.policy [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.167900] [53379]: DEBUG nova.policy [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.168550] [53379]: DEBUG nova.policy [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.169177] [53379]: INFO nova.api.openstack.requestlog [None req-17ae37ed-3c07-4673-996f-8c3d95e74a09 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1369 microversion: 2.54 time: 0.057532 [ 1158.169464] [53378]: INFO nova.api.openstack.requestlog [None req-e4afca80-01df-4ca1-b5de-c15f13f7dc9a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1264 microversion: 2.1 time: 0.042547 [ 1158.169516] [53379]: [pid: 53379|app: 0|req: 4134/8252] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:10 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1369 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1158.169777] [53378]: [pid: 53378|app: 0|req: 4119/8253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:10 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1264 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.669622] [53379]: DEBUG nova.api.openstack.wsgi [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.671363] [53379]: DEBUG nova.compute.api [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.675484] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.675727] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.675917] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.676298] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.676569] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.676688] [53379]: DEBUG oslo_concurrency.lockutils [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.712424] [53378]: DEBUG nova.api.openstack.wsgi [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.714177] [53378]: DEBUG nova.compute.api [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.717873] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.718134] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.718330] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.718694] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.718900] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.719091] [53378]: DEBUG oslo_concurrency.lockutils [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.757801] [53379]: DEBUG nova.policy [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.762649] [53379]: INFO nova.api.openstack.requestlog [None req-94fd1d45-ac14-4fdc-9453-99db733b9f9c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.095266 [ 1158.763157] [53379]: [pid: 53379|app: 0|req: 4135/8254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:10 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.765918] [53379]: DEBUG nova.api.openstack.wsgi [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.767676] [53379]: DEBUG nova.compute.api [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.771207] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.771482] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.771729] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.772117] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.772394] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.772582] [53379]: DEBUG oslo_concurrency.lockutils [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.825300] [53378]: DEBUG nova.policy [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.830609] [53378]: INFO nova.api.openstack.requestlog [None req-e387a696-143f-4fdc-a172-1f77b3d19725 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.120322 [ 1158.831016] [53378]: [pid: 53378|app: 0|req: 4120/8255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:10 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.834391] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1158.835702] [53378]: DEBUG nova.compute.api [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.840205] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.840621] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.840938] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.841415] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.841687] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.842027] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.869679] [53379]: DEBUG nova.policy [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.874264] [53379]: INFO nova.api.openstack.requestlog [None req-34dd4688-3e1c-4da1-b24d-2bcff33332a4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.110612 [ 1158.874599] [53379]: [pid: 53379|app: 0|req: 4136/8256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:11 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.883523] [53378]: INFO nova.api.openstack.requestlog [None req-4ac808db-0aea-40e7-a3ae-14a4e467be3b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action" status: 204 len: 0 microversion: 2.1 time: 0.051716 [ 1158.883902] [53378]: [pid: 53378|app: 0|req: 4121/8257] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:11 2025] POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1158.888837] [53379]: DEBUG nova.api.openstack.wsgi [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.890556] [53379]: DEBUG nova.compute.api [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.894298] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.894535] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.894722] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.895091] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.895329] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.895525] [53379]: DEBUG oslo_concurrency.lockutils [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.967830] [53379]: DEBUG nova.policy [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.972488] [53379]: INFO nova.api.openstack.requestlog [None req-849ab60d-cd71-47ea-a0e0-8dae547b5ab1 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.085733 [ 1158.972957] [53379]: [pid: 53379|app: 0|req: 4137/8258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:11 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.184370] [53378]: DEBUG nova.api.openstack.wsgi [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.185614] [53379]: DEBUG nova.api.openstack.wsgi [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.186872] [53378]: DEBUG nova.compute.api [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.188083] [53379]: DEBUG nova.compute.api [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.192948] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.193264] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.193460] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.193504] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.193815] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.193866] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.194052] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.194089] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.194253] [53379]: DEBUG oslo_concurrency.lockutils [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.194492] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.194734] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.194951] [53378]: DEBUG oslo_concurrency.lockutils [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.238970] [53379]: DEBUG nova.policy [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.239353] [53378]: DEBUG nova.policy [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.245612] [53378]: INFO nova.api.openstack.requestlog [None req-c580d226-982b-40d8-8d2b-936e66852bdd tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1264 microversion: 2.1 time: 0.064557 [ 1159.245792] [53379]: DEBUG nova.policy [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.245892] [53378]: [pid: 53378|app: 0|req: 4122/8259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:11 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1264 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.246177] [53379]: DEBUG nova.policy [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.246915] [53379]: INFO nova.api.openstack.requestlog [None req-40c2ea3b-f89a-4bac-bc1c-2ee57821dc00 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1357 microversion: 2.54 time: 0.064821 [ 1159.247247] [53379]: [pid: 53379|app: 0|req: 4138/8260] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:11 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1357 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1159.845562] [53378]: DEBUG nova.api.openstack.wsgi [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.847401] [53378]: DEBUG nova.compute.api [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.851201] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.851449] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.851642] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.852015] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.852245] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.852407] [53378]: DEBUG oslo_concurrency.lockutils [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.888432] [53379]: DEBUG nova.api.openstack.wsgi [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.890129] [53379]: DEBUG nova.compute.api [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.894564] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.894806] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.894994] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.895372] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.895573] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.895751] [53379]: DEBUG oslo_concurrency.lockutils [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.938197] [53378]: DEBUG nova.policy [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.943216] [53378]: INFO nova.api.openstack.requestlog [None req-9ba6c8aa-656a-4503-a1d8-f221de65153d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.099804 [ 1159.943340] [53378]: [pid: 53378|app: 0|req: 4123/8261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:12 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.968781] [53379]: DEBUG nova.policy [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.973258] [53379]: INFO nova.api.openstack.requestlog [None req-de164daa-498a-4b89-a141-1f7d571e29d4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.087086 [ 1159.973600] [53379]: [pid: 53379|app: 0|req: 4139/8262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:12 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1159.987182] [53378]: DEBUG nova.api.openstack.wsgi [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.989049] [53378]: DEBUG nova.compute.api [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.992642] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.992886] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.993096] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.993514] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.993780] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.993967] [53378]: DEBUG oslo_concurrency.lockutils [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.065170] [53378]: DEBUG nova.policy [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.069431] [53378]: INFO nova.api.openstack.requestlog [None req-acced145-15d3-4d5e-a386-1b2d956b8ac3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.084496 [ 1160.069770] [53378]: [pid: 53378|app: 0|req: 4124/8263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:12 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.259427] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.261150] [53379]: DEBUG nova.compute.api [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.262827] [53378]: DEBUG nova.api.openstack.wsgi [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.264384] [53378]: DEBUG nova.compute.api [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.265399] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.265399] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.265399] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.265595] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.265782] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.265951] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.268188] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.268544] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.268690] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.269059] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.269274] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.269454] [53378]: DEBUG oslo_concurrency.lockutils [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.299228] [53379]: DEBUG nova.policy [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.303636] [53379]: INFO nova.api.openstack.requestlog [None req-5b86ac74-e170-474a-bd72-928af9f6af20 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1272 microversion: 2.1 time: 0.046602 [ 1160.303918] [53379]: [pid: 53379|app: 0|req: 4140/8264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:12 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.304926] [53378]: DEBUG nova.policy [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.309489] [53378]: DEBUG nova.policy [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.310140] [53378]: DEBUG nova.policy [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.310793] [53378]: INFO nova.api.openstack.requestlog [None req-00595676-52ee-439a-9a78-cd83bb53086d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1357 microversion: 2.54 time: 0.050730 [ 1160.311117] [53378]: [pid: 53378|app: 0|req: 4125/8265] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:12 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1357 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1160.957465] [53379]: DEBUG nova.api.openstack.wsgi [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.959243] [53379]: DEBUG nova.compute.api [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.964338] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.964682] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.964873] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.965243] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.965446] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.965764] [53379]: DEBUG oslo_concurrency.lockutils [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.987870] [53378]: DEBUG nova.api.openstack.wsgi [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.989787] [53378]: DEBUG nova.compute.api [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.993710] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.994720] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.994720] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.994910] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.995256] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.995537] [53378]: DEBUG oslo_concurrency.lockutils [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.077844] [53378]: DEBUG nova.policy [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.084795] [53378]: INFO nova.api.openstack.requestlog [None req-e3c354d0-f6c8-4a82-a8d9-387996e7ae6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.099900 [ 1161.085472] [53378]: [pid: 53378|app: 0|req: 4126/8266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:13 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.089311] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.090407] [53378]: DEBUG nova.compute.api [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.094800] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.095110] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.095367] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.095762] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.096013] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.096240] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.141303] [53379]: DEBUG nova.policy [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.145952] [53379]: INFO nova.api.openstack.requestlog [None req-8855b429-d783-4566-af50-745a651d56bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.190847 [ 1161.146302] [53379]: [pid: 53379|app: 0|req: 4141/8267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:13 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.172781] [53378]: DEBUG nova.policy [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.177538] [53378]: INFO nova.api.openstack.requestlog [None req-3e8d7838-28b2-4579-835a-877fb15c58d4 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.091447 [ 1161.177813] [53378]: [pid: 53378|app: 0|req: 4127/8268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:13 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.317059] [53379]: DEBUG nova.api.openstack.wsgi [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.319207] [53379]: DEBUG nova.compute.api [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.324039] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.324039] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.324214] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.324717] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.324960] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.325279] [53379]: DEBUG oslo_concurrency.lockutils [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.325813] [53378]: DEBUG nova.api.openstack.wsgi [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.327684] [53378]: DEBUG nova.compute.api [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.331560] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.331814] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.332018] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.332379] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.332586] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.332749] [53378]: DEBUG oslo_concurrency.lockutils [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.371100] [53378]: DEBUG nova.policy [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.375842] [53378]: DEBUG nova.policy [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.376556] [53378]: DEBUG nova.policy [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.377232] [53378]: INFO nova.api.openstack.requestlog [None req-b72b4382-45f5-401e-a88b-b6e84093b2e3 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1357 microversion: 2.54 time: 0.054021 [ 1161.377625] [53378]: [pid: 53378|app: 0|req: 4128/8269] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:13 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1357 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1161.493914] [53379]: DEBUG nova.policy [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.498817] [53379]: INFO nova.api.openstack.requestlog [None req-efb01e54-258f-4111-822c-e1ded3ee31ad tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.184906 [ 1161.499241] [53379]: [pid: 53379|app: 0|req: 4142/8270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:13 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.748714] [53378]: DEBUG nova.api.openstack.wsgi [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.750362] [53378]: DEBUG nova.compute.api [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.753592] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.753831] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.754028] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.754409] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.754594] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.754774] [53378]: DEBUG oslo_concurrency.lockutils [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.768534] [53378]: INFO nova.api.openstack.requestlog [None req-a8a2f50d-9534-4513-bf55-030a41e8cbc5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/ips" status: 200 len: 156 microversion: 2.1 time: 0.022101 [ 1161.768865] [53378]: [pid: 53378|app: 0|req: 4129/8271] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/ips => generated 156 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1161.775744] [53379]: DEBUG nova.api.openstack.wsgi [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9e0557a4-63d3-4d3d-8c3e-935567992aa1"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1161.777163] [53379]: DEBUG nova.compute.api [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.780857] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.781058] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.781236] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.781592] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.781797] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.781966] [53379]: DEBUG oslo_concurrency.lockutils [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.828437] [53379]: INFO nova.api.openstack.wsgi [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Invalid volume: volume 9e0557a4-63d3-4d3d-8c3e-935567992aa1 is already attached to instances: e7127de6-eaac-45c5-85ed-2043f9a213a0 [ 1161.828818] [53379]: DEBUG nova.api.openstack.wsgi [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 400 to user: Invalid volume: volume 9e0557a4-63d3-4d3d-8c3e-935567992aa1 is already attached to instances: e7127de6-eaac-45c5-85ed-2043f9a213a0 {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1161.829250] [53379]: INFO nova.api.openstack.requestlog [None req-32ef24f6-74b0-408c-bcff-7885876c74e1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.056396 [ 1161.829701] [53379]: [pid: 53379|app: 0|req: 4143/8272] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:47:14 2025] POST /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b/os-volume_attachments => generated 174 bytes in 57 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1161.834739] [53378]: DEBUG nova.api.openstack.wsgi [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.835113] [53378]: DEBUG nova.compute.api [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.838696] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.838938] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.839144] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.839496] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.839700] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.839878] [53378]: DEBUG oslo_concurrency.lockutils [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.856483] [53378]: DEBUG nova.compute.api [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1161.870338] [53379]: DEBUG nova.api.openstack.wsgi [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e", "name": "network-vif-plugged", "status": "completed", "tag": "71f46912-27d0-4677-8f8e-41a541d2a5f4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1161.877038] [53379]: DEBUG oslo_concurrency.lockutils [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.877308] [53379]: DEBUG oslo_concurrency.lockutils [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.877493] [53379]: DEBUG oslo_concurrency.lockutils [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.883597] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] Creating event network-vif-plugged:71f46912-27d0-4677-8f8e-41a541d2a5f4 for instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e on cpu-1 [ 1161.885910] [53379]: INFO nova.api.openstack.requestlog [req-7f44c142-4161-4255-8427-c1febacc7b34 req-bcb8c3d1-d793-45ed-93ba-db1ecb2ffb68 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017890 [ 1161.886241] [53379]: [pid: 53379|app: 0|req: 4144/8273] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:14 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) [ 1161.899062] [53378]: INFO nova.api.openstack.requestlog [None req-97c96932-dd46-4cce-abad-17b3db005902 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 204 len: 0 microversion: 2.1 time: 0.066458 [ 1161.899539] [53378]: [pid: 53378|app: 0|req: 4130/8274] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:14 2025] DELETE /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1161.905131] [53379]: DEBUG nova.api.openstack.wsgi [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.906855] [53379]: DEBUG nova.compute.api [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.910282] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.910510] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.910700] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.911068] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.911271] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.911484] [53379]: DEBUG oslo_concurrency.lockutils [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.027638] [53379]: DEBUG nova.policy [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.035428] [53379]: INFO nova.api.openstack.requestlog [None req-48422b0a-1cac-4d43-b1ec-ae91be096e16 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1683 microversion: 2.1 time: 0.132486 [ 1162.036078] [53379]: [pid: 53379|app: 0|req: 4145/8275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1683 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.098574] [53378]: DEBUG nova.api.openstack.wsgi [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.100381] [53378]: DEBUG nova.compute.api [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.105481] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.105725] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.105916] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.106286] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.106492] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.106710] [53378]: DEBUG oslo_concurrency.lockutils [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.160913] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.162513] [53379]: DEBUG nova.compute.api [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.166491] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.166761] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.166994] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.167435] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.167676] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.167911] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.217169] [53378]: DEBUG nova.policy [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.221724] [53378]: INFO nova.api.openstack.requestlog [None req-92555a9e-ce5d-40b0-b244-c6ea9f0630b1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.125731 [ 1162.222056] [53378]: [pid: 53378|app: 0|req: 4131/8276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.224378] [53378]: DEBUG nova.api.openstack.wsgi [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.226085] [53378]: DEBUG nova.compute.api [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.229435] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.229690] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.229879] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.230248] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.230457] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.230635] [53378]: DEBUG oslo_concurrency.lockutils [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.234302] [53379]: DEBUG nova.policy [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.238768] [53379]: INFO nova.api.openstack.requestlog [None req-d1cd82f3-ee72-4f21-a549-e2b48e700432 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.080579 [ 1162.239100] [53379]: [pid: 53379|app: 0|req: 4146/8277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1162.296882] [53378]: DEBUG nova.policy [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.301400] [53378]: INFO nova.api.openstack.requestlog [None req-7134642d-31e6-44c8-a5af-2e4bc548ac9f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.078764 [ 1162.301741] [53378]: [pid: 53378|app: 0|req: 4132/8278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.392927] [53379]: DEBUG nova.api.openstack.wsgi [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.394685] [53379]: DEBUG nova.compute.api [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.398317] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.398579] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.398766] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.399153] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.399328] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.399504] [53379]: DEBUG oslo_concurrency.lockutils [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.433266] [53379]: DEBUG nova.policy [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.437197] [53379]: DEBUG nova.policy [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.437853] [53379]: DEBUG nova.policy [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.438471] [53379]: INFO nova.api.openstack.requestlog [None req-7acccf37-6277-4608-b814-d1bf863392d4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1357 microversion: 2.54 time: 0.048083 [ 1162.438776] [53379]: [pid: 53379|app: 0|req: 4147/8279] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1357 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1162.512471] [53378]: DEBUG nova.api.openstack.wsgi [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.514340] [53378]: DEBUG nova.compute.api [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.518054] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.518316] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.518527] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.518876] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.519168] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.519362] [53378]: DEBUG oslo_concurrency.lockutils [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.585465] [53378]: DEBUG nova.policy [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.589988] [53378]: INFO nova.api.openstack.requestlog [None req-436d5594-cc49-457a-9840-807173ef377a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.079986 [ 1162.590336] [53378]: [pid: 53378|app: 0|req: 4133/8280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:14 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.049901] [53379]: DEBUG nova.api.openstack.wsgi [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.052586] [53379]: DEBUG nova.compute.api [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.058115] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.058533] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.058744] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.059192] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.059403] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.059631] [53379]: DEBUG oslo_concurrency.lockutils [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.161337] [53379]: DEBUG nova.policy [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.165962] [53379]: INFO nova.api.openstack.requestlog [None req-33559e73-d97c-40c6-9ae0-2968b31c220d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1683 microversion: 2.1 time: 0.119735 [ 1163.166304] [53379]: [pid: 53379|app: 0|req: 4148/8281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1683 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.234373] [53378]: DEBUG nova.api.openstack.wsgi [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.236100] [53378]: DEBUG nova.compute.api [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.239704] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.239943] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.240148] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.240501] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.240706] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.240885] [53378]: DEBUG oslo_concurrency.lockutils [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.252170] [53379]: DEBUG nova.api.openstack.wsgi [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.253946] [53379]: DEBUG nova.compute.api [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.257599] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.257839] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.258043] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.258474] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.258702] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.258906] [53379]: DEBUG oslo_concurrency.lockutils [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.308641] [53378]: DEBUG nova.policy [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.312958] [53378]: INFO nova.api.openstack.requestlog [None req-f49adf11-c59d-47b6-8ba2-bd287a2ff274 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1678 microversion: 2.1 time: 0.080987 [ 1163.313310] [53378]: [pid: 53378|app: 0|req: 4134/8282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1678 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.315575] [53378]: DEBUG nova.api.openstack.wsgi [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.317193] [53378]: DEBUG nova.compute.api [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.320270] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.320502] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.320690] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.321048] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.321254] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.321433] [53378]: DEBUG oslo_concurrency.lockutils [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.324937] [53379]: DEBUG nova.policy [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.330596] [53379]: INFO nova.api.openstack.requestlog [None req-fb2d28e9-8fe7-4bfd-bdbf-4f193b6a240d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1306 microversion: 2.1 time: 0.080643 [ 1163.330688] [53379]: [pid: 53379|app: 0|req: 4149/8283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1306 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.389704] [53378]: DEBUG nova.policy [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.393882] [53378]: INFO nova.api.openstack.requestlog [None req-07491570-b4f3-43dc-a620-0fbe6cf48af3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.080027 [ 1163.394301] [53378]: [pid: 53378|app: 0|req: 4135/8284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.454358] [53379]: DEBUG nova.api.openstack.wsgi [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.457148] [53379]: DEBUG nova.compute.api [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.462535] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.462947] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.463326] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.463941] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.464299] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.464620] [53379]: DEBUG oslo_concurrency.lockutils [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.512227] [53379]: DEBUG nova.policy [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.519066] [53379]: DEBUG nova.policy [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.519798] [53379]: DEBUG nova.policy [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.520474] [53379]: INFO nova.api.openstack.requestlog [None req-b78a5127-942d-4a0a-91c1-812fd00c54dc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1357 microversion: 2.54 time: 0.069700 [ 1163.520795] [53379]: [pid: 53379|app: 0|req: 4150/8285] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1357 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1163.604121] [53378]: DEBUG nova.api.openstack.wsgi [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.605828] [53378]: DEBUG nova.compute.api [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.609619] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.609865] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.610068] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.610425] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.610635] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.610813] [53378]: DEBUG oslo_concurrency.lockutils [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.680914] [53378]: DEBUG nova.policy [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.685458] [53378]: INFO nova.api.openstack.requestlog [None req-640a7897-dc29-4cae-a03e-d83100e00eb6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.083708 [ 1163.685791] [53378]: [pid: 53378|app: 0|req: 4136/8286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:15 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.891708] [53379]: DEBUG nova.api.openstack.wsgi [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.892064] [53379]: DEBUG nova.compute.api [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.895351] [53378]: DEBUG nova.api.openstack.wsgi [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e", "tag": "71f46912-27d0-4677-8f8e-41a541d2a5f4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1163.895687] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.895933] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.896135] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.896497] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.896700] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.896883] [53379]: DEBUG oslo_concurrency.lockutils [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.901484] [53378]: DEBUG oslo_concurrency.lockutils [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.901746] [53378]: DEBUG oslo_concurrency.lockutils [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.901915] [53378]: DEBUG oslo_concurrency.lockutils [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.908587] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] Creating event network-changed:71f46912-27d0-4677-8f8e-41a541d2a5f4 for instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e on cpu-1 [ 1163.911538] [53378]: INFO nova.api.openstack.requestlog [req-6f11e509-aca0-4e6c-b91b-756c101651c6 req-a567abe1-c043-4dcf-a1df-abe87ef2ba61 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018690 [ 1163.912062] [53378]: [pid: 53378|app: 0|req: 4137/8287] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:16 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) [ 1163.950488] [53379]: DEBUG nova.objects.instance [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'services' on Instance uuid a4a62fff-185a-4ea7-aa47-14b7b3d19222 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1163.995448] [53379]: INFO nova.api.openstack.requestlog [None req-20cd18c2-81f8-4444-a97e-9f8794057d98 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments/4e80dd2e-172c-4e89-955e-1c424feafc66" status: 202 len: 0 microversion: 2.1 time: 0.105906 [ 1163.995808] [53379]: [pid: 53379|app: 0|req: 4151/8288] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:47:16 2025] DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments/4e80dd2e-172c-4e89-955e-1c424feafc66 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1164.179027] [53378]: DEBUG nova.api.openstack.wsgi [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.180433] [53378]: DEBUG nova.compute.api [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.185543] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.185781] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.185973] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.186583] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.186583] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.186726] [53378]: DEBUG oslo_concurrency.lockutils [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.315979] [53378]: DEBUG nova.policy [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.321434] [53378]: INFO nova.api.openstack.requestlog [None req-333c6f32-f417-4244-80a0-d3a86264277f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1683 microversion: 2.1 time: 0.145329 [ 1164.321785] [53378]: [pid: 53378|app: 0|req: 4138/8289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:16 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1683 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.329301] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.329301] [53379]: DEBUG nova.compute.api [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.332920] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.333188] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.333382] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.333735] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.333957] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.334126] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.343250] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.345081] [53378]: DEBUG nova.compute.api [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.349176] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.349422] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.349604] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.349955] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.350173] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.350354] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.465570] [53379]: DEBUG nova.policy [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.470607] [53379]: INFO nova.api.openstack.requestlog [None req-8ec24aeb-76e7-4d8d-8929-41c5e6622123 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1683 microversion: 2.1 time: 0.145654 [ 1164.470978] [53379]: [pid: 53379|app: 0|req: 4152/8290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:16 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1683 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.473507] [53379]: DEBUG nova.api.openstack.wsgi [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.475194] [53379]: DEBUG nova.compute.api [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.479155] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.479443] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.479670] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.480079] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.480344] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.480736] [53379]: DEBUG oslo_concurrency.lockutils [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.489528] [53378]: DEBUG nova.policy [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.493713] [53378]: INFO nova.api.openstack.requestlog [None req-f4f8cdd0-2356-4fef-a74c-b36100d0c0d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1486 microversion: 2.1 time: 0.152774 [ 1164.494042] [53378]: [pid: 53378|app: 0|req: 4139/8291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:16 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1486 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.535906] [53378]: DEBUG nova.api.openstack.wsgi [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.537695] [53378]: DEBUG nova.compute.api [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.541430] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.541674] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.541862] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.542255] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.542465] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.542649] [53378]: DEBUG oslo_concurrency.lockutils [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.585055] [53378]: DEBUG nova.policy [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.591428] [53378]: DEBUG nova.policy [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.592450] [53378]: DEBUG nova.policy [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.594162] [53378]: INFO nova.api.openstack.requestlog [None req-a5ffeffe-24c5-4578-ae80-4836ca4692bc tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1374 microversion: 2.54 time: 0.059765 [ 1164.594162] [53378]: [pid: 53378|app: 0|req: 4140/8292] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:16 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1374 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1164.603026] [53378]: DEBUG nova.api.openstack.wsgi [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-360400740", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1164.646309] [53379]: DEBUG nova.policy [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.646565] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.646853] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.647151] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.647572] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.647801] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.648785] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.651749] [53379]: INFO nova.api.openstack.requestlog [None req-2721bc5c-6fac-4721-8fc0-0169beec1c05 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1572 microversion: 2.1 time: 0.180113 [ 1164.652095] [53379]: [pid: 53379|app: 0|req: 4153/8293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:16 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1572 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.655057] [53379]: DEBUG nova.api.openstack.wsgi [None req-00b0aa36-8780-4679-bc66-de35c77745df tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Action: 'create', calling method: .version_select at 0x726f72758280>, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-1364070992", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCVG/dWElKurl/eAF69yhw1VfqrHt8Zy9//D1GO3PQ01ubFSPgqaIJmbvt/hd82kL2hUljMIDnMBQVC1k1W8LRFWe2MKQHBI6d18WlhTtv1hRNsedjvpXJ/7HOrmmv5zGw=="}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1164.657091] [53378]: DEBUG nova.network.neutron [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1164.665469] [53379]: DEBUG nova.quota [None req-00b0aa36-8780-4679-bc66-de35c77745df tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Getting quotas for project 4eb1ae4002524671b8750232fd1379fc. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1164.668654] [53379]: DEBUG nova.quota [None req-00b0aa36-8780-4679-bc66-de35c77745df tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Getting quotas for user 893daf78c3a9405d94d6065f202efb7a and project 4eb1ae4002524671b8750232fd1379fc. Resources: {'key_pairs'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1164.687118] [53379]: INFO nova.api.openstack.requestlog [None req-00b0aa36-8780-4679-bc66-de35c77745df tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.54 time: 0.034338 [ 1164.688606] [53379]: [pid: 53379|app: 0|req: 4154/8294] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 12 06:47:16 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 36 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1164.695171] [53379]: DEBUG nova.api.openstack.wsgi [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-1364070992", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1164.697957] [53379]: DEBUG nova.compute.api [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.702797] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.703060] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.703255] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.703880] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.703880] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.704148] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.729815] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.730245] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.730476] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.736588] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.736822] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.737014] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.737427] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.737632] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.737806] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.781022] [53379]: DEBUG nova.virt.hardware [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1164.781022] [53379]: DEBUG nova.virt.hardware [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1164.781022] [53379]: DEBUG nova.virt.hardware [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1164.781022] [53379]: DEBUG nova.virt.hardware [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1164.781022] [53379]: DEBUG nova.virt.hardware [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1164.809180] [53378]: DEBUG nova.virt.hardware [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1164.809824] [53378]: DEBUG nova.virt.hardware [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1164.809824] [53378]: DEBUG nova.virt.hardware [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1164.809824] [53378]: DEBUG nova.virt.hardware [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1164.809973] [53378]: DEBUG nova.virt.hardware [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1164.816171] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.816503] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.816745] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.817764] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.817764] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.819022] [53378]: DEBUG oslo_concurrency.lockutils [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.827387] [53378]: DEBUG nova.quota [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1164.829827] [53378]: DEBUG nova.quota [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1164.831613] [53379]: DEBUG nova.compute.api [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.835204] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.835466] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.835650] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.836014] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.836226] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.836398] [53379]: DEBUG oslo_concurrency.lockutils [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.836751] [53378]: DEBUG nova.compute.api [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1164.838381] [53378]: DEBUG nova.compute.api [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1164.855812] [53379]: INFO nova.api.openstack.requestlog [None req-d178a336-6762-4452-8993-6d7c04ccbdf4 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19/action" status: 202 len: 1161 microversion: 2.54 time: 0.163198 [ 1164.856903] [53379]: [pid: 53379|app: 0|req: 4155/8295] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 12 06:47:16 2025] POST /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19/action => generated 1161 bytes in 164 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) [ 1164.859321] [53379]: DEBUG nova.api.openstack.wsgi [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.863415] [53379]: DEBUG nova.compute.api [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.864101] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.864445] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.864525] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.864974] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.865070] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.865581] [53379]: DEBUG oslo_concurrency.lockutils [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.870950] [53378]: INFO nova.api.openstack.requestlog [None req-c46574cf-993c-4106-80cf-b9d3b4ecb652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.272179 [ 1164.871486] [53378]: [pid: 53378|app: 0|req: 4141/8296] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:16 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) [ 1164.875200] [53378]: DEBUG nova.api.openstack.wsgi [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.875729] [53378]: DEBUG nova.compute.api [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.879164] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.879469] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.879728] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.880228] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.880414] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.880652] [53378]: DEBUG oslo_concurrency.lockutils [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.914937] [53378]: DEBUG nova.policy [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.919274] [53378]: DEBUG nova.policy [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.920017] [53378]: DEBUG nova.policy [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.920698] [53378]: INFO nova.api.openstack.requestlog [None req-cfda1283-ba12-4c3a-9bc5-bace23df7e53 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1426 microversion: 2.54 time: 0.048664 [ 1164.921068] [53378]: [pid: 53378|app: 0|req: 4142/8297] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1426 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1164.923394] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bffa9f1-f5d0-45a9-9292-a2063626598e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.925258] [53378]: DEBUG nova.compute.api [None req-4bffa9f1-f5d0-45a9-9292-a2063626598e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.948857] [53379]: DEBUG nova.policy [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.950638] [53378]: DEBUG nova.policy [None req-4bffa9f1-f5d0-45a9-9292-a2063626598e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.953599] [53379]: INFO nova.api.openstack.requestlog [None req-18f2b911-7b05-4907-bce7-f16f3035db2a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.096053 [ 1164.953951] [53379]: [pid: 53379|app: 0|req: 4156/8298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.955352] [53378]: INFO nova.api.openstack.requestlog [None req-4bffa9f1-f5d0-45a9-9292-a2063626598e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1206 microversion: 2.1 time: 0.033179 [ 1164.955352] [53378]: [pid: 53378|app: 0|req: 4143/8299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1206 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.335447] [53379]: DEBUG nova.api.openstack.wsgi [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.337258] [53379]: DEBUG nova.compute.api [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.342575] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.342807] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.343007] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.343375] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.343582] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.343774] [53379]: DEBUG oslo_concurrency.lockutils [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.376990] [53379]: DEBUG nova.policy [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.384211] [53379]: INFO nova.api.openstack.requestlog [None req-09f83480-2075-4829-9ca8-0c3d780cd525 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1321 microversion: 2.1 time: 0.051157 [ 1165.384607] [53379]: [pid: 53379|app: 0|req: 4157/8300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1321 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.484378] [53378]: DEBUG nova.api.openstack.wsgi [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.486096] [53378]: DEBUG nova.compute.api [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.490417] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.490659] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.490850] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.491230] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.491440] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.491620] [53378]: DEBUG oslo_concurrency.lockutils [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.567674] [53378]: DEBUG nova.policy [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.572239] [53378]: INFO nova.api.openstack.requestlog [None req-5663994d-b00b-4823-ad18-82cef630dcce tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1683 microversion: 2.1 time: 0.090124 [ 1165.572581] [53378]: [pid: 53378|app: 0|req: 4144/8301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1683 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.666254] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.668067] [53379]: DEBUG nova.compute.api [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.671774] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.672032] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.672227] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.672576] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.672779] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.673115] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.745648] [53379]: DEBUG nova.policy [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.751016] [53379]: INFO nova.api.openstack.requestlog [None req-0e8aa468-a0e8-4135-a5fe-8c8f3e1e6b80 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1564 microversion: 2.1 time: 0.087049 [ 1165.751447] [53379]: [pid: 53379|app: 0|req: 4158/8302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:17 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1564 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.763679] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.765875] [53378]: DEBUG nova.compute.api [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.769505] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.769786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.769985] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.770364] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.770621] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.770807] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.879046] [53378]: DEBUG nova.policy [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.884503] [53378]: INFO nova.api.openstack.requestlog [None req-f4fac3ce-d92b-422a-a2b4-cccc3131badb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1564 microversion: 2.1 time: 0.123109 [ 1165.885024] [53378]: [pid: 53378|app: 0|req: 4145/8303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1564 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.901471] [53379]: DEBUG nova.api.openstack.wsgi [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1165.903854] [53379]: DEBUG nova.compute.api [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.909242] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.909700] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.910070] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.910696] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.911097] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.911428] [53379]: DEBUG oslo_concurrency.lockutils [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.921060] [53378]: DEBUG nova.api.openstack.wsgi [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26ac32cb-6fb3-40e4-b112-2c1bc180d45b", "name": "network-vif-deleted", "tag": "9ac2a7a1-3b8e-4f01-9d39-618b40a2d375"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1165.926939] [53378]: DEBUG oslo_concurrency.lockutils [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.927203] [53378]: DEBUG oslo_concurrency.lockutils [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.927429] [53378]: DEBUG oslo_concurrency.lockutils [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.936680] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] Creating event network-vif-deleted:9ac2a7a1-3b8e-4f01-9d39-618b40a2d375 for instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b on cpu-1 [ 1165.940139] [53378]: INFO nova.api.openstack.requestlog [req-a59502a5-95c1-4265-b5ae-015613270d8d req-e2fca688-8efc-4494-9a7c-9f7a0e4bd76a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021381 [ 1165.940696] [53378]: [pid: 53378|app: 0|req: 4146/8304] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:18 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) [ 1165.943636] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.945524] [53378]: DEBUG nova.compute.api [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.949447] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.949733] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.949961] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.950404] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.950658] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.950884] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.984973] [53378]: DEBUG nova.policy [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.989563] [53378]: DEBUG nova.policy [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.990217] [53378]: DEBUG nova.policy [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.990837] [53378]: INFO nova.api.openstack.requestlog [None req-2f0748a1-1d12-4667-bbf4-474bb38425e6 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1426 microversion: 2.54 time: 0.049687 [ 1165.991267] [53378]: [pid: 53378|app: 0|req: 4147/8305] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1426 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1165.993795] [53378]: DEBUG nova.api.openstack.wsgi [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.995165] [53378]: DEBUG nova.compute.api [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.998270] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.998521] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.998711] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.999071] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.999274] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.999458] [53378]: DEBUG oslo_concurrency.lockutils [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.096475] [53378]: DEBUG nova.policy [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.102009] [53378]: INFO nova.api.openstack.requestlog [None req-4a4dbec7-103f-4b2a-ba35-875fda76bf91 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.109738 [ 1166.102381] [53378]: [pid: 53378|app: 0|req: 4148/8306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.105144] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.106871] [53378]: DEBUG nova.compute.api [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.111131] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.111389] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.111585] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.111949] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.112167] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.112349] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.147496] [53378]: DEBUG nova.policy [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.152830] [53378]: INFO nova.api.openstack.requestlog [None req-2b79b654-682e-4037-b26c-1c1f062353fe tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1202 microversion: 2.1 time: 0.049781 [ 1166.153195] [53378]: [pid: 53378|app: 0|req: 4149/8307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.398014] [53378]: DEBUG nova.api.openstack.wsgi [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.399718] [53378]: DEBUG nova.compute.api [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.403313] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.403558] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.403753] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.404122] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.404330] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.404540] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.423621] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.423894] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.424119] [53378]: DEBUG oslo_concurrency.lockutils [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.424349] [53378]: DEBUG nova.objects.instance [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid 26ac32cb-6fb3-40e4-b112-2c1bc180d45b {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1166.436162] [53379]: INFO nova.api.openstack.requestlog [None req-13226e4a-422f-4d1b-924e-8714373f0427 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action" status: 200 len: 14 microversion: 2.1 time: 0.538100 [ 1166.436687] [53379]: [pid: 53379|app: 0|req: 4159/8308] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:18 2025] POST /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab/action => generated 14 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1166.446238] [53378]: DEBUG nova.policy [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.451278] [53378]: INFO nova.api.openstack.requestlog [None req-fde83084-b11e-4b3f-b5e4-949efadf4e98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1326 microversion: 2.1 time: 0.055537 [ 1166.451649] [53378]: [pid: 53378|app: 0|req: 4150/8309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.585664] [53379]: DEBUG nova.api.openstack.wsgi [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.587480] [53379]: DEBUG nova.compute.api [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.591469] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.591709] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.591896] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.592267] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.592475] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.592657] [53379]: DEBUG oslo_concurrency.lockutils [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.670690] [53379]: DEBUG nova.policy [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.675062] [53379]: INFO nova.api.openstack.requestlog [None req-2bc4349c-a1e9-44e5-bdfc-553a629923bb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1684 microversion: 2.1 time: 0.092031 [ 1166.675424] [53379]: [pid: 53379|app: 0|req: 4160/8310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:18 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1684 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.939882] [53378]: DEBUG nova.api.openstack.wsgi [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.941610] [53378]: DEBUG nova.compute.api [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.945472] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.945732] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.945923] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.946331] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.946553] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.946732] [53378]: DEBUG oslo_concurrency.lockutils [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.959954] [53378]: INFO nova.api.openstack.requestlog [None req-e1236fe6-08bb-48e3-940e-3147901e0949 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/ips" status: 200 len: 156 microversion: 2.20 time: 0.022457 [ 1166.960340] [53378]: [pid: 53378|app: 0|req: 4151/8311] 10.180.1.21 () {60 vars in 1284 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/ips => generated 156 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1167.005218] [53379]: DEBUG nova.api.openstack.wsgi [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.006962] [53379]: DEBUG nova.compute.api [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.010532] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.010782] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.010973] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.011516] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.011669] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.012047] [53379]: DEBUG oslo_concurrency.lockutils [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.045441] [53379]: DEBUG nova.policy [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.049640] [53379]: DEBUG nova.policy [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.050270] [53379]: DEBUG nova.policy [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.050888] [53379]: INFO nova.api.openstack.requestlog [None req-22bc7f3f-0d08-4c62-a358-00c1bff2b9ff tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1426 microversion: 2.54 time: 0.048022 [ 1167.051209] [53379]: [pid: 53379|app: 0|req: 4161/8312] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1426 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1167.115227] [53378]: DEBUG nova.api.openstack.wsgi [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.117160] [53378]: DEBUG nova.compute.api [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.120859] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.121201] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.121333] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.121697] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.121898] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.122088] [53378]: DEBUG oslo_concurrency.lockutils [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.143194] [53379]: DEBUG nova.api.openstack.wsgi [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1167.147727] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.147964] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.148164] [53379]: DEBUG oslo_concurrency.lockutils [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.160904] [53379]: DEBUG nova.compute.api [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Going to try to stop instance {{(pid=53379) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1167.183184] [53379]: INFO nova.api.openstack.requestlog [None req-5bd4eb0e-ae0f-46de-9552-2b532e2eddc5 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action" status: 202 len: 0 microversion: 2.1 time: 0.042900 [ 1167.183541] [53379]: [pid: 53379|app: 0|req: 4162/8313] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:19 2025] POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1167.186272] [53379]: DEBUG nova.api.openstack.wsgi [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.187857] [53379]: DEBUG nova.compute.api [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.191962] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.192214] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.192400] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.192751] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.192951] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.193139] [53379]: DEBUG oslo_concurrency.lockutils [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.193649] [53378]: DEBUG nova.policy [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.198374] [53378]: INFO nova.api.openstack.requestlog [None req-8caddf4a-c854-4423-abb6-2fbd349a5e4c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.085506 [ 1167.198816] [53378]: [pid: 53378|app: 0|req: 4152/8314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.201031] [53378]: DEBUG nova.api.openstack.wsgi [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.202609] [53378]: DEBUG nova.compute.api [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.205756] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.205984] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.206198] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.206544] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.206748] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.206924] [53378]: DEBUG oslo_concurrency.lockutils [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.223342] [53379]: DEBUG nova.policy [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.227483] [53379]: INFO nova.api.openstack.requestlog [None req-761fce6d-5482-4799-a12c-542539c7316e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1202 microversion: 2.1 time: 0.043245 [ 1167.227976] [53379]: [pid: 53379|app: 0|req: 4163/8315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.304315] [53378]: DEBUG nova.policy [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.309087] [53378]: INFO nova.api.openstack.requestlog [None req-91ef2f76-43e0-43d1-9726-06e7d15b4824 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1678 microversion: 2.1 time: 0.109805 [ 1167.309574] [53378]: [pid: 53378|app: 0|req: 4153/8316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1678 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.464690] [53379]: DEBUG nova.api.openstack.wsgi [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.466511] [53379]: DEBUG nova.compute.api [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.470184] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.470431] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.470642] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.470999] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.471215] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.471392] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.489762] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.490225] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.490225] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.490346] [53379]: DEBUG nova.objects.instance [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid 26ac32cb-6fb3-40e4-b112-2c1bc180d45b {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1167.510373] [53379]: DEBUG nova.policy [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.514385] [53379]: INFO nova.api.openstack.requestlog [None req-af6ec5e6-985c-4620-b3e8-ce8cf0e810c8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 200 len: 1326 microversion: 2.1 time: 0.051974 [ 1167.514736] [53379]: [pid: 53379|app: 0|req: 4164/8317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.687440] [53378]: DEBUG nova.api.openstack.wsgi [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.689311] [53378]: DEBUG nova.compute.api [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.693443] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.693779] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.694071] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.694517] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.694807] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.695086] [53378]: DEBUG oslo_concurrency.lockutils [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.801093] [53378]: DEBUG nova.policy [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.805642] [53378]: INFO nova.api.openstack.requestlog [None req-55235a0b-3698-4c9f-b9c6-c2b1b95fef60 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1684 microversion: 2.1 time: 0.120727 [ 1167.805966] [53378]: [pid: 53378|app: 0|req: 4154/8318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:19 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1684 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.066584] [53379]: DEBUG nova.api.openstack.wsgi [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.068385] [53379]: DEBUG nova.compute.api [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.070274] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=355,nova_api:INSERT=22,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1168.074546] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.074796] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.074978] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.075395] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.075637] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.075821] [53379]: DEBUG oslo_concurrency.lockutils [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.078406] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=868,nova_cell1:UPDATE=17,nova_cell1:INSERT=8 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1168.112612] [53379]: DEBUG nova.policy [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.118900] [53379]: DEBUG nova.policy [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.119546] [53379]: DEBUG nova.policy [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.120191] [53379]: INFO nova.api.openstack.requestlog [None req-8c662ec3-3017-4ba5-ad18-dab506276ca7 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1444 microversion: 2.54 time: 0.056006 [ 1168.120505] [53379]: [pid: 53379|app: 0|req: 4165/8319] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:20 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1444 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1168.211696] [53378]: DEBUG nova.api.openstack.wsgi [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.213411] [53378]: DEBUG nova.compute.api [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.217125] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.217401] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.217591] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.217942] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.218165] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.218348] [53378]: DEBUG oslo_concurrency.lockutils [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.240204] [53379]: DEBUG nova.api.openstack.wsgi [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.243060] [53379]: DEBUG nova.compute.api [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.246967] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.247233] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.247443] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.247807] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.248015] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.248203] [53379]: DEBUG oslo_concurrency.lockutils [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.279063] [53379]: DEBUG nova.policy [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.283099] [53379]: INFO nova.api.openstack.requestlog [None req-3282ea43-69b3-4d07-9f9e-0a53a09afbef tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1258 microversion: 2.1 time: 0.045149 [ 1168.283445] [53379]: [pid: 53379|app: 0|req: 4166/8320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:20 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1258 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.287271] [53378]: DEBUG nova.policy [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.291607] [53378]: INFO nova.api.openstack.requestlog [None req-bee90632-c040-49d2-8bdd-40901419a649 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.082412 [ 1168.291946] [53378]: [pid: 53378|app: 0|req: 4155/8321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:20 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.321834] [53379]: DEBUG nova.api.openstack.wsgi [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.323479] [53379]: DEBUG nova.compute.api [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.327133] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.327409] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.327592] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.327937] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.328152] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.328331] [53379]: DEBUG oslo_concurrency.lockutils [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.350508] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1168.352114] [53378]: DEBUG nova.compute.api [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.355883] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.356156] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.356351] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.356713] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.356920] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.357115] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.372514] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.372745] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.372928] [53378]: DEBUG oslo_concurrency.lockutils [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.374915] [53378]: DEBUG nova.objects.instance [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'flavor' on Instance uuid 8001ff79-6728-49ed-94ff-9761367d6938 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1168.433073] [53379]: DEBUG nova.policy [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.437574] [53379]: INFO nova.api.openstack.requestlog [None req-9639fb48-6fc4-47b0-8a03-5f97258a4850 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1678 microversion: 2.1 time: 0.117674 [ 1168.437926] [53379]: [pid: 53379|app: 0|req: 4167/8322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:20 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1678 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.528228] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.530476] [53379]: DEBUG nova.compute.api [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.534227] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.534531] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.534764] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.535174] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.535475] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.535662] [53379]: DEBUG oslo_concurrency.lockutils [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.545585] [53379]: INFO nova.api.openstack.wsgi [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. [ 1168.545734] [53379]: DEBUG nova.api.openstack.wsgi [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1168.546135] [53379]: INFO nova.api.openstack.requestlog [None req-ac76057b-7f1c-41e8-8bea-f885a631430d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 404 len: 111 microversion: 2.1 time: 0.021240 [ 1168.546527] [53379]: [pid: 53379|app: 0|req: 4168/8323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:20 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1168.551594] [53379]: DEBUG nova.api.openstack.wsgi [None req-6b62d114-811e-47e6-9c3a-d7dd6ac5a2ea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '.version_select at 0x726f7103f2e0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.566575] [53379]: INFO nova.api.openstack.requestlog [None req-6b62d114-811e-47e6-9c3a-d7dd6ac5a2ea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1458879177" status: 202 len: 0 microversion: 2.1 time: 0.017084 [ 1168.566939] [53379]: [pid: 53379|app: 0|req: 4169/8324] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:47:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1458879177 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1168.803857] [53378]: INFO nova.api.openstack.requestlog [None req-d7ad8498-4ac2-4b68-977d-4323b4119f68 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/action" status: 202 len: 0 microversion: 2.20 time: 0.455762 [ 1168.804365] [53378]: [pid: 53378|app: 0|req: 4156/8325] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:47:20 2025] POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/action => generated 0 bytes in 457 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1168.811353] [53379]: DEBUG nova.api.openstack.wsgi [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.813077] [53379]: DEBUG nova.compute.api [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.818837] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.819105] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.819301] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.819675] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.819877] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.820068] [53379]: DEBUG oslo_concurrency.lockutils [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.820645] [53378]: DEBUG nova.api.openstack.wsgi [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.822760] [53378]: DEBUG nova.compute.api [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.828192] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.830352] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.830352] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.830352] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.830352] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.830352] [53378]: DEBUG oslo_concurrency.lockutils [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.905303] [53378]: DEBUG nova.policy [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.913298] [53378]: INFO nova.api.openstack.requestlog [None req-edb1dce7-0f79-4a65-9e39-38ebdcb050d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1684 microversion: 2.1 time: 0.095860 [ 1168.913445] [53378]: [pid: 53378|app: 0|req: 4157/8326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1684 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.916372] [53378]: DEBUG nova.api.openstack.wsgi [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.916701] [53378]: DEBUG nova.compute.api [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.918662] [53379]: DEBUG nova.policy [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.920170] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.920424] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.920619] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.920988] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.921192] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.921371] [53378]: DEBUG oslo_concurrency.lockutils [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.924907] [53379]: DEBUG nova.policy [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.925748] [53379]: DEBUG nova.policy [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.926422] [53379]: INFO nova.api.openstack.requestlog [None req-9bf58567-52f1-4c60-9e9c-669d65a8c672 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1722 microversion: 2.20 time: 0.117523 [ 1168.926722] [53379]: [pid: 53379|app: 0|req: 4170/8327] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1722 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1168.971017] [53378]: DEBUG nova.objects.instance [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'services' on Instance uuid e7127de6-eaac-45c5-85ed-2043f9a213a0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1169.013061] [53378]: INFO nova.api.openstack.requestlog [None req-12c1c1da-b8e0-4a55-a528-36e63a48bb67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments/9e0557a4-63d3-4d3d-8c3e-935567992aa1" status: 202 len: 0 microversion: 2.1 time: 0.098763 [ 1169.013514] [53378]: [pid: 53378|app: 0|req: 4158/8328] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:47:21 2025] DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments/9e0557a4-63d3-4d3d-8c3e-935567992aa1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1169.020035] [53379]: DEBUG nova.api.openstack.wsgi [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.021324] [53379]: DEBUG nova.compute.api [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.027067] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.027536] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.027888] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.028502] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.028870] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.029404] [53379]: DEBUG oslo_concurrency.lockutils [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.066631] [53379]: INFO nova.api.openstack.requestlog [None req-4e0be5e6-7269-4266-8f4f-b367d665ed69 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.049489 [ 1169.067830] [53379]: [pid: 53379|app: 0|req: 4171/8329] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1169.134863] [53378]: DEBUG nova.api.openstack.wsgi [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.137034] [53378]: DEBUG nova.compute.api [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.142164] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.142416] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.142702] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.142951] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.143163] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.143341] [53378]: DEBUG oslo_concurrency.lockutils [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.186036] [53378]: DEBUG nova.policy [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.190382] [53378]: DEBUG nova.policy [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.191010] [53378]: DEBUG nova.policy [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.191700] [53378]: INFO nova.api.openstack.requestlog [None req-9565f3b6-c4db-4db0-b61e-c1af08c3c0e5 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1432 microversion: 2.54 time: 0.059566 [ 1169.192079] [53378]: [pid: 53378|app: 0|req: 4159/8330] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1432 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1169.296573] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.298346] [53379]: DEBUG nova.compute.api [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.302135] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.302308] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.302502] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.302875] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.303094] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.303274] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.304961] [53378]: DEBUG nova.api.openstack.wsgi [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.306823] [53378]: DEBUG nova.compute.api [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.310668] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.310950] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.311241] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.311654] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.311870] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.312695] [53378]: DEBUG oslo_concurrency.lockutils [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.339864] [53379]: DEBUG nova.policy [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.344704] [53379]: INFO nova.api.openstack.requestlog [None req-a8fcdb95-df49-4b82-88a9-2790af0774b0 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1258 microversion: 2.1 time: 0.050465 [ 1169.345111] [53379]: [pid: 53379|app: 0|req: 4172/8331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1258 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.388724] [53378]: DEBUG nova.policy [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.393219] [53378]: INFO nova.api.openstack.requestlog [None req-f37b0f1d-c972-410d-abfa-16af7dedf038 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1312 microversion: 2.1 time: 0.090563 [ 1169.393580] [53378]: [pid: 53378|app: 0|req: 4160/8332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.450505] [53379]: DEBUG nova.api.openstack.wsgi [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.452704] [53379]: DEBUG nova.compute.api [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.457016] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.457263] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.457532] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.457902] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.458118] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.458299] [53379]: DEBUG oslo_concurrency.lockutils [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.524271] [53379]: DEBUG nova.policy [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.529279] [53379]: INFO nova.api.openstack.requestlog [None req-32f32298-1ee9-4c17-a28e-20778d47d373 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1655 microversion: 2.1 time: 0.081158 [ 1169.529615] [53379]: [pid: 53379|app: 0|req: 4173/8333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1655 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.542068] [53378]: DEBUG nova.api.openstack.wsgi [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1169.545357] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=402,nova_api:UPDATE=6,nova_api:INSERT=7,nova_api:DELETE=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1169.549606] [53378]: DEBUG oslo_concurrency.lockutils [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.549907] [53378]: DEBUG oslo_concurrency.lockutils [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.550130] [53378]: DEBUG oslo_concurrency.lockutils [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.557675] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=1029,nova_cell1:UPDATE=22,nova_cell1:INSERT=12 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1169.563506] [53378]: DEBUG nova.compute.api [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1169.584953] [53378]: INFO nova.api.openstack.requestlog [None req-a389e05a-69d5-484b-a107-c9dc3632751a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action" status: 202 len: 0 microversion: 2.1 time: 0.045391 [ 1169.585291] [53378]: [pid: 53378|app: 0|req: 4161/8334] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:21 2025] POST /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1169.590370] [53379]: DEBUG nova.api.openstack.wsgi [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.592066] [53379]: DEBUG nova.compute.api [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.595630] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.595858] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.596293] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.596405] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.596599] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.596776] [53379]: DEBUG oslo_concurrency.lockutils [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.661791] [53379]: DEBUG nova.policy [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.666425] [53379]: INFO nova.api.openstack.requestlog [None req-e147b031-0d06-4d2f-ae1b-6a5fb891bcfd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1664 microversion: 2.1 time: 0.078325 [ 1169.666779] [53379]: [pid: 53379|app: 0|req: 4174/8335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:21 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1664 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.927013] [53378]: DEBUG nova.api.openstack.wsgi [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.928802] [53378]: DEBUG nova.compute.api [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.932754] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.932997] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.933207] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.933565] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.933770] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.934034] [53378]: DEBUG oslo_concurrency.lockutils [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.941202] [53379]: DEBUG nova.api.openstack.wsgi [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.943052] [53379]: DEBUG nova.compute.api [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.946559] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.946793] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.946978] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.947409] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.947641] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.947823] [53379]: DEBUG oslo_concurrency.lockutils [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.007677] [53378]: DEBUG nova.policy [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.012621] [53378]: INFO nova.api.openstack.requestlog [None req-15156173-edfb-4fae-81e5-d163bbeeb459 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1684 microversion: 2.1 time: 0.088164 [ 1170.012963] [53378]: [pid: 53378|app: 0|req: 4162/8336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1684 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.075153] [53378]: DEBUG nova.api.openstack.wsgi [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.076898] [53378]: DEBUG nova.compute.api [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.080746] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.080996] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.081203] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.081562] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.081836] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.082030] [53378]: DEBUG oslo_concurrency.lockutils [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.107898] [53378]: INFO nova.api.openstack.requestlog [None req-246091de-d752-4d0a-9034-220146f96423 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035688 [ 1170.108263] [53378]: [pid: 53378|app: 0|req: 4163/8337] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1170.207395] [53378]: DEBUG nova.api.openstack.wsgi [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.209213] [53378]: DEBUG nova.compute.api [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.213545] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.213792] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.213981] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.214360] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.214567] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.214747] [53378]: DEBUG oslo_concurrency.lockutils [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.250412] [53378]: DEBUG nova.policy [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.254253] [53378]: DEBUG nova.policy [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.254937] [53378]: DEBUG nova.policy [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.255770] [53378]: INFO nova.api.openstack.requestlog [None req-e475c6b9-d510-4d91-8681-5f60da75c17d tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1432 microversion: 2.54 time: 0.051256 [ 1170.256098] [53378]: [pid: 53378|app: 0|req: 4164/8338] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1432 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1170.274931] [53379]: DEBUG nova.policy [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.279814] [53379]: DEBUG nova.policy [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.280498] [53379]: DEBUG nova.policy [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.281141] [53379]: INFO nova.api.openstack.requestlog [None req-d925e26f-e2d6-40a4-8e9c-c5530297453b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1722 microversion: 2.20 time: 0.342262 [ 1170.281462] [53379]: [pid: 53379|app: 0|req: 4175/8339] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1722 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1170.358840] [53378]: DEBUG nova.api.openstack.wsgi [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.360651] [53378]: DEBUG nova.compute.api [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.364483] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.364733] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.364917] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.365307] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.365531] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.365742] [53378]: DEBUG oslo_concurrency.lockutils [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.398457] [53378]: DEBUG nova.policy [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.402370] [53378]: INFO nova.api.openstack.requestlog [None req-79503c9a-a888-4c85-bb11-2337c0584df3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1266 microversion: 2.1 time: 0.046052 [ 1170.402736] [53378]: [pid: 53378|app: 0|req: 4165/8340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1266 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.407031] [53379]: DEBUG nova.api.openstack.wsgi [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.408207] [53379]: DEBUG nova.compute.api [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.412099] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.412337] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.412524] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.412889] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.413120] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.413313] [53379]: DEBUG oslo_concurrency.lockutils [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.507756] [53379]: DEBUG nova.policy [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.512055] [53379]: INFO nova.api.openstack.requestlog [None req-9b492738-a709-40b5-95e2-3d5a9410506d tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1498 microversion: 2.1 time: 0.107982 [ 1170.512995] [53379]: [pid: 53379|app: 0|req: 4176/8341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1498 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.524568] [53378]: DEBUG nova.api.openstack.wsgi [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1170.526356] [53378]: DEBUG nova.compute.api [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.530059] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.530300] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.530491] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.530837] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.531139] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.531329] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.549522] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.549740] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.549952] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.552464] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.552678] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.552856] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.553230] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.553432] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.553607] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.557939] [53378]: DEBUG nova.policy [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.565915] [53378]: DEBUG nova.compute.api [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Old instance type m1.nano, new instance type m1.micro {{(pid=53378) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1170.569566] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.569845] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.570078] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.570468] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.571509] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.571509] [53378]: DEBUG oslo_concurrency.lockutils [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.580926] [53378]: DEBUG nova.quota [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1170.584237] [53378]: DEBUG nova.quota [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Getting quotas for user abde936763f44b1d821f4e27194f2b5c and project 245fba2971a649cb9afeead598322719. Resources: {'cores', 'ram'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1170.591517] [53378]: DEBUG nova.virt.hardware [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1170.591697] [53378]: DEBUG nova.virt.hardware [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1170.591902] [53378]: DEBUG nova.virt.hardware [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1170.592078] [53378]: DEBUG nova.virt.hardware [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1170.592247] [53378]: DEBUG nova.virt.hardware [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1170.632913] [53378]: INFO nova.api.openstack.requestlog [None req-39867bce-e355-4792-b3ec-ebbd68c98767 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "POST /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e/action" status: 202 len: 0 microversion: 2.1 time: 0.110621 [ 1170.633291] [53378]: [pid: 53378|app: 0|req: 4166/8342] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:22 2025] POST /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1170.638833] [53379]: DEBUG nova.api.openstack.wsgi [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.640548] [53379]: DEBUG nova.compute.api [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.644220] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.644478] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.644682] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.645098] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.645888] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.645888] [53379]: DEBUG oslo_concurrency.lockutils [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.679991] [53378]: DEBUG nova.api.openstack.wsgi [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.682331] [53378]: DEBUG nova.compute.api [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.686691] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.688072] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.688072] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.688072] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.688072] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.688394] [53378]: DEBUG oslo_concurrency.lockutils [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.716403] [53379]: DEBUG nova.policy [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.721019] [53379]: INFO nova.api.openstack.requestlog [None req-9a0c8423-9d46-4007-9116-c802506a1891 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.084811 [ 1170.721538] [53379]: [pid: 53379|app: 0|req: 4177/8343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.763792] [53378]: DEBUG nova.policy [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.768431] [53378]: INFO nova.api.openstack.requestlog [None req-a93e806f-c180-4fa6-843e-9d03d4eaa3e4 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1664 microversion: 2.1 time: 0.091208 [ 1170.768774] [53378]: [pid: 53378|app: 0|req: 4167/8344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:22 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1664 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.027378] [53379]: DEBUG nova.api.openstack.wsgi [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.029337] [53379]: DEBUG nova.compute.api [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.035390] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.036044] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.036627] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.036932] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.039092] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.039092] [53379]: DEBUG oslo_concurrency.lockutils [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.115362] [53378]: DEBUG nova.api.openstack.wsgi [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.117485] [53378]: DEBUG nova.compute.api [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.123297] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.123536] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.123742] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.124735] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.124968] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.125336] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.148193] [53378]: INFO nova.api.openstack.requestlog [None req-6cbb145a-a9b9-47af-a932-9ae9ffa635d1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035172 [ 1171.148553] [53378]: [pid: 53378|app: 0|req: 4168/8345] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:47:23 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1171.197281] [53379]: DEBUG nova.policy [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.203617] [53379]: INFO nova.api.openstack.requestlog [None req-2900386d-fefb-4f27-ba7e-eb672bdc2961 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1683 microversion: 2.1 time: 0.179460 [ 1171.203963] [53379]: [pid: 53379|app: 0|req: 4178/8346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:23 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1683 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.274050] [53378]: DEBUG nova.api.openstack.wsgi [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.274050] [53378]: DEBUG nova.compute.api [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.279200] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.279683] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.280044] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.280576] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.280891] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.281209] [53378]: DEBUG oslo_concurrency.lockutils [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.296445] [53379]: DEBUG nova.api.openstack.wsgi [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.298347] [53379]: DEBUG nova.compute.api [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.302266] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.302510] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.302696] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.303080] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.305091] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.305091] [53379]: DEBUG oslo_concurrency.lockutils [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.326121] [53378]: DEBUG nova.policy [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.330896] [53378]: DEBUG nova.policy [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.331978] [53378]: DEBUG nova.policy [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.332819] [53378]: INFO nova.api.openstack.requestlog [None req-ed410fea-a4c1-4177-8f9a-5af71fca0b81 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1432 microversion: 2.54 time: 0.064145 [ 1171.333289] [53378]: [pid: 53378|app: 0|req: 4169/8347] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:23 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1432 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1171.412102] [53379]: DEBUG nova.policy [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.416091] [53378]: DEBUG nova.api.openstack.wsgi [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.416802] [53379]: DEBUG nova.policy [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.417554] [53379]: DEBUG nova.policy [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.418226] [53378]: DEBUG nova.compute.api [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.418322] [53379]: INFO nova.api.openstack.requestlog [None req-193a2635-4fcf-4ae4-a71a-7a31012858b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1743 microversion: 2.20 time: 0.124646 [ 1171.418604] [53379]: [pid: 53379|app: 0|req: 4179/8348] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:23 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1743 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1171.423095] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.423542] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.423904] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.424447] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.424800] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.425140] [53378]: DEBUG oslo_concurrency.lockutils [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.531614] [53378]: DEBUG nova.policy [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.536861] [53378]: INFO nova.api.openstack.requestlog [None req-28717a3a-c2ab-4307-9e42-e1f7b0ab0801 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1318 microversion: 2.1 time: 0.123777 [ 1171.537468] [53378]: [pid: 53378|app: 0|req: 4170/8349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:23 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1318 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.735598] [53379]: DEBUG nova.api.openstack.wsgi [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.737449] [53379]: DEBUG nova.compute.api [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.740961] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.741241] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.741432] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.741819] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.742052] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.742249] [53379]: DEBUG oslo_concurrency.lockutils [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.781598] [53378]: DEBUG nova.api.openstack.wsgi [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.783367] [53378]: DEBUG nova.compute.api [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.787026] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.787275] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.787498] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.787936] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.788293] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.789170] [53378]: DEBUG oslo_concurrency.lockutils [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.854096] [53379]: DEBUG nova.policy [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.859047] [53379]: INFO nova.api.openstack.requestlog [None req-ecfb5245-05fc-4319-a73a-eac575fa99e4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.125977 [ 1171.859391] [53379]: [pid: 53379|app: 0|req: 4180/8350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.884031] [53378]: DEBUG nova.policy [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.888602] [53378]: INFO nova.api.openstack.requestlog [None req-406d2edc-29fd-4e1e-a4c7-8e0dbf5f97c2 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1664 microversion: 2.1 time: 0.109248 [ 1171.889020] [53378]: [pid: 53378|app: 0|req: 4171/8351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1664 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.156623] [53379]: DEBUG nova.api.openstack.wsgi [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.158547] [53379]: DEBUG nova.compute.api [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.163593] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.163845] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.164046] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.164410] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.164615] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.164825] [53379]: DEBUG oslo_concurrency.lockutils [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.188202] [53379]: INFO nova.api.openstack.requestlog [None req-e98565ba-77a2-4ff6-aa5d-94459bc657d9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034248 [ 1172.188708] [53379]: [pid: 53379|app: 0|req: 4181/8352] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1172.219350] [53378]: DEBUG nova.api.openstack.wsgi [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.221100] [53378]: DEBUG nova.compute.api [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.224891] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.225167] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.225366] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.225737] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.225945] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.226167] [53378]: DEBUG oslo_concurrency.lockutils [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.302908] [53378]: DEBUG nova.policy [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.307397] [53378]: INFO nova.api.openstack.requestlog [None req-56946867-5247-4ac1-bde2-569a3850a37b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1683 microversion: 2.1 time: 0.090413 [ 1172.307768] [53378]: [pid: 53378|app: 0|req: 4172/8353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1683 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.349975] [53379]: DEBUG nova.api.openstack.wsgi [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.351756] [53379]: DEBUG nova.compute.api [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.355913] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.356204] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.356444] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.356891] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.357124] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.357311] [53379]: DEBUG oslo_concurrency.lockutils [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.396046] [53379]: DEBUG nova.policy [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.402692] [53379]: DEBUG nova.policy [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.403496] [53379]: DEBUG nova.policy [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.404257] [53379]: INFO nova.api.openstack.requestlog [None req-920b54f4-1159-4e16-b1c1-d8619297fbd2 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1432 microversion: 2.54 time: 0.056729 [ 1172.404646] [53379]: [pid: 53379|app: 0|req: 4182/8354] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1432 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1172.434622] [53378]: DEBUG nova.api.openstack.wsgi [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.436781] [53378]: DEBUG nova.compute.api [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.440699] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.440996] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.441244] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.441632] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.441859] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.442062] [53378]: DEBUG oslo_concurrency.lockutils [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.547705] [53378]: DEBUG nova.policy [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.552364] [53379]: DEBUG nova.api.openstack.wsgi [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.552862] [53378]: DEBUG nova.policy [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.553709] [53378]: DEBUG nova.policy [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.554516] [53378]: INFO nova.api.openstack.requestlog [None req-30e5130a-8f04-4d2b-9e08-a760838cc7b9 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.122604 [ 1172.554907] [53378]: [pid: 53378|app: 0|req: 4173/8355] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1172.555525] [53379]: DEBUG nova.compute.api [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.557960] [53378]: DEBUG nova.api.openstack.wsgi [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d8399f8-4791-41f6-90f2-9ed469818539", "name": "network-vif-plugged", "status": "completed", "tag": "efd782e0-ffb7-49c5-a227-dfa1ea001ea5"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1172.559476] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.559735] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.559922] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.560359] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.560490] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.560670] [53379]: DEBUG oslo_concurrency.lockutils [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.566794] [53378]: DEBUG oslo_concurrency.lockutils [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.567128] [53378]: DEBUG oslo_concurrency.lockutils [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.567402] [53378]: DEBUG oslo_concurrency.lockutils [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.574370] [53378]: INFO nova.api.openstack.compute.server_external_events [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] Creating event network-vif-plugged:efd782e0-ffb7-49c5-a227-dfa1ea001ea5 for instance 3d8399f8-4791-41f6-90f2-9ed469818539 on cpu-1 [ 1172.578388] [53378]: INFO nova.api.openstack.requestlog [req-6c68ef5a-55f6-4e5d-8221-a963f52f92b3 req-9d23bf18-f799-40d6-a134-34ed3499f58b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022729 [ 1172.578954] [53378]: [pid: 53378|app: 0|req: 4174/8356] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:24 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) [ 1172.651947] [53379]: DEBUG nova.policy [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.657199] [53379]: INFO nova.api.openstack.requestlog [None req-75c3a812-c4ed-4547-a17e-adfeeee253a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.108643 [ 1172.657561] [53379]: [pid: 53379|app: 0|req: 4183/8357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:24 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.873491] [53378]: DEBUG nova.api.openstack.wsgi [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.875259] [53378]: DEBUG nova.compute.api [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.879857] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.880144] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.880424] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.880859] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.881094] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.881333] [53378]: DEBUG oslo_concurrency.lockutils [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.903362] [53379]: DEBUG nova.api.openstack.wsgi [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.905076] [53379]: DEBUG nova.compute.api [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.908984] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.909238] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.909422] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.909819] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.910062] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.911168] [53379]: DEBUG oslo_concurrency.lockutils [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.983338] [53378]: DEBUG nova.policy [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.988129] [53378]: INFO nova.api.openstack.requestlog [None req-898246cc-7dd9-4900-9c8e-c319459e320a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.117098 [ 1172.988506] [53378]: [pid: 53378|app: 0|req: 4175/8358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.025907] [53379]: DEBUG nova.policy [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.031669] [53379]: INFO nova.api.openstack.requestlog [None req-ff2e45c4-28a9-488f-baf9-1d6a2952569b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1664 microversion: 2.1 time: 0.130750 [ 1173.032104] [53379]: [pid: 53379|app: 0|req: 4184/8359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1664 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.195375] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.197234] [53378]: DEBUG nova.compute.api [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.202541] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.202792] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.202988] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.203360] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.203563] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.203743] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.226012] [53378]: INFO nova.api.openstack.requestlog [None req-1e97b765-c098-49ab-b0d8-b00a01c45976 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032980 [ 1173.226356] [53378]: [pid: 53378|app: 0|req: 4176/8360] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1173.279222] [53379]: DEBUG nova.api.openstack.wsgi [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.279511] [53379]: DEBUG nova.compute.api [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.283121] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.283363] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.283552] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.284000] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.284227] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.284406] [53379]: DEBUG oslo_concurrency.lockutils [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.299396] [53379]: DEBUG nova.compute.api [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1173.320654] [53378]: DEBUG nova.api.openstack.wsgi [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.322481] [53378]: DEBUG nova.compute.api [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.325918] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.326175] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.326371] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.326757] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.326963] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.327156] [53378]: DEBUG oslo_concurrency.lockutils [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.341264] [53379]: INFO nova.api.openstack.requestlog [None req-52aaad77-d2f2-4044-b235-63d2c518a23c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 204 len: 0 microversion: 2.1 time: 0.064084 [ 1173.341630] [53379]: [pid: 53379|app: 0|req: 4185/8361] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:25 2025] DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1173.346697] [53379]: DEBUG nova.api.openstack.wsgi [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.348502] [53379]: DEBUG nova.compute.api [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.351573] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.351811] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.351993] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.352502] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.352741] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.352922] [53379]: DEBUG oslo_concurrency.lockutils [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.431765] [53378]: DEBUG nova.policy [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.437820] [53378]: INFO nova.api.openstack.requestlog [None req-722741d3-42b5-4c93-a035-89fd63a8821e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1683 microversion: 2.1 time: 0.119220 [ 1173.438232] [53378]: [pid: 53378|app: 0|req: 4177/8362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1683 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.441076] [53378]: DEBUG nova.api.openstack.wsgi [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.442785] [53378]: DEBUG nova.compute.api [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.446731] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.446973] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.447177] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.447567] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.447789] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.447998] [53378]: DEBUG oslo_concurrency.lockutils [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.456265] [53379]: DEBUG nova.policy [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.461284] [53379]: INFO nova.api.openstack.requestlog [None req-acb1cd66-24ef-40e9-b8b0-a2765cbf4ef8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1682 microversion: 2.1 time: 0.116802 [ 1173.461619] [53379]: [pid: 53379|app: 0|req: 4186/8363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1682 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1173.484693] [53378]: DEBUG nova.policy [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.489619] [53378]: DEBUG nova.policy [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.490379] [53378]: DEBUG nova.policy [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.491030] [53378]: INFO nova.api.openstack.requestlog [None req-558fa4ed-1a2f-406a-bee1-ddb7e4307449 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1432 microversion: 2.54 time: 0.052238 [ 1173.491353] [53378]: [pid: 53378|app: 0|req: 4178/8364] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1432 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1173.571104] [53379]: DEBUG nova.api.openstack.wsgi [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.573034] [53379]: DEBUG nova.compute.api [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.576879] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.576978] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.577188] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.577552] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.577755] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.577985] [53379]: DEBUG oslo_concurrency.lockutils [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.647283] [53379]: DEBUG nova.policy [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.653040] [53379]: DEBUG nova.policy [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.653992] [53379]: DEBUG nova.policy [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.654799] [53379]: INFO nova.api.openstack.requestlog [None req-676816c1-a734-4de9-a047-6a9e000efc66 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.086528 [ 1173.655183] [53379]: [pid: 53379|app: 0|req: 4187/8365] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1173.670569] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.672557] [53378]: DEBUG nova.compute.api [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.676524] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.678152] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.678152] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.678152] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.678152] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.678152] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.765391] [53378]: DEBUG nova.policy [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.770651] [53378]: INFO nova.api.openstack.requestlog [None req-3a5bdaf1-da1a-4f4b-b2cb-ff4b4f193f1f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.102621 [ 1173.771154] [53378]: [pid: 53378|app: 0|req: 4179/8366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:25 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.002529] [53379]: DEBUG nova.api.openstack.wsgi [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.004319] [53379]: DEBUG nova.compute.api [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.008109] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.008375] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.008623] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.008984] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.009217] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.009407] [53379]: DEBUG oslo_concurrency.lockutils [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.049716] [53378]: DEBUG nova.api.openstack.wsgi [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.051652] [53378]: DEBUG nova.compute.api [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.055521] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.055783] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.055973] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.056338] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.056541] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.056723] [53378]: DEBUG oslo_concurrency.lockutils [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.091802] [53379]: DEBUG nova.policy [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.098331] [53379]: INFO nova.api.openstack.requestlog [None req-0bbbde3f-20f1-4bf7-8fb3-e16e9b8dac86 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.098128 [ 1174.098740] [53379]: [pid: 53379|app: 0|req: 4188/8367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.156429] [53378]: DEBUG nova.policy [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.160902] [53378]: INFO nova.api.openstack.requestlog [None req-98eef266-1d20-4e4b-8702-382c1d64ab6c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1668 microversion: 2.1 time: 0.113860 [ 1174.161255] [53378]: [pid: 53378|app: 0|req: 4180/8368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1668 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.452402] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.454499] [53379]: DEBUG nova.compute.api [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.458332] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.458673] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.458863] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.459468] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.459729] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.459943] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.476796] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.478785] [53378]: DEBUG nova.compute.api [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.484232] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.484638] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.485049] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.485669] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.486070] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.486421] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.540058] [53379]: DEBUG nova.policy [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.545093] [53379]: INFO nova.api.openstack.requestlog [None req-1b2bd324-3810-48cf-98ec-1fd136f66ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1681 microversion: 2.1 time: 0.094968 [ 1174.545483] [53379]: [pid: 53379|app: 0|req: 4189/8369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1681 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.548301] [53379]: DEBUG nova.api.openstack.wsgi [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.549981] [53379]: DEBUG nova.compute.api [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.554518] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.554755] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.554995] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.555378] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.555620] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.555799] [53379]: DEBUG oslo_concurrency.lockutils [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.595130] [53379]: DEBUG nova.policy [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.596264] [53378]: DEBUG nova.policy [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.599986] [53379]: DEBUG nova.policy [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.600642] [53379]: DEBUG nova.policy [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.601302] [53379]: INFO nova.api.openstack.requestlog [None req-4618b350-c7fd-4ad0-8b39-cbe6302131eb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1417 microversion: 2.54 time: 0.055295 [ 1174.601460] [53378]: INFO nova.api.openstack.requestlog [None req-d5ab42a3-9d45-4d15-bfd1-9397242b4197 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1682 microversion: 2.1 time: 0.129030 [ 1174.601625] [53379]: [pid: 53379|app: 0|req: 4190/8370] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1174.601905] [53378]: [pid: 53378|app: 0|req: 4181/8371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1682 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.604009] [53379]: DEBUG nova.api.openstack.wsgi [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d8399f8-4791-41f6-90f2-9ed469818539", "tag": "efd782e0-ffb7-49c5-a227-dfa1ea001ea5"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1174.609774] [53379]: DEBUG oslo_concurrency.lockutils [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.609901] [53379]: DEBUG oslo_concurrency.lockutils [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.610087] [53379]: DEBUG oslo_concurrency.lockutils [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.615660] [53378]: DEBUG nova.api.openstack.wsgi [None req-694362e0-6cd6-4b48-a5e5-b74eb0dcbc79 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '.version_select at 0x726f71640b80>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.616545] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] Creating event network-changed:efd782e0-ffb7-49c5-a227-dfa1ea001ea5 for instance 3d8399f8-4791-41f6-90f2-9ed469818539 on cpu-1 [ 1174.619575] [53379]: INFO nova.api.openstack.requestlog [req-7e861d89-f14a-4edb-a1ab-b94b349100a5 req-d8417d34-2e78-4ac3-a3d6-2e1e18d0ecc8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017329 [ 1174.619915] [53379]: [pid: 53379|app: 0|req: 4191/8372] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:26 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1174.628060] [53378]: INFO nova.api.openstack.requestlog [None req-694362e0-6cd6-4b48-a5e5-b74eb0dcbc79 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1364070992" status: 204 len: 0 microversion: 2.54 time: 0.015056 [ 1174.628463] [53378]: [pid: 53378|app: 0|req: 4182/8373] 10.180.1.21 () {60 vars in 1314 bytes} [Wed Mar 12 06:47:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1364070992 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1174.639906] [53379]: DEBUG nova.api.openstack.wsgi [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.640467] [53379]: DEBUG nova.compute.api [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.644726] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.645100] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.645394] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.645865] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.646181] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.646454] [53379]: DEBUG oslo_concurrency.lockutils [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.662009] [53379]: DEBUG nova.compute.api [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1174.672260] [53378]: DEBUG nova.api.openstack.wsgi [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.674050] [53378]: DEBUG nova.compute.api [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.677896] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=16 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.678280] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.678533] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.678730] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.679115] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.679455] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.679686] [53378]: DEBUG oslo_concurrency.lockutils [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.709255] [53379]: INFO nova.api.openstack.requestlog [None req-068ada8d-3b13-495a-803c-643d12923f1b tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 204 len: 0 microversion: 2.54 time: 0.072074 [ 1174.709710] [53379]: [pid: 53379|app: 0|req: 4192/8374] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:47:26 2025] DELETE /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1174.715719] [53379]: DEBUG nova.api.openstack.wsgi [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.717747] [53379]: DEBUG nova.compute.api [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.721577] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.721825] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.722027] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.722422] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.722637] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.722802] [53379]: DEBUG oslo_concurrency.lockutils [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.742093] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=7 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.759702] [53379]: DEBUG nova.policy [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.764523] [53379]: DEBUG nova.policy [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.765277] [53379]: DEBUG nova.policy [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.766050] [53379]: INFO nova.api.openstack.requestlog [None req-3fb44ba3-9f0e-4fd5-b446-a1952609fdeb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1423 microversion: 2.54 time: 0.053019 [ 1174.766395] [53379]: [pid: 53379|app: 0|req: 4193/8375] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1423 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1174.769420] [53378]: DEBUG nova.policy [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.776403] [53378]: DEBUG nova.policy [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.777424] [53378]: DEBUG nova.policy [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.778327] [53378]: INFO nova.api.openstack.requestlog [None req-864c2def-1278-46c1-ac31-ead823312366 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.108404 [ 1174.778755] [53378]: [pid: 53378|app: 0|req: 4183/8376] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:26 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1174.783348] [53379]: DEBUG nova.api.openstack.wsgi [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.785180] [53379]: DEBUG nova.compute.api [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.789199] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.789450] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.789743] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.790109] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.790329] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.790514] [53379]: DEBUG oslo_concurrency.lockutils [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.859807] [53379]: DEBUG nova.policy [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.864673] [53379]: INFO nova.api.openstack.requestlog [None req-89e72bb0-d523-44f0-abd3-0ee596df9e1c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.083542 [ 1174.865174] [53379]: [pid: 53379|app: 0|req: 4194/8377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:27 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.112892] [53378]: DEBUG nova.api.openstack.wsgi [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.114856] [53378]: DEBUG nova.compute.api [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.116353] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1175.121178] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.121414] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.121604] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.121967] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.122191] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.122370] [53378]: DEBUG oslo_concurrency.lockutils [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.208814] [53378]: DEBUG nova.policy [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.215496] [53378]: INFO nova.api.openstack.requestlog [None req-b2643b68-f99b-457e-920c-7041f0c0e6e1 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.105013 [ 1175.215835] [53378]: [pid: 53378|app: 0|req: 4184/8378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:27 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.559556] [53379]: DEBUG nova.api.openstack.wsgi [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.561580] [53379]: DEBUG nova.compute.api [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.566223] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.567024] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.567024] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.567024] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.567234] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.568660] [53379]: DEBUG oslo_concurrency.lockutils [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.619025] [53378]: DEBUG nova.api.openstack.wsgi [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.619025] [53378]: DEBUG nova.compute.api [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.622459] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.622977] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.623351] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.623859] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.625083] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.625083] [53378]: DEBUG oslo_concurrency.lockutils [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.686417] [53379]: DEBUG nova.policy [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.691163] [53379]: INFO nova.api.openstack.requestlog [None req-222ce726-534e-450c-8bfc-f3ab6a4f024d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1682 microversion: 2.1 time: 0.134052 [ 1175.691530] [53379]: [pid: 53379|app: 0|req: 4195/8379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:27 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1682 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.696593] [53378]: DEBUG nova.policy [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.701952] [53378]: INFO nova.api.openstack.requestlog [None req-e678b50a-6932-41ff-b45c-0a33c5876995 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1682 microversion: 2.1 time: 0.088515 [ 1175.702479] [53378]: [pid: 53378|app: 0|req: 4185/8380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:27 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1682 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.781537] [53379]: DEBUG nova.api.openstack.wsgi [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.783280] [53379]: DEBUG nova.compute.api [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.789279] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.790165] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.790165] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.790165] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.790391] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.791531] [53379]: DEBUG oslo_concurrency.lockutils [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.795228] [53378]: DEBUG nova.api.openstack.wsgi [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.800666] [53378]: DEBUG nova.compute.api [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.808152] [53378]: DEBUG oslo_concurrency.lockutils [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.843438] [53379]: DEBUG nova.policy [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.848327] [53379]: DEBUG nova.policy [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.849025] [53379]: DEBUG nova.policy [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.849766] [53379]: INFO nova.api.openstack.requestlog [None req-0877e3be-fc3e-4c1e-83c0-ab3223c2b2b1 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1423 microversion: 2.54 time: 0.070549 [ 1175.850082] [53379]: [pid: 53379|app: 0|req: 4196/8381] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.878697] [53379]: DEBUG nova.api.openstack.wsgi [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.880409] [53379]: DEBUG nova.compute.api [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.884774] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.885054] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.885274] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.885641] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.885920] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.886150] [53379]: DEBUG oslo_concurrency.lockutils [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.888816] [53378]: DEBUG nova.policy [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.893322] [53378]: DEBUG nova.policy [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.894036] [53378]: DEBUG nova.policy [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.894771] [53378]: INFO nova.api.openstack.requestlog [None req-d9f9aaaa-e09a-4d7a-9f24-7eb401b095ea tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.102937 [ 1175.895155] [53378]: [pid: 53378|app: 0|req: 4186/8382] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.994793] [53379]: DEBUG nova.policy [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.999552] [53379]: INFO nova.api.openstack.requestlog [None req-66008d7c-64d2-4a3d-a677-62f5953fe9dc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.123154 [ 1175.999921] [53379]: [pid: 53379|app: 0|req: 4197/8383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.230148] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.230862] [53378]: DEBUG nova.compute.api [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.238714] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.238995] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.239194] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.239787] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.239787] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.239933] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.330523] [53378]: DEBUG nova.policy [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.339322] [53378]: INFO nova.api.openstack.requestlog [None req-dfc7d386-49dd-4607-9530-fb996eef56aa tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.113080 [ 1176.339832] [53378]: [pid: 53378|app: 0|req: 4187/8384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.638522] [53379]: DEBUG nova.api.openstack.wsgi [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7127de6-eaac-45c5-85ed-2043f9a213a0", "name": "network-vif-deleted", "tag": "6dfed1d6-dbb0-4aec-848d-3011e224bda8"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1176.648437] [53379]: DEBUG oslo_concurrency.lockutils [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.648755] [53379]: DEBUG oslo_concurrency.lockutils [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.648963] [53379]: DEBUG oslo_concurrency.lockutils [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.656581] [53379]: INFO nova.api.openstack.compute.server_external_events [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] Creating event network-vif-deleted:6dfed1d6-dbb0-4aec-848d-3011e224bda8 for instance e7127de6-eaac-45c5-85ed-2043f9a213a0 on cpu-1 [ 1176.659658] [53379]: INFO nova.api.openstack.requestlog [req-65be889d-1dcf-4913-8375-983ff75beea2 req-cf332e1a-bc52-4b8c-864e-1e7ca562f9a9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024420 [ 1176.660072] [53379]: [pid: 53379|app: 0|req: 4198/8385] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:28 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) [ 1176.707059] [53378]: DEBUG nova.api.openstack.wsgi [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.708436] [53378]: DEBUG nova.compute.api [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.715316] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.715623] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.716327] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.716795] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.717016] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.717228] [53378]: DEBUG oslo_concurrency.lockutils [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.718405] [53379]: DEBUG nova.api.openstack.wsgi [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.720733] [53379]: DEBUG nova.compute.api [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.726288] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.726755] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.730023] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.730023] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.730023] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.730023] [53379]: DEBUG oslo_concurrency.lockutils [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.769346] [53379]: DEBUG nova.policy [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.777417] [53379]: INFO nova.api.openstack.requestlog [None req-e58d1835-644a-42b5-bbfb-53415991a755 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1320 microversion: 2.1 time: 0.063116 [ 1176.777847] [53379]: [pid: 53379|app: 0|req: 4199/8386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1320 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.830975] [53378]: DEBUG nova.policy [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.837245] [53378]: INFO nova.api.openstack.requestlog [None req-6bb371dc-655d-488f-ad1e-fd3ce15ca1ee tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1679 microversion: 2.1 time: 0.133036 [ 1176.837245] [53378]: [pid: 53378|app: 0|req: 4188/8387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:28 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1679 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.853156] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1176.854996] [53379]: DEBUG nova.compute.api [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.859604] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.859912] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.860170] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.860701] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.860995] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.861344] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.864570] [53378]: DEBUG nova.api.openstack.wsgi [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.866492] [53378]: DEBUG nova.compute.api [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.870431] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.870691] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.870880] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.871260] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.871465] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.871641] [53378]: DEBUG oslo_concurrency.lockutils [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.911130] [53378]: DEBUG nova.policy [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.916369] [53378]: DEBUG nova.policy [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.917137] [53378]: DEBUG nova.policy [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.917885] [53378]: INFO nova.api.openstack.requestlog [None req-a9b6f8ee-b6f5-4fc9-8e89-7f83b805990a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1423 microversion: 2.54 time: 0.055835 [ 1176.918246] [53378]: [pid: 53378|app: 0|req: 4189/8388] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:29 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1423 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1176.920761] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.922459] [53378]: DEBUG nova.compute.api [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.926818] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.926818] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.926963] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.928375] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.928375] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.928375] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.961946] [53379]: INFO nova.api.openstack.requestlog [None req-dd236f47-6b58-49c0-8cc6-4472313fde2b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/action" status: 202 len: 0 microversion: 2.1 time: 0.111244 [ 1176.962729] [53379]: [pid: 53379|app: 0|req: 4200/8389] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:29 2025] POST /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1176.967999] [53379]: DEBUG nova.api.openstack.wsgi [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.970444] [53379]: DEBUG nova.compute.api [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.974509] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.974872] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.974872] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.975361] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.975569] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.975753] [53379]: DEBUG oslo_concurrency.lockutils [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.011276] [53378]: DEBUG nova.policy [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.017573] [53378]: DEBUG nova.policy [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.018455] [53378]: DEBUG nova.policy [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.019246] [53378]: INFO nova.api.openstack.requestlog [None req-4e4965ae-4184-4fdb-bc51-0bb930f23de6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.100439 [ 1177.019602] [53378]: [pid: 53378|app: 0|req: 4190/8390] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:29 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1177.024037] [53378]: DEBUG nova.api.openstack.wsgi [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.025837] [53378]: DEBUG nova.compute.api [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.030900] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.031651] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.031651] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.032078] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.032300] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.032504] [53378]: DEBUG oslo_concurrency.lockutils [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.098674] [53379]: DEBUG nova.policy [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.106770] [53379]: INFO nova.api.openstack.requestlog [None req-6c890895-125e-4800-a382-505972a7db78 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.141279 [ 1177.107196] [53379]: [pid: 53379|app: 0|req: 4201/8391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:29 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1177.144505] [53378]: DEBUG nova.policy [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.149355] [53378]: INFO nova.api.openstack.requestlog [None req-887d00b4-dfde-4446-8334-2c9117ea6e24 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.129043 [ 1177.149689] [53378]: [pid: 53378|app: 0|req: 4191/8392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:29 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.355650] [53379]: DEBUG nova.api.openstack.wsgi [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.357589] [53379]: DEBUG nova.compute.api [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.361495] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.361801] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.362069] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.362485] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.362720] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.362955] [53379]: DEBUG oslo_concurrency.lockutils [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.463415] [53379]: DEBUG nova.policy [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.468092] [53379]: INFO nova.api.openstack.requestlog [None req-dccb8907-651f-4f47-b91e-7b6f9b3027e2 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1507 microversion: 2.1 time: 0.114967 [ 1177.468422] [53379]: [pid: 53379|app: 0|req: 4202/8393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:29 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1507 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.800636] [53378]: DEBUG nova.api.openstack.wsgi [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.802363] [53378]: DEBUG nova.compute.api [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.806774] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.807039] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.807247] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.807678] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.807984] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.808134] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.826684] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.826922] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.827139] [53378]: DEBUG oslo_concurrency.lockutils [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.827335] [53378]: DEBUG nova.objects.instance [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid e7127de6-eaac-45c5-85ed-2043f9a213a0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1177.849705] [53378]: DEBUG nova.policy [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.854127] [53378]: INFO nova.api.openstack.requestlog [None req-658dd5dc-6edc-4ae6-b9e0-8bae577df77f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1325 microversion: 2.1 time: 0.056048 [ 1177.854492] [53378]: [pid: 53378|app: 0|req: 4192/8394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.937102] [53379]: DEBUG nova.api.openstack.wsgi [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.939068] [53379]: DEBUG nova.compute.api [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.943412] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.943658] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.943846] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.944234] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.944439] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.944625] [53379]: DEBUG oslo_concurrency.lockutils [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.979132] [53379]: DEBUG nova.policy [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.983677] [53379]: DEBUG nova.policy [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.984328] [53379]: DEBUG nova.policy [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.985045] [53379]: INFO nova.api.openstack.requestlog [None req-b49f4638-94e5-46f5-9e15-81c03f62149a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1423 microversion: 2.54 time: 0.050995 [ 1177.985297] [53379]: [pid: 53379|app: 0|req: 4203/8395] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1423 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1178.038389] [53378]: DEBUG nova.api.openstack.wsgi [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.040124] [53378]: DEBUG nova.compute.api [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.043971] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.044248] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.044439] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.044799] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.044998] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.045191] [53378]: DEBUG oslo_concurrency.lockutils [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.122135] [53379]: DEBUG nova.api.openstack.wsgi [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.124099] [53379]: DEBUG nova.compute.api [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.127982] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.128330] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.128450] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.128872] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.129090] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.129299] [53379]: DEBUG oslo_concurrency.lockutils [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.149869] [53378]: DEBUG nova.policy [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.154558] [53378]: DEBUG nova.policy [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.155319] [53378]: DEBUG nova.policy [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.156094] [53378]: INFO nova.api.openstack.requestlog [None req-a7e4c7c1-9efb-4ea5-98a9-4b70f3b7465e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.120049 [ 1178.156419] [53378]: [pid: 53378|app: 0|req: 4193/8396] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1178.165527] [53378]: DEBUG nova.api.openstack.wsgi [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.168232] [53378]: DEBUG nova.compute.api [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.174255] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.174255] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.174481] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.176331] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.176725] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.177080] [53378]: DEBUG oslo_concurrency.lockutils [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.246020] [53379]: DEBUG nova.policy [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.250034] [53379]: INFO nova.api.openstack.requestlog [None req-f1b276f5-4272-415f-93ab-0d5c33290dfc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.131259 [ 1178.250575] [53379]: [pid: 53379|app: 0|req: 4204/8397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.270042] [53378]: DEBUG nova.policy [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.276870] [53378]: INFO nova.api.openstack.requestlog [None req-262cb907-6246-458f-baf2-bdc8a385ca7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.116367 [ 1178.277055] [53378]: [pid: 53378|app: 0|req: 4194/8398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.482402] [53379]: DEBUG nova.api.openstack.wsgi [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.484215] [53379]: DEBUG nova.compute.api [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.488254] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.488534] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.488783] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.489223] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.489471] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.489667] [53379]: DEBUG oslo_concurrency.lockutils [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.559123] [53379]: DEBUG nova.policy [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.563568] [53379]: INFO nova.api.openstack.requestlog [None req-d67c47e0-2f7d-4fea-b9fe-0c222a230c2f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1512 microversion: 2.1 time: 0.083535 [ 1178.563928] [53379]: [pid: 53379|app: 0|req: 4205/8399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:30 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1512 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.867981] [53378]: DEBUG nova.api.openstack.wsgi [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.869771] [53378]: DEBUG nova.compute.api [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.873700] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.873942] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.874142] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.874509] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.874736] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.874947] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.894785] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.895041] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.895354] [53378]: DEBUG oslo_concurrency.lockutils [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.895670] [53378]: DEBUG nova.objects.instance [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid e7127de6-eaac-45c5-85ed-2043f9a213a0 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1178.921141] [53378]: DEBUG nova.policy [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.925623] [53378]: INFO nova.api.openstack.requestlog [None req-f252e071-32f4-4ddf-9e62-eb277b9a3df8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 200 len: 1325 microversion: 2.1 time: 0.059918 [ 1178.925892] [53378]: [pid: 53378|app: 0|req: 4195/8400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.999310] [53379]: DEBUG nova.api.openstack.wsgi [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.000976] [53379]: DEBUG nova.compute.api [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.004864] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.005167] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.005373] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.005761] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.006022] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.006207] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.027059] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.027316] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.027499] [53379]: DEBUG oslo_concurrency.lockutils [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.027733] [53379]: DEBUG nova.objects.instance [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lazy-loading 'fault' on Instance uuid c24d660c-d109-415b-b860-307e1d039f19 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1179.048037] [53379]: DEBUG nova.policy [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.052180] [53379]: DEBUG nova.policy [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.052883] [53379]: DEBUG nova.policy [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.053566] [53379]: INFO nova.api.openstack.requestlog [None req-81d13ca6-1fd3-4c9d-9460-2eecdfc41f84 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1428 microversion: 2.54 time: 0.056734 [ 1179.053886] [53379]: [pid: 53379|app: 0|req: 4206/8401] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1428 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1179.171250] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.173093] [53378]: DEBUG nova.compute.api [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.176825] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.177086] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.177282] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.177720] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.177933] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.178154] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.249342] [53378]: DEBUG nova.policy [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.253765] [53378]: DEBUG nova.policy [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.254411] [53378]: DEBUG nova.policy [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.255048] [53378]: INFO nova.api.openstack.requestlog [None req-3f475729-2d41-48ea-bbcd-0b12601cd467 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.086612 [ 1179.255373] [53378]: [pid: 53378|app: 0|req: 4196/8402] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1179.266588] [53379]: DEBUG nova.api.openstack.wsgi [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.268468] [53379]: DEBUG nova.compute.api [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.273519] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.273701] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.273975] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.274446] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.274688] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.274871] [53379]: DEBUG oslo_concurrency.lockutils [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.294776] [53378]: DEBUG nova.api.openstack.wsgi [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.297042] [53378]: DEBUG nova.compute.api [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.300399] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.300657] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.300856] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.301226] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.301428] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.301604] [53378]: DEBUG oslo_concurrency.lockutils [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.350371] [53379]: DEBUG nova.policy [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.356748] [53379]: INFO nova.api.openstack.requestlog [None req-8012dc7e-b08d-4ed2-8f46-f47c180ebac2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.092373 [ 1179.357422] [53379]: [pid: 53379|app: 0|req: 4207/8403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.370586] [53378]: DEBUG nova.policy [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.374836] [53378]: INFO nova.api.openstack.requestlog [None req-40e25995-92c9-4429-98ab-624010379e81 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.082470 [ 1179.375280] [53378]: [pid: 53378|app: 0|req: 4197/8404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.577498] [53379]: DEBUG nova.api.openstack.wsgi [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.579865] [53379]: DEBUG nova.compute.api [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.583851] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.584106] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.584293] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.584759] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.585064] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.585258] [53379]: DEBUG oslo_concurrency.lockutils [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.660463] [53379]: DEBUG nova.policy [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.665402] [53379]: INFO nova.api.openstack.requestlog [None req-39a433df-99bb-4fb1-b6ad-ff4d4424cc6f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1512 microversion: 2.1 time: 0.090129 [ 1179.665779] [53379]: [pid: 53379|app: 0|req: 4208/8405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:31 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1512 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.939065] [53378]: DEBUG nova.api.openstack.wsgi [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.940886] [53378]: DEBUG nova.compute.api [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.945169] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.945475] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.945733] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.946198] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.946442] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.946652] [53378]: DEBUG oslo_concurrency.lockutils [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.955936] [53378]: INFO nova.api.openstack.wsgi [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. [ 1179.956303] [53378]: DEBUG nova.api.openstack.wsgi [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1179.956762] [53378]: INFO nova.api.openstack.requestlog [None req-909f6a6d-3b36-4157-8504-a0239be5c186 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 404 len: 111 microversion: 2.1 time: 0.020864 [ 1179.957130] [53378]: [pid: 53378|app: 0|req: 4198/8406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1179.963258] [53379]: DEBUG nova.api.openstack.wsgi [None req-cfe69abf-2325-493f-b6d8-81b9b1979aa7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '.version_select at 0x726f72d83be0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.976844] [53379]: INFO nova.api.openstack.requestlog [None req-cfe69abf-2325-493f-b6d8-81b9b1979aa7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1369380268" status: 202 len: 0 microversion: 2.1 time: 0.016470 [ 1179.977274] [53379]: [pid: 53379|app: 0|req: 4209/8407] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:47:32 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1369380268 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1180.069280] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.070541] [53378]: DEBUG nova.compute.api [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.075841] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.076184] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.076418] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.076982] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.077129] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.077348] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.101913] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.102255] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.102495] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.102708] [53378]: DEBUG nova.objects.instance [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lazy-loading 'fault' on Instance uuid c24d660c-d109-415b-b860-307e1d039f19 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1180.134608] [53378]: DEBUG nova.policy [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.142884] [53378]: DEBUG nova.policy [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.143600] [53378]: DEBUG nova.policy [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.144273] [53378]: INFO nova.api.openstack.requestlog [None req-1fd8be2d-5c6b-4887-bbcb-5940ab685018 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1428 microversion: 2.54 time: 0.078321 [ 1180.144592] [53378]: [pid: 53378|app: 0|req: 4199/8408] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1428 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1180.269868] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.271713] [53379]: DEBUG nova.compute.api [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.276477] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.276712] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.276898] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.277280] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.277488] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.277725] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.331960] [53378]: DEBUG nova.api.openstack.wsgi [None req-15f4cc6b-d9a5-458c-89b5-45f27406b4da tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: .version_select at 0x726f70d80160>, body: {"keypair": {"name": "tempest-keypair-670638765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFd9Q3V7M1RJHwPgYdFT8aLnCOomGNYQ+8NOFJjMBdQz53+3p0qFOSQLr9a9t9SprdGgAO5jM8U92qwRhSDcam1yMXuUQU6t3Cn+Br94j+UOJppcCbcY8rZL7JkRK49n3w=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1180.342367] [53378]: DEBUG nova.quota [None req-15f4cc6b-d9a5-458c-89b5-45f27406b4da tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1180.345486] [53378]: DEBUG nova.quota [None req-15f4cc6b-d9a5-458c-89b5-45f27406b4da tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1180.362268] [53378]: INFO nova.api.openstack.requestlog [None req-15f4cc6b-d9a5-458c-89b5-45f27406b4da tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.032814 [ 1180.362668] [53378]: [pid: 53378|app: 0|req: 4200/8409] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:47:32 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) [ 1180.369322] [53378]: DEBUG nova.api.openstack.wsgi [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.371208] [53378]: DEBUG nova.compute.api [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.375014] [53379]: DEBUG nova.policy [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.375129] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.375310] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.375524] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.375886] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.376110] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.376303] [53378]: DEBUG oslo_concurrency.lockutils [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.379777] [53379]: DEBUG nova.policy [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.380493] [53379]: DEBUG nova.policy [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.381166] [53379]: INFO nova.api.openstack.requestlog [None req-f5fbb1f6-f9d6-4b74-847a-d7bd84c3e352 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.113870 [ 1180.381502] [53379]: [pid: 53379|app: 0|req: 4210/8410] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1180.387956] [53379]: DEBUG nova.api.openstack.wsgi [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.389999] [53379]: DEBUG nova.compute.api [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.394086] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.394481] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.394755] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.395158] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.395362] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.395575] [53379]: DEBUG oslo_concurrency.lockutils [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.501704] [53379]: DEBUG nova.policy [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.508023] [53379]: INFO nova.api.openstack.requestlog [None req-f9ade8d5-368e-4f86-bd3f-ac956c5c7ff2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1306 microversion: 2.1 time: 0.121888 [ 1180.508505] [53379]: [pid: 53379|app: 0|req: 4211/8411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1306 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1180.528183] [53378]: DEBUG nova.policy [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.533571] [53378]: INFO nova.api.openstack.requestlog [None req-274acffe-9599-4f5b-b3b4-03562c84b12e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.166183 [ 1180.533994] [53378]: [pid: 53378|app: 0|req: 4201/8412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.678639] [53379]: DEBUG nova.api.openstack.wsgi [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.680547] [53379]: DEBUG nova.compute.api [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.684535] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.684780] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.684968] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.685343] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.685580] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.685766] [53379]: DEBUG oslo_concurrency.lockutils [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.761499] [53379]: DEBUG nova.policy [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.766126] [53379]: INFO nova.api.openstack.requestlog [None req-126d4306-0fbe-494c-991a-b43eb7aa3662 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1513 microversion: 2.1 time: 0.089970 [ 1180.766467] [53379]: [pid: 53379|app: 0|req: 4212/8413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:32 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.066056] [53378]: DEBUG nova.api.openstack.wsgi [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1548542657", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5480ec41-5e2d-4979-8384-613d3dbaccc1"}], "security_groups": [{"name": "tempest-securitygroup--397252031"}], "key_name": "tempest-keypair-670638765", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1181.071251] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=8 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1181.107126] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.107126] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.107126] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.107769] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.107769] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.107917] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.141336] [53378]: DEBUG nova.network.neutron [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] validate_networks() for [('5480ec41-5e2d-4979-8384-613d3dbaccc1', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1181.161169] [53379]: DEBUG nova.api.openstack.wsgi [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.163099] [53379]: DEBUG nova.compute.api [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.168899] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.169175] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.169368] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.169739] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.169999] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.170233] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.191981] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.192256] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.192446] [53379]: DEBUG oslo_concurrency.lockutils [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.192678] [53379]: DEBUG nova.objects.instance [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lazy-loading 'fault' on Instance uuid c24d660c-d109-415b-b860-307e1d039f19 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1181.213326] [53379]: DEBUG nova.policy [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.220949] [53379]: DEBUG nova.policy [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.221830] [53379]: DEBUG nova.policy [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.222953] [53379]: INFO nova.api.openstack.requestlog [None req-fe5044ab-5952-49be-9a83-269dee4718bb tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1428 microversion: 2.54 time: 0.064480 [ 1181.223474] [53379]: [pid: 53379|app: 0|req: 4213/8414] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1181.363153] [53378]: DEBUG nova.virt.hardware [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1181.363378] [53378]: DEBUG nova.virt.hardware [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1181.363589] [53378]: DEBUG nova.virt.hardware [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1181.363755] [53378]: DEBUG nova.virt.hardware [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1181.363919] [53378]: DEBUG nova.virt.hardware [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1181.371573] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.371869] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.372078] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.372476] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.372679] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.372857] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.382460] [53378]: DEBUG nova.quota [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1181.385462] [53378]: DEBUG nova.quota [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1181.391142] [53378]: DEBUG nova.compute.api [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1181.392499] [53378]: DEBUG nova.compute.api [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1181.396494] [53379]: DEBUG nova.api.openstack.wsgi [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.398322] [53379]: DEBUG nova.compute.api [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.402297] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.402530] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.402714] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.403092] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.403296] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.403472] [53379]: DEBUG oslo_concurrency.lockutils [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.422632] [53378]: INFO nova.api.openstack.requestlog [None req-55c631cf-2dae-43c9-b3d7-38d75d2c71a9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.359244 [ 1181.423032] [53378]: [pid: 53378|app: 0|req: 4202/8415] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:33 2025] POST /compute/v2.1/servers => generated 401 bytes in 360 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1181.429227] [53378]: DEBUG nova.api.openstack.wsgi [None req-6fae3ed4-cf40-4a87-a4c0-e801f8abf508 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.430870] [53378]: DEBUG nova.compute.api [None req-6fae3ed4-cf40-4a87-a4c0-e801f8abf508 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.457180] [53378]: DEBUG nova.policy [None req-6fae3ed4-cf40-4a87-a4c0-e801f8abf508 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.463028] [53378]: INFO nova.api.openstack.requestlog [None req-6fae3ed4-cf40-4a87-a4c0-e801f8abf508 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1239 microversion: 2.1 time: 0.035938 [ 1181.463304] [53378]: [pid: 53378|app: 0|req: 4203/8416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1239 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1181.476350] [53379]: DEBUG nova.policy [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.481214] [53379]: DEBUG nova.policy [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.481885] [53379]: DEBUG nova.policy [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.483027] [53379]: INFO nova.api.openstack.requestlog [None req-6ef796fc-6f7f-44e2-960f-80e7165ee693 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.088603 [ 1181.483127] [53379]: [pid: 53379|app: 0|req: 4214/8417] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1181.521516] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.523351] [53378]: DEBUG nova.compute.api [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.527226] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.527489] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.527751] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.528152] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.528365] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.528574] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.547418] [53379]: DEBUG nova.api.openstack.wsgi [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.549438] [53379]: DEBUG nova.compute.api [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.553686] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.553951] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.554154] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.554513] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.554694] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.554937] [53379]: DEBUG oslo_concurrency.lockutils [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.599592] [53378]: DEBUG nova.policy [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.604097] [53378]: INFO nova.api.openstack.requestlog [None req-5f39c6be-e0a3-4b87-b608-ec6b2ee7fb09 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1486 microversion: 2.1 time: 0.085034 [ 1181.604461] [53378]: [pid: 53378|app: 0|req: 4204/8418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.617930] [53378]: DEBUG nova.api.openstack.wsgi [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.619863] [53378]: DEBUG nova.compute.api [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.623797] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.624471] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.624471] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.624848] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.624901] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.625064] [53378]: DEBUG oslo_concurrency.lockutils [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.633027] [53379]: DEBUG nova.policy [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.637817] [53379]: INFO nova.api.openstack.requestlog [None req-af248848-6b99-4866-b23f-8f63a49b90e2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.092726 [ 1181.638175] [53379]: [pid: 53379|app: 0|req: 4215/8419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.694305] [53378]: DEBUG nova.policy [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.699525] [53378]: INFO nova.api.openstack.requestlog [None req-c7e85131-fce8-44ec-a40c-fe9efad53f7f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1486 microversion: 2.1 time: 0.083438 [ 1181.699525] [53378]: [pid: 53378|app: 0|req: 4205/8420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1486 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.711899] [53379]: DEBUG nova.api.openstack.wsgi [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.713658] [53379]: DEBUG nova.compute.api [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.717668] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.717968] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.718183] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.718557] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.718807] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.719175] [53379]: DEBUG oslo_concurrency.lockutils [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.779201] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.780889] [53378]: DEBUG nova.compute.api [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.784192] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.784419] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.784608] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.784955] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.785169] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.785349] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.789359] [53379]: DEBUG nova.policy [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.793699] [53379]: INFO nova.api.openstack.requestlog [None req-896ce606-59f4-4614-baa0-3eb4b1a82aa8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1486 microversion: 2.1 time: 0.084114 [ 1181.794060] [53379]: [pid: 53379|app: 0|req: 4216/8421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:33 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1486 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.805485] [53379]: DEBUG nova.api.openstack.wsgi [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.805744] [53379]: DEBUG nova.compute.api [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.809194] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.809436] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.809622] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.810028] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.810240] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.810431] [53379]: DEBUG oslo_concurrency.lockutils [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.825294] [53379]: DEBUG nova.compute.api [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1181.869760] [53379]: INFO nova.api.openstack.requestlog [None req-e662340f-9e18-4a75-92d3-ba555c632054 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 204 len: 0 microversion: 2.1 time: 0.065918 [ 1181.870477] [53379]: [pid: 53379|app: 0|req: 4217/8422] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:34 2025] DELETE /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1181.875594] [53379]: DEBUG nova.api.openstack.wsgi [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.877441] [53379]: DEBUG nova.compute.api [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.881304] [53378]: DEBUG nova.policy [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.882113] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.882396] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.882992] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.882992] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.883193] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.883302] [53379]: DEBUG oslo_concurrency.lockutils [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.886424] [53378]: INFO nova.api.openstack.requestlog [None req-0cd1b44b-6b59-4100-978e-66ccb9bbd6bf tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1513 microversion: 2.1 time: 0.109450 [ 1181.886779] [53378]: [pid: 53378|app: 0|req: 4206/8423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1513 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.953383] [53379]: DEBUG nova.policy [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.960656] [53379]: INFO nova.api.openstack.requestlog [None req-200174c2-addc-4c97-ada8-847f25c29b3e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1492 microversion: 2.1 time: 0.087158 [ 1181.961171] [53379]: [pid: 53379|app: 0|req: 4218/8424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1492 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.238233] [53378]: DEBUG nova.api.openstack.wsgi [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.240061] [53378]: DEBUG nova.compute.api [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.245417] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.245656] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.245842] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.246220] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.246430] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.246609] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.274166] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.274420] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.274611] [53378]: DEBUG oslo_concurrency.lockutils [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.274817] [53378]: DEBUG nova.objects.instance [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lazy-loading 'fault' on Instance uuid c24d660c-d109-415b-b860-307e1d039f19 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1182.295492] [53378]: DEBUG nova.policy [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.299864] [53378]: DEBUG nova.policy [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.300563] [53378]: DEBUG nova.policy [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.301220] [53378]: INFO nova.api.openstack.requestlog [None req-52e97333-88de-4fb5-85a8-042aa57d953f tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1428 microversion: 2.54 time: 0.065538 [ 1182.301543] [53378]: [pid: 53378|app: 0|req: 4207/8425] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1428 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1182.476810] [53379]: DEBUG nova.api.openstack.wsgi [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.478828] [53379]: DEBUG nova.compute.api [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.482572] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.482909] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.483076] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.483438] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.483646] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.483821] [53379]: DEBUG oslo_concurrency.lockutils [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.498074] [53378]: DEBUG nova.api.openstack.wsgi [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.499509] [53378]: DEBUG nova.compute.api [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.503408] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.503647] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.503839] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.504275] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.504491] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.504709] [53378]: DEBUG oslo_concurrency.lockutils [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.517134] [53379]: DEBUG nova.policy [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.521237] [53379]: INFO nova.api.openstack.requestlog [None req-09ae171c-dd9a-46f2-b772-e5f3851f6876 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1243 microversion: 2.1 time: 0.046968 [ 1182.521593] [53379]: [pid: 53379|app: 0|req: 4219/8426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.586666] [53378]: DEBUG nova.policy [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.591418] [53378]: DEBUG nova.policy [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.592121] [53378]: DEBUG nova.policy [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.592858] [53378]: INFO nova.api.openstack.requestlog [None req-14152e2d-6d10-47a5-80df-2328e61f4b06 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.097675 [ 1182.593202] [53378]: [pid: 53378|app: 0|req: 4208/8427] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1182.651661] [53379]: DEBUG nova.api.openstack.wsgi [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.653472] [53379]: DEBUG nova.compute.api [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.657443] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.657847] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.658126] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.658506] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.658741] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.658924] [53379]: DEBUG oslo_concurrency.lockutils [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.768785] [53379]: DEBUG nova.policy [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.773511] [53379]: INFO nova.api.openstack.requestlog [None req-8938bd9b-6a41-4049-8283-4fd010376fbb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.124198 [ 1182.773853] [53379]: [pid: 53379|app: 0|req: 4220/8428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:34 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.900247] [53378]: DEBUG nova.api.openstack.wsgi [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.902320] [53378]: DEBUG nova.compute.api [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.906754] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.907021] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.907305] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.907724] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.907961] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.908156] [53378]: DEBUG oslo_concurrency.lockutils [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.975542] [53379]: DEBUG nova.api.openstack.wsgi [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.977078] [53379]: DEBUG nova.compute.api [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.981018] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.981328] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.981646] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.982252] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.982589] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.982910] [53379]: DEBUG oslo_concurrency.lockutils [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.991828] [53378]: DEBUG nova.policy [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.997220] [53378]: INFO nova.api.openstack.requestlog [None req-e91137cd-3687-4de3-a859-c1ab84d00104 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1513 microversion: 2.1 time: 0.099818 [ 1182.997673] [53378]: [pid: 53378|app: 0|req: 4209/8429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:35 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1513 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1183.061985] [53379]: DEBUG nova.policy [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.067086] [53379]: INFO nova.api.openstack.requestlog [None req-4497eae5-6b9b-46ac-9def-829d30edd81a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1492 microversion: 2.1 time: 0.094532 [ 1183.067472] [53379]: [pid: 53379|app: 0|req: 4221/8430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:35 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1492 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.316868] [53378]: DEBUG nova.api.openstack.wsgi [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.318880] [53378]: DEBUG nova.compute.api [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.322709] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.323056] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.323337] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.323791] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.324079] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.324351] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.343611] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.343947] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.344222] [53378]: DEBUG oslo_concurrency.lockutils [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.344497] [53378]: DEBUG nova.objects.instance [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lazy-loading 'fault' on Instance uuid c24d660c-d109-415b-b860-307e1d039f19 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1183.364895] [53378]: DEBUG nova.policy [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.369335] [53378]: DEBUG nova.policy [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.370033] [53378]: DEBUG nova.policy [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '893daf78c3a9405d94d6065f202efb7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4eb1ae4002524671b8750232fd1379fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.370688] [53378]: INFO nova.api.openstack.requestlog [None req-ae25c686-d79e-4a69-add0-7794a208ca7a tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 200 len: 1428 microversion: 2.54 time: 0.056635 [ 1183.371047] [53378]: [pid: 53378|app: 0|req: 4210/8431] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:35 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 1428 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1183.537866] [53379]: DEBUG nova.api.openstack.wsgi [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.539860] [53379]: DEBUG nova.compute.api [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.543683] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.543969] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.544234] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.544766] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.544877] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.545201] [53379]: DEBUG oslo_concurrency.lockutils [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.578227] [53379]: DEBUG nova.policy [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.582924] [53379]: INFO nova.api.openstack.requestlog [None req-f33e7552-f4b7-43e0-b09f-096114461fa2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1235 microversion: 2.1 time: 0.047180 [ 1183.582924] [53379]: [pid: 53379|app: 0|req: 4222/8432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:35 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1183.611696] [53378]: DEBUG nova.api.openstack.wsgi [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.613720] [53378]: DEBUG nova.compute.api [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.617731] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.618069] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.618296] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.618735] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.618989] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.619226] [53378]: DEBUG oslo_concurrency.lockutils [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.711018] [53378]: DEBUG nova.policy [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.716054] [53378]: DEBUG nova.policy [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.716797] [53378]: DEBUG nova.policy [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.717626] [53378]: INFO nova.api.openstack.requestlog [None req-aad139b1-a9bd-418f-9487-8d9ada0d6787 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.108601 [ 1183.717967] [53378]: [pid: 53378|app: 0|req: 4211/8433] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:35 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1183.788040] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.789577] [53379]: DEBUG nova.compute.api [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.793123] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.793371] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.793556] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.793913] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.794131] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.794311] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.871187] [53379]: DEBUG nova.policy [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.875716] [53379]: INFO nova.api.openstack.requestlog [None req-ddbe3360-9c1b-4855-b18d-19288b84d6f1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.090425 [ 1183.876069] [53379]: [pid: 53379|app: 0|req: 4223/8434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:36 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.011465] [53378]: DEBUG nova.api.openstack.wsgi [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.013246] [53378]: DEBUG nova.compute.api [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.018543] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.018876] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.019084] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.019488] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.019700] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.019862] [53378]: DEBUG oslo_concurrency.lockutils [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.084542] [53379]: DEBUG nova.api.openstack.wsgi [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.086763] [53379]: DEBUG nova.compute.api [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.092299] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.092299] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.092299] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.092534] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.092741] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.093038] [53379]: DEBUG oslo_concurrency.lockutils [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.099703] [53378]: DEBUG nova.policy [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.107518] [53378]: INFO nova.api.openstack.requestlog [None req-cadc53f2-ae81-4f31-8947-5cea76fa0812 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1513 microversion: 2.1 time: 0.097175 [ 1184.107518] [53378]: [pid: 53378|app: 0|req: 4212/8435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:36 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1513 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.187776] [53379]: DEBUG nova.policy [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.193239] [53379]: INFO nova.api.openstack.requestlog [None req-458490f3-e0e2-442b-840b-923e78dd5262 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1492 microversion: 2.1 time: 0.111548 [ 1184.193740] [53379]: [pid: 53379|app: 0|req: 4224/8436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:36 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1492 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.251450] [53378]: DEBUG nova.api.openstack.wsgi [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d8399f8-4791-41f6-90f2-9ed469818539", "name": "network-vif-deleted", "tag": "efd782e0-ffb7-49c5-a227-dfa1ea001ea5"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1184.258052] [53378]: DEBUG oslo_concurrency.lockutils [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.258456] [53378]: DEBUG oslo_concurrency.lockutils [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.258749] [53378]: DEBUG oslo_concurrency.lockutils [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.267048] [53378]: INFO nova.api.openstack.compute.server_external_events [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] Creating event network-vif-deleted:efd782e0-ffb7-49c5-a227-dfa1ea001ea5 for instance 3d8399f8-4791-41f6-90f2-9ed469818539 on cpu-1 [ 1184.270055] [53378]: INFO nova.api.openstack.requestlog [req-ccecc272-6bab-4ab9-843f-311788b5cbbe req-71a22057-99b0-43d3-a887-bb23605c98e3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022323 [ 1184.270490] [53378]: [pid: 53378|app: 0|req: 4213/8437] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:36 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) [ 1184.385511] [53379]: DEBUG nova.api.openstack.wsgi [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.387323] [53379]: DEBUG nova.compute.api [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] [instance: c24d660c-d109-415b-b860-307e1d039f19] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.390957] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.391217] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.391426] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.391793] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.391997] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.392193] [53379]: DEBUG oslo_concurrency.lockutils [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.400803] [53379]: INFO nova.api.openstack.wsgi [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] HTTP exception thrown: Instance c24d660c-d109-415b-b860-307e1d039f19 could not be found. [ 1184.401120] [53379]: DEBUG nova.api.openstack.wsgi [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] Returning 404 to user: Instance c24d660c-d109-415b-b860-307e1d039f19 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1184.401680] [53379]: INFO nova.api.openstack.requestlog [None req-b281d4d9-74a0-47d7-828c-039047ec4057 tempest-ServerShowV254Test-478187942 tempest-ServerShowV254Test-478187942-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19" status: 404 len: 111 microversion: 2.54 time: 0.018474 [ 1184.401841] [53379]: [pid: 53379|app: 0|req: 4225/8438] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:36 2025] GET /compute/v2.1/servers/c24d660c-d109-415b-b860-307e1d039f19 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1184.596596] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.598492] [53378]: DEBUG nova.compute.api [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.602246] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.602492] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.602680] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.603047] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.603256] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.603433] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.645796] [53378]: DEBUG nova.policy [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.650341] [53378]: INFO nova.api.openstack.requestlog [None req-f8f6ab68-8646-4d6c-b2f9-a663e77e43d6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1291 microversion: 2.1 time: 0.056747 [ 1184.650681] [53378]: [pid: 53378|app: 0|req: 4214/8439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:36 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1291 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.733151] [53379]: DEBUG nova.api.openstack.wsgi [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.734218] [53379]: DEBUG nova.compute.api [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.739958] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.739958] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.739958] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.739958] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.740203] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.740374] [53379]: DEBUG oslo_concurrency.lockutils [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.812245] [53379]: DEBUG nova.policy [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.816692] [53379]: DEBUG nova.policy [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.817314] [53379]: DEBUG nova.policy [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.817969] [53379]: INFO nova.api.openstack.requestlog [None req-ea71b929-1f5a-4328-ad8f-d530995c1e4d tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.088047 [ 1184.818430] [53379]: [pid: 53379|app: 0|req: 4226/8440] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:37 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1184.889553] [53378]: DEBUG nova.api.openstack.wsgi [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.893967] [53378]: DEBUG nova.compute.api [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.896888] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.897244] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.897460] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.897860] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.898159] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.898265] [53378]: DEBUG oslo_concurrency.lockutils [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.983093] [53378]: DEBUG nova.policy [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.987824] [53378]: INFO nova.api.openstack.requestlog [None req-302dd5b9-a08e-442f-b1be-92cd382bb9e7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.100691 [ 1184.988186] [53378]: [pid: 53378|app: 0|req: 4215/8441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:37 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.119677] [53379]: DEBUG nova.api.openstack.wsgi [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.121469] [53379]: DEBUG nova.compute.api [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.125160] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.125395] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.125583] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.125943] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.126159] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.126332] [53379]: DEBUG oslo_concurrency.lockutils [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.206917] [53378]: DEBUG nova.api.openstack.wsgi [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.208734] [53378]: DEBUG nova.compute.api [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.214364] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.214666] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.214934] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.215451] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.215661] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.215848] [53378]: DEBUG oslo_concurrency.lockutils [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.253619] [53378]: DEBUG nova.policy [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.253938] [53379]: DEBUG nova.policy [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.260429] [53378]: INFO nova.api.openstack.requestlog [None req-b5482cc0-b0d4-49b1-bc2a-c901239a656d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1287 microversion: 2.1 time: 0.056560 [ 1185.260521] [53379]: INFO nova.api.openstack.requestlog [None req-5ec8f90f-ca04-4764-94e2-82592e2d43c4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1512 microversion: 2.1 time: 0.143020 [ 1185.260784] [53379]: [pid: 53379|app: 0|req: 4227/8443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:37 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1512 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.260827] [53378]: [pid: 53378|app: 0|req: 4216/8443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:37 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.664762] [53379]: DEBUG nova.api.openstack.wsgi [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.666654] [53379]: DEBUG nova.compute.api [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.671570] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.671873] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.672090] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.672466] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.672785] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.672965] [53379]: DEBUG oslo_concurrency.lockutils [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.709808] [53379]: DEBUG nova.policy [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.714239] [53379]: INFO nova.api.openstack.requestlog [None req-86b4d178-d367-44ae-9d57-450601cb44be tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1291 microversion: 2.1 time: 0.051929 [ 1185.714579] [53379]: [pid: 53379|app: 0|req: 4228/8444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:37 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.832659] [53378]: DEBUG nova.api.openstack.wsgi [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.834406] [53378]: DEBUG nova.compute.api [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.838846] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.839122] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.839319] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.839706] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.839918] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.840123] [53378]: DEBUG oslo_concurrency.lockutils [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.910440] [53378]: DEBUG nova.policy [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.915159] [53378]: DEBUG nova.policy [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.915828] [53378]: DEBUG nova.policy [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.916731] [53378]: INFO nova.api.openstack.requestlog [None req-a42af229-1dd6-4c73-a399-48605ff8451b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.086431 [ 1185.917056] [53378]: [pid: 53378|app: 0|req: 4217/8445] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:38 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1186.001316] [53379]: DEBUG nova.api.openstack.wsgi [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.003126] [53379]: DEBUG nova.compute.api [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.007360] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.007694] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.007964] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.008392] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.008661] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.008881] [53379]: DEBUG oslo_concurrency.lockutils [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.078859] [53379]: DEBUG nova.policy [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.083614] [53379]: INFO nova.api.openstack.requestlog [None req-af3db3ce-9882-4eff-b3c6-f4e7a5b9a903 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.084584 [ 1186.084138] [53379]: [pid: 53379|app: 0|req: 4229/8446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:38 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.273970] [53378]: DEBUG nova.api.openstack.wsgi [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.274240] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.275741] [53378]: DEBUG nova.compute.api [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.275929] [53379]: DEBUG nova.compute.api [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.279490] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.279743] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.279937] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.279987] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.280190] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.280314] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.280385] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.280519] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.280697] [53378]: DEBUG oslo_concurrency.lockutils [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.280740] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.280935] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.281124] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.297979] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.298221] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.298413] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.298614] [53379]: DEBUG nova.objects.instance [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 3d8399f8-4791-41f6-90f2-9ed469818539 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1186.317595] [53379]: DEBUG nova.policy [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.321488] [53379]: INFO nova.api.openstack.requestlog [None req-ad3ceb9f-61f5-4799-81ff-6ef2c610cf4f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1292 microversion: 2.1 time: 0.049515 [ 1186.321875] [53379]: [pid: 53379|app: 0|req: 4230/8447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:38 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1186.346564] [53378]: DEBUG nova.policy [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.351096] [53378]: INFO nova.api.openstack.requestlog [None req-52b448ea-fc48-4f76-a11f-a7bc80964535 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1512 microversion: 2.1 time: 0.079370 [ 1186.351435] [53378]: [pid: 53378|app: 0|req: 4218/8448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:38 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1512 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.727557] [53379]: DEBUG nova.api.openstack.wsgi [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.729468] [53379]: DEBUG nova.compute.api [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.733628] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.733884] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.734106] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.734470] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.734673] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.734849] [53379]: DEBUG oslo_concurrency.lockutils [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.767855] [53379]: DEBUG nova.policy [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.772049] [53379]: INFO nova.api.openstack.requestlog [None req-7062b96f-4b3a-4009-8cd0-9d7fdea017a2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1299 microversion: 2.1 time: 0.046789 [ 1186.772499] [53379]: [pid: 53379|app: 0|req: 4231/8449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:39 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1186.932751] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.935333] [53378]: DEBUG nova.compute.api [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.940260] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.042566] [53378]: DEBUG nova.policy [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.048068] [53378]: DEBUG nova.policy [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.049258] [53378]: DEBUG nova.policy [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.049911] [53378]: INFO nova.api.openstack.requestlog [None req-0fcc9a92-7a08-4609-9bc7-43fca9f56cc4 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.119519 [ 1187.050437] [53378]: [pid: 53378|app: 0|req: 4219/8450] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:39 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1187.100301] [53379]: DEBUG nova.api.openstack.wsgi [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.102127] [53379]: DEBUG nova.compute.api [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.106822] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.107085] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.107277] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.107650] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.107857] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.108145] [53379]: DEBUG oslo_concurrency.lockutils [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.218833] [53379]: DEBUG nova.policy [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.224195] [53379]: INFO nova.api.openstack.requestlog [None req-e51b4cb4-08d2-46c5-b830-0428f63692f4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.126153 [ 1187.224544] [53379]: [pid: 53379|app: 0|req: 4232/8451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:39 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.335331] [53378]: DEBUG nova.api.openstack.wsgi [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.337169] [53378]: DEBUG nova.compute.api [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.341288] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.341525] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.341712] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.342087] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.342299] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.342514] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.361736] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.361993] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.362196] [53378]: DEBUG oslo_concurrency.lockutils [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.362401] [53378]: DEBUG nova.objects.instance [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 3d8399f8-4791-41f6-90f2-9ed469818539 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1187.364154] [53379]: DEBUG nova.api.openstack.wsgi [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.365857] [53379]: DEBUG nova.compute.api [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.369470] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.369722] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.370020] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.370496] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.370723] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.370909] [53379]: DEBUG oslo_concurrency.lockutils [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.389690] [53378]: DEBUG nova.policy [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.394407] [53378]: INFO nova.api.openstack.requestlog [None req-875ac6c8-8559-4af1-a8e9-5811102dd077 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 200 len: 1292 microversion: 2.1 time: 0.061020 [ 1187.395333] [53378]: [pid: 53378|app: 0|req: 4220/8452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:39 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 1292 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.441673] [53379]: DEBUG nova.policy [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.447228] [53379]: INFO nova.api.openstack.requestlog [None req-2d64cf03-dd04-4138-b3ce-73f4c7714be6 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1512 microversion: 2.1 time: 0.084723 [ 1187.447228] [53379]: [pid: 53379|app: 0|req: 4233/8453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:39 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1512 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.726235] [53378]: DEBUG nova.api.openstack.wsgi [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.726510] [53378]: DEBUG nova.compute.api [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.730399] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.730649] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.730839] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.731241] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.731449] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.731626] [53378]: DEBUG oslo_concurrency.lockutils [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.750885] [53378]: DEBUG nova.compute.api [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1187.785757] [53379]: DEBUG nova.api.openstack.wsgi [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.787792] [53379]: DEBUG nova.compute.api [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.791774] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.792023] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.792255] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.792643] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.793744] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.793744] [53379]: DEBUG oslo_concurrency.lockutils [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.802782] [53378]: INFO nova.api.openstack.requestlog [None req-63c91b75-a362-454f-b266-2a25abbde6ca tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 204 len: 0 microversion: 2.94 time: 0.078994 [ 1187.803213] [53378]: [pid: 53378|app: 0|req: 4221/8454] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:47:40 2025] DELETE /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1187.808592] [53378]: DEBUG nova.api.openstack.wsgi [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.811100] [53378]: DEBUG nova.compute.api [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.814430] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.814671] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.814864] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.815235] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.815443] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.815626] [53378]: DEBUG oslo_concurrency.lockutils [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.889812] [53379]: DEBUG nova.policy [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.894602] [53379]: INFO nova.api.openstack.requestlog [None req-bb976fb2-8f6c-4441-960c-bc9759ea934a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1376 microversion: 2.1 time: 0.111690 [ 1187.895366] [53379]: [pid: 53379|app: 0|req: 4234/8455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1376 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.912779] [53378]: DEBUG nova.policy [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.917509] [53378]: DEBUG nova.policy [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.918230] [53378]: DEBUG nova.policy [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.921768] [53378]: INFO nova.api.openstack.requestlog [None req-a887d78b-9edb-44c1-a116-e4d936a3b84a tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1939 microversion: 2.94 time: 0.115514 [ 1187.922124] [53378]: [pid: 53378|app: 0|req: 4222/8456] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1939 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1188.066436] [53379]: DEBUG nova.api.openstack.wsgi [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.068224] [53379]: DEBUG nova.compute.api [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.072424] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.072666] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.072852] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.073222] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.073421] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.073597] [53379]: DEBUG oslo_concurrency.lockutils [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.178472] [53379]: DEBUG nova.policy [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.185138] [53379]: DEBUG nova.policy [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.185799] [53379]: DEBUG nova.policy [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.186511] [53379]: INFO nova.api.openstack.requestlog [None req-6f8ea0ed-00b8-4ba4-9673-70d2f6050384 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1738 microversion: 2.20 time: 0.122477 [ 1188.186993] [53379]: [pid: 53379|app: 0|req: 4235/8457] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1738 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1188.239433] [53378]: DEBUG nova.api.openstack.wsgi [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.241187] [53378]: DEBUG nova.compute.api [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.246158] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.246402] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.246594] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.246950] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.247171] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.247359] [53378]: DEBUG oslo_concurrency.lockutils [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.338604] [53378]: DEBUG nova.policy [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.343122] [53378]: INFO nova.api.openstack.requestlog [None req-655bed45-7181-4c72-8fbb-6aca9beff8c9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.105990 [ 1188.343605] [53378]: [pid: 53378|app: 0|req: 4223/8458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.407209] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.409092] [53379]: DEBUG nova.compute.api [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.413020] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.413260] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.413448] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.413798] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.414029] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.414284] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.422849] [53379]: INFO nova.api.openstack.wsgi [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. [ 1188.423172] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1188.423606] [53379]: INFO nova.api.openstack.requestlog [None req-4ae4d20b-34c9-4d87-a2f4-f9f3c270963a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 404 len: 111 microversion: 2.1 time: 0.018699 [ 1188.423891] [53379]: [pid: 53379|app: 0|req: 4236/8459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1188.429133] [53378]: DEBUG nova.api.openstack.wsgi [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.429439] [53378]: DEBUG nova.compute.api [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.433153] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.434016] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.434016] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.434016] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.434174] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.434298] [53378]: DEBUG oslo_concurrency.lockutils [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.449507] [53378]: DEBUG nova.compute.api [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1188.461893] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.463749] [53379]: DEBUG nova.compute.api [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.467435] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.467777] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.467975] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.468345] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.468548] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.468733] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.498645] [53378]: INFO nova.api.openstack.requestlog [None req-25bdc302-d4ca-46e0-bded-50834254cb3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 204 len: 0 microversion: 2.1 time: 0.071056 [ 1188.499033] [53378]: [pid: 53378|app: 0|req: 4224/8460] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:40 2025] DELETE /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1188.504735] [53378]: DEBUG nova.api.openstack.wsgi [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.506900] [53378]: DEBUG nova.compute.api [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.510620] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.510873] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.511077] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.511439] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.511637] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.511813] [53378]: DEBUG oslo_concurrency.lockutils [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.541650] [53379]: DEBUG nova.policy [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.546835] [53379]: INFO nova.api.openstack.requestlog [None req-2e9b3095-2b7f-4fe6-990b-6adc1f45aef0 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1510 microversion: 2.1 time: 0.087284 [ 1188.547315] [53379]: [pid: 53379|app: 0|req: 4237/8461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1510 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1188.652097] [53378]: DEBUG nova.policy [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.656564] [53378]: INFO nova.api.openstack.requestlog [None req-c85f47ff-6b7e-4060-98ce-0f6b6963952a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1492 microversion: 2.1 time: 0.154210 [ 1188.657058] [53378]: [pid: 53378|app: 0|req: 4225/8462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:40 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1492 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1188.692813] [53379]: DEBUG nova.api.openstack.wsgi [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8010817e-f024-4324-86c6-9b67243523fd", "name": "network-vif-plugged", "status": "completed", "tag": "31b58fd0-7729-4931-827a-21595967f7e9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1188.698724] [53379]: DEBUG oslo_concurrency.lockutils [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.699031] [53379]: DEBUG oslo_concurrency.lockutils [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.699149] [53379]: DEBUG oslo_concurrency.lockutils [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.705372] [53379]: INFO nova.api.openstack.compute.server_external_events [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] Creating event network-vif-plugged:31b58fd0-7729-4931-827a-21595967f7e9 for instance 8010817e-f024-4324-86c6-9b67243523fd on cpu-1 [ 1188.708117] [53379]: INFO nova.api.openstack.requestlog [req-c662b9df-d34e-41d8-b16b-37fd7853fb86 req-656bd92e-2cdb-47f6-a45a-2d63584b8d78 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018936 [ 1188.708587] [53379]: [pid: 53379|app: 0|req: 4238/8463] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47: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) [ 1188.908538] [53378]: DEBUG nova.api.openstack.wsgi [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.910692] [53378]: DEBUG nova.compute.api [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.914434] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.914681] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.914870] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.915256] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.915457] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.915641] [53378]: DEBUG oslo_concurrency.lockutils [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.938664] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.940766] [53379]: DEBUG nova.compute.api [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.945050] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.945307] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.945495] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.945900] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.946134] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.946317] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.056596] [53379]: DEBUG nova.policy [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.061746] [53379]: DEBUG nova.policy [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.063068] [53379]: DEBUG nova.policy [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.067749] [53379]: INFO nova.api.openstack.requestlog [None req-0a7c1b48-d30b-449c-80ae-7b2f9f362b1e tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1939 microversion: 2.94 time: 0.132302 [ 1189.068151] [53379]: [pid: 53379|app: 0|req: 4239/8464] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1939 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1189.113860] [53378]: DEBUG nova.policy [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.119961] [53378]: INFO nova.api.openstack.requestlog [None req-3ed43a30-215a-4906-8de1-0ffac4cee501 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.213732 [ 1189.120742] [53378]: [pid: 53378|app: 0|req: 4226/8465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.126079] [53379]: DEBUG nova.api.openstack.wsgi [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1189.127889] [53379]: DEBUG nova.compute.api [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.134062] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.134360] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.134562] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.134923] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.135143] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.135323] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.151333] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.151554] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.151737] [53379]: DEBUG oslo_concurrency.lockutils [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.154672] [53379]: DEBUG nova.objects.instance [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'flavor' on Instance uuid 67fc6cec-16be-4c94-ba5b-183dda830f35 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1189.201451] [53378]: DEBUG nova.api.openstack.wsgi [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.203144] [53378]: DEBUG nova.compute.api [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.206730] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.206997] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.207206] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.207553] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.207825] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.208019] [53378]: DEBUG oslo_concurrency.lockutils [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.316996] [53378]: DEBUG nova.policy [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.322672] [53378]: DEBUG nova.policy [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.323462] [53378]: DEBUG nova.policy [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.324173] [53378]: INFO nova.api.openstack.requestlog [None req-9584d640-806b-48e1-a366-e05c84c00251 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1720 microversion: 2.20 time: 0.124990 [ 1189.324523] [53378]: [pid: 53378|app: 0|req: 4227/8466] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1720 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1189.357112] [53378]: DEBUG nova.api.openstack.wsgi [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.359017] [53378]: DEBUG nova.compute.api [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.363216] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.363473] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.363675] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.364023] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.364287] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.364487] [53378]: DEBUG oslo_concurrency.lockutils [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.440491] [53378]: DEBUG nova.policy [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.445188] [53378]: INFO nova.api.openstack.requestlog [None req-4fd247da-3c82-428b-ac92-a8c4f8cb20e3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.090976 [ 1189.445524] [53378]: [pid: 53378|app: 0|req: 4228/8467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.561431] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.563690] [53378]: DEBUG nova.compute.api [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.571036] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.571234] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.571457] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.571885] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.572111] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.572295] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.573459] [53379]: INFO nova.api.openstack.requestlog [None req-50639fa2-4a17-492e-9bff-425331072d3f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/action" status: 202 len: 0 microversion: 2.1 time: 0.448955 [ 1189.574252] [53379]: [pid: 53379|app: 0|req: 4240/8468] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:47:41 2025] POST /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/action => generated 0 bytes in 451 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1189.581417] [53379]: DEBUG nova.api.openstack.wsgi [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.583241] [53379]: DEBUG nova.compute.api [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.589928] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.590221] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.590445] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.591877] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.591877] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.591877] [53379]: DEBUG oslo_concurrency.lockutils [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.675722] [53378]: DEBUG nova.policy [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.680270] [53378]: INFO nova.api.openstack.requestlog [None req-6d1cfe06-565b-431b-9de5-6fe9bba6287c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1511 microversion: 2.1 time: 0.121524 [ 1189.680620] [53378]: [pid: 53378|app: 0|req: 4229/8469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1511 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.683079] [53378]: DEBUG nova.api.openstack.wsgi [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.684782] [53378]: DEBUG nova.compute.api [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.687926] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.688172] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.688854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.688854] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.689041] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.689090] [53378]: DEBUG oslo_concurrency.lockutils [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.698045] [53379]: DEBUG nova.policy [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.702922] [53379]: INFO nova.api.openstack.requestlog [None req-df60d4a7-a4e2-4521-9d23-60ee84654523 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1679 microversion: 2.1 time: 0.124157 [ 1189.703282] [53379]: [pid: 53379|app: 0|req: 4241/8470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1679 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.759183] [53378]: DEBUG nova.policy [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.764355] [53378]: INFO nova.api.openstack.requestlog [None req-a79f6246-9920-4d89-a0c7-53b0e4c2f99d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1492 microversion: 2.1 time: 0.083082 [ 1189.764735] [53378]: [pid: 53378|app: 0|req: 4230/8471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:41 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1492 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.093117] [53379]: DEBUG nova.api.openstack.wsgi [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.095213] [53379]: DEBUG nova.compute.api [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.101442] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.101924] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.102193] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.102564] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.102832] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.103172] [53379]: DEBUG oslo_concurrency.lockutils [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.135345] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.137159] [53378]: DEBUG nova.compute.api [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.140768] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.141016] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.141211] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.141564] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.141770] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.141983] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.241019] [53378]: DEBUG nova.policy [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.247261] [53378]: INFO nova.api.openstack.requestlog [None req-8e19bfe3-e569-4c30-9f1f-557cbfa0ff8a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.114282 [ 1190.247614] [53378]: [pid: 53378|app: 0|req: 4231/8472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.269618] [53379]: DEBUG nova.policy [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.275515] [53379]: DEBUG nova.policy [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.278868] [53379]: DEBUG nova.policy [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.279358] [53379]: INFO nova.api.openstack.requestlog [None req-7ab49aad-e493-4727-87cc-37f017590dc6 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1939 microversion: 2.94 time: 0.188608 [ 1190.281776] [53379]: [pid: 53379|app: 0|req: 4242/8473] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1939 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1190.340363] [53378]: DEBUG nova.api.openstack.wsgi [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.342269] [53378]: DEBUG nova.compute.api [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.346109] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.346432] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.346664] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.347068] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.347520] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.347808] [53378]: DEBUG oslo_concurrency.lockutils [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.454281] [53378]: DEBUG nova.policy [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.459267] [53379]: DEBUG nova.api.openstack.wsgi [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.460487] [53379]: DEBUG nova.compute.api [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.462764] [53378]: DEBUG nova.policy [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.463442] [53378]: DEBUG nova.policy [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.464165] [53378]: INFO nova.api.openstack.requestlog [None req-8e1fb478-a645-4783-8dbb-00dd1e32a140 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1720 microversion: 2.20 time: 0.126261 [ 1190.464247] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.464456] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.464553] [53378]: [pid: 53378|app: 0|req: 4232/8474] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1720 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1190.464640] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.464990] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.465201] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.465374] [53379]: DEBUG oslo_concurrency.lockutils [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.559532] [53379]: DEBUG nova.policy [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.564318] [53379]: INFO nova.api.openstack.requestlog [None req-1187033d-48e7-481e-97a1-b7152914357e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1676 microversion: 2.1 time: 0.108378 [ 1190.564915] [53379]: [pid: 53379|app: 0|req: 4243/8475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1676 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.694195] [53378]: DEBUG nova.api.openstack.wsgi [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.696115] [53378]: DEBUG nova.compute.api [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.699651] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.699889] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.700119] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.700487] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.700701] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.700912] [53378]: DEBUG oslo_concurrency.lockutils [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.716722] [53379]: DEBUG nova.api.openstack.wsgi [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.718558] [53379]: DEBUG nova.compute.api [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.722888] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.723225] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.723535] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.724042] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.724673] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.724673] [53379]: DEBUG oslo_concurrency.lockutils [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.770104] [53378]: DEBUG nova.policy [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.775157] [53378]: INFO nova.api.openstack.requestlog [None req-111dc04e-d989-42e5-86b3-9c6cafdc5e3b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1508 microversion: 2.1 time: 0.080827 [ 1190.775157] [53378]: [pid: 53378|app: 0|req: 4233/8476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1508 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.783040] [53378]: DEBUG nova.api.openstack.wsgi [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8010817e-f024-4324-86c6-9b67243523fd", "tag": "31b58fd0-7729-4931-827a-21595967f7e9"}, {"server_uuid": "e587343a-6903-48a3-9952-c8d1d4a43c24", "name": "network-vif-deleted", "tag": "e7992945-4e2b-4233-bccc-60f2fa97662d"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1190.790929] [53378]: DEBUG oslo_concurrency.lockutils [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.791358] [53378]: DEBUG oslo_concurrency.lockutils [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.791688] [53378]: DEBUG oslo_concurrency.lockutils [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.798468] [53378]: INFO nova.api.openstack.compute.server_external_events [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Creating event network-changed:31b58fd0-7729-4931-827a-21595967f7e9 for instance 8010817e-f024-4324-86c6-9b67243523fd on cpu-1 [ 1190.798866] [53378]: INFO nova.api.openstack.compute.server_external_events [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] Creating event network-vif-deleted:e7992945-4e2b-4233-bccc-60f2fa97662d for instance e587343a-6903-48a3-9952-c8d1d4a43c24 on cpu-1 [ 1190.807017] [53378]: INFO nova.api.openstack.requestlog [req-15a882f2-a6c5-417c-a183-2067f9503989 req-5c1a6323-28f8-4211-9d55-9b82d45875b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029261 [ 1190.807017] [53378]: [pid: 53378|app: 0|req: 4234/8477] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:43 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) [ 1190.809473] [53378]: DEBUG nova.api.openstack.wsgi [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.812133] [53378]: DEBUG nova.compute.api [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.815896] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.816271] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.816591] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.817061] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.817381] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.817682] [53378]: DEBUG oslo_concurrency.lockutils [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.830704] [53379]: DEBUG nova.policy [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.834925] [53379]: INFO nova.api.openstack.requestlog [None req-ced2d58e-d24b-427e-95d8-847e79f65c6d tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1679 microversion: 2.1 time: 0.120699 [ 1190.835279] [53379]: [pid: 53379|app: 0|req: 4244/8478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:42 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1679 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.839018] [53379]: DEBUG nova.api.openstack.wsgi [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.839018] [53379]: DEBUG nova.compute.api [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.841063] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.841299] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.841478] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.841816] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.842023] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.842197] [53379]: DEBUG oslo_concurrency.lockutils [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.855600] [53379]: DEBUG nova.compute.api [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1190.890953] [53378]: DEBUG nova.policy [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.894837] [53379]: INFO nova.compute.api [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Found an unconfirmed migration during delete, id: 10, status: finished [ 1190.895666] [53378]: INFO nova.api.openstack.requestlog [None req-f0bda864-2962-4e5c-a51f-0adeb8998826 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1492 microversion: 2.1 time: 0.091834 [ 1190.896149] [53378]: [pid: 53378|app: 0|req: 4235/8479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1492 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.898735] [53378]: DEBUG nova.api.openstack.wsgi [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "faeaf1d7-5c97-49b0-9179-358347e8369f", "name": "network-vif-deleted", "tag": "88ad4040-e851-42f6-8691-ecde3793eef8"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1190.904447] [53378]: DEBUG oslo_concurrency.lockutils [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.904687] [53378]: DEBUG oslo_concurrency.lockutils [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.904908] [53378]: DEBUG oslo_concurrency.lockutils [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.911414] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] Creating event network-vif-deleted:88ad4040-e851-42f6-8691-ecde3793eef8 for instance faeaf1d7-5c97-49b0-9179-358347e8369f on cpu-1 [ 1190.914843] [53378]: INFO nova.api.openstack.requestlog [req-d2836595-00b7-4240-a70c-35b1e3464e3e req-66a91d27-cb75-4222-b280-195d1f58073d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017842 [ 1190.915251] [53378]: [pid: 53378|app: 0|req: 4236/8480] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47: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) [ 1191.263936] [53378]: DEBUG nova.api.openstack.wsgi [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.266139] [53378]: DEBUG nova.compute.api [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.272462] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.272743] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.272937] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.273323] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.273527] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.273703] [53378]: DEBUG oslo_concurrency.lockutils [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.355629] [53378]: DEBUG nova.policy [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.362146] [53378]: INFO nova.api.openstack.requestlog [None req-96fb3770-4742-421a-9c6f-235c5d3cbb9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.102559 [ 1191.362484] [53378]: [pid: 53378|app: 0|req: 4237/8481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.365083] [53378]: DEBUG nova.api.openstack.wsgi [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.366841] [53378]: DEBUG nova.compute.api [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.371551] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.371792] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.371982] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.372356] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.372559] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.372737] [53378]: DEBUG oslo_concurrency.lockutils [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.376650] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1191.413323] [53378]: DEBUG nova.policy [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.420415] [53378]: DEBUG nova.policy [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.421176] [53378]: DEBUG nova.policy [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.424685] [53378]: INFO nova.api.openstack.requestlog [None req-9839b409-a04b-40b3-bc34-c8782dd00037 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1574 microversion: 2.94 time: 0.061655 [ 1191.425050] [53378]: [pid: 53378|app: 0|req: 4238/8482] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1574 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1191.478331] [53378]: DEBUG nova.api.openstack.wsgi [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.480496] [53378]: DEBUG nova.compute.api [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.483828] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1191.485587] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.485915] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.486078] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.486448] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.486653] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.486986] [53378]: DEBUG oslo_concurrency.lockutils [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.564592] [53378]: DEBUG nova.policy [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.569069] [53378]: DEBUG nova.policy [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.569704] [53378]: DEBUG nova.policy [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.570434] [53378]: INFO nova.api.openstack.requestlog [None req-614ec78f-669d-4f7d-ba66-b33791026c2c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1720 microversion: 2.20 time: 0.094603 [ 1191.570755] [53378]: [pid: 53378|app: 0|req: 4239/8483] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1720 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1191.576677] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.579443] [53378]: DEBUG nova.compute.api [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.585635] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.585882] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.586086] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.586441] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.586641] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.586861] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.657326] [53378]: DEBUG nova.policy [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.662182] [53378]: INFO nova.api.openstack.requestlog [None req-6ed53386-a52d-4b82-87c8-c8279475b31b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1671 microversion: 2.1 time: 0.087413 [ 1191.662523] [53378]: [pid: 53378|app: 0|req: 4240/8484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1671 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1191.674111] [53378]: DEBUG nova.api.openstack.wsgi [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.675763] [53378]: DEBUG nova.compute.api [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.679293] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.679565] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.679788] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.680192] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.680420] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.680618] [53378]: DEBUG oslo_concurrency.lockutils [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.746887] [53378]: DEBUG nova.policy [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.751314] [53378]: INFO nova.api.openstack.requestlog [None req-1bdc2cf0-8d6b-4646-88d5-b221c1dc995d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1671 microversion: 2.1 time: 0.079321 [ 1191.751649] [53378]: [pid: 53378|app: 0|req: 4241/8485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:43 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1671 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.762645] [53378]: DEBUG nova.api.openstack.wsgi [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.764274] [53378]: DEBUG nova.compute.api [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.767454] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.767723] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.767899] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.768263] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.768467] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.768645] [53378]: DEBUG oslo_concurrency.lockutils [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.833778] [53378]: DEBUG nova.policy [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.838172] [53378]: INFO nova.api.openstack.requestlog [None req-1220e742-8ec6-44c7-acdc-e080ac7f7172 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1671 microversion: 2.1 time: 0.077397 [ 1191.838480] [53378]: [pid: 53378|app: 0|req: 4242/8486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1671 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1191.847632] [53378]: DEBUG nova.api.openstack.wsgi [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.849365] [53378]: DEBUG nova.compute.api [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.852841] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.853145] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.853415] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.853797] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.854013] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.854202] [53378]: DEBUG oslo_concurrency.lockutils [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.948926] [53378]: DEBUG nova.policy [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.953246] [53378]: INFO nova.api.openstack.requestlog [None req-391c09ec-1a4d-4310-b3aa-55b6280203e3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1700 microversion: 2.1 time: 0.107510 [ 1191.953569] [53378]: [pid: 53378|app: 0|req: 4243/8487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1700 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1191.956812] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.956812] [53378]: DEBUG nova.compute.api [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.959436] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.959657] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.959863] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.960266] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.960476] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.960656] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.973582] [53378]: DEBUG nova.compute.api [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1192.012284] [53378]: INFO nova.api.openstack.requestlog [None req-ee8e8166-ea3d-4a3a-90a0-d82db121ac2d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 204 len: 0 microversion: 2.1 time: 0.057973 [ 1192.012597] [53378]: [pid: 53378|app: 0|req: 4244/8488] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:44 2025] DELETE /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1192.015347] [53378]: DEBUG nova.api.openstack.wsgi [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.017020] [53378]: DEBUG nova.compute.api [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.019787] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.020042] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.020235] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.020700] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.020816] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.021094] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.040114] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.040394] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.040556] [53378]: DEBUG oslo_concurrency.lockutils [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.040754] [53378]: DEBUG nova.objects.instance [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid faeaf1d7-5c97-49b0-9179-358347e8369f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1192.060940] [53378]: DEBUG nova.policy [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.065199] [53378]: INFO nova.api.openstack.requestlog [None req-55c274f7-0611-40ce-a139-79f3f74c8978 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1292 microversion: 2.1 time: 0.051925 [ 1192.065529] [53378]: [pid: 53378|app: 0|req: 4245/8489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1292 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.068183] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.069772] [53378]: DEBUG nova.compute.api [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.073902] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.074148] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.074338] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.074678] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.074882] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.075070] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.158918] [53378]: DEBUG nova.policy [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.164014] [53378]: INFO nova.api.openstack.requestlog [None req-5e2ec172-bf95-4b4f-9bb0-35fb5332dd40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1675 microversion: 2.1 time: 0.097579 [ 1192.164245] [53378]: [pid: 53378|app: 0|req: 4246/8490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1675 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.173122] [53378]: DEBUG nova.api.openstack.wsgi [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.174906] [53378]: DEBUG nova.compute.api [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.178489] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.178766] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.178997] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.179383] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.179590] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.179769] [53378]: DEBUG oslo_concurrency.lockutils [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.279391] [53378]: DEBUG nova.policy [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.284669] [53378]: INFO nova.api.openstack.requestlog [None req-b1ac7115-400d-432a-8b7a-bfb1df85f9b9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1553 microversion: 2.1 time: 0.114119 [ 1192.285138] [53378]: [pid: 53378|app: 0|req: 4247/8491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1553 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.296010] [53378]: DEBUG nova.api.openstack.wsgi [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.296281] [53378]: DEBUG nova.compute.api [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.299503] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.299737] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.299924] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.300330] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.300535] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.300713] [53378]: DEBUG oslo_concurrency.lockutils [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.315730] [53378]: DEBUG nova.compute.api [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1192.359722] [53378]: INFO nova.api.openstack.requestlog [None req-69debe9c-47ef-4e48-9ee2-0ff0fc3dca55 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 204 len: 0 microversion: 2.1 time: 0.065530 [ 1192.360085] [53378]: [pid: 53378|app: 0|req: 4248/8492] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:44 2025] DELETE /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1192.365184] [53378]: DEBUG nova.api.openstack.wsgi [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.366881] [53378]: DEBUG nova.compute.api [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.369736] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.369969] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.370172] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.370525] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.370725] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.370901] [53378]: DEBUG oslo_concurrency.lockutils [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.434997] [53378]: DEBUG nova.policy [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.439755] [53378]: INFO nova.api.openstack.requestlog [None req-21a39f60-7c9d-4186-a463-475db21c399a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1568 microversion: 2.1 time: 0.076742 [ 1192.440161] [53378]: [pid: 53378|app: 0|req: 4249/8493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1568 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.442666] [53378]: DEBUG nova.api.openstack.wsgi [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.444278] [53378]: DEBUG nova.compute.api [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.448617] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.448880] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.449141] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.449503] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.449707] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.449933] [53378]: DEBUG oslo_concurrency.lockutils [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.546601] [53378]: DEBUG nova.policy [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.551226] [53378]: INFO nova.api.openstack.requestlog [None req-55a233e0-7acc-4dc3-b820-e944d75850f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.110478 [ 1192.551545] [53378]: [pid: 53378|app: 0|req: 4250/8494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.553950] [53378]: DEBUG nova.api.openstack.wsgi [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.555660] [53378]: DEBUG nova.compute.api [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.559028] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.559261] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.559467] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.560080] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.560080] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.560202] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.582258] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.582476] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.582668] [53378]: DEBUG oslo_concurrency.lockutils [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.583157] [53378]: DEBUG nova.objects.instance [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lazy-loading 'fault' on Instance uuid e587343a-6903-48a3-9952-c8d1d4a43c24 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1192.602712] [53378]: DEBUG nova.policy [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.607765] [53378]: DEBUG nova.policy [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.608419] [53378]: DEBUG nova.policy [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '17db9ee7564648e8adb666d09173ac9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '916984c26cff43cab3a9dfe470505bdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.611776] [53378]: INFO nova.api.openstack.requestlog [None req-476cf9cf-f16d-4c06-b9bf-4a61e0235500 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 200 len: 1579 microversion: 2.94 time: 0.059730 [ 1192.612114] [53378]: [pid: 53378|app: 0|req: 4251/8495] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 1579 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1192.614475] [53378]: DEBUG nova.api.openstack.wsgi [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.616081] [53378]: DEBUG nova.compute.api [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.619028] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.619270] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.619459] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.619803] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.620016] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.620199] [53378]: DEBUG oslo_concurrency.lockutils [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.688031] [53378]: DEBUG nova.policy [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.692356] [53378]: DEBUG nova.policy [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.692969] [53378]: DEBUG nova.policy [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.693610] [53378]: INFO nova.api.openstack.requestlog [None req-1de19fc2-f0a6-4294-a8df-da087f032c37 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1723 microversion: 2.20 time: 0.080962 [ 1192.693930] [53378]: [pid: 53378|app: 0|req: 4252/8496] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:44 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1723 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1192.706820] [53378]: DEBUG nova.api.openstack.wsgi [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "88184714-edea-4491-b989-6359fec99330"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1192.708541] [53378]: DEBUG nova.compute.api [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.711755] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.711988] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.712191] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.712536] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.712740] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.712917] [53378]: DEBUG oslo_concurrency.lockutils [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.854690] [53378]: INFO nova.api.openstack.requestlog [None req-4ca8100b-10e7-4c5e-a8ae-332371f30341 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.149948 [ 1192.855149] [53378]: [pid: 53378|app: 0|req: 4253/8497] 10.180.1.21 () {62 vars in 1359 bytes} [Wed Mar 12 06:47:44 2025] POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments => generated 188 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1192.920109] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.920396] [53378]: DEBUG nova.compute.api [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.924241] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.924484] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.924673] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.925268] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.925529] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.925855] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.549076] [53378]: INFO nova.api.openstack.requestlog [None req-fbfe975c-58aa-4cc2-9bc8-99abbb63dc25 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments/88184714-edea-4491-b989-6359fec99330" status: 202 len: 0 microversion: 2.20 time: 0.631440 [ 1193.549677] [53378]: [pid: 53378|app: 0|req: 4254/8498] 10.180.1.21 () {60 vars in 1452 bytes} [Wed Mar 12 06:47:45 2025] DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments/88184714-edea-4491-b989-6359fec99330 => generated 0 bytes in 632 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1193.553362] [53378]: DEBUG nova.api.openstack.wsgi [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "name": "network-vif-unplugged", "status": "completed", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}, {"name": "network-changed", "server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1193.560320] [53378]: DEBUG oslo_concurrency.lockutils [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.560578] [53378]: DEBUG oslo_concurrency.lockutils [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.560768] [53378]: DEBUG oslo_concurrency.lockutils [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.568329] [53378]: INFO nova.api.openstack.compute.server_external_events [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Creating event network-vif-unplugged:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1193.568558] [53378]: INFO nova.api.openstack.compute.server_external_events [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] Creating event network-changed:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1193.571795] [53378]: INFO nova.api.openstack.requestlog [req-8d091a15-eff8-45ed-a265-1470fd041d2d req-b067891e-1fca-4b23-9499-3ac6742ac80a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.021465 [ 1193.572168] [53378]: [pid: 53378|app: 0|req: 4255/8499] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:45 2025] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1193.575391] [53378]: DEBUG nova.api.openstack.wsgi [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.578192] [53378]: DEBUG nova.compute.api [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.581047] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.581333] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.581549] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.581948] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.582132] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.582316] [53378]: DEBUG oslo_concurrency.lockutils [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.664480] [53378]: DEBUG nova.policy [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.669257] [53378]: INFO nova.api.openstack.requestlog [None req-d608044a-bf7f-42af-9e17-517bd9507940 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.096319 [ 1193.669597] [53378]: [pid: 53378|app: 0|req: 4256/8500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:45 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.673304] [53378]: DEBUG nova.api.openstack.wsgi [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.674044] [53378]: DEBUG nova.compute.api [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.678915] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.679306] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.679546] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.680136] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.680788] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.680788] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.704066] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.704399] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.704730] [53378]: DEBUG oslo_concurrency.lockutils [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.705087] [53378]: DEBUG nova.objects.instance [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid faeaf1d7-5c97-49b0-9179-358347e8369f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1193.730263] [53378]: DEBUG nova.policy [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.734872] [53378]: INFO nova.api.openstack.requestlog [None req-7ee2294a-052c-4add-a9bf-dec6c77dc1a2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1292 microversion: 2.1 time: 0.064574 [ 1193.735249] [53378]: [pid: 53378|app: 0|req: 4257/8501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:45 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1292 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.738028] [53378]: DEBUG nova.api.openstack.wsgi [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.739795] [53378]: DEBUG nova.compute.api [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.743498] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.743757] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.743972] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.744438] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.744662] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.744892] [53378]: DEBUG oslo_concurrency.lockutils [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.856116] [53378]: DEBUG nova.policy [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.863751] [53378]: INFO nova.api.openstack.requestlog [None req-3e3dc8a1-f065-49b8-90dc-5b1f3706a045 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1675 microversion: 2.1 time: 0.127630 [ 1193.864305] [53378]: [pid: 53378|app: 0|req: 4258/8502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1675 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.868656] [53378]: DEBUG nova.api.openstack.wsgi [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.871137] [53378]: DEBUG nova.compute.api [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.876209] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.876580] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.876843] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.877402] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.877726] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.878174] [53378]: DEBUG oslo_concurrency.lockutils [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.971901] [53378]: DEBUG nova.policy [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.976457] [53378]: INFO nova.api.openstack.requestlog [None req-4c4f56f5-4c94-43f7-9798-5c85c7a55eac tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1568 microversion: 2.1 time: 0.111379 [ 1193.976802] [53378]: [pid: 53378|app: 0|req: 4259/8503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1568 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.980064] [53378]: DEBUG nova.api.openstack.wsgi [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.981874] [53378]: DEBUG nova.compute.api [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.985636] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.985880] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.986085] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.986449] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.986655] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.986827] [53378]: DEBUG oslo_concurrency.lockutils [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.067669] [53378]: DEBUG nova.policy [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.073015] [53378]: INFO nova.api.openstack.requestlog [None req-8fe32c0c-61e1-4c24-80d2-9ad2c8e2ab48 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.095459 [ 1194.073382] [53378]: [pid: 53378|app: 0|req: 4260/8504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.076091] [53378]: DEBUG nova.api.openstack.wsgi [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1194.077756] [53378]: DEBUG nova.compute.api [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.081347] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.081609] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.081807] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.082180] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.082388] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.082565] [53378]: DEBUG oslo_concurrency.lockutils [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.114803] [53378]: DEBUG nova.compute.api [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=53378) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1194.170034] [53378]: INFO nova.api.openstack.requestlog [None req-a0642c72-646c-44c7-ae86-fe38c908e08c tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/action" status: 202 len: 0 microversion: 2.20 time: 0.095812 [ 1194.170713] [53378]: [pid: 53378|app: 0|req: 4261/8505] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 12 06:47:46 2025] POST /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1194.174562] [53378]: DEBUG nova.api.openstack.wsgi [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.177454] [53378]: DEBUG nova.compute.api [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] [instance: e587343a-6903-48a3-9952-c8d1d4a43c24] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.182428] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.182824] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.183163] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.183842] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.184047] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.184581] [53378]: DEBUG oslo_concurrency.lockutils [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.198987] [53378]: INFO nova.api.openstack.wsgi [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] HTTP exception thrown: Instance e587343a-6903-48a3-9952-c8d1d4a43c24 could not be found. [ 1194.199552] [53378]: DEBUG nova.api.openstack.wsgi [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Returning 404 to user: Instance e587343a-6903-48a3-9952-c8d1d4a43c24 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1194.200210] [53378]: INFO nova.api.openstack.requestlog [None req-5872437b-2c38-4948-93d2-0a0d24a997ac tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24" status: 404 len: 111 microversion: 2.94 time: 0.028724 [ 1194.200895] [53378]: [pid: 53378|app: 0|req: 4262/8506] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/e587343a-6903-48a3-9952-c8d1d4a43c24 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1194.204134] [53378]: DEBUG nova.api.openstack.wsgi [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.205981] [53378]: DEBUG nova.compute.api [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.210912] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.211155] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.211328] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.211685] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.211884] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.212073] [53378]: DEBUG oslo_concurrency.lockutils [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.401104] [53378]: DEBUG nova.policy [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.408747] [53378]: DEBUG nova.policy [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.409857] [53378]: DEBUG nova.policy [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.410813] [53378]: INFO nova.api.openstack.requestlog [None req-a3c5bd64-1fc2-48d8-9c1e-3bab2b77d383 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1731 microversion: 2.20 time: 0.208794 [ 1194.411210] [53378]: [pid: 53378|app: 0|req: 4263/8507] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1731 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1194.415578] [53378]: DEBUG nova.api.openstack.wsgi [None req-c566494a-d32b-469e-bad0-590e3cc288a1 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] Calling method '.version_select at 0x726f71d13c70>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.430126] [53378]: INFO nova.api.openstack.requestlog [None req-c566494a-d32b-469e-bad0-590e3cc288a1 tempest-ServersV294TestFqdnHostnames-1828356316 tempest-ServersV294TestFqdnHostnames-1828356316-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1433420697" status: 204 len: 0 microversion: 2.94 time: 0.018254 [ 1194.430598] [53378]: [pid: 53378|app: 0|req: 4264/8508] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:47:46 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1433420697 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1194.683997] [53378]: DEBUG nova.api.openstack.wsgi [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.686630] [53378]: DEBUG nova.compute.api [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.692835] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.693369] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.693727] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.695698] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.696086] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.696409] [53378]: DEBUG oslo_concurrency.lockutils [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.786862] [53378]: DEBUG nova.policy [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.795875] [53378]: INFO nova.api.openstack.requestlog [None req-e7a19f53-6f91-44ca-807f-53a104f33fc1 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.115426 [ 1194.796362] [53378]: [pid: 53378|app: 0|req: 4265/8509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:46 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.799221] [53378]: DEBUG nova.api.openstack.wsgi [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.801286] [53378]: DEBUG nova.compute.api [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.805447] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.805721] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.805894] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.806291] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.806497] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.806677] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.828121] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.828121] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.828365] [53378]: DEBUG oslo_concurrency.lockutils [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.828789] [53378]: DEBUG nova.objects.instance [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid faeaf1d7-5c97-49b0-9179-358347e8369f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1194.853895] [53378]: DEBUG nova.policy [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.858490] [53378]: INFO nova.api.openstack.requestlog [None req-112a5fbf-a5bd-4b62-b0d3-104a1855cbea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 200 len: 1292 microversion: 2.1 time: 0.061339 [ 1194.862334] [53378]: [pid: 53378|app: 0|req: 4266/8510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:47 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 1292 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.878287] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.879868] [53378]: DEBUG nova.compute.api [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.883585] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.883846] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.884066] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.884443] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.884646] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.884825] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.924031] [53378]: DEBUG nova.policy [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.929581] [53378]: INFO nova.api.openstack.requestlog [None req-ee11318d-7273-4618-8649-4235f98ce506 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1607 microversion: 2.1 time: 0.053833 [ 1194.930015] [53378]: [pid: 53378|app: 0|req: 4267/8511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:47 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1607 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.989880] [53378]: DEBUG nova.api.openstack.wsgi [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.991979] [53378]: DEBUG nova.compute.api [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.996070] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.996442] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.996717] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.997218] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.997532] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.997792] [53378]: DEBUG oslo_concurrency.lockutils [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.084253] [53378]: DEBUG nova.policy [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.090153] [53378]: INFO nova.api.openstack.requestlog [None req-d626b14c-3a69-4169-988f-d15ecc2567d9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1568 microversion: 2.1 time: 0.103057 [ 1195.090533] [53378]: [pid: 53378|app: 0|req: 4268/8512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:47 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1568 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.093071] [53378]: DEBUG nova.api.openstack.wsgi [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.099805] [53378]: DEBUG nova.compute.api [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.107483] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.107956] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.108335] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.108952] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.109334] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.109655] [53378]: DEBUG oslo_concurrency.lockutils [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.207297] [53378]: DEBUG nova.policy [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.215082] [53378]: INFO nova.api.openstack.requestlog [None req-6dc9f81c-af42-414c-98c2-2777a34fa894 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1364 microversion: 2.1 time: 0.123770 [ 1195.215524] [53378]: [pid: 53378|app: 0|req: 4269/8513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:47 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1364 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.426761] [53378]: DEBUG nova.api.openstack.wsgi [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.428844] [53378]: DEBUG nova.compute.api [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.432848] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.433107] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.433295] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.433646] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.433850] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.434037] [53378]: DEBUG oslo_concurrency.lockutils [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.520342] [53378]: DEBUG nova.policy [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.530181] [53378]: DEBUG nova.policy [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.530181] [53378]: DEBUG nova.policy [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.535019] [53378]: INFO nova.api.openstack.requestlog [None req-adf61478-bc4c-470b-97bb-89c22de695d6 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1731 microversion: 2.20 time: 0.106473 [ 1195.535019] [53378]: [pid: 53378|app: 0|req: 4270/8514] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:47 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1731 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1195.582579] [53378]: DEBUG nova.api.openstack.wsgi [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ace490e-babd-4310-bf65-ca69da28d0d4", "name": "network-vif-deleted", "tag": "faa2a470-469f-4e84-b017-eb6f8179baa9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1195.589987] [53378]: DEBUG oslo_concurrency.lockutils [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.590253] [53378]: DEBUG oslo_concurrency.lockutils [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.590441] [53378]: DEBUG oslo_concurrency.lockutils [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.599849] [53378]: INFO nova.api.openstack.compute.server_external_events [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] Creating event network-vif-deleted:faa2a470-469f-4e84-b017-eb6f8179baa9 for instance 4ace490e-babd-4310-bf65-ca69da28d0d4 on cpu-1 [ 1195.601393] [53378]: INFO nova.api.openstack.requestlog [req-fc42f942-77a1-430f-b401-6878145094f8 req-cb974ec6-719b-4a3d-a3b3-97dd98612269 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021321 [ 1195.601827] [53378]: [pid: 53378|app: 0|req: 4271/8515] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:47 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) [ 1195.823615] [53378]: DEBUG nova.api.openstack.wsgi [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.826793] [53378]: DEBUG nova.compute.api [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.831321] [53378]: DEBUG oslo_concurrency.lockutils [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.909068] [53378]: DEBUG nova.policy [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.914147] [53378]: INFO nova.api.openstack.requestlog [None req-0263b762-ca9f-4bba-9b7e-98060583560f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.093081 [ 1195.914605] [53378]: [pid: 53378|app: 0|req: 4272/8516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.916982] [53378]: DEBUG nova.api.openstack.wsgi [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.918590] [53378]: DEBUG nova.compute.api [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.922007] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.922265] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.922458] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.922806] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.923016] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.923276] [53378]: DEBUG oslo_concurrency.lockutils [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.934763] [53378]: INFO nova.api.openstack.wsgi [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. [ 1195.935055] [53378]: DEBUG nova.api.openstack.wsgi [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1195.935497] [53378]: INFO nova.api.openstack.requestlog [None req-65ae28b8-a222-44b6-8deb-c7b67ac29f95 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 404 len: 111 microversion: 2.1 time: 0.020526 [ 1195.935800] [53378]: [pid: 53378|app: 0|req: 4273/8517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1195.946827] [53378]: DEBUG nova.api.openstack.wsgi [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.948547] [53378]: DEBUG nova.compute.api [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.954574] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.954824] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.955017] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.955401] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.955609] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.955785] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.979405] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.980795] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.980795] [53378]: DEBUG oslo_concurrency.lockutils [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.980795] [53378]: DEBUG nova.objects.instance [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 4ace490e-babd-4310-bf65-ca69da28d0d4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1196.026500] [53378]: DEBUG nova.policy [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.032220] [53378]: INFO nova.api.openstack.requestlog [None req-0a9f1341-10b9-496f-aadf-9739e49f3979 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1323 microversion: 2.1 time: 0.086837 [ 1196.032536] [53378]: [pid: 53378|app: 0|req: 4274/8518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1323 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1196.035029] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1798053525", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1196.088094] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.088247] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.088440] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.089443] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.089663] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.089848] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.095175] [53378]: DEBUG nova.network.neutron [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1196.357151] [53378]: DEBUG nova.virt.hardware [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1196.357151] [53378]: DEBUG nova.virt.hardware [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1196.357151] [53378]: DEBUG nova.virt.hardware [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1196.357151] [53378]: DEBUG nova.virt.hardware [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1196.357395] [53378]: DEBUG nova.virt.hardware [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1196.374298] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.374674] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.374957] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.375448] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.375692] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.375860] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.388721] [53378]: DEBUG nova.quota [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1196.392039] [53378]: DEBUG nova.quota [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1196.400327] [53378]: DEBUG nova.compute.api [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1196.402618] [53378]: DEBUG nova.compute.api [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1196.445424] [53378]: INFO nova.api.openstack.requestlog [None req-f7b40bd1-566a-4f23-be9c-e924f090c538 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.412258 [ 1196.445828] [53378]: [pid: 53378|app: 0|req: 4275/8519] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1196.448638] [53378]: DEBUG nova.api.openstack.wsgi [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.450399] [53378]: DEBUG nova.compute.api [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.455297] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.455543] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.455731] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.456216] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.456449] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.456656] [53378]: DEBUG oslo_concurrency.lockutils [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.501973] [53378]: DEBUG nova.policy [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.511329] [53378]: INFO nova.api.openstack.requestlog [None req-972f848a-2dee-4865-bf06-3ff9ca7986ce tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1500 microversion: 2.1 time: 0.063808 [ 1196.511329] [53378]: [pid: 53378|app: 0|req: 4276/8520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1500 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.513583] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.518096] [53378]: DEBUG nova.compute.api [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.519765] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.519765] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.519949] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.520298] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.520493] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.520663] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.608618] [53378]: DEBUG nova.policy [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.614180] [53378]: INFO nova.api.openstack.requestlog [None req-5e8c700b-a551-4121-88a8-b527a4511e91 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1553 microversion: 2.1 time: 0.102596 [ 1196.617061] [53378]: [pid: 53378|app: 0|req: 4277/8521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1553 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.620428] [53378]: DEBUG nova.api.openstack.wsgi [None req-871e6804-deb0-4154-a2c7-999cef545635 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.623228] [53378]: DEBUG nova.compute.api [None req-871e6804-deb0-4154-a2c7-999cef545635 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.652995] [53378]: DEBUG nova.policy [None req-871e6804-deb0-4154-a2c7-999cef545635 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.657405] [53378]: INFO nova.api.openstack.requestlog [None req-871e6804-deb0-4154-a2c7-999cef545635 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1207 microversion: 2.1 time: 0.039031 [ 1196.657719] [53378]: [pid: 53378|app: 0|req: 4278/8522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.660642] [53378]: DEBUG nova.api.openstack.wsgi [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.662328] [53378]: DEBUG nova.compute.api [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.666266] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.666756] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.666968] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.667351] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.667559] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.667749] [53378]: DEBUG oslo_concurrency.lockutils [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.746257] [53378]: DEBUG nova.policy [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.753153] [53378]: DEBUG nova.policy [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.753865] [53378]: DEBUG nova.policy [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.754651] [53378]: INFO nova.api.openstack.requestlog [None req-4d3ba24a-9b2b-4506-a2fc-e29f7650b68a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1731 microversion: 2.20 time: 0.096310 [ 1196.754976] [53378]: [pid: 53378|app: 0|req: 4279/8523] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:48 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1731 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1196.757670] [53378]: DEBUG nova.api.openstack.wsgi [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.760425] [53378]: DEBUG nova.compute.api [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.764679] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.765518] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.765518] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.765518] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.765708] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.765812] [53378]: DEBUG oslo_concurrency.lockutils [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.819243] [53378]: INFO nova.api.openstack.requestlog [None req-799dd6c4-b0d5-4d35-b7af-231e2078cf67 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.063513 [ 1196.819712] [53378]: [pid: 53378|app: 0|req: 4280/8524] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:47:49 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-interface => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1196.929303] [53378]: DEBUG nova.api.openstack.wsgi [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.931636] [53378]: DEBUG nova.compute.api [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.935294] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.935675] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.935915] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.936329] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.936541] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.936720] [53378]: DEBUG oslo_concurrency.lockutils [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.120928] [53378]: DEBUG nova.policy [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.127373] [53378]: INFO nova.api.openstack.requestlog [None req-46d807a5-0520-4b27-aa7a-51b779f3e1b4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.201198 [ 1197.127716] [53378]: [pid: 53378|app: 0|req: 4281/8525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:49 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.134955] [53378]: DEBUG nova.api.openstack.wsgi [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.135023] [53378]: DEBUG nova.compute.api [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.139099] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.139824] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.139824] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.139995] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.140864] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.140864] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.170015] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.170291] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.170478] [53378]: DEBUG oslo_concurrency.lockutils [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.170715] [53378]: DEBUG nova.objects.instance [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 4ace490e-babd-4310-bf65-ca69da28d0d4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1197.209945] [53378]: DEBUG nova.policy [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.215170] [53378]: INFO nova.api.openstack.requestlog [None req-84c3d987-b04e-4c19-83b2-f23145a007c4 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1323 microversion: 2.1 time: 0.086783 [ 1197.215496] [53378]: [pid: 53378|app: 0|req: 4282/8526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:49 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1323 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.354183] [53378]: DEBUG nova.api.openstack.wsgi [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8010817e-f024-4324-86c6-9b67243523fd", "tag": "31b58fd0-7729-4931-827a-21595967f7e9"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1197.364170] [53378]: DEBUG oslo_concurrency.lockutils [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.364497] [53378]: DEBUG oslo_concurrency.lockutils [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.364701] [53378]: DEBUG oslo_concurrency.lockutils [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.373069] [53378]: INFO nova.api.openstack.compute.server_external_events [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] Creating event network-changed:31b58fd0-7729-4931-827a-21595967f7e9 for instance 8010817e-f024-4324-86c6-9b67243523fd on cpu-1 [ 1197.377968] [53378]: INFO nova.api.openstack.requestlog [req-e1ca21a5-59da-47c1-874c-a8f1b96109ac req-301ccaf5-e6b6-41a4-b0bd-47d76d5a9717 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026668 [ 1197.378565] [53378]: [pid: 53378|app: 0|req: 4283/8527] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:49 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) [ 1197.532059] [53378]: DEBUG nova.api.openstack.wsgi [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.532059] [53378]: DEBUG nova.compute.api [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.535522] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.535996] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.536418] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.536909] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.537268] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.537569] [53378]: DEBUG oslo_concurrency.lockutils [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.575416] [53378]: DEBUG nova.policy [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.580350] [53378]: INFO nova.api.openstack.requestlog [None req-dc42bdf5-859c-4b8e-b3f8-f64bc0e80dbb tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1208 microversion: 2.1 time: 0.055017 [ 1197.580949] [53378]: [pid: 53378|app: 0|req: 4284/8528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:49 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.610932] [53378]: DEBUG nova.api.openstack.wsgi [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2a4368a-6db6-4896-91f9-ec13df73caab", "name": "network-vif-deleted", "tag": "24207bbf-6409-46f1-b027-384897d6e5e3"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1197.618064] [53378]: DEBUG oslo_concurrency.lockutils [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.618332] [53378]: DEBUG oslo_concurrency.lockutils [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.618522] [53378]: DEBUG oslo_concurrency.lockutils [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.625581] [53378]: INFO nova.api.openstack.compute.server_external_events [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] Creating event network-vif-deleted:24207bbf-6409-46f1-b027-384897d6e5e3 for instance f2a4368a-6db6-4896-91f9-ec13df73caab on cpu-1 [ 1197.629173] [53378]: INFO nova.api.openstack.requestlog [req-c5c1a85f-0301-4930-ad37-9858513d72b6 req-9a6776da-e75c-4e21-9af2-2c582469617f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020242 [ 1197.629173] [53378]: [pid: 53378|app: 0|req: 4285/8529] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:49 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) [ 1197.671840] [53378]: DEBUG nova.api.openstack.wsgi [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.673699] [53378]: DEBUG nova.compute.api [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.678133] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.678394] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.678586] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.678992] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.679210] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.679391] [53378]: DEBUG oslo_concurrency.lockutils [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.720107] [53378]: DEBUG nova.policy [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.724477] [53378]: INFO nova.api.openstack.requestlog [None req-b8c2853f-5729-4794-a779-954e1b6217d6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1203 microversion: 2.1 time: 0.055200 [ 1197.725082] [53378]: [pid: 53378|app: 0|req: 4286/8530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:49 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1203 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.770980] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.776508] [53378]: DEBUG nova.compute.api [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.782527] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.782826] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.783036] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.783408] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.783623] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.783813] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.865806] [53378]: DEBUG nova.policy [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.874551] [53378]: DEBUG nova.policy [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.878897] [53378]: DEBUG nova.policy [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.879732] [53378]: INFO nova.api.openstack.requestlog [None req-0ca0e6c7-b9f1-4b1c-8e49-01b468e4e1b8 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1671 microversion: 2.20 time: 0.111327 [ 1197.880075] [53378]: [pid: 53378|app: 0|req: 4287/8531] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:50 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1671 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1198.140666] [53378]: DEBUG nova.api.openstack.wsgi [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.142486] [53378]: DEBUG nova.compute.api [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.149020] [53378]: DEBUG oslo_concurrency.lockutils [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.263601] [53378]: DEBUG nova.policy [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.267686] [53378]: INFO nova.api.openstack.requestlog [None req-5f797e7c-46a7-4b30-8a44-13ebc9714020 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.129460 [ 1198.268081] [53378]: [pid: 53378|app: 0|req: 4288/8532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:50 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.272320] [53378]: DEBUG nova.api.openstack.wsgi [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.275912] [53378]: DEBUG nova.compute.api [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.280452] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.301078] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.301330] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.304152] [53378]: DEBUG oslo_concurrency.lockutils [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.304152] [53378]: DEBUG nova.objects.instance [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 4ace490e-babd-4310-bf65-ca69da28d0d4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1198.341232] [53378]: DEBUG nova.policy [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.345408] [53378]: INFO nova.api.openstack.requestlog [None req-cab9aaf4-4ecd-4d63-86ff-0e41658151f3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1323 microversion: 2.1 time: 0.076742 [ 1198.345726] [53378]: [pid: 53378|app: 0|req: 4289/8533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:50 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1323 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.594575] [53378]: DEBUG nova.api.openstack.wsgi [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.597163] [53378]: DEBUG nova.compute.api [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.601604] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.602173] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.602555] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.603102] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.603331] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.603549] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.626137] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.626402] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.626775] [53378]: DEBUG oslo_concurrency.lockutils [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.626994] [53378]: DEBUG nova.objects.instance [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid f2a4368a-6db6-4896-91f9-ec13df73caab {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1198.656695] [53378]: DEBUG nova.policy [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.661860] [53378]: INFO nova.api.openstack.requestlog [None req-b122bdf4-505c-4088-91dd-9c6d9d2b6c7f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1213 microversion: 2.1 time: 0.069798 [ 1198.662234] [53378]: [pid: 53378|app: 0|req: 4290/8534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:50 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.740826] [53378]: DEBUG nova.api.openstack.wsgi [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.742817] [53378]: DEBUG nova.compute.api [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.748784] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.749160] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.749370] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.749874] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.750144] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.750331] [53378]: DEBUG oslo_concurrency.lockutils [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.794329] [53378]: DEBUG nova.policy [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.800158] [53378]: INFO nova.api.openstack.requestlog [None req-aece7cc2-bf84-4662-a75b-ed3793b2f2da tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1203 microversion: 2.1 time: 0.062332 [ 1198.800550] [53378]: [pid: 53378|app: 0|req: 4291/8535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:51 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1203 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.894507] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.896697] [53378]: DEBUG nova.compute.api [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.901091] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.901454] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.901685] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.902065] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.902282] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.902496] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.998824] [53378]: DEBUG nova.policy [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.004914] [53378]: DEBUG nova.policy [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.005811] [53378]: DEBUG nova.policy [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.006866] [53378]: INFO nova.api.openstack.requestlog [None req-fd0a5e76-5f71-4da4-aeaa-71a1304d04ef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1673 microversion: 2.20 time: 0.114605 [ 1199.007273] [53378]: [pid: 53378|app: 0|req: 4292/8536] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:51 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1673 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1199.241272] [53378]: DEBUG nova.api.openstack.wsgi [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-552053834", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "3fa1aee2-19ba-4ea2-b068-0bcafd532b9c"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1199.286514] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.286784] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.286980] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.287433] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.287643] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.287855] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.293631] [53378]: DEBUG nova.network.neutron [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] validate_networks() for [('3fa1aee2-19ba-4ea2-b068-0bcafd532b9c', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1199.460376] [53378]: DEBUG nova.virt.hardware [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1199.460638] [53378]: DEBUG nova.virt.hardware [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1199.460878] [53378]: DEBUG nova.virt.hardware [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1199.461090] [53378]: DEBUG nova.virt.hardware [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1199.461265] [53378]: DEBUG nova.virt.hardware [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1199.470777] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.471032] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.471227] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.471619] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.471848] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.472047] [53378]: DEBUG oslo_concurrency.lockutils [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.484224] [53378]: DEBUG nova.quota [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Getting quotas for project a48912bf9b71472db1f1a094ca18be6a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1199.487835] [53378]: DEBUG nova.quota [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Getting quotas for user ef5b56d4ce0d4009a10f0e5d3d87ff87 and project a48912bf9b71472db1f1a094ca18be6a. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1199.494658] [53378]: DEBUG nova.compute.api [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1199.496095] [53378]: DEBUG nova.compute.api [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1199.545679] [53378]: INFO nova.api.openstack.requestlog [None req-9176861e-b9ff-43bd-be15-814cc9c60bff tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.371356 [ 1199.545679] [53378]: [pid: 53378|app: 0|req: 4293/8537] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 372 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1199.548015] [53378]: DEBUG nova.api.openstack.wsgi [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.549738] [53378]: DEBUG nova.compute.api [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.555215] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.555466] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.555654] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.556070] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.556283] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.556461] [53378]: DEBUG oslo_concurrency.lockutils [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.643975] [53378]: DEBUG nova.policy [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.652499] [53378]: INFO nova.api.openstack.requestlog [None req-97da8019-b9bf-4e69-97a6-dd939ea9595e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.106412 [ 1199.652842] [53378]: [pid: 53378|app: 0|req: 4294/8538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:51 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.655556] [53378]: DEBUG nova.api.openstack.wsgi [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.657242] [53378]: DEBUG nova.compute.api [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.661025] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.661295] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.661505] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.661917] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.662146] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.662329] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.687027] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.687307] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.687512] [53378]: DEBUG oslo_concurrency.lockutils [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.687725] [53378]: DEBUG nova.objects.instance [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 4ace490e-babd-4310-bf65-ca69da28d0d4 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1199.709843] [53378]: DEBUG nova.policy [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.714417] [53378]: INFO nova.api.openstack.requestlog [None req-2f6e4771-b36c-44db-ade8-55c0410dc2b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 200 len: 1323 microversion: 2.1 time: 0.060903 [ 1199.714775] [53378]: [pid: 53378|app: 0|req: 4295/8539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:51 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 1323 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.717805] [53378]: DEBUG nova.api.openstack.wsgi [None req-a891ef1a-c00a-4f24-87d7-7279eba20758 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.719605] [53378]: DEBUG nova.compute.api [None req-a891ef1a-c00a-4f24-87d7-7279eba20758 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.753714] [53378]: DEBUG nova.policy [None req-a891ef1a-c00a-4f24-87d7-7279eba20758 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.758654] [53378]: INFO nova.api.openstack.requestlog [None req-a891ef1a-c00a-4f24-87d7-7279eba20758 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1214 microversion: 2.1 time: 0.043172 [ 1199.759244] [53378]: [pid: 53378|app: 0|req: 4296/8540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:52 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.762090] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.763892] [53378]: DEBUG nova.compute.api [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.768046] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.769109] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.769109] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.769109] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.769367] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.769707] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.802495] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.805727] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.805727] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.805727] [53378]: DEBUG nova.objects.instance [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid f2a4368a-6db6-4896-91f9-ec13df73caab {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1199.827011] [53378]: DEBUG nova.policy [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.833301] [53378]: INFO nova.api.openstack.requestlog [None req-c3e7ca04-ae3e-499a-87e5-fc9220399b3e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1213 microversion: 2.1 time: 0.073184 [ 1199.833679] [53378]: [pid: 53378|app: 0|req: 4297/8541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:52 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1213 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.836987] [53378]: DEBUG nova.api.openstack.wsgi [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.838868] [53378]: DEBUG nova.compute.api [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.844421] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.844789] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.845223] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.845650] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.846066] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.846198] [53378]: DEBUG oslo_concurrency.lockutils [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.882062] [53378]: DEBUG nova.policy [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.886814] [53378]: INFO nova.api.openstack.requestlog [None req-25f16846-f5bd-44ec-a5a2-a08f088574a5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1203 microversion: 2.1 time: 0.052234 [ 1199.886949] [53378]: [pid: 53378|app: 0|req: 4298/8542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:52 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1203 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.023679] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.025569] [53378]: DEBUG nova.compute.api [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.031344] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.161429] [53378]: DEBUG nova.policy [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.166114] [53378]: DEBUG nova.policy [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.166880] [53378]: DEBUG nova.policy [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.167548] [53378]: INFO nova.api.openstack.requestlog [None req-2fac8223-439f-4fa6-a973-39c4c4806d65 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1673 microversion: 2.20 time: 0.146345 [ 1200.168114] [53378]: [pid: 53378|app: 0|req: 4299/8543] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:52 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1673 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1200.666338] [53378]: DEBUG nova.api.openstack.wsgi [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.668133] [53378]: DEBUG nova.compute.api [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.672409] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.672516] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.672698] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.673110] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.673322] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.673523] [53378]: DEBUG oslo_concurrency.lockutils [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.749972] [53378]: DEBUG nova.policy [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.754893] [53378]: INFO nova.api.openstack.requestlog [None req-f7935b89-16d2-48b1-8380-1929ee8fe4a8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.090829 [ 1200.755367] [53378]: [pid: 53378|app: 0|req: 4300/8544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:52 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.758052] [53378]: DEBUG nova.api.openstack.wsgi [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.760189] [53378]: DEBUG nova.compute.api [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.763745] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.763987] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.764216] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.764870] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.764870] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.765042] [53378]: DEBUG oslo_concurrency.lockutils [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.784126] [53378]: INFO nova.api.openstack.wsgi [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. [ 1200.784405] [53378]: DEBUG nova.api.openstack.wsgi [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1200.785751] [53378]: INFO nova.api.openstack.requestlog [None req-feaf7ae3-8719-42c1-8912-d34924008ae2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 404 len: 111 microversion: 2.1 time: 0.028970 [ 1200.786192] [53378]: [pid: 53378|app: 0|req: 4301/8545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1200.790177] [53378]: DEBUG nova.api.openstack.wsgi [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.790657] [53378]: DEBUG nova.compute.api [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.793937] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.794194] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.794385] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.794775] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.795011] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.795362] [53378]: DEBUG oslo_concurrency.lockutils [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.828890] [53378]: DEBUG nova.policy [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.833325] [53378]: INFO nova.api.openstack.requestlog [None req-c43ea859-6676-4270-8f0b-dd62c2122c62 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1210 microversion: 2.1 time: 0.046283 [ 1200.833397] [53378]: [pid: 53378|app: 0|req: 4302/8546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.836210] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.837866] [53378]: DEBUG nova.compute.api [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.841372] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=98,nova_api:DELETE=2,nova_api:UPDATE=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1200.842829] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.843100] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.843294] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.843729] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.843852] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.844044] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.854818] [53378]: INFO nova.api.openstack.wsgi [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. [ 1200.855157] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1200.855585] [53378]: INFO nova.api.openstack.requestlog [None req-0b8209d8-3e79-441a-b173-869184c96a88 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 404 len: 111 microversion: 2.1 time: 0.021726 [ 1200.855962] [53378]: [pid: 53378|app: 0|req: 4303/8547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1200.860111] [53378]: DEBUG nova.api.openstack.wsgi [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.860640] [53378]: DEBUG nova.compute.api [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.865176] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.865420] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.865610] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.865993] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.866219] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.866410] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.886769] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.887184] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.887318] [53378]: DEBUG oslo_concurrency.lockutils [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.887475] [53378]: DEBUG nova.objects.instance [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid f2a4368a-6db6-4896-91f9-ec13df73caab {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1200.897474] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=331,nova_cell1:UPDATE=13,nova_cell1:INSERT=6 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1200.908171] [53378]: DEBUG nova.policy [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.913029] [53378]: INFO nova.api.openstack.requestlog [None req-6cbe60da-31e0-42b5-801f-885824ed3791 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1213 microversion: 2.1 time: 0.056368 [ 1200.913390] [53378]: [pid: 53378|app: 0|req: 4304/8548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.916852] [53378]: DEBUG nova.api.openstack.wsgi [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.918569] [53378]: DEBUG nova.compute.api [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.922693] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.922939] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.923212] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.923588] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.923796] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.923976] [53378]: DEBUG oslo_concurrency.lockutils [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.958178] [53378]: DEBUG nova.policy [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.962434] [53378]: INFO nova.api.openstack.requestlog [None req-bd5ffa44-dfb4-41d4-8a11-4b5cdafd1336 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1259 microversion: 2.1 time: 0.048383 [ 1200.962763] [53378]: [pid: 53378|app: 0|req: 4305/8549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1259 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.965382] [53378]: DEBUG nova.api.openstack.wsgi [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-478706327", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "1f498cf6-76a7-4041-809c-75357969ccee"}], "security_groups": [{"name": "tempest-securitygroup--1167856826"}], "key_name": "tempest-keypair-1533786877", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1201.012369] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.012697] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.012898] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.013317] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.013524] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.013701] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.049769] [53378]: DEBUG nova.network.neutron [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] validate_networks() for [('1f498cf6-76a7-4041-809c-75357969ccee', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1201.241894] [53378]: DEBUG nova.virt.hardware [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1201.242130] [53378]: DEBUG nova.virt.hardware [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1201.242346] [53378]: DEBUG nova.virt.hardware [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1201.242509] [53378]: DEBUG nova.virt.hardware [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1201.242673] [53378]: DEBUG nova.virt.hardware [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1201.250837] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.251228] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.251484] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.251937] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.252253] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.252516] [53378]: DEBUG oslo_concurrency.lockutils [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.262963] [53378]: DEBUG nova.quota [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1201.266135] [53378]: DEBUG nova.quota [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Getting quotas for user 3b3b4ac7b78f447fb9764355b3ee199d and project 1fc4ec8266f442a9b0f77f8a176279df. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1201.272267] [53378]: DEBUG nova.compute.api [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1201.273610] [53378]: DEBUG nova.compute.api [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1201.313689] [53378]: INFO nova.api.openstack.requestlog [None req-4b797265-adea-44f8-a4fd-5d8fb6900078 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.350266 [ 1201.314092] [53378]: [pid: 53378|app: 0|req: 4306/8550] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:47:53 2025] POST /compute/v2.1/servers => generated 406 bytes in 351 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1201.317036] [53378]: DEBUG nova.api.openstack.wsgi [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.319056] [53378]: DEBUG nova.compute.api [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.323824] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.324104] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.324348] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.324752] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.324964] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.325175] [53378]: DEBUG oslo_concurrency.lockutils [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.408188] [53378]: DEBUG nova.policy [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.414554] [53378]: DEBUG nova.policy [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.415289] [53378]: DEBUG nova.policy [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.415937] [53378]: INFO nova.api.openstack.requestlog [None req-f50cd8cb-2aec-4c03-bea9-6ad890e05ea2 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1673 microversion: 2.20 time: 0.101288 [ 1201.416274] [53378]: [pid: 53378|app: 0|req: 4307/8551] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1673 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1201.418601] [53378]: DEBUG nova.api.openstack.wsgi [None req-d7e1da4a-387a-429d-aed9-79be78adb89d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.420257] [53378]: DEBUG nova.compute.api [None req-d7e1da4a-387a-429d-aed9-79be78adb89d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.453387] [53378]: DEBUG nova.policy [None req-d7e1da4a-387a-429d-aed9-79be78adb89d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.454143] [53378]: INFO nova.api.openstack.requestlog [None req-d7e1da4a-387a-429d-aed9-79be78adb89d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1236 microversion: 2.1 time: 0.037220 [ 1201.456010] [53378]: [pid: 53378|app: 0|req: 4308/8552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:53 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.772201] [53378]: DEBUG nova.api.openstack.wsgi [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.773862] [53378]: DEBUG nova.compute.api [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.778101] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.778351] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.778542] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.778934] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.779173] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.779356] [53378]: DEBUG oslo_concurrency.lockutils [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.852789] [53378]: DEBUG nova.policy [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.858172] [53378]: INFO nova.api.openstack.requestlog [None req-3079b26e-49f0-4b7f-8126-44cd210a21eb tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.088049 [ 1201.858558] [53378]: [pid: 53378|app: 0|req: 4309/8553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.861943] [53378]: DEBUG nova.api.openstack.wsgi [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.864012] [53378]: DEBUG nova.compute.api [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.868163] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.868355] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.868595] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.869261] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.869505] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.869753] [53378]: DEBUG oslo_concurrency.lockutils [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.904309] [53378]: DEBUG nova.policy [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.909702] [53378]: INFO nova.api.openstack.requestlog [None req-4e144abc-1b35-4e40-a0a9-63ec3ebe79c4 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1210 microversion: 2.1 time: 0.050346 [ 1201.910128] [53378]: [pid: 53378|app: 0|req: 4310/8554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.927534] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.929467] [53378]: DEBUG nova.compute.api [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.933158] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.933418] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.933641] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.934068] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.934310] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.934514] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.944342] [53379]: INFO nova.api.openstack.requestlog [None req-c6afe4f4-d722-4de6-853d-99e64c3b14a5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 204 len: 0 microversion: 2.1 time: 11.108188 [ 1201.944721] [53379]: [pid: 53379|app: 0|req: 4245/8555] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:43 2025] DELETE /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 0 bytes in 11109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1201.950235] [53379]: DEBUG nova.api.openstack.wsgi [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.952146] [53379]: DEBUG nova.compute.api [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.955649] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.955749] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.956011] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.956225] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.956297] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.956428] [53378]: DEBUG nova.objects.instance [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid f2a4368a-6db6-4896-91f9-ec13df73caab {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1201.956540] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.956921] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.957167] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.957399] [53379]: DEBUG oslo_concurrency.lockutils [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.977381] [53378]: DEBUG nova.policy [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.982100] [53378]: INFO nova.api.openstack.requestlog [None req-8ea915c0-626c-4dfe-96b2-b6b3aabc5901 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 200 len: 1213 microversion: 2.1 time: 0.057022 [ 1201.982579] [53378]: [pid: 53378|app: 0|req: 4311/8556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.985027] [53378]: DEBUG nova.api.openstack.wsgi [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.986803] [53378]: DEBUG nova.compute.api [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.990458] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.990700] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.990889] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.991277] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.991504] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.991709] [53378]: DEBUG oslo_concurrency.lockutils [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.024802] [53378]: DEBUG nova.policy [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.030159] [53378]: INFO nova.api.openstack.requestlog [None req-a12a07b2-94d2-4daf-8457-bf3306149dff tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1259 microversion: 2.1 time: 0.046983 [ 1202.030791] [53378]: [pid: 53378|app: 0|req: 4312/8557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1259 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.075056] [53379]: DEBUG nova.policy [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.082531] [53379]: INFO nova.api.openstack.requestlog [None req-f0bd4108-4002-4efc-8c97-9786785aecf9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1498 microversion: 2.1 time: 0.134806 [ 1202.082881] [53379]: [pid: 53379|app: 0|req: 4246/8558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1498 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1202.430710] [53378]: DEBUG nova.api.openstack.wsgi [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.432490] [53378]: DEBUG nova.compute.api [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.438626] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.438975] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.439208] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.439592] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.439816] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.440008] [53378]: DEBUG oslo_concurrency.lockutils [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.469983] [53379]: DEBUG nova.api.openstack.wsgi [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.471934] [53379]: DEBUG nova.compute.api [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.476574] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.477207] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.477207] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.477400] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.477677] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.477902] [53379]: DEBUG oslo_concurrency.lockutils [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.510857] [53379]: DEBUG nova.policy [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.516400] [53379]: INFO nova.api.openstack.requestlog [None req-39482bed-cd03-4248-a2e0-3db0a3fc9766 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.049879 [ 1202.517083] [53379]: [pid: 53379|app: 0|req: 4247/8559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.518534] [53378]: DEBUG nova.policy [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.524684] [53378]: DEBUG nova.policy [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.525606] [53378]: DEBUG nova.policy [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.526336] [53378]: INFO nova.api.openstack.requestlog [None req-68a42bdd-e4da-4622-98dd-e1e7a8600ae3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1673 microversion: 2.20 time: 0.098201 [ 1202.526914] [53378]: [pid: 53378|app: 0|req: 4313/8560] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:54 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1673 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1202.871813] [53379]: DEBUG nova.api.openstack.wsgi [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.873668] [53379]: DEBUG nova.compute.api [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.877409] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.877692] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.877935] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.878350] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.878586] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.878831] [53379]: DEBUG oslo_concurrency.lockutils [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.922396] [53378]: DEBUG nova.api.openstack.wsgi [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.924240] [53378]: DEBUG nova.compute.api [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.928635] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.928962] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.929261] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.929655] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.929869] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.930092] [53378]: DEBUG oslo_concurrency.lockutils [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.980441] [53378]: DEBUG nova.policy [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.985062] [53378]: INFO nova.api.openstack.requestlog [None req-ceebee80-876f-4f22-91d3-12d33341c3f5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1210 microversion: 2.1 time: 0.065046 [ 1202.985581] [53378]: [pid: 53378|app: 0|req: 4314/8561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.995154] [53378]: DEBUG nova.api.openstack.wsgi [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.997075] [53378]: DEBUG nova.compute.api [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.002200] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.002200] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.002200] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.002200] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.002200] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.002474] [53378]: DEBUG oslo_concurrency.lockutils [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.014034] [53378]: INFO nova.api.openstack.wsgi [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. [ 1203.014034] [53378]: DEBUG nova.api.openstack.wsgi [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1203.014034] [53378]: INFO nova.api.openstack.requestlog [None req-5344cc4a-7e91-44e4-aed9-49ce647d18a9 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 404 len: 111 microversion: 2.1 time: 0.019551 [ 1203.014034] [53378]: [pid: 53378|app: 0|req: 4315/8562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1203.020679] [53378]: DEBUG nova.api.openstack.wsgi [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.020949] [53378]: DEBUG nova.compute.api [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.024682] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.024950] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.025171] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.025561] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.025802] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.028929] [53378]: DEBUG oslo_concurrency.lockutils [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.035565] [53378]: INFO nova.api.openstack.wsgi [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. [ 1203.035929] [53378]: DEBUG nova.api.openstack.wsgi [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1203.036441] [53378]: INFO nova.api.openstack.requestlog [None req-d094e1ac-5573-4026-8dc3-ffa1af4cf1ab tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 404 len: 111 microversion: 2.1 time: 0.018436 [ 1203.036804] [53378]: [pid: 53378|app: 0|req: 4316/8563] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:55 2025] DELETE /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1203.040931] [53379]: DEBUG nova.policy [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.042092] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.043863] [53378]: DEBUG nova.compute.api [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: f2a4368a-6db6-4896-91f9-ec13df73caab] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.047317] [53379]: INFO nova.api.openstack.requestlog [None req-f538c9b8-4c1a-49f2-b785-a754c6354633 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.178056 [ 1203.048022] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.050175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.050175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.050175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.050175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.050175] [53378]: DEBUG oslo_concurrency.lockutils [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.050441] [53379]: [pid: 53379|app: 0|req: 4248/8564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.052729] [53379]: DEBUG nova.api.openstack.wsgi [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.054518] [53379]: DEBUG nova.compute.api [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.058088] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.058385] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.058591] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.058966] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.059205] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.059394] [53379]: DEBUG oslo_concurrency.lockutils [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.062777] [53378]: INFO nova.api.openstack.wsgi [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. [ 1203.063398] [53378]: DEBUG nova.api.openstack.wsgi [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance f2a4368a-6db6-4896-91f9-ec13df73caab could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1203.064183] [53378]: INFO nova.api.openstack.requestlog [None req-0f05a55d-a251-41d2-9b6a-f78a66ea5920 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab" status: 404 len: 111 microversion: 2.1 time: 0.024180 [ 1203.064797] [53378]: [pid: 53378|app: 0|req: 4317/8565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/f2a4368a-6db6-4896-91f9-ec13df73caab => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1203.071716] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.072211] [53378]: DEBUG nova.compute.api [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.077707] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.078217] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.078570] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.079211] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.079580] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.079878] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.098533] [53379]: DEBUG nova.policy [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.098823] [53378]: DEBUG nova.compute.api [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1203.103252] [53379]: INFO nova.api.openstack.requestlog [None req-162d519d-907b-4d22-9b6f-86d56f666858 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1267 microversion: 2.1 time: 0.052505 [ 1203.103635] [53379]: [pid: 53379|app: 0|req: 4249/8566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.106250] [53379]: DEBUG nova.api.openstack.wsgi [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.108120] [53379]: DEBUG nova.compute.api [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.112580] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.112849] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.113075] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.113463] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.113683] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.113865] [53379]: DEBUG oslo_concurrency.lockutils [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.151012] [53378]: INFO nova.api.openstack.requestlog [None req-8d0e69de-e730-421d-8eef-670b8bac6255 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 204 len: 0 microversion: 2.1 time: 0.082636 [ 1203.151434] [53378]: [pid: 53378|app: 0|req: 4318/8567] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:47:55 2025] DELETE /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1203.156653] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.158358] [53378]: DEBUG nova.compute.api [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.161966] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.162236] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.162428] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.163061] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.163286] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.163467] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.216717] [53379]: DEBUG nova.policy [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.222268] [53379]: INFO nova.api.openstack.requestlog [None req-c0198de4-2425-4d36-80f2-f781d71bcf8f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1498 microversion: 2.1 time: 0.118011 [ 1203.222616] [53379]: [pid: 53379|app: 0|req: 4250/8568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1498 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.251915] [53378]: DEBUG nova.policy [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.257075] [53378]: INFO nova.api.openstack.requestlog [None req-4bcd3a3a-4b98-4f8f-8bd4-bf63ca42a6cf tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1468 microversion: 2.1 time: 0.102505 [ 1203.257424] [53378]: [pid: 53378|app: 0|req: 4319/8569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1468 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1203.529245] [53379]: DEBUG nova.api.openstack.wsgi [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.531733] [53379]: DEBUG nova.compute.api [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.534571] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.534811] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.534993] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.535361] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.535561] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.535735] [53379]: DEBUG oslo_concurrency.lockutils [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.541377] [53378]: DEBUG nova.api.openstack.wsgi [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.543066] [53378]: DEBUG nova.compute.api [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.546588] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.546830] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.547034] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.547392] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.547593] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.547770] [53378]: DEBUG oslo_concurrency.lockutils [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.568474] [53379]: DEBUG nova.policy [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.572972] [53379]: INFO nova.api.openstack.requestlog [None req-7b9b1567-a16a-4c7f-8628-915a2998d293 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.045988 [ 1203.573355] [53379]: [pid: 53379|app: 0|req: 4251/8570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.632140] [53378]: DEBUG nova.policy [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.636593] [53378]: DEBUG nova.policy [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.637270] [53378]: DEBUG nova.policy [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.637929] [53378]: INFO nova.api.openstack.requestlog [None req-70e1739b-097c-403e-a46a-89156345c04f tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.098951 [ 1203.638255] [53378]: [pid: 53378|app: 0|req: 4320/8571] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:55 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1203.999676] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.000885] [53379]: DEBUG nova.compute.api [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.004280] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.004514] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.004700] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.005056] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.005260] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.005434] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.040174] [53379]: DEBUG nova.policy [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.044616] [53379]: INFO nova.api.openstack.requestlog [None req-5b176d5b-ed8f-4475-9239-e4ee5e1d863d tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1210 microversion: 2.1 time: 0.047951 [ 1204.044948] [53379]: [pid: 53379|app: 0|req: 4252/8572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.062587] [53378]: DEBUG nova.api.openstack.wsgi [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.064433] [53378]: DEBUG nova.compute.api [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.068432] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.068687] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.068962] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.069296] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.069527] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.069710] [53378]: DEBUG oslo_concurrency.lockutils [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.119053] [53379]: DEBUG nova.api.openstack.wsgi [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.120921] [53379]: DEBUG nova.compute.api [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.125361] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.125832] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.125880] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.126278] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.126566] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.126770] [53379]: DEBUG oslo_concurrency.lockutils [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.190222] [53378]: DEBUG nova.policy [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.198039] [53378]: INFO nova.api.openstack.requestlog [None req-29b974ad-a10f-48d7-801e-6d034ea68dcc tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1695 microversion: 2.1 time: 0.137915 [ 1204.198403] [53378]: [pid: 53378|app: 0|req: 4321/8573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1695 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.229603] [53379]: DEBUG nova.policy [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.234111] [53379]: INFO nova.api.openstack.requestlog [None req-01ccf88b-d5b2-46b6-9870-4e1224e8639d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.117956 [ 1204.234474] [53379]: [pid: 53379|app: 0|req: 4253/8574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.238763] [53378]: DEBUG nova.api.openstack.wsgi [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.241532] [53378]: DEBUG nova.compute.api [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.244432] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.244690] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.244882] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.245261] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.245656] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.245656] [53378]: DEBUG oslo_concurrency.lockutils [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.279985] [53379]: DEBUG nova.api.openstack.wsgi [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.281753] [53379]: DEBUG nova.compute.api [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.285280] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.285518] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.286242] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.286242] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.286380] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.286533] [53379]: DEBUG oslo_concurrency.lockutils [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.360284] [53378]: DEBUG nova.policy [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.368496] [53378]: INFO nova.api.openstack.requestlog [None req-42cdc133-fd72-498a-8162-c9d9f84ad75f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1498 microversion: 2.1 time: 0.131343 [ 1204.368496] [53378]: [pid: 53378|app: 0|req: 4322/8575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1498 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.398422] [53379]: DEBUG nova.policy [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.402322] [53379]: INFO nova.api.openstack.requestlog [None req-6cefc44a-d832-4e8b-a0f0-55488d4ac1a3 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1468 microversion: 2.1 time: 0.128715 [ 1204.403029] [53379]: [pid: 53379|app: 0|req: 4254/8576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1468 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.418032] [53378]: DEBUG nova.api.openstack.wsgi [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e", "name": "network-vif-deleted", "tag": "71f46912-27d0-4677-8f8e-41a541d2a5f4"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1204.424286] [53378]: DEBUG oslo_concurrency.lockutils [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.424577] [53378]: DEBUG oslo_concurrency.lockutils [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.424787] [53378]: DEBUG oslo_concurrency.lockutils [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.432505] [53378]: INFO nova.api.openstack.compute.server_external_events [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] Creating event network-vif-deleted:71f46912-27d0-4677-8f8e-41a541d2a5f4 for instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e on cpu-1 [ 1204.435282] [53378]: INFO nova.api.openstack.requestlog [req-9ec3df79-507e-48d4-8c8e-70276829a000 req-f4287bc1-f67c-4b72-a50f-1f0e9f575627 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048942 [ 1204.435686] [53378]: [pid: 53378|app: 0|req: 4323/8577] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:56 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) [ 1204.587307] [53379]: DEBUG nova.api.openstack.wsgi [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.589351] [53379]: DEBUG nova.compute.api [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.595987] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.596254] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.596444] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.596809] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.597100] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.597304] [53379]: DEBUG oslo_concurrency.lockutils [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.640315] [53379]: DEBUG nova.policy [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.644451] [53379]: INFO nova.api.openstack.requestlog [None req-3abe576a-b4b8-4205-bb84-dc76afb47a0f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.060477 [ 1204.644781] [53379]: [pid: 53379|app: 0|req: 4255/8578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.653332] [53378]: DEBUG nova.api.openstack.wsgi [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.655269] [53378]: DEBUG nova.compute.api [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.658894] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.659153] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.659342] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.659707] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.659920] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.660136] [53378]: DEBUG oslo_concurrency.lockutils [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.731408] [53378]: DEBUG nova.policy [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.735805] [53378]: DEBUG nova.policy [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.736458] [53378]: DEBUG nova.policy [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.737127] [53378]: INFO nova.api.openstack.requestlog [None req-98bb2128-319a-4079-9077-f32175077c74 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.087007 [ 1204.737620] [53378]: [pid: 53378|app: 0|req: 4324/8579] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:56 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1205.058049] [53379]: DEBUG nova.api.openstack.wsgi [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.060055] [53379]: DEBUG nova.compute.api [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.065538] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.065834] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.066052] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.066427] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.066623] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.066794] [53379]: DEBUG oslo_concurrency.lockutils [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.105010] [53379]: DEBUG nova.policy [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.110566] [53379]: INFO nova.api.openstack.requestlog [None req-269f004c-cdd8-4135-8180-fdb07d61e100 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1210 microversion: 2.1 time: 0.055233 [ 1205.110894] [53379]: [pid: 53379|app: 0|req: 4256/8580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.212256] [53378]: DEBUG nova.api.openstack.wsgi [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.213955] [53378]: DEBUG nova.compute.api [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.218219] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.218475] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.218707] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.219099] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.219309] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.219502] [53378]: DEBUG oslo_concurrency.lockutils [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.249111] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.250861] [53379]: DEBUG nova.compute.api [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.254964] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.255143] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.255340] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.255693] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.255897] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.256086] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.294413] [53378]: DEBUG nova.policy [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.298692] [53378]: INFO nova.api.openstack.requestlog [None req-36298c2d-68e6-4ff8-9202-70228aadf454 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1677 microversion: 2.1 time: 0.088964 [ 1205.299167] [53378]: [pid: 53378|app: 0|req: 4325/8581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1677 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.358619] [53379]: DEBUG nova.policy [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.362931] [53379]: INFO nova.api.openstack.requestlog [None req-dbaaf85d-a3bb-446f-87c4-63a74f4e638a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.116273 [ 1205.363284] [53379]: [pid: 53379|app: 0|req: 4257/8582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.381278] [53378]: DEBUG nova.api.openstack.wsgi [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.383054] [53378]: DEBUG nova.compute.api [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.386512] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.386754] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.386932] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.387320] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.387499] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.387675] [53378]: DEBUG oslo_concurrency.lockutils [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.415264] [53379]: DEBUG nova.api.openstack.wsgi [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.417064] [53379]: DEBUG nova.compute.api [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.420232] [53378]: DEBUG nova.policy [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.421039] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.421302] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.421501] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.421862] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.422084] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.422264] [53379]: DEBUG oslo_concurrency.lockutils [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.424351] [53378]: INFO nova.api.openstack.requestlog [None req-9d21aa1a-6b7f-4367-8d22-59d9d44336a9 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1287 microversion: 2.1 time: 0.045441 [ 1205.424683] [53378]: [pid: 53378|app: 0|req: 4326/8583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.482980] [53379]: DEBUG nova.policy [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.487356] [53379]: INFO nova.api.openstack.requestlog [None req-0565c14b-95f4-4da2-9010-c02c54ea5388 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1468 microversion: 2.1 time: 0.074430 [ 1205.487739] [53379]: [pid: 53379|app: 0|req: 4258/8584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1468 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.657885] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.659758] [53378]: DEBUG nova.compute.api [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.663518] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.663759] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.663954] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.664323] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.664530] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.664707] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.699056] [53378]: DEBUG nova.policy [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.703461] [53378]: INFO nova.api.openstack.requestlog [None req-dbe807b6-c9c8-42e9-9aa5-7f66ccfab363 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.047986 [ 1205.703922] [53378]: [pid: 53378|app: 0|req: 4327/8585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:57 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.760797] [53379]: DEBUG nova.api.openstack.wsgi [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.762563] [53379]: DEBUG nova.compute.api [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.766128] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.766342] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.766527] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.766885] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.767102] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.767280] [53379]: DEBUG oslo_concurrency.lockutils [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.123347] [53378]: DEBUG nova.api.openstack.wsgi [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.126167] [53378]: DEBUG nova.compute.api [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.129678] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.129916] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.130216] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.130573] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.130779] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.131093] [53378]: DEBUG oslo_concurrency.lockutils [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.167641] [53378]: DEBUG nova.policy [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.172079] [53378]: INFO nova.api.openstack.requestlog [None req-209e9a54-8ca2-4451-bfa3-90b73dc102a6 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1266 microversion: 2.1 time: 0.051015 [ 1206.172419] [53378]: [pid: 53378|app: 0|req: 4328/8586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.240890] [53379]: DEBUG nova.policy [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.245360] [53379]: DEBUG nova.policy [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.246149] [53379]: DEBUG nova.policy [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.246828] [53379]: INFO nova.api.openstack.requestlog [None req-fc04feff-7a55-4419-b252-0d3ab2ff9969 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.490548 [ 1206.247171] [53379]: [pid: 53379|app: 0|req: 4259/8587] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1206.312275] [53378]: DEBUG nova.api.openstack.wsgi [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.313996] [53378]: DEBUG nova.compute.api [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.317806] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.318268] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.318490] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.318870] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.319105] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.319297] [53378]: DEBUG oslo_concurrency.lockutils [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.376447] [53379]: DEBUG nova.api.openstack.wsgi [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.378236] [53379]: DEBUG nova.compute.api [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.382161] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.382501] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.382710] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.383161] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.383456] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.383717] [53379]: DEBUG oslo_concurrency.lockutils [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.390697] [53378]: DEBUG nova.policy [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.395212] [53378]: INFO nova.api.openstack.requestlog [None req-4bfcc9ab-47fa-41e8-99dc-088927b6b3c6 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1677 microversion: 2.1 time: 0.085245 [ 1206.395669] [53378]: [pid: 53378|app: 0|req: 4329/8588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1677 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.437064] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.438823] [53378]: DEBUG nova.compute.api [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.442240] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.442472] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.442659] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.443015] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.443236] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.443434] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.460130] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.460349] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.460533] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.460729] [53378]: DEBUG nova.objects.instance [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1206.481721] [53378]: DEBUG nova.policy [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.484633] [53379]: DEBUG nova.policy [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.485473] [53378]: INFO nova.api.openstack.requestlog [None req-f3902449-5b96-4fb3-8cfe-0333c963333b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1298 microversion: 2.1 time: 0.050607 [ 1206.485805] [53378]: [pid: 53378|app: 0|req: 4330/8589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.489093] [53378]: DEBUG nova.api.openstack.wsgi [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52442277-6eb5-4270-95bd-1310b3b1844f", "name": "network-vif-plugged", "status": "completed", "tag": "5f84224a-89e1-4edc-9912-f49093ca50aa"}, {"name": "network-changed", "server_uuid": "52442277-6eb5-4270-95bd-1310b3b1844f", "tag": "5f84224a-89e1-4edc-9912-f49093ca50aa"}, {"server_uuid": "536debc0-e91b-4e32-8704-be947a98109e", "name": "network-vif-deleted", "tag": "312a6237-11d9-4aba-9031-7c603e157087"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1206.489221] [53379]: INFO nova.api.openstack.requestlog [None req-c20ac604-77b4-4471-99a4-157bb6005bc1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.114984 [ 1206.489221] [53379]: [pid: 53379|app: 0|req: 4260/8590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.494093] [53378]: DEBUG oslo_concurrency.lockutils [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.494318] [53378]: DEBUG oslo_concurrency.lockutils [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.494571] [53378]: DEBUG oslo_concurrency.lockutils [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.499690] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.501355] [53379]: DEBUG nova.compute.api [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.502111] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Creating event network-vif-plugged:5f84224a-89e1-4edc-9912-f49093ca50aa for instance 52442277-6eb5-4270-95bd-1310b3b1844f on cpu-1 [ 1206.502353] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Creating event network-changed:5f84224a-89e1-4edc-9912-f49093ca50aa for instance 52442277-6eb5-4270-95bd-1310b3b1844f on cpu-1 [ 1206.502565] [53378]: INFO nova.api.openstack.compute.server_external_events [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] Creating event network-vif-deleted:312a6237-11d9-4aba-9031-7c603e157087 for instance 536debc0-e91b-4e32-8704-be947a98109e on cpu-1 [ 1206.504903] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.505154] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.505575] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.505707] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.505985] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.506196] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.508542] [53378]: INFO nova.api.openstack.requestlog [req-a2ea6c44-a170-4cc3-9f04-1e6300713a47 req-5f3ec023-4cda-4ee7-b9a6-7ffe726b9917 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.022017 [ 1206.508882] [53378]: [pid: 53378|app: 0|req: 4331/8591] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:47:58 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1206.541852] [53379]: DEBUG nova.policy [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.546162] [53379]: INFO nova.api.openstack.requestlog [None req-6a627ce6-e098-4ee5-b8d2-06e8d7f0cc70 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1296 microversion: 2.1 time: 0.048394 [ 1206.546496] [53379]: [pid: 53379|app: 0|req: 4261/8592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.716454] [53378]: DEBUG nova.api.openstack.wsgi [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.718221] [53378]: DEBUG nova.compute.api [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.721935] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.722205] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.722393] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.722746] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.722947] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.723139] [53378]: DEBUG oslo_concurrency.lockutils [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.756074] [53378]: DEBUG nova.policy [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.760135] [53378]: INFO nova.api.openstack.requestlog [None req-1d44bb7e-7f0f-4101-a94b-7c0cccd8ee5d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.046258 [ 1206.760597] [53378]: [pid: 53378|app: 0|req: 4332/8593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:58 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.185497] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.187294] [53379]: DEBUG nova.compute.api [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.191036] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.191181] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.191397] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.191857] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.192111] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.192320] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.230020] [53379]: DEBUG nova.policy [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.234178] [53379]: INFO nova.api.openstack.requestlog [None req-d5220d0d-065e-4077-96bf-32a241a8aa39 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1266 microversion: 2.1 time: 0.051204 [ 1207.234550] [53379]: [pid: 53379|app: 0|req: 4262/8594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.263955] [53378]: DEBUG nova.api.openstack.wsgi [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.265687] [53378]: DEBUG nova.compute.api [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.270850] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.271052] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.271249] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.271606] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.271804] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.271981] [53378]: DEBUG oslo_concurrency.lockutils [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.404891] [53378]: DEBUG nova.policy [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.409015] [53379]: DEBUG nova.api.openstack.wsgi [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.412116] [53379]: DEBUG nova.compute.api [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.413404] [53378]: DEBUG nova.policy [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.414088] [53378]: DEBUG nova.policy [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.414740] [53378]: INFO nova.api.openstack.requestlog [None req-c71bb8ed-911f-46d3-8c3e-ba7c25420c4a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.153176 [ 1207.415063] [53378]: [pid: 53378|app: 0|req: 4333/8595] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.419210] [53379]: DEBUG oslo_concurrency.lockutils [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.499270] [53378]: DEBUG nova.api.openstack.wsgi [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.501081] [53378]: DEBUG nova.compute.api [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.504912] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.505022] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.505177] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.505758] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.506104] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.506341] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.521851] [53379]: DEBUG nova.policy [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.525077] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.525382] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.525989] [53378]: DEBUG oslo_concurrency.lockutils [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.525989] [53378]: DEBUG nova.objects.instance [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1207.526942] [53379]: INFO nova.api.openstack.requestlog [None req-dcaddf06-ff59-4a76-a743-0e1fc60b3e02 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1677 microversion: 2.1 time: 0.120374 [ 1207.527316] [53379]: [pid: 53379|app: 0|req: 4263/8596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1677 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1207.530934] [53379]: DEBUG nova.api.openstack.wsgi [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.532524] [53379]: DEBUG nova.compute.api [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.536043] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.536294] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.536463] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.536823] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.537042] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.537229] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.551771] [53378]: DEBUG nova.policy [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.556449] [53378]: INFO nova.api.openstack.requestlog [None req-8b013b30-353a-491b-9ae9-a09119eacd90 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1298 microversion: 2.1 time: 0.059505 [ 1207.560015] [53378]: [pid: 53378|app: 0|req: 4334/8597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.560015] [53378]: DEBUG nova.api.openstack.wsgi [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.561392] [53378]: DEBUG nova.compute.api [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.564426] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.564744] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.564860] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.565223] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.565561] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.565631] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.582162] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.582407] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.582590] [53378]: DEBUG oslo_concurrency.lockutils [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.582786] [53378]: DEBUG nova.objects.instance [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 536debc0-e91b-4e32-8704-be947a98109e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1207.602858] [53378]: DEBUG nova.policy [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.606871] [53378]: INFO nova.api.openstack.requestlog [None req-c94784e2-2609-4b57-bec5-68e44ecccf6e tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1301 microversion: 2.1 time: 0.049173 [ 1207.607254] [53378]: [pid: 53378|app: 0|req: 4335/8598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1301 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.632160] [53379]: DEBUG nova.policy [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.635798] [53379]: INFO nova.api.openstack.requestlog [None req-73cf133c-357c-47c1-8e4a-3c14e8b1f861 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.107842 [ 1207.636345] [53379]: [pid: 53379|app: 0|req: 4264/8599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:47:59 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.773523] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.775257] [53378]: DEBUG nova.compute.api [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.779028] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.779358] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.779475] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.779824] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.781124] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.781124] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.812362] [53378]: DEBUG nova.policy [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.816325] [53378]: INFO nova.api.openstack.requestlog [None req-2b5334ba-915b-4da4-9273-b7325a960e5e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1232 microversion: 2.1 time: 0.045107 [ 1207.816630] [53378]: [pid: 53378|app: 0|req: 4336/8600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1232 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.247381] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.249177] [53379]: DEBUG nova.compute.api [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.255383] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.256066] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.256281] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.256644] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.256857] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.257043] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.304939] [53379]: DEBUG nova.policy [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.315685] [53379]: INFO nova.api.openstack.requestlog [None req-a3d1c165-4310-47e4-83ed-54d55152a12b tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1274 microversion: 2.1 time: 0.070647 [ 1208.316055] [53379]: [pid: 53379|app: 0|req: 4265/8601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.430605] [53378]: DEBUG nova.api.openstack.wsgi [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.432448] [53378]: DEBUG nova.compute.api [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.437067] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.437374] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.437596] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.438043] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.438204] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.438386] [53378]: DEBUG oslo_concurrency.lockutils [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.519827] [53379]: DEBUG nova.api.openstack.wsgi [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "name": "network-vif-unplugged", "status": "completed", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}, {"name": "network-changed", "server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}, {"server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "name": "network-vif-plugged", "status": "completed", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}, {"name": "network-changed", "server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1208.526711] [53379]: DEBUG oslo_concurrency.lockutils [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.527044] [53379]: DEBUG oslo_concurrency.lockutils [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.527164] [53379]: DEBUG oslo_concurrency.lockutils [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.535738] [53378]: DEBUG nova.policy [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.538021] [53379]: INFO nova.api.openstack.compute.server_external_events [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Creating event network-vif-unplugged:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1208.538293] [53379]: INFO nova.api.openstack.compute.server_external_events [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Creating event network-changed:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1208.538512] [53379]: INFO nova.api.openstack.compute.server_external_events [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Creating event network-vif-plugged:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1208.538718] [53379]: INFO nova.api.openstack.compute.server_external_events [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] Creating event network-changed:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1208.542523] [53379]: INFO nova.api.openstack.requestlog [req-bb7ed576-b3d1-4de1-9d2a-715a5c740414 req-0edb3cea-626b-476d-9338-1e1dcaec8041 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 690 microversion: 2.1 time: 0.025029 [ 1208.542748] [53378]: DEBUG nova.policy [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.542866] [53379]: [pid: 53379|app: 0|req: 4266/8602] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:00 2025] POST /compute/v2.1/os-server-external-events => generated 690 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1208.543481] [53378]: DEBUG nova.policy [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.545058] [53378]: INFO nova.api.openstack.requestlog [None req-e98d26e2-4938-49a6-a1ca-8aef4ed1a605 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.115896 [ 1208.545762] [53379]: DEBUG nova.api.openstack.wsgi [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.546563] [53378]: [pid: 53378|app: 0|req: 4337/8603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1208.547117] [53379]: DEBUG nova.compute.api [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.553022] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.553022] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.553022] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.553022] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.553220] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.553375] [53379]: DEBUG oslo_concurrency.lockutils [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.572892] [53378]: DEBUG nova.api.openstack.wsgi [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.575378] [53378]: DEBUG nova.compute.api [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.579756] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.579988] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.580794] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.580794] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.580794] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.580955] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.601852] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.602248] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.602705] [53378]: DEBUG oslo_concurrency.lockutils [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.602992] [53378]: DEBUG nova.objects.instance [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1208.634215] [53378]: DEBUG nova.policy [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.636760] [53378]: INFO nova.api.openstack.requestlog [None req-a68a406a-5f67-42f4-a93a-3a304e80d34f tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1298 microversion: 2.1 time: 0.067172 [ 1208.637602] [53378]: [pid: 53378|app: 0|req: 4338/8604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1298 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.639644] [53378]: DEBUG nova.api.openstack.wsgi [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.641251] [53378]: DEBUG nova.compute.api [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.644481] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.644755] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.644999] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.645584] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.645855] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.646080] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.661037] [53379]: DEBUG nova.policy [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.665390] [53379]: INFO nova.api.openstack.requestlog [None req-42bfad97-2e49-452e-ac3f-9518201386d4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1680 microversion: 2.1 time: 0.121853 [ 1208.665710] [53379]: [pid: 53379|app: 0|req: 4267/8605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1680 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.666182] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.666467] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.666692] [53378]: DEBUG oslo_concurrency.lockutils [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.666943] [53378]: DEBUG nova.objects.instance [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 536debc0-e91b-4e32-8704-be947a98109e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1208.668133] [53379]: DEBUG nova.api.openstack.wsgi [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.670051] [53379]: DEBUG nova.compute.api [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.672833] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.673080] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.673272] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.673615] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.673817] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.673994] [53379]: DEBUG oslo_concurrency.lockutils [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.693633] [53378]: DEBUG nova.policy [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.697683] [53378]: INFO nova.api.openstack.requestlog [None req-d777a120-8757-4f0f-9289-faee16a31c16 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1301 microversion: 2.1 time: 0.060136 [ 1208.698204] [53378]: [pid: 53378|app: 0|req: 4339/8606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.701136] [53378]: DEBUG nova.api.openstack.wsgi [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.702775] [53378]: DEBUG nova.compute.api [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.705823] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.706084] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.706283] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.706628] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.706854] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.707077] [53378]: DEBUG oslo_concurrency.lockutils [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.768117] [53379]: DEBUG nova.policy [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.772485] [53379]: INFO nova.api.openstack.requestlog [None req-390fe0d5-7e8b-41e1-8883-780067797b4a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.106161 [ 1208.772818] [53379]: [pid: 53379|app: 0|req: 4268/8607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.809579] [53378]: DEBUG nova.policy [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.814489] [53378]: INFO nova.api.openstack.requestlog [None req-9a197e93-07d8-40f9-babd-e412980bf03c tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1680 microversion: 2.1 time: 0.115588 [ 1208.815038] [53378]: [pid: 53378|app: 0|req: 4340/8608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:00 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1680 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.829205] [53379]: DEBUG nova.api.openstack.wsgi [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.836064] [53379]: DEBUG nova.compute.api [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.842171] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.843039] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.843468] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.843675] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.844115] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.844936] [53379]: DEBUG oslo_concurrency.lockutils [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.857027] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1208.858699] [53378]: DEBUG nova.compute.api [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.862264] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.862507] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.862693] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.863054] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.863261] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.863430] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.885727] [53378]: DEBUG nova.compute.api [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=53378) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1208.885894] [53379]: DEBUG nova.policy [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.888359] [53379]: INFO nova.api.openstack.requestlog [None req-0e8ca28d-04e7-4a27-bd09-b6935dfb1cdb tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1288 microversion: 2.1 time: 0.061446 [ 1208.888966] [53379]: [pid: 53379|app: 0|req: 4269/8609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.925497] [53378]: INFO nova.api.openstack.requestlog [None req-d5f0f407-ae2c-43fd-ab80-e43926d96e48 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/action" status: 202 len: 0 microversion: 2.1 time: 0.070774 [ 1208.925885] [53378]: [pid: 53378|app: 0|req: 4341/8610] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:01 2025] POST /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1208.931773] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.933670] [53379]: DEBUG nova.compute.api [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.937383] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.937641] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.937858] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.938287] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.938520] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.938707] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.023050] [53379]: DEBUG nova.policy [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.028520] [53379]: INFO nova.api.openstack.requestlog [None req-4ece13b5-0e36-4bb3-8568-57e091326b91 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1688 microversion: 2.1 time: 0.099910 [ 1209.028896] [53379]: [pid: 53379|app: 0|req: 4270/8611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1688 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.329421] [53378]: DEBUG nova.api.openstack.wsgi [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.331174] [53378]: DEBUG nova.compute.api [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.337552] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.337808] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.338070] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.338504] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.338717] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.338900] [53378]: DEBUG oslo_concurrency.lockutils [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.415420] [53378]: DEBUG nova.policy [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.421723] [53378]: INFO nova.api.openstack.requestlog [None req-61323004-f897-4f6c-9690-8a1bf3656b80 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1326 microversion: 2.1 time: 0.094687 [ 1209.422061] [53378]: [pid: 53378|app: 0|req: 4342/8612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1326 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.562371] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.564084] [53379]: DEBUG nova.compute.api [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.568047] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.568293] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.568478] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.568828] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.569046] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.569226] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.641096] [53379]: DEBUG nova.policy [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.645475] [53379]: DEBUG nova.policy [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.646100] [53379]: DEBUG nova.policy [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.646800] [53379]: INFO nova.api.openstack.requestlog [None req-1c3a3535-ebbe-4ac4-8ced-ebbb812577a7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.086899 [ 1209.647250] [53379]: [pid: 53379|app: 0|req: 4271/8613] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1209.649292] [53378]: DEBUG nova.api.openstack.wsgi [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.651017] [53378]: DEBUG nova.compute.api [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.654522] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.654754] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.654941] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.655330] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.655530] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.655708] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.673695] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.674014] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.674245] [53378]: DEBUG oslo_concurrency.lockutils [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.674452] [53378]: DEBUG nova.objects.instance [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lazy-loading 'fault' on Instance uuid 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1209.693814] [53378]: DEBUG nova.policy [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abde936763f44b1d821f4e27194f2b5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '245fba2971a649cb9afeead598322719', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.697403] [53378]: INFO nova.api.openstack.requestlog [None req-2da361b7-0ee2-4fc5-9116-dc3e7048712a tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 200 len: 1298 microversion: 2.1 time: 0.050516 [ 1209.697734] [53378]: [pid: 53378|app: 0|req: 4343/8614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.710175] [53379]: DEBUG nova.api.openstack.wsgi [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.711896] [53379]: DEBUG nova.compute.api [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.715330] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.715569] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.715756] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.716137] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.716347] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.716528] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.735163] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.735412] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.735599] [53379]: DEBUG oslo_concurrency.lockutils [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.735794] [53379]: DEBUG nova.objects.instance [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 536debc0-e91b-4e32-8704-be947a98109e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1209.754691] [53379]: DEBUG nova.policy [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.758770] [53379]: INFO nova.api.openstack.requestlog [None req-11b31f91-e4c9-499b-8641-898ed8962756 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1301 microversion: 2.1 time: 0.050969 [ 1209.759108] [53379]: [pid: 53379|app: 0|req: 4272/8615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:01 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.767871] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.769671] [53378]: DEBUG nova.compute.api [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.773413] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.773677] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.773870] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.774247] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.774457] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.774635] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.784927] [53379]: DEBUG nova.api.openstack.wsgi [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.786649] [53379]: DEBUG nova.compute.api [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.789993] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.790243] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.790427] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.790770] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.790968] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.791169] [53379]: DEBUG oslo_concurrency.lockutils [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.791467] [53378]: INFO nova.api.openstack.requestlog [None req-ee03f656-19c2-47c2-9dfc-94178088d649 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026066 [ 1209.791874] [53378]: [pid: 53378|app: 0|req: 4344/8616] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1209.826061] [53378]: DEBUG nova.api.openstack.wsgi [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.826356] [53378]: DEBUG nova.compute.api [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.829895] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.830151] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.830351] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.830744] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.831417] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.831417] [53378]: DEBUG oslo_concurrency.lockutils [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.845739] [53378]: DEBUG nova.compute.api [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1209.859911] [53379]: DEBUG nova.policy [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.864358] [53379]: INFO nova.api.openstack.requestlog [None req-dbeb62ee-038c-47de-9933-b45b5cee9680 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.081542 [ 1209.864945] [53379]: [pid: 53379|app: 0|req: 4273/8617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.896890] [53378]: INFO nova.api.openstack.requestlog [None req-181ea317-dfda-4ffa-8ee3-bd61ec6fdc10 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 204 len: 0 microversion: 2.1 time: 0.072926 [ 1209.897199] [53378]: [pid: 53378|app: 0|req: 4345/8618] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:02 2025] DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1209.902828] [53379]: DEBUG nova.api.openstack.wsgi [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.904528] [53379]: DEBUG nova.compute.api [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.906965] [53378]: DEBUG nova.api.openstack.wsgi [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.908123] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.908419] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.908688] [53378]: DEBUG nova.compute.api [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.908730] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.909433] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.909649] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.909901] [53379]: DEBUG oslo_concurrency.lockutils [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.911711] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.911950] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.912154] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.912504] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.912745] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.912946] [53378]: DEBUG oslo_concurrency.lockutils [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.946455] [53378]: DEBUG nova.policy [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.950850] [53378]: INFO nova.api.openstack.requestlog [None req-6907bb5f-83ef-472a-a3a8-5e996d4c8c12 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1288 microversion: 2.1 time: 0.046088 [ 1209.951197] [53378]: [pid: 53378|app: 0|req: 4346/8619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1288 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1209.999513] [53379]: DEBUG nova.policy [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.004563] [53379]: INFO nova.api.openstack.requestlog [None req-9581a440-32e3-4fe4-969c-81884d4e87f0 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1674 microversion: 2.1 time: 0.104172 [ 1210.005076] [53379]: [pid: 53379|app: 0|req: 4274/8620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1674 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.041588] [53378]: DEBUG nova.api.openstack.wsgi [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.043279] [53378]: DEBUG nova.compute.api [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.046926] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.047187] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.047403] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.047768] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.047996] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.048198] [53378]: DEBUG oslo_concurrency.lockutils [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.326061] [53378]: DEBUG nova.policy [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.330525] [53378]: INFO nova.api.openstack.requestlog [None req-5c0a8171-f24e-4131-abbc-e9774f83da69 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1688 microversion: 2.1 time: 0.291254 [ 1210.330857] [53378]: [pid: 53378|app: 0|req: 4347/8621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1688 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.414985] [53379]: DEBUG nova.api.openstack.wsgi [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "95cfe111-b3dc-4655-8bab-f09b31aa1560", "name": "network-vif-plugged", "status": "completed", "tag": "82fe614a-4e7b-4e72-8190-8dccf7474f20"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1210.421869] [53379]: DEBUG oslo_concurrency.lockutils [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.422174] [53379]: DEBUG oslo_concurrency.lockutils [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.422506] [53379]: DEBUG oslo_concurrency.lockutils [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.428068] [53379]: INFO nova.api.openstack.compute.server_external_events [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] Creating event network-vif-plugged:82fe614a-4e7b-4e72-8190-8dccf7474f20 for instance 95cfe111-b3dc-4655-8bab-f09b31aa1560 on cpu-1 [ 1210.431202] [53379]: INFO nova.api.openstack.requestlog [req-00c4d544-8a80-4fd4-8a9c-8af29de5733f req-7cfe1e94-92c9-4672-95e6-7f07bd6871ba service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056046 [ 1210.431480] [53379]: [pid: 53379|app: 0|req: 4275/8622] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:02 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1210.434177] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.436560] [53378]: DEBUG nova.compute.api [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.439471] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.439702] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.439883] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.440261] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.440455] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.440626] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.528189] [53378]: DEBUG nova.policy [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.533369] [53378]: INFO nova.api.openstack.requestlog [None req-c2ea999f-e8e9-43fc-8974-5c93cc4a1273 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.101504 [ 1210.533756] [53378]: [pid: 53378|app: 0|req: 4348/8623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.662043] [53379]: DEBUG nova.api.openstack.wsgi [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.663309] [53379]: DEBUG nova.compute.api [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.667388] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.667599] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.667788] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.668217] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.668432] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.668609] [53379]: DEBUG oslo_concurrency.lockutils [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.710558] [53378]: DEBUG nova.api.openstack.wsgi [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.712783] [53378]: DEBUG nova.compute.api [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.716671] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.716923] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.717168] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.717641] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.718190] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.718669] [53378]: DEBUG oslo_concurrency.lockutils [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.730491] [53378]: INFO nova.api.openstack.wsgi [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. [ 1210.730491] [53378]: DEBUG nova.api.openstack.wsgi [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.730491] [53378]: INFO nova.api.openstack.requestlog [None req-6eb3143a-b18f-4d26-bfba-369b5b38c986 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 404 len: 111 microversion: 2.1 time: 0.022045 [ 1210.730491] [53378]: [pid: 53378|app: 0|req: 4349/8624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1210.739022] [53378]: DEBUG nova.api.openstack.wsgi [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.739022] [53378]: DEBUG nova.compute.api [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.741955] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.742510] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.742819] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.743306] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.743630] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.743922] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.753230] [53378]: INFO nova.api.openstack.wsgi [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. [ 1210.753759] [53378]: DEBUG nova.api.openstack.wsgi [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.754309] [53378]: INFO nova.api.openstack.requestlog [None req-31f42dd9-4305-4490-adc1-a486cfead87b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 404 len: 111 microversion: 2.1 time: 0.018622 [ 1210.754738] [53378]: [pid: 53378|app: 0|req: 4350/8625] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:03 2025] DELETE /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.760150] [53378]: DEBUG nova.api.openstack.wsgi [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.761649] [53378]: DEBUG nova.compute.api [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.765120] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.765495] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.765823] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.766332] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.766678] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.767001] [53378]: DEBUG oslo_concurrency.lockutils [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.775018] [53379]: DEBUG nova.policy [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.776825] [53379]: DEBUG nova.policy [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.777493] [53379]: DEBUG nova.policy [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.778069] [53378]: INFO nova.api.openstack.wsgi [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. [ 1210.778257] [53379]: INFO nova.api.openstack.requestlog [None req-646664c0-888c-46da-9c73-0b7ea1100936 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.119307 [ 1210.778771] [53378]: DEBUG nova.api.openstack.wsgi [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.778855] [53379]: [pid: 53379|app: 0|req: 4276/8626] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:02 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1210.779541] [53378]: INFO nova.api.openstack.requestlog [None req-54adfcb2-55af-4127-bd5f-fc780ca08cc4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e" status: 404 len: 111 microversion: 2.1 time: 0.021951 [ 1210.780096] [53378]: [pid: 53378|app: 0|req: 4351/8627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/5ff853e1-1d13-4eb2-9a97-b8bb4d77b02e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.781791] [53379]: DEBUG nova.api.openstack.wsgi [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.783770] [53379]: DEBUG nova.compute.api [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.787150] [53378]: DEBUG nova.api.openstack.wsgi [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.787150] [53378]: DEBUG nova.compute.api [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.789023] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.789282] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.789467] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.790088] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.791049] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.791049] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.791173] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.791281] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.791570] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.792046] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.792294] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.792589] [53378]: DEBUG oslo_concurrency.lockutils [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.801832] [53378]: INFO nova.api.openstack.wsgi [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. [ 1210.802285] [53378]: DEBUG nova.api.openstack.wsgi [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.802835] [53378]: INFO nova.api.openstack.requestlog [None req-80e92c78-2605-4dbf-a159-5517c0683fba tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 404 len: 111 microversion: 2.1 time: 0.019894 [ 1210.803264] [53378]: [pid: 53378|app: 0|req: 4352/8628] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:03 2025] DELETE /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.807984] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.809793] [53378]: DEBUG nova.compute.api [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.809885] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.810037] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.810238] [53379]: DEBUG oslo_concurrency.lockutils [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.810460] [53379]: DEBUG nova.objects.instance [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 536debc0-e91b-4e32-8704-be947a98109e {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1210.813280] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.813595] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.813832] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.814268] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.814616] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.814831] [53378]: DEBUG oslo_concurrency.lockutils [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.824446] [53378]: INFO nova.api.openstack.wsgi [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. [ 1210.824904] [53378]: DEBUG nova.api.openstack.wsgi [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.825261] [53378]: INFO nova.api.openstack.requestlog [None req-c3f8587b-10e9-4c92-aa89-520b26583bd8 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5" status: 404 len: 111 microversion: 2.1 time: 0.019557 [ 1210.826222] [53378]: [pid: 53378|app: 0|req: 4353/8629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/e3bcd005-8b4a-4ed7-a936-bee06d8f3fa5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.830468] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.830787] [53378]: DEBUG nova.compute.api [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.834229] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.834506] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.834724] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.835143] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.835488] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.835638] [53378]: DEBUG oslo_concurrency.lockutils [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.838147] [53379]: DEBUG nova.policy [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.845732] [53378]: INFO nova.api.openstack.wsgi [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. [ 1210.846160] [53378]: DEBUG nova.api.openstack.wsgi [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.846687] [53378]: INFO nova.api.openstack.requestlog [None req-ad355c31-c6a7-4372-b1a8-4b4ce8f8ef5c tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 404 len: 111 microversion: 2.1 time: 0.018528 [ 1210.847068] [53378]: [pid: 53378|app: 0|req: 4354/8630] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:03 2025] DELETE /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.849498] [53379]: INFO nova.api.openstack.requestlog [None req-adcb0db6-2b32-4f96-b345-002b0e7f2014 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1301 microversion: 2.1 time: 0.069800 [ 1210.849955] [53379]: [pid: 53379|app: 0|req: 4277/8631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.852203] [53378]: DEBUG nova.api.openstack.wsgi [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.853949] [53378]: DEBUG nova.compute.api [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 2034955b-7bbe-42cb-8c73-34b7e5aec74b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.857277] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.857603] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.857881] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.858387] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.858702] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.859038] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.868072] [53378]: INFO nova.api.openstack.wsgi [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. [ 1210.868425] [53378]: DEBUG nova.api.openstack.wsgi [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 2034955b-7bbe-42cb-8c73-34b7e5aec74b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.868903] [53378]: INFO nova.api.openstack.requestlog [None req-16e9af9e-46fe-4b3a-a365-9800dfffb236 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b" status: 404 len: 111 microversion: 2.1 time: 0.018899 [ 1210.869243] [53378]: [pid: 53378|app: 0|req: 4355/8632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/2034955b-7bbe-42cb-8c73-34b7e5aec74b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.876026] [53379]: DEBUG nova.api.openstack.wsgi [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.876026] [53379]: DEBUG nova.compute.api [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.878862] [53378]: DEBUG nova.api.openstack.wsgi [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.879130] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.879512] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.879844] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.880400] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.880747] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.880889] [53378]: DEBUG nova.compute.api [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.881194] [53379]: DEBUG oslo_concurrency.lockutils [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.884905] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.885227] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.889021] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.889021] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.889021] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.889021] [53378]: DEBUG oslo_concurrency.lockutils [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.892094] [53379]: INFO nova.api.openstack.wsgi [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. [ 1210.893025] [53379]: DEBUG nova.api.openstack.wsgi [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.893571] [53379]: INFO nova.api.openstack.requestlog [None req-8045ceac-6a6e-49ef-8051-f1c3f2868e7b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 404 len: 111 microversion: 2.1 time: 0.021252 [ 1210.893968] [53379]: [pid: 53379|app: 0|req: 4278/8633] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:03 2025] DELETE /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1210.898459] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.901755] [53379]: DEBUG nova.compute.api [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: bd5b0278-3e8e-4e74-9058-91d31a474e14] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.903498] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.903844] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.904158] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.904630] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.904975] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.905354] [53379]: DEBUG oslo_concurrency.lockutils [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.917160] [53379]: INFO nova.api.openstack.wsgi [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. [ 1210.918640] [53379]: DEBUG nova.api.openstack.wsgi [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance bd5b0278-3e8e-4e74-9058-91d31a474e14 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.918640] [53379]: INFO nova.api.openstack.requestlog [None req-9c5a49fd-4c4c-490f-a256-1e56e28b0dc5 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14" status: 404 len: 111 microversion: 2.1 time: 0.021460 [ 1210.918640] [53379]: [pid: 53379|app: 0|req: 4279/8634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/bd5b0278-3e8e-4e74-9058-91d31a474e14 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1210.926031] [53379]: DEBUG nova.api.openstack.wsgi [None req-bffd8c35-518a-4488-903b-0c651c38e874 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.926031] [53379]: DEBUG nova.compute.api [None req-bffd8c35-518a-4488-903b-0c651c38e874 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.929728] [53379]: INFO nova.api.openstack.wsgi [None req-bffd8c35-518a-4488-903b-0c651c38e874 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. [ 1210.930312] [53379]: DEBUG nova.api.openstack.wsgi [None req-bffd8c35-518a-4488-903b-0c651c38e874 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.930861] [53379]: INFO nova.api.openstack.requestlog [None req-bffd8c35-518a-4488-903b-0c651c38e874 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de" status: 404 len: 111 microversion: 2.1 time: 0.009479 [ 1210.931613] [53379]: [pid: 53379|app: 0|req: 4280/8635] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:03 2025] DELETE /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1210.936305] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e030e1d-5858-4a3e-8c45-e1f5461ecece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.939949] [53379]: DEBUG nova.compute.api [None req-7e030e1d-5858-4a3e-8c45-e1f5461ecece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 9ed622c3-9066-4a99-9390-f71d72a0e4de] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.944896] [53379]: INFO nova.api.openstack.wsgi [None req-7e030e1d-5858-4a3e-8c45-e1f5461ecece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. [ 1210.946606] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e030e1d-5858-4a3e-8c45-e1f5461ecece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 9ed622c3-9066-4a99-9390-f71d72a0e4de could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1210.946606] [53379]: INFO nova.api.openstack.requestlog [None req-7e030e1d-5858-4a3e-8c45-e1f5461ecece tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de" status: 404 len: 111 microversion: 2.1 time: 0.011875 [ 1210.946606] [53379]: [pid: 53379|app: 0|req: 4281/8636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/9ed622c3-9066-4a99-9390-f71d72a0e4de => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1210.964019] [53379]: DEBUG nova.api.openstack.wsgi [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.965557] [53379]: DEBUG nova.compute.api [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.975212] [53379]: DEBUG oslo_concurrency.lockutils [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.005667] [53378]: DEBUG nova.policy [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.013401] [53378]: INFO nova.api.openstack.requestlog [None req-9374cb2e-cf42-4dfc-b6b5-0b76121c5442 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1307 microversion: 2.1 time: 0.136493 [ 1211.014160] [53378]: [pid: 53378|app: 0|req: 4356/8637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1307 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.019368] [53378]: DEBUG nova.api.openstack.wsgi [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.021950] [53378]: DEBUG nova.compute.api [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.027786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.027786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.027786] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.028178] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.028488] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.028680] [53378]: DEBUG oslo_concurrency.lockutils [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.089868] [53379]: DEBUG nova.policy [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.095267] [53379]: INFO nova.api.openstack.requestlog [None req-7af01992-bbc9-42f8-b650-5239181aac1c tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1364 microversion: 2.1 time: 0.133981 [ 1211.095610] [53379]: [pid: 53379|app: 0|req: 4282/8638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1364 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1211.151028] [53378]: DEBUG nova.policy [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.155487] [53378]: INFO nova.api.openstack.requestlog [None req-f8cff81e-b5b0-4117-a2a1-6d0df0895380 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1674 microversion: 2.1 time: 0.139395 [ 1211.155931] [53378]: [pid: 53378|app: 0|req: 4357/8639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1674 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1211.343279] [53379]: DEBUG nova.api.openstack.wsgi [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.345017] [53379]: DEBUG nova.compute.api [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.350732] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.350991] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.351205] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.351754] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.351993] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.352625] [53379]: DEBUG oslo_concurrency.lockutils [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.424218] [53379]: DEBUG nova.policy [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.428881] [53379]: INFO nova.api.openstack.requestlog [None req-ad550df3-88b3-4f09-8ddc-41c3f2b3cdec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1688 microversion: 2.1 time: 0.087842 [ 1211.429449] [53379]: [pid: 53379|app: 0|req: 4283/8640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1688 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.547614] [53378]: DEBUG nova.api.openstack.wsgi [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.549524] [53378]: DEBUG nova.compute.api [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.550784] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.551484] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=12 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.554861] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.555119] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.555315] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.555668] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.555915] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.556122] [53378]: DEBUG oslo_concurrency.lockutils [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.655696] [53378]: DEBUG nova.policy [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.660407] [53378]: INFO nova.api.openstack.requestlog [None req-2cb3a182-5c2b-4c7c-9ac3-d029d6cc1ea1 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.115165 [ 1211.660912] [53378]: [pid: 53378|app: 0|req: 4358/8641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:03 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.794320] [53379]: DEBUG nova.api.openstack.wsgi [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.796149] [53379]: DEBUG nova.compute.api [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.799856] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.800103] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.800297] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.800643] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.800844] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.801034] [53379]: DEBUG oslo_concurrency.lockutils [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.862498] [53378]: DEBUG nova.api.openstack.wsgi [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.864425] [53378]: DEBUG nova.compute.api [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.868249] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.868602] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.868682] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.869037] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.869250] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.869430] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.887811] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.888101] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.888307] [53378]: DEBUG oslo_concurrency.lockutils [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.888756] [53378]: DEBUG nova.objects.instance [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid 536debc0-e91b-4e32-8704-be947a98109e {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1211.898668] [53379]: DEBUG nova.policy [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.906593] [53379]: DEBUG nova.policy [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.907341] [53379]: DEBUG nova.policy [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.908130] [53379]: INFO nova.api.openstack.requestlog [None req-25952e5e-0e81-4671-aed7-eded3757e656 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.116149 [ 1211.908518] [53379]: [pid: 53379|app: 0|req: 4284/8642] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1211.910559] [53378]: DEBUG nova.policy [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.914861] [53378]: INFO nova.api.openstack.requestlog [None req-886161c0-6cc3-4f75-919e-3c062d78a357 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 200 len: 1301 microversion: 2.1 time: 0.054771 [ 1211.915435] [53378]: [pid: 53378|app: 0|req: 4359/8643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.033529] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.035276] [53379]: DEBUG nova.compute.api [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.038851] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.039151] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.039360] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.039725] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.039928] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.040116] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.108307] [53378]: DEBUG nova.api.openstack.wsgi [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.110145] [53378]: DEBUG nova.compute.api [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.112742] [53379]: DEBUG nova.policy [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.113590] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.113892] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.114159] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.114563] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.114825] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.115116] [53378]: DEBUG oslo_concurrency.lockutils [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.132517] [53379]: INFO nova.api.openstack.requestlog [None req-4b69146e-fbaf-45ab-bf5a-f694377d6eab tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1488 microversion: 2.1 time: 0.097573 [ 1212.132517] [53379]: [pid: 53379|app: 0|req: 4285/8644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.146231] [53379]: DEBUG nova.api.openstack.wsgi [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1212.148401] [53379]: DEBUG nova.compute.api [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.151983] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.152252] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.152471] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.152833] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.153074] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.153265] [53379]: DEBUG oslo_concurrency.lockutils [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.196055] [53379]: INFO nova.api.openstack.requestlog [None req-16f53c6e-01b3-4438-8b79-d53500bcbd96 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1087 microversion: 2.1 time: 0.051939 [ 1212.196389] [53379]: [pid: 53379|app: 0|req: 4286/8645] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:48:04 2025] PUT /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1087 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.198970] [53379]: DEBUG nova.api.openstack.wsgi [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.201056] [53379]: DEBUG nova.compute.api [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.205604] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.205841] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.206056] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.206403] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.206604] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.206788] [53379]: DEBUG oslo_concurrency.lockutils [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.276225] [53379]: DEBUG nova.policy [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.280781] [53379]: INFO nova.api.openstack.requestlog [None req-c7a7f66f-7daf-4869-a023-5538a41cd192 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1674 microversion: 2.1 time: 0.083765 [ 1212.281310] [53379]: [pid: 53379|app: 0|req: 4287/8646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1674 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.283567] [53379]: DEBUG nova.api.openstack.wsgi [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.285165] [53379]: DEBUG nova.compute.api [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.288219] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.288446] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.288631] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.289083] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.289188] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.289391] [53379]: DEBUG oslo_concurrency.lockutils [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.298108] [53378]: DEBUG nova.policy [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.303146] [53378]: INFO nova.api.openstack.requestlog [None req-d06cff91-4d9e-4128-aba5-8f18a98d06d2 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.197213 [ 1212.303480] [53378]: [pid: 53378|app: 0|req: 4360/8647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.402251] [53379]: DEBUG nova.policy [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.409803] [53379]: INFO nova.api.openstack.requestlog [None req-27c201d2-428a-4bbb-9792-d4fcd478ef9d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1509 microversion: 2.1 time: 0.127947 [ 1212.410226] [53379]: [pid: 53379|app: 0|req: 4288/8648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1509 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.424820] [53378]: DEBUG nova.api.openstack.wsgi [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.428217] [53378]: DEBUG nova.compute.api [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.432868] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.433236] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.433531] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.433915] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.434206] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.435272] [53378]: DEBUG oslo_concurrency.lockutils [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.443288] [53379]: DEBUG nova.api.openstack.wsgi [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "95cfe111-b3dc-4655-8bab-f09b31aa1560", "tag": "82fe614a-4e7b-4e72-8190-8dccf7474f20"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1212.451295] [53379]: DEBUG oslo_concurrency.lockutils [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.451867] [53379]: DEBUG oslo_concurrency.lockutils [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.452205] [53379]: DEBUG oslo_concurrency.lockutils [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.459808] [53379]: INFO nova.api.openstack.compute.server_external_events [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] Creating event network-changed:82fe614a-4e7b-4e72-8190-8dccf7474f20 for instance 95cfe111-b3dc-4655-8bab-f09b31aa1560 on cpu-1 [ 1212.464376] [53379]: INFO nova.api.openstack.requestlog [req-2e42ec76-e441-47a2-b662-a540bd4f496b req-021c4d7f-8698-4f16-91d6-357a9b4c88d7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024257 [ 1212.464911] [53379]: [pid: 53379|app: 0|req: 4289/8649] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:04 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) [ 1212.468449] [53379]: DEBUG nova.api.openstack.wsgi [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.470944] [53379]: DEBUG nova.compute.api [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.475252] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.475663] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.475976] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.477020] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.477020] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.477020] [53379]: DEBUG oslo_concurrency.lockutils [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.552652] [53378]: DEBUG nova.policy [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.562226] [53378]: INFO nova.api.openstack.requestlog [None req-3efb89a3-8309-43ee-a201-6bf058ac38f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1509 microversion: 2.1 time: 0.139417 [ 1212.562226] [53378]: [pid: 53378|app: 0|req: 4361/8650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1509 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.566098] [53378]: DEBUG nova.api.openstack.wsgi [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2158683d-9630-41cd-a7f4-379cc35145aa", "name": "network-vif-plugged", "status": "completed", "tag": "1c38994b-bec6-41bf-a112-0507523802db"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1212.574345] [53378]: DEBUG oslo_concurrency.lockutils [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.574838] [53378]: DEBUG oslo_concurrency.lockutils [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.575052] [53378]: DEBUG oslo_concurrency.lockutils [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.576589] [53379]: DEBUG nova.policy [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.581962] [53379]: INFO nova.api.openstack.requestlog [None req-69f152b9-78f0-45a9-a1d9-4d12a385f576 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1688 microversion: 2.1 time: 0.116061 [ 1212.582399] [53379]: [pid: 53379|app: 0|req: 4290/8651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1688 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.585139] [53378]: INFO nova.api.openstack.compute.server_external_events [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] Creating event network-vif-plugged:1c38994b-bec6-41bf-a112-0507523802db for instance 2158683d-9630-41cd-a7f4-379cc35145aa on cpu-1 [ 1212.585755] [53379]: DEBUG nova.api.openstack.wsgi [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.585755] [53379]: DEBUG nova.compute.api [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.589782] [53378]: INFO nova.api.openstack.requestlog [req-dbac5375-a64d-42f8-9ff1-3399e5540278 req-6ecff38e-e8d8-4976-b782-ebff0b0edb1e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026855 [ 1212.591788] [53378]: [pid: 53378|app: 0|req: 4362/8652] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:04 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) [ 1212.593067] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.593469] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.593722] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.595101] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.595101] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.595101] [53379]: DEBUG oslo_concurrency.lockutils [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.613872] [53379]: DEBUG nova.compute.api [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1212.686755] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.690611] [53378]: DEBUG nova.compute.api [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.695197] [53379]: INFO nova.api.openstack.requestlog [None req-d4a133f7-fc40-418d-89bc-e15b8a75491a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 204 len: 0 microversion: 2.1 time: 0.110432 [ 1212.695197] [53379]: [pid: 53379|app: 0|req: 4291/8653] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:04 2025] DELETE /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1212.700149] [53379]: DEBUG nova.api.openstack.wsgi [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.704377] [53379]: DEBUG nova.compute.api [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.704534] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.704534] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.704915] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.705587] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.705839] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.706115] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.707670] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.707998] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.708317] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.708710] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.708933] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.709154] [53379]: DEBUG oslo_concurrency.lockutils [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.793805] [53379]: DEBUG nova.policy [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.795936] [53378]: DEBUG nova.policy [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.798470] [53379]: INFO nova.api.openstack.requestlog [None req-9312dfe7-c27e-42ba-8fa8-a157f01d5869 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1515 microversion: 2.1 time: 0.101263 [ 1212.798805] [53379]: [pid: 53379|app: 0|req: 4292/8654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1515 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.806014] [53378]: INFO nova.api.openstack.requestlog [None req-c1c4a907-7ea2-49e0-914a-330a14609340 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.126484 [ 1212.806014] [53378]: [pid: 53378|app: 0|req: 4363/8655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:04 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1212.923648] [53379]: DEBUG nova.api.openstack.wsgi [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.925709] [53379]: DEBUG nova.compute.api [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.928569] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.931783] [53378]: DEBUG nova.compute.api [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: 536debc0-e91b-4e32-8704-be947a98109e] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.931901] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.932075] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.932276] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.932622] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.932828] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.933024] [53379]: DEBUG oslo_concurrency.lockutils [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.936056] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.936317] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.936515] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.936912] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.937126] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.937311] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.947153] [53378]: INFO nova.api.openstack.wsgi [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance 536debc0-e91b-4e32-8704-be947a98109e could not be found. [ 1212.947496] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance 536debc0-e91b-4e32-8704-be947a98109e could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1212.947931] [53378]: INFO nova.api.openstack.requestlog [None req-3a5d2457-dd84-40e8-ab9c-d70dc09cb22b tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e" status: 404 len: 111 microversion: 2.1 time: 0.021821 [ 1212.948288] [53378]: [pid: 53378|app: 0|req: 4364/8656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:05 2025] GET /compute/v2.1/servers/536debc0-e91b-4e32-8704-be947a98109e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1213.016711] [53379]: DEBUG nova.policy [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.029340] [53379]: DEBUG nova.policy [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.030309] [53379]: DEBUG nova.policy [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.031031] [53379]: INFO nova.api.openstack.requestlog [None req-dd0454fd-b827-49d8-9e8b-b49e02da5f93 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.109597 [ 1213.031366] [53379]: [pid: 53379|app: 0|req: 4293/8657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:05 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1213.293456] [53378]: DEBUG nova.api.openstack.wsgi [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.295280] [53378]: DEBUG nova.compute.api [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.300907] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.301170] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.301361] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.301722] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.301924] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.302114] [53378]: DEBUG oslo_concurrency.lockutils [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.318143] [53379]: DEBUG nova.api.openstack.wsgi [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.319846] [53379]: DEBUG nova.compute.api [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.328026] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.328026] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.328026] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.328297] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.328498] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.328669] [53379]: DEBUG oslo_concurrency.lockutils [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.347746] [53378]: DEBUG nova.policy [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.357549] [53378]: INFO nova.api.openstack.requestlog [None req-8ad77bec-ddd4-4bf7-9d05-4a3a0387062e tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1316 microversion: 2.1 time: 0.066279 [ 1213.358215] [53378]: [pid: 53378|app: 0|req: 4365/8658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:05 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1316 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.406544] [53379]: DEBUG nova.policy [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.411045] [53379]: INFO nova.api.openstack.requestlog [None req-6a924b39-28f0-4215-ba88-2682935031b0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.096020 [ 1213.411382] [53379]: [pid: 53379|app: 0|req: 4294/8659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:05 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.602707] [53378]: DEBUG nova.api.openstack.wsgi [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.604644] [53378]: DEBUG nova.compute.api [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.608539] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.608848] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.609099] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.609507] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.609745] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.609958] [53378]: DEBUG oslo_concurrency.lockutils [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.677173] [53378]: DEBUG nova.policy [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.681355] [53378]: INFO nova.api.openstack.requestlog [None req-51c1f0ec-8d2c-4714-bbfc-5a9792336b7a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1688 microversion: 2.1 time: 0.080977 [ 1213.681691] [53378]: [pid: 53378|app: 0|req: 4366/8660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:05 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1688 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.811377] [53379]: DEBUG nova.api.openstack.wsgi [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.813180] [53379]: DEBUG nova.compute.api [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.816949] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.817204] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.817398] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.817758] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.817987] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.818353] [53379]: DEBUG oslo_concurrency.lockutils [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.818404] [53378]: DEBUG nova.api.openstack.wsgi [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.820230] [53378]: DEBUG nova.compute.api [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.823999] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.824355] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.824650] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.825127] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.825417] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.825694] [53378]: DEBUG oslo_concurrency.lockutils [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.943914] [53379]: DEBUG nova.policy [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.949986] [53379]: INFO nova.api.openstack.requestlog [None req-0c045eed-7c9d-4615-bfc1-412835eb163f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1515 microversion: 2.1 time: 0.139705 [ 1213.949986] [53379]: [pid: 53379|app: 0|req: 4295/8661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1515 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.953377] [53378]: DEBUG nova.policy [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.958468] [53378]: INFO nova.api.openstack.requestlog [None req-b42ce33e-9333-4063-9437-bf4fc7d3c5cc tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.142388 [ 1213.958837] [53378]: [pid: 53378|app: 0|req: 4367/8662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1214.045739] [53379]: DEBUG nova.api.openstack.wsgi [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.048384] [53379]: DEBUG nova.compute.api [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.052572] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.052770] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.052987] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.053416] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.053651] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.053859] [53379]: DEBUG oslo_concurrency.lockutils [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.131032] [53379]: DEBUG nova.policy [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.131205] [53378]: DEBUG nova.api.openstack.wsgi [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.131515] [53378]: DEBUG nova.compute.api [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.135989] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.136135] [53379]: DEBUG nova.policy [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.136303] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.136497] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.136851] [53379]: DEBUG nova.policy [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.136923] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.137108] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.137300] [53378]: DEBUG oslo_concurrency.lockutils [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.137524] [53379]: INFO nova.api.openstack.requestlog [None req-75411651-a078-43f0-a490-bab569122237 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.094593 [ 1214.137865] [53379]: [pid: 53379|app: 0|req: 4296/8663] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1214.148057] [53378]: INFO nova.api.openstack.wsgi [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. [ 1214.148437] [53378]: DEBUG nova.api.openstack.wsgi [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1214.148879] [53378]: INFO nova.api.openstack.requestlog [None req-31f1e4c7-36bc-4b96-8584-080da902ac8b tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 404 len: 111 microversion: 2.1 time: 0.020189 [ 1214.149260] [53378]: [pid: 53378|app: 0|req: 4368/8664] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:06 2025] DELETE /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1214.154454] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.156301] [53379]: DEBUG nova.compute.api [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 199c873b-1572-40ea-8292-fef75cf9183b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.160577] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.160827] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.161029] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.161390] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.161614] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.161763] [53379]: DEBUG oslo_concurrency.lockutils [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.171419] [53379]: INFO nova.api.openstack.wsgi [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. [ 1214.171740] [53379]: DEBUG nova.api.openstack.wsgi [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 199c873b-1572-40ea-8292-fef75cf9183b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1214.172205] [53379]: INFO nova.api.openstack.requestlog [None req-ab5a2333-a5e5-4fb2-81e2-410607d760db tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b" status: 404 len: 111 microversion: 2.1 time: 0.020162 [ 1214.172526] [53379]: [pid: 53379|app: 0|req: 4297/8665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/199c873b-1572-40ea-8292-fef75cf9183b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1214.177817] [53378]: DEBUG nova.api.openstack.wsgi [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.178253] [53378]: DEBUG nova.compute.api [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.182367] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.182624] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.182824] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.183204] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.183412] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.183589] [53378]: DEBUG oslo_concurrency.lockutils [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.193401] [53378]: INFO nova.api.openstack.wsgi [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. [ 1214.193738] [53378]: DEBUG nova.api.openstack.wsgi [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1214.194194] [53378]: INFO nova.api.openstack.requestlog [None req-b306d1fc-9b3b-4e89-8f0a-4f1bd0e9bba4 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 404 len: 111 microversion: 2.1 time: 0.018824 [ 1214.194539] [53378]: [pid: 53378|app: 0|req: 4369/8666] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:06 2025] DELETE /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1214.199954] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.201778] [53379]: DEBUG nova.compute.api [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] [instance: 63411f16-4da1-4bc0-9008-8bee988f93df] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.205512] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.205779] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.205977] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.206401] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.206587] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.206765] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.216405] [53379]: INFO nova.api.openstack.wsgi [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] HTTP exception thrown: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. [ 1214.216739] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] Returning 404 to user: Instance 63411f16-4da1-4bc0-9008-8bee988f93df could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1214.217217] [53379]: INFO nova.api.openstack.requestlog [None req-a3af8334-c956-4081-bc13-64dd727ce856 tempest-DeleteServersTestJSON-1463025072 tempest-DeleteServersTestJSON-1463025072-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df" status: 404 len: 111 microversion: 2.1 time: 0.019888 [ 1214.217549] [53379]: [pid: 53379|app: 0|req: 4298/8667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/63411f16-4da1-4bc0-9008-8bee988f93df => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1214.372033] [53378]: DEBUG nova.api.openstack.wsgi [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.373837] [53378]: DEBUG nova.compute.api [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.377836] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.378069] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.378277] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.378643] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.378941] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.379275] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.403288] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.403580] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.403751] [53378]: DEBUG oslo_concurrency.lockutils [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.403959] [53378]: DEBUG nova.objects.instance [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'fault' on Instance uuid a4a62fff-185a-4ea7-aa47-14b7b3d19222 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1214.424689] [53379]: DEBUG nova.api.openstack.wsgi [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.426638] [53379]: DEBUG nova.compute.api [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.432375] [53378]: DEBUG nova.policy [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.433373] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.433822] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.434169] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.434832] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.435221] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.435545] [53379]: DEBUG oslo_concurrency.lockutils [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.438393] [53378]: INFO nova.api.openstack.requestlog [None req-696bbc16-eaf4-489b-9320-cad918ae04d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1321 microversion: 2.1 time: 0.069793 [ 1214.438793] [53378]: [pid: 53378|app: 0|req: 4370/8668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1321 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.479474] [53378]: DEBUG nova.api.openstack.wsgi [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4a62fff-185a-4ea7-aa47-14b7b3d19222", "name": "network-vif-deleted", "tag": "95ee2541-e824-497a-8c7e-5291c97d01f2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1214.486573] [53378]: DEBUG oslo_concurrency.lockutils [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.486848] [53378]: DEBUG oslo_concurrency.lockutils [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.487658] [53378]: DEBUG oslo_concurrency.lockutils [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.494829] [53378]: INFO nova.api.openstack.compute.server_external_events [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] Creating event network-vif-deleted:95ee2541-e824-497a-8c7e-5291c97d01f2 for instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 on cpu-1 [ 1214.501298] [53378]: INFO nova.api.openstack.requestlog [req-60a04a6e-22d4-49a1-a38c-8d800cda9080 req-96fd7452-b257-47c8-870e-fef81691c5ee service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024071 [ 1214.501960] [53378]: [pid: 53378|app: 0|req: 4371/8669] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:06 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) [ 1214.532184] [53379]: DEBUG nova.policy [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.536889] [53379]: INFO nova.api.openstack.requestlog [None req-d9b7a775-e805-4b46-a952-72909b574c52 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.114727 [ 1214.537366] [53379]: [pid: 53379|app: 0|req: 4299/8670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.602998] [53378]: DEBUG nova.api.openstack.wsgi [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2158683d-9630-41cd-a7f4-379cc35145aa", "tag": "1c38994b-bec6-41bf-a112-0507523802db"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1214.609972] [53378]: DEBUG oslo_concurrency.lockutils [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.610290] [53378]: DEBUG oslo_concurrency.lockutils [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.610509] [53378]: DEBUG oslo_concurrency.lockutils [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.617318] [53378]: INFO nova.api.openstack.compute.server_external_events [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] Creating event network-changed:1c38994b-bec6-41bf-a112-0507523802db for instance 2158683d-9630-41cd-a7f4-379cc35145aa on cpu-1 [ 1214.620679] [53378]: INFO nova.api.openstack.requestlog [req-dbd188ef-dbf9-4e94-81b8-b82ab02a45f3 req-e40f72e9-dc32-49e9-a478-4e5893609259 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021801 [ 1214.621071] [53378]: [pid: 53378|app: 0|req: 4372/8671] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:06 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) [ 1214.694621] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.696837] [53379]: DEBUG nova.compute.api [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.701641] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.701922] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.702130] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.702535] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.702954] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.702954] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.811068] [53379]: DEBUG nova.policy [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.816329] [53379]: INFO nova.api.openstack.requestlog [None req-7f3b7956-0d13-4ce4-a1a2-297070b7a7de tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1628 microversion: 2.1 time: 0.124063 [ 1214.816836] [53379]: [pid: 53379|app: 0|req: 4300/8672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:06 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1628 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.966030] [53378]: DEBUG nova.api.openstack.wsgi [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.968044] [53378]: DEBUG nova.compute.api [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.973246] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.973601] [53379]: DEBUG nova.api.openstack.wsgi [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.973779] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.974070] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.974715] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.975015] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.975356] [53378]: DEBUG oslo_concurrency.lockutils [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.975508] [53379]: DEBUG nova.compute.api [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.979772] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.980044] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.980247] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.980638] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.980847] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.981042] [53379]: DEBUG oslo_concurrency.lockutils [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.108904] [53378]: DEBUG nova.policy [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.128535] [53378]: INFO nova.api.openstack.requestlog [None req-2a5cddb6-d61e-491c-9206-d4bc5c2af6c6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1515 microversion: 2.1 time: 0.167065 [ 1215.128713] [53378]: [pid: 53378|app: 0|req: 4373/8673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:07 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1515 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.128927] [53379]: DEBUG nova.policy [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.136914] [53379]: INFO nova.api.openstack.requestlog [None req-f724590d-8672-4f4e-8d7d-cca149923df2 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.165380 [ 1215.136914] [53379]: [pid: 53379|app: 0|req: 4301/8674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:07 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.160351] [53378]: DEBUG nova.api.openstack.wsgi [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.162145] [53378]: DEBUG nova.compute.api [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.176942] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.177481] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.177826] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.178582] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.180020] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.180020] [53378]: DEBUG oslo_concurrency.lockutils [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.459106] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.461038] [53379]: DEBUG nova.compute.api [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.466026] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.466026] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.466026] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.466026] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.466026] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.466962] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.492309] [53378]: DEBUG nova.policy [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.495586] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.495870] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.496084] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.496301] [53379]: DEBUG nova.objects.instance [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'fault' on Instance uuid a4a62fff-185a-4ea7-aa47-14b7b3d19222 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1215.497929] [53378]: DEBUG nova.policy [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.498748] [53378]: DEBUG nova.policy [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.499447] [53378]: INFO nova.api.openstack.requestlog [None req-302fea9d-b376-4c98-a89a-a7538af08c80 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.343770 [ 1215.499896] [53378]: [pid: 53378|app: 0|req: 4374/8675] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:07 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1215.525848] [53379]: DEBUG nova.policy [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.532848] [53379]: INFO nova.api.openstack.requestlog [None req-a3a2c91b-8207-4b4d-b66f-fd725f6b9458 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 200 len: 1321 microversion: 2.1 time: 0.076705 [ 1215.533228] [53379]: [pid: 53379|app: 0|req: 4302/8676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:07 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 1321 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.553592] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.555920] [53378]: DEBUG nova.compute.api [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.560817] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.560817] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.561038] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.561407] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.561610] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.561788] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.693023] [53378]: DEBUG nova.policy [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.697816] [53378]: INFO nova.api.openstack.requestlog [None req-9b967b55-56e4-42f2-af26-f7cd101322b6 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.148299 [ 1215.698291] [53378]: [pid: 53378|app: 0|req: 4375/8677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:07 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.829586] [53379]: DEBUG nova.api.openstack.wsgi [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.832228] [53379]: DEBUG nova.compute.api [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.835749] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.836045] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.836274] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.836646] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.836851] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.837039] [53379]: DEBUG oslo_concurrency.lockutils [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.942775] [53379]: DEBUG nova.policy [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.947871] [53379]: INFO nova.api.openstack.requestlog [None req-aabbadd0-f7a7-4e39-b00a-7b43baa161a3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1630 microversion: 2.1 time: 0.120626 [ 1215.948270] [53379]: [pid: 53379|app: 0|req: 4303/8678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1630 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.136831] [53378]: DEBUG nova.api.openstack.wsgi [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.137182] [53378]: DEBUG nova.compute.api [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.144907] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.144907] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.144907] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.145424] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.145588] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.145691] [53378]: DEBUG oslo_concurrency.lockutils [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.146720] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.149836] [53379]: DEBUG nova.compute.api [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.155206] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.155779] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.155970] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.156438] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.156923] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.156923] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.169273] [53378]: DEBUG nova.compute.api [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1216.228703] [53378]: INFO nova.api.openstack.requestlog [None req-94acb227-d1af-4def-b864-feeaeaf83d67 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 204 len: 0 microversion: 2.1 time: 0.094362 [ 1216.229155] [53378]: [pid: 53378|app: 0|req: 4376/8679] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:08 2025] DELETE /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1216.233200] [53378]: DEBUG nova.api.openstack.wsgi [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.235130] [53378]: DEBUG nova.compute.api [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.239965] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.240418] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.240750] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.241203] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.241910] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.241910] [53378]: DEBUG oslo_concurrency.lockutils [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.287035] [53379]: DEBUG nova.policy [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.292213] [53379]: INFO nova.api.openstack.requestlog [None req-5b91b9be-619d-4c61-8cae-b11f470fd8bf tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1515 microversion: 2.1 time: 0.148745 [ 1216.292213] [53379]: [pid: 53379|app: 0|req: 4304/8680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1515 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.295018] [53379]: DEBUG nova.api.openstack.wsgi [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.296835] [53379]: DEBUG nova.compute.api [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.301153] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.301153] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.301153] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.301598] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.301648] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.301821] [53379]: DEBUG oslo_concurrency.lockutils [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.345016] [53378]: DEBUG nova.policy [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.350240] [53378]: INFO nova.api.openstack.requestlog [None req-a65274d0-d659-4dfa-a698-725cdfe842e8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.119329 [ 1216.350575] [53378]: [pid: 53378|app: 0|req: 4377/8681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.417140] [53379]: DEBUG nova.policy [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.423050] [53379]: INFO nova.api.openstack.requestlog [None req-4899618b-5097-405f-8d1f-3255224ce585 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1559 microversion: 2.1 time: 0.128990 [ 1216.423050] [53379]: [pid: 53379|app: 0|req: 4305/8682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1559 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.517711] [53378]: DEBUG nova.api.openstack.wsgi [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.518702] [53378]: DEBUG nova.compute.api [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.522749] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.523047] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.523246] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.523687] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.523935] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.524116] [53378]: DEBUG oslo_concurrency.lockutils [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.547406] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.550912] [53379]: DEBUG nova.compute.api [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.559166] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.559463] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.559657] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.560072] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.560283] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.560463] [53379]: DEBUG oslo_concurrency.lockutils [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.575872] [53379]: INFO nova.api.openstack.wsgi [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. [ 1216.576327] [53379]: DEBUG nova.api.openstack.wsgi [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1216.576814] [53379]: INFO nova.api.openstack.requestlog [None req-c5040e9c-03bf-413d-bf6f-391acadde0ae tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 404 len: 111 microversion: 2.1 time: 0.032640 [ 1216.577134] [53379]: [pid: 53379|app: 0|req: 4306/8683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1216.583108] [53379]: DEBUG nova.api.openstack.wsgi [None req-8462abfb-79c8-4f89-94ff-db5b69873377 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '.version_select at 0x726f71af09d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.602063] [53379]: INFO nova.api.openstack.requestlog [None req-8462abfb-79c8-4f89-94ff-db5b69873377 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1168200460" status: 202 len: 0 microversion: 2.1 time: 0.018531 [ 1216.602063] [53379]: [pid: 53379|app: 0|req: 4307/8684] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:48:08 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1168200460 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1216.605462] [53379]: DEBUG nova.api.openstack.wsgi [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52442277-6eb5-4270-95bd-1310b3b1844f", "name": "network-vif-deleted", "tag": "5f84224a-89e1-4edc-9912-f49093ca50aa"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1216.614049] [53379]: DEBUG oslo_concurrency.lockutils [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.614322] [53379]: DEBUG oslo_concurrency.lockutils [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.614513] [53379]: DEBUG oslo_concurrency.lockutils [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.620978] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] Creating event network-vif-deleted:5f84224a-89e1-4edc-9912-f49093ca50aa for instance 52442277-6eb5-4270-95bd-1310b3b1844f on cpu-1 [ 1216.624193] [53379]: INFO nova.api.openstack.requestlog [req-f4da91b3-3526-4162-b8e7-497bf3d2ba77 req-705e2f34-76d4-436b-b9c7-b21c11ace35b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021149 [ 1216.624546] [53379]: [pid: 53379|app: 0|req: 4308/8685] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48: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) [ 1216.634163] [53378]: DEBUG nova.policy [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.640051] [53378]: DEBUG nova.policy [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.641017] [53378]: DEBUG nova.policy [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.641772] [53378]: INFO nova.api.openstack.requestlog [None req-22c72e1e-0fdf-4945-b941-a4597da5e959 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.128490 [ 1216.642209] [53378]: [pid: 53378|app: 0|req: 4378/8686] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1216.711861] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.713709] [53379]: DEBUG nova.compute.api [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.717973] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.718260] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.718490] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.718939] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.719208] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.720183] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.867930] [53379]: DEBUG nova.policy [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.872929] [53379]: INFO nova.api.openstack.requestlog [None req-5c613744-dfd7-4ffd-b1d0-4eed7f1470a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.163697 [ 1216.873392] [53379]: [pid: 53379|app: 0|req: 4309/8687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:08 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.956731] [53378]: DEBUG nova.api.openstack.wsgi [None req-4f6bff69-99e8-45c8-977b-2a6636e37e38 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: .version_select at 0x726f73f59b40>, body: {"keypair": {"name": "tempest-keypair-1531185377", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4MEC7NrsF0wM2ME4OhtLNYXDh4QygBHJiZncw9heARjcrCQKcVUlysG6bWUuNSzSaiKXN8ZUmJYaDYHAoxsA/Ae4+QebRQtChQo12hUQl/Z485D8vafwfSSnmvSv1yXw=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1216.961879] [53379]: DEBUG nova.api.openstack.wsgi [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.964606] [53379]: DEBUG nova.compute.api [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.966285] [53378]: DEBUG nova.quota [None req-4f6bff69-99e8-45c8-977b-2a6636e37e38 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for project e00c60a1861743c299b69fbf431a8ebd. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1216.968795] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.969228] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.969496] [53378]: DEBUG nova.quota [None req-4f6bff69-99e8-45c8-977b-2a6636e37e38 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for user 4bf1812b341a493e92a5a0bbe2aaeac9 and project e00c60a1861743c299b69fbf431a8ebd. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1216.969541] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.969870] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.970149] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.970525] [53379]: DEBUG oslo_concurrency.lockutils [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.987414] [53378]: INFO nova.api.openstack.requestlog [None req-4f6bff69-99e8-45c8-977b-2a6636e37e38 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033149 [ 1216.988068] [53378]: [pid: 53378|app: 0|req: 4379/8688] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:48:09 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1217.089977] [53379]: DEBUG nova.policy [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.096516] [53379]: INFO nova.api.openstack.requestlog [None req-6887e2f6-ffb7-4e97-9578-8507172808f4 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1630 microversion: 2.1 time: 0.137231 [ 1217.097134] [53379]: [pid: 53379|app: 0|req: 4310/8689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:09 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1630 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.308658] [53378]: DEBUG nova.api.openstack.wsgi [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.310372] [53378]: DEBUG nova.compute.api [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.316052] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.316315] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.316517] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.316912] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.317121] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.317313] [53378]: DEBUG oslo_concurrency.lockutils [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.367076] [53379]: DEBUG nova.api.openstack.wsgi [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.367076] [53379]: DEBUG nova.compute.api [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.367362] [53378]: DEBUG nova.policy [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.369985] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.370495] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.370947] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.371493] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.373062] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.373062] [53379]: DEBUG oslo_concurrency.lockutils [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.373252] [53378]: INFO nova.api.openstack.requestlog [None req-6ab6a338-1fdb-45a8-9488-2e9a54ef485a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1309 microversion: 2.1 time: 0.066417 [ 1217.373252] [53378]: [pid: 53378|app: 0|req: 4380/8690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:09 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.436185] [53378]: DEBUG nova.api.openstack.wsgi [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.438367] [53378]: DEBUG nova.compute.api [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.442638] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.442898] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.443152] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.443524] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.443729] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.443905] [53378]: DEBUG oslo_concurrency.lockutils [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.472625] [53379]: DEBUG nova.policy [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.478658] [53379]: INFO nova.api.openstack.requestlog [None req-a67def3b-f9ba-4f63-9eba-b6298bda06a3 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.116817 [ 1217.479099] [53379]: [pid: 53379|app: 0|req: 4311/8691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:09 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1217.651868] [53378]: DEBUG nova.policy [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.656376] [53379]: DEBUG nova.api.openstack.wsgi [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.656695] [53378]: INFO nova.api.openstack.requestlog [None req-c38765aa-cb4e-4210-a150-561049a6049f tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1559 microversion: 2.1 time: 0.223567 [ 1217.657758] [53378]: [pid: 53378|app: 0|req: 4381/8692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:09 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1559 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.658332] [53379]: DEBUG nova.compute.api [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.663783] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.664065] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.664536] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.664694] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.664832] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.665025] [53379]: DEBUG oslo_concurrency.lockutils [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.769946] [53379]: DEBUG nova.policy [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.775770] [53379]: DEBUG nova.policy [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.776647] [53379]: DEBUG nova.policy [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.777479] [53379]: INFO nova.api.openstack.requestlog [None req-ddc11cb9-94a1-4128-8b85-10b2af0a688b tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.123499 [ 1217.777853] [53379]: [pid: 53379|app: 0|req: 4312/8693] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:09 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1217.886806] [53378]: DEBUG nova.api.openstack.wsgi [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.888780] [53378]: DEBUG nova.compute.api [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.892717] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.893095] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.893306] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.893726] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.893989] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.894262] [53378]: DEBUG oslo_concurrency.lockutils [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.090493] [53378]: DEBUG nova.policy [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.096948] [53378]: INFO nova.api.openstack.requestlog [None req-c70269db-d00c-4927-9f29-c9cb454feb22 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.212740 [ 1218.097768] [53378]: [pid: 53378|app: 0|req: 4382/8694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:10 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.113750] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.115890] [53379]: DEBUG nova.compute.api [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.126709] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.127241] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.127888] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.128083] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.128246] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.128445] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.138936] [53378]: DEBUG nova.api.openstack.wsgi [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-112529999", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a7551b78-f2d9-492e-99fd-6dcfa0b7552a"}], "security_groups": [{"name": "tempest-securitygroup--2064563740"}], "key_name": "tempest-keypair-1531185377", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1218.202879] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.203189] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.203431] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.203832] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.207342] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.207704] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.246232] [53379]: DEBUG nova.policy [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.253293] [53378]: DEBUG nova.network.neutron [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] validate_networks() for [('a7551b78-f2d9-492e-99fd-6dcfa0b7552a', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1218.254417] [53379]: INFO nova.api.openstack.requestlog [None req-bbdf85a3-1767-4cad-88f4-5afc72bf8a5f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.144106 [ 1218.254917] [53379]: [pid: 53379|app: 0|req: 4313/8695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:10 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.386970] [53379]: DEBUG nova.api.openstack.wsgi [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.388984] [53379]: DEBUG nova.compute.api [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.394179] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.394179] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.394179] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.394476] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.394658] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.394838] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.417416] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.417688] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.417855] [53379]: DEBUG oslo_concurrency.lockutils [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.418106] [53379]: DEBUG nova.objects.instance [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 52442277-6eb5-4270-95bd-1310b3b1844f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1218.447925] [53379]: DEBUG nova.policy [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.454499] [53379]: INFO nova.api.openstack.requestlog [None req-09912c3f-7351-4ed0-bfdd-97e603cccc2b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1314 microversion: 2.1 time: 0.070187 [ 1218.458153] [53379]: [pid: 53379|app: 0|req: 4314/8696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:10 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1314 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.493900] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.496089] [53379]: DEBUG nova.compute.api [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.500486] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.500773] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.500993] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.501556] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.501789] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.501975] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.606192] [53379]: DEBUG nova.policy [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.611249] [53379]: INFO nova.api.openstack.requestlog [None req-9f9a5c4d-acc5-43d6-9bdb-51f96d8c73d8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1314 microversion: 2.1 time: 0.119968 [ 1218.612083] [53379]: [pid: 53379|app: 0|req: 4315/8697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:10 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1314 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1218.672218] [53379]: DEBUG nova.api.openstack.wsgi [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.674273] [53379]: DEBUG nova.compute.api [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.678356] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.678727] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.678860] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.679363] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.679592] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.679781] [53379]: DEBUG oslo_concurrency.lockutils [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.772921] [53379]: DEBUG nova.policy [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.782043] [53379]: INFO nova.api.openstack.requestlog [None req-5420858d-5427-4edf-b5bc-1744a6c2ebdc tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1559 microversion: 2.1 time: 0.109208 [ 1218.782043] [53379]: [pid: 53379|app: 0|req: 4316/8698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:10 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1559 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1218.797039] [53379]: DEBUG nova.api.openstack.wsgi [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.797039] [53379]: DEBUG nova.compute.api [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.799020] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.799304] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.799489] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.799864] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.800067] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.800291] [53379]: DEBUG oslo_concurrency.lockutils [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.864819] [53378]: DEBUG nova.virt.hardware [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1218.865270] [53378]: DEBUG nova.virt.hardware [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1218.865353] [53378]: DEBUG nova.virt.hardware [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1218.865523] [53378]: DEBUG nova.virt.hardware [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1218.865699] [53378]: DEBUG nova.virt.hardware [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1218.875079] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.875358] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.875527] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.875985] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.876239] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.876424] [53378]: DEBUG oslo_concurrency.lockutils [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.882988] [53379]: DEBUG nova.policy [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.890586] [53379]: DEBUG nova.policy [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.891538] [53378]: DEBUG nova.quota [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for project e00c60a1861743c299b69fbf431a8ebd. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1218.891711] [53379]: DEBUG nova.policy [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.892473] [53379]: INFO nova.api.openstack.requestlog [None req-0409e01d-2c88-435e-a772-04ff990bee49 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.102465 [ 1218.892827] [53379]: [pid: 53379|app: 0|req: 4317/8699] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1218.896218] [53378]: DEBUG nova.quota [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Getting quotas for user 4bf1812b341a493e92a5a0bbe2aaeac9 and project e00c60a1861743c299b69fbf431a8ebd. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1218.914118] [53378]: DEBUG nova.compute.api [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1218.915634] [53378]: DEBUG nova.compute.api [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1218.954084] [53378]: INFO nova.api.openstack.requestlog [None req-d5e0490f-479e-4ade-9325-63b495133858 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.819601 [ 1218.954728] [53378]: [pid: 53378|app: 0|req: 4383/8700] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:48:10 2025] POST /compute/v2.1/servers => generated 402 bytes in 821 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1218.962960] [53379]: DEBUG nova.api.openstack.wsgi [None req-c60fe9e1-6304-491a-a4c2-7404c6ef56d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.965659] [53379]: DEBUG nova.compute.api [None req-c60fe9e1-6304-491a-a4c2-7404c6ef56d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.996512] [53379]: DEBUG nova.policy [None req-c60fe9e1-6304-491a-a4c2-7404c6ef56d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.000792] [53379]: INFO nova.api.openstack.requestlog [None req-c60fe9e1-6304-491a-a4c2-7404c6ef56d1 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1235 microversion: 2.1 time: 0.040531 [ 1219.001192] [53379]: [pid: 53379|app: 0|req: 4318/8701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1235 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.114792] [53378]: DEBUG nova.api.openstack.wsgi [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.116700] [53378]: DEBUG nova.compute.api [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.122954] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.123314] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.123546] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.123974] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.124254] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.124558] [53378]: DEBUG oslo_concurrency.lockutils [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.244057] [53378]: DEBUG nova.policy [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.252434] [53378]: INFO nova.api.openstack.requestlog [None req-205aceb0-9fc4-4138-bce5-b131dca1c097 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1362 microversion: 2.1 time: 0.140196 [ 1219.252882] [53378]: [pid: 53378|app: 0|req: 4384/8702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1362 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.268770] [53379]: DEBUG nova.api.openstack.wsgi [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.270628] [53379]: DEBUG nova.compute.api [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.276858] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.277312] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.277312] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.277685] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.277894] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.278148] [53379]: DEBUG oslo_concurrency.lockutils [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.383894] [53379]: DEBUG nova.policy [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.393267] [53379]: INFO nova.api.openstack.requestlog [None req-771ce19c-179b-467f-944f-e6e25f7644d8 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.125734 [ 1219.393267] [53379]: [pid: 53379|app: 0|req: 4319/8703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.469029] [53378]: DEBUG nova.api.openstack.wsgi [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.470942] [53378]: DEBUG nova.compute.api [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.476353] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.476353] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.476353] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.476814] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.477353] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.477513] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.500931] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.501212] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.501483] [53378]: DEBUG oslo_concurrency.lockutils [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.501706] [53378]: DEBUG nova.objects.instance [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 52442277-6eb5-4270-95bd-1310b3b1844f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1219.539695] [53378]: DEBUG nova.policy [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.549935] [53378]: INFO nova.api.openstack.requestlog [None req-df24ee1f-0af9-4ab3-9c91-5a896dedaa3f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1314 microversion: 2.1 time: 0.083628 [ 1219.550442] [53378]: [pid: 53378|app: 0|req: 4385/8704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1314 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.625018] [53379]: DEBUG nova.api.openstack.wsgi [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.626899] [53379]: DEBUG nova.compute.api [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.631167] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.631414] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.631727] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.633141] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.633141] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.633994] [53379]: DEBUG oslo_concurrency.lockutils [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.715761] [53379]: DEBUG nova.policy [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.721709] [53379]: INFO nova.api.openstack.requestlog [None req-0560dad4-52a4-4fc2-a037-ec14c25fc24f tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1501 microversion: 2.1 time: 0.098634 [ 1219.722074] [53379]: [pid: 53379|app: 0|req: 4320/8705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:11 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1501 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.737052] [53378]: DEBUG nova.api.openstack.wsgi [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.737052] [53378]: DEBUG nova.compute.api [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.742120] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.742120] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.742120] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.742399] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.742837] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.742837] [53378]: DEBUG oslo_concurrency.lockutils [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.765992] [53378]: DEBUG nova.policy [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-instance-actions:events failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.766631] [53378]: INFO nova.api.openstack.requestlog [None req-aae64cf8-b982-47dd-a713-eb089758e1f7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/os-instance-actions/req-9176861e-b9ff-43bd-be15-814cc9c60bff" status: 200 len: 313 microversion: 2.1 time: 0.034047 [ 1219.767007] [53378]: [pid: 53378|app: 0|req: 4386/8706] 10.180.1.21 () {58 vars in 1414 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/os-instance-actions/req-9176861e-b9ff-43bd-be15-814cc9c60bff => generated 313 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1219.780393] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1219.783083] [53379]: DEBUG nova.compute.api [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.787852] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.788349] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.788450] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.788879] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.789204] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.789436] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.842857] [53379]: INFO nova.api.openstack.requestlog [None req-d1bdb8c0-0408-4121-a07b-07a7f203d9cd tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "POST /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/action" status: 202 len: 0 microversion: 2.1 time: 0.064769 [ 1219.843284] [53379]: [pid: 53379|app: 0|req: 4321/8707] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:12 2025] POST /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1219.847584] [53379]: DEBUG nova.api.openstack.wsgi [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.848921] [53379]: DEBUG nova.compute.api [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.852621] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.852952] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.853170] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.854022] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.854251] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.854437] [53379]: DEBUG oslo_concurrency.lockutils [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.864562] [53378]: DEBUG nova.api.openstack.wsgi [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-1429967345", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1219.914256] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.914545] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.914771] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.915427] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.915551] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.915659] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.921160] [53378]: DEBUG nova.network.neutron [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] validate_networks() for [('1a72c89a-1bc4-4ccd-acc6-e5b69bd6ec58', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1219.989059] [53379]: DEBUG nova.policy [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.997740] [53379]: INFO nova.api.openstack.requestlog [None req-25197a7e-0429-4745-bb0f-5123e82aa05a tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1559 microversion: 2.1 time: 0.153634 [ 1219.998261] [53379]: [pid: 53379|app: 0|req: 4322/8708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1559 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.002026] [53379]: DEBUG nova.api.openstack.wsgi [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.006017] [53379]: DEBUG nova.compute.api [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.010179] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.011148] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.011148] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.011701] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.011991] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.011991] [53379]: DEBUG oslo_concurrency.lockutils [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.121020] [53379]: DEBUG nova.policy [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.126717] [53378]: DEBUG nova.virt.hardware [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1220.126717] [53378]: DEBUG nova.virt.hardware [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1220.126717] [53378]: DEBUG nova.virt.hardware [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1220.126717] [53378]: DEBUG nova.virt.hardware [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1220.126717] [53378]: DEBUG nova.virt.hardware [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1220.130089] [53379]: INFO nova.api.openstack.requestlog [None req-c21ee169-c9f0-40c6-83eb-adc02bf89089 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1503 microversion: 2.1 time: 0.130768 [ 1220.130292] [53379]: [pid: 53379|app: 0|req: 4323/8709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1503 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.133646] [53379]: DEBUG nova.api.openstack.wsgi [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.134835] [53379]: DEBUG nova.compute.api [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.134948] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.135235] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.135895] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.135895] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.136222] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.136331] [53378]: DEBUG oslo_concurrency.lockutils [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.140593] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.140905] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.141153] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.142044] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.142044] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.142044] [53379]: DEBUG oslo_concurrency.lockutils [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.154264] [53378]: DEBUG nova.quota [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Getting quotas for project a0f04035975c4a56a9e4b29983b5e324. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1220.158690] [53378]: DEBUG nova.quota [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Getting quotas for user c87da7967be941daa5b169e24f5ea630 and project a0f04035975c4a56a9e4b29983b5e324. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1220.169841] [53378]: DEBUG nova.compute.api [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1220.170911] [53378]: DEBUG nova.compute.api [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1220.202486] [53378]: INFO nova.api.openstack.requestlog [None req-3d011f6f-718b-4dcb-b39b-f6eb3fad1516 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.411721 [ 1220.202883] [53378]: [pid: 53378|app: 0|req: 4387/8710] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:48:12 2025] POST /compute/v2.1/servers => generated 383 bytes in 412 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1220.205457] [53378]: DEBUG nova.api.openstack.wsgi [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.207144] [53378]: DEBUG nova.compute.api [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.212706] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.212706] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.212706] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.213035] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.213074] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.213238] [53378]: DEBUG oslo_concurrency.lockutils [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.241959] [53379]: DEBUG nova.policy [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.247051] [53379]: DEBUG nova.policy [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.247670] [53379]: DEBUG nova.policy [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.248375] [53379]: INFO nova.api.openstack.requestlog [None req-0d9c825d-6732-43e4-becf-7bd2c9fd59f3 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.117538 [ 1220.248683] [53379]: [pid: 53379|app: 0|req: 4324/8711] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1220.248914] [53378]: DEBUG nova.policy [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.252549] [53379]: DEBUG nova.api.openstack.wsgi [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c510fba5-335f-4941-a884-dca55a98271c", "name": "network-vif-deleted", "tag": "d4a0a1fb-131e-4e60-91d6-f0df323178f4"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1220.253477] [53378]: INFO nova.api.openstack.requestlog [None req-970ed0c0-72e1-4904-8018-c622de58218c tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1231 microversion: 2.1 time: 0.049987 [ 1220.254222] [53378]: [pid: 53378|app: 0|req: 4388/8712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.256128] [53378]: DEBUG nova.api.openstack.wsgi [None req-13e020ab-e7b7-46c9-b6cf-fbca1b688c07 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.257811] [53378]: DEBUG nova.compute.api [None req-13e020ab-e7b7-46c9-b6cf-fbca1b688c07 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.257890] [53379]: DEBUG oslo_concurrency.lockutils [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.258159] [53379]: DEBUG oslo_concurrency.lockutils [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.260631] [53379]: DEBUG oslo_concurrency.lockutils [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.266522] [53379]: INFO nova.api.openstack.compute.server_external_events [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] Creating event network-vif-deleted:d4a0a1fb-131e-4e60-91d6-f0df323178f4 for instance c510fba5-335f-4941-a884-dca55a98271c on cpu-1 [ 1220.269599] [53379]: INFO nova.api.openstack.requestlog [req-31aa3715-099f-44da-981e-6b726cc509ba req-c556a846-06e5-4034-9d28-b9970a28aef0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020305 [ 1220.269917] [53379]: [pid: 53379|app: 0|req: 4325/8713] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:12 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) [ 1220.272958] [53379]: DEBUG nova.api.openstack.wsgi [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.274555] [53379]: DEBUG nova.compute.api [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.280743] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.280973] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.281210] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.281585] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.281789] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.281982] [53379]: DEBUG oslo_concurrency.lockutils [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.286651] [53378]: DEBUG nova.policy [None req-13e020ab-e7b7-46c9-b6cf-fbca1b688c07 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.290910] [53378]: INFO nova.api.openstack.requestlog [None req-13e020ab-e7b7-46c9-b6cf-fbca1b688c07 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1221 microversion: 2.1 time: 0.036517 [ 1220.291662] [53378]: [pid: 53378|app: 0|req: 4389/8714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1221 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.357103] [53379]: DEBUG nova.policy [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.363341] [53379]: INFO nova.api.openstack.requestlog [None req-e605e59d-ff4a-4da6-b73c-b87d1dc2941b tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1547 microversion: 2.1 time: 0.092745 [ 1220.363760] [53379]: [pid: 53379|app: 0|req: 4326/8715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1547 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.376022] [53378]: DEBUG nova.api.openstack.wsgi [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.377692] [53378]: DEBUG nova.compute.api [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.382667] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.382917] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.383124] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.383500] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.383704] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.383884] [53378]: DEBUG oslo_concurrency.lockutils [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.411098] [53379]: DEBUG nova.api.openstack.wsgi [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.413490] [53379]: DEBUG nova.compute.api [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.417810] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.418081] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.418278] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.418818] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.419059] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.419245] [53379]: DEBUG oslo_concurrency.lockutils [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.430220] [53378]: INFO nova.api.openstack.requestlog [None req-254db3b2-7f0d-4963-838e-c73452ca70a5 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056433 [ 1220.430583] [53378]: [pid: 53378|app: 0|req: 4390/8716] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/os-interface => generated 287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1220.516501] [53379]: DEBUG nova.policy [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.522445] [53379]: INFO nova.api.openstack.requestlog [None req-f5aa303d-b3bf-4f6b-bf25-72e3d699a1af tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.113264 [ 1220.522570] [53379]: [pid: 53379|app: 0|req: 4327/8717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.565028] [53378]: DEBUG nova.api.openstack.wsgi [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.568025] [53378]: DEBUG nova.compute.api [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.571802] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.571993] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.573025] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.573025] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.573025] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.573025] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.592437] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.592663] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.592843] [53378]: DEBUG oslo_concurrency.lockutils [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.595012] [53378]: DEBUG nova.objects.instance [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 52442277-6eb5-4270-95bd-1310b3b1844f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1220.619024] [53378]: DEBUG nova.policy [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.628107] [53378]: INFO nova.api.openstack.requestlog [None req-3a64f322-0f7a-4da7-b39f-7e2290e11d9a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 200 len: 1314 microversion: 2.1 time: 0.065473 [ 1220.628462] [53378]: [pid: 53378|app: 0|req: 4391/8718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:12 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 1314 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.956289] [53379]: DEBUG nova.api.openstack.wsgi [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2158683d-9630-41cd-a7f4-379cc35145aa", "tag": "1c38994b-bec6-41bf-a112-0507523802db"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1220.962139] [53379]: DEBUG oslo_concurrency.lockutils [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.962411] [53379]: DEBUG oslo_concurrency.lockutils [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.962604] [53379]: DEBUG oslo_concurrency.lockutils [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.971528] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] Creating event network-changed:1c38994b-bec6-41bf-a112-0507523802db for instance 2158683d-9630-41cd-a7f4-379cc35145aa on cpu-1 [ 1220.975408] [53379]: INFO nova.api.openstack.requestlog [req-d76837ab-f8d6-4a60-9165-825372243818 req-bc0bf51e-3ef7-440f-bbca-be03dec0fa0e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022146 [ 1220.975759] [53379]: [pid: 53379|app: 0|req: 4328/8719] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:13 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) [ 1221.014041] [53378]: DEBUG nova.api.openstack.wsgi [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.016304] [53378]: DEBUG nova.compute.api [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.019407] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.019654] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.019840] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.020221] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.020452] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.020649] [53378]: DEBUG oslo_concurrency.lockutils [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.074717] [53378]: DEBUG nova.policy [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.082499] [53378]: INFO nova.api.openstack.requestlog [None req-109ab1e8-0be2-4c4c-9987-ca91d2a847e7 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1320 microversion: 2.1 time: 0.072307 [ 1221.083121] [53378]: [pid: 53378|app: 0|req: 4392/8720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1320 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.150281] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.150281] [53379]: DEBUG nova.compute.api [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.164836] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.264715] [53378]: DEBUG nova.api.openstack.wsgi [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.266583] [53378]: DEBUG nova.compute.api [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.271772] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.272436] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.272436] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.273766] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.273766] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.273766] [53378]: DEBUG oslo_concurrency.lockutils [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.288795] [53379]: DEBUG nova.policy [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.297502] [53379]: INFO nova.api.openstack.requestlog [None req-fdc02760-7c43-4e19-bb4c-c591016d06d5 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1503 microversion: 2.1 time: 0.153527 [ 1221.297871] [53379]: [pid: 53379|app: 0|req: 4329/8721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1503 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.303979] [53379]: DEBUG nova.api.openstack.wsgi [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.310129] [53379]: DEBUG nova.compute.api [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.314964] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.315242] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.315435] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.315838] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.316061] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.316245] [53379]: DEBUG oslo_concurrency.lockutils [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.347968] [53379]: DEBUG nova.policy [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.352345] [53379]: INFO nova.api.openstack.requestlog [None req-40a58abf-f18a-4544-8127-f3866626703f tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1287 microversion: 2.1 time: 0.053720 [ 1221.352791] [53379]: [pid: 53379|app: 0|req: 4330/8722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.355806] [53379]: DEBUG nova.api.openstack.wsgi [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.357027] [53379]: DEBUG nova.compute.api [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.360239] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.360480] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.360664] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.361777] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.361777] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.361777] [53379]: DEBUG oslo_concurrency.lockutils [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.381743] [53378]: DEBUG nova.policy [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.386301] [53378]: DEBUG nova.policy [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.386931] [53378]: DEBUG nova.policy [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.387612] [53378]: INFO nova.api.openstack.requestlog [None req-5e1aca19-8869-49be-a701-785178632d99 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.125479 [ 1221.387982] [53378]: [pid: 53378|app: 0|req: 4393/8723] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1221.392563] [53379]: DEBUG nova.policy [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.396867] [53379]: INFO nova.api.openstack.requestlog [None req-4b2f3c65-1b2e-4f35-ab8f-018ed2e6162b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1225 microversion: 2.1 time: 0.043624 [ 1221.397211] [53379]: [pid: 53379|app: 0|req: 4331/8724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.538303] [53378]: DEBUG nova.api.openstack.wsgi [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.540207] [53378]: DEBUG nova.compute.api [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.547149] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.547268] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.547369] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.547728] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.548170] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.548170] [53378]: DEBUG oslo_concurrency.lockutils [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.647540] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.649325] [53379]: DEBUG nova.compute.api [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.652828] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.653083] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.653278] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.653664] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.653892] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.654071] [53379]: DEBUG oslo_concurrency.lockutils [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.662882] [53379]: INFO nova.api.openstack.wsgi [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. [ 1221.662961] [53379]: DEBUG nova.api.openstack.wsgi [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1221.663403] [53379]: INFO nova.api.openstack.requestlog [None req-5c73bd38-9037-47de-941b-8475019180b3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 404 len: 111 microversion: 2.1 time: 0.018246 [ 1221.663718] [53379]: [pid: 53379|app: 0|req: 4332/8725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1221.678347] [53378]: DEBUG nova.policy [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.683094] [53378]: INFO nova.api.openstack.requestlog [None req-dfbe0ba1-c6bc-4202-a121-3f156e9bd64f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.147106 [ 1221.683458] [53378]: [pid: 53378|app: 0|req: 4394/8726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:13 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.739353] [53379]: DEBUG nova.api.openstack.wsgi [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1065822057", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "c85d3ec9-d198-40b6-8141-b47f1276f493"}]}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1221.779896] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.780180] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.780375] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.780765] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.780964] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.781152] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.786690] [53379]: DEBUG nova.network.neutron [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] validate_networks() for [('c85d3ec9-d198-40b6-8141-b47f1276f493', None, None, None, None, None)] {{(pid=53379) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1221.948301] [53379]: DEBUG nova.virt.hardware [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1221.948489] [53379]: DEBUG nova.virt.hardware [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image limits 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1221.948702] [53379]: DEBUG nova.virt.hardware [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Flavor pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1221.948862] [53379]: DEBUG nova.virt.hardware [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Image pref 0:0:0 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1221.949034] [53379]: DEBUG nova.virt.hardware [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53379) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1221.957020] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.957260] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.957451] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.957833] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.958043] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.958252] [53379]: DEBUG oslo_concurrency.lockutils [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.968656] [53379]: DEBUG nova.quota [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1221.972009] [53379]: DEBUG nova.quota [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Getting quotas for user a00746df4c5444428af4dba10d3d2a17 and project 9812e52cdfc94affbba96618beb7018e. Resources: {'cores', 'ram', 'instances'} {{(pid=53379) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1221.977476] [53379]: DEBUG nova.compute.api [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Going to run 1 instances... {{(pid=53379) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1221.978843] [53379]: DEBUG nova.compute.api [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53379) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1222.014367] [53379]: INFO nova.api.openstack.requestlog [None req-0aabddb8-48f3-4d5a-8cd0-244e8b8ab36f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.277317 [ 1222.014740] [53379]: [pid: 53379|app: 0|req: 4333/8727] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:48:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 278 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1222.022795] [53378]: DEBUG nova.api.openstack.wsgi [None req-e5316718-cb6a-4e65-99df-4a9ea5b7126b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.024838] [53378]: DEBUG nova.compute.api [None req-e5316718-cb6a-4e65-99df-4a9ea5b7126b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.051210] [53378]: DEBUG nova.policy [None req-e5316718-cb6a-4e65-99df-4a9ea5b7126b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.055012] [53378]: INFO nova.api.openstack.requestlog [None req-e5316718-cb6a-4e65-99df-4a9ea5b7126b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1207 microversion: 2.1 time: 0.035372 [ 1222.055348] [53378]: [pid: 53378|app: 0|req: 4395/8728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.096392] [53379]: DEBUG nova.api.openstack.wsgi [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.098409] [53379]: DEBUG nova.compute.api [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.103865] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.104129] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.104328] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.104986] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.104986] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.105125] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.133467] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.133467] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.133612] [53379]: DEBUG oslo_concurrency.lockutils [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.133731] [53379]: DEBUG nova.objects.instance [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid c510fba5-335f-4941-a884-dca55a98271c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1222.154713] [53379]: DEBUG nova.policy [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.160989] [53379]: INFO nova.api.openstack.requestlog [None req-eb48219c-2ae2-47c2-9043-795121b339fe tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1325 microversion: 2.1 time: 0.067049 [ 1222.161506] [53379]: [pid: 53379|app: 0|req: 4334/8729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1325 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.318208] [53378]: DEBUG nova.api.openstack.wsgi [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.319959] [53378]: DEBUG nova.compute.api [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.324050] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.324299] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.324493] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.324850] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.325064] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.325244] [53378]: DEBUG oslo_concurrency.lockutils [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.366013] [53379]: DEBUG nova.api.openstack.wsgi [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.368151] [53379]: DEBUG nova.compute.api [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.372464] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.372756] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.372977] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.373444] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.373707] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.373933] [53379]: DEBUG oslo_concurrency.lockutils [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.412480] [53379]: DEBUG nova.policy [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.418047] [53379]: INFO nova.api.openstack.requestlog [None req-777596f1-4300-415e-b623-5cc54e37e6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1287 microversion: 2.1 time: 0.054410 [ 1222.418704] [53379]: [pid: 53379|app: 0|req: 4335/8730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1287 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.422752] [53379]: DEBUG nova.api.openstack.wsgi [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.424797] [53379]: DEBUG nova.compute.api [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.428422] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.428642] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.428849] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.429273] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.429481] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.429661] [53379]: DEBUG oslo_concurrency.lockutils [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.433037] [53378]: DEBUG nova.policy [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.437563] [53378]: INFO nova.api.openstack.requestlog [None req-c83d241e-c4b1-4014-8f21-2929f3ee6423 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1503 microversion: 2.1 time: 0.121641 [ 1222.437876] [53378]: [pid: 53378|app: 0|req: 4396/8731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1503 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.440857] [53378]: DEBUG nova.api.openstack.wsgi [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.442619] [53378]: DEBUG nova.compute.api [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.446145] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.446420] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.446626] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.447035] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.447264] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.447465] [53378]: DEBUG oslo_concurrency.lockutils [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.479298] [53378]: DEBUG nova.policy [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.483595] [53378]: INFO nova.api.openstack.requestlog [None req-dbabe758-fcfc-478e-84d2-d4a5240ac181 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1217 microversion: 2.1 time: 0.045057 [ 1222.483929] [53378]: [pid: 53378|app: 0|req: 4397/8732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.509056] [53379]: DEBUG nova.policy [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.513886] [53379]: DEBUG nova.policy [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.514618] [53379]: DEBUG nova.policy [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.515277] [53379]: INFO nova.api.openstack.requestlog [None req-db5575d4-2f02-4f6a-ab15-fa5f7d995408 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1729 microversion: 2.20 time: 0.094811 [ 1222.515625] [53379]: [pid: 53379|app: 0|req: 4336/8733] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1729 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1222.696706] [53378]: DEBUG nova.api.openstack.wsgi [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.698594] [53378]: DEBUG nova.compute.api [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.702722] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.702985] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.703192] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.703555] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.703754] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.703931] [53378]: DEBUG oslo_concurrency.lockutils [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.779710] [53378]: DEBUG nova.policy [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.784480] [53378]: INFO nova.api.openstack.requestlog [None req-a504286c-78ca-4340-adf5-c2422749c12f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.090453 [ 1222.784825] [53378]: [pid: 53378|app: 0|req: 4398/8734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:14 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.987755] [53379]: DEBUG nova.api.openstack.wsgi [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "name": "network-vif-plugged", "status": "completed", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}, {"name": "network-changed", "server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1222.995928] [53379]: DEBUG oslo_concurrency.lockutils [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.996352] [53379]: DEBUG oslo_concurrency.lockutils [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.996644] [53379]: DEBUG oslo_concurrency.lockutils [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.004908] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Creating event network-vif-plugged:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1223.005225] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] Creating event network-changed:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1223.009336] [53379]: INFO nova.api.openstack.requestlog [req-9ef93716-01d3-4f03-841b-2216a5d9b274 req-93302119-8bbb-4f3f-8395-4988d2eafb46 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024842 [ 1223.009772] [53379]: [pid: 53379|app: 0|req: 4337/8735] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:15 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) [ 1223.069375] [53378]: DEBUG nova.api.openstack.wsgi [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.071678] [53378]: DEBUG nova.compute.api [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.077524] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.077816] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.078061] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.078491] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.078709] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.078898] [53378]: DEBUG oslo_concurrency.lockutils [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.115542] [53378]: DEBUG nova.policy [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.119967] [53378]: INFO nova.api.openstack.requestlog [None req-962a8a84-1da9-4b97-b340-d5787906580a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1211 microversion: 2.1 time: 0.053735 [ 1223.120418] [53378]: [pid: 53378|app: 0|req: 4399/8736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1223.174868] [53379]: DEBUG nova.api.openstack.wsgi [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.176591] [53379]: DEBUG nova.compute.api [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.180991] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.181224] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.181418] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.181820] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.182041] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.182225] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.204479] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.204760] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.204992] [53379]: DEBUG oslo_concurrency.lockutils [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.205248] [53379]: DEBUG nova.objects.instance [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid c510fba5-335f-4941-a884-dca55a98271c {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1223.226863] [53379]: DEBUG nova.policy [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.231537] [53379]: INFO nova.api.openstack.requestlog [None req-a538ebd8-3e9f-4bef-b45b-c6836329087c tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1325 microversion: 2.1 time: 0.059283 [ 1223.232024] [53379]: [pid: 53379|app: 0|req: 4338/8737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1325 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.433332] [53378]: DEBUG nova.api.openstack.wsgi [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.435018] [53378]: DEBUG nova.compute.api [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.438626] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.438860] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.439062] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.439459] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.439666] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.439839] [53378]: DEBUG oslo_concurrency.lockutils [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.451137] [53379]: DEBUG nova.api.openstack.wsgi [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.452855] [53379]: DEBUG nova.compute.api [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.456316] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.456545] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.457621] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.457621] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.457621] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.457621] [53379]: DEBUG oslo_concurrency.lockutils [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.471062] [53378]: DEBUG nova.policy [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.474863] [53378]: INFO nova.api.openstack.requestlog [None req-9974c496-24fd-45c0-b354-811dada18f99 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1295 microversion: 2.1 time: 0.043826 [ 1223.475340] [53378]: [pid: 53378|app: 0|req: 4400/8738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1295 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.501754] [53378]: DEBUG nova.api.openstack.wsgi [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.503539] [53378]: DEBUG nova.compute.api [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.507400] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.507869] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.508113] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.508490] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.508703] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.508880] [53378]: DEBUG oslo_concurrency.lockutils [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.548443] [53379]: DEBUG nova.policy [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.553018] [53379]: INFO nova.api.openstack.requestlog [None req-ed294fa4-1f3e-4b96-82dd-1b2cf8b43158 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1508 microversion: 2.1 time: 0.104125 [ 1223.553415] [53379]: [pid: 53379|app: 0|req: 4339/8739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1508 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.553704] [53378]: DEBUG nova.policy [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.555819] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.557415] [53379]: DEBUG nova.compute.api [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.558153] [53378]: INFO nova.api.openstack.requestlog [None req-5aefc673-889e-423d-8e43-2829a4884c4b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1217 microversion: 2.1 time: 0.059175 [ 1223.558560] [53378]: [pid: 53378|app: 0|req: 4401/8740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.560649] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.561078] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.561078] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.561415] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.561617] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.561791] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.651938] [53379]: DEBUG nova.policy [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.656707] [53379]: DEBUG nova.policy [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.657289] [53379]: DEBUG nova.policy [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.657921] [53379]: INFO nova.api.openstack.requestlog [None req-ef9eccd5-6519-4157-b7ab-9a06d2d4c853 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1716 microversion: 2.20 time: 0.104014 [ 1223.658304] [53379]: [pid: 53379|app: 0|req: 4340/8741] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:15 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1716 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1223.798391] [53378]: DEBUG nova.api.openstack.wsgi [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.800308] [53378]: DEBUG nova.compute.api [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.803902] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.804212] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.804443] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.804848] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.805111] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.805338] [53378]: DEBUG oslo_concurrency.lockutils [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.897098] [53378]: DEBUG nova.policy [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.902016] [53378]: INFO nova.api.openstack.requestlog [None req-87636a60-f40e-4bc4-8ce3-932130bd5328 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.106883 [ 1223.902346] [53378]: [pid: 53378|app: 0|req: 4402/8742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.134856] [53379]: DEBUG nova.api.openstack.wsgi [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.137301] [53379]: DEBUG nova.compute.api [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.141725] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.142223] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.142223] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.143211] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.143211] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.143211] [53379]: DEBUG oslo_concurrency.lockutils [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.187260] [53379]: DEBUG nova.policy [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.198452] [53379]: INFO nova.api.openstack.requestlog [None req-c3ecb422-a4df-4774-8364-6704e2c53309 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1203 microversion: 2.1 time: 0.066784 [ 1224.198955] [53379]: [pid: 53379|app: 0|req: 4341/8743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1203 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.245301] [53378]: DEBUG nova.api.openstack.wsgi [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.247215] [53378]: DEBUG nova.compute.api [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.252630] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.252953] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.253210] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.253661] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.253921] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.254180] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.277565] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.277794] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.277976] [53378]: DEBUG oslo_concurrency.lockutils [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.278255] [53378]: DEBUG nova.objects.instance [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lazy-loading 'fault' on Instance uuid c510fba5-335f-4941-a884-dca55a98271c {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1224.299470] [53378]: DEBUG nova.policy [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '914ac594dad349b59a1a983895d368c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '753274b8e2f347aebc5b741b80d5de6c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.304347] [53378]: INFO nova.api.openstack.requestlog [None req-0391bd75-3f11-4e40-8f68-f6629e138378 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 200 len: 1325 microversion: 2.1 time: 0.061616 [ 1224.304701] [53378]: [pid: 53378|app: 0|req: 4403/8744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 1325 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.488580] [53379]: DEBUG nova.api.openstack.wsgi [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.490537] [53379]: DEBUG nova.compute.api [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.494292] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.494577] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.494785] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.495219] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.495432] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.495617] [53379]: DEBUG oslo_concurrency.lockutils [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.566584] [53378]: DEBUG nova.api.openstack.wsgi [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.568419] [53378]: DEBUG nova.compute.api [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.572309] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.572671] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.572941] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.573335] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.573545] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.573739] [53378]: DEBUG oslo_concurrency.lockutils [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.588485] [53379]: DEBUG nova.policy [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.594669] [53379]: INFO nova.api.openstack.requestlog [None req-713ce13c-c803-485c-83b4-61c7280e1e47 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1373 microversion: 2.1 time: 0.107463 [ 1224.594669] [53379]: [pid: 53379|app: 0|req: 4342/8745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1373 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.596587] [53379]: DEBUG nova.api.openstack.wsgi [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.598266] [53379]: DEBUG nova.compute.api [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.601488] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.601721] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.601905] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.602282] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.602464] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.602638] [53379]: DEBUG oslo_concurrency.lockutils [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.633727] [53379]: DEBUG nova.policy [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.637438] [53379]: INFO nova.api.openstack.requestlog [None req-65062499-026a-4304-8e4a-5e8a74314d09 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1217 microversion: 2.1 time: 0.042864 [ 1224.638192] [53379]: [pid: 53379|app: 0|req: 4343/8746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.643779] [53378]: DEBUG nova.policy [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.648076] [53378]: INFO nova.api.openstack.requestlog [None req-bed5cda6-5dc3-4b13-bb77-7925bf9dd641 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1501 microversion: 2.1 time: 0.084096 [ 1224.648426] [53378]: [pid: 53378|app: 0|req: 4404/8747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1501 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.660221] [53379]: DEBUG nova.api.openstack.wsgi [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '.version_select at 0x726f735c5e10>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.662251] [53379]: DEBUG nova.compute.api [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.665177] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.665418] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.665605] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.665954] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.666172] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.666349] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.685064] [53379]: INFO nova.api.openstack.requestlog [None req-34cba9c9-124a-4a68-9f7c-fede55c397b8 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/os-instance-actions" status: 200 len: 611 microversion: 2.1 time: 0.026862 [ 1224.685394] [53379]: [pid: 53379|app: 0|req: 4344/8748] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 12 06:48:16 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560/os-instance-actions => generated 611 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1224.696812] [53378]: DEBUG nova.api.openstack.wsgi [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.697095] [53378]: DEBUG nova.compute.api [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.700938] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.701197] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.701386] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.701738] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.701939] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.702128] [53378]: DEBUG oslo_concurrency.lockutils [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.716223] [53378]: DEBUG nova.compute.api [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1224.762881] [53378]: INFO nova.api.openstack.requestlog [None req-cc7fd5aa-3770-49a9-9f3e-79288f37b1eb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 204 len: 0 microversion: 2.1 time: 0.067536 [ 1224.762881] [53378]: [pid: 53378|app: 0|req: 4405/8749] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:16 2025] DELETE /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1224.767791] [53379]: DEBUG nova.api.openstack.wsgi [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.770887] [53379]: DEBUG nova.compute.api [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.774605] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.775872] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.775872] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.775872] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.776019] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.776235] [53379]: DEBUG oslo_concurrency.lockutils [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.845863] [53379]: DEBUG nova.policy [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.850215] [53379]: INFO nova.api.openstack.requestlog [None req-8d899450-8611-4b1a-977e-3ebe39356b74 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1507 microversion: 2.1 time: 0.084728 [ 1224.850550] [53379]: [pid: 53379|app: 0|req: 4345/8750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1507 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.915553] [53378]: DEBUG nova.api.openstack.wsgi [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.917425] [53378]: DEBUG nova.compute.api [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.921053] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.921307] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.921501] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.921863] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.922128] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.922333] [53378]: DEBUG oslo_concurrency.lockutils [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.994926] [53378]: DEBUG nova.policy [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.000441] [53378]: INFO nova.api.openstack.requestlog [None req-a226dcd5-758a-4fc9-9716-e23b2f113bba tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.087250 [ 1225.000785] [53378]: [pid: 53378|app: 0|req: 4406/8751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.219778] [53379]: DEBUG nova.api.openstack.wsgi [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.221614] [53379]: DEBUG nova.compute.api [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.228339] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.228751] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.229046] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.229514] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.229801] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.230028] [53379]: DEBUG oslo_concurrency.lockutils [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.279732] [53379]: DEBUG nova.policy [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.286670] [53379]: INFO nova.api.openstack.requestlog [None req-d814edd3-6703-48ca-8647-42aa6073e0ac tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1203 microversion: 2.1 time: 0.069237 [ 1225.287047] [53379]: [pid: 53379|app: 0|req: 4346/8752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1203 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.319741] [53378]: DEBUG nova.api.openstack.wsgi [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.321908] [53378]: DEBUG nova.compute.api [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] [instance: c510fba5-335f-4941-a884-dca55a98271c] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.326367] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.326702] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.326959] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.327477] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.327725] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.327947] [53378]: DEBUG oslo_concurrency.lockutils [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.338275] [53378]: INFO nova.api.openstack.wsgi [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] HTTP exception thrown: Instance c510fba5-335f-4941-a884-dca55a98271c could not be found. [ 1225.338646] [53378]: DEBUG nova.api.openstack.wsgi [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Returning 404 to user: Instance c510fba5-335f-4941-a884-dca55a98271c could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1225.339282] [53378]: INFO nova.api.openstack.requestlog [None req-a40bd63d-a42a-4b0c-881f-e8fd83693343 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c" status: 404 len: 111 microversion: 2.1 time: 0.023158 [ 1225.339901] [53378]: [pid: 53378|app: 0|req: 4407/8753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/c510fba5-335f-4941-a884-dca55a98271c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1225.344936] [53379]: DEBUG nova.api.openstack.wsgi [None req-16947710-dd57-4a47-9ebc-77e3cc2d2ad8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] Calling method '.version_select at 0x726f71110820>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.358462] [53379]: INFO nova.api.openstack.requestlog [None req-16947710-dd57-4a47-9ebc-77e3cc2d2ad8 tempest-ServerActionsTestOtherA-2088004104 tempest-ServerActionsTestOtherA-2088004104-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1470652593" status: 202 len: 0 microversion: 2.1 time: 0.015936 [ 1225.358952] [53379]: [pid: 53379|app: 0|req: 4347/8754] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:48:17 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1470652593 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1225.592076] [53378]: DEBUG nova.api.openstack.wsgi [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f", "name": "network-vif-plugged", "status": "completed", "tag": "4165b77b-8043-4f03-aab4-5298083e9fb2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1225.600073] [53378]: DEBUG oslo_concurrency.lockutils [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.600482] [53378]: DEBUG oslo_concurrency.lockutils [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.601818] [53378]: DEBUG oslo_concurrency.lockutils [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.608398] [53379]: DEBUG nova.api.openstack.wsgi [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.609784] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] Creating event network-vif-plugged:4165b77b-8043-4f03-aab4-5298083e9fb2 for instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f on cpu-1 [ 1225.611465] [53379]: DEBUG nova.compute.api [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.613756] [53378]: INFO nova.api.openstack.requestlog [req-d0bfbba7-6e83-4526-baa9-dea5ad2959a5 req-94c5e55a-0537-443f-895a-2db4ce8c5bdc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024294 [ 1225.613756] [53378]: [pid: 53378|app: 0|req: 4408/8755] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:17 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) [ 1225.619297] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.619297] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.619297] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.619437] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.619591] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.619767] [53379]: DEBUG oslo_concurrency.lockutils [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.654069] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.655860] [53378]: DEBUG nova.compute.api [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.659966] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.660278] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.660547] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.660983] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.661233] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.661428] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.703129] [53378]: DEBUG nova.policy [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.708750] [53378]: INFO nova.api.openstack.requestlog [None req-9f6014f8-46c1-43b6-bc2c-cc9bc0776fb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1273 microversion: 2.1 time: 0.058541 [ 1225.709159] [53378]: [pid: 53378|app: 0|req: 4409/8756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1273 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.736815] [53379]: DEBUG nova.policy [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.742440] [53379]: INFO nova.api.openstack.requestlog [None req-7dc98d63-31cc-4c0d-a751-308b14d85655 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.137308 [ 1225.742440] [53379]: [pid: 53379|app: 0|req: 4348/8757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:17 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.863128] [53378]: DEBUG nova.api.openstack.wsgi [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.865254] [53378]: DEBUG nova.compute.api [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.869647] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.870104] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.870528] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.871180] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.871576] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.871927] [53378]: DEBUG oslo_concurrency.lockutils [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.957425] [53378]: DEBUG nova.policy [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.962334] [53378]: INFO nova.api.openstack.requestlog [None req-0b32ed7f-cb01-4dc2-b1a4-c7a1fa3fb9bb tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1507 microversion: 2.1 time: 0.102128 [ 1225.962690] [53378]: [pid: 53378|app: 0|req: 4410/8758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:18 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1507 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.016198] [53379]: DEBUG nova.api.openstack.wsgi [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.017744] [53379]: DEBUG nova.compute.api [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.022236] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.022526] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.022763] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.023194] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.023404] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.023717] [53379]: DEBUG oslo_concurrency.lockutils [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.300400] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.302236] [53378]: DEBUG nova.compute.api [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.306146] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.306397] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.306589] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.306952] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.307173] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.307467] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.343677] [53378]: DEBUG nova.policy [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.348381] [53378]: INFO nova.api.openstack.requestlog [None req-b4b37c1e-c27d-47df-a7af-1a37190df3fd tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1203 microversion: 2.1 time: 0.050303 [ 1226.348714] [53378]: [pid: 53378|app: 0|req: 4411/8759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:18 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1203 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.410950] [53379]: DEBUG nova.policy [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.415655] [53379]: INFO nova.api.openstack.requestlog [None req-5b80b78b-4efc-49f1-9453-81e7a0cffbec tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.402306 [ 1226.416164] [53379]: [pid: 53379|app: 0|req: 4349/8760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:18 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.724647] [53378]: DEBUG nova.api.openstack.wsgi [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.726148] [53378]: DEBUG nova.compute.api [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.729945] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.730348] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.730386] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.730800] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.731016] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.731214] [53378]: DEBUG oslo_concurrency.lockutils [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.758040] [53379]: DEBUG nova.api.openstack.wsgi [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.760492] [53379]: DEBUG nova.compute.api [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.765336] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.765689] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.765783] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.766453] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.766453] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.768864] [53379]: DEBUG oslo_concurrency.lockutils [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.771169] [53378]: DEBUG nova.policy [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.775662] [53378]: INFO nova.api.openstack.requestlog [None req-f4b64b2f-defa-4442-a2c6-625f5226aa93 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1273 microversion: 2.1 time: 0.053649 [ 1226.775976] [53378]: [pid: 53378|app: 0|req: 4412/8761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:19 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1273 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.889662] [53379]: DEBUG nova.policy [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.894539] [53379]: INFO nova.api.openstack.requestlog [None req-04a7277e-59d0-4182-914f-3ae6d7d72029 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.138568 [ 1226.895514] [53379]: [pid: 53379|app: 0|req: 4350/8762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:19 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.977860] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.980174] [53378]: DEBUG nova.compute.api [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.984196] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.984535] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.984723] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.985247] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.985477] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.985676] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.118278] [53378]: DEBUG nova.policy [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.128222] [53378]: INFO nova.api.openstack.requestlog [None req-2e1e777d-dc61-4b17-846f-fb6877fcf283 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1507 microversion: 2.1 time: 0.152633 [ 1227.128618] [53378]: [pid: 53378|app: 0|req: 4413/8763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:19 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1507 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.363295] [53379]: DEBUG nova.api.openstack.wsgi [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.365171] [53379]: DEBUG nova.compute.api [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.371849] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.372273] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.372445] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.372842] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.373153] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.373334] [53379]: DEBUG oslo_concurrency.lockutils [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.423257] [53379]: DEBUG nova.policy [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.428867] [53379]: INFO nova.api.openstack.requestlog [None req-cae21bab-aa5a-4f69-849d-6cdefc2016f4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1259 microversion: 2.1 time: 0.067920 [ 1227.429282] [53379]: [pid: 53379|app: 0|req: 4351/8764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:19 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1259 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.429803] [53378]: DEBUG nova.api.openstack.wsgi [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.431860] [53378]: DEBUG nova.compute.api [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.437235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.437235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.437235] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.437355] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.437631] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.437671] [53378]: DEBUG oslo_concurrency.lockutils [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.563227] [53378]: DEBUG nova.policy [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.570850] [53378]: INFO nova.api.openstack.requestlog [None req-c1ed8a50-cdd7-4e28-bd20-abda630fe617 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.142812 [ 1227.570850] [53378]: [pid: 53378|app: 0|req: 4414/8765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:19 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.625251] [53379]: DEBUG nova.api.openstack.wsgi [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f", "tag": "4165b77b-8043-4f03-aab4-5298083e9fb2"}, {"server_uuid": "95cfe111-b3dc-4655-8bab-f09b31aa1560", "name": "network-vif-deleted", "tag": "82fe614a-4e7b-4e72-8190-8dccf7474f20"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1227.632916] [53379]: DEBUG oslo_concurrency.lockutils [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.633243] [53379]: DEBUG oslo_concurrency.lockutils [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.633442] [53379]: DEBUG oslo_concurrency.lockutils [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.641886] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Creating event network-changed:4165b77b-8043-4f03-aab4-5298083e9fb2 for instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f on cpu-1 [ 1227.642160] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] Creating event network-vif-deleted:82fe614a-4e7b-4e72-8190-8dccf7474f20 for instance 95cfe111-b3dc-4655-8bab-f09b31aa1560 on cpu-1 [ 1227.647014] [53379]: INFO nova.api.openstack.requestlog [req-a3130485-db60-4304-abdd-031733861070 req-1155d1ce-b2fa-4c29-8c96-45f3b56648ea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023819 [ 1227.647014] [53379]: [pid: 53379|app: 0|req: 4352/8766] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:19 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) [ 1227.789676] [53378]: DEBUG nova.api.openstack.wsgi [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.791515] [53378]: DEBUG nova.compute.api [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.795539] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.795812] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.796118] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.796531] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.796739] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.796926] [53378]: DEBUG oslo_concurrency.lockutils [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.844267] [53378]: DEBUG nova.policy [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.849779] [53378]: INFO nova.api.openstack.requestlog [None req-bec86adf-e21d-456b-b0c4-18fcef6011b0 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1281 microversion: 2.1 time: 0.062405 [ 1227.850319] [53378]: [pid: 53378|app: 0|req: 4415/8767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:20 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1281 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.912047] [53379]: DEBUG nova.api.openstack.wsgi [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.913799] [53379]: DEBUG nova.compute.api [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.918495] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.918860] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.919165] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.919628] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.919842] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.920031] [53379]: DEBUG oslo_concurrency.lockutils [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.999178] [53379]: DEBUG nova.policy [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.004433] [53379]: INFO nova.api.openstack.requestlog [None req-b66b3f93-6483-4057-8b86-6fceb255bacf tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.097032 [ 1228.004732] [53379]: [pid: 53379|app: 0|req: 4353/8768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:20 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.147125] [53378]: DEBUG nova.api.openstack.wsgi [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.148987] [53378]: DEBUG nova.compute.api [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.154361] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.154632] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.154824] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.155216] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.155426] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.155597] [53378]: DEBUG oslo_concurrency.lockutils [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.211258] [53378]: DEBUG nova.policy [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.218639] [53378]: INFO nova.api.openstack.requestlog [None req-6e5a1ca7-63f3-496a-a08e-ed7c71f56ff7 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1295 microversion: 2.1 time: 0.074106 [ 1228.219169] [53378]: [pid: 53378|app: 0|req: 4416/8769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:20 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1295 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.444966] [53379]: DEBUG nova.api.openstack.wsgi [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.446850] [53379]: DEBUG nova.compute.api [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.450694] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.450974] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.451189] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.451577] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.451785] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.451966] [53379]: DEBUG oslo_concurrency.lockutils [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.496953] [53379]: DEBUG nova.policy [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.501850] [53379]: INFO nova.api.openstack.requestlog [None req-295ab4c5-ba49-4b73-9fa6-5ffdfe57f3d9 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1259 microversion: 2.1 time: 0.060044 [ 1228.502240] [53379]: [pid: 53379|app: 0|req: 4354/8770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:20 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1259 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.584522] [53378]: DEBUG nova.api.openstack.wsgi [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.587204] [53378]: DEBUG nova.compute.api [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.591607] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.591867] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.592069] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.592450] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.592657] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.592833] [53378]: DEBUG oslo_concurrency.lockutils [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.667156] [53378]: DEBUG nova.policy [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.672056] [53378]: INFO nova.api.openstack.requestlog [None req-13ea0df3-249d-4de5-98d8-a7c4bf6a8114 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.090813 [ 1228.672439] [53378]: [pid: 53378|app: 0|req: 4417/8771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:20 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.864415] [53379]: DEBUG nova.api.openstack.wsgi [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.866562] [53379]: DEBUG nova.compute.api [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.870699] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.870956] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.871163] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.871547] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.871809] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.872599] [53379]: DEBUG oslo_concurrency.lockutils [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.022568] [53378]: DEBUG nova.api.openstack.wsgi [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.024402] [53378]: DEBUG nova.compute.api [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.026221] [53379]: DEBUG nova.policy [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.027996] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.028344] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.028563] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.028913] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.029131] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.029354] [53378]: DEBUG oslo_concurrency.lockutils [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.032194] [53379]: INFO nova.api.openstack.requestlog [None req-fbfd78eb-9324-4f13-9212-a8c4450c503c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.170168 [ 1229.032531] [53379]: [pid: 53379|app: 0|req: 4355/8772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:21 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.117951] [53378]: DEBUG nova.policy [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.124787] [53378]: INFO nova.api.openstack.requestlog [None req-ff93d2e4-7075-41db-8932-219642fc4118 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.104468 [ 1229.125132] [53378]: [pid: 53378|app: 0|req: 4418/8773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:21 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.231428] [53379]: DEBUG nova.api.openstack.wsgi [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.233279] [53379]: DEBUG nova.compute.api [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.237017] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.237294] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.237510] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.237867] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.238075] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.238316] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.256912] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.257163] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.257364] [53379]: DEBUG oslo_concurrency.lockutils [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.257592] [53379]: DEBUG nova.objects.instance [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lazy-loading 'fault' on Instance uuid 95cfe111-b3dc-4655-8bab-f09b31aa1560 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1229.281737] [53379]: DEBUG nova.policy [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.286282] [53379]: INFO nova.api.openstack.requestlog [None req-05a7f57a-fe10-4456-ba9a-de60de65e227 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1300 microversion: 2.1 time: 0.057095 [ 1229.286614] [53379]: [pid: 53379|app: 0|req: 4356/8774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:21 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.516416] [53378]: DEBUG nova.api.openstack.wsgi [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.518290] [53378]: DEBUG nova.compute.api [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.524237] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.524516] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.524756] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.525307] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.525608] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.525900] [53378]: DEBUG oslo_concurrency.lockutils [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.578203] [53378]: DEBUG nova.policy [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.579937] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=978,nova_cell1:UPDATE=29,nova_cell1:INSERT=17 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1229.585281] [53378]: INFO nova.api.openstack.requestlog [None req-cba18eba-6244-4b05-95c8-0ddeb86b3198 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1259 microversion: 2.1 time: 0.071265 [ 1229.585826] [53378]: [pid: 53378|app: 0|req: 4419/8775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:21 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1259 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.660193] [53379]: DEBUG nova.api.openstack.wsgi [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "name": "network-vif-plugged", "status": "completed", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1229.668400] [53379]: DEBUG oslo_concurrency.lockutils [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.668713] [53379]: DEBUG oslo_concurrency.lockutils [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.668944] [53379]: DEBUG oslo_concurrency.lockutils [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.677244] [53379]: INFO nova.api.openstack.compute.server_external_events [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] Creating event network-vif-plugged:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1229.685080] [53379]: INFO nova.api.openstack.requestlog [req-38666c7e-1e74-4c05-9594-044de893e3bf req-b1b1d286-51d1-46ee-8ef5-51b81699321e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027830 [ 1229.685533] [53379]: [pid: 53379|app: 0|req: 4357/8776] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:21 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) [ 1229.692528] [53378]: DEBUG nova.api.openstack.wsgi [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.692528] [53378]: DEBUG nova.compute.api [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.693613] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=373,nova_api:DELETE=2,nova_api:INSERT=20,nova_api:UPDATE=10 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1229.696943] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.697646] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.697886] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.698454] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.698740] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.699080] [53378]: DEBUG oslo_concurrency.lockutils [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.780825] [53378]: DEBUG nova.policy [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.785569] [53378]: INFO nova.api.openstack.requestlog [None req-32a958ae-70b0-4a4f-8163-2331078a3e65 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.098604 [ 1229.785968] [53378]: [pid: 53378|app: 0|req: 4420/8777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:21 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.056978] [53379]: DEBUG nova.api.openstack.wsgi [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.058124] [53379]: DEBUG nova.compute.api [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.063438] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.063933] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.064300] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.064929] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.065354] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.065693] [53379]: DEBUG oslo_concurrency.lockutils [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.144043] [53378]: DEBUG nova.api.openstack.wsgi [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.145773] [53378]: DEBUG nova.compute.api [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.147081] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=4 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.152852] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.153205] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.153407] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.153846] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.154070] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.154530] [53378]: DEBUG oslo_concurrency.lockutils [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.190224] [53379]: DEBUG nova.policy [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.206560] [53379]: INFO nova.api.openstack.requestlog [None req-fdf39031-bd2c-4c11-bbaf-480dcc94257f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.151165 [ 1230.206560] [53379]: [pid: 53379|app: 0|req: 4358/8778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:22 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.305391] [53379]: DEBUG nova.api.openstack.wsgi [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.313227] [53379]: DEBUG nova.compute.api [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.318140] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.322121] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.346264] [53378]: DEBUG nova.policy [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.346624] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.346893] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.347278] [53379]: DEBUG oslo_concurrency.lockutils [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.347315] [53379]: DEBUG nova.objects.instance [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lazy-loading 'fault' on Instance uuid 95cfe111-b3dc-4655-8bab-f09b31aa1560 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.352168] [53378]: INFO nova.api.openstack.requestlog [None req-79edda35-3874-4a17-8df5-074e22d183a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.210631 [ 1230.352565] [53378]: [pid: 53378|app: 0|req: 4421/8779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:22 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.373613] [53379]: DEBUG nova.policy [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ef5b56d4ce0d4009a10f0e5d3d87ff87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a48912bf9b71472db1f1a094ca18be6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.381083] [53379]: INFO nova.api.openstack.requestlog [None req-25890544-96b5-4c77-a115-922598ad2c60 tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 200 len: 1300 microversion: 2.1 time: 0.075261 [ 1230.381083] [53379]: [pid: 53379|app: 0|req: 4359/8780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:22 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.473408] [53378]: DEBUG nova.api.openstack.wsgi [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-1296277091", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "networks": [{"uuid": "435b1254-70ec-4df7-9562-4d7f5346b5b8"}]}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1230.522070] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.522482] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.522677] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.523141] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.523343] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.523534] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.529575] [53378]: DEBUG nova.network.neutron [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] validate_networks() for [('435b1254-70ec-4df7-9562-4d7f5346b5b8', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1230.600505] [53379]: DEBUG nova.api.openstack.wsgi [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.602808] [53379]: DEBUG nova.compute.api [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.607164] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.607426] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.607620] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.608034] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.608279] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.608652] [53379]: DEBUG oslo_concurrency.lockutils [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.738273] [53379]: DEBUG nova.policy [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.742282] [53379]: INFO nova.api.openstack.requestlog [None req-6fc67d7a-5b25-48a3-8d5b-0b45f2e347e3 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1319 microversion: 2.1 time: 0.144270 [ 1230.742731] [53379]: [pid: 53379|app: 0|req: 4360/8781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:22 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1319 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.800046] [53379]: DEBUG nova.api.openstack.wsgi [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.801949] [53379]: DEBUG nova.compute.api [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.806793] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.807041] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.807308] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.808143] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.808143] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.808143] [53379]: DEBUG oslo_concurrency.lockutils [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.831748] [53378]: DEBUG nova.virt.hardware [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1230.832310] [53378]: DEBUG nova.virt.hardware [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1230.832310] [53378]: DEBUG nova.virt.hardware [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1230.832460] [53378]: DEBUG nova.virt.hardware [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1230.832619] [53378]: DEBUG nova.virt.hardware [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1230.844033] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.844033] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.844305] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.844538] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.844735] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.844914] [53378]: DEBUG oslo_concurrency.lockutils [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.858636] [53378]: DEBUG nova.quota [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Getting quotas for project 43e052abcb9a4fe5b2500d6b71b0e558. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1230.863816] [53378]: DEBUG nova.quota [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Getting quotas for user 481164fc418d43cdb5c13ad4e6cb90f6 and project 43e052abcb9a4fe5b2500d6b71b0e558. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1230.872786] [53378]: DEBUG nova.compute.api [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1230.874634] [53378]: DEBUG nova.compute.api [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1230.912965] [53378]: INFO nova.api.openstack.requestlog [None req-c99c0416-f741-4cc5-94ca-f3795d9a0890 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.524519 [ 1230.913550] [53378]: [pid: 53378|app: 0|req: 4422/8782] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:48:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 525 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1230.921311] [53378]: DEBUG nova.api.openstack.wsgi [None req-05c5546c-d05c-40fc-8a46-077c164c9f93 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.922639] [53379]: DEBUG nova.policy [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.926927] [53378]: DEBUG nova.compute.api [None req-05c5546c-d05c-40fc-8a46-077c164c9f93 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.935864] [53379]: INFO nova.api.openstack.requestlog [None req-73cfd904-9d24-4741-96cb-e21afa86099f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.135971 [ 1230.935864] [53379]: [pid: 53379|app: 0|req: 4361/8783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:23 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.966097] [53378]: DEBUG nova.policy [None req-05c5546c-d05c-40fc-8a46-077c164c9f93 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.970507] [53378]: INFO nova.api.openstack.requestlog [None req-05c5546c-d05c-40fc-8a46-077c164c9f93 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1215 microversion: 2.1 time: 0.052734 [ 1230.971055] [53378]: [pid: 53378|app: 0|req: 4423/8784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:23 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.217752] [53379]: DEBUG nova.api.openstack.wsgi [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.219841] [53379]: DEBUG nova.compute.api [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.224854] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.225194] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.225400] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.225818] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.226057] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.226346] [53379]: DEBUG oslo_concurrency.lockutils [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.323252] [53379]: DEBUG nova.policy [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.331063] [53379]: INFO nova.api.openstack.requestlog [None req-a3acc3da-b054-41ae-b887-55ad5a269f83 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.115843 [ 1231.331434] [53379]: [pid: 53379|app: 0|req: 4362/8785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:23 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.365401] [53378]: DEBUG nova.api.openstack.wsgi [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.367449] [53378]: DEBUG nova.compute.api [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.373261] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.373576] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.373783] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.374239] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.374530] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.374772] [53378]: DEBUG oslo_concurrency.lockutils [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.399826] [53379]: DEBUG nova.api.openstack.wsgi [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.399946] [53379]: DEBUG nova.compute.api [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] [instance: 95cfe111-b3dc-4655-8bab-f09b31aa1560] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.403961] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.404230] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.404420] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.404790] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.404992] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.405190] [53379]: DEBUG oslo_concurrency.lockutils [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.414676] [53379]: INFO nova.api.openstack.wsgi [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] HTTP exception thrown: Instance 95cfe111-b3dc-4655-8bab-f09b31aa1560 could not be found. [ 1231.415667] [53379]: DEBUG nova.api.openstack.wsgi [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] Returning 404 to user: Instance 95cfe111-b3dc-4655-8bab-f09b31aa1560 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1231.415667] [53379]: INFO nova.api.openstack.requestlog [None req-57aa62ae-fa05-4ecd-a312-ab98d0a7c85a tempest-InstanceActionsTestJSON-81576847 tempest-InstanceActionsTestJSON-81576847-project-member] 10.180.1.21 "GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560" status: 404 len: 111 microversion: 2.1 time: 0.020610 [ 1231.415945] [53379]: [pid: 53379|app: 0|req: 4363/8786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:23 2025] GET /compute/v2.1/servers/95cfe111-b3dc-4655-8bab-f09b31aa1560 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1231.463829] [53378]: DEBUG nova.policy [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.469235] [53378]: INFO nova.api.openstack.requestlog [None req-72c834cf-35d8-49eb-9620-cf16fd4a2400 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.106016 [ 1231.469744] [53378]: [pid: 53378|app: 0|req: 4424/8787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:23 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.695655] [53379]: DEBUG nova.api.openstack.wsgi [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1231.702187] [53379]: DEBUG oslo_concurrency.lockutils [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.702466] [53379]: DEBUG oslo_concurrency.lockutils [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.702676] [53379]: DEBUG oslo_concurrency.lockutils [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.711133] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] Creating event network-changed:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1231.714306] [53379]: INFO nova.api.openstack.requestlog [req-f1dc9350-a061-4bb8-8533-6b5873a73b69 req-4c14cf75-17fc-455d-8e0d-32ec09a16e76 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021439 [ 1231.714687] [53379]: [pid: 53379|app: 0|req: 4364/8788] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48: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) [ 1231.758074] [53378]: DEBUG nova.api.openstack.wsgi [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.760026] [53378]: DEBUG nova.compute.api [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.764150] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.767483] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.767618] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.768015] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.768284] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.768475] [53378]: DEBUG oslo_concurrency.lockutils [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.854155] [53378]: DEBUG nova.policy [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.858985] [53378]: INFO nova.api.openstack.requestlog [None req-256e606f-925a-4ca7-bd7a-62b3e5216e73 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.103274 [ 1231.859400] [53378]: [pid: 53378|app: 0|req: 4425/8789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:24 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.954032] [53379]: DEBUG nova.api.openstack.wsgi [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.955700] [53379]: DEBUG nova.compute.api [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.962030] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.962030] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.962030] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.963052] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.963286] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.964136] [53379]: DEBUG oslo_concurrency.lockutils [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.964136] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell0:SELECT=2 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1231.975676] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1231.989885] [53378]: DEBUG nova.api.openstack.wsgi [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.991932] [53378]: DEBUG nova.compute.api [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.996415] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.996686] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.996882] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.997297] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.997546] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.997730] [53378]: DEBUG oslo_concurrency.lockutils [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.060177] [53378]: DEBUG nova.policy [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.074144] [53378]: INFO nova.api.openstack.requestlog [None req-e22fd1c8-1627-472e-8285-78651d17d975 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1219 microversion: 2.1 time: 0.087826 [ 1232.076644] [53378]: [pid: 53378|app: 0|req: 4426/8790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:24 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1219 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.154230] [53379]: DEBUG nova.policy [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.160428] [53379]: INFO nova.api.openstack.requestlog [None req-b148c399-bfff-4158-b28b-6190cf17c3b7 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.209800 [ 1232.161331] [53379]: [pid: 53379|app: 0|req: 4365/8791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:24 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.345371] [53378]: DEBUG nova.api.openstack.wsgi [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.347159] [53378]: DEBUG nova.compute.api [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.354813] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.355398] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.358019] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.358019] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.358019] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.358019] [53378]: DEBUG oslo_concurrency.lockutils [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.463165] [53378]: DEBUG nova.policy [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.467877] [53378]: INFO nova.api.openstack.requestlog [None req-872dac12-2ffa-46bb-a87a-4194d55d792d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.125452 [ 1232.467975] [53378]: [pid: 53378|app: 0|req: 4427/8792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:24 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.483096] [53379]: DEBUG nova.api.openstack.wsgi [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.484796] [53379]: DEBUG nova.compute.api [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.488651] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.488896] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.489098] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.489693] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.489777] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.490462] [53379]: DEBUG oslo_concurrency.lockutils [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.639951] [53379]: DEBUG nova.policy [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.644463] [53379]: INFO nova.api.openstack.requestlog [None req-44da5ec4-c6ae-4a6b-a689-39a357fea522 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.163796 [ 1232.644956] [53379]: [pid: 53379|app: 0|req: 4366/8793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:24 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.874349] [53378]: DEBUG nova.api.openstack.wsgi [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.876165] [53378]: DEBUG nova.compute.api [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.881608] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.881857] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.882065] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.882430] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.882622] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.882783] [53378]: DEBUG oslo_concurrency.lockutils [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.972389] [53378]: DEBUG nova.policy [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.977241] [53378]: INFO nova.api.openstack.requestlog [None req-33aaad61-a518-4118-a24f-7aca8dd0fdba tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.105086 [ 1232.977623] [53378]: [pid: 53378|app: 0|req: 4428/8794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:25 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.094353] [53379]: DEBUG nova.api.openstack.wsgi [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.096160] [53379]: DEBUG nova.compute.api [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.102861] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.103724] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.103724] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.104187] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.104458] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.104730] [53379]: DEBUG oslo_concurrency.lockutils [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.152725] [53379]: DEBUG nova.policy [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.157571] [53379]: INFO nova.api.openstack.requestlog [None req-e04415e7-cd81-448d-a7e7-e4b723e68d07 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1211 microversion: 2.1 time: 0.065464 [ 1233.157920] [53379]: [pid: 53379|app: 0|req: 4367/8795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:25 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.186343] [53378]: DEBUG nova.api.openstack.wsgi [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.188056] [53378]: DEBUG nova.compute.api [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.193025] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.193025] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.193025] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.193226] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.193399] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.193579] [53378]: DEBUG oslo_concurrency.lockutils [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.369580] [53378]: DEBUG nova.policy [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.374335] [53378]: INFO nova.api.openstack.requestlog [None req-d02fc6e6-7af2-4c8f-84f2-65f160a33b9a tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.190377 [ 1233.374680] [53378]: [pid: 53378|app: 0|req: 4429/8796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:25 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.481729] [53379]: DEBUG nova.api.openstack.wsgi [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.483454] [53379]: DEBUG nova.compute.api [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.487399] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.487645] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.487837] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.488258] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.488480] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.488664] [53379]: DEBUG oslo_concurrency.lockutils [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.557904] [53379]: DEBUG nova.policy [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.562289] [53379]: INFO nova.api.openstack.requestlog [None req-639a047a-cb20-415e-9188-f957e8f12483 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.083205 [ 1233.562763] [53379]: [pid: 53379|app: 0|req: 4368/8797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:25 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.659436] [53378]: DEBUG nova.api.openstack.wsgi [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.661143] [53378]: DEBUG nova.compute.api [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.664864] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.665121] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.665321] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.665679] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.665894] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.666092] [53378]: DEBUG oslo_concurrency.lockutils [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.729176] [53379]: DEBUG nova.api.openstack.wsgi [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9adfbc47-d813-49c4-9ea4-6be52002754d", "name": "network-vif-plugged", "status": "completed", "tag": "c6a4f40a-6449-4715-bc50-bb583aeb120d"}, {"name": "network-changed", "server_uuid": "9adfbc47-d813-49c4-9ea4-6be52002754d", "tag": "c6a4f40a-6449-4715-bc50-bb583aeb120d"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1233.736858] [53379]: DEBUG oslo_concurrency.lockutils [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.737240] [53379]: DEBUG oslo_concurrency.lockutils [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.737523] [53379]: DEBUG oslo_concurrency.lockutils [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.746340] [53379]: INFO nova.api.openstack.compute.server_external_events [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Creating event network-vif-plugged:c6a4f40a-6449-4715-bc50-bb583aeb120d for instance 9adfbc47-d813-49c4-9ea4-6be52002754d on cpu-1 [ 1233.746710] [53379]: INFO nova.api.openstack.compute.server_external_events [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] Creating event network-changed:c6a4f40a-6449-4715-bc50-bb583aeb120d for instance 9adfbc47-d813-49c4-9ea4-6be52002754d on cpu-1 [ 1233.749627] [53378]: DEBUG nova.policy [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.750201] [53379]: INFO nova.api.openstack.requestlog [req-dc2c7597-323c-4ee9-a43d-217c3be088ea req-31fcfc14-1285-4fd8-8516-8e8b9443fbbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023510 [ 1233.750474] [53379]: [pid: 53379|app: 0|req: 4369/8798] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:26 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) [ 1233.755436] [53378]: INFO nova.api.openstack.requestlog [None req-f32c73e8-e7da-4eae-9266-e8237c73dce3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1361 microversion: 2.1 time: 0.098177 [ 1233.756288] [53378]: [pid: 53378|app: 0|req: 4430/8799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:25 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1361 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.993045] [53379]: DEBUG nova.api.openstack.wsgi [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.995919] [53379]: DEBUG nova.compute.api [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.001660] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.001968] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.002258] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.002718] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.002944] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.003203] [53379]: DEBUG oslo_concurrency.lockutils [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.088806] [53379]: DEBUG nova.policy [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.096477] [53379]: INFO nova.api.openstack.requestlog [None req-b6acbbbe-0f46-4dd8-864c-02b4fe555e5f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.107606 [ 1234.096830] [53379]: [pid: 53379|app: 0|req: 4370/8800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:26 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.170749] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.173953] [53378]: DEBUG nova.compute.api [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.178602] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.178857] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.179067] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.179429] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.179632] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.179807] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.212382] [53378]: DEBUG nova.policy [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.216745] [53378]: INFO nova.api.openstack.requestlog [None req-9c848162-2b45-46ae-94db-0886b7c2e1bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1267 microversion: 2.1 time: 0.048628 [ 1234.217305] [53378]: [pid: 53378|app: 0|req: 4431/8801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:26 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1234.387915] [53379]: DEBUG nova.api.openstack.wsgi [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.389976] [53379]: DEBUG nova.compute.api [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.394293] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.394538] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.394725] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.395102] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.395313] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.395491] [53379]: DEBUG oslo_concurrency.lockutils [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.467334] [53379]: DEBUG nova.policy [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.471804] [53379]: INFO nova.api.openstack.requestlog [None req-ec999cb4-9ba1-48c2-9c60-b07f931288f9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.086239 [ 1234.472149] [53379]: [pid: 53379|app: 0|req: 4371/8802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:26 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.577554] [53378]: DEBUG nova.api.openstack.wsgi [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.579265] [53378]: DEBUG nova.compute.api [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.582802] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.583180] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.583420] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.583813] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.584067] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.584293] [53378]: DEBUG oslo_concurrency.lockutils [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.769342] [53379]: DEBUG nova.api.openstack.wsgi [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.771054] [53379]: DEBUG nova.compute.api [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.774937] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.775193] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.775386] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.775741] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.775942] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.776148] [53379]: DEBUG oslo_concurrency.lockutils [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.851643] [53379]: DEBUG nova.policy [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.855980] [53379]: INFO nova.api.openstack.requestlog [None req-ef3f9ad2-b469-47f5-b3e4-abdd561ac939 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1547 microversion: 2.1 time: 0.089153 [ 1234.856348] [53379]: [pid: 53379|app: 0|req: 4372/8803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:27 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1547 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.868745] [53379]: DEBUG nova.api.openstack.wsgi [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.873020] [53379]: DEBUG nova.compute.api [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.874021] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.874269] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.874459] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.874819] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.875043] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.875214] [53379]: DEBUG oslo_concurrency.lockutils [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.922179] [53379]: INFO nova.api.openstack.requestlog [None req-d7cfa461-5f0c-4657-97b7-f0f5afa2493a tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.055409 [ 1234.922692] [53379]: [pid: 53379|app: 0|req: 4373/8804] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:48:27 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-interface => generated 288 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1234.953775] [53378]: DEBUG nova.policy [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.958185] [53378]: INFO nova.api.openstack.requestlog [None req-fbd69660-bfff-44c2-8d0b-a65eb296fa79 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.383100 [ 1234.958546] [53378]: [pid: 53378|app: 0|req: 4432/8805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:26 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.110196] [53379]: DEBUG nova.api.openstack.wsgi [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.112119] [53379]: DEBUG nova.compute.api [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.116115] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.116520] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.116866] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.117413] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.117737] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.118087] [53379]: DEBUG oslo_concurrency.lockutils [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.229317] [53378]: DEBUG nova.api.openstack.wsgi [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.231234] [53378]: DEBUG nova.compute.api [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.235744] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.235992] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.236271] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.236582] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.236807] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.236986] [53378]: DEBUG oslo_concurrency.lockutils [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.270666] [53378]: DEBUG nova.policy [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.275156] [53378]: INFO nova.api.openstack.requestlog [None req-326cc8e8-0703-4f6c-b817-03d795175dbe tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1267 microversion: 2.1 time: 0.048152 [ 1235.275502] [53378]: [pid: 53378|app: 0|req: 4433/8806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:27 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.465028] [53379]: DEBUG nova.policy [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.470079] [53379]: INFO nova.api.openstack.requestlog [None req-facc2721-1f14-408e-bfc0-86ef75bfed1b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.362574 [ 1235.470502] [53379]: [pid: 53379|app: 0|req: 4374/8807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:27 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.485874] [53378]: DEBUG nova.api.openstack.wsgi [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.488062] [53378]: DEBUG nova.compute.api [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.495570] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.495831] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.496045] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.496572] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.496782] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.496964] [53378]: DEBUG oslo_concurrency.lockutils [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.573599] [53378]: DEBUG nova.policy [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.577971] [53378]: INFO nova.api.openstack.requestlog [None req-c56b5edb-3938-44b6-ac17-6741d23269bf tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1686 microversion: 2.1 time: 0.095789 [ 1235.578479] [53378]: [pid: 53378|app: 0|req: 4434/8808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:27 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1686 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.643805] [53379]: DEBUG nova.api.openstack.wsgi [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f", "tag": "4165b77b-8043-4f03-aab4-5298083e9fb2"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1235.651554] [53379]: DEBUG oslo_concurrency.lockutils [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.651914] [53379]: DEBUG oslo_concurrency.lockutils [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.652203] [53379]: DEBUG oslo_concurrency.lockutils [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.660532] [53379]: INFO nova.api.openstack.compute.server_external_events [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] Creating event network-changed:4165b77b-8043-4f03-aab4-5298083e9fb2 for instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f on cpu-1 [ 1235.664362] [53379]: INFO nova.api.openstack.requestlog [req-5971d118-164e-4d81-8ac2-18e1183c7e0f req-30944fdf-4641-49c8-be6b-62dd0e837eb5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023727 [ 1235.664816] [53379]: [pid: 53379|app: 0|req: 4375/8809] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:27 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) [ 1235.971732] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.973476] [53378]: DEBUG nova.compute.api [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.977436] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.977734] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.977992] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.978492] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.978735] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.978957] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.051929] [53378]: DEBUG nova.policy [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.057090] [53378]: INFO nova.api.openstack.requestlog [None req-a1d808c2-f5e5-4427-9699-83dfc8197933 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.087781 [ 1236.057561] [53378]: [pid: 53378|app: 0|req: 4435/8810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:28 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.292781] [53379]: DEBUG nova.api.openstack.wsgi [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.298126] [53379]: DEBUG nova.compute.api [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.305392] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.305716] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.305925] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.309027] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.309027] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.309027] [53379]: DEBUG oslo_concurrency.lockutils [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.353528] [53379]: DEBUG nova.policy [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.361348] [53379]: INFO nova.api.openstack.requestlog [None req-c61747f0-1d93-49a3-a5ba-b2da326e1f41 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1275 microversion: 2.1 time: 0.073118 [ 1236.361725] [53379]: [pid: 53379|app: 0|req: 4376/8811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:28 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1275 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.484092] [53378]: DEBUG nova.api.openstack.wsgi [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.486036] [53378]: DEBUG nova.compute.api [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.491184] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.491455] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.491642] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.492020] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.492230] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.492426] [53378]: DEBUG oslo_concurrency.lockutils [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.591806] [53379]: DEBUG nova.api.openstack.wsgi [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.593774] [53379]: DEBUG nova.compute.api [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.598861] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.599107] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.599306] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.599714] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.599909] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.600103] [53379]: DEBUG oslo_concurrency.lockutils [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.683922] [53379]: DEBUG nova.policy [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.689565] [53379]: INFO nova.api.openstack.requestlog [None req-056b0096-6b9c-440c-8712-48396cf5e008 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1673 microversion: 2.1 time: 0.100149 [ 1236.690048] [53379]: [pid: 53379|app: 0|req: 4377/8812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:28 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1673 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1236.715822] [53379]: DEBUG nova.api.openstack.wsgi [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.717798] [53379]: DEBUG nova.compute.api [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.723271] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.723537] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.723720] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.724096] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.724308] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.724481] [53379]: DEBUG oslo_concurrency.lockutils [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.803047] [53379]: DEBUG nova.policy [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.809020] [53379]: INFO nova.api.openstack.requestlog [None req-153c8d3b-1d22-4da7-acd2-2e478d75b804 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1673 microversion: 2.1 time: 0.094309 [ 1236.809020] [53379]: [pid: 53379|app: 0|req: 4378/8813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:28 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1673 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1236.810618] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.812309] [53379]: DEBUG nova.compute.api [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.815494] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.815717] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.815898] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.816268] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.816462] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.816632] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.830396] [53379]: INFO nova.api.openstack.requestlog [None req-ae6fa9b9-3aad-4089-81bc-5bd8e0f2bfe3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/ips" status: 200 len: 155 microversion: 2.1 time: 0.021507 [ 1236.830788] [53379]: [pid: 53379|app: 0|req: 4379/8814] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:48:29 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/ips => generated 155 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1236.833338] [53379]: DEBUG nova.api.openstack.wsgi [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.833571] [53379]: DEBUG nova.compute.api [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.836950] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.837202] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.837334] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.837677] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.837969] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.838174] [53379]: DEBUG oslo_concurrency.lockutils [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.853730] [53379]: DEBUG nova.compute.api [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1236.900898] [53379]: INFO nova.api.openstack.requestlog [None req-088896f4-3dcd-4d52-9703-cab5169a4b2e tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 204 len: 0 microversion: 2.1 time: 0.069309 [ 1236.901250] [53379]: [pid: 53379|app: 0|req: 4380/8815] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:29 2025] DELETE /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1236.906516] [53379]: DEBUG nova.api.openstack.wsgi [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.908823] [53379]: DEBUG nova.compute.api [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.911912] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.912176] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.912368] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.912992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.912992] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.913179] [53379]: DEBUG oslo_concurrency.lockutils [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.982780] [53378]: DEBUG nova.policy [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.988937] [53378]: INFO nova.api.openstack.requestlog [None req-08dcc3fe-7e5a-455c-9f5f-9e7161277737 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.507680 [ 1236.989332] [53378]: [pid: 53378|app: 0|req: 4436/8816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:28 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.991864] [53379]: DEBUG nova.policy [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.997150] [53379]: INFO nova.api.openstack.requestlog [None req-3d8418fd-9577-44f0-b457-db1fa2f107b3 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1679 microversion: 2.1 time: 0.092796 [ 1236.997532] [53379]: [pid: 53379|app: 0|req: 4381/8817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:29 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1679 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1237.070553] [53378]: DEBUG nova.api.openstack.wsgi [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1237.072701] [53378]: DEBUG nova.compute.api [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1237.078564] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.078818] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.079018] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.079408] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.079757] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.079811] [53378]: DEBUG oslo_concurrency.lockutils [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.184534] [53378]: DEBUG nova.policy [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.192765] [53378]: INFO nova.api.openstack.requestlog [None req-7f0c5a3a-b40e-4158-bbde-edf4970d8bb9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1321 microversion: 2.1 time: 0.124683 [ 1237.193101] [53378]: [pid: 53378|app: 0|req: 4437/8818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:29 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1321 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.377551] [53379]: DEBUG nova.api.openstack.wsgi [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1237.377551] [53379]: DEBUG nova.compute.api [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1237.380949] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.380949] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.381126] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.381460] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.382148] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.382148] [53379]: DEBUG oslo_concurrency.lockutils [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.485340] [53379]: DEBUG nova.policy [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.490053] [53379]: INFO nova.api.openstack.requestlog [None req-83ba0c38-8868-4e9f-b426-1505b62c15d1 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1327 microversion: 2.1 time: 0.117232 [ 1237.490454] [53379]: [pid: 53379|app: 0|req: 4382/8819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:29 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1327 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.005753] [53378]: DEBUG nova.api.openstack.wsgi [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.007529] [53378]: DEBUG nova.compute.api [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.011208] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.011448] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.011635] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.012036] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.012252] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.012432] [53378]: DEBUG oslo_concurrency.lockutils [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.021544] [53379]: DEBUG nova.api.openstack.wsgi [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.023328] [53379]: DEBUG nova.compute.api [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.028660] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.029053] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.029302] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.029722] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.029972] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.030187] [53379]: DEBUG oslo_concurrency.lockutils [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.096872] [53378]: DEBUG nova.policy [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.104445] [53378]: INFO nova.api.openstack.requestlog [None req-15e5f44d-62f8-4ff1-8852-ec45b255399f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.101295 [ 1238.105495] [53378]: [pid: 53378|app: 0|req: 4438/8820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:30 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.107728] [53378]: DEBUG nova.api.openstack.wsgi [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9114d62f-d40d-4590-b902-560fb30febec"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.109823] [53378]: DEBUG nova.compute.api [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.114546] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.114833] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.115051] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.115420] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.115683] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.115882] [53378]: DEBUG oslo_concurrency.lockutils [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.141025] [53379]: DEBUG nova.policy [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.145807] [53379]: INFO nova.api.openstack.requestlog [None req-c2fea24b-6710-4e56-b7ec-17cb0616c022 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1679 microversion: 2.1 time: 0.126537 [ 1238.146319] [53379]: [pid: 53379|app: 0|req: 4383/8821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:30 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1679 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.205864] [53379]: DEBUG nova.api.openstack.wsgi [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.207604] [53379]: DEBUG nova.compute.api [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.211204] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.211439] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.211624] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.211974] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.212190] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.212365] [53379]: DEBUG oslo_concurrency.lockutils [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.312776] [53379]: DEBUG nova.policy [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.317499] [53379]: INFO nova.api.openstack.requestlog [None req-1c7c6877-5e2a-4748-86dc-7dd073355b12 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1516 microversion: 2.1 time: 0.113929 [ 1238.317832] [53379]: [pid: 53379|app: 0|req: 4384/8822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:30 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1516 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1238.329997] [53379]: DEBUG nova.api.openstack.wsgi [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.331691] [53379]: DEBUG nova.compute.api [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.334964] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.335214] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.335399] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.335744] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.335941] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.336136] [53379]: DEBUG oslo_concurrency.lockutils [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.348359] [53379]: DEBUG nova.objects.instance [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lazy-loading 'flavor' on Instance uuid 7ca97742-ffde-4f65-9125-1ebeb28c3b0a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1238.388553] [53379]: INFO nova.api.openstack.requestlog [None req-8df3e48d-4515-4444-8eea-6849ed0048c8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action" status: 200 len: 32 microversion: 2.1 time: 0.060653 [ 1238.388908] [53379]: [pid: 53379|app: 0|req: 4385/8823] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:30 2025] POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action => generated 32 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1238.394409] [53379]: DEBUG nova.api.openstack.wsgi [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.396072] [53379]: DEBUG nova.compute.api [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.400188] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.400497] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.400732] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.401132] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.401375] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.401589] [53379]: DEBUG oslo_concurrency.lockutils [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.471704] [53379]: DEBUG nova.policy [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.476273] [53379]: INFO nova.api.openstack.requestlog [None req-51cf6af2-b024-44c9-ad2a-d6d63ed69362 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.083976 [ 1238.476974] [53379]: [pid: 53379|app: 0|req: 4386/8824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:30 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1238.507048] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.508459] [53379]: DEBUG nova.compute.api [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.512535] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.512784] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.512971] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.513344] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.513546] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.513723] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.583528] [53379]: DEBUG nova.policy [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.588369] [53379]: INFO nova.api.openstack.requestlog [None req-2b827612-ca89-4a15-83cf-bc4cd82256bf tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.084589 [ 1238.588714] [53379]: [pid: 53379|app: 0|req: 4387/8825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:30 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1238.591249] [53379]: DEBUG nova.api.openstack.wsgi [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "207de6f5-af93-462a-846a-35ddf69e6ca5", "name": "network-vif-plugged", "status": "completed", "tag": "e2c04d35-8045-49fa-b141-f2f45f2df040"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.596747] [53379]: DEBUG oslo_concurrency.lockutils [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.596962] [53379]: DEBUG oslo_concurrency.lockutils [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.597158] [53379]: DEBUG oslo_concurrency.lockutils [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.603085] [53379]: INFO nova.api.openstack.compute.server_external_events [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] Creating event network-vif-plugged:e2c04d35-8045-49fa-b141-f2f45f2df040 for instance 207de6f5-af93-462a-846a-35ddf69e6ca5 on cpu-1 [ 1238.606106] [53379]: INFO nova.api.openstack.requestlog [req-58c3fd04-209d-49fb-ba4a-2b6dd9d78a3c req-a3721062-04da-48a7-a55c-1ca4b0e0a156 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016759 [ 1238.606463] [53379]: [pid: 53379|app: 0|req: 4388/8826] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:30 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1239.119353] [53379]: DEBUG nova.api.openstack.wsgi [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.121206] [53379]: DEBUG nova.compute.api [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.125210] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.125549] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.125867] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.126337] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.126632] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.126893] [53379]: DEBUG oslo_concurrency.lockutils [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.227202] [53379]: DEBUG nova.policy [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.234311] [53379]: INFO nova.api.openstack.requestlog [None req-21fcfe79-0fca-4f6c-9837-dff913a863cc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1307 microversion: 2.1 time: 0.118258 [ 1239.234679] [53379]: [pid: 53379|app: 0|req: 4389/8827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:31 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1307 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.237318] [53379]: DEBUG nova.api.openstack.wsgi [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.239162] [53379]: DEBUG nova.compute.api [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.243882] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.244111] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.244308] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.244688] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.244895] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.245136] [53379]: DEBUG oslo_concurrency.lockutils [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.320546] [53379]: DEBUG nova.policy [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.324981] [53379]: INFO nova.api.openstack.requestlog [None req-b032a880-02f3-4d5e-b5b0-41251aa0bf07 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1679 microversion: 2.1 time: 0.089699 [ 1239.325341] [53379]: [pid: 53379|app: 0|req: 4390/8828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:31 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1679 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.489783] [53379]: DEBUG nova.api.openstack.wsgi [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.492269] [53379]: DEBUG nova.compute.api [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.495913] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.496169] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.496404] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.496901] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.497146] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.497324] [53379]: DEBUG oslo_concurrency.lockutils [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.610963] [53379]: DEBUG nova.policy [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.615810] [53379]: INFO nova.api.openstack.requestlog [None req-3f74d74b-830e-4d8d-ad66-7a2492b54281 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.128731 [ 1239.616177] [53379]: [pid: 53379|app: 0|req: 4391/8829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:31 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.618955] [53379]: DEBUG nova.api.openstack.wsgi [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.620601] [53379]: DEBUG nova.compute.api [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.624038] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.624288] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.624477] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.624870] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.625161] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.625353] [53379]: DEBUG oslo_concurrency.lockutils [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.735336] [53379]: DEBUG nova.policy [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.740027] [53379]: INFO nova.api.openstack.requestlog [None req-1b5da25a-a2ef-4158-8ac4-cbaa54ef4a8f tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.122929 [ 1239.740257] [53379]: [pid: 53379|app: 0|req: 4392/8830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:31 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.765378] [53378]: INFO nova.api.openstack.requestlog [None req-34fd3c65-02f2-4c48-9e0b-898829b4e3d5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.658844 [ 1239.765378] [53378]: [pid: 53378|app: 0|req: 4439/8831] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:48:30 2025] POST /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 194 bytes in 1659 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1239.954589] [53379]: DEBUG nova.api.openstack.wsgi [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67fc6cec-16be-4c94-ba5b-183dda830f35", "name": "network-vif-deleted", "tag": "4b11f1bc-86e6-4cf1-a985-cc943ec2531f"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1239.960801] [53379]: DEBUG oslo_concurrency.lockutils [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.961086] [53379]: DEBUG oslo_concurrency.lockutils [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.961303] [53379]: DEBUG oslo_concurrency.lockutils [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.968011] [53379]: INFO nova.api.openstack.compute.server_external_events [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] Creating event network-vif-deleted:4b11f1bc-86e6-4cf1-a985-cc943ec2531f for instance 67fc6cec-16be-4c94-ba5b-183dda830f35 on cpu-1 [ 1239.970760] [53379]: INFO nova.api.openstack.requestlog [req-1e84de5a-eb2a-4606-bbde-86e67bb16500 req-96ea9e48-dc9d-4b42-a310-65662f938f7a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018550 [ 1239.971160] [53379]: [pid: 53379|app: 0|req: 4393/8832] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48: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) [ 1240.250472] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.252352] [53378]: DEBUG nova.compute.api [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.257329] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.257576] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.257765] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.258145] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.258385] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.258572] [53378]: DEBUG oslo_concurrency.lockutils [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.337943] [53378]: DEBUG nova.policy [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.338732] [53379]: DEBUG nova.api.openstack.wsgi [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.340527] [53379]: DEBUG nova.compute.api [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.343401] [53378]: INFO nova.api.openstack.requestlog [None req-fd5185ed-712c-44db-bf2f-c3e6f40749ce tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1488 microversion: 2.1 time: 0.096248 [ 1240.343726] [53378]: [pid: 53378|app: 0|req: 4440/8833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.344503] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.345032] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.345092] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.345463] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.345666] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.345849] [53379]: DEBUG oslo_concurrency.lockutils [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.355457] [53378]: DEBUG nova.api.openstack.wsgi [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1540215231"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1240.357291] [53378]: DEBUG nova.compute.api [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.360996] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.360996] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.361200] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.361509] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.361720] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.361895] [53378]: DEBUG oslo_concurrency.lockutils [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.383726] [53379]: DEBUG nova.policy [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.389078] [53379]: INFO nova.api.openstack.requestlog [None req-9f1bde51-90cf-432b-b533-33ffffc5591f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1319 microversion: 2.1 time: 0.053094 [ 1240.389561] [53379]: [pid: 53379|app: 0|req: 4394/8834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.402542] [53378]: INFO nova.api.openstack.requestlog [None req-0ef054f4-c24f-41a7-84ef-8fe81be7529a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1077 microversion: 2.1 time: 0.049077 [ 1240.402940] [53378]: [pid: 53378|app: 0|req: 4441/8835] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:48:32 2025] PUT /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1077 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.414570] [53379]: DEBUG nova.api.openstack.wsgi [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.416572] [53379]: DEBUG nova.compute.api [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.420225] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.420528] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.420781] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.421203] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.421456] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.421675] [53379]: DEBUG oslo_concurrency.lockutils [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.496973] [53379]: DEBUG nova.policy [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.501642] [53379]: INFO nova.api.openstack.requestlog [None req-46b9ba56-486e-46b7-9678-21a18c97c5e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1499 microversion: 2.1 time: 0.089324 [ 1240.501991] [53379]: [pid: 53379|app: 0|req: 4395/8836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1499 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.515767] [53378]: DEBUG nova.api.openstack.wsgi [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.517642] [53378]: DEBUG nova.compute.api [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.521866] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.522170] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.522408] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.522812] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.523067] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.523289] [53378]: DEBUG oslo_concurrency.lockutils [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.599256] [53378]: DEBUG nova.policy [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.604646] [53378]: INFO nova.api.openstack.requestlog [None req-d03a1588-a7ac-43b5-80d0-079a7f35e39f tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1499 microversion: 2.1 time: 0.091300 [ 1240.605058] [53378]: [pid: 53378|app: 0|req: 4442/8837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1499 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.617551] [53379]: DEBUG nova.api.openstack.wsgi [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "207de6f5-af93-462a-846a-35ddf69e6ca5", "tag": "e2c04d35-8045-49fa-b141-f2f45f2df040"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1240.619492] [53378]: DEBUG nova.api.openstack.wsgi [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1240.624275] [53379]: DEBUG oslo_concurrency.lockutils [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.624533] [53379]: DEBUG oslo_concurrency.lockutils [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.624713] [53379]: DEBUG oslo_concurrency.lockutils [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.625152] [53378]: DEBUG oslo_concurrency.lockutils [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.625404] [53378]: DEBUG oslo_concurrency.lockutils [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.625595] [53378]: DEBUG oslo_concurrency.lockutils [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.631481] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] Creating event network-changed:e2c04d35-8045-49fa-b141-f2f45f2df040 for instance 207de6f5-af93-462a-846a-35ddf69e6ca5 on cpu-1 [ 1240.634463] [53379]: INFO nova.api.openstack.requestlog [req-f36a19d2-567e-4049-bf43-388da56c7e35 req-1c2a9a92-724a-4b74-b5ba-8d69941f1c05 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019758 [ 1240.634825] [53379]: [pid: 53379|app: 0|req: 4396/8838] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:32 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) [ 1240.638197] [53379]: DEBUG nova.api.openstack.wsgi [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.639911] [53379]: DEBUG nova.compute.api [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.640451] [53378]: DEBUG nova.compute.api [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Going to try to stop instance {{(pid=53378) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1240.643463] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.643698] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.643886] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.644256] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.644456] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.644629] [53379]: DEBUG oslo_concurrency.lockutils [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.668470] [53378]: INFO nova.api.openstack.requestlog [None req-049b72d3-2025-4de0-9549-8099a31745b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d/action" status: 202 len: 0 microversion: 2.1 time: 0.050971 [ 1240.668663] [53378]: [pid: 53378|app: 0|req: 4443/8839] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:32 2025] POST /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1240.674250] [53378]: DEBUG nova.api.openstack.wsgi [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.676122] [53378]: DEBUG nova.compute.api [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.681294] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.681470] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.681653] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.682090] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.682323] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.682520] [53378]: DEBUG oslo_concurrency.lockutils [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.722138] [53379]: DEBUG nova.policy [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.727102] [53379]: INFO nova.api.openstack.requestlog [None req-9fa09b24-3296-40f3-b83e-2982ad5d9778 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.091536 [ 1240.727598] [53379]: [pid: 53379|app: 0|req: 4397/8840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.758767] [53379]: DEBUG nova.api.openstack.wsgi [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.760594] [53379]: DEBUG nova.compute.api [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.764813] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.764948] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.765156] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.765532] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.765744] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.765926] [53379]: DEBUG oslo_concurrency.lockutils [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.766264] [53378]: DEBUG nova.policy [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.772225] [53378]: INFO nova.api.openstack.requestlog [None req-0d7fd191-1d69-44eb-ba69-c9d0f64644d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1509 microversion: 2.1 time: 0.100219 [ 1240.772638] [53378]: [pid: 53378|app: 0|req: 4444/8841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:32 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.840904] [53379]: DEBUG nova.policy [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.846006] [53379]: INFO nova.api.openstack.requestlog [None req-b121c53e-1b14-4b1d-9833-cd495e292d56 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.089641 [ 1240.846406] [53379]: [pid: 53379|app: 0|req: 4398/8842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:33 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.402389] [53378]: DEBUG nova.api.openstack.wsgi [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.404093] [53378]: DEBUG nova.compute.api [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.405996] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.406598] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=14 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.410745] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.410983] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.411190] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.411549] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.411750] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.411924] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.429367] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.429589] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.429780] [53378]: DEBUG oslo_concurrency.lockutils [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.430144] [53378]: DEBUG nova.objects.instance [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 67fc6cec-16be-4c94-ba5b-183dda830f35 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1241.450572] [53378]: DEBUG nova.policy [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.455907] [53378]: INFO nova.api.openstack.requestlog [None req-604e3f35-0282-428d-a991-95dd4598372f tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1324 microversion: 2.1 time: 0.055817 [ 1241.456248] [53378]: [pid: 53378|app: 0|req: 4445/8843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:33 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.742815] [53379]: DEBUG nova.api.openstack.wsgi [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.745267] [53379]: DEBUG nova.compute.api [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.750540] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.750917] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.751225] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.751762] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.752076] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.752357] [53379]: DEBUG oslo_concurrency.lockutils [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.785931] [53378]: DEBUG nova.api.openstack.wsgi [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.787699] [53378]: DEBUG nova.compute.api [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.791388] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.791635] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.791832] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.792205] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.792453] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.792642] [53378]: DEBUG oslo_concurrency.lockutils [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.830172] [53379]: DEBUG nova.policy [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.834657] [53379]: INFO nova.api.openstack.requestlog [None req-4bcb82aa-9762-4b0d-bf2f-f52128fe29fd tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.095427 [ 1241.834999] [53379]: [pid: 53379|app: 0|req: 4399/8844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:34 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.860418] [53379]: DEBUG nova.api.openstack.wsgi [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.862992] [53379]: DEBUG nova.compute.api [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.863986] [53378]: DEBUG nova.policy [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.865588] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.865831] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.866030] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.866488] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.866710] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.866892] [53379]: DEBUG oslo_concurrency.lockutils [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.868855] [53378]: INFO nova.api.openstack.requestlog [None req-9f3f8509-6063-46d8-87a3-12e08b9f0734 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1509 microversion: 2.1 time: 0.085037 [ 1241.869488] [53378]: [pid: 53378|app: 0|req: 4446/8845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:34 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.944878] [53379]: DEBUG nova.policy [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.949490] [53379]: INFO nova.api.openstack.requestlog [None req-23d45624-32fd-4547-abcf-406845d8d859 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.091345 [ 1241.949839] [53379]: [pid: 53379|app: 0|req: 4400/8846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:34 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.469151] [53378]: DEBUG nova.api.openstack.wsgi [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.470804] [53378]: DEBUG nova.compute.api [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.474536] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.474788] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.474994] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.475357] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.475560] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.475735] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.493456] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.493754] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.494014] [53378]: DEBUG oslo_concurrency.lockutils [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.494304] [53378]: DEBUG nova.objects.instance [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lazy-loading 'fault' on Instance uuid 67fc6cec-16be-4c94-ba5b-183dda830f35 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1242.514427] [53378]: DEBUG nova.policy [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cf14089307b41b2a60b4ec5ce4e13a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f76b4d069d9a46e384abb65510a2966e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.519060] [53378]: INFO nova.api.openstack.requestlog [None req-aaa45043-b142-4e2f-96ec-9b99c3b71316 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 200 len: 1324 microversion: 2.1 time: 0.052216 [ 1242.519393] [53378]: [pid: 53378|app: 0|req: 4447/8847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:34 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 1324 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.849946] [53379]: DEBUG nova.api.openstack.wsgi [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.851990] [53379]: DEBUG nova.compute.api [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.856664] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.856929] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.857135] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.857570] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.857800] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.857980] [53379]: DEBUG oslo_concurrency.lockutils [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.882864] [53378]: DEBUG nova.api.openstack.wsgi [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.884178] [53378]: DEBUG nova.compute.api [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.888227] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.888536] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.888729] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.889211] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.889429] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.889652] [53378]: DEBUG oslo_concurrency.lockutils [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.939587] [53379]: DEBUG nova.policy [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.944278] [53379]: INFO nova.api.openstack.requestlog [None req-df1dde81-255e-43cd-b059-e528f1fd02e1 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.097405 [ 1242.944611] [53379]: [pid: 53379|app: 0|req: 4401/8848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.962631] [53379]: DEBUG nova.api.openstack.wsgi [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.964442] [53379]: DEBUG nova.compute.api [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.968238] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.968516] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.968745] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.969173] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.969381] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.969547] [53379]: DEBUG oslo_concurrency.lockutils [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.993857] [53378]: DEBUG nova.policy [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.998335] [53378]: INFO nova.api.openstack.requestlog [None req-0e911a96-0d80-4a71-b87c-ee438861c6e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1486 microversion: 2.1 time: 0.118277 [ 1242.998710] [53378]: [pid: 53378|app: 0|req: 4448/8849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1486 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.010227] [53378]: DEBUG nova.api.openstack.wsgi [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-287371092"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1243.012304] [53378]: DEBUG nova.compute.api [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.015399] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.015642] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.015913] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.016292] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.016504] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.016682] [53378]: DEBUG oslo_concurrency.lockutils [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.050606] [53378]: INFO nova.api.openstack.requestlog [None req-c364c593-2c07-4fed-9f5d-7e927f17126e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1062 microversion: 2.1 time: 0.042343 [ 1243.051049] [53378]: [pid: 53378|app: 0|req: 4449/8850] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 12 06:48:35 2025] PUT /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.061537] [53378]: DEBUG nova.api.openstack.wsgi [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.061992] [53379]: DEBUG nova.policy [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.063908] [53378]: DEBUG nova.compute.api [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.067627] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.067746] [53379]: INFO nova.api.openstack.requestlog [None req-8a07873a-8826-4f56-afbd-a8fd1a5892f2 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.107333 [ 1243.067895] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.068071] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.068251] [53379]: [pid: 53379|app: 0|req: 4402/8851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.068486] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.068674] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.068945] [53378]: DEBUG oslo_concurrency.lockutils [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.147737] [53378]: DEBUG nova.policy [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.152525] [53378]: INFO nova.api.openstack.requestlog [None req-56911107-c67a-4931-8d29-c92591312f7b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1485 microversion: 2.1 time: 0.093846 [ 1243.152869] [53378]: [pid: 53378|app: 0|req: 4450/8852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1485 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.164737] [53379]: DEBUG nova.api.openstack.wsgi [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.166506] [53379]: DEBUG nova.compute.api [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.170264] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.170522] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.170731] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.171152] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.171442] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.171628] [53379]: DEBUG oslo_concurrency.lockutils [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.248626] [53379]: DEBUG nova.policy [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '431ea698c9214f7ea4ff7d5d2abb230b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', '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=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.253119] [53379]: INFO nova.api.openstack.requestlog [None req-c261ba80-6f5a-416f-a619-30a5b5b810e5 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1485 microversion: 2.1 time: 0.090647 [ 1243.253461] [53379]: [pid: 53379|app: 0|req: 4403/8853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1485 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.265681] [53378]: DEBUG nova.api.openstack.wsgi [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.266210] [53378]: DEBUG nova.compute.api [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.270468] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.270711] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.270898] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.271298] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.271538] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.271748] [53378]: DEBUG oslo_concurrency.lockutils [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.287299] [53378]: DEBUG nova.compute.api [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1243.327972] [53378]: INFO nova.api.openstack.requestlog [None req-218881be-94cb-46ef-b90f-e3940eaa35e4 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 204 len: 0 microversion: 2.1 time: 0.064795 [ 1243.328099] [53378]: [pid: 53378|app: 0|req: 4451/8854] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:35 2025] DELETE /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1243.333181] [53379]: DEBUG nova.api.openstack.wsgi [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.335994] [53379]: DEBUG nova.compute.api [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.339734] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.340051] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.340207] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.340561] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.340761] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.340954] [53379]: DEBUG oslo_concurrency.lockutils [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.405706] [53379]: DEBUG nova.policy [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.410092] [53379]: INFO nova.api.openstack.requestlog [None req-7f7299c4-15d8-46a5-bb08-333e3377b5b2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1491 microversion: 2.1 time: 0.079089 [ 1243.410443] [53379]: [pid: 53379|app: 0|req: 4404/8855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1491 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.532552] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.534294] [53378]: DEBUG nova.compute.api [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 67fc6cec-16be-4c94-ba5b-183dda830f35] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.538802] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.539053] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.539248] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.539615] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.539820] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.539997] [53378]: DEBUG oslo_concurrency.lockutils [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.548508] [53378]: INFO nova.api.openstack.wsgi [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 67fc6cec-16be-4c94-ba5b-183dda830f35 could not be found. [ 1243.548808] [53378]: DEBUG nova.api.openstack.wsgi [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 67fc6cec-16be-4c94-ba5b-183dda830f35 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1243.549238] [53378]: INFO nova.api.openstack.requestlog [None req-3f868ea5-685c-45fb-912f-59d3e9b87a40 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35" status: 404 len: 111 microversion: 2.1 time: 0.019408 [ 1243.549562] [53378]: [pid: 53378|app: 0|req: 4452/8856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:35 2025] GET /compute/v2.1/servers/67fc6cec-16be-4c94-ba5b-183dda830f35 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1243.957906] [53379]: DEBUG nova.api.openstack.wsgi [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.959872] [53379]: DEBUG nova.compute.api [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.963827] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.964101] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.964297] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.964680] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.964892] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.965220] [53379]: DEBUG oslo_concurrency.lockutils [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.081752] [53378]: DEBUG nova.api.openstack.wsgi [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.083668] [53378]: DEBUG nova.compute.api [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.089044] [53379]: DEBUG nova.policy [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.089697] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.090019] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.090493] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.091924] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.092203] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.092398] [53378]: DEBUG oslo_concurrency.lockutils [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.096308] [53379]: INFO nova.api.openstack.requestlog [None req-457866b8-436a-4697-9215-fb924b82fa31 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.140704 [ 1244.096702] [53379]: [pid: 53379|app: 0|req: 4405/8857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:36 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.216167] [53378]: DEBUG nova.policy [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.221900] [53378]: INFO nova.api.openstack.requestlog [None req-0c38bd3d-ac31-49f4-bdbd-c389ef2cf2c4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1315 microversion: 2.1 time: 0.142619 [ 1244.222272] [53378]: [pid: 53378|app: 0|req: 4453/8858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:36 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.423537] [53379]: DEBUG nova.api.openstack.wsgi [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.425258] [53379]: DEBUG nova.compute.api [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.430038] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.430038] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.430038] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.430285] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.430412] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.430605] [53379]: DEBUG oslo_concurrency.lockutils [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.528276] [53379]: DEBUG nova.policy [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.532859] [53379]: INFO nova.api.openstack.requestlog [None req-213d1c5b-8c3b-4b8f-8000-738dd0c6a7e2 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1491 microversion: 2.1 time: 0.111667 [ 1244.533211] [53379]: [pid: 53379|app: 0|req: 4406/8859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:36 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1491 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.110718] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.113251] [53378]: DEBUG nova.compute.api [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.116931] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.117112] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.117311] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.117768] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.118039] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.118270] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.206774] [53379]: DEBUG nova.api.openstack.wsgi [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9adfbc47-d813-49c4-9ea4-6be52002754d", "name": "network-vif-deleted", "tag": "c6a4f40a-6449-4715-bc50-bb583aeb120d"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1245.212446] [53379]: DEBUG oslo_concurrency.lockutils [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.212747] [53379]: DEBUG oslo_concurrency.lockutils [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.212936] [53379]: DEBUG oslo_concurrency.lockutils [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.219608] [53378]: DEBUG nova.policy [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.221139] [53379]: INFO nova.api.openstack.compute.server_external_events [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] Creating event network-vif-deleted:c6a4f40a-6449-4715-bc50-bb583aeb120d for instance 9adfbc47-d813-49c4-9ea4-6be52002754d on cpu-1 [ 1245.224026] [53378]: INFO nova.api.openstack.requestlog [None req-cf06b739-a071-483f-ab10-68d149a4612d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.115939 [ 1245.224118] [53379]: INFO nova.api.openstack.requestlog [req-50615a8b-735f-43b5-826c-fd68ff95c034 req-8b415b73-9ced-4666-a5ac-fc0101a5c6b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020569 [ 1245.224358] [53378]: [pid: 53378|app: 0|req: 4454/8860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1245.224436] [53379]: [pid: 53379|app: 0|req: 4407/8861] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:37 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) [ 1245.234655] [53378]: DEBUG nova.api.openstack.wsgi [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.236968] [53378]: DEBUG nova.compute.api [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.240940] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.241245] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.241485] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.241917] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.242189] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.242788] [53378]: DEBUG oslo_concurrency.lockutils [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.311792] [53378]: DEBUG nova.policy [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.316586] [53378]: INFO nova.api.openstack.requestlog [None req-49b7d9dc-b3ad-4acd-8b5b-5839291ce239 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1503 microversion: 2.1 time: 0.084568 [ 1245.316932] [53378]: [pid: 53378|app: 0|req: 4455/8862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1503 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.330014] [53379]: DEBUG nova.api.openstack.wsgi [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.331688] [53379]: DEBUG nova.compute.api [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.335306] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.335539] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.335730] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.336117] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.336306] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.336489] [53379]: DEBUG oslo_concurrency.lockutils [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.349095] [53379]: INFO nova.api.openstack.requestlog [None req-f4176528-a677-4e7c-ba44-68782ce51390 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips" status: 200 len: 112 microversion: 2.1 time: 0.021765 [ 1245.349451] [53379]: [pid: 53379|app: 0|req: 4408/8863] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips => generated 112 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1245.356168] [53378]: DEBUG nova.api.openstack.wsgi [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.357809] [53378]: DEBUG nova.compute.api [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.361340] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.361581] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.361769] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.362143] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.362348] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.362547] [53378]: DEBUG oslo_concurrency.lockutils [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.375124] [53378]: INFO nova.api.openstack.requestlog [None req-54d2fed2-31ad-4a27-9a17-6934b334b146 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips" status: 200 len: 112 microversion: 2.1 time: 0.021149 [ 1245.375472] [53378]: [pid: 53378|app: 0|req: 4456/8864] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips => generated 112 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1245.382255] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.383914] [53379]: DEBUG nova.compute.api [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.387996] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.388254] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.388473] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.388836] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.389081] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.389270] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.402014] [53379]: INFO nova.api.openstack.requestlog [None req-ee3d840a-efaf-4b49-9545-77c3e21969af tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips/tempest-ServerAddressesTestJSON-1010105316-network" status: 200 len: 97 microversion: 2.1 time: 0.022762 [ 1245.402354] [53379]: [pid: 53379|app: 0|req: 4409/8865] 10.180.1.21 () {58 vars in 1396 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5/ips/tempest-ServerAddressesTestJSON-1010105316-network => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1245.412433] [53378]: DEBUG nova.api.openstack.wsgi [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.412776] [53378]: DEBUG nova.compute.api [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.416133] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.416437] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.416680] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.417072] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.417285] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.417461] [53378]: DEBUG oslo_concurrency.lockutils [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.430377] [53378]: DEBUG nova.compute.api [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1245.475897] [53378]: INFO nova.api.openstack.requestlog [None req-80f1427c-1cc0-4c56-889d-d0994c633463 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 204 len: 0 microversion: 2.1 time: 0.065445 [ 1245.476127] [53378]: [pid: 53378|app: 0|req: 4457/8866] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:37 2025] DELETE /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1245.481438] [53379]: DEBUG nova.api.openstack.wsgi [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.483146] [53379]: DEBUG nova.compute.api [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.486535] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.486765] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.486945] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.487303] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.487505] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.487684] [53379]: DEBUG oslo_concurrency.lockutils [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.548156] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.550455] [53378]: DEBUG nova.compute.api [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.554810] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.555176] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.555480] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.555945] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.556255] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.556516] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.558137] [53379]: DEBUG nova.policy [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.562887] [53379]: INFO nova.api.openstack.requestlog [None req-333f51bb-8246-4773-9577-80c94b3b0123 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1509 microversion: 2.1 time: 0.083656 [ 1245.563243] [53379]: [pid: 53379|app: 0|req: 4410/8867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.592891] [53378]: DEBUG nova.policy [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.598335] [53378]: INFO nova.api.openstack.requestlog [None req-ee1b9291-a6af-49fa-9530-f8860f59f362 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1285 microversion: 2.1 time: 0.053138 [ 1245.598853] [53378]: [pid: 53378|app: 0|req: 4458/8868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:37 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1285 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.237305] [53379]: DEBUG nova.api.openstack.wsgi [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.239126] [53379]: DEBUG nova.compute.api [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.243372] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.243616] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.243805] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.244188] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.244398] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.244580] [53379]: DEBUG oslo_concurrency.lockutils [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.323175] [53379]: DEBUG nova.policy [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.329117] [53379]: INFO nova.api.openstack.requestlog [None req-d18ba628-b96c-4606-9c7e-170a585f76f9 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1522 microversion: 2.1 time: 0.094058 [ 1246.329600] [53379]: [pid: 53379|app: 0|req: 4411/8869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:38 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1522 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.577130] [53378]: DEBUG nova.api.openstack.wsgi [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.578877] [53378]: DEBUG nova.compute.api [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.582834] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.583081] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.583273] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.583620] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.583822] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.583999] [53378]: DEBUG oslo_concurrency.lockutils [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.611292] [53379]: DEBUG nova.api.openstack.wsgi [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.613106] [53379]: DEBUG nova.compute.api [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.617123] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.617372] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.617562] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.617913] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.618128] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.618308] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.635910] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.636155] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.636364] [53379]: DEBUG oslo_concurrency.lockutils [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.636542] [53379]: DEBUG nova.objects.instance [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9adfbc47-d813-49c4-9ea4-6be52002754d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1246.651301] [53378]: DEBUG nova.policy [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.655990] [53378]: INFO nova.api.openstack.requestlog [None req-87f6d008-d65a-429d-be7c-76ffa7cc7f13 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1509 microversion: 2.1 time: 0.081149 [ 1246.656493] [53378]: [pid: 53378|app: 0|req: 4459/8870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:38 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.656647] [53379]: DEBUG nova.policy [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.660410] [53379]: INFO nova.api.openstack.requestlog [None req-8789f3f6-64f4-4869-a10b-276058f53ffb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1303 microversion: 2.1 time: 0.051412 [ 1246.660824] [53379]: [pid: 53379|app: 0|req: 4412/8871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:38 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1303 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.696612] [53378]: DEBUG nova.api.openstack.wsgi [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.696868] [53378]: DEBUG nova.compute.api [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.700772] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.701033] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.701224] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.701573] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.701778] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.701953] [53378]: DEBUG oslo_concurrency.lockutils [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.709654] [53378]: INFO nova.api.openstack.wsgi [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. [ 1246.709940] [53378]: DEBUG nova.api.openstack.wsgi [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1246.710363] [53378]: INFO nova.api.openstack.requestlog [None req-7324d5a6-24ef-49b0-a0cc-35d6585adc6b tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 404 len: 111 microversion: 2.1 time: 0.015946 [ 1246.710649] [53378]: [pid: 53378|app: 0|req: 4460/8872] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:38 2025] DELETE /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1246.715017] [53379]: DEBUG nova.api.openstack.wsgi [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.716682] [53379]: DEBUG nova.compute.api [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: 76d69451-0c4a-40bf-98d9-586a4c5452c7] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.720218] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.720455] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.720642] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.721028] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.721238] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.721426] [53379]: DEBUG oslo_concurrency.lockutils [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.730227] [53379]: INFO nova.api.openstack.wsgi [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. [ 1246.730596] [53379]: DEBUG nova.api.openstack.wsgi [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance 76d69451-0c4a-40bf-98d9-586a4c5452c7 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1246.731095] [53379]: INFO nova.api.openstack.requestlog [None req-83b3db38-f9c5-4152-ad27-ecdcfa2c07a9 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7" status: 404 len: 111 microversion: 2.1 time: 0.018150 [ 1246.731731] [53379]: [pid: 53379|app: 0|req: 4413/8873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:38 2025] GET /compute/v2.1/servers/76d69451-0c4a-40bf-98d9-586a4c5452c7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1246.736625] [53378]: DEBUG nova.api.openstack.wsgi [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.737078] [53378]: DEBUG nova.compute.api [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.740805] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.741061] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.741260] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.741608] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.741812] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.741994] [53378]: DEBUG oslo_concurrency.lockutils [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.750962] [53378]: INFO nova.api.openstack.wsgi [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. [ 1246.751278] [53378]: DEBUG nova.api.openstack.wsgi [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1246.751696] [53378]: INFO nova.api.openstack.requestlog [None req-16e91923-7d4d-4106-a2ad-3dfc446d7d44 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 404 len: 111 microversion: 2.1 time: 0.017301 [ 1246.751992] [53378]: [pid: 53378|app: 0|req: 4461/8874] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:39 2025] DELETE /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1246.757028] [53379]: DEBUG nova.api.openstack.wsgi [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.758844] [53379]: DEBUG nova.compute.api [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] [instance: cc4c400f-0f42-4402-8c42-61dd155b4b6a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.762385] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.762626] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.762814] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.763179] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.763383] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.763562] [53379]: DEBUG oslo_concurrency.lockutils [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.772212] [53379]: INFO nova.api.openstack.wsgi [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] HTTP exception thrown: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. [ 1246.772455] [53379]: DEBUG nova.api.openstack.wsgi [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Returning 404 to user: Instance cc4c400f-0f42-4402-8c42-61dd155b4b6a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1246.772879] [53379]: INFO nova.api.openstack.requestlog [None req-e77fc182-de1d-4e6b-8129-f73816745e06 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a" status: 404 len: 111 microversion: 2.1 time: 0.018297 [ 1246.773210] [53379]: [pid: 53379|app: 0|req: 4414/8875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:39 2025] GET /compute/v2.1/servers/cc4c400f-0f42-4402-8c42-61dd155b4b6a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1246.778687] [53378]: DEBUG nova.api.openstack.wsgi [None req-6cb96150-1f6f-4baa-96e8-b70ee316a009 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] Calling method '.version_select at 0x726f70c7a680>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.789676] [53378]: INFO nova.api.openstack.requestlog [None req-6cb96150-1f6f-4baa-96e8-b70ee316a009 tempest-ServerActionsTestOtherB-51513902 tempest-ServerActionsTestOtherB-51513902-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1873520035" status: 202 len: 0 microversion: 2.1 time: 0.013465 [ 1246.790103] [53378]: [pid: 53378|app: 0|req: 4462/8876] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:48:39 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1873520035 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1247.079258] [53379]: DEBUG nova.api.openstack.wsgi [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9114d62f-d40d-4590-b902-560fb30febec"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1247.081106] [53379]: DEBUG nova.compute.api [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.086531] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.086775] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.086962] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.087554] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.087554] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.087708] [53379]: DEBUG oslo_concurrency.lockutils [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.134325] [53379]: INFO nova.api.openstack.wsgi [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Invalid volume: volume 9114d62f-d40d-4590-b902-560fb30febec is already attached to instances: 8010817e-f024-4324-86c6-9b67243523fd [ 1247.134653] [53379]: DEBUG nova.api.openstack.wsgi [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 400 to user: Invalid volume: volume 9114d62f-d40d-4590-b902-560fb30febec is already attached to instances: 8010817e-f024-4324-86c6-9b67243523fd {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1247.135147] [53379]: INFO nova.api.openstack.requestlog [None req-4185cbfb-3e52-4a77-8d2f-7591fec8cf71 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.058330 [ 1247.135472] [53379]: [pid: 53379|app: 0|req: 4415/8877] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:48:39 2025] POST /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 174 bytes in 59 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1247.170922] [53378]: DEBUG nova.api.openstack.wsgi [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.171306] [53378]: DEBUG nova.compute.api [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.175361] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.175668] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.175881] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.176259] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.176552] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.176706] [53378]: DEBUG oslo_concurrency.lockutils [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.220703] [53378]: DEBUG nova.objects.instance [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'services' on Instance uuid 8010817e-f024-4324-86c6-9b67243523fd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1247.264281] [53378]: INFO nova.api.openstack.requestlog [None req-723ce92e-ad05-4d6f-a9b6-31b29560a125 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments/9114d62f-d40d-4590-b902-560fb30febec" status: 202 len: 0 microversion: 2.1 time: 0.096855 [ 1247.264721] [53378]: [pid: 53378|app: 0|req: 4463/8878] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:48:39 2025] DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments/9114d62f-d40d-4590-b902-560fb30febec => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1247.269822] [53379]: DEBUG nova.api.openstack.wsgi [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.271892] [53379]: DEBUG nova.compute.api [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.275540] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.275808] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.275995] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.276363] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.276615] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.276731] [53379]: DEBUG oslo_concurrency.lockutils [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.293317] [53379]: INFO nova.api.openstack.requestlog [None req-b4e3f4df-08c5-460c-bc34-1f1d0149c653 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025585 [ 1247.293434] [53379]: [pid: 53379|app: 0|req: 4416/8879] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:39 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1247.343777] [53378]: DEBUG nova.api.openstack.wsgi [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.345568] [53378]: DEBUG nova.compute.api [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.349533] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.349867] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.350110] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.350536] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.350800] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.351076] [53378]: DEBUG oslo_concurrency.lockutils [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.449346] [53378]: DEBUG nova.policy [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.453878] [53378]: INFO nova.api.openstack.requestlog [None req-ef0a814e-32b7-4784-948f-7d4c47567fce tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1502 microversion: 2.1 time: 0.112699 [ 1247.454206] [53378]: [pid: 53378|app: 0|req: 4464/8880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:39 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1502 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.466503] [53379]: DEBUG nova.api.openstack.wsgi [None req-c8a741b4-f34b-4ac7-9f8f-862c6db0a87d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'create', calling method: .version_select at 0x726f71113b50>, body: {"security_group": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-486486475", "description": "tempest-description-1077773583"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1247.565066] [53379]: INFO nova.api.openstack.requestlog [None req-c8a741b4-f34b-4ac7-9f8f-862c6db0a87d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 250 microversion: 2.1 time: 0.100687 [ 1247.565475] [53379]: [pid: 53379|app: 0|req: 4417/8881] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 12 06:48:39 2025] POST /compute/v2.1/os-security-groups => generated 250 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1247.573429] [53378]: DEBUG nova.api.openstack.wsgi [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-486486475"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1247.575742] [53378]: DEBUG nova.compute.api [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.580079] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.580380] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.580543] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.580991] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.581112] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.581332] [53378]: DEBUG oslo_concurrency.lockutils [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.668184] [53379]: DEBUG nova.api.openstack.wsgi [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.670456] [53379]: DEBUG nova.compute.api [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.674545] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.674845] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.675170] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.675589] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.675927] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.676063] [53379]: DEBUG oslo_concurrency.lockutils [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.678509] [53378]: INFO nova.network.security_group_api [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Adding security group c4336e7f-ff26-4bc3-9793-8960ade711d1 to port be66e746-5173-474d-a751-2a2e4233f8b3 [ 1247.747421] [53379]: DEBUG nova.policy [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.752313] [53379]: INFO nova.api.openstack.requestlog [None req-d8e0d122-eb8d-4eb6-afe9-e59e0af0edf3 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1509 microversion: 2.1 time: 0.086226 [ 1247.752790] [53379]: [pid: 53379|app: 0|req: 4418/8882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:39 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.755248] [53379]: DEBUG nova.api.openstack.wsgi [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.757139] [53379]: DEBUG nova.compute.api [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.760389] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.760684] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.760912] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.761315] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.761557] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.761769] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.780306] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.780602] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.780837] [53379]: DEBUG oslo_concurrency.lockutils [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.781082] [53379]: DEBUG nova.objects.instance [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid 9adfbc47-d813-49c4-9ea4-6be52002754d {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1247.801980] [53379]: DEBUG nova.policy [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.806176] [53379]: INFO nova.api.openstack.requestlog [None req-b71d51ea-8207-4270-a8b0-2b185c4b20d8 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 200 len: 1303 microversion: 2.1 time: 0.052614 [ 1247.806609] [53379]: [pid: 53379|app: 0|req: 4419/8883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:40 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 1303 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.034934] [53379]: DEBUG nova.api.openstack.wsgi [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.035152] [53378]: INFO nova.api.openstack.requestlog [None req-cd99205f-663f-48da-9372-07799951111a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action" status: 202 len: 0 microversion: 2.1 time: 0.464164 [ 1248.036155] [53378]: [pid: 53378|app: 0|req: 4465/8884] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:39 2025] POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action => generated 0 bytes in 465 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1248.043555] [53378]: DEBUG nova.api.openstack.wsgi [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-486486475"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.044738] [53379]: DEBUG oslo_concurrency.lockutils [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.045018] [53379]: DEBUG oslo_concurrency.lockutils [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.045218] [53379]: DEBUG oslo_concurrency.lockutils [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.045447] [53378]: DEBUG nova.compute.api [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.050104] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.050572] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.050830] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.051185] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.051394] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.051575] [53378]: DEBUG oslo_concurrency.lockutils [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.053422] [53379]: INFO nova.api.openstack.compute.server_external_events [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] Creating event network-changed:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1248.057016] [53379]: INFO nova.api.openstack.requestlog [req-d807e816-385b-4ade-b32e-1a5ce5b883f9 req-486ec1b4-ceb0-4d27-9ea2-0788816107f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024779 [ 1248.057688] [53379]: [pid: 53379|app: 0|req: 4420/8885] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:40 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) [ 1248.124405] [53378]: INFO nova.network.security_group_api [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Removing security group c4336e7f-ff26-4bc3-9793-8960ade711d1 from port be66e746-5173-474d-a751-2a2e4233f8b3 [ 1248.302153] [53379]: DEBUG nova.api.openstack.wsgi [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.304733] [53379]: DEBUG nova.compute.api [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.311187] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.311421] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.311608] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.312731] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.313061] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.313303] [53379]: DEBUG oslo_concurrency.lockutils [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.331519] [53378]: INFO nova.api.openstack.requestlog [None req-af2f7a78-dc77-460f-8869-0e4f6eafc132 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action" status: 202 len: 0 microversion: 2.1 time: 0.290479 [ 1248.331902] [53378]: [pid: 53378|app: 0|req: 4466/8886] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:40 2025] POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1248.339815] [53379]: INFO nova.api.openstack.requestlog [None req-cd4771ce-67e0-41e6-a9e4-021ab06a9a42 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.041053 [ 1248.341786] [53378]: DEBUG nova.api.openstack.wsgi [None req-b811dd86-485f-4b89-bb76-99da74c0987f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'create', calling method: .version_select at 0x726f70c7ba30>, body: {"pool": null} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.342354] [53379]: [pid: 53379|app: 0|req: 4421/8887] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:40 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1248.445155] [53379]: DEBUG nova.api.openstack.wsgi [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "207de6f5-af93-462a-846a-35ddf69e6ca5", "name": "network-vif-deleted", "tag": "e2c04d35-8045-49fa-b141-f2f45f2df040"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.457600] [53379]: DEBUG oslo_concurrency.lockutils [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.457600] [53379]: DEBUG oslo_concurrency.lockutils [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.457600] [53379]: DEBUG oslo_concurrency.lockutils [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.465013] [53379]: INFO nova.api.openstack.compute.server_external_events [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] Creating event network-vif-deleted:e2c04d35-8045-49fa-b141-f2f45f2df040 for instance 207de6f5-af93-462a-846a-35ddf69e6ca5 on cpu-1 [ 1248.469512] [53379]: INFO nova.api.openstack.requestlog [req-fffe67fd-1c53-4828-903d-21fd840a6bf4 req-2bbdb982-ea71-4744-8de5-9420918a3a19 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027721 [ 1248.470016] [53379]: [pid: 53379|app: 0|req: 4422/8888] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:40 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) [ 1248.767110] [53379]: DEBUG nova.api.openstack.wsgi [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.768857] [53379]: DEBUG nova.compute.api [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.775032] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.775285] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.775479] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.775839] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.776048] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.776226] [53379]: DEBUG oslo_concurrency.lockutils [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.825221] [53379]: DEBUG nova.policy [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.830139] [53379]: INFO nova.api.openstack.requestlog [None req-853eb55c-a656-4017-bfb2-5f74b02a26a8 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1296 microversion: 2.1 time: 0.065844 [ 1248.830382] [53379]: [pid: 53379|app: 0|req: 4423/8889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1248.832958] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.834640] [53379]: DEBUG nova.compute.api [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.838836] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.839090] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.839280] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.839688] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.839919] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.840173] [53379]: DEBUG oslo_concurrency.lockutils [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.849031] [53379]: INFO nova.api.openstack.wsgi [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. [ 1248.849351] [53379]: DEBUG nova.api.openstack.wsgi [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.849803] [53379]: INFO nova.api.openstack.requestlog [None req-a5f3aa21-c2b3-44c0-bc75-68d4f8c2112e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 404 len: 111 microversion: 2.1 time: 0.018914 [ 1248.850119] [53379]: [pid: 53379|app: 0|req: 4424/8890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1248.859824] [53379]: DEBUG nova.api.openstack.wsgi [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.860083] [53379]: DEBUG nova.compute.api [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.863355] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.863684] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.863771] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.864125] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.864324] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.864499] [53379]: DEBUG oslo_concurrency.lockutils [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.874376] [53379]: INFO nova.api.openstack.wsgi [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. [ 1248.874701] [53379]: DEBUG nova.api.openstack.wsgi [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.875462] [53379]: INFO nova.api.openstack.requestlog [None req-f3567ef8-068b-430a-87ca-ebede5456d0e tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 404 len: 111 microversion: 2.1 time: 0.017358 [ 1248.875462] [53379]: [pid: 53379|app: 0|req: 4425/8891] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1248.880936] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.882583] [53379]: DEBUG nova.compute.api [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9adfbc47-d813-49c4-9ea4-6be52002754d] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.886018] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.886318] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.886451] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.886808] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.887028] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.887209] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.895920] [53379]: INFO nova.api.openstack.wsgi [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. [ 1248.896356] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9adfbc47-d813-49c4-9ea4-6be52002754d could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.896702] [53379]: INFO nova.api.openstack.requestlog [None req-2cdf8ef1-8390-4a36-a598-a1041426dd03 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d" status: 404 len: 111 microversion: 2.1 time: 0.017996 [ 1248.897155] [53379]: [pid: 53379|app: 0|req: 4426/8892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/9adfbc47-d813-49c4-9ea4-6be52002754d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1248.901998] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.902250] [53379]: DEBUG nova.compute.api [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.905281] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.905505] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.905691] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.906024] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.906229] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.906434] [53379]: DEBUG oslo_concurrency.lockutils [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.915731] [53378]: INFO nova.api.openstack.requestlog [None req-b811dd86-485f-4b89-bb76-99da74c0987f tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.574622 [ 1248.915992] [53379]: INFO nova.api.openstack.wsgi [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. [ 1248.917068] [53378]: [pid: 53378|app: 0|req: 4467/8893] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 12 06:48:40 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1248.917153] [53379]: DEBUG nova.api.openstack.wsgi [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.917153] [53379]: INFO nova.api.openstack.requestlog [None req-6dcac58d-d2db-473c-9fda-d4110ab82b19 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 404 len: 111 microversion: 2.1 time: 0.015177 [ 1248.917153] [53379]: [pid: 53379|app: 0|req: 4427/8894] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1248.923984] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.924661] [53378]: DEBUG nova.compute.api [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 52442277-6eb5-4270-95bd-1310b3b1844f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.928495] [53379]: DEBUG nova.api.openstack.wsgi [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.138"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.929277] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.929872] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.929872] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.930106] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.930275] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.930460] [53379]: DEBUG nova.compute.api [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.930500] [53378]: DEBUG oslo_concurrency.lockutils [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.934574] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.934840] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.935045] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.935413] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.935616] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.935789] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.948326] [53378]: INFO nova.api.openstack.wsgi [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. [ 1248.948703] [53378]: DEBUG nova.api.openstack.wsgi [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 52442277-6eb5-4270-95bd-1310b3b1844f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.949403] [53378]: INFO nova.api.openstack.requestlog [None req-b4b5b5c2-0a65-4a74-ad2e-07f38bfef0f7 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f" status: 404 len: 111 microversion: 2.1 time: 0.028539 [ 1248.949519] [53378]: [pid: 53378|app: 0|req: 4468/8895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/52442277-6eb5-4270-95bd-1310b3b1844f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1248.952213] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 1248.952439] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquired lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 1248.957573] [53378]: DEBUG nova.api.openstack.wsgi [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.957666] [53378]: DEBUG nova.compute.api [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.962571] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.963070] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.963323] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.963732] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.964054] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.964250] [53378]: DEBUG oslo_concurrency.lockutils [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.973999] [53378]: INFO nova.api.openstack.wsgi [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. [ 1248.973999] [53378]: DEBUG nova.api.openstack.wsgi [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.974358] [53378]: INFO nova.api.openstack.requestlog [None req-47d9b472-033b-4f40-909b-2f32fed371e1 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 404 len: 111 microversion: 2.1 time: 0.021818 [ 1248.974931] [53378]: [pid: 53378|app: 0|req: 4469/8896] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1248.980138] [53378]: DEBUG nova.api.openstack.wsgi [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.983061] [53378]: DEBUG nova.compute.api [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 3d8399f8-4791-41f6-90f2-9ed469818539] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.987073] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.987317] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.987511] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.987847] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.988059] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.988552] [53378]: DEBUG oslo_concurrency.lockutils [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.996842] [53378]: INFO nova.api.openstack.wsgi [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. [ 1248.997504] [53378]: DEBUG nova.api.openstack.wsgi [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 3d8399f8-4791-41f6-90f2-9ed469818539 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1248.997965] [53378]: INFO nova.api.openstack.requestlog [None req-96d73859-e0c8-4f58-b769-39c062887246 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539" status: 404 len: 111 microversion: 2.1 time: 0.019876 [ 1248.998597] [53378]: [pid: 53378|app: 0|req: 4470/8897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/3d8399f8-4791-41f6-90f2-9ed469818539 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.002799] [53378]: DEBUG nova.api.openstack.wsgi [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.003113] [53378]: DEBUG nova.compute.api [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.007961] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.008207] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.008440] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.009321] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.010522] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.010747] [53378]: DEBUG oslo_concurrency.lockutils [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.021839] [53378]: INFO nova.api.openstack.wsgi [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. [ 1249.023209] [53378]: DEBUG nova.api.openstack.wsgi [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.023820] [53378]: INFO nova.api.openstack.requestlog [None req-daabfbff-bf9f-4cb7-baec-17494fc59e26 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 404 len: 111 microversion: 2.1 time: 0.022528 [ 1249.023820] [53378]: [pid: 53378|app: 0|req: 4471/8898] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.029319] [53378]: DEBUG nova.api.openstack.wsgi [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.030957] [53378]: DEBUG nova.compute.api [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: faeaf1d7-5c97-49b0-9179-358347e8369f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.035627] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.035869] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.036108] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.036416] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.036684] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.036804] [53378]: DEBUG oslo_concurrency.lockutils [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.047162] [53378]: INFO nova.api.openstack.wsgi [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. [ 1249.047651] [53378]: DEBUG nova.api.openstack.wsgi [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance faeaf1d7-5c97-49b0-9179-358347e8369f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.047923] [53378]: INFO nova.api.openstack.requestlog [None req-65dae467-ed8d-492e-a065-387098d99dfb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f" status: 404 len: 111 microversion: 2.1 time: 0.021226 [ 1249.048228] [53378]: [pid: 53378|app: 0|req: 4472/8899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/faeaf1d7-5c97-49b0-9179-358347e8369f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.053358] [53378]: DEBUG nova.api.openstack.wsgi [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.053989] [53378]: DEBUG nova.compute.api [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.057766] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.057998] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.058556] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.058651] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.058910] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.059172] [53378]: DEBUG oslo_concurrency.lockutils [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.069688] [53378]: INFO nova.api.openstack.wsgi [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. [ 1249.069688] [53378]: DEBUG nova.api.openstack.wsgi [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.069688] [53378]: INFO nova.api.openstack.requestlog [None req-935d1ebc-50a1-4a0d-95e3-46c53f066214 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 404 len: 111 microversion: 2.1 time: 0.018172 [ 1249.069688] [53378]: [pid: 53378|app: 0|req: 4473/8900] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.075016] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.076673] [53378]: DEBUG nova.compute.api [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 85becedd-8250-4820-b5c9-23f3e267eb74] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.082404] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.082555] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.082747] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.083115] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.083315] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.083517] [53378]: DEBUG oslo_concurrency.lockutils [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.093383] [53378]: INFO nova.api.openstack.wsgi [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. [ 1249.093736] [53378]: DEBUG nova.api.openstack.wsgi [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 85becedd-8250-4820-b5c9-23f3e267eb74 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.094162] [53378]: INFO nova.api.openstack.requestlog [None req-0cb4047f-b5f1-4183-958d-316ad8019fcb tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74" status: 404 len: 111 microversion: 2.1 time: 0.021295 [ 1249.094477] [53378]: [pid: 53378|app: 0|req: 4474/8901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/85becedd-8250-4820-b5c9-23f3e267eb74 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.100461] [53378]: DEBUG nova.api.openstack.wsgi [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.100769] [53378]: DEBUG nova.compute.api [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.104788] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.105052] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.105246] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.105618] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.105819] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.106046] [53378]: DEBUG oslo_concurrency.lockutils [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.117082] [53378]: INFO nova.api.openstack.wsgi [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. [ 1249.117349] [53378]: DEBUG nova.api.openstack.wsgi [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.117771] [53378]: INFO nova.api.openstack.requestlog [None req-242789b1-9508-4ff0-bcc4-c055c03dcdea tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 404 len: 111 microversion: 2.1 time: 0.019512 [ 1249.118159] [53378]: [pid: 53378|app: 0|req: 4475/8902] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.122854] [53378]: DEBUG nova.api.openstack.wsgi [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.124855] [53378]: DEBUG nova.compute.api [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 9871c285-dc66-4e7b-b092-99faa8bb83f2] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.128700] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.128948] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.129150] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.129549] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.129752] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.129929] [53378]: DEBUG oslo_concurrency.lockutils [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.139223] [53378]: INFO nova.api.openstack.wsgi [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. [ 1249.139551] [53378]: DEBUG nova.api.openstack.wsgi [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 9871c285-dc66-4e7b-b092-99faa8bb83f2 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.139981] [53378]: INFO nova.api.openstack.requestlog [None req-60d25043-4025-49c4-9dde-b52596c8a170 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2" status: 404 len: 111 microversion: 2.1 time: 0.019156 [ 1249.140307] [53378]: [pid: 53378|app: 0|req: 4476/8903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/9871c285-dc66-4e7b-b092-99faa8bb83f2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.145017] [53378]: DEBUG nova.api.openstack.wsgi [None req-161b489e-2394-458e-93ee-82aa7414bee6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.145802] [53378]: DEBUG nova.compute.api [None req-161b489e-2394-458e-93ee-82aa7414bee6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.149199] [53378]: INFO nova.api.openstack.wsgi [None req-161b489e-2394-458e-93ee-82aa7414bee6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. [ 1249.149637] [53378]: DEBUG nova.api.openstack.wsgi [None req-161b489e-2394-458e-93ee-82aa7414bee6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.150066] [53378]: INFO nova.api.openstack.requestlog [None req-161b489e-2394-458e-93ee-82aa7414bee6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190" status: 404 len: 111 microversion: 2.1 time: 0.007060 [ 1249.150345] [53378]: [pid: 53378|app: 0|req: 4477/8904] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.155202] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc87f9b0-44fe-454a-9d45-1df506561088 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.157527] [53378]: DEBUG nova.compute.api [None req-fc87f9b0-44fe-454a-9d45-1df506561088 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: 68d6ddac-5676-440a-8e8a-519d814ce190] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.160350] [53378]: INFO nova.api.openstack.wsgi [None req-fc87f9b0-44fe-454a-9d45-1df506561088 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. [ 1249.160627] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc87f9b0-44fe-454a-9d45-1df506561088 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance 68d6ddac-5676-440a-8e8a-519d814ce190 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1249.161061] [53378]: INFO nova.api.openstack.requestlog [None req-fc87f9b0-44fe-454a-9d45-1df506561088 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190" status: 404 len: 111 microversion: 2.1 time: 0.008115 [ 1249.161332] [53378]: [pid: 53378|app: 0|req: 4478/8905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/68d6ddac-5676-440a-8e8a-519d814ce190 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1249.165628] [53378]: DEBUG nova.api.openstack.wsgi [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.165874] [53378]: DEBUG nova.compute.api [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.168937] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.169210] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.169423] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.169782] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.169983] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.170180] [53378]: DEBUG oslo_concurrency.lockutils [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.190548] [53378]: DEBUG nova.compute.api [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1249.245512] [53378]: INFO nova.api.openstack.requestlog [None req-9df56c73-262e-463d-81dc-a0a36e779e7c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 204 len: 0 microversion: 2.1 time: 0.081449 [ 1249.245932] [53378]: [pid: 53378|app: 0|req: 4479/8906] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:41 2025] DELETE /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1249.251599] [53378]: DEBUG nova.api.openstack.wsgi [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.254253] [53378]: DEBUG nova.compute.api [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.257613] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.257857] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.258102] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.258430] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.258638] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.258818] [53378]: DEBUG oslo_concurrency.lockutils [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.368315] [53378]: DEBUG nova.policy [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.372888] [53378]: INFO nova.api.openstack.requestlog [None req-d693e816-3a68-4fee-a4f3-4db4fde3384b tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1477 microversion: 2.1 time: 0.123600 [ 1249.373238] [53378]: [pid: 53378|app: 0|req: 4480/8907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1477 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1249.377112] [53378]: DEBUG nova.api.openstack.wsgi [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.377472] [53378]: DEBUG nova.compute.api [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.381347] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.381582] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.381766] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.382132] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.382337] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.382517] [53378]: DEBUG oslo_concurrency.lockutils [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.402538] [53378]: INFO nova.api.openstack.requestlog [None req-36b06026-e086-4b44-90e9-2040264c5869 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028312 [ 1249.403376] [53378]: [pid: 53378|app: 0|req: 4481/8908] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:41 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1249.498233] [53379]: DEBUG nova.network.neutron [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Building network info cache for instance {{(pid=53379) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 1249.792050] [53379]: DEBUG nova.network.neutron [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Updating instance_info_cache with network_info: [{"id": "be66e746-5173-474d-a751-2a2e4233f8b3", "address": "fa:16:3e:44:1f:d0", "network": {"id": "1a72c89a-1bc4-4ccd-acc6-e5b69bd6ec58", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-2103677913-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.138", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "a0f04035975c4a56a9e4b29983b5e324", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "753b69c3-4ef5-44a1-80cf-eab4edbe0dd5", "external-id": "nsx-vlan-transportzone-878", "segmentation_id": 878, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapbe66e746-51", "ovs_interfaceid": "be66e746-5173-474d-a751-2a2e4233f8b3", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53379) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 1249.800433] [53379]: DEBUG oslo_concurrency.lockutils [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Releasing lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53379) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 1249.802307] [53379]: INFO nova.api.openstack.requestlog [None req-ee7a1f65-0cb8-4617-9809-ef352426629a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action" status: 202 len: 0 microversion: 2.1 time: 0.880265 [ 1249.802652] [53379]: [pid: 53379|app: 0|req: 4428/8909] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:41 2025] POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action => generated 0 bytes in 881 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 1249.807936] [53378]: DEBUG nova.api.openstack.wsgi [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.138"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1249.845052] [53379]: DEBUG nova.api.openstack.wsgi [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.847221] [53379]: DEBUG nova.compute.api [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.851815] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.852185] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.852495] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.852998] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.853322] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.853599] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.866367] [53378]: DEBUG nova.compute.api [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.870270] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.870533] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.870726] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.871104] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.871309] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.871489] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.876183] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.876518] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.876789] [53379]: DEBUG oslo_concurrency.lockutils [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.877075] [53379]: DEBUG nova.objects.instance [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lazy-loading 'fault' on Instance uuid 207de6f5-af93-462a-846a-35ddf69e6ca5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1249.899999] [53379]: DEBUG nova.policy [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.905075] [53379]: INFO nova.api.openstack.requestlog [None req-d093b1dc-4622-4a00-a3b1-b37bf7438315 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1301 microversion: 2.1 time: 0.063039 [ 1249.905493] [53379]: [pid: 53379|app: 0|req: 4429/8910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:42 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.958764] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 1249.958764] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquired lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 1250.078818] [53379]: DEBUG nova.api.openstack.wsgi [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1250.085583] [53379]: DEBUG oslo_concurrency.lockutils [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.085810] [53379]: DEBUG oslo_concurrency.lockutils [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.086022] [53379]: DEBUG oslo_concurrency.lockutils [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.102287] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] Creating event network-changed:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1250.108021] [53379]: INFO nova.api.openstack.requestlog [req-9472b994-c080-49ce-be42-5f9cda9b3610 req-66053c1c-3029-473c-80e7-6aa820c5c49c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029616 [ 1250.108021] [53379]: [pid: 53379|app: 0|req: 4430/8911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:42 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) [ 1250.245871] [53378]: DEBUG nova.network.neutron [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Building network info cache for instance {{(pid=53378) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 1250.387963] [53379]: DEBUG nova.api.openstack.wsgi [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.390082] [53379]: DEBUG nova.compute.api [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.394056] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.394334] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.394552] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.394970] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.395209] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.395419] [53379]: DEBUG oslo_concurrency.lockutils [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.424291] [53378]: DEBUG nova.network.neutron [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Updating instance_info_cache with network_info: [{"id": "be66e746-5173-474d-a751-2a2e4233f8b3", "address": "fa:16:3e:44:1f:d0", "network": {"id": "1a72c89a-1bc4-4ccd-acc6-e5b69bd6ec58", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-2103677913-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": false}}], "meta": {"injected": false, "tenant_id": "a0f04035975c4a56a9e4b29983b5e324", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "753b69c3-4ef5-44a1-80cf-eab4edbe0dd5", "external-id": "nsx-vlan-transportzone-878", "segmentation_id": 878, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapbe66e746-51", "ovs_interfaceid": "be66e746-5173-474d-a751-2a2e4233f8b3", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=53378) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 1250.435665] [53378]: DEBUG oslo_concurrency.lockutils [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Releasing lock "refresh_cache-7ca97742-ffde-4f65-9125-1ebeb28c3b0a" {{(pid=53378) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 1250.437980] [53378]: INFO nova.api.openstack.requestlog [None req-94a1ed3c-73c6-4819-a6a6-d4e2e819399b tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action" status: 202 len: 0 microversion: 2.1 time: 0.631950 [ 1250.437980] [53378]: [pid: 53378|app: 0|req: 4482/8912] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:42 2025] POST /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a/action => generated 0 bytes in 633 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 1250.440741] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.441865] [53378]: DEBUG nova.compute.api [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.446024] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.446024] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.446024] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.446208] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.446255] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.446437] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.464541] [53378]: INFO nova.api.openstack.requestlog [None req-2b03965f-feff-4cc1-a099-664c47338652 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025980 [ 1250.465019] [53378]: [pid: 53378|app: 0|req: 4483/8913] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:42 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1250.467814] [53378]: DEBUG nova.api.openstack.wsgi [None req-93cba56b-44c7-41ab-91cd-05985c71137d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '.version_select at 0x726f70c7a8c0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.517961] [53379]: DEBUG nova.policy [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.523877] [53379]: INFO nova.api.openstack.requestlog [None req-30a4f8ff-728d-4f07-a8a0-9f16cfd9d652 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1477 microversion: 2.1 time: 0.137644 [ 1250.523877] [53379]: [pid: 53379|app: 0|req: 4431/8914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:42 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1477 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.526745] [53379]: DEBUG nova.api.openstack.wsgi [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1250.533045] [53379]: DEBUG oslo_concurrency.lockutils [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.533152] [53379]: DEBUG oslo_concurrency.lockutils [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.533293] [53379]: DEBUG oslo_concurrency.lockutils [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.539922] [53379]: INFO nova.api.openstack.compute.server_external_events [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] Creating event network-changed:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1250.543259] [53379]: INFO nova.api.openstack.requestlog [req-b555346b-ff59-4498-9558-30359295a760 req-c34b72b4-3d19-47ed-ad36-3da61e4c5350 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018980 [ 1250.543259] [53379]: [pid: 53379|app: 0|req: 4432/8915] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:42 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) [ 1250.754713] [53378]: INFO nova.api.openstack.requestlog [None req-93cba56b-44c7-41ab-91cd-05985c71137d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/bd257e57-744a-4a5d-bad1-15886078c20e" status: 202 len: 0 microversion: 2.1 time: 0.288918 [ 1250.755095] [53378]: [pid: 53378|app: 0|req: 4484/8916] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 12 06:48:42 2025] DELETE /compute/v2.1/os-floating-ips/bd257e57-744a-4a5d-bad1-15886078c20e => generated 0 bytes in 290 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1250.765820] [53379]: DEBUG nova.api.openstack.wsgi [None req-5419ebce-fae2-4838-a6f1-e0ce429c901c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '.version_select at 0x726f7103e170>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.862196] [53379]: INFO nova.api.openstack.requestlog [None req-5419ebce-fae2-4838-a6f1-e0ce429c901c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c4336e7f-ff26-4bc3-9793-8960ade711d1" status: 202 len: 0 microversion: 2.1 time: 0.098830 [ 1250.862512] [53379]: [pid: 53379|app: 0|req: 4433/8917] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 12 06:48:43 2025] DELETE /compute/v2.1/os-security-groups/c4336e7f-ff26-4bc3-9793-8960ade711d1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1250.867552] [53378]: DEBUG nova.api.openstack.wsgi [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.867831] [53378]: DEBUG nova.compute.api [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.871434] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.871710] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.871907] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.872265] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.872468] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.872647] [53378]: DEBUG oslo_concurrency.lockutils [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.886179] [53378]: DEBUG nova.compute.api [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1250.918165] [53379]: DEBUG nova.api.openstack.wsgi [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.920470] [53379]: DEBUG nova.compute.api [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.924819] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.925132] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.925385] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.926315] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.926315] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.926454] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.936981] [53378]: INFO nova.api.openstack.requestlog [None req-81a3b115-3820-4fdb-8976-e14025937924 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 204 len: 0 microversion: 2.1 time: 0.071461 [ 1250.937364] [53378]: [pid: 53378|app: 0|req: 4485/8918] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:43 2025] DELETE /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1250.942419] [53378]: DEBUG nova.api.openstack.wsgi [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.944725] [53378]: DEBUG nova.compute.api [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.946662] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.946906] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.947111] [53379]: DEBUG oslo_concurrency.lockutils [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.947314] [53379]: DEBUG nova.objects.instance [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lazy-loading 'fault' on Instance uuid 207de6f5-af93-462a-846a-35ddf69e6ca5 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1250.947958] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.948243] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.948479] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.948861] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.949099] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.949298] [53378]: DEBUG oslo_concurrency.lockutils [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.967848] [53379]: DEBUG nova.policy [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '481164fc418d43cdb5c13ad4e6cb90f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43e052abcb9a4fe5b2500d6b71b0e558', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.971725] [53379]: INFO nova.api.openstack.requestlog [None req-893a6f40-b71e-4ac8-b61b-9a3116a17637 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 200 len: 1301 microversion: 2.1 time: 0.055887 [ 1250.972064] [53379]: [pid: 53379|app: 0|req: 4434/8919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:43 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.041827] [53378]: DEBUG nova.policy [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.046761] [53378]: INFO nova.api.openstack.requestlog [None req-9b5d566a-9296-4f64-884a-ce42b12763e6 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1508 microversion: 2.1 time: 0.106614 [ 1251.047165] [53378]: [pid: 53378|app: 0|req: 4486/8920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:43 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1508 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.472391] [53379]: DEBUG nova.api.openstack.wsgi [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.474103] [53379]: DEBUG nova.compute.api [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.478203] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.478465] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.478655] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.479091] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.479312] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.479523] [53379]: DEBUG oslo_concurrency.lockutils [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.499500] [53379]: INFO nova.api.openstack.requestlog [None req-97e47552-7d3c-4012-ac77-952ac88adb29 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029411 [ 1251.499828] [53379]: [pid: 53379|app: 0|req: 4435/8921] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:43 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1251.539234] [53378]: DEBUG nova.api.openstack.wsgi [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.541050] [53378]: DEBUG nova.compute.api [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.545122] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.545453] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.545700] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.546085] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.546298] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.546485] [53378]: DEBUG oslo_concurrency.lockutils [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.618710] [53378]: DEBUG nova.policy [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.623291] [53378]: INFO nova.api.openstack.requestlog [None req-eedae2a1-da3d-484d-a867-dd8c53685b4c tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1477 microversion: 2.1 time: 0.087356 [ 1251.623631] [53378]: [pid: 53378|app: 0|req: 4487/8922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:43 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1477 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.984619] [53379]: DEBUG nova.api.openstack.wsgi [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.987313] [53379]: DEBUG nova.compute.api [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] [instance: 207de6f5-af93-462a-846a-35ddf69e6ca5] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.991827] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.992159] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.992403] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.992820] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.993061] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.993600] [53379]: DEBUG oslo_concurrency.lockutils [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.002106] [53379]: INFO nova.api.openstack.wsgi [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] HTTP exception thrown: Instance 207de6f5-af93-462a-846a-35ddf69e6ca5 could not be found. [ 1252.002405] [53379]: DEBUG nova.api.openstack.wsgi [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] Returning 404 to user: Instance 207de6f5-af93-462a-846a-35ddf69e6ca5 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1252.002819] [53379]: INFO nova.api.openstack.requestlog [None req-9560b919-c0d2-43f9-a6f6-1095f877d8b4 tempest-ServerAddressesTestJSON-854448708 tempest-ServerAddressesTestJSON-854448708-project-member] 10.180.1.21 "GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5" status: 404 len: 111 microversion: 2.1 time: 0.020561 [ 1252.003132] [53379]: [pid: 53379|app: 0|req: 4436/8923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:44 2025] GET /compute/v2.1/servers/207de6f5-af93-462a-846a-35ddf69e6ca5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1252.061235] [53378]: DEBUG nova.api.openstack.wsgi [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.063344] [53378]: DEBUG nova.compute.api [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.068152] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.068152] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.068282] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.068678] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.069131] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.069252] [53378]: DEBUG oslo_concurrency.lockutils [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.118951] [53379]: DEBUG nova.api.openstack.wsgi [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1252.126454] [53379]: DEBUG oslo_concurrency.lockutils [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.126751] [53379]: DEBUG oslo_concurrency.lockutils [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.127037] [53379]: DEBUG oslo_concurrency.lockutils [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.135824] [53379]: INFO nova.api.openstack.compute.server_external_events [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] Creating event network-changed:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1252.139498] [53379]: INFO nova.api.openstack.requestlog [req-4cb1a8d7-eb07-450c-95f3-ecc56f71bfd0 req-6b778846-7a4d-4ff6-a9f8-65e6cc0675c4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023163 [ 1252.139858] [53379]: [pid: 53379|app: 0|req: 4437/8924] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:44 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) [ 1252.155473] [53378]: DEBUG nova.policy [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.164387] [53378]: INFO nova.api.openstack.requestlog [None req-f94ffe9f-198f-463c-bb0a-2d79991ba50a tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1508 microversion: 2.1 time: 0.105894 [ 1252.164767] [53378]: [pid: 53378|app: 0|req: 4488/8925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:44 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1508 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.507475] [53379]: DEBUG nova.api.openstack.wsgi [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.509314] [53379]: DEBUG nova.compute.api [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.515854] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.516119] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.516311] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.516689] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.516979] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.517295] [53379]: DEBUG oslo_concurrency.lockutils [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.535128] [53379]: INFO nova.api.openstack.requestlog [None req-5babe67a-74a7-454c-8174-1ccf3d732af2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030867 [ 1252.535621] [53379]: [pid: 53379|app: 0|req: 4438/8926] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:48:44 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1252.558352] [53378]: DEBUG nova.api.openstack.wsgi [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d2f1ca88-817d-4179-8fcc-120a37f7b743", "name": "network-vif-deleted", "tag": "1365d335-a397-40cd-85fb-edeebcc29502"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1252.565296] [53378]: DEBUG oslo_concurrency.lockutils [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.565540] [53378]: DEBUG oslo_concurrency.lockutils [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.565720] [53378]: DEBUG oslo_concurrency.lockutils [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.576587] [53378]: INFO nova.api.openstack.compute.server_external_events [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] Creating event network-vif-deleted:1365d335-a397-40cd-85fb-edeebcc29502 for instance d2f1ca88-817d-4179-8fcc-120a37f7b743 on cpu-1 [ 1252.578764] [53378]: INFO nova.api.openstack.requestlog [req-d0d9e3e5-4fb8-4c08-a2d8-903d2bd7c954 req-d61fb97a-6773-44e1-901d-0b9f1d1c262b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022765 [ 1252.579045] [53378]: [pid: 53378|app: 0|req: 4489/8927] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:44 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) [ 1252.582810] [53379]: DEBUG nova.api.openstack.wsgi [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.583163] [53379]: DEBUG nova.compute.api [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.587120] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.587447] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.587677] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.588042] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.588274] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.588916] [53379]: DEBUG oslo_concurrency.lockutils [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.604370] [53379]: DEBUG nova.compute.api [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1252.637736] [53378]: DEBUG nova.api.openstack.wsgi [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.640535] [53378]: DEBUG nova.compute.api [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.644284] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.644591] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.644762] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.645172] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.645400] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.645595] [53378]: DEBUG oslo_concurrency.lockutils [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.659673] [53379]: INFO nova.api.openstack.requestlog [None req-73ba1a91-a6c9-48fb-8b1c-051c86727df9 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 204 len: 0 microversion: 2.1 time: 0.079126 [ 1252.660175] [53379]: [pid: 53379|app: 0|req: 4439/8928] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:48:44 2025] DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1252.665336] [53379]: DEBUG nova.api.openstack.wsgi [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.667203] [53379]: DEBUG nova.compute.api [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.673110] [53379]: DEBUG oslo_concurrency.lockutils [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.686753] [53378]: DEBUG nova.policy [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.691691] [53378]: INFO nova.api.openstack.requestlog [None req-cbfaf81d-b0b6-4d12-ac78-c5f7d8091e8a tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1272 microversion: 2.1 time: 0.056640 [ 1252.691691] [53378]: [pid: 53378|app: 0|req: 4490/8929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:44 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1272 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.821146] [53379]: DEBUG nova.policy [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.825420] [53379]: INFO nova.api.openstack.requestlog [None req-65c76635-0321-4821-880c-666956810aea tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1680 microversion: 2.1 time: 0.162411 [ 1252.825762] [53379]: [pid: 53379|app: 0|req: 4440/8930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:44 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1680 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1253.177978] [53378]: DEBUG nova.api.openstack.wsgi [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.181098] [53378]: DEBUG nova.compute.api [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.185477] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.185927] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.186192] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.186556] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.186912] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.187156] [53378]: DEBUG oslo_concurrency.lockutils [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.291042] [53378]: DEBUG nova.policy [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.300322] [53378]: INFO nova.api.openstack.requestlog [None req-e4b5a85b-832a-4eea-b52b-4d2d964db968 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1508 microversion: 2.1 time: 0.124547 [ 1253.300923] [53378]: [pid: 53378|app: 0|req: 4491/8931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:45 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1508 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.706381] [53379]: DEBUG nova.api.openstack.wsgi [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.707399] [53379]: DEBUG nova.compute.api [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.713648] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.713908] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.714114] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.714492] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.714697] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.714869] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.743208] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.743472] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.743667] [53379]: DEBUG oslo_concurrency.lockutils [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.743878] [53379]: DEBUG nova.objects.instance [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid d2f1ca88-817d-4179-8fcc-120a37f7b743 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1253.768920] [53379]: DEBUG nova.policy [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.774055] [53379]: INFO nova.api.openstack.requestlog [None req-25b3dde4-ceac-49ba-be13-17b6b77cd6a6 tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1277 microversion: 2.1 time: 0.070959 [ 1253.774551] [53379]: [pid: 53379|app: 0|req: 4441/8932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:45 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1277 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.839802] [53378]: DEBUG nova.api.openstack.wsgi [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.841798] [53378]: DEBUG nova.compute.api [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.846506] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.846892] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.847087] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.847529] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.847803] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.848037] [53378]: DEBUG oslo_concurrency.lockutils [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.963563] [53378]: DEBUG nova.policy [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.967954] [53378]: INFO nova.api.openstack.requestlog [None req-cedad1a3-f342-4e73-9c20-5b56f2d3709c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1680 microversion: 2.1 time: 0.130712 [ 1253.968343] [53378]: [pid: 53378|app: 0|req: 4492/8933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:46 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1680 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.149834] [53379]: DEBUG nova.api.openstack.wsgi [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ca97742-ffde-4f65-9125-1ebeb28c3b0a", "name": "network-vif-deleted", "tag": "be66e746-5173-474d-a751-2a2e4233f8b3"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1254.157742] [53379]: DEBUG oslo_concurrency.lockutils [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.157993] [53379]: DEBUG oslo_concurrency.lockutils [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.158196] [53379]: DEBUG oslo_concurrency.lockutils [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.169335] [53379]: INFO nova.api.openstack.compute.server_external_events [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] Creating event network-vif-deleted:be66e746-5173-474d-a751-2a2e4233f8b3 for instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a on cpu-1 [ 1254.172733] [53379]: INFO nova.api.openstack.requestlog [req-9a51a84d-38e7-4e62-b403-d01b0e742ccd req-2f82aba4-4e41-4c32-baa2-3b9f0b557d93 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025115 [ 1254.172733] [53379]: [pid: 53379|app: 0|req: 4442/8934] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:46 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) [ 1254.315196] [53378]: DEBUG nova.api.openstack.wsgi [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.317124] [53378]: DEBUG nova.compute.api [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.321131] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.321378] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.321588] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.321969] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.322190] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.322367] [53378]: DEBUG oslo_concurrency.lockutils [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.366529] [53378]: DEBUG nova.policy [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.373947] [53378]: INFO nova.api.openstack.requestlog [None req-8095cf37-30f8-4f6f-9687-b31825d40435 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1288 microversion: 2.1 time: 0.061102 [ 1254.374484] [53378]: [pid: 53378|app: 0|req: 4493/8935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:46 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.790063] [53379]: DEBUG nova.api.openstack.wsgi [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.791419] [53379]: DEBUG nova.compute.api [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.795802] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.796089] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.796290] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.796693] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.796891] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.797080] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.818989] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.819249] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.819436] [53379]: DEBUG oslo_concurrency.lockutils [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.819650] [53379]: DEBUG nova.objects.instance [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lazy-loading 'fault' on Instance uuid d2f1ca88-817d-4179-8fcc-120a37f7b743 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1254.843047] [53379]: DEBUG nova.policy [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a00746df4c5444428af4dba10d3d2a17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9812e52cdfc94affbba96618beb7018e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.847714] [53379]: INFO nova.api.openstack.requestlog [None req-8ce2c10e-8ba9-49d8-aa7d-5156eaf68dcc tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 200 len: 1277 microversion: 2.1 time: 0.060885 [ 1254.848227] [53379]: [pid: 53379|app: 0|req: 4443/8936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:47 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.981614] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.983371] [53378]: DEBUG nova.compute.api [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.987096] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.987345] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.987537] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.987927] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.988157] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.988339] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.064154] [53378]: DEBUG nova.policy [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.069373] [53378]: INFO nova.api.openstack.requestlog [None req-0fb6812f-3bfa-431c-87dd-a18d73f51407 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1680 microversion: 2.1 time: 0.090146 [ 1255.069792] [53378]: [pid: 53378|app: 0|req: 4494/8937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:47 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1680 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.215987] [53379]: DEBUG nova.api.openstack.wsgi [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8010817e-f024-4324-86c6-9b67243523fd", "name": "network-vif-deleted", "tag": "31b58fd0-7729-4931-827a-21595967f7e9"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1255.222994] [53379]: DEBUG oslo_concurrency.lockutils [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.223255] [53379]: DEBUG oslo_concurrency.lockutils [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.223943] [53379]: DEBUG oslo_concurrency.lockutils [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.231000] [53379]: INFO nova.api.openstack.compute.server_external_events [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] Creating event network-vif-deleted:31b58fd0-7729-4931-827a-21595967f7e9 for instance 8010817e-f024-4324-86c6-9b67243523fd on cpu-1 [ 1255.233445] [53379]: INFO nova.api.openstack.requestlog [req-6b92b579-73ae-4a6b-9cc1-1bf019a3ce9b req-a731a910-f3ca-4563-be84-3a9010b2270c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019661 [ 1255.233846] [53379]: [pid: 53379|app: 0|req: 4444/8938] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:47 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) [ 1255.388326] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.389854] [53378]: DEBUG nova.compute.api [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.393217] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.393456] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.393644] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.394006] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.394234] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.394397] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.418280] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.418582] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.418813] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.419029] [53378]: DEBUG nova.objects.instance [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lazy-loading 'fault' on Instance uuid 7ca97742-ffde-4f65-9125-1ebeb28c3b0a {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1255.442038] [53378]: DEBUG nova.policy [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.449993] [53378]: INFO nova.api.openstack.requestlog [None req-1fab2384-b479-4196-ac2c-b1782e7fe6e8 tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1307 microversion: 2.1 time: 0.065071 [ 1255.450396] [53378]: [pid: 53378|app: 0|req: 4495/8939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:47 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.860599] [53379]: DEBUG nova.api.openstack.wsgi [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.862318] [53379]: DEBUG nova.compute.api [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] [instance: d2f1ca88-817d-4179-8fcc-120a37f7b743] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.865750] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.865983] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.866186] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.866560] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.866767] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.866944] [53379]: DEBUG oslo_concurrency.lockutils [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.874987] [53379]: INFO nova.api.openstack.wsgi [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] HTTP exception thrown: Instance d2f1ca88-817d-4179-8fcc-120a37f7b743 could not be found. [ 1255.875278] [53379]: DEBUG nova.api.openstack.wsgi [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] Returning 404 to user: Instance d2f1ca88-817d-4179-8fcc-120a37f7b743 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1255.875675] [53379]: INFO nova.api.openstack.requestlog [None req-07ca291d-ea6e-48cd-bc13-aa36e594437d tempest-ServersTestJSON-101102322 tempest-ServersTestJSON-101102322-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743" status: 404 len: 111 microversion: 2.1 time: 0.017735 [ 1255.875952] [53379]: [pid: 53379|app: 0|req: 4445/8940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:48 2025] GET /compute/v2.1/servers/d2f1ca88-817d-4179-8fcc-120a37f7b743 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1256.083651] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.085849] [53378]: DEBUG nova.compute.api [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.090096] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.090409] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.090779] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.091294] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.091506] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.091791] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.130752] [53378]: DEBUG nova.policy [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.135243] [53378]: INFO nova.api.openstack.requestlog [None req-bb352678-feb0-4947-bd1c-ae9c7c469b7a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1320 microversion: 2.1 time: 0.054400 [ 1256.135566] [53378]: [pid: 53378|app: 0|req: 4496/8941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:48 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1320 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.463765] [53379]: DEBUG nova.api.openstack.wsgi [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.465472] [53379]: DEBUG nova.compute.api [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.468962] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.469210] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.469397] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.469775] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.469980] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.470173] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.487670] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.487950] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.488161] [53379]: DEBUG oslo_concurrency.lockutils [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.488364] [53379]: DEBUG nova.objects.instance [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lazy-loading 'fault' on Instance uuid 7ca97742-ffde-4f65-9125-1ebeb28c3b0a {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1256.515144] [53379]: DEBUG nova.policy [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c87da7967be941daa5b169e24f5ea630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f04035975c4a56a9e4b29983b5e324', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.519652] [53379]: INFO nova.api.openstack.requestlog [None req-d460bab0-e68a-4936-86b8-1dff8935314c tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 200 len: 1307 microversion: 2.1 time: 0.058100 [ 1256.520102] [53379]: [pid: 53379|app: 0|req: 4446/8942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:48 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.844804] [53378]: DEBUG nova.api.openstack.wsgi [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1256.849793] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.850040] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.850264] [53378]: DEBUG oslo_concurrency.lockutils [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.863054] [53378]: DEBUG nova.compute.api [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Going to try to stop instance {{(pid=53378) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1256.893866] [53378]: INFO nova.api.openstack.requestlog [None req-ebbc6b58-c625-404c-9327-59f0ec46ef49 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action" status: 202 len: 0 microversion: 2.1 time: 0.049692 [ 1256.893866] [53378]: [pid: 53378|app: 0|req: 4497/8943] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:49 2025] POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1256.898649] [53379]: DEBUG nova.api.openstack.wsgi [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.900364] [53379]: DEBUG nova.compute.api [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.903720] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.903953] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.904154] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.904642] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.904861] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.905051] [53379]: DEBUG oslo_concurrency.lockutils [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.040325] [53379]: DEBUG nova.policy [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.045167] [53379]: INFO nova.api.openstack.requestlog [None req-84167f1a-1dca-4512-9d18-918c4cdc3673 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1678 microversion: 2.1 time: 0.148785 [ 1257.045473] [53379]: [pid: 53379|app: 0|req: 4447/8944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:49 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1678 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.147698] [53378]: DEBUG nova.api.openstack.wsgi [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.149504] [53378]: DEBUG nova.compute.api [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.155643] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.155643] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.155793] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.156049] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.156255] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.156424] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.185254] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.185505] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.185692] [53378]: DEBUG oslo_concurrency.lockutils [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.186537] [53378]: DEBUG nova.objects.instance [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid 8010817e-f024-4324-86c6-9b67243523fd {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1257.207307] [53378]: DEBUG nova.policy [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.214006] [53378]: INFO nova.api.openstack.requestlog [None req-cf05277f-7280-4319-862e-ed0106cd04f4 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1325 microversion: 2.1 time: 0.068795 [ 1257.214355] [53378]: [pid: 53378|app: 0|req: 4498/8945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:49 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1325 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.538928] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.538928] [53379]: DEBUG nova.compute.api [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] [instance: 7ca97742-ffde-4f65-9125-1ebeb28c3b0a] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.542034] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.542433] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.542743] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.543218] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.543555] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.543875] [53379]: DEBUG oslo_concurrency.lockutils [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.552349] [53379]: INFO nova.api.openstack.wsgi [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] HTTP exception thrown: Instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a could not be found. [ 1257.552806] [53379]: DEBUG nova.api.openstack.wsgi [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] Returning 404 to user: Instance 7ca97742-ffde-4f65-9125-1ebeb28c3b0a could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1257.553366] [53379]: INFO nova.api.openstack.requestlog [None req-2e40bbe7-a9e0-4fdb-a634-296ac1ba0a0d tempest-ServerRescueTestJSONUnderV235-366765115 tempest-ServerRescueTestJSONUnderV235-366765115-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a" status: 404 len: 111 microversion: 2.1 time: 0.019662 [ 1257.553771] [53379]: [pid: 53379|app: 0|req: 4448/8946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:49 2025] GET /compute/v2.1/servers/7ca97742-ffde-4f65-9125-1ebeb28c3b0a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.059369] [53378]: DEBUG nova.api.openstack.wsgi [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.061087] [53378]: DEBUG nova.compute.api [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.068040] [53378]: DEBUG oslo_concurrency.lockutils [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.186429] [53378]: DEBUG nova.policy [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.193118] [53378]: INFO nova.api.openstack.requestlog [None req-e566b593-8b34-4b64-a226-39fd3ad1aa40 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1678 microversion: 2.1 time: 0.135955 [ 1258.193436] [53378]: [pid: 53378|app: 0|req: 4499/8947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:50 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1678 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.229403] [53379]: DEBUG nova.api.openstack.wsgi [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.230050] [53379]: DEBUG nova.compute.api [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.233782] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.234182] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.234488] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.234949] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.235280] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.235568] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.257052] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.257472] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.257798] [53379]: DEBUG oslo_concurrency.lockutils [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.258130] [53379]: DEBUG nova.objects.instance [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid 8010817e-f024-4324-86c6-9b67243523fd {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1258.280298] [53379]: DEBUG nova.policy [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.283391] [53379]: INFO nova.api.openstack.requestlog [None req-f708d3e3-1d7b-4a1c-8ffa-86cf4410e53e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 200 len: 1325 microversion: 2.1 time: 0.058197 [ 1258.283843] [53379]: [pid: 53379|app: 0|req: 4449/8948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:50 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 1325 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.206648] [53378]: DEBUG nova.api.openstack.wsgi [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.208484] [53378]: DEBUG nova.compute.api [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.215126] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.215522] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.215857] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.216361] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.216579] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.216767] [53378]: DEBUG oslo_concurrency.lockutils [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.292553] [53378]: DEBUG nova.policy [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.298296] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.299673] [53379]: DEBUG nova.compute.api [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.301085] [53378]: INFO nova.api.openstack.requestlog [None req-1fd963c4-9d0d-47c3-99b9-99f5a7ed530f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1655 microversion: 2.1 time: 0.096787 [ 1259.301436] [53378]: [pid: 53378|app: 0|req: 4500/8949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:51 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1655 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.305013] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.305013] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.305013] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.305230] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.305467] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.305674] [53379]: DEBUG oslo_concurrency.lockutils [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.313854] [53378]: DEBUG nova.api.openstack.wsgi [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1259.314197] [53379]: INFO nova.api.openstack.wsgi [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. [ 1259.314493] [53379]: DEBUG nova.api.openstack.wsgi [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1259.314909] [53379]: INFO nova.api.openstack.requestlog [None req-e2d4ca0d-484c-4b0b-80e2-911559af5db8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 404 len: 111 microversion: 2.1 time: 0.019509 [ 1259.315408] [53379]: [pid: 53379|app: 0|req: 4450/8950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:51 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1259.318414] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.318702] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.318896] [53378]: DEBUG oslo_concurrency.lockutils [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.319797] [53379]: DEBUG nova.api.openstack.wsgi [None req-af8f853d-3e63-4239-b874-256439771ff3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '.version_select at 0x726f70f4e4d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.331130] [53379]: INFO nova.api.openstack.requestlog [None req-af8f853d-3e63-4239-b874-256439771ff3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-670638765" status: 202 len: 0 microversion: 2.1 time: 0.013206 [ 1259.331466] [53378]: DEBUG nova.compute.api [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Going to try to start instance {{(pid=53378) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1259.331518] [53379]: [pid: 53379|app: 0|req: 4451/8951] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:48:51 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-670638765 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1259.361049] [53378]: INFO nova.api.openstack.requestlog [None req-2fe3d7f3-3e0b-4755-93cf-911ce836d52f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action" status: 202 len: 0 microversion: 2.1 time: 0.048706 [ 1259.361049] [53378]: [pid: 53378|app: 0|req: 4501/8952] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:51 2025] POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1259.366117] [53379]: DEBUG nova.api.openstack.wsgi [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.367914] [53379]: DEBUG nova.compute.api [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.373147] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.373394] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.373584] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.373944] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.374297] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.374367] [53379]: DEBUG oslo_concurrency.lockutils [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.431575] [53378]: DEBUG nova.api.openstack.wsgi [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.433260] [53378]: DEBUG nova.compute.api [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.438068] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.438411] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.438704] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.439136] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.439357] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.439550] [53378]: DEBUG oslo_concurrency.lockutils [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.457470] [53379]: DEBUG nova.policy [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.459731] [53378]: INFO nova.api.openstack.requestlog [None req-fad22c36-50b0-4970-8aa3-6d918b64523a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.030725 [ 1259.460211] [53378]: [pid: 53378|app: 0|req: 4502/8953] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 12 06:48:51 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.462746] [53379]: INFO nova.api.openstack.requestlog [None req-af6b25a3-4f3b-4276-88e1-b196621bc1d1 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1664 microversion: 2.1 time: 0.098766 [ 1259.463071] [53379]: [pid: 53379|app: 0|req: 4452/8954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:51 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1664 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.496304] [53378]: DEBUG nova.api.openstack.wsgi [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.496613] [53378]: DEBUG nova.compute.api [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.500248] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.500489] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.500680] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.501053] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.501272] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.501452] [53378]: DEBUG oslo_concurrency.lockutils [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.515932] [53378]: DEBUG nova.compute.api [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1259.561873] [53378]: INFO nova.api.openstack.requestlog [None req-fc43ec7a-976f-45ec-a1de-a01351ee8cef tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 204 len: 0 microversion: 2.20 time: 0.067933 [ 1259.562277] [53378]: [pid: 53378|app: 0|req: 4503/8955] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:48:51 2025] DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1259.567663] [53379]: DEBUG nova.api.openstack.wsgi [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.569389] [53379]: DEBUG nova.compute.api [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.572967] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.573215] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.573468] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.573759] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.573960] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.574150] [53379]: DEBUG oslo_concurrency.lockutils [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.625957] [53378]: DEBUG nova.api.openstack.wsgi [None req-91712dba-fc46-4acd-a790-3b36f379c6f7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: .version_select at 0x726f7353a9e0>, body: {"keypair": {"name": "tempest-keypair-934786039", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM2QYm/ZSDcCtIQCn1+8NTTN1ekiRENz6E+XQ2/CzPa06WCC0B8ogwbekrGpODab+QuxH0WSUSd8smGoODNu3NIUrkOaLQXbFt+SQboLR9FYbITKvxrxNkAmrXHOjj+BvA=="}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1259.636446] [53378]: DEBUG nova.quota [None req-91712dba-fc46-4acd-a790-3b36f379c6f7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1259.639973] [53378]: DEBUG nova.quota [None req-91712dba-fc46-4acd-a790-3b36f379c6f7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'key_pairs'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1259.652984] [53378]: INFO nova.api.openstack.requestlog [None req-91712dba-fc46-4acd-a790-3b36f379c6f7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.029720 [ 1259.653490] [53378]: [pid: 53378|app: 0|req: 4504/8956] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 12 06:48:51 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1259.666789] [53379]: DEBUG nova.policy [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.671282] [53379]: DEBUG nova.policy [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.671965] [53379]: DEBUG nova.policy [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.672539] [53379]: INFO nova.api.openstack.requestlog [None req-2504c9ca-e187-46cf-906f-ca848a147fd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1722 microversion: 2.20 time: 0.107453 [ 1259.672830] [53379]: [pid: 53379|app: 0|req: 4453/8957] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:51 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1722 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1260.224434] [53378]: DEBUG nova.api.openstack.wsgi [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-633872770", "imageRef": "2ecab67c-b794-4f13-af4d-ccfa6e0e6353", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5480ec41-5e2d-4979-8384-613d3dbaccc1"}], "security_groups": [{"name": "tempest-securitygroup--1391129171"}], "key_name": "tempest-keypair-934786039", "user_data": "}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1260.261064] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.261322] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.261508] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.261927] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.262155] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.262330] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.292288] [53378]: DEBUG nova.network.neutron [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] validate_networks() for [('5480ec41-5e2d-4979-8384-613d3dbaccc1', None, None, None, None, None)] {{(pid=53378) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1260.442836] [53378]: DEBUG nova.virt.hardware [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1260.443138] [53378]: DEBUG nova.virt.hardware [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image limits 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1260.443368] [53378]: DEBUG nova.virt.hardware [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Flavor pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1260.443746] [53378]: DEBUG nova.virt.hardware [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Image pref 0:0:0 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1260.443746] [53378]: DEBUG nova.virt.hardware [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=53378) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1260.451517] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.451765] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.451958] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.452376] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.452580] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.452758] [53378]: DEBUG oslo_concurrency.lockutils [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.462787] [53378]: DEBUG nova.quota [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1260.466073] [53378]: DEBUG nova.quota [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Getting quotas for user 5f4d8c7f08154540813d55f1a1d332ec and project 9d056cae60f440988da941ca8f31a69c. Resources: {'cores', 'ram', 'instances'} {{(pid=53378) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1260.471947] [53378]: DEBUG nova.compute.api [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Going to run 1 instances... {{(pid=53378) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1260.473092] [53378]: DEBUG nova.compute.api [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='2ecab67c-b794-4f13-af4d-ccfa6e0e6353',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=53378) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1260.475273] [53379]: DEBUG nova.api.openstack.wsgi [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.476983] [53379]: DEBUG nova.compute.api [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.482580] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.482823] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.483025] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.483395] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.483600] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.483781] [53379]: DEBUG oslo_concurrency.lockutils [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.503097] [53378]: INFO nova.api.openstack.requestlog [None req-023ee0d8-ff61-4185-84db-baa74770c084 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.281140 [ 1260.503434] [53378]: [pid: 53378|app: 0|req: 4505/8958] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 12 06:48:52 2025] POST /compute/v2.1/servers => generated 402 bytes in 282 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1260.509872] [53378]: DEBUG nova.api.openstack.wsgi [None req-b7021307-a8be-475f-afbe-40b5320b03b1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.511455] [53378]: DEBUG nova.compute.api [None req-b7021307-a8be-475f-afbe-40b5320b03b1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.538591] [53378]: DEBUG nova.policy [None req-b7021307-a8be-475f-afbe-40b5320b03b1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.544539] [53378]: INFO nova.api.openstack.requestlog [None req-b7021307-a8be-475f-afbe-40b5320b03b1 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1238 microversion: 2.1 time: 0.036766 [ 1260.544860] [53378]: [pid: 53378|app: 0|req: 4506/8959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:52 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1260.649882] [53379]: DEBUG nova.policy [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.655521] [53379]: INFO nova.api.openstack.requestlog [None req-4a08d725-fb75-46ec-8cb3-59fc2ae19b6e tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1664 microversion: 2.1 time: 0.182600 [ 1260.656096] [53379]: [pid: 53379|app: 0|req: 4454/8960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:52 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1664 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.687256] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.689111] [53378]: DEBUG nova.compute.api [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.693690] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.693946] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.694155] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.694517] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.694722] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.694904] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.799838] [53378]: DEBUG nova.policy [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.804753] [53378]: DEBUG nova.policy [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.805445] [53378]: DEBUG nova.policy [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.806076] [53378]: INFO nova.api.openstack.requestlog [None req-1cc22d74-7942-4d13-8b77-9c47d2cf9c5e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1722 microversion: 2.20 time: 0.121234 [ 1260.806398] [53378]: [pid: 53378|app: 0|req: 4507/8961] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:52 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1722 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1261.558420] [53379]: DEBUG nova.api.openstack.wsgi [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.560127] [53379]: DEBUG nova.compute.api [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.563465] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=242,nova_api:UPDATE=4,nova_api:DELETE=3,nova_api:INSERT=3 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1261.564500] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.564732] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.564921] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.565536] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.565752] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.565936] [53379]: DEBUG oslo_concurrency.lockutils [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.570913] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=723,nova_cell1:INSERT=6,nova_cell1:UPDATE=13,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1261.603461] [53379]: DEBUG nova.policy [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.607881] [53379]: INFO nova.api.openstack.requestlog [None req-f93a2446-4382-4428-ae2a-4d3501c80e3d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1242 microversion: 2.1 time: 0.051808 [ 1261.608202] [53379]: [pid: 53379|app: 0|req: 4455/8962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:53 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.669471] [53378]: DEBUG nova.api.openstack.wsgi [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.671207] [53378]: DEBUG nova.compute.api [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.674780] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.675036] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.675233] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.675593] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.675803] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.675978] [53378]: DEBUG oslo_concurrency.lockutils [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.756039] [53378]: DEBUG nova.policy [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.760392] [53378]: INFO nova.api.openstack.requestlog [None req-1cd2e427-da82-4562-a1b4-64d231445106 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1664 microversion: 2.1 time: 0.093270 [ 1261.760714] [53378]: [pid: 53378|app: 0|req: 4508/8963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:53 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1664 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.820450] [53379]: DEBUG nova.api.openstack.wsgi [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.822100] [53379]: DEBUG nova.compute.api [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.825431] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.825694] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.825901] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.826405] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.826482] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.826635] [53379]: DEBUG oslo_concurrency.lockutils [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.920538] [53379]: DEBUG nova.policy [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.925219] [53379]: DEBUG nova.policy [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.925844] [53379]: DEBUG nova.policy [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.926502] [53379]: INFO nova.api.openstack.requestlog [None req-d5f811fb-d53d-43f2-b8c9-41f102d49cd5 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1722 microversion: 2.20 time: 0.108563 [ 1261.926813] [53379]: [pid: 53379|app: 0|req: 4456/8964] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:54 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1722 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1262.075713] [53378]: DEBUG nova.api.openstack.wsgi [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8001ff79-6728-49ed-94ff-9761367d6938", "name": "network-vif-deleted", "tag": "b24df076-f218-42b1-9aac-8eec0efde927"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1262.083700] [53378]: DEBUG oslo_concurrency.lockutils [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.083985] [53378]: DEBUG oslo_concurrency.lockutils [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.084209] [53378]: DEBUG oslo_concurrency.lockutils [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.091156] [53378]: INFO nova.api.openstack.compute.server_external_events [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] Creating event network-vif-deleted:b24df076-f218-42b1-9aac-8eec0efde927 for instance 8001ff79-6728-49ed-94ff-9761367d6938 on cpu-1 [ 1262.094150] [53378]: INFO nova.api.openstack.requestlog [req-28b0639d-b01c-47a4-94f9-f280ca4112fe req-f17ab240-79f9-4aa2-abd6-ae203fa16c70 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020769 [ 1262.094515] [53378]: [pid: 53378|app: 0|req: 4509/8965] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:54 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) [ 1262.621936] [53379]: DEBUG nova.api.openstack.wsgi [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.622985] [53379]: DEBUG nova.compute.api [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.626857] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.627110] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.627301] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.627657] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.627861] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.628049] [53379]: DEBUG oslo_concurrency.lockutils [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.661932] [53379]: DEBUG nova.policy [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.666144] [53379]: INFO nova.api.openstack.requestlog [None req-a83c3580-a292-4945-ac13-37eb62c30549 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1290 microversion: 2.1 time: 0.047569 [ 1262.666484] [53379]: [pid: 53379|app: 0|req: 4457/8966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:54 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1290 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.774424] [53378]: DEBUG nova.api.openstack.wsgi [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.776191] [53378]: DEBUG nova.compute.api [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.779788] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.780041] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.780235] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.780595] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.780801] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.780986] [53378]: DEBUG oslo_concurrency.lockutils [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.942165] [53379]: DEBUG nova.api.openstack.wsgi [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.944229] [53379]: DEBUG nova.compute.api [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.948314] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.948314] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.948482] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.948875] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.949091] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.949300] [53379]: DEBUG oslo_concurrency.lockutils [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.985638] [53379]: DEBUG nova.policy [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.989960] [53379]: DEBUG nova.policy [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.990610] [53379]: DEBUG nova.policy [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.991259] [53379]: INFO nova.api.openstack.requestlog [None req-84446fac-f677-4cf4-a9cf-87559821540a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1361 microversion: 2.20 time: 0.051626 [ 1262.991593] [53379]: [pid: 53379|app: 0|req: 4458/8967] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:55 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1263.084805] [53378]: DEBUG nova.policy [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.090010] [53378]: INFO nova.api.openstack.requestlog [None req-b0367dad-248e-4b78-9a43-667c7035a8d9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1664 microversion: 2.1 time: 0.318112 [ 1263.090345] [53378]: [pid: 53378|app: 0|req: 4510/8968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:55 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1664 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.679728] [53379]: DEBUG nova.api.openstack.wsgi [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1263.681538] [53379]: DEBUG nova.compute.api [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.686395] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.686665] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.686854] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.687224] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.687427] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.687606] [53379]: DEBUG oslo_concurrency.lockutils [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.718381] [53379]: DEBUG nova.policy [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.722065] [53379]: INFO nova.api.openstack.requestlog [None req-e0e4d897-56d9-431a-8b14-eb9ecebbbc9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1290 microversion: 2.1 time: 0.044863 [ 1263.722395] [53379]: [pid: 53379|app: 0|req: 4459/8969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:55 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1290 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.006959] [53378]: DEBUG nova.api.openstack.wsgi [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.008653] [53378]: DEBUG nova.compute.api [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.012841] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.013097] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.013292] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.013638] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.013842] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.014033] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.032198] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.032430] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.032622] [53378]: DEBUG oslo_concurrency.lockutils [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.032881] [53378]: DEBUG nova.objects.instance [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 8001ff79-6728-49ed-94ff-9761367d6938 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1264.052285] [53378]: DEBUG nova.policy [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.056187] [53378]: DEBUG nova.policy [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.056885] [53378]: DEBUG nova.policy [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.057556] [53378]: INFO nova.api.openstack.requestlog [None req-99fbb0f4-1cd8-49e7-ac62-745b5674ea0a tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1366 microversion: 2.20 time: 0.053073 [ 1264.058088] [53378]: [pid: 53378|app: 0|req: 4511/8970] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:56 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1264.104491] [53379]: DEBUG nova.api.openstack.wsgi [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.106242] [53379]: DEBUG nova.compute.api [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.110050] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.110298] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.110485] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.110835] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.111054] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.111234] [53379]: DEBUG oslo_concurrency.lockutils [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.207711] [53379]: DEBUG nova.policy [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.211950] [53379]: INFO nova.api.openstack.requestlog [None req-a8c95e19-fa9b-4875-a7fd-0c4cb277c434 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1668 microversion: 2.1 time: 0.110002 [ 1264.212290] [53379]: [pid: 53379|app: 0|req: 4460/8971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:56 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1668 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.223903] [53378]: DEBUG nova.api.openstack.wsgi [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.225580] [53378]: DEBUG nova.compute.api [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.228925] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.229184] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.229378] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.229727] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.229930] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.230120] [53378]: DEBUG oslo_concurrency.lockutils [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.319860] [53378]: DEBUG nova.policy [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.324074] [53378]: INFO nova.api.openstack.requestlog [None req-9c6e5efb-8620-4395-9fb5-803277a5baf9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1668 microversion: 2.1 time: 0.102402 [ 1264.324413] [53378]: [pid: 53378|app: 0|req: 4512/8972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:56 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1668 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.336729] [53379]: DEBUG nova.api.openstack.wsgi [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.338455] [53379]: DEBUG nova.compute.api [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.342206] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.342441] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.342625] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.342970] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.343190] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.343370] [53379]: DEBUG oslo_concurrency.lockutils [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.429991] [53379]: DEBUG nova.policy [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.434322] [53379]: INFO nova.api.openstack.requestlog [None req-9d638ea8-2e82-464d-8614-999947004236 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1668 microversion: 2.1 time: 0.099755 [ 1264.434647] [53379]: [pid: 53379|app: 0|req: 4461/8973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:56 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1668 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.447158] [53378]: DEBUG nova.api.openstack.wsgi [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1264.448856] [53378]: DEBUG nova.compute.api [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.452366] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.452604] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.452795] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.453162] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.453369] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.453548] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.468731] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.469015] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.469386] [53378]: DEBUG oslo_concurrency.lockutils [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.472703] [53378]: DEBUG nova.objects.instance [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'flavor' on Instance uuid 2158683d-9630-41cd-a7f4-379cc35145aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1264.504940] [53378]: INFO nova.api.openstack.requestlog [None req-be14b024-ed2a-4104-82ad-cd35a0abbe01 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action" status: 202 len: 0 microversion: 2.1 time: 0.060034 [ 1264.505327] [53378]: [pid: 53378|app: 0|req: 4513/8974] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:56 2025] POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1264.510734] [53379]: DEBUG nova.api.openstack.wsgi [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.512424] [53379]: DEBUG nova.compute.api [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.515958] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.516244] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.516437] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.516830] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.517050] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.517234] [53379]: DEBUG oslo_concurrency.lockutils [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.581375] [53379]: DEBUG nova.policy [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.585401] [53379]: INFO nova.api.openstack.requestlog [None req-7004afc0-8062-4b9c-95db-a19769cbc537 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1676 microversion: 2.1 time: 0.077136 [ 1264.585730] [53379]: [pid: 53379|app: 0|req: 4462/8975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:56 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1676 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.735984] [53378]: DEBUG nova.api.openstack.wsgi [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.737706] [53378]: DEBUG nova.compute.api [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.741583] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.741820] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.742019] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.742388] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.742601] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.742780] [53378]: DEBUG oslo_concurrency.lockutils [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.775674] [53378]: DEBUG nova.policy [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.779883] [53378]: INFO nova.api.openstack.requestlog [None req-cb1a1a6f-a12c-4f4c-8d80-05372c884d9b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1298 microversion: 2.1 time: 0.046507 [ 1264.780333] [53378]: [pid: 53378|app: 0|req: 4514/8976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:57 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1298 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.071525] [53379]: DEBUG nova.api.openstack.wsgi [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.073312] [53379]: DEBUG nova.compute.api [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.077012] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.077258] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.077449] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.077819] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.078037] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.078224] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.100855] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.101159] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.101352] [53379]: DEBUG oslo_concurrency.lockutils [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.101557] [53379]: DEBUG nova.objects.instance [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lazy-loading 'fault' on Instance uuid 8001ff79-6728-49ed-94ff-9761367d6938 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1265.128341] [53379]: DEBUG nova.policy [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.133643] [53379]: DEBUG nova.policy [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.134324] [53379]: DEBUG nova.policy [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f67a4fbc6e0944de8eef06f6268e76a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e18a6d24f50346d2a562b2749bfea998', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.134968] [53379]: INFO nova.api.openstack.requestlog [None req-004cd508-d7d8-4e76-b94e-afa6c88e61e7 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 200 len: 1366 microversion: 2.20 time: 0.066029 [ 1265.135318] [53379]: [pid: 53379|app: 0|req: 4463/8977] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:57 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 1366 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1265.442050] [53378]: DEBUG nova.api.openstack.wsgi [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.443599] [53378]: DEBUG nova.compute.api [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.447814] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.448072] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.448266] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.448669] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.448869] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.449062] [53378]: DEBUG oslo_concurrency.lockutils [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.463138] [53378]: INFO nova.api.openstack.requestlog [None req-ab758784-df53-4996-af93-3028991a79aa tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/ips" status: 200 len: 152 microversion: 2.1 time: 0.023707 [ 1265.463604] [53378]: [pid: 53378|app: 0|req: 4515/8978] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:48:57 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/ips => generated 152 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1265.598784] [53379]: DEBUG nova.api.openstack.wsgi [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.601029] [53379]: DEBUG nova.compute.api [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.604837] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.605219] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.605474] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.605854] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.606320] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.606320] [53379]: DEBUG oslo_concurrency.lockutils [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.683151] [53379]: DEBUG nova.policy [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.687891] [53379]: INFO nova.api.openstack.requestlog [None req-4040315a-9522-450f-8f82-67ffd3b995aa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1676 microversion: 2.1 time: 0.091540 [ 1265.688404] [53379]: [pid: 53379|app: 0|req: 4464/8979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:57 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1676 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.794441] [53378]: DEBUG nova.api.openstack.wsgi [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.796382] [53378]: DEBUG nova.compute.api [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.800056] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.801056] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.801056] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.801056] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.801253] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.801409] [53378]: DEBUG oslo_concurrency.lockutils [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.888959] [53378]: DEBUG nova.policy [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.893244] [53378]: INFO nova.api.openstack.requestlog [None req-704bb32b-5d5e-401b-88d2-326ffae4ac07 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1376 microversion: 2.1 time: 0.101137 [ 1265.893556] [53378]: [pid: 53378|app: 0|req: 4516/8980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:58 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1376 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.149835] [53379]: DEBUG nova.api.openstack.wsgi [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.151711] [53379]: DEBUG nova.compute.api [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.156636] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.157014] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.157364] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.157778] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.157992] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.158194] [53379]: DEBUG oslo_concurrency.lockutils [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.167398] [53379]: INFO nova.api.openstack.wsgi [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. [ 1266.167695] [53379]: DEBUG nova.api.openstack.wsgi [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1266.168127] [53379]: INFO nova.api.openstack.requestlog [None req-35487b23-2237-4d84-9e31-0570beca8482 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 404 len: 111 microversion: 2.20 time: 0.020950 [ 1266.168446] [53379]: [pid: 53379|app: 0|req: 4465/8981] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:58 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1266.173577] [53378]: DEBUG nova.api.openstack.wsgi [None req-28fd7a54-59fe-4d82-93f7-ec3aeec9e050 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '.version_select at 0x726f7353bd00>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.187213] [53378]: INFO nova.api.openstack.requestlog [None req-28fd7a54-59fe-4d82-93f7-ec3aeec9e050 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1568761589" status: 204 len: 0 microversion: 2.20 time: 0.015825 [ 1266.187547] [53378]: [pid: 53378|app: 0|req: 4517/8982] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 12 06:48:58 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1568761589 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1266.483371] [53379]: DEBUG nova.api.openstack.wsgi [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa6c8518-daf7-463d-952f-3ccb19b54f54", "name": "network-vif-plugged", "status": "completed", "tag": "ac2c7e0b-9f6e-402d-baa7-61e6e06768c1"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1266.488921] [53379]: DEBUG oslo_concurrency.lockutils [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.489039] [53379]: DEBUG oslo_concurrency.lockutils [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.489342] [53379]: DEBUG oslo_concurrency.lockutils [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.499401] [53379]: INFO nova.api.openstack.compute.server_external_events [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] Creating event network-vif-plugged:ac2c7e0b-9f6e-402d-baa7-61e6e06768c1 for instance fa6c8518-daf7-463d-952f-3ccb19b54f54 on cpu-1 [ 1266.502264] [53379]: INFO nova.api.openstack.requestlog [req-a80617c9-0599-41c6-9c88-974f4e5e8104 req-6d4192ed-623f-46cd-8284-db7614695b09 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024339 [ 1266.502264] [53379]: [pid: 53379|app: 0|req: 4466/8983] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:48:58 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) [ 1266.653139] [53378]: DEBUG nova.api.openstack.wsgi [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "632ad662-0cc3-46b1-bbc8-914c278fe21e"}} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1266.655029] [53378]: DEBUG nova.compute.api [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.658902] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.659155] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.659345] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.659705] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.659903] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.660093] [53378]: DEBUG oslo_concurrency.lockutils [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.701708] [53379]: DEBUG nova.api.openstack.wsgi [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.703443] [53379]: DEBUG nova.compute.api [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.706913] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.707164] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.707357] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.707713] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.707913] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.708104] [53379]: DEBUG oslo_concurrency.lockutils [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.774576] [53379]: DEBUG nova.policy [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.779125] [53379]: INFO nova.api.openstack.requestlog [None req-4cdab73b-c092-4de1-990f-c1060d2022cc tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1659 microversion: 2.1 time: 0.079931 [ 1266.779445] [53379]: [pid: 53379|app: 0|req: 4467/8984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:58 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1659 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.791718] [53379]: DEBUG nova.api.openstack.wsgi [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1266.792828] [53379]: DEBUG nova.compute.api [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.795649] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.795885] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.796091] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.796531] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.796655] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.796835] [53379]: DEBUG oslo_concurrency.lockutils [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.832229] [53379]: INFO nova.api.openstack.requestlog [None req-d1261e30-85de-47ab-9b8c-2228a23c0c5f tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action" status: 202 len: 0 microversion: 2.1 time: 0.043095 [ 1266.832915] [53379]: [pid: 53379|app: 0|req: 4468/8985] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 12 06:48:59 2025] POST /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1266.837823] [53379]: DEBUG nova.api.openstack.wsgi [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.839387] [53379]: DEBUG nova.compute.api [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.842486] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.842743] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.842940] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.843300] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.843495] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.843667] [53379]: DEBUG oslo_concurrency.lockutils [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.907837] [53379]: DEBUG nova.policy [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.911854] [53379]: INFO nova.api.openstack.requestlog [None req-e00824af-d834-4237-8cf2-20f7d14384fa tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1665 microversion: 2.1 time: 0.076085 [ 1266.912184] [53379]: [pid: 53379|app: 0|req: 4469/8986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:59 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1665 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1266.914509] [53379]: DEBUG nova.api.openstack.wsgi [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.916052] [53379]: DEBUG nova.compute.api [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.918904] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.919135] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.919322] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.919688] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.919922] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.920116] [53379]: DEBUG oslo_concurrency.lockutils [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.982620] [53379]: DEBUG nova.policy [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.986527] [53379]: INFO nova.api.openstack.requestlog [None req-7562b12b-ff5e-4916-b93a-ba705c742183 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.073795 [ 1266.986848] [53379]: [pid: 53379|app: 0|req: 4470/8987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:48:59 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.552545] [53379]: DEBUG nova.api.openstack.wsgi [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.552835] [53379]: DEBUG nova.compute.api [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.557726] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.558015] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.558226] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.558571] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.558838] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.559029] [53379]: DEBUG oslo_concurrency.lockutils [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.568277] [53379]: INFO nova.api.openstack.wsgi [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. [ 1267.568568] [53379]: DEBUG nova.api.openstack.wsgi [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1267.569052] [53379]: INFO nova.api.openstack.requestlog [None req-aaa52451-e6ba-4256-b1e5-b00c29c75f20 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 404 len: 111 microversion: 2.20 time: 0.018954 [ 1267.569341] [53379]: [pid: 53379|app: 0|req: 4471/8988] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:48:59 2025] DELETE /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1267.573301] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.574864] [53379]: DEBUG nova.compute.api [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 8001ff79-6728-49ed-94ff-9761367d6938] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.577553] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.577776] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.577960] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.578307] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.578508] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.578714] [53379]: DEBUG oslo_concurrency.lockutils [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.586258] [53379]: INFO nova.api.openstack.wsgi [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. [ 1267.586530] [53379]: DEBUG nova.api.openstack.wsgi [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 8001ff79-6728-49ed-94ff-9761367d6938 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1267.586919] [53379]: INFO nova.api.openstack.requestlog [None req-e1dd65bf-bc41-4ade-80da-2e7fb8659816 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938" status: 404 len: 111 microversion: 2.20 time: 0.015381 [ 1267.587232] [53379]: [pid: 53379|app: 0|req: 4472/8989] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:48:59 2025] GET /compute/v2.1/servers/8001ff79-6728-49ed-94ff-9761367d6938 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 1267.924930] [53379]: DEBUG nova.api.openstack.wsgi [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.926668] [53379]: DEBUG nova.compute.api [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.931289] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.931531] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.931716] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.932084] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.932293] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.932470] [53379]: DEBUG oslo_concurrency.lockutils [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.016797] [53379]: DEBUG nova.policy [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.021398] [53379]: INFO nova.api.openstack.requestlog [None req-bf74eb93-9766-4aed-badc-e1b47a4007be tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1665 microversion: 2.1 time: 0.098642 [ 1268.021726] [53379]: [pid: 53379|app: 0|req: 4473/8990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:00 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1665 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.024045] [53379]: DEBUG nova.api.openstack.wsgi [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1268.026037] [53379]: DEBUG nova.compute.api [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1268.028903] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.029161] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.029349] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.029712] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.029926] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.030116] [53379]: DEBUG oslo_concurrency.lockutils [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.115788] [53379]: DEBUG nova.policy [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.120182] [53379]: INFO nova.api.openstack.requestlog [None req-a7bee187-a8a0-4ebe-a905-e4318e834a2f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.097872 [ 1268.120517] [53379]: [pid: 53379|app: 0|req: 4474/8991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:00 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.283397] [53378]: INFO nova.api.openstack.requestlog [None req-10245c07-f8f3-4a46-9066-9207e69640b3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.632508 [ 1268.283694] [53378]: [pid: 53378|app: 0|req: 4518/8992] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:48:58 2025] POST /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 194 bytes in 1633 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1268.515784] [53379]: DEBUG nova.api.openstack.wsgi [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa6c8518-daf7-463d-952f-3ccb19b54f54", "tag": "ac2c7e0b-9f6e-402d-baa7-61e6e06768c1"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1268.523500] [53379]: DEBUG oslo_concurrency.lockutils [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.523746] [53379]: DEBUG oslo_concurrency.lockutils [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.523937] [53379]: DEBUG oslo_concurrency.lockutils [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.533246] [53379]: INFO nova.api.openstack.compute.server_external_events [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] Creating event network-changed:ac2c7e0b-9f6e-402d-baa7-61e6e06768c1 for instance fa6c8518-daf7-463d-952f-3ccb19b54f54 on cpu-1 [ 1268.536102] [53379]: INFO nova.api.openstack.requestlog [req-f45fc14a-89e3-460a-a4a1-b3adeaaad1c5 req-bcf5e66c-7729-4538-993c-bd6ace7bf999 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022559 [ 1268.536435] [53379]: [pid: 53379|app: 0|req: 4475/8993] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:49:00 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) [ 1269.041254] [53378]: DEBUG nova.api.openstack.wsgi [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.043108] [53378]: DEBUG nova.compute.api [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.047106] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.047369] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.047616] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.048040] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.048307] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.048540] [53378]: DEBUG oslo_concurrency.lockutils [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.134045] [53379]: DEBUG nova.api.openstack.wsgi [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.134340] [53378]: DEBUG nova.policy [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.135958] [53379]: DEBUG nova.compute.api [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.139805] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.140069] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.140278] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.140343] [53378]: INFO nova.api.openstack.requestlog [None req-ffdb0f1b-8aad-4c09-b883-21f503041974 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1665 microversion: 2.1 time: 0.102245 [ 1269.140658] [53378]: [pid: 53378|app: 0|req: 4519/8994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:01 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1665 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.140724] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.140874] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.141084] [53379]: DEBUG oslo_concurrency.lockutils [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.237985] [53379]: DEBUG nova.policy [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.242637] [53379]: INFO nova.api.openstack.requestlog [None req-34cad33c-0bbe-4381-bb62-b311d800031b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.111287 [ 1269.242966] [53379]: [pid: 53379|app: 0|req: 4476/8995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:01 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.156129] [53378]: DEBUG nova.api.openstack.wsgi [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.158416] [53378]: DEBUG nova.compute.api [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.162349] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.162586] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.162775] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.163159] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.163367] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.163546] [53378]: DEBUG oslo_concurrency.lockutils [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.257923] [53379]: DEBUG nova.api.openstack.wsgi [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.260886] [53379]: DEBUG nova.compute.api [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.266131] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.266131] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.266346] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.266783] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.267054] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.267279] [53379]: DEBUG oslo_concurrency.lockutils [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.274106] [53378]: DEBUG nova.policy [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.278759] [53378]: INFO nova.api.openstack.requestlog [None req-a1601947-c439-4552-bd01-80d813e845c0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1665 microversion: 2.1 time: 0.127174 [ 1270.279148] [53378]: [pid: 53378|app: 0|req: 4520/8996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:02 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1665 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.383014] [53379]: DEBUG nova.policy [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.389229] [53379]: INFO nova.api.openstack.requestlog [None req-5a944417-265e-476f-ac04-54eb7def9278 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.134839 [ 1270.389636] [53379]: [pid: 53379|app: 0|req: 4477/8997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:02 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.728622] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.728958] [53378]: DEBUG nova.compute.api [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.731581] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell0:SELECT=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1270.732314] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=6 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1270.734922] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.735192] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.735384] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.735811] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.736040] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.736229] [53378]: DEBUG oslo_concurrency.lockutils [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.746534] [53378]: INFO nova.api.openstack.wsgi [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. [ 1270.746967] [53378]: DEBUG nova.api.openstack.wsgi [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1270.747528] [53378]: INFO nova.api.openstack.requestlog [None req-ee66674b-7ce0-482a-a60d-0704a23553d0 tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 404 len: 111 microversion: 2.20 time: 0.021361 [ 1270.747904] [53378]: [pid: 53378|app: 0|req: 4521/8998] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 12 06:49:03 2025] DELETE /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1270.753531] [53379]: DEBUG nova.api.openstack.wsgi [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.755406] [53379]: DEBUG nova.compute.api [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] [instance: 4bedf91d-c9e6-43f0-a466-3d40d73b80aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.759312] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.759561] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.759763] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.760131] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.760338] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.760516] [53379]: DEBUG oslo_concurrency.lockutils [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.770231] [53379]: INFO nova.api.openstack.wsgi [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] HTTP exception thrown: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. [ 1270.770558] [53379]: DEBUG nova.api.openstack.wsgi [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] Returning 404 to user: Instance 4bedf91d-c9e6-43f0-a466-3d40d73b80aa could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1270.771012] [53379]: INFO nova.api.openstack.requestlog [None req-520058a4-3b9b-491b-8ba8-5da3cd2a746e tempest-AttachVolumeShelveTestJSON-1513811373 tempest-AttachVolumeShelveTestJSON-1513811373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa" status: 404 len: 111 microversion: 2.20 time: 0.019903 [ 1270.771350] [53379]: [pid: 53379|app: 0|req: 4478/8999] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 12 06:49:03 2025] GET /compute/v2.1/servers/4bedf91d-c9e6-43f0-a466-3d40d73b80aa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1271.291488] [53378]: DEBUG nova.api.openstack.wsgi [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.293512] [53378]: DEBUG nova.compute.api [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.300277] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.300644] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.300911] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.301350] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.301622] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.301862] [53378]: DEBUG oslo_concurrency.lockutils [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.403195] [53379]: DEBUG nova.api.openstack.wsgi [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.405032] [53379]: DEBUG nova.compute.api [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.405724] [53378]: DEBUG nova.policy [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.408436] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.408738] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.409012] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.409413] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.409716] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.409971] [53379]: DEBUG oslo_concurrency.lockutils [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.413417] [53378]: INFO nova.api.openstack.requestlog [None req-c2f79425-cfa6-480d-8ff9-6e2f322162cf tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1668 microversion: 2.1 time: 0.123932 [ 1271.413506] [53378]: [pid: 53378|app: 0|req: 4522/9000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:03 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1668 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1271.428218] [53378]: DEBUG nova.api.openstack.wsgi [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.429956] [53378]: DEBUG nova.compute.api [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.433551] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.433850] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.434136] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.434534] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.434786] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.435122] [53378]: DEBUG oslo_concurrency.lockutils [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.493302] [53379]: DEBUG nova.policy [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.498276] [53379]: INFO nova.api.openstack.requestlog [None req-5f44d969-a09e-4ebf-96f3-4942f0408ac7 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.097299 [ 1271.498623] [53379]: [pid: 53379|app: 0|req: 4479/9001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:03 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.513060] [53378]: DEBUG nova.policy [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.517826] [53378]: INFO nova.api.openstack.requestlog [None req-b6f23bdd-f33c-403c-a0b9-8494b7995686 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1668 microversion: 2.1 time: 0.091889 [ 1271.518358] [53378]: [pid: 53378|app: 0|req: 4523/9002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:03 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1668 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.535215] [53379]: DEBUG nova.api.openstack.wsgi [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.535215] [53379]: DEBUG nova.compute.api [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.538439] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.538805] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.538913] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.539294] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.539494] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.539672] [53379]: DEBUG oslo_concurrency.lockutils [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.553306] [53379]: DEBUG nova.compute.api [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Going to try to terminate instance {{(pid=53379) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1271.601494] [53379]: INFO nova.api.openstack.requestlog [None req-ba6ed9f8-1139-4610-a432-11428a90b001 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 204 len: 0 microversion: 2.1 time: 0.068812 [ 1271.601707] [53379]: [pid: 53379|app: 0|req: 4480/9003] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:03 2025] DELETE /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1271.609091] [53378]: DEBUG nova.api.openstack.wsgi [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.610813] [53378]: DEBUG nova.compute.api [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.614292] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.614556] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.614756] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.615187] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.615432] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.615617] [53378]: DEBUG oslo_concurrency.lockutils [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.687401] [53378]: DEBUG nova.policy [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.692014] [53378]: INFO nova.api.openstack.requestlog [None req-3980bdb7-ad15-41f9-bdf0-15ea70e0e7a9 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1674 microversion: 2.1 time: 0.085406 [ 1271.692359] [53378]: [pid: 53378|app: 0|req: 4524/9004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:03 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1674 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.511918] [53379]: DEBUG nova.api.openstack.wsgi [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.514101] [53379]: DEBUG nova.compute.api [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.520357] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.520613] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.520839] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.521273] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.521491] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.521667] [53379]: DEBUG oslo_concurrency.lockutils [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.606227] [53379]: DEBUG nova.policy [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.610905] [53379]: INFO nova.api.openstack.requestlog [None req-61bc559b-2159-4d4c-9ff9-7eee782ef91d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1364 microversion: 2.1 time: 0.101568 [ 1272.611276] [53379]: [pid: 53379|app: 0|req: 4481/9005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:04 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1364 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.707309] [53378]: DEBUG nova.api.openstack.wsgi [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.708153] [53378]: DEBUG nova.compute.api [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.713204] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.713204] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.713298] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.713641] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.713835] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.714014] [53378]: DEBUG oslo_concurrency.lockutils [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.789118] [53378]: DEBUG nova.policy [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.793632] [53378]: INFO nova.api.openstack.requestlog [None req-22b64236-2f46-4895-b47f-3f0f9a194ca0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1674 microversion: 2.1 time: 0.090209 [ 1272.793980] [53378]: [pid: 53378|app: 0|req: 4525/9006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:04 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1674 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.631410] [53379]: DEBUG nova.api.openstack.wsgi [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.633115] [53379]: DEBUG nova.compute.api [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.638129] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.638416] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.638611] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.639015] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.639214] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.639408] [53379]: DEBUG oslo_concurrency.lockutils [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.715199] [53379]: DEBUG nova.policy [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.721735] [53379]: INFO nova.api.openstack.requestlog [None req-ae834d7d-d180-49bf-930e-f5d5534575b8 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1553 microversion: 2.1 time: 0.092693 [ 1273.722173] [53379]: [pid: 53379|app: 0|req: 4482/9007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:05 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1553 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.735112] [53378]: DEBUG nova.api.openstack.wsgi [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.737080] [53378]: DEBUG nova.compute.api [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.740776] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.741082] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.741333] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.741771] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.742044] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.742312] [53378]: DEBUG oslo_concurrency.lockutils [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.807010] [53379]: DEBUG nova.api.openstack.wsgi [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.808791] [53379]: DEBUG nova.compute.api [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.810045] [53378]: INFO nova.api.openstack.requestlog [None req-7d868c8c-8f4e-483c-9dab-13f0eee26ef3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.077546 [ 1273.810423] [53378]: [pid: 53378|app: 0|req: 4526/9008] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 12 06:49:06 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-interface => generated 287 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1273.813054] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.813486] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.813861] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.814339] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.814563] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.814770] [53379]: DEBUG oslo_concurrency.lockutils [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.957714] [53379]: DEBUG nova.policy [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.962278] [53379]: INFO nova.api.openstack.requestlog [None req-bbfd3ebb-a8ec-4264-b07b-ae4dae7377d3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1674 microversion: 2.1 time: 0.157560 [ 1273.962614] [53379]: [pid: 53379|app: 0|req: 4483/9009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:06 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1674 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1274.413846] [53378]: DEBUG nova.api.openstack.wsgi [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2158683d-9630-41cd-a7f4-379cc35145aa", "name": "network-vif-deleted", "tag": "1c38994b-bec6-41bf-a112-0507523802db"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1274.422540] [53378]: DEBUG oslo_concurrency.lockutils [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.422788] [53378]: DEBUG oslo_concurrency.lockutils [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.422979] [53378]: DEBUG oslo_concurrency.lockutils [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.433171] [53378]: INFO nova.api.openstack.compute.server_external_events [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] Creating event network-vif-deleted:1c38994b-bec6-41bf-a112-0507523802db for instance 2158683d-9630-41cd-a7f4-379cc35145aa on cpu-1 [ 1274.435982] [53378]: INFO nova.api.openstack.requestlog [req-96fe12f5-14f8-4036-b0f8-b3bbbb8063e9 req-ae951ded-a542-400a-8e51-4bfe2a04fb94 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024380 [ 1274.436330] [53378]: [pid: 53378|app: 0|req: 4527/9010] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:49:06 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) [ 1274.977381] [53379]: DEBUG nova.api.openstack.wsgi [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.979145] [53379]: DEBUG nova.compute.api [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.982960] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.983087] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.983280] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.983637] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.983874] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.984368] [53379]: DEBUG oslo_concurrency.lockutils [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.021324] [53379]: DEBUG nova.policy [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.027200] [53379]: INFO nova.api.openstack.requestlog [None req-4ec3c073-5cf7-4624-9b54-5d3e44608ee7 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1317 microversion: 2.1 time: 0.052169 [ 1275.027829] [53379]: [pid: 53379|app: 0|req: 4484/9011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:07 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1317 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.041170] [53378]: DEBUG nova.api.openstack.wsgi [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.042997] [53378]: DEBUG nova.compute.api [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.048879] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.049215] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.049478] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.049910] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.050172] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.050397] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.068184] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.068395] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.068576] [53378]: DEBUG oslo_concurrency.lockutils [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.068800] [53378]: DEBUG nova.objects.instance [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 2158683d-9630-41cd-a7f4-379cc35145aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1276.088984] [53378]: DEBUG nova.policy [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.092595] [53378]: INFO nova.api.openstack.requestlog [None req-f40847a7-fbf0-483f-8c44-81f63fc0c0cd tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1322 microversion: 2.1 time: 0.054322 [ 1276.092920] [53378]: [pid: 53378|app: 0|req: 4528/9012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:08 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1322 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.445821] [53379]: DEBUG nova.api.openstack.wsgi [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa6c8518-daf7-463d-952f-3ccb19b54f54", "tag": "ac2c7e0b-9f6e-402d-baa7-61e6e06768c1"}]} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1276.452064] [53379]: DEBUG oslo_concurrency.lockutils [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.452376] [53379]: DEBUG oslo_concurrency.lockutils [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.452568] [53379]: DEBUG oslo_concurrency.lockutils [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.459762] [53379]: INFO nova.api.openstack.compute.server_external_events [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] Creating event network-changed:ac2c7e0b-9f6e-402d-baa7-61e6e06768c1 for instance fa6c8518-daf7-463d-952f-3ccb19b54f54 on cpu-1 [ 1276.462614] [53379]: INFO nova.api.openstack.requestlog [req-7cfc1dc0-634d-40ef-a349-aa363664c758 req-083a5b28-ad2c-4be7-99d5-5dbb1cd34478 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019186 [ 1276.462937] [53379]: [pid: 53379|app: 0|req: 4485/9013] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:49:08 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) [ 1276.628429] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.630223] [53378]: DEBUG nova.compute.api [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.633864] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.634121] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.634314] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.634758] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.634979] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.635178] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.651224] [53378]: INFO nova.api.openstack.requestlog [None req-1a1ff116-b8d8-4121-9fc5-e4e71b185894 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025130 [ 1276.651537] [53378]: [pid: 53378|app: 0|req: 4529/9014] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:08 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1276.657870] [53379]: DEBUG nova.api.openstack.wsgi [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.659567] [53379]: DEBUG nova.compute.api [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.663064] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.663298] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.663482] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.663826] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.664040] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.664218] [53379]: DEBUG oslo_concurrency.lockutils [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.679255] [53379]: INFO nova.api.openstack.requestlog [None req-98c2d5c4-2ab7-450c-b25e-8a3fe2be1387 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e" status: 200 len: 194 microversion: 2.1 time: 0.024212 [ 1276.679575] [53379]: [pid: 53379|app: 0|req: 4486/9015] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 12 06:49:08 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e => generated 194 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1277.105755] [53378]: DEBUG nova.api.openstack.wsgi [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.107596] [53378]: DEBUG nova.compute.api [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.112718] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.113702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.113702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.113702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.113702] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.113924] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.139214] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.139449] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.139638] [53378]: DEBUG oslo_concurrency.lockutils [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.139842] [53378]: DEBUG nova.objects.instance [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lazy-loading 'fault' on Instance uuid 2158683d-9630-41cd-a7f4-379cc35145aa {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1277.159385] [53378]: DEBUG nova.policy [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b3b4ac7b78f447fb9764355b3ee199d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc4ec8266f442a9b0f77f8a176279df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.164653] [53378]: INFO nova.api.openstack.requestlog [None req-1a1101dc-d602-44a2-a695-7e1fe81bad82 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 200 len: 1322 microversion: 2.1 time: 0.061592 [ 1277.164985] [53378]: [pid: 53378|app: 0|req: 4530/9016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:09 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 1322 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.861467] [53379]: DEBUG nova.api.openstack.wsgi [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "623bdbf1-1c49-40ff-ad82-cff7d4c7ed07"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1277.863399] [53379]: DEBUG nova.compute.api [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.867453] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.867707] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.867922] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.868353] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.868586] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.868821] [53379]: DEBUG oslo_concurrency.lockutils [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.178105] [53378]: DEBUG nova.api.openstack.wsgi [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.179852] [53378]: DEBUG nova.compute.api [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 2158683d-9630-41cd-a7f4-379cc35145aa] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.184886] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.185149] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.185344] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.185702] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.185908] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.186102] [53378]: DEBUG oslo_concurrency.lockutils [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.194372] [53378]: INFO nova.api.openstack.wsgi [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 2158683d-9630-41cd-a7f4-379cc35145aa could not be found. [ 1278.194664] [53378]: DEBUG nova.api.openstack.wsgi [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 2158683d-9630-41cd-a7f4-379cc35145aa could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1278.195106] [53378]: INFO nova.api.openstack.requestlog [None req-942e62f0-c4ab-4eed-ae1e-52db1d5a97df tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa" status: 404 len: 111 microversion: 2.1 time: 0.019485 [ 1278.195399] [53378]: [pid: 53378|app: 0|req: 4531/9017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:10 2025] GET /compute/v2.1/servers/2158683d-9630-41cd-a7f4-379cc35145aa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1278.199724] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.199981] [53378]: DEBUG nova.compute.api [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.203118] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.203348] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.203530] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.203852] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.204066] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.204245] [53378]: DEBUG oslo_concurrency.lockutils [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.211283] [53378]: INFO nova.api.openstack.wsgi [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. [ 1278.211530] [53378]: DEBUG nova.api.openstack.wsgi [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1278.211913] [53378]: INFO nova.api.openstack.requestlog [None req-5b0bd703-6a8f-4a9d-ac55-49343984799a tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 404 len: 111 microversion: 2.1 time: 0.013992 [ 1278.212175] [53378]: [pid: 53378|app: 0|req: 4532/9018] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:10 2025] DELETE /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1278.215839] [53378]: DEBUG nova.api.openstack.wsgi [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.217315] [53378]: DEBUG nova.compute.api [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: 4ace490e-babd-4310-bf65-ca69da28d0d4] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.219873] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.220118] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.220307] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.220626] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.220827] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.221018] [53378]: DEBUG oslo_concurrency.lockutils [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.229290] [53378]: INFO nova.api.openstack.wsgi [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. [ 1278.229567] [53378]: DEBUG nova.api.openstack.wsgi [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance 4ace490e-babd-4310-bf65-ca69da28d0d4 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1278.229973] [53378]: INFO nova.api.openstack.requestlog [None req-c966b72b-75b3-4b4f-aba1-2f6b12ba3fa0 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4" status: 404 len: 111 microversion: 2.1 time: 0.015742 [ 1278.230244] [53378]: [pid: 53378|app: 0|req: 4533/9019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:10 2025] GET /compute/v2.1/servers/4ace490e-babd-4310-bf65-ca69da28d0d4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1278.234090] [53378]: DEBUG nova.api.openstack.wsgi [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.234325] [53378]: DEBUG nova.compute.api [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.236848] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.237084] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.237272] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.237593] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.237790] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.237967] [53378]: DEBUG oslo_concurrency.lockutils [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.245118] [53378]: INFO nova.api.openstack.wsgi [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. [ 1278.245390] [53378]: DEBUG nova.api.openstack.wsgi [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1278.245764] [53378]: INFO nova.api.openstack.requestlog [None req-a09818e3-6be2-446d-98f4-2b62cc58357d tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 404 len: 111 microversion: 2.1 time: 0.013352 [ 1278.246017] [53378]: [pid: 53378|app: 0|req: 4534/9020] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:10 2025] DELETE /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1278.249676] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.251168] [53378]: DEBUG nova.compute.api [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] [instance: b33c30f9-5fb7-4eb2-abc0-3450ca0e00df] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.253694] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.253916] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.254119] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.254437] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.254635] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.254817] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.261974] [53378]: INFO nova.api.openstack.wsgi [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] HTTP exception thrown: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. [ 1278.262258] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Returning 404 to user: Instance b33c30f9-5fb7-4eb2-abc0-3450ca0e00df could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1278.262621] [53378]: INFO nova.api.openstack.requestlog [None req-8d6ad7e6-2b54-444c-a418-e6480bd001c3 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df" status: 404 len: 111 microversion: 2.1 time: 0.014616 [ 1278.262862] [53378]: [pid: 53378|app: 0|req: 4535/9021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:10 2025] GET /compute/v2.1/servers/b33c30f9-5fb7-4eb2-abc0-3450ca0e00df => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1278.266403] [53378]: DEBUG nova.api.openstack.wsgi [None req-fd03dfb9-c204-4991-bfa9-4abc2e00dc29 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] Calling method '.version_select at 0x726f73f59fc0>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.276035] [53378]: INFO nova.api.openstack.requestlog [None req-fd03dfb9-c204-4991-bfa9-4abc2e00dc29 tempest-ServerActionsTestJSON-1317295104 tempest-ServerActionsTestJSON-1317295104-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1533786877" status: 202 len: 0 microversion: 2.1 time: 0.011185 [ 1278.276309] [53378]: [pid: 53378|app: 0|req: 4536/9022] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:49:10 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1533786877 => generated 0 bytes in 11 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1279.492121] [53379]: INFO nova.api.openstack.requestlog [None req-297e22f3-bf88-47c0-af6b-6c0bedcc5f36 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.632898 [ 1279.495420] [53379]: [pid: 53379|app: 0|req: 4487/9023] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:49:10 2025] POST /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 194 bytes in 1634 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.805637] [53378]: DEBUG nova.api.openstack.wsgi [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1287.807401] [53378]: DEBUG nova.compute.api [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1287.813732] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.813972] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.814178] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.814530] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.814734] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.814911] [53378]: DEBUG oslo_concurrency.lockutils [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.834165] [53378]: INFO nova.api.openstack.requestlog [None req-0fb7097f-ea7d-421d-b43e-c4487a69e109 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.031966 [ 1287.834492] [53378]: [pid: 53378|app: 0|req: 4537/9024] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:20 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 371 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.941386] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_api:SELECT=36,nova_api:UPDATE=1 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.944185] [53379]: DEBUG nova.api.openstack.wsgi [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1287.945842] [53379]: DEBUG nova.compute.api [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1287.950429] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.950955] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.950955] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.951194] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.951395] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.951570] [53379]: DEBUG oslo_concurrency.lockutils [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.967374] [53379]: INFO nova.api.openstack.requestlog [None req-24769e16-6148-4e9e-88f0-ae9b096dd8f9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e" status: 200 len: 194 microversion: 2.1 time: 0.027532 [ 1287.967678] [53379]: [pid: 53379|app: 0|req: 4488/9025] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 12 06:49:20 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.973647] [53378]: DEBUG nova.api.openstack.wsgi [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1287.973924] [53378]: DEBUG nova.compute.api [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1287.977370] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.977613] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.977802] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.978169] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.978377] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.978557] [53378]: DEBUG oslo_concurrency.lockutils [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.019597] [53378]: DEBUG nova.objects.instance [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'services' on Instance uuid d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1288.055955] [53378]: INFO nova.api.openstack.requestlog [None req-2b2ef9d5-ed88-4d46-bd8b-ec379479a8a6 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e" status: 202 len: 0 microversion: 2.1 time: 0.084593 [ 1288.056334] [53378]: [pid: 53378|app: 0|req: 4538/9026] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:49:20 2025] DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/632ad662-0cc3-46b1-bbc8-914c278fe21e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1291.182377] [53379]: DEBUG nova.api.openstack.wsgi [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1291.183753] [53379]: DEBUG nova.compute.api [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1291.189391] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.189627] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.189817] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.190214] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.190425] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.190603] [53379]: DEBUG oslo_concurrency.lockutils [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.211293] [53379]: INFO nova.api.openstack.requestlog [None req-dc10a632-bec8-48e1-831a-6ed6e9e2c208 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/623bdbf1-1c49-40ff-ad82-cff7d4c7ed07" status: 200 len: 194 microversion: 2.1 time: 0.031507 [ 1291.211632] [53379]: [pid: 53379|app: 0|req: 4489/9027] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 12 06:49:23 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/623bdbf1-1c49-40ff-ad82-cff7d4c7ed07 => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1291.217823] [53378]: DEBUG nova.api.openstack.wsgi [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1291.218150] [53378]: DEBUG nova.compute.api [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1291.219949] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=157,nova_api:INSERT=7,nova_api:UPDATE=5,nova_api:DELETE=3 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1291.224075] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.224312] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.224500] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.224844] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.225058] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.225241] [53378]: DEBUG oslo_concurrency.lockutils [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.227383] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=424,nova_cell1:UPDATE=24,nova_cell1:INSERT=13,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1291.268434] [53378]: DEBUG nova.objects.instance [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'services' on Instance uuid d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1291.311232] [53378]: INFO nova.api.openstack.requestlog [None req-d87f32ee-428b-4292-8f69-aa6207bcce69 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/623bdbf1-1c49-40ff-ad82-cff7d4c7ed07" status: 202 len: 0 microversion: 2.1 time: 0.095867 [ 1291.311569] [53378]: [pid: 53378|app: 0|req: 4539/9028] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:49:23 2025] DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments/623bdbf1-1c49-40ff-ad82-cff7d4c7ed07 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1294.460066] [53379]: DEBUG nova.api.openstack.wsgi [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1294.461804] [53379]: DEBUG nova.compute.api [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1294.465724] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.465958] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.466164] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.466536] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.466739] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.466917] [53379]: DEBUG oslo_concurrency.lockutils [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.482223] [53379]: INFO nova.api.openstack.requestlog [None req-7e1a5f5d-0422-4e2d-8777-43dfc3dfebe3 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024760 [ 1294.482491] [53379]: [pid: 53379|app: 0|req: 4490/9029] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:26 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1295.490680] [53378]: DEBUG nova.api.openstack.wsgi [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.492292] [53378]: DEBUG nova.compute.api [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.496013] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.496278] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.496442] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.496764] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.497011] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.497207] [53378]: DEBUG oslo_concurrency.lockutils [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.513510] [53378]: INFO nova.api.openstack.requestlog [None req-08b1cc3d-f2ac-4200-b5c7-699e0be6c2b9 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025999 [ 1295.513822] [53378]: [pid: 53378|app: 0|req: 4540/9030] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:27 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1295.574211] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.575840] [53379]: DEBUG nova.compute.api [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.579232] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.579465] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.579649] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.580060] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.580254] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.580431] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.594803] [53379]: INFO nova.api.openstack.requestlog [None req-8b3e55cf-7ec1-4eda-8815-48270ae0e669 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.022928 [ 1295.595208] [53379]: [pid: 53379|app: 0|req: 4491/9031] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:27 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1295.626261] [53378]: DEBUG nova.api.openstack.wsgi [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.626536] [53378]: DEBUG nova.compute.api [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.629953] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.630228] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.630417] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.630760] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.630962] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.631153] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.645332] [53378]: DEBUG nova.compute.api [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1295.685864] [53378]: INFO nova.api.openstack.requestlog [None req-f72c258c-a4c8-4649-aaa4-8eae41997f19 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 204 len: 0 microversion: 2.1 time: 0.061806 [ 1295.686215] [53378]: [pid: 53378|app: 0|req: 4541/9032] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:27 2025] DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1295.691402] [53379]: DEBUG nova.api.openstack.wsgi [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.693088] [53379]: DEBUG nova.compute.api [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.696635] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.696867] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.697068] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.697420] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.697621] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.697797] [53379]: DEBUG oslo_concurrency.lockutils [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.797536] [53379]: DEBUG nova.policy [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.802714] [53379]: INFO nova.api.openstack.requestlog [None req-1ec52022-7f26-4ff7-ad28-53443292601b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1674 microversion: 2.1 time: 0.113651 [ 1295.803199] [53379]: [pid: 53379|app: 0|req: 4492/9033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:27 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1674 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.817620] [53378]: DEBUG nova.api.openstack.wsgi [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1296.819777] [53378]: DEBUG nova.compute.api [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1296.824141] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.824560] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.824870] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.825397] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.825727] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.825996] [53378]: DEBUG oslo_concurrency.lockutils [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.916677] [53378]: DEBUG nova.policy [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.920973] [53378]: INFO nova.api.openstack.requestlog [None req-39e8f3f0-2e6a-4145-aaf7-91141b3440ea tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1674 microversion: 2.1 time: 0.106911 [ 1296.921316] [53378]: [pid: 53378|app: 0|req: 4542/9034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:29 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1674 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.933651] [53379]: DEBUG nova.api.openstack.wsgi [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1297.935342] [53379]: DEBUG nova.compute.api [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1297.938898] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.939181] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.939376] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.939729] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.939932] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.940120] [53379]: DEBUG oslo_concurrency.lockutils [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.036264] [53379]: DEBUG nova.policy [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.040655] [53379]: INFO nova.api.openstack.requestlog [None req-e7ad8268-482c-4305-8c1c-a9411545a6fd tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1674 microversion: 2.1 time: 0.109273 [ 1298.040993] [53379]: [pid: 53379|app: 0|req: 4493/9035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:30 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1674 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.198207] [53378]: DEBUG nova.api.openstack.wsgi [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f", "name": "network-vif-deleted", "tag": "4165b77b-8043-4f03-aab4-5298083e9fb2"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1298.207256] [53378]: DEBUG oslo_concurrency.lockutils [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.207499] [53378]: DEBUG oslo_concurrency.lockutils [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.207682] [53378]: DEBUG oslo_concurrency.lockutils [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.217325] [53378]: INFO nova.api.openstack.compute.server_external_events [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] Creating event network-vif-deleted:4165b77b-8043-4f03-aab4-5298083e9fb2 for instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f on cpu-1 [ 1298.220017] [53378]: INFO nova.api.openstack.requestlog [req-38ddad42-ff99-43e6-9300-db6615aaaf15 req-ac13c897-46cc-4c78-9e31-154ae373473b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024150 [ 1298.220371] [53378]: [pid: 53378|app: 0|req: 4543/9036] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:49:30 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) [ 1299.054619] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1299.056360] [53379]: DEBUG nova.compute.api [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1299.060515] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.060752] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.060935] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.061304] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.061507] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.061681] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.099583] [53379]: DEBUG nova.policy [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.105384] [53379]: INFO nova.api.openstack.requestlog [None req-e3eff7a3-51ac-4082-a945-09c903893e3b tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1316 microversion: 2.1 time: 0.053409 [ 1299.105700] [53379]: [pid: 53379|app: 0|req: 4494/9037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:31 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1316 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.118676] [53378]: DEBUG nova.api.openstack.wsgi [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1300.120584] [53378]: DEBUG nova.compute.api [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1300.124399] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.124645] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.124836] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.125224] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.125430] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.125605] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.142216] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.142441] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.142623] [53378]: DEBUG oslo_concurrency.lockutils [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.142818] [53378]: DEBUG nova.objects.instance [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'fault' on Instance uuid d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1300.162040] [53378]: DEBUG nova.policy [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.165443] [53378]: INFO nova.api.openstack.requestlog [None req-6d94fddd-0ee4-4e1c-8522-30c5d87dc4f7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1321 microversion: 2.1 time: 0.049377 [ 1300.165755] [53378]: [pid: 53378|app: 0|req: 4544/9038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:32 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1321 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.178769] [53379]: DEBUG nova.api.openstack.wsgi [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.180531] [53379]: DEBUG nova.compute.api [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.184296] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.184528] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.184714] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.185081] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.185290] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.185467] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.201919] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.202144] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.202328] [53379]: DEBUG oslo_concurrency.lockutils [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.202521] [53379]: DEBUG nova.objects.instance [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lazy-loading 'fault' on Instance uuid d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1301.220635] [53379]: DEBUG nova.policy [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bf1812b341a493e92a5a0bbe2aaeac9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e00c60a1861743c299b69fbf431a8ebd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.223975] [53379]: INFO nova.api.openstack.requestlog [None req-bcdb085f-b126-4ecd-b7de-3d1eb6d74ab7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 200 len: 1321 microversion: 2.1 time: 0.047555 [ 1301.224343] [53379]: [pid: 53379|app: 0|req: 4495/9039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:33 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 1321 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1302.237337] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1302.239700] [53378]: DEBUG nova.compute.api [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1302.245016] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.245273] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.245472] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.245832] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.246045] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.246231] [53378]: DEBUG oslo_concurrency.lockutils [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.255790] [53378]: INFO nova.api.openstack.wsgi [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. [ 1302.256095] [53378]: DEBUG nova.api.openstack.wsgi [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1302.256523] [53378]: INFO nova.api.openstack.requestlog [None req-8d9f4aaa-df38-4d0d-81c5-8a3f6308f3d7 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 404 len: 111 microversion: 2.1 time: 0.021654 [ 1302.256815] [53378]: [pid: 53378|app: 0|req: 4545/9040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:34 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1302.261971] [53379]: DEBUG nova.api.openstack.wsgi [None req-6ae257f9-f60c-4a5d-a6b7-18a7834c6235 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '.version_select at 0x726f71af09d0>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1302.273318] [53379]: INFO nova.api.openstack.requestlog [None req-6ae257f9-f60c-4a5d-a6b7-18a7834c6235 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531185377" status: 202 len: 0 microversion: 2.1 time: 0.013593 [ 1302.273665] [53379]: [pid: 53379|app: 0|req: 4496/9041] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 12 06:49:34 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531185377 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1307.779754] [53378]: DEBUG nova.api.openstack.wsgi [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1307.780052] [53378]: DEBUG nova.compute.api [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1307.784355] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.784729] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.784805] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.785177] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.785395] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.785578] [53378]: DEBUG oslo_concurrency.lockutils [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.794647] [53378]: INFO nova.api.openstack.wsgi [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. [ 1307.794944] [53378]: DEBUG nova.api.openstack.wsgi [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1307.795390] [53378]: INFO nova.api.openstack.requestlog [None req-f72cd84b-ddd2-4eb6-a778-34c5108ac506 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 404 len: 111 microversion: 2.1 time: 0.018006 [ 1307.795721] [53378]: [pid: 53378|app: 0|req: 4546/9042] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:40 2025] DELETE /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1307.800999] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1307.802672] [53379]: DEBUG nova.compute.api [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1307.806804] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.807056] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.807253] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.807615] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.807821] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.807998] [53379]: DEBUG oslo_concurrency.lockutils [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.816095] [53379]: INFO nova.api.openstack.wsgi [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. [ 1307.816390] [53379]: DEBUG nova.api.openstack.wsgi [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1307.816810] [53379]: INFO nova.api.openstack.requestlog [None req-2b5979d8-51b3-45ab-b468-22f7d4d92133 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f" status: 404 len: 111 microversion: 2.1 time: 0.018621 [ 1307.817109] [53379]: [pid: 53379|app: 0|req: 4497/9043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:40 2025] GET /compute/v2.1/servers/d1d8aaef-59bb-4bf3-a4b3-68e9f2948b0f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1309.922618] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1309.922890] [53378]: DEBUG nova.compute.api [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1309.927179] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.927429] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.927616] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.927972] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.928194] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.928375] [53378]: DEBUG oslo_concurrency.lockutils [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.937200] [53378]: INFO nova.api.openstack.wsgi [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. [ 1309.937504] [53378]: DEBUG nova.api.openstack.wsgi [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1309.937916] [53378]: INFO nova.api.openstack.requestlog [None req-e2f2c0b5-b7e3-40f7-a451-ba2cf42a1505 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 404 len: 111 microversion: 2.1 time: 0.017668 [ 1309.938207] [53378]: [pid: 53378|app: 0|req: 4547/9044] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:42 2025] DELETE /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1309.944299] [53379]: DEBUG nova.api.openstack.wsgi [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1309.946692] [53379]: DEBUG nova.compute.api [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] [instance: a4a62fff-185a-4ea7-aa47-14b7b3d19222] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1309.952197] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.952549] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.952832] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.953352] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.953664] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.953937] [53379]: DEBUG oslo_concurrency.lockutils [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.964964] [53379]: INFO nova.api.openstack.wsgi [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] HTTP exception thrown: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. [ 1309.965389] [53379]: DEBUG nova.api.openstack.wsgi [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] Returning 404 to user: Instance a4a62fff-185a-4ea7-aa47-14b7b3d19222 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1309.965966] [53379]: INFO nova.api.openstack.requestlog [None req-1980548f-8d78-45f1-a609-05eaaa821138 tempest-AttachVolumeTestJSON-1369222863 tempest-AttachVolumeTestJSON-1369222863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222" status: 404 len: 111 microversion: 2.1 time: 0.024865 [ 1309.966354] [53379]: [pid: 53379|app: 0|req: 4498/9045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:42 2025] GET /compute/v2.1/servers/a4a62fff-185a-4ea7-aa47-14b7b3d19222 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1311.162159] [53378]: DEBUG nova.api.openstack.wsgi [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1311.163798] [53378]: DEBUG nova.compute.api [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1311.169182] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.169441] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.169637] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.170052] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.170216] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.170392] [53378]: DEBUG oslo_concurrency.lockutils [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.193650] [53378]: INFO nova.api.openstack.requestlog [None req-e31f8c23-3db1-4eae-ad56-069c9a42208e tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/ips" status: 200 len: 155 microversion: 2.1 time: 0.033733 [ 1311.193995] [53378]: [pid: 53378|app: 0|req: 4548/9046] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 12 06:49:43 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1312.404256] [53379]: DEBUG nova.api.openstack.wsgi [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c8be7353-78e8-46b5-af15-7d706a222853"}} {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1312.406026] [53379]: DEBUG nova.compute.api [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1312.411071] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.411320] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.411510] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.411869] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.412085] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.412267] [53379]: DEBUG oslo_concurrency.lockutils [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.032675] [53379]: INFO nova.api.openstack.requestlog [None req-050ee9f8-b189-45c4-9bb0-f8e82dc40487 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.630230 [ 1314.032675] [53379]: [pid: 53379|app: 0|req: 4499/9047] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 12 06:49:44 2025] POST /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 194 bytes in 1631 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1321.367981] [53378]: DEBUG nova.api.openstack.wsgi [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1321.368280] [53378]: DEBUG nova.compute.api [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1321.370290] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_api:SELECT=13,nova_api:UPDATE=1 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1321.371200] [53378]: DEBUG dbcounter [-] [53378] Writing DB stats nova_cell1:SELECT=33,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=53378) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1321.375984] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.376234] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.376427] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.376776] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.376980] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.377196] [53378]: DEBUG oslo_concurrency.lockutils [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.417050] [53378]: DEBUG nova.objects.instance [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'services' on Instance uuid fa6c8518-daf7-463d-952f-3ccb19b54f54 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1321.452776] [53378]: INFO nova.api.openstack.requestlog [None req-c8dabaa7-d233-47aa-8bd9-2ed7002f94dd tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments/c8be7353-78e8-46b5-af15-7d706a222853" status: 202 len: 0 microversion: 2.1 time: 0.086650 [ 1321.452776] [53378]: [pid: 53378|app: 0|req: 4549/9048] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 12 06:49:53 2025] DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments/c8be7353-78e8-46b5-af15-7d706a222853 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1321.458925] [53379]: DEBUG nova.api.openstack.wsgi [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1321.460764] [53379]: DEBUG nova.compute.api [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1321.465168] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.465416] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.465604] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.465966] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.466184] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.466365] [53379]: DEBUG oslo_concurrency.lockutils [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.481392] [53379]: INFO nova.api.openstack.requestlog [None req-4f84b630-4f33-4cc7-b3f2-6e60bd5f0a30 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025777 [ 1321.481695] [53379]: [pid: 53379|app: 0|req: 4500/9049] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:53 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1322.565190] [53378]: DEBUG nova.api.openstack.wsgi [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1322.566920] [53378]: DEBUG nova.compute.api [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1322.572273] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.572510] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.572701] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.573066] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.573273] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.573451] [53378]: DEBUG oslo_concurrency.lockutils [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.597466] [53378]: INFO nova.api.openstack.requestlog [None req-2e7b8237-c87d-40a8-84ce-83d986a7764b tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.110404 [ 1322.597791] [53378]: [pid: 53378|app: 0|req: 4550/9050] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:54 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 197 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1323.605563] [53379]: DEBUG nova.api.openstack.wsgi [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1323.607278] [53379]: DEBUG nova.compute.api [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1323.611278] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.611560] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.611755] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.612117] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.612321] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.612501] [53379]: DEBUG oslo_concurrency.lockutils [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.615374] [53379]: DEBUG dbcounter [-] [53379] Writing DB stats nova_cell1:SELECT=167,nova_cell1:UPDATE=7,nova_cell1:INSERT=4 {{(pid=53379) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1323.630211] [53379]: INFO nova.api.openstack.requestlog [None req-8b13ba3f-1e6f-481d-ac40-6c5f508b6c1f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027012 [ 1323.630504] [53379]: [pid: 53379|app: 0|req: 4501/9051] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:55 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1324.637955] [53378]: DEBUG nova.api.openstack.wsgi [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1324.639666] [53378]: DEBUG nova.compute.api [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.643144] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.643384] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.643574] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.643919] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.644135] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.644314] [53378]: DEBUG oslo_concurrency.lockutils [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.659334] [53378]: INFO nova.api.openstack.requestlog [None req-bb4b63b0-d840-4cfc-a616-7102a22c71ce tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023771 [ 1324.659618] [53378]: [pid: 53378|app: 0|req: 4551/9052] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:56 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1325.667536] [53379]: DEBUG nova.api.openstack.wsgi [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1325.669205] [53379]: DEBUG nova.compute.api [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1325.672892] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.673147] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.673337] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.673691] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.673896] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.674085] [53379]: DEBUG oslo_concurrency.lockutils [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.689099] [53379]: INFO nova.api.openstack.requestlog [None req-6af51ae6-7024-4f6d-9c59-9f52b60974c6 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024366 [ 1325.689432] [53379]: [pid: 53379|app: 0|req: 4502/9053] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 12 06:49:57 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1325.721760] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1325.722041] [53378]: DEBUG nova.compute.api [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1325.725632] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.725880] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.726080] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.726438] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.726643] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.726822] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.739743] [53378]: DEBUG nova.compute.api [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Going to try to terminate instance {{(pid=53378) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1325.786069] [53378]: INFO nova.api.openstack.requestlog [None req-1e4787e9-3408-4609-a3cf-d75e2959cb06 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 204 len: 0 microversion: 2.1 time: 0.066457 [ 1325.786533] [53378]: [pid: 53378|app: 0|req: 4552/9054] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:49:58 2025] DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1325.791587] [53379]: DEBUG nova.api.openstack.wsgi [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1325.793381] [53379]: DEBUG nova.compute.api [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1325.796884] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.797137] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.797328] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.797673] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.797873] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.798067] [53379]: DEBUG oslo_concurrency.lockutils [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.903933] [53379]: DEBUG nova.policy [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.908109] [53379]: INFO nova.api.openstack.requestlog [None req-f77f7717-9ef2-496c-a086-e639d63d7623 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1680 microversion: 2.1 time: 0.118772 [ 1325.908435] [53379]: [pid: 53379|app: 0|req: 4503/9055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:58 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1680 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1326.922083] [53378]: DEBUG nova.api.openstack.wsgi [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1326.924104] [53378]: DEBUG nova.compute.api [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1326.929093] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.929445] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.929702] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.930167] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.930476] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.930747] [53378]: DEBUG oslo_concurrency.lockutils [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.020734] [53378]: DEBUG nova.policy [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.024997] [53378]: INFO nova.api.openstack.requestlog [None req-7677dc26-f938-4fd3-a831-68f75b465fd2 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1680 microversion: 2.1 time: 0.105902 [ 1327.025323] [53378]: [pid: 53378|app: 0|req: 4553/9056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:49:59 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1680 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1328.038150] [53379]: DEBUG nova.api.openstack.wsgi [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1328.039910] [53379]: DEBUG nova.compute.api [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1328.043614] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.043859] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.044062] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.044417] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.044622] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.044798] [53379]: DEBUG oslo_concurrency.lockutils [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.140615] [53379]: DEBUG nova.policy [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.145350] [53379]: INFO nova.api.openstack.requestlog [None req-e3c76d0f-bc4e-4680-95d0-ed860b94ea60 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1680 microversion: 2.1 time: 0.109417 [ 1328.145648] [53379]: [pid: 53379|app: 0|req: 4504/9057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:00 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1680 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1328.337415] [53378]: DEBUG nova.api.openstack.wsgi [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa6c8518-daf7-463d-952f-3ccb19b54f54", "name": "network-vif-deleted", "tag": "ac2c7e0b-9f6e-402d-baa7-61e6e06768c1"}]} {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1328.344444] [53378]: DEBUG oslo_concurrency.lockutils [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.344831] [53378]: DEBUG oslo_concurrency.lockutils [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.345150] [53378]: DEBUG oslo_concurrency.lockutils [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.352465] [53378]: INFO nova.api.openstack.compute.server_external_events [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] Creating event network-vif-deleted:ac2c7e0b-9f6e-402d-baa7-61e6e06768c1 for instance fa6c8518-daf7-463d-952f-3ccb19b54f54 on cpu-1 [ 1328.355299] [53378]: INFO nova.api.openstack.requestlog [req-899d8145-90fe-473e-8daf-6fe96ade3c38 req-368c1ae0-844e-455b-a9ed-f7f2659997d5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020228 [ 1328.355643] [53378]: [pid: 53378|app: 0|req: 4554/9058] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 12 06:50:00 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) [ 1329.158685] [53379]: DEBUG nova.api.openstack.wsgi [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1329.160477] [53379]: DEBUG nova.compute.api [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1329.166157] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.166403] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.166595] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.166950] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.167168] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.167350] [53379]: DEBUG oslo_concurrency.lockutils [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.207103] [53379]: DEBUG nova.policy [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.213014] [53379]: INFO nova.api.openstack.requestlog [None req-1670cb7b-9555-4fcd-a0ef-426921752612 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1319 microversion: 2.1 time: 0.056674 [ 1329.213507] [53379]: [pid: 53379|app: 0|req: 4505/9059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:01 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1319 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1330.226539] [53378]: DEBUG nova.api.openstack.wsgi [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1330.228336] [53378]: DEBUG nova.compute.api [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1330.232222] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.232461] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.232647] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.233016] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.233213] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.233389] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.249571] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.249784] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.249966] [53378]: DEBUG oslo_concurrency.lockutils [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.250176] [53378]: DEBUG nova.objects.instance [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid fa6c8518-daf7-463d-952f-3ccb19b54f54 {{(pid=53378) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1330.269320] [53378]: DEBUG nova.policy [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53378) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.272676] [53378]: INFO nova.api.openstack.requestlog [None req-1e7557f8-aa89-4a67-99ca-c1153ba1267a tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1324 microversion: 2.1 time: 0.048700 [ 1330.272985] [53378]: [pid: 53378|app: 0|req: 4555/9060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:02 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1331.285678] [53379]: DEBUG nova.api.openstack.wsgi [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1331.287350] [53379]: DEBUG nova.compute.api [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1331.291524] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.291656] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.291796] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.292163] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.292366] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.292544] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.309552] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.309779] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.309950] [53379]: DEBUG oslo_concurrency.lockutils [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.310164] [53379]: DEBUG nova.objects.instance [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lazy-loading 'fault' on Instance uuid fa6c8518-daf7-463d-952f-3ccb19b54f54 {{(pid=53379) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1331.329087] [53379]: DEBUG nova.policy [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5f4d8c7f08154540813d55f1a1d332ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d056cae60f440988da941ca8f31a69c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=53379) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.332699] [53379]: INFO nova.api.openstack.requestlog [None req-80c0b5cb-690c-486c-8eb1-7d7050656f94 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 200 len: 1324 microversion: 2.1 time: 0.049354 [ 1331.333027] [53379]: [pid: 53379|app: 0|req: 4506/9061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:03 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1332.346570] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1332.348408] [53378]: DEBUG nova.compute.api [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1332.353473] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.353719] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.353910] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.354308] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.354542] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.354736] [53378]: DEBUG oslo_concurrency.lockutils [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.363117] [53378]: INFO nova.api.openstack.wsgi [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. [ 1332.363408] [53378]: DEBUG nova.api.openstack.wsgi [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1332.363822] [53378]: INFO nova.api.openstack.requestlog [None req-f3610c51-36ea-496d-872c-35cdd186c34c tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 404 len: 111 microversion: 2.1 time: 0.020025 [ 1332.364258] [53378]: [pid: 53378|app: 0|req: 4556/9062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:04 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1332.369706] [53379]: DEBUG nova.api.openstack.wsgi [None req-b133daa8-7ae8-4dec-b187-21cbe3b73252 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '.version_select at 0x726f72c12a70>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1332.382023] [53379]: INFO nova.api.openstack.requestlog [None req-b133daa8-7ae8-4dec-b187-21cbe3b73252 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-934786039" status: 202 len: 0 microversion: 2.1 time: 0.014843 [ 1332.382387] [53379]: [pid: 53379|app: 0|req: 4507/9063] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 12 06:50:04 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-934786039 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1334.793232] [53378]: DEBUG nova.api.openstack.wsgi [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.794047] [53378]: DEBUG nova.compute.api [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.798245] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.798489] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.799075] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.799075] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.799244] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.799448] [53378]: DEBUG oslo_concurrency.lockutils [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.810704] [53378]: INFO nova.api.openstack.wsgi [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. [ 1334.811163] [53378]: DEBUG nova.api.openstack.wsgi [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1334.811434] [53378]: INFO nova.api.openstack.requestlog [None req-f6640bab-a2f4-41d4-aeee-e6b9ea8d8eb5 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 404 len: 111 microversion: 2.1 time: 0.020625 [ 1334.811724] [53378]: [pid: 53378|app: 0|req: 4557/9064] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:50:07 2025] DELETE /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1334.816481] [53379]: DEBUG nova.api.openstack.wsgi [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.818205] [53379]: DEBUG nova.compute.api [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: fa6c8518-daf7-463d-952f-3ccb19b54f54] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.822362] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.822605] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.822804] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.823195] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.823413] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.823603] [53379]: DEBUG oslo_concurrency.lockutils [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.831757] [53379]: INFO nova.api.openstack.wsgi [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. [ 1334.832065] [53379]: DEBUG nova.api.openstack.wsgi [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance fa6c8518-daf7-463d-952f-3ccb19b54f54 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1334.832488] [53379]: INFO nova.api.openstack.requestlog [None req-462a82bb-d72a-4ab4-be44-0c1aca068e28 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54" status: 404 len: 111 microversion: 2.1 time: 0.018309 [ 1334.832756] [53379]: [pid: 53379|app: 0|req: 4508/9065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:07 2025] GET /compute/v2.1/servers/fa6c8518-daf7-463d-952f-3ccb19b54f54 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1336.934925] [53378]: DEBUG nova.api.openstack.wsgi [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.935239] [53378]: DEBUG nova.compute.api [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.938916] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.939172] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.939444] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.939853] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.940083] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.940267] [53378]: DEBUG oslo_concurrency.lockutils [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.949213] [53378]: INFO nova.api.openstack.wsgi [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. [ 1336.949520] [53378]: DEBUG nova.api.openstack.wsgi [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1336.949959] [53378]: INFO nova.api.openstack.requestlog [None req-16de45f9-5f7d-4be5-80a5-fe157c266396 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 404 len: 111 microversion: 2.1 time: 0.017561 [ 1336.950263] [53378]: [pid: 53378|app: 0|req: 4558/9066] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:50:09 2025] DELETE /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1336.954968] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.956606] [53379]: DEBUG nova.compute.api [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 8010817e-f024-4324-86c6-9b67243523fd] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.962024] [53379]: DEBUG oslo_concurrency.lockutils [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.971495] [53379]: INFO nova.api.openstack.wsgi [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. [ 1336.971800] [53379]: DEBUG nova.api.openstack.wsgi [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 8010817e-f024-4324-86c6-9b67243523fd could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1336.972239] [53379]: INFO nova.api.openstack.requestlog [None req-0a1c803a-3b56-4c0f-a164-55eee262fe5d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd" status: 404 len: 111 microversion: 2.1 time: 0.019573 [ 1336.972620] [53379]: [pid: 53379|app: 0|req: 4509/9067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:09 2025] GET /compute/v2.1/servers/8010817e-f024-4324-86c6-9b67243523fd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1336.976815] [53378]: DEBUG nova.api.openstack.wsgi [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.977087] [53378]: DEBUG nova.compute.api [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.980894] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.981141] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.981332] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.981674] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.981878] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.982071] [53378]: DEBUG oslo_concurrency.lockutils [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.990139] [53378]: INFO nova.api.openstack.wsgi [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. [ 1336.990424] [53378]: DEBUG nova.api.openstack.wsgi [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1336.990824] [53378]: INFO nova.api.openstack.requestlog [None req-3010a95d-8fd5-4bf5-b9d1-99683b250c98 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 404 len: 111 microversion: 2.1 time: 0.016116 [ 1336.991128] [53378]: [pid: 53378|app: 0|req: 4559/9068] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:50:09 2025] DELETE /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1336.995345] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.996931] [53379]: DEBUG nova.compute.api [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: 26ac32cb-6fb3-40e4-b112-2c1bc180d45b] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.999985] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.000235] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.000417] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.000776] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.000981] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.001172] [53379]: DEBUG oslo_concurrency.lockutils [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.009169] [53379]: INFO nova.api.openstack.wsgi [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. [ 1337.009465] [53379]: DEBUG nova.api.openstack.wsgi [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance 26ac32cb-6fb3-40e4-b112-2c1bc180d45b could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1337.009870] [53379]: INFO nova.api.openstack.requestlog [None req-2cca4824-233c-4a35-9691-dbc30099753f tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b" status: 404 len: 111 microversion: 2.1 time: 0.016552 [ 1337.010144] [53379]: [pid: 53379|app: 0|req: 4510/9069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:09 2025] GET /compute/v2.1/servers/26ac32cb-6fb3-40e4-b112-2c1bc180d45b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1339.113693] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53378) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1339.114028] [53378]: DEBUG nova.compute.api [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53378) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1339.117762] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.117926] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.118131] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.118477] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.118713] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.118899] [53378]: DEBUG oslo_concurrency.lockutils [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53378) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.127564] [53378]: INFO nova.api.openstack.wsgi [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. [ 1339.127853] [53378]: DEBUG nova.api.openstack.wsgi [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. {{(pid=53378) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1339.128296] [53378]: INFO nova.api.openstack.requestlog [None req-9e6ea085-8eef-43ea-a5b9-9f15967cebd3 tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 404 len: 111 microversion: 2.1 time: 0.016948 [ 1339.128580] [53378]: [pid: 53378|app: 0|req: 4560/9070] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 12 06:50:11 2025] DELETE /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1339.133818] [53379]: DEBUG nova.api.openstack.wsgi [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Calling method '>' {{(pid=53379) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1339.135112] [53379]: DEBUG nova.compute.api [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] [instance: e7127de6-eaac-45c5-85ed-2043f9a213a0] Fetching instance by UUID {{(pid=53379) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1339.138478] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.138707] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.138890] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.139252] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Acquiring lock "89ee6408-f448-40c4-befc-998701a6c5f7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.139481] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.139669] [53379]: DEBUG oslo_concurrency.lockutils [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Lock "89ee6408-f448-40c4-befc-998701a6c5f7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=53379) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.147798] [53379]: INFO nova.api.openstack.wsgi [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] HTTP exception thrown: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. [ 1339.148113] [53379]: DEBUG nova.api.openstack.wsgi [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] Returning 404 to user: Instance e7127de6-eaac-45c5-85ed-2043f9a213a0 could not be found. {{(pid=53379) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1339.148526] [53379]: INFO nova.api.openstack.requestlog [None req-64022acc-05d3-4c9f-8ceb-fa1e6ed2700d tempest-AttachVolumeNegativeTest-965535024 tempest-AttachVolumeNegativeTest-965535024-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0" status: 404 len: 111 microversion: 2.1 time: 0.017483 [ 1339.148804] [53379]: [pid: 53379|app: 0|req: 4511/9071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 12 06:50:11 2025] GET /compute/v2.1/servers/e7127de6-eaac-45c5-85ed-2043f9a213a0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0)